3 Ways to Build a Model for Control System Design | Understanding PID Control, Part 5
MATLAB MATLAB
527K subscribers
214,466 views
2.9K

 Published On Jul 10, 2018

Tuning a PID controller requires that you have a representation of the system you’re trying to control.

This could be the physical hardware or a mathematical representation of that hardware.
If you have physical hardware, you could guess at some PID gains, run a test to see how it performs, and then tweak the gains as necessary. This guess-and-check brute force tuning method might work, but you have other, more precise, options available if you have a mathematical model of the system. Therefore, this video presents three different ways to model your system so that you can take advantage of each of these methods when tuning your controller.

The first method uses a detailed understanding of the system to develop the model with first principles. The second method uses system identification, the known input, and resulting output signal to fit the data to the model structure of your choice. The third method creates a model by linearizing an existing nonlinear model around a given operating point.

With any of these models, you can start the process of developing and tuning a PID controller.

- Download Code Examples to Learn How to Automatically Tune PID Controller Gainshttps: http://bit.ly/2HKBh12

Watch more MATLAB Tech Talks: http://bit.ly/2rTc8Yp

Check out more control system lectures on Brian's Channel: http://bit.ly/2IUlvkw

Other References:
- Modeling a DC Motor in Simscape: http://bit.ly/2KrgDVw
- Modeling a DC Motor in Simulink and Simscape – Tutorial: http://bit.ly/2KFp8va
- Videos on System Identification: http://bit.ly/2KIM3Wu
- Linear Analysis Tool - Documentation: http://bit.ly/2KqEowO
- Determining Model Order and Input Delay - Example: http://bit.ly/2KGsXR1
- Determining an Optimal Model Order Using Akaike’s Information Criterion – Example: https://bit.ly/47kuPoW
--------------------------------------------------------------------------------------------------------------------------------------------------
Get a free product Trial: https://goo.gl/ZHFb5u
Learn more about MATLAB: https://goo.gl/8QV7ZZ
Learn more about Simulink: https://goo.gl/nqnbLe

© 2018 The MathWorks, Inc. MATLAB and Simulink are registered
trademarks of The MathWorks, Inc.
See www.mathworks.com/trademarks for a list of additional trademarks. Other product or brand names maybe trademarks or registered trademarks of their respective holders.

show more

Share/Embed