Simscape Multibody (SimMechanics) - obtaining symbolic dynamic model

조회 수: 3 (최근 30일)
Guy Lalkin
Guy Lalkin 2016년 7월 30일
답변: ENRICO 2024년 9월 8일
Hi everyone,
I am trying to model a parallel robot using MATLAB. I've tried the robotics toolbox (which supports symbolic modeling), but it only supports serial robots (i.e. no closed-loop kinematics), unfortunately.
I haven't been able to figure out if Simscape Multibody has the ability to create a dynamic model - symbolically - from a given system of bodies. Basically, given a parametric model of the robot, can I obtain the general expressions describing the system dynamics? (actuator and passive-joint torques, to be precise)
If not, any other recommendation of how to go about solving this would be greatly appreciated.
Thanks,
Guy
  댓글 수: 6
Swarooph
Swarooph 2016년 8월 12일
Hello Guy,
Maybe you already know this. But a product called Simulink Design Optimization can actually run your simulation model to try to find optimal model parameters so the objectives/goals that you set are met. Take a look at the video here to see that in action with a mechanical engineering example.
Guy Lalkin
Guy Lalkin 2016년 8월 16일
Ah, I hadn't considered using that product. Thanks, I'll read up about it some more. And thanks for all the help!

댓글을 달려면 로그인하십시오.

답변 (2개)

Steve Miller
Steve Miller 2021년 11월 24일
As answered above, the desired task (finding optimal link lengths/sizes, to minimize actuator torque) does not require a full symbolic representation, it requires a parameteric model which Simscape Multibody enables you to create. Automated parameter tuning is possible using Simulink Design Optimization.
--Steve

ENRICO
ENRICO 2024년 9월 8일
I was wondering would it be possible using optimization tool for finding model parameter based on a known system response and input?

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by