فن
خوبصورتی اور تندرستی
دستکاری
ثقافت اور تاریخ
تفریح
ماحول
خوراک اور مشروبات
ریورس انجینئرنگ
سائنسز
کھیل
ٹیکنالوجی
پہننے والے آلات
Boolean Algebra
Ed

تخلیق کار

Ed

20. اگست 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.
نیا سیکھنے والا
1 hour

ہدایات

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.

اس مرحلے کے لیے مواد:

Graph PaperGraph Paper1 pad
Graphite Pencil SetGraphite Pencil Set1 سیٹ
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.

اس مرحلے کے لیے مواد:

Copper Wire (20 Gauge)Copper Wire (20 Gauge)1 length
Digital Multimeter - BasicDigital Multimeter - Basic1 ٹکڑا
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.

اس مرحلے کے لیے مواد:

Cardstock Assorted Pack (50 Sheets)Cardstock Assorted Pack (50 Sheets)1 پیک
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.

مواد

5
Estimated Total
$14.00

متعلقہ بلیو پرنٹ

یہ بلیو پرنٹ علم بانٹتے ہیں — تکنیک، مواد یا اصول

CC0 پبلک ڈومین

یہ بلیو پرنٹ CC0 کے تحت جاری کیا گیا ہے۔ آپ اجازت لیے بغیر اس کام کو نقل، ترمیم، تقسیم اور کسی بھی مقصد کے لیے استعمال کرنے کے لیے آزاد ہیں۔

میکر کی حمایت کریں ان کے بلیو پرنٹ کے ذریعے پروڈکٹس خرید کر جہاں وہ میکر کمیشن وینڈرز کی طرف سے مقرر، کماتے ہیں، یا اس بلیو پرنٹ کی نئی تکرار بنائیں اور آمدنی شیئر کرنے کے لیے اسے اپنے بلیو پرنٹ میں کنکشن کے طور پر شامل کریں۔

بحث

(0)

لاگ ان بحث میں شامل ہونے کے لیے

تبصرے لوڈ ہو رہے ہیں...