LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I measure the phase difference of two input signal?

Hello,

I'm trying to measure the phase difference of two input sine waves with the
same frequency.
Is there anybody how I can do this with labview?

Thanks,

Dae-han
0 Kudos
Message 1 of 4
(3,369 Views)
There is a vi in Analyze->Waveform Measurements->Extract Single Tone Information that will return the phase of a signal. You would need to run this on each waveform then subtract one phase from the other.
0 Kudos
Message 2 of 4
(3,369 Views)
I should have also mentioned that some oscilloscopes can make this measurement directly.
0 Kudos
Message 3 of 4
(3,369 Views)
This is my case! I have TDS3034 which can measure phase. However when I open Read Waveform Measurement vi that comes with tkds30xx.llb, I have a number of options under "measurement function" but not the phase measurement. May be I need another vi to do this?
0 Kudos
Message 4 of 4
(3,369 Views)