This information is part of the Modelica Standard Library maintained by the Modelica Association.
Prismatic
Prismatic joint (1 translational degree-of-freedom, 2 potential states, optional axis flange)
CONNECTORS
| Name | Type | Description | |
|---|---|---|---|
| frame_a | Frame_a | Coordinate system fixed to the joint with one cut-force and cut-torque | |
| frame_b | Frame_b | Coordinate system fixed to the joint with one cut-force and cut-torque | |
| axis | Flange_a | 1-dim. translational flange that drives the joint | |
| support | Flange_b | 1-dim. translational flange of the drive drive support (assumed to be fixed in the world frame, NOT in the joint) |
PARAMETERS
| Name | Type | Default Value | Description |
|---|---|---|---|
| useAxisFlange | Boolean | false | = true, if axis flange is enabled |
| animation | Boolean | true | = true, if animation shall be enabled |
| n | Axis | {1,0,0} | Axis of translation resolved in frame_a (= same as in frame_b) |
| boxWidthDirection | Axis | {0,1,0} | Vector in width direction of box, resolved in frame_a |
| boxWidth | Distance | world.defaultJointWidth | Width of prismatic joint box |
| boxHeight | Distance | boxWidth | Height of prismatic joint box |
| stateSelect | StateSelect | StateSelect.prefer | Priority to use distance s and v=der(s) as states |
| e | Real[3] | Modelica.Math.Vectors.normalize(n) | Unit vector in direction of prismatic axis n |
USED IN EXAMPLES
| Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2One kinematic loop with four bars (with UniversalSpherical joint; 1 non-linear equation) | |
| Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1One kinematic loop with four bars (with only revolute joints; 5 non-linear equations) | |
| Modelica.Mechanics.MultiBody.Examples.Loops.Engine1bModel of one cylinder engine with gas force and preparation for assembly joint JointRRP | |
| Modelica.Mechanics.MultiBody.Examples.Loops.Engine1aModel of one cylinder engine | |
| Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystemMass attached with a spring to the world frame | |
| Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystemSimple spring/damper/mass system | |
| Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamperSimple spring/damper/mass system |
USED IN COMPONENTS
| Modelica.Mechanics.MultiBody.Examples.Loops.Utilities.CylinderCylinder with rod and crank of a combustion engine | |
| Modelica.Mechanics.MultiBody.Joints.CylindricalCylindrical joint (2 degrees-of-freedom, 4 potential states) | |
| Modelica.Mechanics.MultiBody.Joints.PlanarPlanar joint (3 degrees-of-freedom, 6 potential states) | |
| Modelica.Mechanics.MultiBody.Joints.RollingWheelSetJoint (no mass, no inertia) that describes an ideal rolling wheel set (two ideal rolling wheels connected together by an axis) |
