Electronic – Isolate low power i2c ADC

adccommon-modeisolation

I'm using the MCP3421 to read voltages from thermocouples on battery power.

I would like to get this working over USB but I think the low common-mode range of the ADC could be problem so I am thinking about isolating the ADC from the USB micro.

It seems like the ISO1540 i2c isolator could isolate data so I would need an isolated way to power the ADC.

What are my options to supply an isolated few milliamps for the ADC and what impact would these have on the common-mode range?

Ideally I would like the solution to be as small and low cost as possible!

Best Answer

The easiest way is to use an isolated 5V:5V DC-DC converter to take the USB supply and provide some power at the other side of the isolation barrier. Probably something like 1W will suffice.

There will be some noise and some capacitance across the converter (as well as the capacitance across the I2C isolator). You may wish to add additional capacitance across the converter to conduct noise (read the DC-DC converter data as to that, as well as minimum load, maximum capacitance load and other details).

The common mode range, in theory, would then only be limited by the voltage ratings of the isolators and any capacitors you have added.