Signal Conditioning

cancel
Showing results for 
Search instead for 
Did you mean: 

Differential Signal to Single Ended Signal Conversion

Hi,

 

Im facing a problem here. I need an ADC that reads 0-20mA. The signal comes from a signal conditioner that creates a differential signal. However, a NI device with single ended inputs is much cheaper than differential inputs.
The signal conditioner already exists and I cant change that.
Im looking for something that can convert the differential signal to a single-ended signal.
I tried finding an IC that does that, but couldnt find one. Do they exist?
Maybe its easier for voltage than for current.

 

How is this usually done?

 

Best regards,

Arvel

0 Kudos
Message 1 of 5
(8,828 Views)

A differential signal normally relates to voltage measurement. Voltage reference to potential buildup therefore you need to compare that potential build up to a reference source. On a single ended signal, the reference is Ground. On a differential signal, the reference is an additional input.

Now a 0-20mA signal is measuring current not voltage. Therefore there is no such a thing as a differential 0-20mA signal. Current flow, just like any other type of flow (water), needs a source and a sink. the reason you have two lines is so that the current can flow through the sensor from one input to the other. That's why you can't find an IC that converts a differential mA singal to a single ended because there is no such a thing.

 

 

Hope this helps,

0 Kudos
Message 2 of 5
(8,639 Views)

Use a current sensing resistor and then use a current shunt amplifier.  The amplifier will amplify the voltage drop across the reistor.  From there, you can just read the output voltage with a DAQ.  Create a DAQmx scale to do the math to convert that voltage into a current reading.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 5
(8,636 Views)

Shouldnt it be possible to have to current flow back through the Ground?
Actually I already figured out I can set the amplifier to voltage output instead of current.

Anyway, thank you very much for your answers!

0 Kudos
Message 4 of 5
(8,621 Views)

depends on the device that's outputing the current. If it has a dedicated output line then yes, most likely you should be fine.

Glad to hear it's working. Just keep in mind that the advantage of using current vs Voltage signals is the higher level of immunity for noise.

 

Dan,

0 Kudos
Message 5 of 5
(8,618 Views)