Current Shunt Resistor
Calculate shunt resistor voltage drop, power dissipation, amplifier output, and ADC resolution for current sensing circuits. Free, instant results.
Formula
How It Works
This calculator determines current shunt resistor parameters and amplifier requirements for precision current measurement, essential for battery management system designers, motor control engineers, and power electronics developers. A current shunt is a low-resistance precision resistor (1-100 mOhm typical) in series with the current path, producing a voltage drop Vsh = I Rsh per Ohm's law. The key trade-offs are power dissipation (P = I^2 Rsh, which must not overheat the shunt or degrade efficiency) and signal-to-noise ratio (larger Rsh = more voltage = better SNR but more loss). A 5 mOhm shunt at 20A dissipates 2W and produces 100 mV. Dedicated current-sense amplifiers (INA240, INA219, MAX9634) amplify this millivolt signal with gains of 20-200 V/V and CMRR >120 dB per datasheets. High-side sensing (shunt between supply and load) detects fault currents and ground faults but requires high-common-mode amplifiers rated to 80V+ per INA240. Low-side sensing (shunt between load and ground) uses simpler amplifiers but the load ground floats by Vsh.
Worked Example
Design current sensing for a 48V/30A e-bike motor controller. Requirements: +/-0.5% accuracy, <0.5% efficiency loss, 12-bit ADC with 3.3V reference.
- Power budget: 0.5% of 48V*30A = 7.2W max; target 2W -> Rsh = P/I^2 = 2/900 = 2.22 mOhm
- Use standard 2 mOhm shunt (Vishay WSL2512, +/-0.5%, 1W per element, use 2 in parallel)
- Full-scale voltage: Vsh = 30A * 2 mOhm = 60 mV
- Required gain for 3.0V output: G = 3000/60 = 50 V/V
- Select INA240A2 (gain = 50 V/V, CMRR = 132 dB, bandwidth = 400 kHz)
- Resolution: 3.3V/4096/50 = 16.1 uV = 8.1 mA/LSB
- Power dissipation: 30^2 * 0.002 = 1.8W (within 2W budget, 0.125% efficiency loss)
- Kelvin connection required: 4-terminal shunt eliminates PCB trace resistance error
Practical Tips
- ✓Use dedicated current-sense amplifier ICs (INA240, INA219, MAX9634) rather than discrete instrumentation amplifiers; these include EMI filters, precision gain, and optimized common-mode rejection for switching environments per Texas Instruments SLVA458
- ✓For battery management, low-side sensing (shunt between battery negative and load ground) avoids high common-mode voltage but monitor for ground faults separately; high-side sensing detects both load and fault currents
- ✓Add an RC filter at the amplifier input (10 Ohm + 100 nF differential) to suppress high-frequency switching noise from PWM motor drivers; this limits bandwidth to 160 kHz while rejecting >1 MHz switching harmonics
Common Mistakes
- ✗Using high-side shunt with ground-referenced amplifier: high-side sensing requires amplifiers rated for common-mode voltage (INA240 to 80V, INA282 to 110V); ground-referenced op-amps saturate when Vcm exceeds supply rails
- ✗Ignoring Kelvin connections: standard 2-terminal shunts include PCB trace resistance that adds measurement error; use 4-terminal (Kelvin) shunts and route voltage-sense traces directly from the shunt sense pads per Vishay application note AN-28e
- ✗Undersizing shunt power rating: at high currents, I^2 dominates; a 10 mOhm shunt at 10A dissipates 1W and will drift significantly if rated for only 0.25W; use 2x power derating per IPC-2221
Frequently Asked Questions
Related Calculators
Sensor
Wheatstone Bridge
Calculate Wheatstone bridge output voltage, balance condition, and mV/V sensitivity. Design circuits for strain gauges, RTDs, and load cells.
Sensor
Load Cell Amp
Calculate load cell output voltage, required amplifier gain, and mV/V sensitivity for Wheatstone bridge weigh scale and force sensor designs.
Sensor
Sensor Accuracy
Calculate total sensor error using RSS and worst-case methods. Analyze offset, gain, nonlinearity, resolution, and temperature drift contributions.
Sensor
NTC Thermistor
Calculate temperature from NTC thermistor resistance using the Steinhart-Hart beta equation. Get Kelvin and Celsius outputs for sensor circuit design.