how can we obtain the desired characteristic equation of a system?

24 views (last 30 days)
I am working on rotary arm inverted pendulum.While going through many articles I can see ,in most of the cases desired characteristic equation is given but never explained how it is obtained? How the desired pole locations can be obtained for my particular system?
  4 Comments
bryce howard
bryce howard on 24 Jul 2019
@Walter Roberson ....What does that link have to do with a desired charateristic equation?
If you have a systems transfer function you can plot it with Root locus to see how it behaves, you can also get its characteristic equation. You can pick poles/zeros to make the system more stable which would be the desired poles for your system. Once you have the desired poles you can obtain a desired characteristic equation using the previous. MATLAB has lots of functions to do this.
Walter Roberson
Walter Roberson on 24 Jul 2019
@bryce howard
I have lost the mental context for the reference to the link. The user might have flagged the question with a reference to the link, or the user might have posted something that they have since removed. I don't think that I was indicating that I was suggesting that the user check that link.

Sign in to comment.

Answers (1)

Raj
Raj on 24 Jul 2019
"How the desired pole locations can be obtained for my particular system" - Desired pole locations are obtained from desired system performance parameters. For your system you must be having some desired performance criteria in terms of time domain parameters (say rise time, overshoot, settling time etc.) or frequency domain parameters (like gain margins, phase margins etc.). I'll assume you have some time domain criteria since that is more common in practical problems. These time domain parameters are related to damping and natural frequency of your system's desired characteristic equation. See this lecture notes link for details:
This will be a good point to start. Revert in case you are having any difficulty.

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!