Kinematic Codnditions in Simscape
    2 views (last 30 days)
  
       Show older comments
    
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.
0 Comments
Answers (1)
  Yifeng Tang
    
 on 29 Apr 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
0 Comments
See Also
Categories
				Find more on Simulation and Analysis in Help Center and File Exchange
			
	Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!