LIST
FEGURÐ OG VELLÍÐAN
HANDVERK
MENNING OG SAGA
SKEMMTUN
UMHVERFI
MATUR OG DRYKKUR
ÖFUGVERKFRÆÐI
VÍSINDI
ÍÞRÓTTIR
TÆKNI
KLÆÐANLEG TÆKNI
Boolean Algebra
Ed

Búin til af

Ed

20. ágúst 2026FI
0
0
0
0
0

Boolean Algebra

An algebra with only two values, where the operations are AND, OR and NOT rather than plus and times. George Boole set it out in 1854 as a way of doing logic by calculation — turning statements that are true or false into symbols that could be manipulated by rule. For eighty years it was regarded as philosophy with unusually good notation. Then Claude Shannon noticed in 1937 that a switch is also a two-valued thing: closed or open, current or no current. Series switches behave exactly like AND, parallel switches like OR, and a relay that opens when energised is NOT. Boole's algebra turned out to be a complete description of what electrical circuits do, which is why every processor is built out of it.
Byrjandi
1 hour

Leiðbeiningar

1

Write the three truth tables

Every possible input combination, and the output for each.

  1. AND: output 1 only when both inputs are 1.
  2. OR: output 1 when either or both are 1.
  3. NOT: one input, output is its opposite.
A truth table is an exhaustive definition — there is no behaviour outside it. Note that OR here means one-or-both, not the everyday either-or; that ordinary-language ambiguity is exactly what Boole's notation removes.

Efni fyrir þetta skref:

Graph PaperGraph Paper1 pad
Graphite Pencil SetGraphite Pencil Set1 sett
2

Build the gates from switches

Shannon's connection, made physical with a battery, a lamp and two switches.

  1. Wire two switches in SERIES with a lamp — the lamp lights only when both are closed. That is AND.
  2. Rewire them in PARALLEL — the lamp lights when either is closed. That is OR.
  3. Compare each against its truth table.
The circuit is not a model of the logic; it IS the logic, in the sense that its behaviour matches the table exactly. That equivalence is what lets a designer reason about a machine on paper and trust the result.

Efni fyrir þetta skref:

Copper Wire (20 Gauge)Copper Wire (20 Gauge)1 length
Digital Multimeter - BasicDigital Multimeter - Basic1 stykki
3

Verify De Morgan's laws by table

Two identities that let you trade one gate for another.

  1. Build the table for NOT(A AND B).
  2. Build the table for (NOT A) OR (NOT B).
  3. Compare them row by row — they match.
  4. Repeat for NOT(A OR B) and (NOT A) AND (NOT B).
This is why a manufacturer can build a chip from NAND gates alone and still make anything: any expression can be rewritten into the gates you happen to have. Choosing which physical gate to standardise on is then an engineering decision about cost, not a logical constraint.
4

Build a half adder and connect the strands

Logic and arithmetic meet here.

  1. Recall binary addition: 1+1 = 0 carry 1.
  2. Note the SUM output is 1 when exactly one input is 1 — that is XOR.
  3. Note the CARRY output is 1 only when both are 1 — that is AND.
  4. Wire both and add two bits.
Two gates perform addition. Chain half adders with carry inputs and you have an adder of any width — which means the arithmetic from the binary blueprint and the logic from this one are the same subject approached from two directions, and they meet in a circuit you can hold.

Efni fyrir þetta skref:

Cardstock Assorted Pack (50 Sheets)Cardstock Assorted Pack (50 Sheets)1 pakki
5

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.

Efni

5
Estimated Total
$14.00

Tengd Blueprint

Þessi blueprint deila þekkingu — tækni, efni eða meginreglur

CC0 opinbert ríki

Þessi teikning er gefin út undir CC0. Þér er frjálst að afrita, breyta, dreifa og nota þetta verk í hvaða tilgangi sem er, án þess að biðja um leyfi.

Studdu smiðinn með því að kaupa vörur í gegnum teikningu hans þar sem hann fær þóknun smiða sem seljendur ákvarða, eða búðu til nýja endurskoðun á þessari teikningu og tengdu hana sem tengingu í þinni eigin teikningu til að deila tekjum.

Umræða

(0)

Skrá inn til að taka þátt í umræðunni

Hleður athugasemdum...