필터 지우기
필터 지우기

Generate Equations of Motion of Simscape Model

조회 수: 5 (최근 30일)
Ramkumar Natarajan
Ramkumar Natarajan 2021년 2월 27일
답변: Shreshth 2024년 5월 16일
Hi all,
Are the equations of motion formulated by MATLAB Simscape Multibody available to the users? From what I understand, the equations are generated internally and cannot be extracted by the users. But I want to be sure on this.
I also tried using the C code generation but it numerically integrates the equations and doesn't give access to the equations directly.
Any comments are appreciated. Thanks!

답변 (1개)

Shreshth
Shreshth 2024년 5월 16일
Hello Ramkumar,
Your understanding is correct. MATLAB Simscape Multibody (formerly known as SimMechanics) is a powerful tool for simulating mechanical systems, which automatically generates and solves the equations of motion for the physical models you create. This process is highly abstracted to simplify the modelling and simulation process, meaning that the software does not explicitly expose the underlying equations of motion to the user in a direct mathematical form.
Simscape Multibody handles the equations of motion internally. It creates these equations based on the physical setup (bodies, joints, forces, etc.) that you define using its graphical interface or through MATLAB code. The software uses a symbolic and numerical computation engine to derive and solve these equations efficiently.
For more information to Simscape Multibody you can refer to the below mentioned documentation by MathWorks:
Hope it helps.

카테고리

Help CenterFile Exchange에서 Simscape Multibody에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by