LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Curve fit analog signal

I am trying to measure the time between two pulses given by two pressure transducers.

 

The way I plan to do it is by curve fitting the data of both transducers separately and get a threshold pressure and measure the time difference of both instances.

 

I have attached a print screen of the front panel after the experiment (curvefitt), and the VI and sub VI.

 

I am open to other ideas too but this would be best for me. I am not too familiar with curve fitting in labview.

 

Thx

Download All
0 Kudos
Message 1 of 2
(2,406 Views)

Hi oelias,

 

Curve fitting isn't really the right choice for data that looks like this.  You may want to determine what the average is of the first set of values, then the first value that cross a determined threshold from that average, that's the trigger.  I don't see how curve fitting would help this application.

Stephen Meserve
National Instruments
0 Kudos
Message 2 of 2
(2,368 Views)