Voltage and current are directly proportional in a fixed-resistance circuit (Ohm's Law), but they are inversely proportional in a constant-power system where the load actively adjusts its internal resistance to maintain a steady wattage. If you are trying to figure out why doubling the voltage on a space heater doubles the current, but doubling the voltage on a laptop charger halves the current, you have just run into the difference between fixed-resistance and fixed-power loads.
The Worked Math: Fixed Resistance vs. Fixed Power
The confusion almost always stems from mixing up Ohm's Law ($V = I \times R$) with the Power Equation ($P = V \times I$). Let's look at the exact numbers for both scenarios on the bench.
Scenario A: Fixed Resistance (Direct Proportionality)
Imagine a simple 10-ohm nichrome wire heating element. The resistance is physically locked by the wire's length and gauge.
- Apply 10V: Current is $10V / 10\Omega =$ 1A. Power = 10W.
- Apply 20V: Current is $20V / 10\Omega =$ 2A. Power = 40W.
Result: Voltage doubled, current doubled. They are directly proportional. The power dissipated quadrupled because $P = I^2R$.
Scenario B: Fixed Power (Inverse Proportionality)
Now imagine a 120W switching LED driver designed to output exactly 120W to a high-bay luminaire, regardless of the input voltage (within its 12V-48V operating window).
- Supply 12V: The driver draws $120W / 12V =$ 10A.
- Supply 24V: The driver draws $120W / 24V =$ 5A.
- Supply 48V: The driver draws $120W / 48V =$ 2.5A.
Result: Voltage doubled, current halved. They are inversely proportional. The driver's internal MOSFETs and PWM controllers dynamically change the effective input resistance to keep the wattage pinned at 120W.
Think of water pressure (voltage) and flow (current) through a fixed-diameter pipe (resistance): double the pressure, double the flow. But if you are driving a fixed-load waterwheel that requires exactly 100 gallons-minutes of mechanical work per minute, doubling the pressure means you only need half the flow to do the exact same work.
Where You Meet This in Practice
Understanding whether your load is fixed-resistance or fixed-power dictates how you size wires, select breakers, and design battery banks.
1. Mains Wiring and High-Wattage Appliances
This is why NEC-style practice pushes high-wattage appliances to 240V instead of 120V. A 4800W electric water heater is a fixed-resistance load once it reaches operating temperature, but from the panel's perspective, it is a fixed-power demand.
At 120V, it would pull 40A, requiring expensive 8 AWG NM-B cable and a 50A breaker. At 240V, it pulls 20A, allowing you to use standard 12 AWG NM-B cable and a 25A breaker. The utility and your panel see an inverse relationship: higher transmission voltage means lower current for the same delivered power, which minimizes $I^2R$ line losses.
2. Off-Grid Solar and MPPT Charge Controllers
Maximum Power Point Tracking (MPPT) controllers exploit inverse proportionality. A 400W solar panel might output 40V at 10A at the panels. The MPPT controller acts as a switching converter to charge a 12V battery. Assuming 100% efficiency for the math, $40V \times 10A = 400W$. On the 12V battery side, the controller outputs $12V$ at 33.3A. The voltage stepped down, so the current stepped up inversely to conserve power.
3. Bench Power Supplies (CV vs. CC Modes)
When you use a bench supply like a Rigol DP832, you set limits for both Constant Voltage (CV) and Constant Current (CC).
If you set 12V and a 2A limit, and connect a 10-ohm resistor, the supply stays in CV mode (12V, 1.2A). If you connect a 2-ohm resistor, the supply hits the 2A limit and drops into CC mode, dropping the voltage to 4V to protect the circuit. In CC mode, if the load resistance drops further, the voltage drops inversely to maintain the exact 2A current.
Decision Tree: Sizing Wire and Breakers for Your Load
When designing a DC system or sizing a branch circuit, use this decision path to determine your wire gauge and overcurrent protection. We will use a 2000W continuous inverter load as the baseline.
| System Voltage | Calculated Current (I = P/V) | NEC 125% Continuous Rule | Required Wire (75°C Column) | Overcurrent Protection |
|---|---|---|---|---|
| 12V DC | 166.6A | 208A | 4/0 AWG Copper | 225A ANL Fuse |
| 24V DC | 83.3A | 104A | 2 AWG Copper | 125A ANL Fuse |
| 48V DC | 41.6A | 52A | 6 AWG Copper | 60A ANL Fuse |
Common Confusions and Pitfalls
Even experienced hobbyists trip over these edge cases when transitioning from theory to the workbench.
- Confusing the Load with the Source: People often ask, 'If I turn up the voltage on my power supply, does the current go down?' The power supply doesn't dictate the current; the load does. If the load is a fixed resistor, turning up the voltage increases the current. The power supply only limits current if it hits its internal compliance ceiling.
- LED Strip 'Constant Current' Drivers: A 12V LED strip is essentially a fixed-resistance load (resistors in series with diodes). If you feed it 14V instead of 12V, current goes up (direct proportionality), and the strip will overheat. A true 'constant current' LED driver (like a Mean Well LDD-700H) uses switching logic to inversely adjust its output voltage to force exactly 700mA through the LEDs regardless of how many you chain together.
- Ignoring Efficiency in Switching Converters: The inverse proportionality math ($V_1 I_1 = V_2 I_2$) assumes 100% efficiency. In reality, a buck converter stepping 48V down to 12V at 10A (120W out) will draw about 130W from the 48V source at 92% efficiency. The input current will be $130W / 48V = 2.7A$, not the theoretical 2.5A. Always multiply your expected current by 1.1 to 1.2 to account for switching losses and heat.
Frequently Asked Questions
Does a motor act as a fixed resistance or fixed power load?
Neither, strictly speaking. A DC motor is a dynamic load. At stall (0 RPM), it acts as a pure fixed resistor (low resistance, massive current spike). At operating speed, it generates back-EMF, which effectively increases its resistance, dropping the current to a level required to maintain its mechanical power output plus losses. For breaker sizing, always treat the starting stall current as the worst-case direct-proportionality scenario.
Why do high-voltage transmission lines use hundreds of thousands of volts?
Because power generation and consumption are fixed-power requirements. To deliver 500 Megawatts to a city, transmitting at 500,000V requires only 1,000A of current. Transmitting that same 500MW at 120V would require over 4.1 million Amps, which would instantly vaporize any practical wire due to $I^2R$ heating. High voltage is used specifically to exploit the inverse relationship, keeping current (and therefore resistive losses) as low as possible.
If I have a 100W solar panel, will it always output inversely proportional voltage and current?
No. A solar panel is a current-limited source with a non-linear I-V curve. It only acts inversely proportional at the exact Maximum Power Point (MPP). If you short-circuit the panel, voltage drops to zero, but current does not go to infinity; it maxes out at the Short Circuit Current ($I_{sc}$), which is dictated by sunlight intensity (irradiance), not Ohm's law.






