Other Parts Discussed in Thread: ADS124S08
Hello TI Team,
in a project we want to use two ADS1248 to measure six PT100 RTD sensors. Three sensors are measured with one ADS1248. Could you please review the implementation of the cuicuit? Basically, the circuit was implemented close to the data sheet and the basic rtd guide from TI. The excitation current is 1mA. The following schematic shows one ADS1248 with three sensors. The other one is constructed identically. The sensors are connected to the pcb with a cable length of 1..2m.
The setup of IDAC and AIN pins can vary with the layout design, but the concept is the same. I got the following questions for this schematic:
General:
Is the circuit design fundamentally correct?
For the reading of six PT100 sensors are two ADS1248 necessary. In our configuration we read 3 sensors with one ADS1248. In another post here in the forum I see an setup with 4 sensors on one ADS1248 (https://e2e.ti.com/support/data-converters/f/73/t/318269?ADS1248-SCHEMATIC-FOR-2-WIRE-PT1000-RTD. Is it more recommended to read 3 sensors with one ADS1248 or can 4 sensors be read just as easily and stable with an ADS1248? With regard to the layout, 3 sensors on an ADS1248 would make more sense for our application, since we have to use 2 ADS1248 anyway to read 6 sensors.
Power supply:
Are 100nF ceramic capacitors for AVDD and DVDD sufficient or should one more ceramic cap with 4,7...10uF added? Should an electrolytic capacitor used in front of both ADS1248?
Analog part:
Has the component dimensioning of the analog signal filter been chosen sensibly? (1kOhm, 100nF, 10nF)
Which value should be chosen for the VREF CAP (VREFOUT) in this application? Can a normal ceramic capacitor used for VREFOUT?
Digital part:
In our application we wont control the START pin with an microcontroller. Can the START pin hold high permanently? We also wont use the DRDY function. In this application, we only want to control the ADS1248 with SPI. Is this recommended? The RESET pin is controlled from microcontroller.