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

تخلیق کار

Ed

27. اگست 2026FI
0
0
0
0
0

Logic Gates from Relays

A relay is a switch operated by an electromagnet, invented to repeat telegraph signals over long lines and already in this catalogue for that purpose. It has one property its inventors had no reason to care about: because a relay is a switch that ELECTRICITY operates, the output of one relay can operate the next. That is the whole of digital logic. Claude Shannon noticed in 1937, in a master’s thesis usually called the most important of the century, that a network of such switches behaves exactly like Boolean algebra — series contacts are AND, parallel contacts are OR, and a normally-closed contact is NOT. Suddenly a body of mathematics from 1854 became a design method for circuits, and circuit design stopped being intuition and became algebra you could simplify on paper before touching a soldering iron.
درمیانہ
5 hours 30 minutes

ہدایات

1

Start from the telegraph relay

Build or re-read the relay first. It was invented to solve a completely different problem — a telegraph signal too weak to travel further, restored by using it to operate a local switch on a fresh battery.

Note the property that matters here and mattered not at all to its inventors: the thing that operates the switch is the same KIND of thing the switch controls. A lever needs a hand; a relay needs only another relay. That closure under composition is what makes logic possible, and it was sitting unused in telegraph offices for eighty years.

2

Wire AND, OR and NOT from contacts

Three circuits, and every digital device ever built is made of them.

  1. AND: wire two relay contacts in SERIES between supply and lamp. The lamp lights only if both coils are energised.
  2. OR: wire two contacts in PARALLEL. The lamp lights if either coil is energised.
  3. NOT: use a normally-CLOSED contact. The lamp lights when the coil is NOT energised.
  4. Build all three and fill in a truth table for each by trying every input combination.

Series is AND, parallel is OR, normally-closed is NOT. That is Shannon's entire correspondence, and it is worth pausing on how unreasonable it is that a topology of wires should match an algebra of propositions.

Now the payoff: because it IS algebra, you can simplify circuits symbolically. De Morgan's laws say NOT(A AND B) equals NOT A OR NOT B — which means the same function can be built two different ways, and you pick whichever needs fewer contacts. Engineers had been optimising relay circuits by intuition; after 1937 they optimised them by algebra.

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

Relay (12V DPDT)Relay (12V DPDT)4 ٹکڑے
LED Indicator SetLED Indicator Set1 سیٹ
Resistor KitResistor Kit1 کٹ
Perfboard / ProtoboardPerfboard / Protoboard1 ٹکڑا
Hookup Wire (22 AWG)Hookup Wire (22 AWG)1 reel

درکار اوزار:

Soldering Station (Temperature Controlled)Soldering Station (Temperature Controlled)
Digital Multimeter (Lab Grade)Digital Multimeter (Lab Grade)
Adjustable Bench Power Supply (30V/5A)Adjustable Bench Power Supply (30V/5A)
Clear Safety GlassesClear Safety Glasses
3

Build the same logic as blocks

Blockly ورک اسپیس

Loading Blockly workspace...

درکار اوزار:

Desktop ComputerDesktop Computer
4

Simulate, simplify, and count the contacts

Loading Jupyter Notebook...

درکار اوزار:

Desktop ComputerDesktop Computer
5

Measure the switching time, and find the ceiling

Relay logic works perfectly and is slow. Measure exactly how slow, because that number ends the era.

  1. Drive a relay coil with a square wave and put the oscilloscope on both the drive and the contact output.
  2. Measure the delay from coil energising to contacts closing, and again for release.
  3. Watch the contact closure closely at high sweep speed.
  4. Chain three relays so each drives the next, and measure the total delay.

A relay takes something like 5 to 20 milliseconds to switch, and the contacts BOUNCE for a millisecond or two after closing. Chain them and the delays add, so a computation passing through fifty gates takes most of a second.

The bounce is its own problem: a single logical transition arrives as a burst of several, and any counter downstream counts them all. Debouncing exists because a mechanical contact does not close once.

So the ceiling is mechanical, not logical. The algebra is fine and the relay is honest; it simply has mass, and mass takes time to move. The escape is a switch with no moving parts at all — the vacuum tube, which switches in microseconds, and then the transistor, which does it without the heat. That is the rest of this batch.

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

Relay (12V DPDT)Relay (12V DPDT)3 ٹکڑے
Resistor KitResistor Kit1 کٹ

درکار اوزار:

Oscilloscope 2-Channel 100MHzOscilloscope 2-Channel 100MHz
Function Generator 10MHzFunction Generator 10MHz
Digital Multimeter (Lab Grade)Digital Multimeter (Lab Grade)
Adjustable Bench Power Supply (30V/5A)Adjustable Bench Power Supply (30V/5A)

مواد

5

درکار اوزار

7

CC0 پبلک ڈومین

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

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

بحث

(0)

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

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