Voltage and current are directly proportional only when resistance remains constant, meaning that doubling the applied voltage will exactly double the resulting current. This foundational rule, governed by Ohm’s Law, dictates how we size branch circuit wiring, select overcurrent protection, and predict component thermal limits. However, blindly assuming this proportionality holds true for every device on a jobsite or workbench leads to nuisance breaker trips, melted terminal lugs, and undersized feeders. The most common mistake makers and apprentices make is confusing constant-resistance (ohmic) loads with constant-power loads, where current actually increases as voltage drops to maintain a fixed wattage output.
The Baseline: Ohmic Conductors and Direct Proportionality
In a purely ohmic circuit, the relationship between voltage (V), current (I), and resistance (R) is strictly linear. According to Georgia State University HyperPhysics, as long as the physical temperature and material properties of the conductor do not change, the resistance remains static.
Imagine a bench test using a fixed 4-ohm wirewound power resistor. If you apply 12V DC from a bench supply, the current draw is exactly 3A (12V / 4Ω = 3A). If you increase the supply to 24V DC, the current doubles to exactly 6A (24V / 4Ω = 6A). The ratio of voltage to current is locked at 4 ohms. This is direct proportionality in its purest form.
While this linear behavior is the bedrock of basic circuit theory, it represents only a fraction of the loads you will actually wire in a home or integrate into a power system. To understand where the math shifts, we need to look at how different load categories behave when voltage fluctuates.
| Load Category | V-I Relationship | Real-World Example | Current Change if Voltage Drops 10% |
|---|---|---|---|
| Ohmic (Fixed R) | Directly Proportional | Wirewound resistors, basic heating elements | Current drops 10% (Power drops 19%) |
| Incandescent (Tungsten) | Non-Linear (Temperature dependent) | 60W / 100W AC light bulbs | Current drops ~6% (R decreases as filament cools) |
| Constant Power (SMPS) | Inversely Proportional | Server PSUs, VFDs, LED drivers | Current increases ~11% to maintain wattage |
| Semiconductor (Diode/LED) | Exponential | Cree XP-L2 LED, Silicon rectifiers | Current drops to near zero (falls below forward voltage) |
Where the Proportionality Breaks Down (Non-Ohmic Devices)
The moment temperature or semiconductor physics enter the equation, the linear V-I relationship collapses. Understanding these non-ohmic behaviors is critical for debugging circuits and sizing fuses.
The Tungsten Inrush Factor
An incandescent light bulb is a classic non-ohmic load. The resistance of a tungsten filament is highly dependent on its temperature. When a 100W, 120V bulb is cold, its resistance might be as low as 9.5 ohms. When you flip the switch, the initial inrush current spikes to roughly 12.6A (120V / 9.5Ω). Within milliseconds, the filament heats up to 2,500°C, its resistance rises to 144 ohms, and the steady-state current drops to 0.83A. This is why incandescent bulbs almost always burn out the exact moment they are switched on—the thermal shock of that massive, non-proportional current spike breaks the filament.
Semiconductors and the Exponential Curve
Diodes and LEDs do not obey Ohm's Law. Their current-voltage (I-V) curve is exponential. A standard white LED might have a forward voltage ($V_f$) of 3.0V. At 2.8V, it draws virtually zero current. At 3.0V, it might draw 20mA. But if you push it to 3.2V, the current doesn't increase proportionally; it skyrockets to 100mA or more, instantly destroying the junction. This is why LEDs require constant-current drivers rather than simple voltage sources.
Where You Meet This In Practice (Sizing and Protection)
The assumption that voltage and current are always directly proportional causes the most severe errors when sizing conductors and breakers for modern electronics, specifically Switching Mode Power Supplies (SMPS) and variable frequency drives (VFDs).
Sizing for Constant Power Loads (SMPS)
Consider a 1500W rackmount server power supply plugged into a standard 120V branch circuit. At a nominal 120V, it draws about 12.5A (assuming 100% efficiency for simplicity). A DIYer might look at this and decide a 15A breaker and 14 AWG NM-B cable are sufficient, as 12.5A is under the 15A limit.
However, SMPS units are designed to maintain a constant DC output regardless of AC input fluctuations. If the utility experiences a brownout and the voltage at the receptacle sags to 108V (a 10% drop), the power supply does not proportionally reduce its current. Instead, it pulls more current to maintain the 1500W output. The new current draw becomes 13.88A (1500W / 108V). Add in power factor and efficiency losses (typically 0.95 PF and 90% efficiency for older units), and the actual RMS current drawn from the wall easily exceeds 16A. The 15A breaker will trip, and the 14 AWG wire will operate above its safe continuous ampacity. According to Fluke Corporation's power quality guidelines, measuring true RMS current during brownout conditions is the only way to accurately verify conductor sizing for these loads.
Motor Starting and Locked Rotor Current
AC induction motors present another non-proportional scenario. When a motor starts, the rotor is stationary, and there is no back-electromotive force (back-EMF) generated to oppose the applied voltage. The only thing limiting current is the very low DC resistance of the stator windings. A 1/2 HP motor with a full-load amperage (FLA) of 8A might draw a Locked Rotor Amperage (LRA) of 48A—six times the running current. This massive, disproportionate spike is exactly why the NEC requires specific time-delay fuses or inverse-time circuit breakers (like standard thermal-magnetic breakers) that can tolerate a brief magnetic trip threshold without opening the circuit during startup.
Common Confusions and Troubleshooting FAQs
Why do people confuse constant resistance with constant power?
In introductory electronics, almost all bench exercises use fixed resistors, reinforcing the idea that $V = IR$ is a universal constant. Makers transition to building projects using microcontrollers, LED drivers, and switching regulators without realizing these active components use internal feedback loops to dynamically alter their effective resistance. They act as constant-power sinks, completely inverting the V-I relationship.
If I double the voltage on a DC motor, does the current double?
Not necessarily, and it depends on the mechanical load. If the motor is spinning freely (no load), doubling the voltage doubles the speed, which doubles the back-EMF. The current might actually remain relatively low. However, if the motor is driving a heavy mechanical load (like a winch or a fan), doubling the voltage will drastically increase the mechanical work required, and the current will spike until it hits the motor's thermal limits or the power supply's current foldback protection.
How do I measure true proportionality on my workbench?
To verify if a component is truly ohmic, use a programmable DC power supply and a true-RMS multimeter. Step the voltage up in 1V increments from 0V to the component's rated maximum, logging the current at each step. Plot the data in a spreadsheet. If the resulting line is perfectly straight and passes through the origin (0,0), the device is ohmic and the relationship is directly proportional. If the line curves, flattens, or dips, you are dealing with a non-linear or active load, and you must size your protective devices based on the worst-case current point on that curve, not the nominal average.
Ultimately, while the direct proportionality of voltage and current is the starting point for all electrical theory, practical electrical work requires you to identify the type of load before you pick up a wire stripper. Treating a constant-power switching supply like a fixed resistor is a fast track to a melted neutral bus bar or a tripped main breaker.






