LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to measure the speed in rpm from digital tachometer using sbrio

i getting  pulses from a digital tachometer and with that i want to measure the speed of the fan

haw can i do that using NI sbrio

i am able to see the digitalpuses switching from 5V to oV...

0 Kudos
Message 1 of 4
(4,329 Views)

Hi irfan,

 

you have been asking this very question in several other threads.

Here, here, here.

You even mentioned the speed is measured accurately

 

PLEASE STOP creating double posts!

PLEASE STOP asking the same question in several threads!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(4,314 Views)

i sincerely apolozise if creating new thread is not allowed on this community 

 

problem with the speed measured is sampled per second (my measured speed updates only after one second )

but i need to decrease measuring time to less than a second so i am in search of it 

 

how can i do that.?

0 Kudos
Message 3 of 4
(4,291 Views)

Hi irfan,

 

of course it's allowed to create new threads.

But it is annoying to answer the same qeustion in several threads again and again. So I (strongly) suggest: Stick with one thread per topic!

 


problem with the speed measured is sampled per second (my measured speed updates only after one second ) but i need to decrease measuring time to less than a second so i am in search of it


 

Your measurement speed aka sample rate is determined by your Counting FPGA loop as presented in those other threads. You have it programmed to measure for one second. Now you just need to change one parameter to let that loop run just 0.1s…

 

So again I have to ask: Why did you create a new thread for that question?

Especially when you don't ask for that specific problem in the first post of this thread!?

 

Best regards,
GerdW


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