pop

This function get asymptotic stable transfer function, k - proportional gain and q - popov slope, and plot the popov diagram.
232 Downloads
Updated 17 Dec 2018

View License

Couldn't find any function that doing that, So I made this.
create your asymptotic stable transfer function, and then call the function pop with proportional gain k and popov slope q.
notice that it is better to check the K max of the linear system by tools like rlocus, and then choose the k wisely.
the slope q is based on the different situations: time var or not, active or passive hysteresis.,
pop(sys,k,q) will plot the popov diagram, with the K min and K max of the linear system, and the choosen Q on its title.

Cite As

iftah naftaly (2025). pop (https://ch.mathworks.com/matlabcentral/fileexchange/69734-pop), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linearization in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Version Published Release Notes
1.0.1

update summary and description

1.0.0