This file contains a library and example models showing how to extend Simscape Multibody 3D models with physical effects modeled in Simscape. Simple demonstration models of hydromechanical and electromechanical systems are provided to show how to create complete system models to test integrated designs.
Please read the README.md file to get started.
Use the "Download from GitHub" button above to get files compatible with the latest release of MATLAB.
Use the links below to get files compatible with earlier releases of MATLAB.
For R2020a: https://github.com/mathworks/Simscape-Multibody-Multiphysics-Library/archive/20.1.4.0.zip
For R2019b: https://github.com/mathworks/Simscape-Multibody-Multiphysics-Library/archive/19.2.4.0.zip
For R2019a: https://github.com/mathworks/Simscape-Multibody-Multiphysics-Library/archive/19.1.3.0.zip
For R2018b: https://github.com/mathworks/Simscape-Multibody-Multiphysics-Library/archive/18.2.2.7.zip
For R2018a: https://github.com/mathworks/Simscape-Multibody-Multiphysics-Library/archive/18.1.2.6.zip
For R2017b: https://github.com/mathworks/Simscape-Multibody-Multiphysics-Library/archive/17.2.2.5.zip
For R2017a: https://github.com/mathworks/Simscape-Multibody-Multiphysics-Library/archive/17.1.2.3.zip
For R2016b: https://github.com/mathworks/Simscape-Multibody-Multiphysics-Library/archive/16.2.2.0.zip
For R2016a: https://github.com/mathworks/Simscape-Multibody-Multiphysics-Library/archive/16.1.1.6.zip
For R2015a: https://github.com/mathworks/Simscape-Multibody-Multiphysics-Library/archive/15.1.1.4.zip
See how to defining bodies in Simscape Multibody by watching this video (5 min):
https://www.mathworks.com/videos/defining-rigid-bodies-68845.html
Learn more about multibody simulation with Simscape Multibody by watching this webinar
https://www.mathworks.com/videos/multibody-simulation-with-simmechanics-81877.html
Find other Simscape examples by searching posts for the keyword "physical modeling"
https://www.mathworks.com/matlabcentral/fileexchange/?term=%22physical+modeling%22
Learn more about MathWorks Simscape Products:
https://www.mathworks.com/physical-modeling/
Steve Miller (2021). Simscape Multibody Multiphysics Library (https://github.com/mathworks/Simscape-Multibody-Multiphysics-Library/releases/tag/20.2.4.0), GitHub. Retrieved .
Inspired: Modeling Pneumatic Robot Actuators, MATLAB and Simulink Robotics Arena: Walking Robot, Robot Arm, Designing Robot Manipulator Algorithms, MATLAB and Simulink Robotics Arena: Introduction to Contact Modeling
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Hello, Steve
I am running into an error using Hydraulic Actuator Multibody. When I start simulation, I get an error message saying "Failed to load library 'forcesPS_lib' ". I have ran the startup_sm_ssci first but still get the error message. Do you know where can I download or find the forcesPS_lib. I use MATLAB R2019a version.
Hello, Steve
It takes much time to simulate model with "Rotational Hard Stop Friction"
Calculating speed is e-4 order.
Do you have any idea about this problem?
Best Regards
Yes that worked, I completely spaced on running the setup first. Thank you! --Chris
Hi Christopher - I just downloaded the zip file and tested it and it worked fine. Did you run startup_sm_ssci first? That script builds forcesPS_lib.slx --Steve
Hello, I am running into an error for an unresolved library link for the 2017b Example, Joint Limits and Friction Methods in a Hinge. For both of the Joint Actuation and Transform Sensor parts to this example, neither of the Friction or Hard Stop blocks work, and instead display the message: "Cannot find library called 'forcesPS_lib'.". I was really hoping to use these blocks for my project, and I would be very delighted if I could receive some assistance with this matter. --Chris
Hi Abdullah - can you email me directly with the steps you ran that produced this error? Don't post the steps here, it will be confusing for others. I cannot reproduce this error. --Steve
Hi Steve,
I've got this warning while adding he library, I'm using Matlab R2017b btw.
"Warning: Function power has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict. "
any ideas please ?
Regards
Hello Steve!
Could you please send me the Multibody Multiphysics library for matlab R2019b?
My email: runi8770@gmail.com
Thank you!
Please Steve, I am a university student, and this version is not required, you will help me, please.
Hello Steve!
Could you please send me the Multibody Multiphysics library for matlab R2015a?
My email: marcosrobein@gmail.com
Thank you!
I have 2019a. The startup file only opens up matlab and doesnt download. why is this?
Hi Steve, Would it be possible to please send me the version for MATLAB 2016a? My email is chaitanya6.nawale@gmail.com......Thank you so much....
Sorry typo on the email... Dear Steve, this library looks great. Would it be possible to please send me the version for MATLAB 2015a? My email is hgmarques@gmail.com. Thank you so much.
@steve - okay, it's working now. Thank you!
@Don Yeo - did you run startup_sm_ssci.m first? You have to run that before opening the examples, as it adds the library to the path.
Hi, I am unable to run the examples as the error message shown was unable to find the forcesPS_library. Can anybody assist me on this please? Thank you.
@Elisa - custom joints can be created by chaining joints together, as long as the set of joints does not create a degree of freedom with no inertia that can rotate/translate freely with no inertia. This library would help you add custom forces to a joint, to create something like bushings in your car (permit some movement, but not completely free).
do you think that with the support of this library/interface I could create a custom joint from my own?
Why I cannot look at the source code of multibody blocks (for example joints)?
thank in advance
Very detailed and contains multi domain simulation. Good pacakge
Really helpful. Thanks
This is really helpful! I'm surprised this functionality is so hard to find, and not included in the SimScape Library.
Sorry found it
Cylinder_Lift/Translational Simscape Intf'. I get an error saying failing to load that. Where can I download that from?
Great video - beautiful models.