PlanarLoops_analyticMechanism with three planar kinematic loops and one degree-of-freedom with analytic loop handling (with JointRRR joints) |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
It is demonstrated how the Modelica.Mechanics.MultiBody.Joints.Assemblies.JointRRR joint can be used to solve the non-linear equations of coupled planar loops analytically. In the mechanism below no non-linear equation occurs any more from the tool view, since these equations are solved analytically in the JointRRR joints. For more details, see MultiBody.UsersGuide.Tutorial.LoopStructures.AnalyticLoopHandling.
In the following figure the parameter vectors of this example are visualized in the animation view.
rh |
Value: {0.5, 0, 0} Type: Length[3] (m) Description: Position vector from 'lower left' revolute to 'lower right' revolute joint for all the 3 loops |
---|---|
rv |
Value: {0, 0.5, 0} Type: Length[3] (m) Description: Position vector from 'lower left' revolute to 'upper left' revolute joint in the first loop |
r1b |
Value: {0.1, 0.5, 0} Type: Length[3] (m) Description: Position vector from 'lower right' revolute to 'upper right' revolute joint in the first loop |
r1a |
Value: r1b + rh - rv Type: Length[3] (m) Description: Position vector from 'upper left' revolute to 'upper right' revolute joint in the first loop |
r2b |
Value: {0.1, 0.6, 0} Type: Length[3] (m) Description: Position vector from 'lower right' revolute to 'upper right' revolute joint in the second loop |
r2a |
Value: r2b + rh - r1b Type: Length[3] (m) Description: Position vector from 'upper left' revolute to 'upper right' revolute joint in the second loop |
r3b |
Value: {0, 0.55, 0} Type: Length[3] (m) Description: Position vector from 'lower right' revolute to 'upper right' revolute joint in the third loop |
r3a |
Value: r3b + rh - r2b Type: Length[3] (m) Description: Position vector from 'upper left' revolute to 'upper right' revolute joint in the third loop |
world |
Type: World |
|
---|---|---|
jointRRR1 |
Type: JointRRR |
|
rev |
Type: Revolute |
|
rod1 |
Type: FixedTranslation |
|
rod2 |
Type: FixedTranslation |
|
body1 |
Type: Body |
|
position |
Type: Position |
|
sine |
Type: Sine |
|
jointRRR2 |
Type: JointRRR |
|
rod3 |
Type: FixedTranslation |
|
body2 |
Type: Body |
|
jointRRR3 |
Type: JointRRR |
|
rod4 |
Type: FixedTranslation |
|
body3 |
Type: Body |
|
mounting1D |
Type: Mounting1D |