why iam getting negative settling time for load frequency of two area system by using pid controller

1 回表示 (過去 30 日間)
deekshith
deekshith 2024 年 3 月 17 日
回答済み: Yash 2024 年 3 月 25 日
for both the areas response iam getting negative settling time
  5 件のコメント
deekshith
deekshith 2024 年 3 月 18 日
please check this is my simulink model can help me by informing me the mistakes
Sam Chak
Sam Chak 2024 年 3 月 18 日
Unfortunately, I am unable to check the Simulink model as there is no mathematical model, such as a transfer function, available to establish the mapping between the system's input and output. However, the key to understanding the steady-state response lies in the design of the controllers.

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

回答 (1 件)

Yash
Yash 2024 年 3 月 25 日
Hi Deekshith!
Based on the output response graph you've shared, it appears that the waveforms exhibit a positive settling time. The primary concern, however, seems to be the negative peak overshoot or the negative steady-state response you are encountering.
Since you have not shared any mathematical model depicting the simulink model, it is very not possible for us to determine the exact reason causing this issue. The problem could arise from various factors, such as a missing negative sign in a gain block or incorrect equations in one or more transfer functions.
To troubleshoot this issue, consider the following steps:
  • Examine all the gain blocks to ensure they are configured correctly.
  • Review the equations in all transfer functions for accuracy.
  • Divide the complete model into smaller submodels and analyze the steady-state response of each to isolate the problem (this approach is akin to unit testing).
  • Check for nonlinearity in the system. Nonlinear characteristics of the system components can lead to complex responses, including negative overshoot.
These steps should help you identify and rectify the issue, leading to improved model performance.

カテゴリ

Help Center および File ExchangeGain Scheduling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by