modelUniversal

Universal cut-joint and translational directions may be constrained or released

Extends from Modelica.Mechanics.MultiBody.Interfaces.PartialTwoFrames (Base model for components providing two frame connectors + outer world + assert to guarantee that the component is connected).

Information

This model does not use explicit variables e.g. state variables in order to describe the relative motion of frame_b with respect to frame_a, but defines kinematic constraints between the frame_a and frame_b. The forces and torques at both frames are then evaluated in such a way that the constraints are satisfied. Sometimes this type of formulation is also called an implicit joint in literature.

As a consequence of the formulation the relative kinematics between frame_a and frame_b cannot be initialized.

In particular in complex multibody systems with closed loops this may help to simplify the system of non-linear equations. Please compare the translation log using the classical joint formulation and the alternative formulation used here in order to check whether this fact applies to the particular system under consideration.

In systems without closed loops the use of this implicit joint does not make sense or may even be disadvantageous.

See the subpackage Examples.Constraints for testing the joint.

Parameters

TypeNameDefaultDescription
MBS.Types.Axisn_a{1, 0, 0}Axis of revolute joint 1 resolved in frame_a
MBS.Types.Axisn_b{0, 1, 0}Axis of revolute joint 2 resolved in frame_b
Constraints in translational motion
Booleanx_lockedtrue= true: constraint force in x-direction, resolved in frame_a
Booleany_lockedtrue= true: constraint force in y-direction, resolved in frame_a
Booleanz_lockedtrue= true: constraint force in z-direction, resolved in frame_a
Animation
Booleananimationtrue= true, if animation shall be enabled (show sphere)
SI.DistancesphereDiameterworld.defaultJointLength/3Diameter of sphere representing the spherical joint

Connectors

TypeNameDefaultDescription
Interfaces.Frame_aframe_a (from PartialTwoFrames)Coordinate system a fixed to the component with one cut-force and cut-torque
Interfaces.Frame_bframe_b (from PartialTwoFrames)Coordinate system b fixed to the component with one cut-force and cut-torque

Components

TypeNameDefaultDescription
MBS.Types.ColorsphereColorMBS.Types.Defaults.JointColorColor of sphere representing the spherical joint
MBS.Types.SpecularCoefficientspecularCoefficientworld.defaultSpecularCoefficientReflection of ambient light (= 0: light is completely absorbed)