Electrical Fundamentals
// Wheatstone bridge · KVL/KCL · Series vs Parallel — field application only
// YOU SEE THIS ON RTDs, LOAD CELLS, AND PRESSURE SENSORS — HERE'S WHAT IT ACTUALLY DOES
What Is It?
// Four resistors in a diamond — one of them changes with the thing you're measuring
A Wheatstone bridge has four resistors in a diamond pattern. Three are fixed, one is the sensor (Rx). As the sensor's resistance changes (with temperature, pressure, weight), the voltage across the middle of the diamond changes — that small voltage is your measurement signal.
Balanced bridge (all equal) → output = 0mV
Rx changes → bridge goes out of balance → output ≠ 0mV The transmitter reads that imbalance and converts it to 4–20mA.
Rx changes → bridge goes out of balance → output ≠ 0mV The transmitter reads that imbalance and converts it to 4–20mA.
// SHOW HOW Rx CHANGES
Balanced — 0°C / 32°F
All four resistors equal → bridge is balanced → output = 0mV → transmitter outputs 4mA → 0% reading on HMI.
All four resistors equal → bridge is balanced → output = 0mV → transmitter outputs 4mA → 0% reading on HMI.
// WHERE YOU SEE THIS IN THE FIELD
RTD Temperature Sensing
PT100 RTD is Rx in the bridge. Temperature rises → PT100 resistance rises → bridge goes out of balance → mV output increases → transmitter scales it to 4–20mA.
4 wires on RTD: 2 excitation leads, 2 signal leads
3-wire: compensates for lead resistance error
2-wire: simpler but lead resistance adds error
3-wire: compensates for lead resistance error
2-wire: simpler but lead resistance adds error
// FIELD CHECK
RTD reads max temp or negative? Ohm the RTD terminals directly — OL = open wire, ~0Ω = shorted. The bridge just reported what the RTD gave it.
Load Cells (Weight)
Load cells use strain gauges (tiny resistors that change resistance when flexed). Four strain gauges form the bridge. Weight on the cell flexes the metal → gauges change resistance → bridge outputs mV → weight controller reads it.
Your packer load cells work this way
Typical output: 0–30mV at full load
Transmitter amplifies and converts to 4–20mA
Typical output: 0–30mV at full load
Transmitter amplifies and converts to 4–20mA
// FIELD CHECK
Zero-weight reading drifting? Check excitation voltage first (usually 5–10VDC). No excitation = no bridge output. Also check for moisture in the load cell body.