By the end of this chapter you'll be able to…

  • 1Classify metals, semiconductors and insulators using the energy band picture
  • 2Explain why the band gap decreases down group 14 and what that implies for carbon, silicon and germanium
  • 3Distinguish intrinsic from extrinsic semiconductors and identify majority and minority carriers
  • 4Explain how doping with pentavalent or trivalent atoms produces n-type or p-type material
  • 5Describe the formation of a p-n junction, the depletion region and the barrier potential
  • 6Compare the behaviour of a diode under forward and reverse bias
  • 7Explain half-wave and full-wave rectification and find the output frequency of each
💡
Why this chapter matters
Semiconductors underlie every electronic device in use today, and this chapter is the foundation for them. It is also the most compact chapter in the book, largely conceptual, and its six exercises are five multiple-choice questions and one two-line numerical, so it is efficient to secure.

Semiconductor Electronics: Materials, Devices and Simple Circuits

1. Check this before you revise anything

This chapter's PDF is Reprint 2025-26, not 2026-27. Every other chapter of Class 12 Physics is published as Reprint 2026-27. We re-fetched leph206.pdf from ncert.nic.in to check, and NCERT is still serving the 2025-26 file — so this is simply the current published version for this chapter, not an outdated download.

The "Additional Exercises" section has been removed, as from all 14 chapters. Only 6 questions remain, five of them multiple choice and one a two-line numerical.

The transistor is promised and never delivered. The Introduction states that the chapter will "discuss some semiconductor devices like junction diodes (a 2-electrode device) and bipolar junction transistor (a 3-electrode device). A few circuits illustrating their applications will also be described."

There is no transistor section. The chapter ends at 14.7, the rectifier. Summary point 1 also still lists "diode, transistor, ICs" among solid state devices. The transistor is mentioned four times in passing and taught nowhere.

Logic gates have been removed entirely — zero hits for "logic gate", "OR gate", "NAND" and "truth table".

Special-purpose diodes have been removed — zero hits for "Zener", "photodiode", "solar cell" and, on a word-boundary search, "LED". Amplifiers and oscillators are likewise absent.

The old stub page advertised the removed material. Its summary described the chapter as covering "p-n junctions, diodes, rectifiers, transistors, and logic gates", and its metadata claimed a weightage of "6-8 marks" — a figure CBSE does not publish, since the board gives no chapter-wise split. Both have been corrected in this rebuild.

Textbook sectionTopic
14.1Introduction
14.2Classification of metals, conductors and semiconductors
14.3Intrinsic semiconductor
14.4Extrinsic semiconductor
14.5p-n junction, and its formation
14.6Semiconductor diode under forward and reverse bias
14.7Application of junction diode as a rectifier

2. Energy Bands and the Classification of Solids (Textbook 14.2)

In an isolated atom electrons occupy sharp energy levels. Bring atoms together into a crystal and those levels spread into bands of closely spaced levels, separated by forbidden gaps.

Two bands matter: the valence band, holding the outermost bound electrons, and the conduction band above it, where an electron is free to move through the crystal. The band gap separates them.

The whole classification follows from the size of that gap:

Band gapBandsConductivity
MetalsNo gapValence and conduction bands overlap, or the valence band is partly filledVery high
SemiconductorsSmall, roughly 0.2 to 3 eVGap crossable by thermal energyIntermediate
InsulatorsLarge, above about 3 eVGap far too wide for thermal excitationNegligible

Why the group-14 elements differ so much. Carbon, silicon and germanium all have four valence electrons, yet their gaps are about 5.4 eV, 1.1 eV and 0.7 eV respectively. Moving down the group the atoms grow larger, the valence electrons sit further from the nucleus and are held less tightly, so less energy is needed to promote one. Diamond ends up an insulator while silicon and germanium are semiconductors — which is Exercise 14.3.


3. Intrinsic and Extrinsic Semiconductors (Textbook 14.3 to 14.4)

An intrinsic semiconductor is chemically pure. At absolute zero it is a perfect insulator, since every valence electron is locked in a covalent bond. Warming it breaks some bonds, and each broken bond releases an electron and leaves behind a vacancy, a hole, which behaves as a mobile positive charge.

Electrons and holes are therefore created in pairs:

Conductivity rises with temperature, the opposite of a metal, because heating creates more carriers rather than merely increasing collisions.

Doping adds a controlled trace of impurity, typically about one part in , and raises the conductivity enormously.

n-typep-type
DopantPentavalent — P, As, SbTrivalent — B, Al, In, Ga
Dopant nameDonorAcceptor
Majority carriersElectronsHoles
Minority carriersHolesElectrons

Doped material is still electrically neutral. Each dopant atom is itself neutral, so doping changes which carriers are available to move, not the total charge. This is a standard misconception and a frequent one-mark question.

The mass action law holds in both cases:

so increasing one carrier concentration suppresses the other.


4. The p-n Junction (Textbook 14.5)

Joining p-type and n-type material in a single crystal produces the device on which almost all electronics rests.

Two processes at the junction:

  • Diffusion. Holes are abundant on the p-side and scarce on the n-side, so they diffuse across; electrons diffuse the other way. This is driven purely by the concentration gradient — the point of Exercise 14.4.
  • Drift. The departing carriers leave behind immobile charged ions, which set up an electric field. That field pushes minority carriers back, opposing further diffusion.

The depletion region is the resulting zone near the junction, stripped of mobile carriers and containing only fixed ionised dopant atoms. Across it stands the barrier potential, typically 0.3 V for germanium and 0.7 V for silicon.

Note the direction of cause and effect. The barrier potential is created by diffusion; it does not cause it. Before any diffusion occurs there is no potential difference at all, which is why option (b) in Exercise 14.4 is wrong.

Equilibrium is reached when the diffusion and drift currents exactly cancel, so no net current flows in an unbiased junction.


5. The Diode Under Bias, and Rectification (Textbook 14.6 to 14.7)

Forward biasReverse bias
Connectionp to , n to p to , n to
BarrierLoweredRaised
Depletion regionNarrowsWidens
CurrentLarge, from majority carriersVery small, from minority carriers
Order of magnitudeMilliamperesMicroamperes or nanoamperes

Forward bias opposes the junction's own field, so the barrier drops and majority carriers cross freely. Current rises sharply once the applied voltage passes the knee or cut-in voltage, about 0.7 V for silicon. That is Exercise 14.5.

Reverse bias reinforces the barrier field. Only the few thermally generated minority carriers cross, giving a tiny reverse saturation current that is almost independent of voltage. Beyond a critical reverse voltage the junction breaks down.

This asymmetry is the whole point: a diode conducts well in one direction and barely at all in the other.

Rectification (14.7) uses that one-way behaviour to turn alternating current into direct current.

  • Half-wave. A single diode conducts during one half of each cycle and blocks the other. One output pulse per input cycle, so .
  • Full-wave. Two diodes with a centre-tapped transformer use both halves, inverting the negative one rather than discarding it. Two output pulses per input cycle, so .

For a 50 Hz input this gives 50 Hz and 100 Hz respectively — Exercise 14.6. The full-wave output is also easier to smooth, since its ripple is smaller and its pulses arrive twice as often. A capacitor filter across the load does the smoothing.


Summary

  • Energy levels of isolated atoms spread into bands in a crystal, separated by forbidden gaps.
  • Metals have overlapping or partly filled bands; semiconductors a small gap; insulators a large one.
  • Band gap decreases down group 14 as atoms grow larger: C about 5.4 eV, Si about 1.1 eV, Ge about 0.7 eV.
  • Diamond is an insulator while silicon and germanium are semiconductors, purely because of that gap.
  • An intrinsic semiconductor is pure, is an insulator at absolute zero, and has .
  • Breaking one bond creates an electron and a hole, always in pairs.
  • Semiconductor conductivity rises with temperature — the opposite of a metal.
  • n-type: pentavalent donor dopant, electrons majority, holes minority.
  • p-type: trivalent acceptor dopant, holes majority, electrons minority.
  • Doped material remains electrically neutral; doping changes the carriers available, not the charge.
  • Mass action law: .
  • At a junction, holes and electrons diffuse because of the concentration gradient, not because of any pre-existing field.
  • The depletion region holds only immobile ions; the barrier potential is about 0.3 V for Ge and 0.7 V for Si.
  • The barrier potential is created by diffusion, not the cause of it.
  • Forward bias lowers the barrier, narrows the depletion region and gives a large current in milliamperes.
  • Reverse bias raises the barrier, widens the depletion region and gives a tiny saturation current from minority carriers.
  • Half-wave rectifier: , so 50 Hz gives 50 Hz.
  • Full-wave rectifier: , so 50 Hz gives 100 Hz, with smaller ripple that is easier to filter.
  • Transistors, logic gates, Zener diodes, photodiodes, LEDs and solar cells have all been removed, although the Introduction and Summary still refer to the transistor.

Key formulas & results

Everything you need to memorise, in one card. Screenshot this for revision.

Intrinsic carrier concentration
n_e = n_h = n_i
In a pure semiconductor electrons and holes are always created in pairs by breaking a covalent bond
Mass action law
n_e x n_h = n_i squared
Holds in doped material too, so increasing one carrier concentration suppresses the other
Band gap classification
Metals: no gap or a partly filled band. Semiconductors: roughly 0.2 to 3 eV. Insulators: above about 3 eV
The single criterion that separates the three classes of solid
Band gaps of the group 14 elements
Carbon about 5.4 eV, silicon about 1.1 eV, germanium about 0.7 eV
Decreases down the group because larger atoms hold their valence electrons less tightly
n-type doping
Pentavalent donor such as P, As or Sb; electrons are the majority carriers
One electron more than the four covalent bonds need, so it is loosely bound
p-type doping
Trivalent acceptor such as B, Al, In or Ga; holes are the majority carriers
One bond left incomplete, and that vacancy behaves as a mobile positive charge
Electrical neutrality of doped material
A doped semiconductor is still electrically neutral overall
Each dopant atom is neutral; doping changes which carriers can move, not the total charge
Barrier potential
About 0.3 V for germanium and 0.7 V for silicon
Created BY diffusion across the junction, not the cause of it
Forward bias
p to the positive terminal; the barrier is lowered and the depletion region narrows
Current is large, of the order of milliamperes, and carried by majority carriers
Reverse bias
p to the negative terminal; the barrier is raised and the depletion region widens
Only a tiny saturation current flows, carried by thermally generated minority carriers
Knee or cut-in voltage
About 0.7 V for silicon and 0.3 V for germanium
Forward current rises sharply only once the applied voltage exceeds this
Half-wave rectifier output frequency
f_out = f_in
One output pulse per input cycle, since the diode blocks one half of every cycle
Full-wave rectifier output frequency
f_out = 2 x f_in
Two output pulses per input cycle, and the ripple is smaller and easier to filter
Temperature dependence
Semiconductor conductivity RISES with temperature
Opposite to a metal, because heating creates more carriers rather than merely increasing collisions
⚠️

Common mistakes & fixes

These are the exact errors that cost students marks in board exams. Read them once, save yourself the trouble.

WATCH OUT
Thinking a doped semiconductor carries a net electric charge
It does not. Every dopant atom is itself electrically neutral, so doping changes which carriers are free to move but leaves the material neutral overall.
WATCH OUT
Saying holes diffuse across an unbiased junction because of the potential difference
The concentration gradient drives the diffusion. The potential difference is CREATED by that diffusion, so it cannot be its cause. This is exactly the trap in Exercise 14.4.
WATCH OUT
Expecting semiconductor resistance to rise with temperature as a metal's does
It falls. Heating breaks more covalent bonds and creates more carriers, and that effect outweighs the increased scattering.
WATCH OUT
Confusing which dopant gives which type
Pentavalent donors give n-type with electrons as majority carriers; trivalent acceptors give p-type with holes as majority carriers. Count the valence electrons against silicon's four.
WATCH OUT
Believing forward bias raises the potential barrier
Forward bias opposes the junction's own field, so it LOWERS the barrier and narrows the depletion region. Reverse bias is what raises it.
WATCH OUT
Giving the half-wave output frequency as double the input
That is the full-wave answer. A half-wave rectifier passes only one half of each cycle, so its output frequency equals the input frequency.
WATCH OUT
Assuming carbon should be a semiconductor because it has four valence electrons
Valence count alone does not decide it. Carbon's band gap of about 5.4 eV is far too wide for thermal excitation, so diamond is an insulator.
WATCH OUT
Revising transistors and logic gates for this chapter
Both have been removed, along with Zener diodes, photodiodes, LEDs and solar cells. The Introduction and Summary still mention the transistor, but no section teaches it.
WATCH OUT
Quoting a chapter-wise mark weightage for this chapter
CBSE publishes no chapter-wise split, only unit totals. The old stub page claimed 6 to 8 marks, which is not a board-published figure.
WATCH OUT
Forgetting that minority carriers exist in doped material
Both carrier types are always present. In n-type silicon holes are the minority carriers, which is precisely what makes option (c) of Exercise 14.1 correct.

Practice problems

Work through this chapter's problems as a readiness check — reveal each solution, mark yourself honestly, and get your gap report at the end.

Readiness check

Are you exam-ready for Semiconductor Electronics?

9 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

9 questions~6 min

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Atomic energy levels broaden into bands in a crystal, separated by forbidden gaps
  • Metals have overlapping or partly filled bands, semiconductors a small gap, insulators a large one
  • Band gaps: carbon about 5.4 eV, silicon about 1.1 eV, germanium about 0.7 eV
  • The gap decreases down group 14 because larger atoms hold valence electrons less tightly
  • Diamond is an insulator while silicon and germanium are semiconductors
  • An intrinsic semiconductor has n_e = n_h = n_i and is an insulator at absolute zero
  • Breaking one covalent bond creates an electron and a hole together
  • Semiconductor conductivity rises with temperature, the opposite of a metal
  • n-type: pentavalent donor, electrons majority, holes minority
  • p-type: trivalent acceptor, holes majority, electrons minority
  • Doped material stays electrically neutral overall
  • Mass action law n_e x n_h = n_i squared
  • Holes diffuse across a junction because of the concentration gradient, not any pre-existing field
  • The depletion region contains only immobile ions; the barrier is about 0.3 V for Ge and 0.7 V for Si
  • The barrier potential is created by diffusion and opposes it
  • Forward bias lowers the barrier, narrows the depletion region, gives milliampere currents
  • Reverse bias raises the barrier, widens the depletion region, gives a tiny saturation current
  • Half-wave rectifier output frequency equals the input frequency
  • Full-wave rectifier output frequency is twice the input, with smaller ripple
  • Transistors, logic gates, Zener diodes, photodiodes, LEDs and solar cells have been removed
  • This chapter's PDF is Reprint 2025-26 while the other 13 are Reprint 2026-27
  • The Additional Exercises block has been removed, leaving only Exercises 14.1 to 14.6

CBSE marks blueprint

Where the marks come from in this chapter — so you can plan your prep.

Typical chapter weightage: Unit IX: Electronic Devices, no chapter-wise split published by CBSE

Question typeMarks eachTypical countWhat it tests
Energy Bands and Classification of Solids, Doping and Extrinsic Semiconductors2-31Band gap criterion, the group 14 trend, majority and minority carriers, and the mass action law
The p-n Junction and Barrier Potential, Forward and Reverse Bias2-31Diffusion and drift, the depletion region, and the effect of bias on the barrier
Rectification2-31Half-wave and full-wave operation, output frequency, and filtering
Prep strategy
  • Learn the band gap criterion as three numbers and use it to classify any solid immediately
  • Count valence electrons against silicon's four to decide the doping type every time
  • State that diffusion causes the barrier potential, never the reverse
  • Memorise the two rectifier output frequencies as a pair, since one is a trap for the other
  • Do not revise transistors, logic gates or special-purpose diodes, all removed from this edition
  • Note that CBSE publishes no chapter-wise mark split, so treat any such figure with suspicion

Where this shows up in the real world

This chapter isn't just an exam topic — it lives in the world around you.

Power supplies

Every mains adapter uses a rectifier and a smoothing capacitor to turn the alternating supply into the direct current electronics need.

Integrated circuits

Doped silicon patterned at nanometre scale forms the billions of junctions inside a single processor chip.

Thermistors and temperature sensing

Because semiconductor resistance falls predictably as temperature rises, a simple doped element makes an accurate temperature sensor.

Protection diodes

A diode placed across a relay or motor conducts only in reverse of the normal flow, harmlessly absorbing the voltage spike when the current is switched off.

Radio detection

The one-way conduction of a junction diode extracts the audio signal from a modulated radio wave, which is the same rectifying action used in power supplies.

Exam strategy

Battle-tested tips from teachers and toppers for this chapter.

1
Classify any solid by quoting its band gap against the three-band criterion
2
Count valence electrons against four to fix the doping type before answering anything else
3
Say explicitly that the barrier potential results from diffusion when explaining a junction
4
Write the two rectifier output frequencies together, since examiners pair them deliberately
5
State both the barrier change and the depletion width change when asked about bias
6
Remember that both carrier types exist in doped material, and name which is in the minority
7
Skip transistors, logic gates and special-purpose diodes, none of which remain in this chapter

Going beyond the textbook

For olympiad aspirants and curious learners — topics that build on this chapter.

STRETCH
The Fermi level and Fermi-Dirac statistics, which explain quantitatively how carrier concentrations depend on temperature
STRETCH
The diode equation, giving current as an exponential function of applied voltage
STRETCH
Zener and avalanche breakdown mechanisms, and voltage regulation using a Zener diode
STRETCH
The bipolar junction transistor and field-effect transistor as amplifiers, both removed from this edition but standard in competitive papers
🚀

JEE Main & Advanced practice

Competitive-level problems on this chapter, above the board pattern. Try each one on paper before opening the solution.

JEE MainCause and effect at an unbiased junctionDiffusion versus drift

In an unbiased p-n junction, why do holes diffuse from the p-region to the n-region? Explain why the barrier potential cannot be the reason.

Stuck? Show the approach

Identify the general driver of diffusion, then consider the time order in which the junction's features appear.

Show the full solution

Diffusion is driven by a concentration gradient alone. The p-side has a high hole concentration and the n-side a low one, so random thermal motion carries more holes from p to n than the reverse, giving a net flow. The barrier potential cannot be the cause, because it does not exist until diffusion has already occurred: it arises only once departing carriers leave behind immobile charged ions, which set up the field. Cause and effect run the other way, and the barrier in fact opposes further diffusion, with equilibrium reached when diffusion and drift currents cancel exactly.

Answer: Because the hole concentration is higher in the p-region; the barrier potential is created by the diffusion and therefore cannot cause it
The trap

Choosing the potential difference as the reason. It is a consequence of the diffusion, and it opposes rather than drives it.

JEE MainBand gap ordering in group 14Energy bands and atomic size

Carbon, silicon and germanium each have four valence electrons. Arrange their band gaps in order and explain the trend, stating which are semiconductors.

Stuck? Show the approach

Relate the band gap to how tightly the valence electrons are held, which follows from atomic size down the group.

Show the full solution

The band gaps are approximately eV, eV and eV, so . Moving down group 14 the atoms become larger, so the valence electrons lie further from the nucleus and are screened by more inner shells, and are therefore held less tightly. Less energy is then needed to promote one into the conduction band. Carbon's gap is far too wide for thermal excitation at room temperature, so diamond is an insulator, while silicon and germanium have gaps small enough to be crossed thermally and are semiconductors.

Answer: (Eg)C > (Eg)Si > (Eg)Ge; carbon is an insulator while silicon and germanium are semiconductors
The trap

Assuming equal valence electron counts must give similar electrical behaviour. It is the band gap, set by atomic size, that decides.

JEE AdvancedRectifier output frequencyCounting pulses per input cycle

A 50 Hz alternating supply is applied to a half-wave rectifier and then to a full-wave rectifier. Find each output frequency and explain why the full-wave output is easier to smooth.

Stuck? Show the approach

Count the output pulses produced per complete input cycle in each case, then consider the interval between successive pulses.

Show the full solution

A half-wave rectifier conducts during only one half of each input cycle, giving one pulse per cycle, so Hz. A full-wave rectifier uses both halves, inverting the negative one, giving two pulses per cycle, so Hz. The full-wave output is easier to smooth because successive pulses arrive twice as often, so the filter capacitor has half as long to discharge through the load between peaks. The voltage therefore falls less between pulses, and the ripple is correspondingly smaller.

Answer: Half-wave 50 Hz, full-wave 100 Hz; the full-wave ripple is smaller because the capacitor discharges for only half as long between pulses
The trap

Doubling the frequency in both cases. Only the full-wave rectifier produces two pulses per input cycle.

Where else this chapter is tested

CBSE board isn't the only one — other exams test this chapter too.

CBSE Class 12 BoardHigh
JEE MainMedium
NEETMedium
JEE AdvancedLow

Questions students ask

The real ones — pulled from the Q&A community and tutor sessions.

No. Every dopant atom is electrically neutral to begin with, containing as many protons as electrons, so adding it cannot change the total charge of the crystal. What doping does is change which carriers are free to move. A pentavalent atom brings one electron more than the four covalent bonds require, so that electron is loosely bound and easily freed, but the positive ion it leaves behind is fixed in the lattice and balances it exactly. The material remains neutral while becoming far more conductive.

Because the two have different limiting factors. In a metal the number of free electrons is essentially fixed, so heating only increases lattice vibrations and scattering, which raises the resistance. In a semiconductor the number of carriers is very small at low temperature and is what limits conduction. Heating breaks more covalent bonds and creates more electron-hole pairs, and this increase in carrier number far outweighs the extra scattering, so the conductivity rises and the resistance falls.

Physically it is electrons that move, but the hole is a genuinely useful description rather than a fiction. When an electron from a neighbouring bond fills a vacancy, the vacancy itself shifts to where that electron came from. Repeating this, the vacancy migrates through the crystal in the direction opposite to the electron motion, and it behaves in every measurable respect like a particle carrying a positive charge of the same magnitude as the electron's. Treating it as a carrier in its own right makes the analysis of p-type material and of junctions far simpler.

Because diffusion needs no electric field at all, only a concentration gradient. The p-side is rich in holes and the n-side is poor in them, so random thermal motion carries more holes one way than the other, giving a net flow. The same thing happens to a drop of ink in water, where no charge is involved. As the carriers cross they leave behind immobile charged ions, which build up the barrier potential, and that barrier then opposes further diffusion until equilibrium is reached.

Count the pulses. A half-wave rectifier lets the diode conduct during one half of each input cycle and blocks the other half entirely, so each complete input cycle produces exactly one output pulse and the frequency is unchanged. A full-wave rectifier uses both halves, inverting the negative one instead of discarding it, so each input cycle produces two pulses and the output frequency is doubled. For a 50 Hz supply this gives 50 Hz and 100 Hz respectively.

No. Searching the current chapter returns zero hits for logic gate, OR gate, NAND and truth table, and there is no section on the transistor. The chapter now ends at section 14.7 on the rectifier. Oddly, the Introduction still says the chapter will discuss the bipolar junction transistor as a three-electrode device, and Summary point 1 still lists the transistor among solid state devices, so the word appears four times in passing while nothing about it is actually taught. Zener diodes, photodiodes, LEDs and solar cells have also been removed.

Because that is the version NCERT currently publishes for it. Every other chapter of Class 12 Physics is served as Reprint 2026-27, but leph206.pdf is still the 2025-26 file, and re-fetching it from ncert.nic.in returns the same document. It is not an outdated download on our side. The content matches the rationalised syllabus in the same way as the other chapters, so it is safe to study from, but it is worth knowing if you are comparing print runs.
Verified by the tuition.in editorial team
Last reviewed on 23 August 2026. Written and reviewed by subject-matter experts — read about our process.
Editorial process →
Header Logo