The states gets changed while observing
Mostrar comentarios más antiguos
Hi, I have an control input T that goes straight to a system. In that system I solve a differential equation system with form of x' = Ax + bu; A and B are defined.I try to observe the states again using two first states x1 and x2. They goe straight to a observer . The observer has a gain that I can modify. When I change the gain of observer the real values that are coming from the plant itself changes. I have no idea why.

I dont know why the gain affects the real value since the gain is not presented anywhere in the plant itself. When I try the plant with out the observer it works fine. I don't know how they get changed. Anyone that can give me a hint. Ive been working on this in 7 days and it drives me crazy.
It the observer subsystem I have in one block used the states x1 and x2 that I renamed to y1 and y2

That is the only place I used x1 and same thing for x2. Why do they get changed while using observer. OBS that they are real values and not estimated. they are the output of the plant. x_1 however is the observed one.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!