
The Transistor Logic Gate
说明
Build the same three gates, a thousand times faster
Build the same three gates, a thousand times faster
Rebuild the relay blueprint's gates with transistors and compare them directly.
- NOT: one NPN transistor, base through a resistor to the input, collector through a resistor to supply. Output at the collector.
- NOR: two transistors sharing one collector resistor — either input high pulls the output low.
- NAND: two transistors in SERIES — both inputs must be high to pull the output low.
- Verify each truth table, then measure propagation delay with the oscilloscope.
Series is AND and parallel is OR, exactly as with relay contacts — the topology did not change, only what is doing the switching. The delay will be tens of nanoseconds against the relay's milliseconds.
Note that the natural transistor gates are the INVERTING ones — NAND and NOR — because a transistor pulls its output DOWN when driven. A non-inverting AND costs an extra inverter. That is why real logic families are built from NAND and NOR, and why the next step matters so much.此步骤所需材料:
Transistor Assortment (NPN/PNP)1 套件
Resistor Kit1 套件
LED Indicator Set1 套
Perfboard / Protoboard1 个
Hookup Wire (22 AWG)1 reel所需工具:
Soldering Station (Temperature Controlled)
Oscilloscope 2-Channel 100MHz
Function Generator 10MHz
Digital Multimeter (Lab Grade)
Adjustable Bench Power Supply (30V/5A)NAND is enough for everything
NAND is enough for everything
Blockly 工作区
Loading Blockly workspace...
所需工具:
Desktop ComputerFan-out, noise margin and why digital is reliable
Fan-out, noise margin and why digital is reliable
所需工具:
Desktop ComputerMeasure the power, and find the real wall
Measure the power, and find the real wall
The valve machine's limit was heat. Measure whether that limit really went away.
- Measure the current your transistor gate draws with the output high, and again with it low.
- Now drive it with a square wave and measure average current against frequency.
- Plot it and extrapolate.
Static current is small; average current rises roughly in proportion to switching frequency, because every transition charges and discharges the capacitance of the next stage, and that energy is dissipated as heat every single time.
So the heat problem never disappeared — it was postponed, and it returns the moment you have enough gates switching fast enough. That is precisely the wall processors hit around 2005, when clock speeds stopped rising and manufacturers began adding cores instead: not because faster was impossible, but because the heat was.
CMOS was the escape from the static half of the problem — it draws almost no current when it is not switching, which is why it displaced everything else and why a modern chip's power is almost entirely switching energy. ENIAC's engineers left their valves powered continuously because switching them on and off killed them; the same instinct, for a different reason, is why your phone aggressively idles its cores.此步骤所需材料:
Transistor Assortment (NPN/PNP)1 套件
Resistor Kit1 套件
Capacitor Kit1 套件所需工具:
Oscilloscope 2-Channel 100MHz
Function Generator 10MHz
Digital Multimeter (Lab Grade)
Current Clamp Meter AC/DC 600A
Adjustable Bench Power Supply (30V/5A)Assemble the batch into a computer
Assemble the batch into a computer
Everything needed has now been built. Put it together and notice that nothing is missing.
- Gates — from this blueprint, or from relays if you prefer to hear it working.
- An adder — from the binary adder blueprint.
- Registers — flip-flops from the Eccles-Jordan blueprint.
- Memory — core, or simply more flip-flops at small scale.
- A program counter, an instruction decoder and a conditional jump — from the stored-program blueprint.
- An assembler — from the previous blueprint, to make it usable by a human.
That is a complete general-purpose computer, and every part of it was invented before 1950. Everything since has been the same architecture made smaller, faster and cheaper — which is not a small thing, since it changed the world, but it is not a different thing.
The batch's real lesson is the one it has repeated at every step: the logic was finished in 1937 and the engineering was never finished at all. Shannon's algebra describes a relay machine, a valve machine, a transistor machine and the processor rendering this page, without alteration. What changed a million-fold, twice, was the switch — and each time the switch improved, the same ideas simply became affordable in larger quantities. If you want to know what computing does next, do not look at the algebra. Look at what is replacing the transistor.所需工具:
Desktop Computer材料
6- 2 套件占位符
- 占位符
- 占位符
- 1 reel占位符
- 1 套件占位符
相关蓝图
这些蓝图共享知识——技术、材料或原理
CC0 公共领域
此蓝图以 CC0 协议发布。你可以自由复制、修改、分发和使用此作品,无需征得许可。
通过购买蓝图中的产品支持创客,他们将获得 创客佣金 (由供应商设定),或创建此蓝图的新版本并将其作为连接包含在你自己的蓝图中以分享收入。


