Simulink Linear Analysis Pole/Zero Plots
5 views (last 30 days)
Show older comments
Andres
on 15 Aug 2017
Commented: Sebastian Castro
on 16 Aug 2017
Attached is the Simulink file I'm having problems with. I have this system controlled by a PID controller which gives me the desired response on 'Scope1'. Now I want to do some plots using "Analysis -> Control Design -> Linear Analysis...".
Here I get my bode and step responses plot, but when I go to the "I/O Pole/Zero Map" all the poles and zeros are on the right side (real positive values) which means the system is unstable and it seems to be contradictory from the step and bode plot that shows an stable system. Am I missing or misinterpreting anything? Here are the bode and step plots I get:


And this is the I/O Pole/Zero Map:

0 Comments
Accepted Answer
Sebastian Castro
on 15 Aug 2017
Edited: Sebastian Castro
on 15 Aug 2017
Based on the staircase step response, looks like your system is discrete.
This means that stability is inside the unit circle (circle of radius 1), which it is :)
- Sebastian
More Answers (0)
See Also
Categories
Find more on Plot Customization in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!