Hello TI Experts,
I was re-directed from data-converter forum.
I am designing a multi-channel precision data acquisition board for industrial application.
The system is battery powered, so we are dealing with low power design. Figure below illustrates system architecture
Channels are software configured in a group as Voltage or Current inputs.
- In Voltage mode,
- Analog signals (Single Ended) are mux'ed and buffered before the are sampled by ADS131A04 (pseudo differential)
- Digital signals are routed to I/O expander via a switch (optional)
- In Current Mode, 2 channel pins are used for loop +/-
- the basic idea is to measure voltage across a precision shunt resistor
In the application, we don't have control over 4-20mA transducer being connected, i.e. 24V ~ 48V supply and the shunt could be a high side or low side relative to the supply
To avoid ground-loops and maintain isolation, I a differential voltage is measured across the shunt and the concern here is common-mode voltage (Vcm)
#1) Do you see any issue with the above scheme as shown or do I need to shift Vcm with a fully differential amplifier (FDA)?
#2) if we must use FDA, same argument applies and how to protect FDA input against wide Vcm range?
#3) I was looking at the INA190 / INA240, though I am not sure if Vcm is adequate in real application.
I suppose we can use bridge-rectifier to guarantee shunt always appears on low side,
#4) is this sufficient to protect against high Vcm and go directly to ADC differential input?
#5) for protection I may have to split voltage / current paths prior to muxing the channels, is there a TI device that can be used for this purpose or is a SPDT relay the only option?
Best,
AJ