Wheatstone Bridge Calculator — output, balance and sensitivity
Bridge output voltage and balance condition, with a strain-gauge mode.
Example: This bridge is balanced at 5 V excitation — both arms sit at 2.5 V and the output is zero.
Formula
V_out = V_ex × (R2/(R1+R2) − R4/(R3+R4)) balance: R1/R2 = R3/R4Worked example
This bridge is balanced at 5 V excitation — both arms sit at 2.5 V and the output is zero.
V_left = V_ex × R2 / (R1 + R2)
5 V × 350 Ω / 700 Ω
2.5 V
V_right = V_ex × R4 / (R3 + R4)
5 V × 350 Ω / 700 Ω
2.5 V
V_out = V_left − V_right
2.5 V − 2.5 V
0 V
Taking the difference is what cancels supply drift and temperature effects common to both arms.
Frequently asked questions
When is a Wheatstone bridge balanced?
When R1/R2 equals R3/R4 — the two divider ratios match, so both nodes sit at the same voltage and the output is zero. The four resistors do not have to be equal, only the ratios.
Why use a bridge instead of just measuring the resistance?
Because it measures a difference, and anything common to both arms cancels. Supply drift, temperature, lead resistance — all affect both halves equally and disappear from the output. That is what lets a bridge resolve a resistance change of a few parts per million.
Why is my strain gauge output only microvolts?
Because that is the physics. A quarter bridge with a gauge factor of 2 gives roughly V_ex × GF × ε / 4, so 1000 microstrain at 5 V excitation is about 2.5 mV — and typical strains are far smaller. You need an instrumentation amplifier with high common-mode rejection.
Should I increase excitation voltage for more output?
Only up to a point. Output scales with excitation, but so does self-heating in the gauge, and heating changes its resistance directly — indistinguishable from strain. Most gauge specifications recommend keeping power dissipation low for precisely this reason.
Related tools
Op-Amp Gain Calculator
Gain and resistor selection for inverting, non-inverting, differential, summing and instrumentation amplifier topologies.
Circuits
Voltage Divider Calculator
Compute divider output voltage, or pick the best E24/E96 resistor pair for a target ratio — including the error your load introduces.
Components
ADC Resolution & LSB Calculator
Step size, ENOB, quantisation noise and SNR for a given ADC bit depth and reference voltage.
Firmware
555 Timer Calculator
Design astable, monostable and 50%-duty 555 circuits. Get the schematic, the waveform, and a bill of materials in stock E24 values.
Circuits
Ohm's Law Calculator
Enter any two of voltage, current, resistance or power and get the other two, with the worked formula and a matching SPICE netlist.
Circuits
Decibel Converter
Convert between dB, dBm, dBV, watts, volts and plain ratios.
Circuits