Voltage Sensing Without Voltage Divider

Thread Starter

Michael Hertwig

Joined Nov 16, 2016
7
Hey Guys and gals,

I am trying to measure the voltage across this inductor (0-40VDC) and scale to 0-5VDC for a micro controller input.
upload_2017-1-10_15-35-50.png

For this application i would typically use a voltage divider but in my case I cannot ground the "negative" side of the inductor so I am at a loss.

Any suggestions?

Thanks!
 

MrChips

Joined Oct 2, 2009
30,824
You take a differential measurement requiring two probes (two voltage measurements).
V1 with respect to GND
V2 with respect to GND
Difference V1 - V2 or V2 - V1.
 

crutschow

Joined Mar 14, 2008
34,470
You can use an op amp in a differential circuit such as this:
upload_2017-1-10_12-54-3.png
The gain is R2/R1, so for an attenuation you would make R2 smaller than R1.
Thus to reduce 40V to 5V you could make R1=40k and R2=5k, for example.
 

crutschow

Joined Mar 14, 2008
34,470
he can't use the circuit as he is using an isolation opamp.
He must make two equal voltage dividers and put them on the + and - input of the opamp.
He did show an isolation amp but he made no mention of that in his post so I assumed it was just an artifact of the schematic.
However if he does need isolation then he should do as you say.
 

crutschow

Joined Mar 14, 2008
34,470
sorry I dont know what you mean by isolation amp
An isolation amp has galvanic isolation between the input and output (no ohmic connection between the two).
This allows the input and output to have separate grounds that can be at different voltage levels (often up to a thousand volts or more difference). It used when you have a sensitive circuits that you want to completely isolate from noisy or high voltage circuits.
I assume you don't need that here.(?)
 
Top