Simscape Time Dependent Force
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Adamya Dhaker
am 4 Jan. 2024
Kommentiert: Adamya Dhaker
am 6 Jan. 2024
Hello!
i am trying to simulate a simscape multibody model in which forces are applied at several points on the system. i want a certain force (towards the left end of the system) to act first, then the force on its immediate right to act in the following timestep, and then so on. basically a sequential forcing , from left to right and across time. how can i model that?
thank you in advance :)
0 Kommentare
Akzeptierte Antwort
Rishi
am 4 Jan. 2024
Hey Adamya,
I understand from your query that you want to apply different forces to a body in Simscape Multibody such that they are applied one after the other in the next timestep. You can achieve this by using a 'Delay' block. Connect a 'Delay' block to the all the forces except the first, and set the delay time as one timestep for the second force, increasing by one timestep for each force.
You can learn more about the 'Delay' block here:
Hope this helps!
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Troubleshooting finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!