LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

draw bode diagram

Hello,

 

I have a device which gives 4-20mA AC output and 4-20mA AC input. I have 6036E with voltage to current converter for input and i am reading output directly from the DAQ card.

My requirement is to draw frequency response (bode Diagram) for my device.

Please let me know how to go with this.

 

Thanks in advance.

0 Kudos
Message 1 of 13
(3,605 Views)

If you only need amplitude it is very simple. On the input side you apply a know AC excitation. Then you measure the output. Calculate

20*log (output/input). Repeat this for the frequencies you are interested in 



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 2 of 13
(3,605 Views)

i dont know this card will support AC signal..  😞

 

and i need both amplitude and phase plot..

 if u have any examples it would be very helpful.

 

thanks

0 Kudos
Message 3 of 13
(3,596 Views)
In which frequency range are you interested in? And your Daqcard support AC signals


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 4 of 13
(3,592 Views)

0 to 20 Hz...  Please let me know if i have to use any extra hardware for this..

 

Thank you.

0 Kudos
Message 5 of 13
(3,578 Views)
You've said that you've only got a voltage to current converter for input. I would assume that you mean you are using that to convert the voltage out of the 6036 and connecting it to the input of the device. You would obviously need to convert the current out of the device to voltage so that the 6036 can measure that. All that you need for that is a resistor.
Message 6 of 13
(3,565 Views)
If you have the PCI version the analog out max update rate is 2Khz, and 1Khz for PCMCIA version. But this should be adequate for your measurements. 


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
Message 7 of 13
(3,559 Views)

@ Dennis.. I guess i can directly read the current output from the device using 6036E..

 

@coq rouge.. I have PCMCIA version.. But the problem is i don have analog out from the device.. 

i know my question is not at all related to labview,  but if u have any ideas it would be very helpful.

 

Thanks..

0 Kudos
Message 8 of 13
(3,533 Views)

kaush wrote:

 

@coq rouge.. I have PCMCIA version.. But the problem is i don have analog out from the device.. 

i know my question is not at all related to labview,  but if u have any ideas it would be very helpful.

 


If you do not have access to the analog out, for some reason like it is out of order. You have to apply the reference signal with a signal generator or something like it. You can still compare the output/input relation by sampling both the input and output current. But one thing is important. Your DAQ device do not have simultaneous sampling. So a very small constant phase will appear between the two channels

Message Edited by Coq rouge on 06-20-2009 12:39 PM


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
Message 9 of 13
(3,522 Views)
Hmmm... i am not getting what u r saying.. sorry i forgot to mention that i have got LVDT which is fixed to my device. Can i acquire the LVDT voltage and do something to draw frequency response???
0 Kudos
Message 10 of 13
(3,518 Views)