Modeling
The two main approaches for modeling mechanical systems with unilateral contacts and friction are the regularized and the non-smooth approach. In the following, the two approaches are introduced using a simple example. Consider a block which can slide or stick on a table (see figure 1a). The motion of the block is described by the equation of motion, whereas the friction force is unknown (see figure 1b). In order to obtain the friction force, a separate force law must be specified which links the friction force to the associated velocity of the block.Non-smooth approach
A more sophisticated approach is the non-smooth approach, which uses set-valued force laws to model mechanical systems with unilateral contacts and friction. Consider again the block which slides or sticks on the table. The associated set-valued friction law of type Sgn is depicted in figure 3. Regarding the sliding case, the friction force is given. Regarding the sticking case, the friction force is set-valued and determined according to an additional algebraicNumerical integration
The integration of regularized models can be done by standard stiff solvers for ordinary differential equations. However, oscillations induced by the regularization can occur. Considering non-smooth models of mechanical systems with unilateral contacts and friction, two main classes of integrators exist, the event-driven and the so-called time-stepping integrators.Event-driven integrators
Event-driven integrators distinguish between smooth parts of the motion in which the underlying structure of the differential equations does not change, and in events or so-called switching points at which this structure changes, i.e. time instants at which a unilateral contact closes or a stick slip transition occurs. At these switching points, the set-valued force (and additional impact) laws are evaluated in order to obtain a new underlying mathematical structure on which the integration can be continued. Event-driven integrators are very accurate but are not suitable for systems with many contacts.Time-stepping integrators
Time-stepping integrators are dedicated numerical schemes for mechanical systems with many contacts. The first time-stepping integrator was introduced by J.J. Moreau. The integrators do not aim at resolving switching points and are therefore very robust in application. As the integrators work with the integral of the contact forces and not with the forces itself, the methods can handle both motion and impulsive events like impacts. As a drawback, the accuracy of time-stepping integrators is low. This can be fixed by using a step-size refinement at switching points. Smooth parts of the motion are processed by larger step sizes, and higher order integration methods can be used to increase the integration order.Examples
This section gives some examples of mechanical systems with unilateral contacts and friction. The results have been obtained by a non-smooth approach using time-stepping integrators.Granular materials
Time-stepping methods are especially well suited for the simulation of granular materials. Figure 4 depicts the simulation of mixing 1000 disks.Billiard
Consider two colliding spheres in a billiard play. Figure 5a shows some snapshots of two colliding spheres, figure 5b depicts the associated trajectories.Wheely of a motorbike
If a motorbike is accelerated too fast, it does a wheelie. Figure 6 shows some snapshots of a simulation.Motion of the woodpecker toy
The woodpecker toy is a well known benchmark problem in contact dynamics. The toy consists of a pole, a sleeve with a hole that is slightly larger than the diameter of the pole, a spring and the woodpecker body. In operation, the woodpecker moves down the pole performing some kind of pitching motion, which is controlled by the sleeve. Figure 7 shows some snapshots of a simulation. A simulation and visualization can be found at https://github.com/gabyx/Woodpecker.See also
* Multibody dynamics * Contact mechanics: Applications with unilateral contacts and friction. Static applications (contact between deformable bodies) and dynamic applications (Contact dynamics). * Lubachevsky-Stillinger algorithm of simulating compression of large assemblies of hard particlesReferences
{{Unreferenced, date=May 2008Further reading
*Acary V. and Brogliato, B. Numerical Methods for Nonsmooth Dynamical Systems. Applications in Mechanics and Electronics. ''Springer Verlag, LNACM 35, Heidelberg, 2008.'' *Brogliato B. Nonsmooth Mechanics. Models, Dynamics and Control ''Communications and Control Engineering Series'' Springer-Verlag, London, 2016 (third Ed.) * Drumwright, E. and Shell, D. Modeling Contact Friction and Joint Friction in Dynamic Robotic Simulation Using the Principle of Maximum Dissipation. ''Springer Tracks in Advanced Robotics: Algorithmic Foundations of Robotics IX'', 2010 *Glocker, Ch. ''Dynamik von Starrkoerpersystemen mit Reibung und Stoessen'', volume 18/182 of ''VDI Fortschrittsberichte Mechanik/Bruchmechanik.'' VDI Verlag, Düsseldorf, 1995 *Glocker Ch. and Studer C. Formulation and preparation for Numerical Evaluation of Linear Complementarity Systems. ''Multibody System Dynamics'' 13(4):447-463, 2005 *Jean M. The non-smooth contact dynamics method. ''Computer Methods in Applied mechanics and Engineering'' 177(3-4):235-257, 1999 *Moreau J.J. '' Unilateral Contact and Dry Friction in Finite Freedom Dynamics,'' volume 302 of '' Non-smooth Mechanics and Applications, CISM Courses and Lectures''. Springer, Wien, 1988 *Pfeiffer F., Foerg M. and Ulbrich H. Numerical aspects of non-smooth multibody dynamics. ''Comput. Methods Appl. Mech. Engrg'' 195(50-51):6891-6908, 2006 *Potra F.A., Anitescu M., Gavrea B. and Trinkle J. A linearly implicit trapezoidal method for integrating stiff multibody dynamics with contacts, joints and friction. ''Int. J. Numer. Meth. Engng'' 66(7):1079-1124, 2006 *Stewart D.E. and Trinkle J.C. An Implicit Time-Stepping Scheme for Rigid Body Dynamics with Inelastic Collisions and Coulomb Friction. ''Int. J. Numer. Methods Engineering'' 39(15):2673-2691, 1996 *Studer C. ''Augmented time-stepping integration of non-smooth dynamical systems'', PhD Thesis ETH Zurich, ETH E-Collection, to appear 2008 *Studer C. ''Numerics of Unilateral Contacts and Friction—Modeling and Numerical Time Integration in Non-Smooth Dynamics'', Lecture Notes in Applied and Computational Mechanics, Volume 47, Springer, Berlin, Heidelberg, 2009External links