Courses / Computer Science I
Physics

Semiconductors and Transistors

Computer Science I 225 words Free to read

From Physics to Logic

Every digital logic gate is built from transistors, microscopic electronic switches made from semiconductors. Materials fall into three electrical classes:

ClassBehaviorExample
ConductorsCharge flows freelyMetals
InsulatorsCharge barely movesGlass
SemiconductorsConductivity is controllableSilicon

Pure silicon conducts poorly, but its conductivity is tuned via doping (adding impurity atoms):

Joining p-type and n-type silicon creates a p-n junction (diode), which conducts electricity in only one direction.

Doping, run as two mechanisms, then joined into one gate

The Power of the Switch

A transistor combines these junctions. Its central trick: a small voltage on a control terminal (gate) switches a much larger current between the other two terminals on or off.

This voltage-controlled switching maps directly to binary logic: 1 is on, 0 is off. Billions of these tiny silicon switches form the gates, adders, and processors of modern computers, scaling via Moore's law.

Common pitfall: Thinking a transistor is a passive resistor or wire. Its defining feature is that a small signal on its gate controls a large current, acting as an active switch/amplifier. A plain resistor cannot do this.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

13practice questions
2interactive scenes

Physics