LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

changing frequency measurement

Hello,

 

I´ve sampled a signal from a hall sensor on a belt pulley. I get six pulses per rotation. So I get a higher frequency on a higher belt speed.

How can I analyse the frequency or pulse width for each pulse with LV?

 

Best regards,

 

Andy

 

0 Kudos
Message 1 of 2
(2,431 Views)

Andy,

 

Typically period measurements are used when pulse by pulse data is needed.  You could either measure the width of a pulse or the period of a cycle.

 

In either case you need to define a minimum speed, or maximum pulse width or period you want to detect.  When the shaft slows down the time between pulses or edges gets longer and longer.  Make sure your period measurement process has some kind of timeout or maximum time limit so that it does not hang up waiting for another edge onyour signal.

 

Lynn 

0 Kudos
Message 2 of 2
(2,425 Views)