LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to calculate rise angle

Hello,

I have a project ongoing in which I have to plot voltage v/s angle graph. In which angle is on X-axis & Voltage on Y-axis. Now I want to calculate the point at which voltage rise. Till some angle getting constant value than the voltage will rise. I want to calculate the voltage rise First time. Need suggestion.

Thank You

0 Kudos
Message 1 of 3
(1,940 Views)

Hi Akhil,

 

plot voltage v/s angle graph.

Your VI is basically just the graph.

Why do you need to create an array of plots for a single plot?

 

Now I want to calculate the point at which voltage rise. Till some angle getting constant value than the voltage will rise. I want to calculate the voltage rise First time.

You should show typical data: create a typical plot, then set all values to default (Edit menu!), then save and attach your VI again.

 

What have you tried so far?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(1,925 Views)

Take a pencil, a ruler, and a piece of paper.  Draw two axes (use the ruler).  Draw a "representative" signal that you want to analyze to find the "rise angle".  Look at your drawing.  Using pencil and ruler (that's a hint!), how might you graphically determine the rise angle?  Once you know what you want to do, you can start thinking about how you would do it in LabVIEW.

 

Bob Schor

Message 3 of 3
(1,842 Views)