Kinematic Codnditions in Simscape

3 visualizaciones (últimos 30 días)
Matthias Hueber
Matthias Hueber el 23 de Feb. de 2021
Respondida: Yifeng Tang el 29 de Abr. de 2021
Hello everyone,
I am trying to build a parallel-driven Cable Robot which is regulated by a controlsystem. The controlsystem needs about 0.021 seconds to build up the forces to hold a Platform.
My question is, if it is possible to have a kinematic condition, that "freezes" the platform in place for 0.021 seconds, so that the forces can build up and how i would implement it.
Thanks in advance.

Respuestas (1)

Yifeng Tang
Yifeng Tang el 29 de Abr. de 2021
I can't think of a way to do this exactly kinematically (not claiming it's impossible though), but here may be a workaround:
Place a solid underneath your plarform and model the contact force between the solid and the platform. Constraint the solid with the ground using a prismatic joint so you can "slide" the solid away after 0.021 seconds, by prescribing a motion. Turn off any friction in the contact force so when sliding out there is no friction. More info on the contact force modeling: https://www.mathworks.com/help/physmod/sm/ug/modeling-contact-force-between-two-solids.html

Categorías

Más información sobre Simulation and Analysis 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!

Translated by