
Boolean Algebra
Consignes
Write the three truth tables
Write the three truth tables
Every possible input combination, and the output for each.
- AND: output 1 only when both inputs are 1.
- OR: output 1 when either or both are 1.
- NOT: one input, output is its opposite.
Matériaux pour cette étape :
Graph Paper1 pad
Graphite Pencil Set1 jeuBuild the gates from switches
Build the gates from switches
Shannon's connection, made physical with a battery, a lamp and two switches.
- Wire two switches in SERIES with a lamp — the lamp lights only when both are closed. That is AND.
- Rewire them in PARALLEL — the lamp lights when either is closed. That is OR.
- Compare each against its truth table.
Matériaux pour cette étape :
Copper Wire (20 Gauge)1 length
Digital Multimeter - Basic1 pièceVerify De Morgan's laws by table
Verify De Morgan's laws by table
Two identities that let you trade one gate for another.
- Build the table for NOT(A AND B).
- Build the table for (NOT A) OR (NOT B).
- Compare them row by row — they match.
- Repeat for NOT(A OR B) and (NOT A) AND (NOT B).
Build a half adder and connect the strands
Build a half adder and connect the strands
Logic and arithmetic meet here.
- Recall binary addition: 1+1 = 0 carry 1.
- Note the SUM output is 1 when exactly one input is 1 — that is XOR.
- Note the CARRY output is 1 only when both are 1 — that is AND.
- Wire both and add two bits.
Matériaux pour cette étape :
Cardstock Assorted Pack (50 Sheets)1 paquetHistory and context
History and context
George Boole (1815-1864) was largely self-taught and became professor of mathematics at Cork. An Investigation of the Laws of Thought (1854) set out to express logical reasoning in symbols so it could be calculated rather than argued. He died at 49 of a fever, after walking to a lecture in the rain — and had no idea what his algebra would be used for.
Claude Shannon's 1937 master's thesis, A Symbolic Analysis of Relay and Switching Circuits, made the connection to electrical circuits explicit and showed that any switching network could be designed and simplified algebraically. Before it, relay circuits were designed by intuition and trial; afterwards they could be derived and minimised. It is frequently called the most important master's thesis of the century, and the claim is defensible.
Boole's daughter Alice Boole Stott made original contributions to four-dimensional geometry, and another daughter, Ethel Lilian Voynich, wrote The Gadfly — the family is unusually interesting in its own right.
Where this approach reaches: every digital circuit, every database query with AND/OR/NOT, every conditional in every program, and the search syntax people use without naming it. It also underlies formal verification, where a chip design is checked exhaustively against a specification — possible precisely because the behaviour is finite and tabulable, which is the property Boole gave it.
Matériaux
5- 1 padEspace réservé
- 1 jeuEspace réservé
- 1 lengthEspace réservé
- 1 pièce€13.00
- Espace réservé
Blueprints liés
Ces blueprints partagent des connaissances — techniques, matériaux ou principes
CC0 Domaine public
Ce blueprint est publié sous CC0. Vous êtes libre de copier, modifier, distribuer et utiliser ce travail pour tout usage, sans demander la permission.
Soutenez le Maker en achetant des produits via son Blueprint où il perçoit une Commission Maker définie par les Vendeurs, ou créez une nouvelle itération de ce Blueprint et incluez-le comme connexion dans votre propre Blueprint pour partager les revenus.
