How do I keep to solid objects from passing through each other
Mostrar comentarios más antiguos
I am trying to set up a simulation of a bouncing ball for my students, yet my ball keeps passing through my floor how do I prevent this? I have attached my model
thanks in advanced
george marrash
2 comentarios
Koen van den Beuken
el 28 de Nov. de 2016
I am dealing with a simular problem. How did you solved it?
Furkan ARPACI
el 17 de Dic. de 2019
Editada: Furkan ARPACI
el 17 de Dic. de 2019
I'm assuming you have already put a sphere-to-plane block in your system. If you haven't then you must define a contact force between the plane and the sphere.Then double click on the Sphere to Plane Force block , set the contact stiffness parameter(under contact tab) to relatively high value(i.e.1e10N/m would be enough i guess).
Respuestas (3)
George Marrash
el 4 de Jul. de 2014
0 votos
Rajeeb Barma
el 19 de Jun. de 2016
0 votos
I have the same problem. What is the solution ?? Please help.
Kalana Vidurath
el 22 de Nov. de 2018
0 votos
Were you able to fix this? i used contact forces library but yet it passes through each other. I dont know what i did wrong. can anyone give me any tips for using contact forces library correctly. i followed the shere on table(plane) example?
5 comentarios
lee c
el 22 de Nov. de 2018
If you use the contact forces library developped by steve.miller, the contact stiff and damp will affect the simulation a lot. Please adjust these two parameters according you model.
Kalana Vidurath
el 23 de Nov. de 2018
Editada: Kalana Vidurath
el 23 de Nov. de 2018
i tried adjusting. initially it floated upwards, and at some point (stiffness 10, damping 0.01) it stopped at going upwards but stayed at one place. if i reduced further it would accelerate downards(still pass through). so im stuck again. sphere to plane blocks radius is equl to the actual sphere radius. what i want is to ball to fall on to the plane and stop there
lee c
el 28 de Nov. de 2018
I am sorry to answer too late, the stiffness and damping you used (stiffness 10, damping 0.01) is still too small for the contact, in my opinion. See the doc in the readme. My email is toohzy@live.com.
Kalana Vidurath
el 28 de Nov. de 2018
i figured it out. the issue was not in the stiffness or damping. it was in the coordinate frame of planar surface. it was horizontal and the contacts were supposed to be vertical.
Thank you for your time.
Rajat Mishra
el 4 de Oct. de 2020
Can u please share the code
Categorías
Más información sobre Multibody Dynamics en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!