
Boolean Algebra
Instrucciones
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.
Materiales para este paso:
Graph Paper1 pad
Graphite Pencil Set1 juegoBuild 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.
Materiales para este paso:
Copper Wire (20 Gauge)1 length
Digital Multimeter - Basic1 piezaVerify 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.
Materiales para este paso:
Cardstock Assorted Pack (50 Sheets)1 paqueteHistory 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.
Materiales
5- 1 padMarcador de posición
- 1 juegoMarcador de posición
- 1 lengthMarcador de posición
- 1 piezaMX$246.00
- 1 paqueteMarcador de posición
Blueprints relacionados
Estos blueprints comparten conocimiento — técnicas, materiales o principios
CC0 Dominio público
Este Blueprint se publica bajo CC0. Eres libre de copiar, modificar, distribuir y usar este trabajo para cualquier propósito, sin pedir permiso.
Apoya al Maker comprando productos a través de su Blueprint, donde gana una Comisión del Maker establecida por los vendedores, o crea una nueva iteración de este Blueprint e inclúyela como conexión en tu propio Blueprint para compartir ingresos.
