Shunt Resistor Circuit
A shunt resistor is a low-value resistor placed in series with the load. The small voltage drop across it is proportional to the current flowing through the circuit, allowing you to measure current indirectly.
R shunt = V drop / I — Measure the voltage across the shunt to determine current flow.
Shunt Resistor Calculator — How It Works
A shunt resistor is a low-resistance component placed in series with a load. When current flows through it, a small voltage drop develops across the shunt — proportional to the amount of current. Measuring that voltage drop lets you determine the current flowing without breaking the circuit. The calculator above uses Ohm’s law to compute shunt resistance, voltage drop, current, or power dissipation from any two known values.
Calculator Inputs and Formulas
Enter any two of the four values and the calculator computes the remaining two instantly. Here are the core relationships it uses:
R = V / I — shunt resistance from voltage and current
P = V x I — power dissipation (heat) in the shunt
P = I² x R — shunt power from current and resistance
Shunt resistance values are typically in milliohms or microohms to keep the voltage drop small — usually in the mV range — and minimise power loss in the circuit. The calculator supports milliamps, microamps, millivolts, milliohms, microohms, and milliwatts so you can work in the units your data sheet specifies.
Current Shunt Resistance — Sizing the Shunt
Choosing the Right Resistance Value
The value of a shunt resistor depends on two things: the full-scale current you need to measure and the resulting voltage you want across the shunt. A standard shunt rated for 100 A might produce a 50 mV or 75 mV drop at full scale. The shunt resistance must be low enough that the voltage drop does not starve the load, yet high enough to give your meter or ADC a readable signal.
Example: 75 mV at 100 A = 0.075 / 100 = 0.00075 ohm (0.75 milliohm)
Power Rating of the Shunt
Every shunt resistor must dissipate the heat generated by the current passing through it. The power rating sets the maximum continuous current it can handle safely. Use P = I² x R to find the power dissipation at your required current. For the 0.75 milliohm shunt above at 100 A: P = 100² x 0.00075 = 7.5 W. Choose a shunt with a power rating well above this to account for ambient temperature, long-term stability, and transient surges. For detailed power analysis, use the Power Dissipation Calculator.
Ammeter Shunts — Extending Meter Range
How Ammeter Range Extension Works
An ammeter measures current by passing it through an internal coil with a known meter resistance. Both moving-coil and digital meters have a limit on internal full-scale current — often just a few milliamps. To measure larger DC current, an external shunt resistor is connected in parallel with the meter so that most of the current bypasses through the shunt while a small, proportional amount passes through the meter.
where N = I_total / I_meter (the multiplying factor)
Example: a meter has 1 kΩ internal resistance and a full-scale current of 1 mA. To measure up to 1 A (N = 1000), the shunt resistance must be R = 1000 / (1000 – 1) = approx 1.001 Ω. At full scale, 999 mA flows through the shunt and 1 mA through the meter.
Shunt Resistors Explained
Common Applications
4-20 mA Current Loops
Industrial 4-20 mA loops use a current shunt to convert a loop signal into a voltage that a PLC or controller can read. A 250 Ω shunt turns the 4-20 mA range into a 1-5 V signal. The voltage drop across the shunt scales linearly with current, giving accurate measurement without signal degradation over long cable runs.
Battery and Automotive Monitoring
High-current shunts (hundreds of amps) monitor charge and discharge in battery packs. The shunt sits on the return path so the full line current passes through it. A sense amplifier reads the mV-level voltage drop and feeds it to a microcontroller. Shunt resistance in these applications is often under 100 microohm to keep power loss below a watt.
Field and Bench Testing
During bench testing, a known DC current is forced through the shunt and the voltage drop is measured with a precision voltmeter. Comparing actual test data against the data sheet confirms calibration. For field and bench testing, portable current sources and calibrated digital meters are standard. The test setup should follow the current edition of IEC 60051 or ANSI C39.1 for accurate current sensing.
How to Use the Calculator
Enter any two of the four values — current, voltage drop, shunt resistance, or power dissipation — and the calculator returns the other two instantly with a step-by-step breakdown. Select the matching unit from the dropdown next to each field (the calculator supports mA, uA, mV, milliohm, microohm, and mW). The results update in real time as you type.
Frequently Asked Questions
Last updated: March 2026