LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Frequency Response (step response method)

Solved!
Go to solution

 

  Hi Guys,   I wish to use this method (this appears as an example vi) for determining the freq response of my system, with my input signal (step response : square wave) I will first need to "derive" the impulse response. Can anyone explain what "derive" means in this occasion. In the example it uses a library call but I need more detail.                                                                                                             Thanks ,ds1

0 Kudos
Message 1 of 3
(2,857 Views)
Haven't seen the example, but I'll assume they refer to the fact that you can find the frequency response from the FFT of the impulse response which in turn is found by taking the derivative of the step response.  The impulse is simply the derivative of the step.
0 Kudos
Message 2 of 3
(2,853 Views)
Solution
Accepted by topic author ds_1

If you are trying to obtain a frequency response of a system, I strongly recommend to look into the following toolkit:

 

https://www.ni.com/en/shop/labview/select-edition.html 

 

Here is the manual:

https://www.ni.com/docs/en-US/bundle/372458d/page/download.html

 

Here are some tutorials:

https://www.ni.com/docs/en-US/bundle/labview-control-design-and-simulation-module/page/lvsysidconcep...

 

https://forums.ni.com/t5/LabVIEW/Where-is-the-System-Identification-Toolkit/td-p/4185414

 

Hope this helps

Barp - Control, Simulation, RTT and HIL - National Instruments
0 Kudos
Message 3 of 3
(2,822 Views)