User:Runsen.zhang/sandbox
In contact mechanics, a unilateral contact, also called unilateral constraint, denotes a mechanical constraint which prevents penetration between two rigid/flexible bodies. This kind of constraints is omnipresent in non-smooth multibody dynamics applications, such as
- granular flows[1];
- Legged robot;
- vehicle dynamics;
- particle damping;
- imperfect joints[2];
- landing rokcet;
- ...
In these applications, the unilateral contstraints result in impacts happening, so it is important to give a proper method to deal with the unilateral constraints.
Modeling of the unilateral constraints
There are mainly two kinds of method to model the unilateral constraints. The first kind of method is intherited from continuum mechanics, and the second kind of method is based on the non-smooth theory.
Continuum mechanics based method

In this method, normal forces generated from the unilateral constraints are obtained according to the local material properties of bodies. In detail, contact force models are derived from the continuum mechanics, and expressed as functions of gap and the impact velocity between bodies.The animation of classic Hertz contact law is shown in Fig. 1, where the contact is explained by the local defomation of bodies. And more contact models can refer to the introduction in contact mechanics, and some reviews[3][4][5].
Non-smooth theory based method
In the non-smooth method, unilateral interactions between bodies are fundamentally modelled by the Signorini condition[6] for the non-penetration condition, and impact laws to define the impact process[7]. The Signorini condition can be concluded as the complementarity problem: , where means the distance between two bodies and denotes the contact force generated by the unilateral constraints, as shown in Fig. 2b. Also, using the proximal point of convex theory, the Signorini condition can be equivalently expressed[6][8] as: , where denotes an auxiliary parameter, and represents the proximal point of a set to the variable[9]. Both two expressions above represent the dynamic behaviors of unilateral constraints: when the normal distance is above zero, the contact is open, which means that there is no contact force between bodies, ; while when the normal distance is equal to zero, the contact is closed, resulting in .

During the implementation of non-smooth theory based method, velocity Signorini condition or the acceleration Signorini condition are actually employed in most cases. The velocity Signorini condition is expressed as[6][10]: , where means the relative normal velocity after impact. This velocity Signorini condition should be understood together with the Signorini . The acceleration Signorini condition is considered under the close contact (), as[8]: , where the over dot means the derivative with repect to time.
When using this method for unilateral constraints between two rigid bodies, the Signorini condition alone is not enough for the impact process, so impact laws, which give the information for states before the impact and after the impact, are needed to handle the impact process[6]. For example, when the Newton restitution law is employed, a coefficient of the restitution will be defined as: , where denotes the relative normal velocity before impact, to give information for the impact process. A detailed framework for unilateral constraints between two rigid bodies can refer to some published papers[11][12][13][14].
Solution techniques
If the unilateral constraints are modelled by the contact models, the contact forces generated from the unilateral constraints can be calculated directly from the explicit mathematical formular, wich can refer to the reviews listed in Section Continuum mechanics based method. If the non-smooth theory based method is employed, there are mainly two kinds of formulations to solve the Signorini conditions: the nonlinear/linear complementarity problem (N/LCP) formulation and the augmented Lagrangian formulation. Compared to the solution processusing the contact models, the non-smooth method is more tedious, but can be simulated faster. More comparisons between solutions using contact models and non-smooth theory can refer to the paper[15].
N/LCP formulations
In this way, solution of dynamics equations with unilateral constraints is transformed into the solution of N/LCPs. In detail, for the frictionless unilateral constraints or the unilateral constraints with planar friction, the problem is transformed into LCPs, and for frcitional unilateral constraints, the problem is transformed into NCPs. For the LCPs, the pivoting algorithm, originating from the algotithm of Lemek and Dantzig, can be employed, but for a large number of unilateral constraints, this alogorithm may lead to .
Augmented Lagrangian formulation
Further reading
Books and articles
- Acary V., Brogliato B. Numerical Methods for Nonsmooth Dynamical Systems. Applications in Mechanics and Electronics. Springer Verlag, LNACM 35, Heidelberg, 2008.
- Brogliato B. Nonsmooth Mechanics. Communications and Control Engineering Series Springer-Verlag, London, 1999 (2dn Ed.)
- 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, 2009
Open-source softwares
In most cases, friction among bodies should also be considered, and the A unilateral contact is usually associated with a gap function g which measures the distance between the two bodies and a contact force. The behaviour of a unilateral contact is modeled by a force law which states a relation between the gap function and the contact force. Set-valued force laws of type Upr assume a hard contact and clearly distinguish between open contact (contact force equal to zero, gap g is positive) and closed contact (contact force is positive, gap g is zero), see figure 1b. Regularized force laws are associated to compliance models. These laws write the contact force as function of the gap, i.e. the models have the same underlying mathematical structure for closed and open contacts. Unilateral contacts are used in contact dynamics and/or contact mechanics.
See also
- contact dynamics – Motion of multibody systems
- contact mechanics – Study of the deformation of solids that touch each other
- Siconos – Open source scientific software for modeling non-smooth dynamical systems
References
- ^ Anitescu, Mihai; Tasora, Alessandro (26 November 2008). "An iterative approach for cone complementarity problems for nonsmooth dynamics". Computational Optimization and Applications. 47 (2): 207–235. doi:10.1007/s10589-008-9223-4.
- ^ Flores, Paulo (7 March 2010). "A parametric study on the dynamic response of planar multibody systems with multiple clearance joints". Nonlinear Dynamics. 61 (4): 633–653. doi:10.1007/s11071-010-9676-8.
- ^ Machado, Margarida; Moreira, Pedro; Flores, Paulo; Lankarani, Hamid M. (July 2012). "Compliant contact force models in multibody dynamics: Evolution of the Hertz contact theory". Mechanism and Machine Theory. 53: 99–121. doi:10.1016/j.mechmachtheory.2012.02.010.
- ^ Gilardi, G.; Sharf, I. (October 2002). "Literature survey of contact dynamics modelling". Mechanism and Machine Theory. 37 (10): 1213–1239. doi:10.1016/S0094-114X(02)00045-9.
- ^ Alves, Janete; Peixinho, Nuno; da Silva, Miguel Tavares; Flores, Paulo; Lankarani, Hamid M. (March 2015). "A comparative study of the viscoelastic constitutive models for frictionless contact interfaces in solids". Mechanism and Machine Theory. 85: 172–188. doi:10.1016/j.mechmachtheory.2014.11.020.
- ^ a b c d Jean, M. (July 1999). "The non-smooth contact dynamics method". Computer Methods in Applied Mechanics and Engineering. 177 (3–4): 235–257. doi:10.1016/S0045-7825(98)00383-1.
- ^ Pfeiffer, Friedrich (14 March 2012). "On non-smooth multibody dynamics". Proceedings of the Institution of Mechanical Engineers, Part K: Journal of Multi-body Dynamics. 226 (2): 147–177. doi:10.1177/1464419312438487.
- ^ a b Pfeiffer, Friedrich; Foerg, Martin; Ulbrich, Heinz (2006-10). "Numerical aspects of non-smooth multibody dynamics". Computer Methods in Applied Mechanics and Engineering. 195 (50–51): 6891–6908. doi:10.1016/j.cma.2005.08.012.
{{cite journal}}
: Check date values in:|date=
(help) - ^ Jalali Mashayekhi, Mohammad; Kövecses, József (2017-08). "A comparative study between the augmented Lagrangian method and the complementarity approach for modeling the contact problem". Multibody System Dynamics. 40 (4): 327–345. doi:10.1007/s11044-016-9510-2. ISSN 1384-5640.
{{cite journal}}
: Check date values in:|date=
(help) - ^ Tasora, A.; Anitescu, M. (2011-01). "A matrix-free cone complementarity approach for solving large-scale, nonsmooth, rigid body dynamics". Computer Methods in Applied Mechanics and Engineering. 200 (5–8): 439–453. doi:10.1016/j.cma.2010.06.030.
{{cite journal}}
: Check date values in:|date=
(help) - ^ Moreau, J. J.; Panagiotopoulos, P. D., eds. (1988). Nonsmooth Mechanics and Applications. Vienna: Springer Vienna. doi:10.1007/978-3-7091-2624-0. ISBN 978-3-211-82066-7.
- ^ Moreau, J.J. (1999-07). "Numerical aspects of the sweeping process". Computer Methods in Applied Mechanics and Engineering. 177 (3–4): 329–349. doi:10.1016/S0045-7825(98)00387-9.
{{cite journal}}
: Check date values in:|date=
(help) - ^ Flores, Paulo; Leine, Remco; Glocker, Christoph (2012-09). "Application of the nonsmooth dynamics approach to model and analysis of the contact-impact events in cam-follower systems". Nonlinear Dynamics. 69 (4): 2117–2133. doi:10.1007/s11071-012-0413-3. ISSN 0924-090X.
{{cite journal}}
: Check date values in:|date=
(help) - ^ Brüls, Olivier; Acary, Vincent; Cardona, Alberto (2014-11). "Simultaneous enforcement of constraints at position and velocity levels in the nonsmooth generalized-α scheme". Computer Methods in Applied Mechanics and Engineering. 281: 131–161. doi:10.1016/j.cma.2014.07.025.
{{cite journal}}
: Check date values in:|date=
(help) - ^ Pazouki, Arman; Kwarta, Michał; Williams, Kyle; Likos, William; Serban, Radu; Jayakumar, Paramsothy; Negrut, Dan (2017-10-13). "Compliant contact versus rigid contact: A comparison in the context of granular dynamics". Physical Review E. 96 (4): 042905. doi:10.1103/PhysRevE.96.042905. ISSN 2470-0045.