Semiconductors: PYQ Walkthrough (4)

easy 2 min read

Question

(NEET 2022 style) In a p-n junction diode, the current flowing under forward bias is 1010 mA at room temperature. Find the dynamic resistance of the diode if the voltage is changed by 2020 mV and the current changes to 2020 mA.

Solution — Step by Step

Dynamic resistance is the slope of the V–I characteristic at the operating point:

rd=ΔVΔIr_d = \frac{\Delta V}{\Delta I}

It is not simply V/IV/I (that would be the static resistance, which is irrelevant for AC analysis around the operating point).

ΔV=20\Delta V = 20 mV =20×103= 20 \times 10^{-3} V. ΔI=(2010)\Delta I = (20 - 10) mA =10×103= 10 \times 10^{-3} A.

rd=20×10310×103=2 Ωr_d = \frac{20 \times 10^{-3}}{10 \times 10^{-3}} = 2 \text{ Ω}

Final Answer: rd=2r_d = 2 Ω.

Why This Works

A diode is a non-linear device — its V–I curve bends, so a single resistance value can’t describe it across all operating conditions. Dynamic resistance captures the local slope where the device is operating, which is what matters for small-signal AC analysis.

In forward bias near the knee voltage, rdr_d is typically a few ohms. In reverse bias, it shoots up to megaohms because the curve is nearly flat (negligible current).

Alternative Method

The Shockley diode equation gives rd=nkT/qI25/ImAr_d = nkT/qI \approx 25/I_{\text{mA}} Ω at room temperature with n=1n = 1. For I=15I = 15 mA (the average of 1010 and 2020 mA), rd25/151.7r_d \approx 25/15 \approx 1.7 Ω. Close to our 22 Ω — the discrepancy is because the question uses a finite difference, not a true derivative.

Computing static resistance V/IV/I instead of dynamic resistance ΔV/ΔI\Delta V / \Delta I is the classic trap. Static resistance has no physical meaning for a diode in AC analysis. Whenever a question gives you “change in voltage” and “change in current”, it’s asking for dynamic resistance.

NEET nearly always pairs this question with a follow-up: “What happens to rdr_d if the operating current is doubled?” Answer: it halves (since rd1/Ir_d \propto 1/I). Memorize this scaling.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next