Design a 5 V regulator using the 1N4733A Zener (VZ=5.1V, IZ,min=5mA) givenVin=12V and a load RL=1kΩ. Pick the series resistor RS.
- 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.
- Load current.
IL=RLVZ=10005.1=5.1mA - Series current. KCL at the output node demands IS=IZ+IL. To keep the Zener in breakdown, set IZ=IZ,min=5mA:
IS=5mA+5.1mA=10.1mA - Series resistor. RS drops Vin − VZ:
RS=ISVin−VZ=0.010112−5.1≈683Ω Round down to the nearest E12 standard value: RS=680Ω (rounding down keeps ISslightly higher, ensuring the Zener stays well above IZ,min). - Verify with RS = 680 Ω.
IS=68012−5.1=10.15mA IZ=IS−IL=10.15−5.10=5.05mA ✓ IZ > IZ,min, so regulation holds. - Power dissipation — sanity check.
PRS=IS2RS=(0.01015)2⋅680≈70mW PZ=IZVZ=0.00505⋅5.1≈26mW 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.