To power a 60W load at 12V using a 24V-to-12V step-down DC-DC converter (assuming a realistic 92% efficiency), your output current is exactly 5.0 Amps, and the input current drawn from the 24V source is 2.72 Amps. The governing formula for this conversion is $I_{in} = P_{out} / (V_{in} \times \eta)$. Substituting our exact values: $I_{in} = 60W / (24V \times 0.92) = 2.717A$. This assumes steady-state DC operation and accounts for the 8% of power lost as heat in the switching MOSFETs and inductor.
Load Variance: ±20% Input Current Table
In real-world applications like solar charge controllers or RV battery systems, loads fluctuate. Here is how the input current shifts across a ±20% variance of our 60W baseline, maintaining the 24V input and 92% efficiency assumption.
| Output Load (Watts) | Output Current @ 12V | Input Current @ 24V (92% Eff) | Recommended Input Wire (Chassis) |
|---|---|---|---|
| 48W (-20%) | 4.00A | 2.17A | 18 AWG |
| 54W (-10%) | 4.50A | 2.45A | 18 AWG |
| 60W (Baseline) | 5.00A | 2.72A | 18 AWG |
| 66W (+10%) | 5.50A | 2.99A | 16 AWG |
| 72W (+20%) | 6.00A | 3.26A | 16 AWG |
The Core Assumptions and AC Bus Shifts
The math above relies on three fixed assumptions: a known input voltage ($V_{in}$), a regulated output voltage ($V_{out}$), and a verified efficiency curve ($\eta$) at your specific load. If any of these drift, your calculated input current will be wrong.
How the answer shifts for 120V vs 230V vs 3-phase:
While a DC-DC converter operates strictly on direct current, the upstream AC source fundamentally shifts the DC bus voltage feeding it, which dictates the converter's internal topology. If your 24V DC is actually derived from an AC-DC rectifier stage:
- 120V AC (Single Phase): Rectifies to a ~170V DC bus. A standard non-isolated buck converter cannot step 170V down to 24V efficiently (the duty cycle would be dangerously narrow, around 14%). The design must shift to an isolated Flyback or Forward topology.
- 230V AC (Single Phase): Rectifies to a ~325V DC bus. This requires an isolated LLC resonant or active-clamp flyback DC-DC converter to handle the high-voltage MOSFET stress and maintain efficiency.
- 400V AC (3-Phase): Rectifies to a ~560V DC bus. At this level, the DC-DC stage almost exclusively relies on high-frequency isolated LLC resonant topologies with 600V+ GaN or SiC switches to manage the massive step-down ratio and maintain power factor correction (PFC) upstream.
When the conversion is meaningless:
The $I_{in}$ formula becomes mathematically meaningless under two conditions. First, at ultra-light loads (below 10% of rated capacity). Here, the converter's quiescent current (often 5mA to 15mA) and fixed switching losses dominate, causing efficiency to plummet unpredictably. Second, if your input wiring is undersized and $V_{in}$ sags below the converter's maximum duty cycle or dropout threshold, the converter will pull exponentially more current attempting to maintain $P_{out}$, eventually triggering thermal shutdown.
DC-DC Converter Topology & Spec Sheet Data
Choosing the right DC-DC converter requires matching your voltage delta to the correct switching topology. Below is a data-dense reference of common architectures and benchmark ICs used in modern bench and field designs.
| Topology | Benchmark IC | Input Voltage Range | Max Output Current | Peak Efficiency | Best Application |
|---|---|---|---|---|---|
| Step-Down (Buck) | TI LM2596 | 4.5V to 40V | 3.0A | ~92% | 12V to 5V logic rails, basic LED drivers |
| Step-Up (Boost) | MT3608 | 2.0V to 24V | 2.0A (switch limit) | ~93% | Single-cell Li-ion (3.7V) to 12V boost |
| Buck-Boost | ADI LT3780 | 4V to 38V | 10A+ (external FETs) | ~96% | Automotive 12V systems (handles cranking sags) |
| Isolated Flyback | TI UCC28700 | 80V to 400V (DC bus) | Varies (transformer dependent) | ~88% | Offline AC-DC auxiliary power supplies |
Sources: Topology data and efficiency benchmarks aggregated from the Texas Instruments Power Topologies Handbook and Analog Devices efficiency guidelines.
Real-World Derating and Edge Cases
Datasheet maximums are tested under ideal laboratory conditions. On the workbench, you must apply thermal and environmental derating:
Input Capacitor ESR and Ripple:
If your input current calculation says 2.72A, your DC power supply must be rated for at least 3.5A to handle the RMS ripple current drawn by the converter's input capacitors. The input current to a switching DC-DC converter is not a smooth DC line; it is a high-frequency square wave. Failing to oversize the upstream supply or add low-ESR ceramic bypass capacitors (e.g., 10µF X7R) directly at the $V_{in}$ pin will result in input voltage ringing and erratic converter behavior.
Frequently Asked Questions
Can I just use a linear regulator (LDO) instead of a DC-DC converter?
Only if your current is under 100mA and the voltage drop is small. A linear regulator dissipates the voltage difference as pure heat. Stepping 24V down to 12V at 5A using a linear regulator would waste 60W as heat ($(24V - 12V) \times 5A = 60W$), requiring a massive heatsink. A DC-DC buck converter handles this same task while wasting only about 5.2W.
Why does my multimeter read a higher input current than the formula predicts?
Standard multimeters measure average DC current, but they often struggle with the high-frequency switching noise (often 100kHz to 1MHz) superimposed on the input line. If your meter lacks adequate low-pass filtering, it will read the peak ripple rather than the true RMS average. To get an accurate reading, measure the voltage drop across a precision shunt resistor (e.g., 0.01Ω) using an oscilloscope, or use a true-RMS clamp meter rated for high-frequency DC components.
Does the formula change if I am charging a battery instead of powering a resistive load?
Yes. A battery is not a fixed resistive load; its voltage rises as its State of Charge (SoC) increases. If you are using a DC-DC converter as a battery charger, $P_{out}$ will actually decrease as the battery voltage approaches the absorption setpoint, assuming the converter operates in a Constant Current (CC) mode. You must calculate input current based on the maximum Constant Current phase, not the nominal battery voltage.






