08-10-2022 07:17 AM
Hello I am new in labview, I want to simulate this pid controller , using the values of kp = 12, Ki= 12.6316 and Kd = 7.6 , on the basis of mentioned gain values ti and td are calculated.
On running it I am getting such response
But this is not correct as , implemented the same thing in scilab and got response below.
Below is implementation in scilab
Please help..
08-12-2022 12:25 AM
Hi All
I want to do time domain analysis of below system, I want to find settling time, rise time , etc.
Please help
08-12-2022 01:07 AM
Hi krishna,
@krishna_das wrote:
I want to do time domain analysis of below system, I want to find settling time, rise time , etc.
Where are you stuck?
Do you really have a plant where you use PI gains of 2e-9 and 1e+20???
08-12-2022 06:03 AM
Yes I do have a plant , I want to measure rise time , settling time, peak overshoot , peak time etc for this
08-12-2022 06:04 AM
that is T i = 1e+20 , means Ki is set to zero.
08-25-2022 09:51 AM
Dear krishna_das,
https://www.intechopen.com/chapters/75407 I've found this article that is about labview data analysis functions. You can find what could help your case and use it. I guess you should do the analysis on the cluster that is depicted as a xy graph.