System stability in control system engineering
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
The mathematical model of a systemis given by:
x ̈ +(x^2- η) x ̇ +w^(2 )x=0
For w=1
Show that a stable equilibrium point becomes unstable as the parameter 𝜂 is varied from -1 in +1 using phase plane analysis.
At what value of 𝜂 does the instability occur?
What happens to the system after the equilibrium point becomes unstable?
1 件のコメント
Hi @Rahul
Could you review this stability problem? The only MATLAB function I can think of is isstable(). You may guide @Chike on how to solve the problem based on the lecture notes (to be provided by the OP). The lecture notes should have described the stability property so that the OP can apply some MATLAB tools to find or prove them. The lecture notes must have also laid out the behavior or condition when the system becomes unstable.
However, please note that your solution to the Van der Pol oscillator has not been reviewed or accepted by the same OP. There is a high chance that if you post a full solution here, the review or acceptance may go unnoticed as well.
help isstable
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!