Control systems using MATLAB/SIMULINK
8 views (last 30 days)
Show older comments
Actually, I designed my mathematical model using MATLAB/SIMULINK it is for some control purpose in my project. During feedback when using two "INTEGRATOR BLOCK" in my model i've error "at some time integrator output become infinity or NAN"
I tried by applying limits it causes the constant outputs (i.e., lower limit output from one integrator and upper limit output from another integrator)from integrator. Because of this i get constant error outputs form two integrator.
please help me to solve this problem.
0 Comments
Accepted Answer
Arnaud Miege
on 19 Apr 2011
It sounds like your integrators are saturating. You need to figure out what's causing them to saturate and fix the root cause. Using Embedded MATLAB block is not going to help. Use scopes to look at the various signals around your feedback to try and figure out where the error is. Without looking at the model, it's impossible be more specific. Can you upload the model to a filesharing site?
0 Comments
More Answers (0)
See Also
Categories
Find more on Audio Processing Algorithm Design 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!