Other Parts Discussed in Thread: ADS7142
Hi,
I'm designing a sensor monitor solution with a sample rate of about 200 sps with the lowest power consumption. My target is a power consumption less than 500 nA for data acquisition.
My application uses a MCU (not defined yet) to store the ADC data in the RAM (FIFO format) and based on the user action, the last 5 minutes of the acquired data could be transfered to flash or sent by RF.
The ADS7041 datasheet claims a power consumption "Less than 1 μW at 1 kSPS with 3-V AVDD". what about power consumption at 200 sps ? linear relation ?
The ADS7142 datasheet claims "Autonomous monitoring at 900 nW". I suppose that this could be obtained when nCLK = 255. The sampling frequency is given in paragraph 7.3.5 as Fs = FCLK/nCLK. Where FCLK = 1/t_LPO and t_LPO is 95 us and 300 us max.
This means that the power consumption of 900 nW for ADS7142 is obtained for a sampling frequency of 41 Hz.. So I'm expecting 5 x 900 nW = 4.5 uW at 200 sps.
This means the ADS7041 will be consuming less power (if we don't take into account the power consumed to read the data by the MCU) than the ADS7142.
Because Ti is promoting the ADS7142 as the lowest power ADC for sensor monitoring i was expecting less power consumption than the ADS7041.
How are compared these ADC with the internal ADC of MSP430 or MSP432 for this kind of slow data acquisition (200 sps)?
Kind regards