To convert 24V DC to 12V DC at a 10A output using a DC DC voltage converter, you need a step-down (buck) module rated for at least 120W continuous output. Assuming a standard 90% switching efficiency, your 24V source must supply 5.55A (133.3W input). The governing formulas are:

  • Output Power: Pout = Vout × Iout → 12V × 10A = 120W
  • Input Power: Pin = Pout / η → 120W / 0.90 = 133.3W
  • Input Current: Iin = Pin / Vin → 133.3W / 24V = 5.55A

Because DC-DC converters draw higher current at lower input voltages to maintain power balance, sizing your input wiring for 5.55A (use 14 AWG minimum, 12 AWG preferred for voltage drop mitigation) is just as critical as sizing the 10A output wiring (use 10 AWG).

Neighboring Load Values (±20% of 10A Target)

Output Current (12V)Output PowerInput Power (90% Eff)Input Current (24V)
8.0A96W106.6W4.44A
9.0A108W120.0W5.00A
10.0A (Target)120W133.3W5.55A
11.0A132W146.6W6.11A
12.0A144W160.0W6.66A

Sizing Data: Real-World DC-DC Topologies and Module Specs

Not all DC DC voltage converters are built alike. Cheap modules found on Amazon or AliExpress often advertise '10A' but use undersized inductors that saturate or overheat at 6A continuous. When selecting a converter for a 120W+ load, you must look at the switching IC, topology, and thermal management.

Module / ICTopologyVin RangeMax Continuous IoutPeak EfficiencyIsolation
LM2596 (Generic)Buck (Non-Sync)4.5V - 40V3.0A (with heatsink)~75% - 80%No
XL4015 (Generic)Buck (Non-Sync)5.0V - 36V5.0A (with fan/heatsink)~85% - 88%No
TI TPS5430 / 54560Buck (Integrated FET)5.5V - 36V (5430)3.0A to 5.0A~92% - 95%No
RECOM R-78B12-2.0Switching Regulator15V - 32V2.0A (No heatsink)~93%No
Traco Power TEN 20Isolated Forward18V - 36V1.67A (at 12V)~88%Yes (1.5kVDC)

Note: For a true 10A continuous 12V output from a 24V source, you will typically need a module based on synchronous rectification (like the TI LMR33630 or a multi-phase buck controller) or parallel two high-quality 5A XL4015 modules with proper load-sharing resistors, as single-chip non-synchronous 10A modules are rare and thermally challenging.

The Assumptions That Fix Your Conversion Math

The calculation above assumes a fixed 90% efficiency and a stable 24V input. But what happens when we change the electrical environment?

DC-DC vs AC-DC: Why Phase and Power Factor Don't Apply Here

If you were instead calculating input current for an AC-DC power supply (e.g., sizing a 120V vs 230V vs 3-phase supply for the same 120W load), the math shifts dramatically because you must account for Power Factor (PF) and phase angles. A 120W load on 120V AC at 0.8 PF draws 1.25A. On 230V single-phase it draws 0.65A. On 208V 3-phase it draws roughly 0.41A.

In DC-DC conversion, PF and phase do not exist; the power factor is effectively 1.0. The only variables fixing your answer are DC voltage, DC current, and the converter's switching efficiency curve.

When the Conversion Math Becomes Meaningless

Your perfectly calculated 5.55A input and 10A output figures become meaningless in two specific real-world scenarios:

  1. Input Voltage Sag (Dropout): If your 24V battery bank sags to 13V under heavy load, and your buck converter has a 2V dropout requirement, the converter can no longer maintain 12V out. The output voltage will track the input minus the dropout, and your load will brown out regardless of the converter's rated wattage.
  2. Thermal Derating: A module rated for '10A' at 25°C ambient will typically derate to 50% capacity (5A) at 60°C ambient unless forced air cooling is applied. If you mount a DC DC voltage converter inside a sealed, sun-baked NEMA enclosure, the 120W rating is a mathematical fiction. Always check the manufacturer's derating curve.

Step-Up (Boost) vs Step-Down (Buck) Shifts

The math flips entirely if your application requires stepping up voltage rather than stepping it down. If you need to convert 12V DC to 24V DC at 10A (240W output) using a boost converter:

Warning: Input Current Spikes in Boost Topologies
Assuming 90% efficiency, Pin = 240W / 0.90 = 266.6W.
Iin = 266.6W / 12V = 22.22A.
Your 12V input wiring must now be sized for over 22A (requiring 10 AWG or 8 AWG wire), and the input fuse must be rated for at least 30A. Many hobbyists burn up their input traces by sizing wires for the output current (10A) instead of the much higher input current.

Frequently Asked Questions

Can I use a linear regulator (like an LM317) instead of a switching DC DC voltage converter?
For high-current step-down applications, absolutely not. A linear regulator dissipates excess voltage as heat. Dropping 24V to 12V at 10A using a linear regulator would generate (24V - 12V) × 10A = 120W of pure waste heat. You would need a massive, actively cooled heatsink, and your system efficiency would be a dismal 50%. Switching buck converters achieve 90%+ efficiency by rapidly switching the input and using inductors to store and transfer energy, minimizing heat generation.

Why does my cheap '10A' DC-DC converter only deliver 6A before shutting down?
Many low-cost modules advertise the peak current limit of the internal switching IC, not the continuous thermal limit of the PCB. The LM2596, for example, has an internal current limit of roughly 3A to 4A, yet sellers frequently label them as '5A' or '10A' modules. Furthermore, without synchronous rectification, the catch diode dissipates significant heat at high currents. Always buy converters that specify 'Continuous Output Current' and feature thick copper pours or attached aluminum heatsinks.