Skip to main content
JEE · NEET Physics

Class 12 · Chapter 14

Semiconductor Electronics

Overview, notes, short notes, formula sheet, daily practice problems, previous year questions, and videos for this chapter — all in one place.

Semiconductor Electronics Formula Sheet

11 formulas across 4 topics in Semiconductor Electronics.

1 min read

Updated 2026-07-09 · v1.0.0

Semiconductor Basics

Doping deliberately unbalances a semiconductor's electron and hole populations — but their PRODUCT stays fixed at a given temperature, a constraint that underlies almost every device calculation in this chapter.

σ = e(n μ(e) + p μ(h))

Conductivity of a semiconductor

MediumAsked oftenJEE MainNEETMHT-CETBoards
Variables used in this formula, with units and dimensions
SymbolMeaningUnitDimension
n, pelectron and hole concentrationsm⁻³[L⁻³]
μ(e), μ(h)mobilities of electrons and holesm²/(V·s)[M⁻¹T²A]

Valid when

  • BOTH charge carriers (electrons AND holes) contribute to conduction in a semiconductor — unlike a metal, where only electrons carry current

n·p = n(i)²

Law of mass action

MediumAsked very oftenJEE MainJEE AdvNEETMHT-CETBoards

At thermal equilibrium, the product of electron and hole concentrations depends only on temperature, not on the doping level

Variables used in this formula, with units and dimensions
SymbolMeaningUnitDimension
n(i)intrinsic carrier concentration (equal electron and hole density in pure semiconductor)m⁻³[L⁻³]

Valid when

  • Holds for both intrinsic and doped (extrinsic) semiconductors at thermal equilibrium — doping increases one carrier type while suppressing the other, keeping the product fixed

Common mistakes

  • Doping does NOT change n(i) itself (a material/temperature property) — it only redistributes n and p while keeping their product constant

p-n Junction Diode

A p-n junction conducts easily in one direction and barely at all in the other — the ideal diode equation captures this asymmetry in a single exponential expression.

I = I₀ (e^(eV/kT) − 1)

Ideal diode equation

HardAsked sometimesJEE AdvNEET
Variables used in this formula, with units and dimensions
SymbolMeaningUnitDimension
Idiode currentA[A]
I₀reverse saturation currentA[A]
Vapplied voltage across the diode (positive for forward bias)V[ML²T⁻³A⁻¹]

Valid when

  • Forward bias (V>0): current grows exponentially, extremely fast
  • Reverse bias (V<0, |eV|≫kT): current saturates at approximately −I₀, essentially constant and tiny

Common mistakes

  • Reverse current does NOT go to zero — it saturates at the small but non-zero value I₀, driven by minority carriers

Rectifiers

A rectifier converts AC to (pulsating) DC using diodes' one-way conduction — a full-wave design uses the negative half-cycle too, doubling the theoretical maximum efficiency of a half-wave rectifier.

η(max) = 40.6%

Maximum theoretical efficiency of a half-wave rectifier

MediumAsked oftenJEE MainNEETMHT-CETBoards

Ratio of DC output power to total AC input power, maximised over one full input cycle where only one half is utilised

Variables used in this formula, with units and dimensions
SymbolMeaningUnitDimension
ηrectification efficiencydimensionless (%)[M⁰L⁰T⁰]

Valid when

  • Only one half of each input cycle is used — the other half is entirely wasted, capping efficiency well below 100%

η(max) = 81.2%

Maximum theoretical efficiency of a full-wave rectifier

MediumAsked oftenJEE MainNEETMHT-CETBoards

Both half-cycles of the input are utilised (via a centre-tapped transformer or bridge configuration), exactly doubling the half-wave result

Valid when

  • Exactly twice the half-wave rectifier's maximum efficiency — a directly testable numeric relationship

Common mistakes

  • Full-wave efficiency (81.2%) is EXACTLY double half-wave efficiency (40.6%) — a clean 2× relationship worth memorising directly

Transistors as Amplifiers

A transistor's three currents are locked together by simple conservation, and the ratios between them (α and β) are the single numbers that determine how much an amplifier circuit boosts a signal.

I(E) = I(B) + I(C)

Transistor terminal current relation (KCL applied to a transistor)

EasyAsked very oftenJEE MainNEETMHT-CETBoards
Variables used in this formula, with units and dimensions
SymbolMeaningUnitDimension
I(E), I(B), I(C)emitter, base, and collector currentsA[A]

Valid when

  • A direct consequence of charge conservation at the transistor's base — always true regardless of configuration (CE, CB, CC)

α = I(C)/I(E) (common-base current gain)

Common-base current gain (α)

EasyAsked oftenJEE MainNEETMHT-CETBoards
Variables used in this formula, with units and dimensions
SymbolMeaningUnitDimension
αcommon-base current gain, always slightly less than 1dimensionless[M⁰L⁰T⁰]

Valid when

  • α is always < 1 since I(C) < I(E) (a small fraction of emitter current is lost as base current)

β = I(C)/I(B) (common-emitter current gain)

Common-emitter current gain (β)

EasyAsked very oftenJEE MainJEE AdvNEETMHT-CETBoards
Variables used in this formula, with units and dimensions
SymbolMeaningUnitDimension
βcommon-emitter current gain, typically large (tens to hundreds)dimensionless[M⁰L⁰T⁰]

Valid when

  • The most commonly used gain figure since common-emitter is the standard amplifier configuration

β = α/(1−α) , α = β/(1+β)

Relation between α and β

MediumAsked very oftenJEE MainJEE AdvNEETMHT-CETBoards

Combining I(E)=I(B)+I(C) with the definitions of α and β algebraically

Valid when

  • Since α is very close to 1, small changes in α produce LARGE changes in β — this sensitivity is why β varies a lot between individual transistors of the same type

Common mistakes

  • A tiny difference between two α values (e.g. 0.98 vs 0.99) corresponds to a huge difference in β (49 vs 99) — always convert carefully rather than eyeballing

A(v) = β (R(C)/R(in))

Voltage gain of a common-emitter amplifier

MediumAsked oftenJEE MainJEE AdvNEETMHT-CETBoards

Output voltage change (ΔI(C)·R(C)) divided by input voltage change (ΔI(B)·R(in)), using β = ΔI(C)/ΔI(B)

Variables used in this formula, with units and dimensions
SymbolMeaningUnitDimension
A(v)voltage gaindimensionless[M⁰L⁰T⁰]
R(C)collector (output) resistanceΩ[ML²T⁻³A⁻²]
R(in)input resistance of the base circuitΩ[ML²T⁻³A⁻²]

Valid when

  • A common-emitter amplifier inverts the signal (180° phase shift) in addition to amplifying it — a qualitative fact often paired with this formula

A(p) = A(v) × A(i) = β² (R(C)/R(in))

Power gain of a common-emitter amplifier

MediumAsked sometimesJEE MainNEETMHT-CET
Variables used in this formula, with units and dimensions
SymbolMeaningUnitDimension
A(p)power gaindimensionless[M⁰L⁰T⁰]
A(i)current gain, equal to β for this configurationdimensionless[M⁰L⁰T⁰]

Valid when

  • Power gain is the PRODUCT of voltage gain and current gain, not their sum — a common slip under exam pressure

Boards frequently ask to sketch input and output waveforms for a CE amplifier showing the 180° phase inversion alongside these gain formulas — know the diagram as well as the numbers.

Stuck on a concept in Semiconductor Electronics?

Message Ajay Sir directly on WhatsApp for doubt support on this chapter.

Previous chapter13. Nuclei
This is the last chapter