Worked example: a 5 V Zener regulator (1N4733A)

Semiconductor Devices · Special-Purpose Diodes · Example

Design a 5 V regulator using the 1N4733A Zener (VZ=5.1VV_Z = 5.1\,\text{V}, IZ,min=5mAI_{Z,\text{min}} = 5\,\text{mA}) givenVin=12VV_{in} = 12\,\text{V} and a load RL=1kΩR_L = 1\,\text{k}\Omega. Pick the series resistor RS.

  1. Topology. Vin drives RS in series with the parallel combination of the reverse-biased Zener (cathode-up) and the load RL. The Zener clamps Vout at VZ.
  2. Load current.
    IL=VZRL=5.11000=5.1mAI_L = \dfrac{V_Z}{R_L} = \dfrac{5.1}{1000} = 5.1\,\text{mA}
  3. Series current. KCL at the output node demands IS=IZ+ILI_S = I_Z + I_L. To keep the Zener in breakdown, set IZ=IZ,min=5mAI_Z = I_{Z,\text{min}} = 5\,\text{mA}:
    IS=5mA+5.1mA=10.1mAI_S = 5\,\text{mA} + 5.1\,\text{mA} = 10.1\,\text{mA}
  4. Series resistor. RS drops Vin − VZ:
    RS=VinVZIS=125.10.0101683ΩR_S = \dfrac{V_{in} - V_Z}{I_S} = \dfrac{12 - 5.1}{0.0101} \approx 683\,\Omega
    Round down to the nearest E12 standard value: RS=680ΩR_S = 680\,\Omega (rounding down keeps ISslightly higher, ensuring the Zener stays well above IZ,min).
  5. Verify with RS = 680 Ω.
    IS=125.1680=10.15mAI_S = \dfrac{12 - 5.1}{680} = 10.15\,\text{mA}
    IZ=ISIL=10.155.10=5.05mA I_Z = I_S - I_L = 10.15 - 5.10 = 5.05\,\text{mA}\ \checkmark
    IZ > IZ,min, so regulation holds.
  6. Power dissipation — sanity check.
    PRS=IS2RS=(0.01015)268070mWP_{R_S} = I_S^2\, R_S = (0.01015)^2 \cdot 680 \approx 70\,\text{mW}
    PZ=IZVZ=0.005055.126mWP_Z = I_Z\, V_Z = 0.00505 \cdot 5.1 \approx 26\,\text{mW}
    The 1N4733A is rated 1 W, RS needs only a 1/8 W resistor.
Zener regulator design rule: pick RS so that under the minimum Vin and the maximum IL, IZ still exceeds IZ,min.

Sweep Vin, RS, and RL in the Simulate stage to watch Vout clamp at VZ — and collapse once Vindrops below the regulation threshold.