Problem 2: Full-State Feedback, Observers, and Kalman Filter State Estimation (50 points) Modify the Simulink diagram yo

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Problem 2: Full-State Feedback, Observers, and Kalman Filter State Estimation (50 points) Modify the Simulink diagram yo

Post by answerhappygod »

Problem 2 Full State Feedback Observers And Kalman Filter State Estimation 50 Points Modify The Simulink Diagram Yo 1
Problem 2 Full State Feedback Observers And Kalman Filter State Estimation 50 Points Modify The Simulink Diagram Yo 1 (135.43 KiB) Viewed 29 times
Problem 2: Full-State Feedback, Observers, and Kalman Filter State Estimation (50 points) Modify the Simulink diagram you developed for Homework 6 to implement the following dynamics and initial conditions: Ž +* + x = u, i(0) = 1, x(0) = 0, and have the output be y = x. Set the random noise variance to 0.1. a) Develop the feedback controller using the LQR function with Q identity and R identity. Using the true full-state feedback, plot the state and control time histories along with the output time history. Leave the controller gain fixed for the next parts. b) Develop an observer using Q=10*eye and R identity. Plot the observer state estimates. If they look close to the true states (and they should), then use those estimated states in the feedback controller. Plot the true states and the control time history. Leave the observer gain fixed for the next part. c) Implement the Kalman filter to estimate the states. First, use Q as identity and R as identity. Compare the Kalman filter state estimates when using the true states in the feedback control. Assuming they look reasonable, close the loop using the Kalman filter state estimates in the feedback and plot the time histories of the states and controls. d) Finally, after using both the observer-reconstructed states and the Kalman filter-reconstructed states, which of the two produce the best results when used in the feedback control (i.e. which estimate the states better and which has a better quality control signal).
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply