Having trouble modelling a nonlinear spring, dampener system with simulink
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm trying to create a Simulink model of the image below, however I'm having difficulty doing so as I've never used it before
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1513014/image.png)
How would I go about doing the different pulleys where the direction of forces matters? Below is what I was able to make, but I don't think it is.. correct. If there's any advice for what library/objects/tools to use that would be great
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1513019/image.png)
0 commentaires
Réponses (1)
SAI SRUJAN
le 3 Nov 2023
Hi Michael Fisher,
I understand that you are facing an issue in modelling a nonlinear spring, dampener system.
To create a Simulink model with pulleys where the direction of forces matters, you can use the Simscape Multibody library. This library provides a comprehensive set of blocks for modeling mechanical systems, including pulleys and their associated forces.
You can add pulleys and External Force and torque to your model, by going to the Simulink Library Browser and navigating to the Simscape Multibody library. Specify the properties of each block, such as the radius and inertia of the pulleys, the lengths of the ropes or belts, and the initial conditions of the system to proceed further.
You can refer to the following documentation to know more about "pulley" and "externalforceandtorque".
0 commentaires
Voir également
Catégories
En savoir plus sur Assembly dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!