From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Calculate RPM

Hi everyone!

I have a Analog Output (Hz) of Pump, and i need to Calculate his RPM - how do i do that in Labview? 

0 Kudos
Message 1 of 5
(1,081 Views)

Hi Shimi,

 


@Shimi_A wrote:

I have a Analog Output (Hz) of Pump, and i need to Calculate his RPM - how do i do that in Labview? 


Generic answer for your generic question: You measure the signal using a DAQ device. Then you analyze the signal and convert the analysis result into the desired RPM value using the specifications found in the datasheet of your sensor/pump…

 

For more detailed answers you need to provide more detailed information!

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 5
(1,068 Views)

Sorry, I am new here,  what kind of detail do you need to be more specific to help me...

0 Kudos
Message 3 of 5
(1,063 Views)

How do you get the analog output (Hz)? Where does the analog output (Hz) come from? Do you have a manual?

0 Kudos
Message 4 of 5
(1,055 Views)

@Shimi_A wrote:

Hi everyone!

I have a Analog Output (Hz) of Pump, and i need to Calculate his RPM - how do i do that in Labview? 


Well you need to know what that output means before you can scale it to RPM.

 

For instance if is it 1Hz/Revolution then the frequency (Hz) is the RPM

 

If it's 10Hz/Revolution then it's the frequency divided by 10

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 5 of 5
(1,003 Views)