ratiometric
Describing any system in which an output is directly proportional to an input
ratiometric: output tracks input as a clean proportion
A ratiometric system produces an output signal whose magnitude is directly proportional to its input signal. In industrial electronics, this means the ratio between output and input remains constant across the operating range. If you double the input voltage, the output voltage doubles. If you halve it, the output halves. This proportionality holds regardless of supply voltage variations, temperature drift, or component aging, provided the system is properly designed.
The classic ratiometric architecture uses a single supply voltage for both the sensor excitation and the measurement circuit. An analog-to-digital converter (ADC) references the same supply that powers the sensor bridge or transducer. When supply voltage sways by 5 percent, both the sensor output and the reference voltage drift by 5 percent, canceling each other. The ADC sees the same digital code. A non-ratiometric design references a separate, regulated voltage; supply noise then appears as error in the measurement.
Where ratiometric matters most
Pressure transducers, load cells, and resistance temperature detectors (RTDs) in harsh industrial settings benefit most from ratiometric excitation. A strain gauge bridge in a weighing scale draws 5 mA from a supply; the bridge output voltage is proportional to that same supply. As the supply droops under load, the bridge signal droops in step. A ratiometric ADC comparing bridge output to the supply voltage measures true load weight, not supply sag. Without ratiometric architecture, you would need a precision voltage regulator, adding cost and complexity.
Ratiometric design sacrifices absolute accuracy for stability. A ratiometric system with a 10 percent supply tolerance and a 5 percent ADC nonlinearity will not read accurately if you calibrate it once and assume it will hold. But relative measurements, repeatability, and long-term drift immunity improve dramatically. This is why the term appears most often in datasheets for industrial analog front-ends, microcontroller ADC specifications, and signal conditioning modules rated for factory floor noise and temperature swings.
The term is sometimes misused. A system that merely uses a single supply is not automatically ratiometric; the ADC reference and sensor excitation must be coupled in such a way that errors cancel. True ratiometric design requires careful attention to how reference voltage is derived, where ADC inputs are biased, and whether temperature coefficients of excitation and measurement paths are matched. Without this discipline, you have only a single supply, not a ratiometric circuit.