7.4 Power Supply Design & Voltage Regulators
Key Takeaways
- Power supply filter circuits (C-filter, LC-choke input, \pi-filter) attenuate AC ripple; simple C-filters exhibit ripple voltage V_{r(p-p)} = \frac{I_{DC}}{f_{ripple} C}.
- Zener diode shunt regulators maintain constant output voltage V_Z under line and load variations provided Zener current remains within bounds I_{Z(min)} \le I_Z \le I_{Z(max)}.
- Fixed linear IC regulators (78xx positive, 79xx negative) provide fixed DC outputs (e.g., 7805 for +5V, 7912 for -12V) with built-in thermal overload and short-circuit protection.
- Adjustable 3-terminal regulators like the LM317 regulate output via reference voltage V_{ref} = 1.25V using formula V_{out} = 1.25 \left(1 + \frac{R_2}{R_1}\right) + I_{adj} R_2.
- Switched-Mode Power Supplies (SMPS) utilize high-frequency PWM switching (Buck, Boost, Buck-Boost topologies) to achieve high conversion efficiency (80-95%) compared to linear regulators (30-60%).
7.4 Power Supply Design & Voltage Regulators
Quick Answer: Power supply filters smooth pulsating DC from rectifiers into steady DC. Capacitor filter ripple is $V_{r(p-p)} = \frac{I_{DC}}{f_{ripple} C}$. Zener regulators hold voltage $V_Z$ constant across load changes. Fixed 3-terminal regulators (78xx positive, 79xx negative) deliver fixed voltages. Adjustable regulators like LM317 produce $V_{out} = 1.25\text{V} \left(1 + \frac{R_2}{R_1}\right) + I_{adj} R_2$. Switched-Mode Power Supplies (SMPS)—Buck (step-down: $V_{out} = D V_{in}$), Boost (step-up: $V_{out} = \frac{V_{in}}{1-D}$), and Buck-Boost ($V_{out} = -\frac{D}{1-D} V_{in}$)—achieve $85-95%$ efficiency compared to $40-60%$ for linear regulators.
Power Supply Filtering & Smoothing Circuits
The output of a rectifier is pulsating DC containing a desired DC component $V_{dc}$ and an undesirable AC ripple voltage component $V_r$.
1. Filter Topologies & Ripple Expressions
- Capacitor Input Filter (C-Filter): A large electrolytic capacitor placed in parallel across the load charges to peak voltage $V_m$ during diode conduction and discharges into $R_L$ during non-conduction.
- Peak-to-Peak Ripple Voltage:
- DC Output Voltage under Load:
- RMS Ripple Voltage & Ripple Factor:
- LC Filter (Choke Input Filter): Series inductor $L$ blocks high-frequency AC ripple currents, while shunt capacitor $C$ bypasses remaining AC ripple to ground. Ripple factor is independent of load current:
- $\pi$-Filter (CRC / CLC Filter): Combines an input capacitor, series choke or resistor, and output capacitor, yielding extremely low ripple factor at the expense of higher component cost and size.
Linear Voltage Regulators: Zener & Integrated Circuits
Voltage regulation ensures the output DC voltage remains stable despite changes in AC line voltage (Line Regulation) or load current (Load Regulation).
- Line Regulation (%): $\frac{\Delta V_{out}}{\Delta V_{in}} \times 100%$
- Load Regulation (%): $\frac{V_{NL} - V_{FL}}{V_{FL}} \times 100%$
1. Zener Diode Shunt Regulator
A Zener diode connected in reverse bias across the load regulates output voltage at $V_Z$.
- Series current-limiting resistor $R_S$:
- Operational Bounds:
- To maintain regulation at maximum load ($I_{L(max)}$), Zener current must not fall below $I_{Z(min)}$ (typically $5\text{ mA}$):
- At zero load ($I_L = 0$), Zener current must not exceed maximum power dissipation $I_{Z(max)} = \frac{P_{Z(max)}}{V_Z}$:
2. Fixed IC Regulators (78xx & 79xx Series)
Standard 3-terminal linear voltage regulators feature internal thermal shutdown, current limiting, and safe-area protection.
- 78xx Series: Positive fixed voltage regulators (e.g., 7805 = $+5\text{V}$, 7812 = $+12\text{V}$, 7824 = $+24\text{V}$).
- 79xx Series: Negative fixed voltage regulators (e.g., 7905 = $-5\text{V}$, 7912 = $-12\text{V}$).
- Pinouts (TO-220 Package):
- 78xx: Pin 1 = Input, Pin 2 = Ground, Pin 3 = Output.
- 79xx: Pin 1 = Ground, Pin 2 = Input, Pin 3 = Output.
3. Adjustable IC Regulator (LM317)
The LM317 is a 3-terminal positive adjustable regulator maintaining a precise reference voltage $V_{ref} = 1.25\text{ V}$ between its Output and Adjust pins.
- Output Voltage Formula:
- Since adjustment pin current $I_{adj}$ is small ($\approx 50\ \mu\text{A}$), it is often neglected:
- Recommended setting: Choose $R_1 \approx 240\ \Omega$ to ensure minimum load current ($\approx 5\text{ mA}$).
Switched-Mode Power Supplies (SMPS) & DC-DC Converters
Switched-Mode Power Supplies switch a power transistor (MOSFET) fully ON and fully OFF at high frequencies ($50\text{ kHz} - 1\text{ MHz}$), controlling output voltage by varying the Pulse-Width Modulation (PWM) duty cycle $D = \frac{t_{on}}{T}$.
Basic Non-Isolated Converter Topologies
| Topology | Conversion Function ($V_{out}$ vs $V_{in}$) | Voltage Level | Duty Cycle Range ($D$) | Key Components & Operation |
|---|---|---|---|---|
| Buck Converter | $V_{out} = D \cdot V_{in}$ | Step-Down ($V_{out} < V_{in}$) | $0 < D < 1$ | Transistor in series with input; inductor-capacitor output filter smooths current. |
| Boost Converter | $V_{out} = \frac{V_{in}}{1 - D}$ | Step-Up ($V_{out} > V_{in}$) | $0 < D < 1$ | Inductor stores energy during $t_{on}$; discharges into output capacitor during $t_{off}$. |
| Buck-Boost Converter | $V_{out} = -\frac{D}{1 - D} V_{in}$ | Inverting Step-Up/Step-Down | $0 < D < 1$ | Produces negative polarity voltage relative to ground; step-down for $D < 0.5$, step-up for $D > 0.5$. |
Linear vs. Switched-Mode Power Supply Comparison
| Feature | Linear Regulator | Switched-Mode Power Supply (SMPS) |
|---|---|---|
| Efficiency | Low ($30% - 60%$), power lost as heat ($P_{loss} = (V_{in}-V_{out})I_L$) | High ($80% - 95%$), minimal power loss |
| Size & Weight | Large & heavy due to low-frequency ($60\text{Hz}$) transformers & heat sinks | Small & lightweight due to high-frequency operation |
| Output Noise / Ripple | Exceptionally low noise, high ripple rejection ($> 60\text{ dB}$) | Higher switching noise & EMI requiring filtering |
| Design Complexity | Very simple (3-terminal ICs) | Complex (PWM controller, magnetics, feedback loop) |
Step-by-Step Worked Examples
Example 1: LM317 Output Voltage Calculation
Problem: An LM317 regulator circuit uses $R_1 = 240\ \Omega$ and $R_2 = 2.4\text{ k}\Omega$ ($2400\ \Omega$). The adjust pin current is $I_{adj} = 50\ \mu\text{A}$. Calculate the regulated output voltage $V_{out}$.
Solution:
- Identify Formula:
- Calculate Main Term:
- Calculate $I_{adj}$ Offset Term:
- Total Output Voltage:
Example 2: Buck Converter Duty Cycle & Output Voltage
Problem: A Buck DC-DC converter operates with an input voltage $V_{in} = 24\text{ V}$ and a switching frequency of $100\text{ kHz}$. If the switch is ON for $t_{on} = 3\ \mu\text{s}$ during each period, calculate: (a) Switching period $T$, (b) Duty cycle $D$, and (c) Regulated output voltage $V_{out}$.
Solution:
- Calculate Switching Period $T$:
- Calculate Duty Cycle $D$:
- Calculate Output Voltage $V_{out}$:
An LM317 adjustable linear voltage regulator has R1 = 240 ohms and R2 = 1.2 kilohms. Neglecting the adjust pin current Iadj, what is the regulated DC output voltage?
A full-wave rectifier operating at 60 Hz supplies a DC load current of 100 mA to a 1000 uF capacitor filter. What is the peak-to-peak ripple voltage across the filter?
A Boost SMPS converter operates with an input voltage of 12 V and a PWM duty cycle of D = 0.60. Assuming ideal lossless operation, what is the output DC voltage?