Is there a switch for simsacpe mechanical components? How to connect or disconnect certain simscape components on the fly
Mostrar comentarios más antiguos
Hi,
I would like to simulate a scenerio that the mechanical system speed is initially fixed to certain speed. After certain designated time period, I would like to disconnect the ideal velocity source and switch to ideal torque source.
I cannot find any block to do so. There is no "MOSFET", "IGBT" type device in mechanical simscape libary.
Respuestas (1)
Sourabh
el 13 de Jun. de 2024
0 votos
Hey, you might find the following blocks helpful:
- Manual Switch: https://www.mathworks.com/help/simulink/slref/manualswitch.html
- Switch: https://www.mathworks.com/help/simscape/ref/switch.html
- PS Switch: https://www.mathworks.com/help/simscape/ref/psswitch.html
If the above blocks do not satisfy your use case, you can take a look at the following page containing a list of route signal blocks:
Hope this helps!
1 comentario
Categorías
Más información sobre Clutches en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!