Write a MATLAB program to design the state feedback matrix K for the system having: \begin{equation} G(s) = \frac{2}{s(s + 3)} \end{equation} Using robust pole placement method in order to places the closed-loop poles at a desired location in s-plane. Hint: Use the desired characteristic equation at $s^2 + 5s + 6$. Analyze the output and formulate conclusions
Added by Felipe R.
Close
Step 1
Step 1: Define the system matrices Given that the system has the transfer function G(s) = 2/(s(s+3)), we can write the state-space representation as follows: A = [0 1; 0 -3] B = [0; 2] C = [2 0] D = 0 Show more…
Show all steps
Your feedback will help us improve your experience
Penny Riley and 78 other Physics 102 Electricity and Magnetism educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
Write a matrix equation that determines the loop currents. [M] If MATLAB or another matrix program is available, solve the system for the loop currents.
Linear Equations in Linear Algebra
Linear Models in Business, Science, and Engineering
Sri K.
A system is described by the state space system matrix A and the output matrix C A = [-4 0 -3; 1 0 0; 0 1 0] C = [2 0 0] Determine three OBSERVER feedback gains for the pole location s = -1+j; -1-j; -2 The gain L1 is: The gain L2 is: The gain L3 is:
Adi S.
Recommended Textbooks
University Physics with Modern Physics
Physics: Principles with Applications
Fundamentals of Physics
Watch the video solution with this free unlock.
EMAIL
PASSWORD