Simscape Time Dependent Force
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Adamya Dhaker
el 4 de En. de 2024
Comentada: Adamya Dhaker
el 6 de En. de 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 comentarios
Respuesta aceptada
Rishi
el 4 de En. de 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!
Más respuestas (0)
Ver también
Categorías
Más información sobre Troubleshooting en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!