The V/I ratio (Voltage divided by Current) is the fundamental definition of electrical resistance in DC circuits and impedance in AC circuits, dictating how much a material or component opposes electron flow. In a real circuit, this ratio directly determines your voltage drop, heat dissipation, and whether your power supply will maintain regulation or sag under load. Beginners commonly confuse the static V/I ratio (the fixed Ohm's Law value of a carbon resistor) with dynamic V/I characteristics (the non-linear, shifting curves of diodes, LEDs, and MOSFETs), which leads to blown semiconductors when they wrongly assume a fixed resistance applies across all operating voltages.
Think of the V/I ratio like the mechanical friction of pushing a heavy workbench across a concrete floor: the voltage is your pushing force, the current is the speed the bench moves, and the V/I ratio is the coefficient of friction resisting you. If the floor gets sticky (higher V/I ratio), you need to push harder (more voltage) to maintain the same speed (current).
The Core Math: Linear vs. Non-Linear V/I Ratios
When you ask "what is V/I" in a basic DC context, you are looking at Ohm's Law: R = V / I. For linear components like standard wirewound or carbon film resistors, this ratio is constant. If you double the voltage, the current doubles, and the V/I ratio remains exactly the same. According to SparkFun's Ohm's Law tutorial, this linear relationship is the bedrock of basic circuit analysis.
However, in AC circuits or when dealing with semiconductors, the V/I ratio becomes dynamic. In AC, we call this ratio Impedance (Z), which includes both resistance and reactance (capacitance and inductance). Furthermore, at high frequencies, the skin effect forces current to the outer edge of a conductor, effectively reducing the cross-sectional area and raising the V/I ratio (AC resistance) compared to its DC baseline.
For non-linear components like diodes and transistors, engineers look at the V-I characteristic curve. The static V/I ratio at any single point on that curve gives you the DC resistance at that exact operating point, but the dynamic resistance (the slope of the curve, dV/dI) tells you how the component will react to small AC signals. Assuming a silicon diode has a fixed resistance based on a single multimeter reading is a classic bench mistake that results in thermal runaway.
Where You Meet the V/I Ratio in Practice
You interact with the V/I ratio every time you size a wire, pick a MOSFET, or design a sensor circuit. Here is where it physically manifests on the workbench:
AWG ampacity tables are essentially V/I limits. If you run 15A through 50 feet of 14 AWG copper wire, the wire's inherent V/I ratio (about 2.5 milliohms per foot) creates a voltage drop. 15A × 0.125Ω = 1.875V drop. If your load requires a strict 12.0V, that V/I ratio just starved your device. As Fluke's guide to resistance notes, even small parasitic resistances in long wire runs drastically alter the V/I ratio of the total circuit.
When a MOSFET is fully turned on, it acts like a low-value resistor. Its R_DS(on) is literally the V/I ratio at the drain-source terminals. If you switch a 20A heater with a MOSFET that has an R_DS(on) of 50mΩ, the V/I ratio dictates a 1V drop (V = 20A × 0.05Ω) and 20W of heat dissipation (P = I²R). That TO-220 package will melt without a massive heatsink. You must select a part with a lower V/I ratio.
To measure current with an Arduino or an INA219 breakout board, you insert a shunt resistor in series with the load. You are intentionally adding a known V/I ratio to the circuit so the microcontroller can measure the voltage drop and calculate the current. The trick is keeping the V/I ratio low enough that it doesn't starve the load of voltage, but high enough that the ADC can resolve the millivolt signal above the noise floor.
Worked Example: Sizing an Automotive LED Resistor
Let's apply the V/I ratio to calculate a current-limiting resistor for a dashboard indicator LED in a 12V automotive system. This is where theory meets the reality of alternator ripple and voltage spikes.
- Identify the true source voltage: An automotive "12V" system actually sits at 12.6V to 14.4V when the engine is running. We must design for the 14.4V worst-case to prevent the resistor from overheating.
- Identify the load V/I characteristic: We are using a standard red LED (e.g., Lite-On LTL-307EE). Its datasheet shows a forward voltage (Vf) of 2.0V at 20mA. To maximize lifespan, we will target a slightly lower current of 15mA (0.015A).
- Calculate the required V/I ratio (Resistance): The resistor must drop the remaining voltage.
V_resistor = 14.4V - 2.0V = 12.4V.
R = V / I = 12.4V / 0.015A = 826.6 Ω. - Select the standard value: The nearest standard E24 series value is 820 Ω. (Actual current will be 12.4V / 820Ω = 15.1mA, which is perfectly safe).
- Calculate Power Dissipation: P = I² × R = (0.0151)² × 820 = 0.187W.
Decision Tree: Applying the V/I Ratio to Component Selection
Use this decision matrix to terminate your design choices into specific, purchasable part numbers based on your target V/I parameters.
| Application Scenario | Target V/I Parameter | Calculation / Constraint | Concrete Part Recommendation |
|---|---|---|---|
| Low-side current sensing (5A max load, feeding an INA219 IC) | Shunt Resistor Value | Max 100mV drop to stay in IC common-mode range. R = 0.1V / 5A = 0.02Ω. Power = I²R = 0.5W. Derate 50% = 1W min. | Bourns CSS 2W-0.020-F (0.020 ohm, 1%, 2W current sense resistor) |
| High-side switching for a 12V 5A DC motor via a 5V logic GPIO | MOSFET R_DS(on) | Keep dissipation under 0.5W for TO-220 free-air cooling. R = P / I² = 0.5W / 25A² = 0.02Ω max R_DS(on) at Vgs=4.5V. | Infineon IRLB8721PbF (Logic-level, R_DS(on) = 8.7mΩ at 4.5V Vgs) |
| Bleeder resistor across a 400V DC capacitor bank (1000µF) after power-off | High-Voltage Resistance | Must discharge to <50V in <60 seconds (approx 3x RC time constant). R = 60s / (3 × 0.001F) = 20kΩ. P = V²/R = 8W peak. | Vishay VR68 High Ohmic (20kΩ, 1W continuous, high pulse handling, 3kV dielectric withstand) |
FAQ: V/I Ratio and V-I Curves
Why does my multimeter show a different V/I ratio than the component datasheet?
A standard digital multimeter (DMM) measures resistance by injecting a tiny, fixed test current (usually 1mA or less) and measuring the resulting voltage drop. For components with high temperature coefficients (like thermistors or incandescent bulbs), the V/I ratio at 1mA is vastly different than the V/I ratio at their operating current of 1A. Furthermore, a DMM cannot accurately measure the dynamic V/I ratio of a diode because its test voltage is too low to push the semiconductor past its forward voltage knee.
Is the V/I ratio the exact same thing as impedance?
In DC circuits, yes: the V/I ratio is pure resistance (R), measured in Ohms. In AC circuits, the V/I ratio is impedance (Z). Impedance is a complex number that includes both resistance (the real part, which dissipates heat) and reactance (the imaginary part, which stores and releases energy in magnetic or electric fields). When sizing AC wiring or filtering audio signals, you must calculate the magnitude of the total V/I ratio using the formula Z = √(R² + X²).
How do I use a V-I curve to prevent thermal runaway in parallel LEDs?
Because LEDs have a negative temperature coefficient, their V/I ratio drops as they get hot. If you wire two bare LEDs directly in parallel, the slightly warmer one will experience a lower V/I ratio, drawing more current, getting hotter, and dropping its V/I ratio further until it burns out. The fix is to add a small linear ballast resistor in series with each LED. This adds a fixed, positive V/I ratio to the branch, dominating the thermal drift and forcing the current to balance.






