WHAT problem are we solving? Electricity is just charge in motion. But not every material moves charge the same way. If we want to design hardware — wires that carry current, plastic that protects your fingers, transistors that compute — we need a way to sort materials by their willingness to conduct.
WHY does willingness differ? It comes down to electrons and energy. In every solid, electrons live in allowed energy ranges called bands:
The valence band = where electrons normally sit (bound to atoms).
The conduction band = where electrons are free to roam and carry current.
The band gap Eg = the energy "wall" between them.
WHAT quantity? ==Resistivity ρ== — an intrinsic property (independent of shape). Its inverse is conductivityσ=1/ρ.
Step 1 — Ohm's law for a shaped object.
Resistance R of a wire depends on geometry:
R=ρALWhy this form? Longer wire (L) = more collisions = more resistance. Fatter wire (area A) = more parallel paths = less resistance. ρ is the "per material" constant left over.
Step 2 — Where does conduction come from microscopically?
Current density J = charge per area per time. If there are n free carriers per volume, each charge e, each drifting at velocity vd:
J=nevdWhy? In time Δt a slab of length vdΔt passes through area A; it holds n(AvdΔt) carriers, each e. Divide charge by AΔt → J=nevd.
Step 3 — Drift velocity from the field.
An electric field E pushes carriers; collisions (average time τ) limit them, giving a steady drift with mobilityμ:
vd=μEWhy proportional? Force =eE, acceleration a=eE/m, and average drift over time τ is vd=aτ=meτE, so μ=meτ.
Step 4 — Combine.J=ne(μE)=(neμ)E≡σE
Why n depends on temperature (semiconductors): thermally excited carriers follow
n∝e−Eg/(2kBT)Why the 2? Each excited electron leaves a hole, so both carriers are created together; the exponent splits the gap energy between the pair. Higher T → more carriers → resistivity drops. This is the opposite of a metal, where more heat just means more collisions (smaller τ, bigger ρ).
Joining p and n makes a diode / transistor — the switch behind every logic gate. That controllability (not raw conductivity) is why silicon, not copper, computes.
Imagine a hallway full of kids (electrons). In a conductor the hallway is empty and smooth — kids run through instantly (copper wire). In an insulator there's a tall locked gate — nobody gets through (rubber around the wire keeps you safe). A semiconductor has a short gate: normally closed, but if you warm it up or sneak a few helper kids in (doping), the gate opens. Because we can open and close that gate whenever we want, we build tiny switches (transistors) — millions of them make a computer chip. So the whole computer is really just people learning to open and close gates inside silicon.
Dekho, saari cheez ka core idea ye hai: har material me electrons hote hain, lekin sab me wo electron aasani se move nahi karte. Isko samajhne ke liye hum "energy bands" ka picture use karte hain — ek valence band (jahan electron normally baithe hote hain) aur ek conduction band (jahan pahunch jaaye to current chalu). Beech me jo khali jagah hai use band gap kehte hain. Jitna chhota gap, utna easy electron ka upar chadhna, utna zyada conduction.
Ab teen types: Conductor (jaise copper) me gap almost zero hota hai, electrons free ghoomte hain, isliye current turant flow karta hai. Insulator (rubber, plastic, glass) me gap bahut bada hota hai, electron cross hi nahi kar paata, isliye current block. Semiconductor (silicon) beech ka hai — gap chhota (~1 eV), thanda ho to insulator jaisa, garam karo ya doping karo to conduct karne lagta hai.
Important cheez: metal ko garam karoge to uska resistance badhta hai (electrons zyada takraate hain), lekin semiconductor ko garam karoge to resistance ghatta hai (naye carriers ban jaate hain, formula n∝e−Eg/2kBT). Ye ulta behaviour exam me bahut poocha jaata hai, yaad rakho.
Aur asli hardware wali baat: silicon isliye special hai kyunki hum doping se uska conduction control kar sakte hain — thoda phosphorus daalo to extra electrons (n-type), boron daalo to holes (p-type). Isi control se transistor aur diode bante hain, aur wahi tumhare CPU/RAM ke andar switch ka kaam karte hain. Isliye computer copper se nahi, silicon se banta hai — kyunki silicon ko ON/OFF kiya ja sakta hai.