DC-DC Converters
Learning Objectives
- Explain how a DC-DC converter uses an inductor and a switch to change DC voltage level without large resistive loss.
- Derive and apply the ideal voltage relationship for buck and boost converters in terms of duty cycle.
- Distinguish buck, boost, and buck-boost topologies by their voltage transformation and circuit arrangement.
- Explain the role of duty cycle, switching frequency, and inductor current ripple in converter design.
- Identify practical applications for each converter topology.
Quick Answer
A DC-DC converter changes a DC voltage from one level to another — stepping it down, stepping it up, or both — using a switch, an inductor (or transformer), and a diode/synchronous switch, rather than wasting energy in a resistor. The key idea is that an inductor resists sudden current changes, so by rapidly opening and closing a switch feeding it, you can charge and discharge the inductor in a controlled way and extract a different average voltage on the output side. DC-DC converters matter because almost every battery-powered or multi-voltage electronic system — laptops, phones, EVs, solar systems — needs to move energy between voltage levels efficiently, and linear regulation simply cannot do that above a few watts without wasting excessive power as heat.
How Switching Regulation Works
Picture a switch connecting a 12 V source to an inductor, which then feeds a load. When the switch is closed, current ramps up through the inductor (energy is being stored in its magnetic field). When the switch opens, the inductor's current can't stop instantly — it forces current to keep flowing, now through a diode (or a second switch, in synchronous designs), into the load. By controlling the fraction of time the switch is closed — the duty cycle, D — you control how much energy is pumped in vs. how the inductor releases it, which sets the average output voltage. This is the shared mechanism behind every non-isolated DC-DC converter topology; the buck, boost, and buck-boost differ only in where the switch, inductor, and diode are placed relative to the input and output.
Buck Converter (Step-Down)
The buck converter reduces a higher input voltage to a lower output voltage. The switch is in series with the input, and when it's ON, current flows through the switch and inductor to the load and capacitor; when it's OFF, the diode (or synchronous switch) provides a path for the inductor current to keep flowing to the load.
Ideal steady-state relationship (continuous conduction mode):
V_out = D × V_in
where D is the duty cycle (0 < D < 1). A 50% duty cycle on a 12 V input gives roughly 6 V out. Because the switch only sees the difference between conducting and blocking (never a resistive drop proportional to the full voltage), efficiency can exceed 90%. Typical use: stepping a laptop's internal battery/adapter voltage down to the 3.3 V or 1.2 V rails that feed the CPU and memory.
Boost Converter (Step-Up)
The boost converter increases a lower input voltage to a higher output. Here the inductor is in series with the input, the switch is placed to ground after the inductor, and the diode connects the inductor to the output capacitor/load. When the switch is ON, the inductor charges directly from the source (its other end grounded through the switch); when the switch turns OFF, the inductor's stored energy adds in series with the input voltage, forcing a higher voltage through the diode to the load.
Ideal relationship:
V_out = V_in / (1 − D)
As D approaches 1, the theoretical output voltage grows very large — in practice, losses and component limits cap how high you can push it. Typical use: boosting a single 3.7 V lithium cell up to 5 V for USB output, or boosting a solar panel's variable voltage up to a fixed bus voltage.
Buck-Boost Converter
The buck-boost converter can step voltage either up or down (and inverts polarity in the classic topology), which is useful when the input voltage might be above or below the desired output — for example, a battery that starts at 4.2 V fully charged and drops to 3.0 V as it discharges, needing to always output a steady 3.3 V.
Ideal relationship (inverting buck-boost):
V_out = −D/(1 − D) × V_in
At D < 0.5 the magnitude of output is less than input (buck region); at D > 0.5 it's greater (boost region). Non-inverting buck-boost variants exist using four switches to avoid polarity inversion, common in modern battery-powered devices.
Real-World Example
Inside an electric vehicle, the 400 V main battery bus is far too high for the car's 12 V accessory systems (lights, infotainment, control units). A high-power buck converter (often called a DC-DC converter module in EVs) steps that 400 V down to 12–14 V continuously while the car runs, replacing what used to be an alternator in a conventional car. Meanwhile, a solar-powered garden light uses a tiny boost converter to step a single 1.2 V NiMH cell up to 3–5 V to drive its LED, since one cell alone can't supply enough voltage.
Common Mistakes
| Misconception | Why It's Wrong | Correct Understanding |
|---|---|---|
| "A DC-DC converter is basically a voltage divider or a fancy resistor network." | A resistive divider wastes power proportional to the voltage difference and current drawn, and its output sags heavily under load. | A DC-DC converter uses energy storage in an inductor (and switching) to transfer energy efficiently, maintaining a regulated output largely independent of load changes, with far less power wasted as heat. |
| "The duty cycle formula V_out = D × V_in applies to every converter topology." | Each topology has a distinct switch/inductor/diode arrangement that produces a different voltage relationship. | The D × V_in relationship is specific to the buck converter. Boost converters follow V_in/(1-D), and buck-boost converters follow -D/(1-D) × V_in — mixing these up leads to wrong duty-cycle calculations. |
| "Higher switching frequency is always better because it makes the converter more efficient." | Higher frequency does allow smaller inductors/capacitors, but it also increases switching losses in the transistor and diode, which can lower overall efficiency past a certain point. | Switching frequency is a trade-off: higher frequency shrinks passive components and improves transient response, but raises switching losses; real designs pick a frequency balancing size, EMI, and efficiency. |
Comparison and Connections
| Topology | Voltage Relationship | Output vs Input | Typical Application |
|---|---|---|---|
| Buck | V_out = D·V_in | Always lower | CPU/memory power rails, point-of-load regulation |
| Boost | V_out = V_in/(1-D) | Always higher | Battery-to-USB boost, LED drivers, solar MPPT front end |
| Buck-Boost | V_out = -D/(1-D)·V_in | Higher or lower | Battery-powered devices with wide discharge voltage range |
| Linear Regulator (for contrast) | V_out < V_in, fixed by dropout | Always lower, low efficiency at large drop | Low-noise, low-power analog rails |
Practice Questions
Recall
- Write the ideal steady-state voltage relationship for a buck converter. Answer guidance: V_out = D × V_in, where D is the duty cycle.
- Name the three key passive/switching elements common to buck, boost, and buck-boost converters. Answer guidance: An inductor, a switch (transistor), and a diode (or synchronous switch), plus an output capacitor.
Understanding 3. Explain, in terms of energy storage, why an inductor is essential to non-isolated DC-DC conversion rather than just a switch and a capacitor. Answer guidance: The inductor stores energy in its magnetic field while the switch is ON and releases it when the switch is OFF, allowing continuous current delivery to the load at a different average voltage than the source — a switch and capacitor alone cannot transfer energy between voltage levels without large losses (as in a simple charge-pump without inductance, efficiency drops quickly). 4. Why does the boost converter's theoretical voltage gain become unrealistic as duty cycle D approaches 1? Answer guidance: As D→1, the formula V_in/(1-D) predicts infinite voltage, but in practice, parasitic resistances in the inductor, switch, and diode dominate at very high duty cycles, causing the actual achievable gain to plateau and then fall — real boost converters are typically limited to gains of about 4-6x.
Application 5. A 3.7 V Li-ion battery must supply a steady 5 V USB output as it discharges from 4.2 V down to 3.0 V. Which converter topology is required, and why? Answer guidance: A boost converter, since the output (5 V) must always be higher than the input voltage range (3.0-4.2 V), and a plain buck converter cannot increase voltage. 6. A power rail must be generated from an input that could be either 3.0 V or 5.5 V (e.g., varies with battery state), but the output must be a stable 3.3 V. Which topology handles both cases, and why? Answer guidance: A buck-boost converter, because the required 3.3 V output is sometimes below the input (5.5 V case, needs bucking) and sometimes above it (3.0 V case, needs boosting) — only buck-boost can handle both directions.
Analysis 7. Compare the efficiency behavior of a linear regulator versus a buck converter when stepping 12 V down to 3.3 V at 2 A. Which is more efficient and why? Answer guidance: A linear regulator dissipates (12-3.3) V × 2 A = 17.4 W as heat while delivering only 6.6 W to the load (efficiency ≈ 27%); a buck converter at ~90% efficiency delivers 6.6 W while wasting only about 0.7 W, because it transfers energy via inductor switching rather than dropping the excess voltage resistively. 8. Analyze why increasing switching frequency in a buck converter allows the use of a smaller inductor, and what trade-off this introduces. Answer guidance: A higher switching frequency means the inductor charges and discharges more times per second, so a smaller inductance can still limit current ripple to an acceptable level within each (shorter) switching period, enabling smaller/cheaper magnetics; the trade-off is increased switching losses in the transistor and diode (which switch more often per second) and potentially more EMI, which can reduce overall efficiency and demand better EMI filtering.
FAQ
Q1: Why don't DC-DC converters just use resistors like old-fashioned voltage dividers? Resistors dissipate the "unwanted" voltage as heat, which is fine for microwatts but wastes enormous energy and generates dangerous heat at real power levels (watts and above). Inductor-based switching converters transfer energy instead of burning it, reaching 85-95%+ efficiency.
Q2: What is duty cycle, exactly? Duty cycle (D) is the fraction of each switching period that the main switch is ON, expressed as a number between 0 and 1 (or a percentage). It's the primary control variable a converter's feedback loop adjusts to hold the output voltage steady.
Q3: Why does a buck-boost converter invert the output polarity? In the classic single-switch buck-boost topology, the inductor's discharge path is arranged so the output is referenced with opposite polarity to the input ground. Modern four-switch (non-inverting) buck-boost designs avoid this by using an extra switch pair to restore the original polarity.
Q4: What is "continuous conduction mode" (CCM) versus "discontinuous conduction mode" (DCM)? In CCM, the inductor current never reaches zero during a switching cycle, and the simple voltage formulas (like V_out = D·V_in) hold. In DCM, the inductor current falls to zero before the next cycle starts (common at light load), and the voltage relationship becomes more complex and load-dependent.
Q5: Why do DC-DC converters need an output capacitor if the inductor already smooths the current? The inductor smooths current, but the output capacitor smooths voltage — it supplies the load during the brief instants when the switching action momentarily can't, filtering out the remaining high-frequency ripple so the load sees a nearly constant DC voltage.
Quick Revision
- DC-DC converters change voltage level using a switch + inductor + diode/switch, not a resistor — far higher efficiency.
- Buck (step-down): V_out = D × V_in. Output always lower than input.
- Boost (step-up): V_out = V_in / (1-D). Output always higher than input.
- Buck-boost: V_out = -D/(1-D) × V_in. Output can be higher or lower; classic topology inverts polarity.
- Duty cycle D (0 to 1) is the main control knob; feedback loops adjust D to hold output voltage steady.
- Inductor stores energy while switch is ON, releases it to the load while switch is OFF (or vice versa depending on topology).
- Continuous Conduction Mode (CCM): inductor current never reaches zero — simple formulas apply.
- Higher switching frequency → smaller passive components, but higher switching losses.
- Output capacitor smooths voltage ripple; inductor smooths current ripple.
- Real converters reach 85-95%+ efficiency, versus ~30% or worse for linear regulators at large voltage drops.
- Applications: laptop/CPU power rails (buck), battery-to-USB boost, solar MPPT (boost), wide-range battery-powered devices (buck-boost).
Related Topics
Prerequisites: Power Semiconductor Devices, basic inductor/capacitor behavior, Rectifiers and Inverters.
Related Topics: Power Supply Design, AC-AC Converters, Power Factor Correction (boost topology reused there).
Next Topics: Power Supply Design, Motor Drives, Power Factor Correction.