Skip to content
Feb 25

Switched-Mode Power Supply Fundamentals

MT
Mindli Team

AI-Generated Content

Switched-Mode Power Supply Fundamentals

Switched-mode power supplies are the workhorses of modern electronics, enabling everything from smartphone charging to industrial motor drives. Unlike their less efficient predecessors, they allow for compact, lightweight, and cool-running power conversion, which is fundamental to designing portable and high-performance systems. Understanding their operation is key to selecting, designing, and troubleshooting power circuits across countless applications.

The Core Switching Principle

At its heart, a switched-mode power supply operates on a simple but powerful idea: rapidly switching a transistor between its fully ON and fully OFF states to control the transfer of energy. This is fundamentally different from a linear regulator, which acts like a variable resistor, dissipating excess voltage as heat. An SMPS, by contrast, minimizes the time the transistor spends in the high-power-dissipation transition region, spending most of its time either fully on (with low voltage across it) or fully off (with no current through it).

This high-frequency switching—typically from tens of kilohertz to several megahertz—allows the use of small, inexpensive inductors and capacitors to store and transfer energy in controlled pulses. The overall efficiency of a well-designed SMPS can exceed 85 percent, often reaching over 95 percent, because very little power is wasted as heat in the switching element. The primary trade-off for this efficiency is increased circuit complexity and the generation of electromagnetic interference that must be carefully managed.

The Buck Converter: Stepping Voltage Down

The buck converter, or step-down converter, is the most common SMPS topology. Its goal is to produce an output DC voltage that is lower than its input DC voltage. The basic circuit consists of a switching transistor (usually a MOSFET), a diode, an inductor, and an output capacitor.

Here’s a simplified cycle of operation: When the switch is closed, the input voltage is applied across the inductor and the load. Current builds up through the inductor, storing energy in its magnetic field, while also supplying the load and charging the output capacitor. When the switch opens, the inductor’s magnetic field collapses, maintaining current flow. This current now flows through the load via the freewheeling diode (or a synchronous MOSFET), completing the circuit. The output capacitor smooths the pulsating current into a stable DC voltage.

The ratio of the output voltage () to the input voltage () is determined by the duty cycle (), which is the fraction of time the switch is closed. For an ideal buck converter: where . Thus, by controlling the duty cycle, you directly control the stepped-down output voltage.

The Boost Converter: Stepping Voltage Up

Conversely, a boost converter produces an output voltage higher than its input. Its component arrangement is different: the inductor is in series with the input source, followed by a switch to ground, with a diode and output capacitor in parallel to the load.

During the switch-ON phase, the input voltage is applied directly across the inductor, causing its current to ramp up and store energy. The diode is reverse-biased during this time, so the load is supplied solely by the stored charge in the output capacitor. When the switch turns OFF, the inductor’s collapsing field produces a voltage that adds to the source voltage. This combined voltage forward-biases the diode, transferring the stored inductor energy to the output capacitor and the load, thereby boosting the voltage.

The ideal input-output relationship for a boost converter is: Since is less than 1, the denominator is also less than 1, making .

The Buck-Boost Converter: Inverting and Flexible Conversion

The buck-boost converter provides the most flexibility, capable of producing an output voltage that can be either higher or lower than the input, but with an important caveat: it inverts the polarity of the output voltage relative to the input common ground. This topology places the switch, inductor, and diode in a unique "flyback" style arrangement.

When the switch is ON, current flows from the input through the inductor, storing energy, while the diode blocks, isolating the output. When the switch turns OFF, the inductor’s voltage polarity reverses, forward-biasing the diode and dumping the stored energy into the output capacitor and load. The output voltage is negative with respect to the input ground.

The voltage conversion ratio is: If the duty cycle is less than 0.5, the output magnitude is less than the input (buck mode). If is greater than 0.5, the output magnitude exceeds the input (boost mode).

Output Regulation via Pulse-Width Modulation

Maintaining a constant output voltage despite changes in the input voltage or load current is the job of the control circuitry. This is achieved through pulse-width modulation (PWM). A control IC monitors the output voltage through a feedback network and compares it to a precise internal reference voltage.

If the output voltage sags (e.g., due to an increased load), the error amplifier in the control circuit detects this. The controller responds by increasing the duty cycle of the switch drive signal, allowing more energy to be transferred from input to output per switching cycle, which brings the voltage back up. Conversely, if the output voltage rises, the duty cycle is decreased. This continuous, high-speed adjustment—modulating the width of the switch-on pulse—is what provides tight output voltage regulation.

Common Pitfalls

  1. Ignoring Inductor Current Rating and Saturation: Selecting an inductor based solely on inductance value is a major mistake. You must ensure its saturation current rating is above the peak current in your circuit. A saturated inductor loses its inductance abruptly, causing a massive, destructive spike in switch current.
  2. Poor PCB Layout: SMPS circuits switch high currents rapidly, making layout critical. Long, high-impedance traces on the switch node create ringing, overshoot, and severe EMI. The solution is to minimize the loop area of high-current paths (especially the path from the input capacitor, through the switch and inductor, and back) and use a solid ground plane.
  3. Insufficient Input Capacitance: The input source sees a pulsed, non-sinusoidal current draw from the SMPS. Without adequate, low-ESR (Equivalent Series Resistance) capacitance close to the switching IC, this can cause large input voltage ripple, leading to instability and noise propagated back to the source.
  4. Neglecting Startup and Fault Conditions: Designs often work perfectly at steady state but fail during power-up, short-circuit, or load-dump events. Always analyze inrush currents, ensure soft-start functionality is used to limit them, and implement protection features like over-current and over-voltage lockout.

Summary

  • Switched-mode power supplies achieve high efficiency (often >85%) by rapidly switching a transistor and using inductors and capacitors to store and transfer energy in controlled packets.
  • The three fundamental DC-DC converter topologies are the buck (step-down, ), the boost (step-up, ), and the buck-boost (inverting, can step up or down, ).
  • Stable output voltage regulation is maintained by a feedback loop that continuously adjusts the switching duty cycle using pulse-width modulation.
  • Successful SMPS design requires careful attention to component selection (especially inductor saturation current), PCB layout to minimize noise and EMI, and robust protection for fault conditions.

Write better notes with AI

Mindli helps you capture, organize, and master any subject with AI-powered summaries and flashcards.