
Boolean Algebra
Anweisungen
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.
Materialien für diesen Schritt:
Graph Paper1 pad
Graphite Pencil Set1 SetBuild 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.
Materialien für diesen Schritt:
Copper Wire (20 Gauge)1 length
Digital Multimeter - Basic1 StückVerify 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.
Materialien für diesen Schritt:
Cardstock Assorted Pack (50 Sheets)1 PackungHistory 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.
Materialien
5- 1 padPlatzhalter
- 1 SetPlatzhalter
- 1 lengthPlatzhalter
- 1 Stück€13.00
- 1 PackungPlatzhalter
Verwandte Blueprints
Diese Blueprints teilen Wissen — Techniken, Materialien oder Prinzipien
CC0 Gemeinfrei
Dieser Blueprint ist unter CC0 veröffentlicht. Sie dürfen dieses Werk für jeden Zweck frei kopieren, ändern, verbreiten und verwenden, ohne um Erlaubnis zu fragen.
Unterstützen Sie den Maker, indem Sie Produkte über seinen Blueprint kaufen, wo er eine Maker-Provision von Anbietern festgelegt, verdient. Oder erstellen Sie eine neue Iteration dieses Blueprints und verbinden Sie ihn in Ihrem eigenen Blueprint, um Einnahmen zu teilen.
