LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert to Graph help

Hi Gerdw,

 

This is some graph I get from the intensity graph. 

graph example.png

0 Kudos
Message 31 of 37
(678 Views)

Hi Learner,

 

"compare the graph"

Compare to what? Which kind of results do you want?

 

"phase shift"

This is the first time you talk about "phase shift". You should know the relation between your pictures (intensity graphs) and any kind of "phase shift"...

 

General hints:

- You can apply some filtering to those lines. They show some noise, which can be reduces by low pass filtering...

- You can get the peak values (amplitude, x-position) and compare those with peak values from other "images" or other lines of the same image...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 32 of 37
(672 Views)

Hi Gerdw,

 

You see I got 2 graph in previous image, I want to compare the X axis shift. Is it possible to apply low pass filter to this graph because it is all 1D array data?

0 Kudos
Message 33 of 37
(668 Views)

Hi Gerdw,

 

I need your advice. How can I compare graph with changing peak value?

0 Kudos
Message 34 of 37
(637 Views)

Hi Learner,

 

you don't want to compare graphs. You need to compare signals...

 

- Apply filtering to reduce noise (maybe already in hardware before DAQ?)

- Define your parameters to compare: When you need to compare peaks you need to get those peaks (x and y value) from your signal. There are functions in the signal palette to find peaks...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 35 of 37
(628 Views)

Hi Gerdw,

 

I have filter the noise.

 

I need to compare the time, however the signal have different peak value and some signal is distorted.

0 Kudos
Message 36 of 37
(626 Views)

Hi Learner,

 

ever tried to find those peaks? This function also gives you the x locations!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 37 of 37
(623 Views)