How JEE Tests This Chapter
Semiconductors deliver 1-2 questions to nearly every JEE Main paper, from tight templates:
- Carrier arithmetic: mass-action law, doped conductivities , ppm-to-density conversions.
- Diode circuit logic: ideal-diode on/off analysis of networks; real-diode cut-in subtraction; dynamic resistance from graphs.
- Rectifiers: ripple frequencies, peak outputs from rms, filter time constants.
- Zener regulators: , , bookkeeping; regulation ranges.
- Optoelectronics: LED wavelength ↔ band gap; photodiode logic; solar-cell characteristics.
- Logic gates: identify from truth tables/waveforms; simplify cascades; universal-gate constructions.
All questions below are JEE-style previous-year questions with worked solutions. Years are attached only where attribution is certain; otherwise tags read [JEE Mains] / [JEE Advanced].
Constants: hc ≈ 1240 eV nm; e = C; cut-ins 0.2 V (Ge), 0.7 V (Si).
JEE PYQ Worked Set A: Carriers & Conductivity
PYQ 1. A Ge sample is doped with m⁻³ donors ( m⁻³). The hole concentration is: [JEE Mains]
Solution:
- m⁻³.
- m⁻³.
PYQ 2. Pure Si at 300 K has m⁻³. Doping raises to m⁻³. The electron concentration becomes: [JEE Mains]
Solution:
- m⁻³ — p-type with electrons crushed.
PYQ 3. The conductivity of intrinsic Ge ( m⁻³, = 0.39, = 0.19 m²/Vs): [JEE Mains]
Solution:
- .
- S/m (resistivity ≈ 0.45 ohm m).
PYQ 4. A potential difference across an intrinsic sample drives electron and hole drift. If , the fraction of current carried by electrons is: [JEE Mains]
Solution:
- With : currents split as mobilities.
- Fraction = = 75%.
JEE PYQ Worked Set B: Diode Circuits
PYQ 5. Two ideal diodes and resistors: D1 (forward) in series with 100 ohm; D2 (reverse) in series with 200 ohm; both branches parallel across 6 V. Current from the battery: [JEE Mains]
Solution:
- D2 branch: open. D1 branch: mA.
- Total: 60 mA.
PYQ 6. A Si diode (0.7 V) in series with 1 kohm and a 3 V cell. Current and diode power: [JEE Mains]
Solution:
- mA.
- Diode power: mW.
PYQ 7. In the circuit, an ideal diode's branch contains 30 ohm; a parallel resistor 60 ohm; supply 6 V through a series 10 ohm. Find the current through the 30 ohm when the diode conducts. [JEE Advanced pattern]
Solution:
- Conducting diode → 30 ∥ 60 = 20 ohm; total = 30 ohm.
- Battery current: 6/30 = 0.2 A; voltage across the pair: 0.2 × 20 = 4 V.
- Through 30 ohm: A.
- Takeaway: replace conducting diodes with wires, blocked ones with breaks — then it's pure network analysis.
PYQ 8. A diode's current jumps from 5 mA to 15 mA as V goes 0.70 → 0.74 V. Its dynamic resistance: [JEE Mains]
Solution:
- ohm.
JEE PYQ Worked Set C: Rectifiers, Zener & Optoelectronics
PYQ 9. A full-wave rectifier runs from 50 Hz mains. The least ripple frequency a filter must suppress: [JEE Mains]
Solution:
- Full-wave ripple = 2 × 50 = 100 Hz.
PYQ 10. A Zener ( = 8 V) with = 2 kohm on a 20 V supply feeds a 4 kohm load. : [JEE Mains]
Solution:
- mA; mA.
- mA.
PYQ 11. The supply in PYQ 10 sags to 12 V. Does regulation survive? [JEE Advanced pattern]
Solution:
- mA = exactly .
- — the Zener is at the edge; any further sag loses regulation.
- Takeaway: regulation demands ; the boundary case is the exam's favourite.
PYQ 12. An LED made of a semiconductor with = 1.9 eV emits at approximately: [JEE Mains]
Solution:
- nm — red.
PYQ 13. A photodiode's photocurrent doubles when illumination doubles. This is because: [JEE Mains]
Solution:
- Each above-gap photon yields one electron-hole pair; pair rate ∝ photon rate ∝ intensity.
- Photocurrent ∝ intensity — linear detection, the photodiode's defining property.
JEE PYQ Worked Set D: Logic Gates
PYQ 14. The Boolean expression for the circuit 'A and B into NAND; output into NOT' is: [JEE Mains]
Solution:
- NAND: ; NOT inverts: .
- The pair reduces to a plain AND gate.
PYQ 15. Inputs A and B feed a NOR gate; its output and A feed a second NOR. Simplify. [JEE Advanced pattern]
Solution:
- First: .
- Second: .
- Case-check: A = 1 → Y = 0. A = 0 → → .
- So — a 'B AND NOT A' function.
- Takeaway: when algebra thickens, brute-force the four input pairs — two-variable circuits yield instantly to a truth table.
PYQ 16. For the waveforms A: 1 in (0-4 s), 0 after; B: 1 in (2-6 s): give the OR and NAND outputs in each interval. [JEE Mains]
Solution:
- Intervals: (0-2): A=1,B=0; (2-4): 1,1; (4-6): 0,1; (>6): 0,0.
- OR: 1, 1, 1, 0.
- NAND: 1, 0, 1, 1.
- Takeaway: tabulate intervals first; gates then read off row by row.