フィルターのクリア

How to find step response of a non linear system

7 ビュー (過去 30 日間)
Rakesh Jain
Rakesh Jain 2018 年 3 月 25 日
編集済み: Birdman 2018 年 3 月 26 日
I am reading a paper "Design of PID-P Controller for Non-Linear System using PSO " by Rajim Gupta, P.K.Padhy. In that paper, the authors have simulated a step response of a nonlinear system with a PID controller. My question is, how can one simulate the step response of a nonlinear system with a PID controller using MATLAB? Further, how to find time response specifications such as rise time,. settling time, etc., for the same?
  4 件のコメント
Birdman
Birdman 2018 年 3 月 26 日
What does your system look like? The equations? Probably a linearization process will take place.
Rakesh Jain
Rakesh Jain 2018 年 3 月 26 日
編集済み: Rakesh Jain 2018 年 3 月 26 日
The system is as follows: y dot = 0.5y^2 -y + x. It is given on Pg. 3 at http://ieeexplore.ieee.org/document/6780184/ I need to simulate a closed loop response with PID controller with Kp = 2, Ki=0.6 and Kd=0.5

サインインしてコメントする。

採用された回答

Birdman
Birdman 2018 年 3 月 26 日
Run the attached model. Let me know the results.
  8 件のコメント
Rakesh Jain
Rakesh Jain 2018 年 3 月 26 日
One final question. What does the variable x_y mean in the simulink model?
Birdman
Birdman 2018 年 3 月 26 日
編集済み: Birdman 2018 年 3 月 26 日
It represents x-y operation in the equation.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePID Controller Tuning についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by