Hello support team,
I have a question regarding offset and gain calibration of ADS114S06B.
Which commands and in which order must be perfirm to calibrate ADS114S06B?
Best regards,
W. Fink
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello support team,
I have a question regarding offset and gain calibration of ADS114S06B.
Which commands and in which order must be perfirm to calibrate ADS114S06B?
Best regards,
W. Fink
Hi W. Fink,
Welcome to the E2E forum! Offset calibration should always be done before gain calibration. ADS114S06B offset calibration can be accomplished in two different ways. The first method uses the SFOCAL command (self offset calibration) which is done to remove the offset inherent to the ADS114S06B. It is always a good idea to issue this command after device power up (unless you use the SYOCAL, the system offset calibration). The second offset calibration is the SYOCAL which takes into account any sensor, op amp or other factor that may introduce an offset. In this case, you would set the inputs to what should be a '0' and then issue the SYOCAL command.
The gain calibration may not be necessary. The device is trimmed such that the Electrical Characteristics for gain error are maintained as specified for the device. If this is good enough for the application, then gain calibration for the ADS114S06B is not necessary. However, if you wish to issue a gain calibration (SYGCAL command) for the ADS114S06B, then you would need to externally apply a full-scale voltage to the analog inputs and then issue the command.
This device calibration commands only calibrates the ADS114S06B and does not take into account any sensor error specifically. If you are using a bridge sensor, RTD, thermistor, etc., you may want to skip the device calibration commands and include the sensor in the calibration. In this case you would need to do at least a 2 point calibration of the sensor while connected to determine offset and gain and adjust the output code accordingly. This method of calibration is done in firmware/software.
Best regards,
Bob B
Hi Bob,
thanks for the answer.
I'd like to specify my question: must I send the SFOCAL command after START command and than wait for DRDY output goes low? Are the conversion data than valid?
What is with calibration by converting in continuous conversion mode? May I send SFOCAL command any time or first restart the conversion and than send the SFOCAL command?
Best regards,
Vladimir