SBAA532A February 2022 – March 2024 ADS1119 , ADS1120 , ADS1120-Q1 , ADS112C04 , ADS112U04 , ADS1130 , ADS1131 , ADS114S06 , ADS114S06B , ADS114S08 , ADS114S08B , ADS1158 , ADS1219 , ADS1220 , ADS122C04 , ADS122U04 , ADS1230 , ADS1231 , ADS1232 , ADS1234 , ADS1235 , ADS1235-Q1 , ADS124S06 , ADS124S08 , ADS1250 , ADS1251 , ADS1252 , ADS1253 , ADS1254 , ADS1255 , ADS1256 , ADS1257 , ADS1258 , ADS1258-EP , ADS1259 , ADS1259-Q1 , ADS125H01 , ADS125H02 , ADS1260 , ADS1260-Q1 , ADS1261 , ADS1261-Q1 , ADS1262 , ADS1263 , ADS127L01 , ADS130E08 , ADS131A02 , ADS131A04 , ADS131E04 , ADS131E06 , ADS131E08 , ADS131E08S , ADS131M02 , ADS131M03 , ADS131M04 , ADS131M06 , ADS131M08
Achieving high-accuracy results from a bridge measurement system can require calibration. Choose one of three calibration methods depending on the overall accuracy requirements:
This document focuses on the two-point calibration method because it can significantly improve the system accuracy through a relatively simple calibration process.
The first step of a two-point calibration calculates the offset error, while the second step uses a test load to determine the gain error. A two-point calibration assumes that both the bridge response and the ADC measurement are linear. This assumption helps the user determine how the actual measurements deviate from the ideal measurements using the equation for a line:
Figure 5-11 plots the ideal response of a bridge measurement with a green line that has some slope (MIdeal) and y-intercept (BIdeal) that is equal to zero. Comparatively, the actual bridge measurement response in red has a slope (MActual) that is not equal to MIdeal as well as a nonzero y-intercept (BActual).
The calibration process calculates the values of BActual and a scaling factor related to MActual in Figure 5-11, which helps remove the offset error and gain error, respectively. Figure 5-11 specifically shows a positive offset and gain error, though it is possible for one or both of these errors to be negative. This information is then used to accurately correlate the system input to the ADC output. For example, Figure 5-12 shows how calibration might be implemented for a weigh scale system.
In Figure 5-12, an ADC measures a bridge using a ratiometric configuration. A microcontroller captures the data from the ADC, then calculates and stores the calibration values. The offset calibration stores a value for BActual, while the gain calibration stores a scaling factor, M, that is related to MActual. The microcontroller then subtracts BActual from the ADC measurement and scales the result by M. Finally, a display shows the calculated result.
The following two subsections step through the offset and gain calibration process for a generic bridge system that might measure physical parameters such as weight, pressure, or flow. The final subsection applies this information to an example calculation for the weigh scale system shown in Figure 5-12.