Linearizing "Recursive Least Squares Estimator" Block

4 次查看(过去 30 天)
Hi everybody,
I am using the Recursive Least Squares Estimator block in simulink to estimate 3 parameters. Everything works well, and the controller that is using these parameters is doing its job. At least in the non-linear time domain simulation.
However when I linearize the entire system using Linear Analysis Tool, I am getting an unstable system. Could it be that the RLS estimator block is not being properly linearized? I am not getting any errors from the Linear Analysis tool.
Thank you and best regards,
Radu

采纳的回答

Arkadiy Turevskiy
Arkadiy Turevskiy 2016-12-12
Why are you linearizing Recursive Least Squares Estimator block? This block outputs parameters and error, and takes output and regressors as inputs. What are you trying to do? What linearization path are you interested in?
  1 个评论
Radu
Radu 2016-12-13
Hi Arkadiy,
Thank you for your reply.
I am using the RLSE block to estimate the parameters of oscillations (average value, amplitude). I use this information to create a control loop that damps the oscillations. It is working in the non-linear time domain simulations. I also need to be able to linearize the system around a stable operating point in order to look at the pole/zero map. However, I am not sure if the block is linearized correctly or if I am doing something else wrong. That is why I am asking if this block can in fact be linearized by simulink.
Thank you and best regards, Radu

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Linearization Basics 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by