Bode stability demonstration in Simulink
조회 수: 8 (최근 30일)
이전 댓글 표시
I'm trying to create a demonstration of the Bode stability "thought experiment" using Simulink. What I'd like to do is have an input to an open-loop feedback control system be a sine wave, then some time later have that input changed to a constant value and the loop closed.
Any thoughts on how to do this?
댓글 수: 0
채택된 답변
Swarooph
2011년 11월 17일
Have you thought about using something like a switch? Have a look at this demo 'sldemo_zeroxing' that shows input changing as a function of simulation time. You could use a similar switch to make the open loop/closed loop connections.
Another approach could be to use an enabled subsystem:
댓글 수: 0
추가 답변 (1개)
Robert
2011년 11월 18일
댓글 수: 1
maamouri maamouri
2015년 9월 3일
편집: maamouri maamouri
2015년 9월 3일
please can you help me how to analyse the stability of a model using simulink ( wich block you used ???)
thank you
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with Control System Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!