LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

AC to DC conversion of a LVDT signal

Hello,

 

I'm working with an LVDT sensor and DAQ USB6001, what I try to do is getting the signal from the LVDT with the DAQ, then convert the AC signal into a DC and finally if necessary filter the signal so it's smooth as possible.

 

Until now I have this (I get the AC signal from the LVDT): (The graph from the left is the one from the LVDT plus an absolute value  function)

 

AnsjANSJns87_0-1633971390263.png

 

 

I saw a solution in another forum where they advice to use "Array Max & Min Function" but when running, the sample time is to much compared to the sample clock of the DAQ. 

 

AnsjANSJns87_2-1633971990048.png

 

Also I tried to use an AC&DC Estimator PtbyPt  and an AC&DC Estimator but no results appeared in any case.

 

AnsjANSJns87_3-1633972437090.png

 

 

I runned out ideas to convert the signal to a DC (without using any more hardware). 

I'll aprecciate any help 

 

Thanks

0 Kudos
Message 1 of 6
(2,017 Views)

Usually you drive the LDVT with a sine and use synchonious rectification followed by a low pass ...

so you need to sync your sine exitation with your LVDT output.

And I expect a sine signal at the input (LVDT output) if not in perfect zero position.

You can use two channels of your 6001 and read the (maybe attanuated) exitation and the LVDT output at the same time ... followed by two tone detections to get amplitude and phase of both signals. the amplitude ration will be your displacement from zero and the phase relation will tell the direction.

 

(oh and you can use the soundcard instead of your 6001 😉

 

However different other methods are possible...

 

what LVDT are you using?

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 2 of 6
(1,974 Views)

Hello,

 

I tried tone measurement, but when running it appears nothing in the graph.

 

AnsjANSJns87_0-1634058089936.png

 

 

I'll try synchronous rectification. I guess I would have to use some pyshical mosfets for the rectifier, right? Or it can be make purely in LABVIEW?

 

Actually I'm using an Tinius Olsen lvdt extensometer, the model is kind of old it says S40 - 2. (In the end I attach a photo from it)

 

Best regards

0 Kudos
Message 3 of 6
(1,958 Views)

Show the circuit how you connect the LDVT

What  source and frequency do you use to drive the LVDT?

can you measure the drive voltage with your 6001?

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 4 of 6
(1,939 Views)

I attach a photo of the circuit at the end with the name "circuit".

 

To energyze the LVDT I use a 220 VAC - 12 VAC transformer, the transformer is connected at the same time with an outlet of 220 VAC and 60Hz (Those are the standar values for Perú).

 

I can measure the drive voltage with the USB6001. The amplitude of VAC sign is 12.

 

Thanks

0 Kudos
Message 5 of 6
(1,921 Views)

Do know the pin out ? internal schematic ?

Have you measured the resistance between the pins?

 

50 Hz is a bit low for the LVDT i know ...   400 Hz to 20 kHz are the frequencies I have seen ...

Unless you see the 'same' AC at input and output (output not 12V .. more in the 1V or below , while sensing element is not in center )

something can be considered wrong in your connection.

 

Better use the soundcard headphone output ( with 33 Ohm in series if you are afraid of magig white smoke  😄 ) and output 2kHz to 8kHz sine ... see LabVIEW Help exsamples ...   you don't need that power of the big transformer

try it at both endpositions of the LVDT .. maybe they originally used only half of the range and simply measured the rectified AC value...

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 6 of 6
(1,907 Views)