How can I implement inertia in my control system?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello,
I want to implement the inertia of a pump (0.102 kg/m²) into my model, but I do not know where to start with this. Could someone help me out with this? I want to use an differential equation if possible (like newton's first law).
댓글 수: 0
답변 (1개)
Zack Peters
2016년 4월 7일
Hi Igor,
Your question is a bit vague on what you specifically want to model with this. Moment of Inertia follows to the simple equation of T = Ia.
Here are some Simulink examples which model something a bit more complex with Inertia. Note that a wheel or drive shaft with inertia is going behave much in the same way as the rotating pump will.
http://www.mathworks.com/help/simulink/examples/modeling-an-anti-lock-braking-system.html http://www.mathworks.com/help/simulink/examples/modeling-an-automatic-transmission-controller.html http://www.mathworks.com/help/simulink/examples/building-a-clutch-lock-up-model.html
I'd also like to point out that a physical modeling suite of products (Simscape, Simscape Multibody, Simscape Fluids, etc.) Are designed for modeling physical systems in a much more intuitive way and much of the blocks have equations of motion built into them rather than developing the equations yourself.
~Zack
참고 항목
카테고리
Help Center 및 File Exchange에서 Upgrading Hydraulic Models to Use Isothermal Liquid Blocks에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!