Non linear output to linear output

3 views (last 30 days)
Aniket
Aniket on 2 May 2013
Hello,
Is it possible to convert non linear output to linear out put
I have system which is non linear system , its output is non linear and i want to feed this output to linear system. So is it possible to convert the non linear system output to linear and then feed to linear system ?
if it is possible then how to do that in matlab or simulink ?
  2 Comments
Shashank Prasanna
Shashank Prasanna on 2 May 2013
Are you trying to linearize you non-linear model? "Convert nonlinear output to linear output" is not clear.
Please provide more information if you can.
Aniket
Aniket on 2 May 2013
Hello,
I am working on adaptive oscillator which is made of nonlinear equations and which estimates the input signal frequency.
and i am using LQG control which is Linear made of Linear system ..i want to connect adaptive oscillator and controller but both have different properties ..
so i thought if oscillator system output can be convert to linear and then feed this linear output to LQG system ...is this possible ?
or any other way is there ?
thank you

Sign in to comment.

Answers (1)

Shashank Prasanna
Shashank Prasanna on 3 May 2013
It is still not clear what you mean by 'converting an output to linear'.
It seems you want to linearize your nonlinear oscillator, then you can use the following linearization tools:
However, you don't have to linearize your non-linear plant model in order to connect it to your LQG controller. Linear controllers can be used with nonlinear plant models but you mileage may vary.

Categories

Find more on Adaptive Control 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!