Revolute: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
A revolute joint. | A revolute joint. [https://build.openmodelica.org/Documentation/Modelica.Mechanics.MultiBody.Joints.Revolute.html] | ||
===Modeling Approach=== | ===Modeling Approach=== |
Revision as of 16:24, 3 January 2020
A revolute joint. [1]
Modeling Approach
The joint one frame one each side of the joint, with flanges on the joint and the rotating axis for receiving torques from Rotational elements.
Required Parameters
None.
Optional Parameters
name | type | default | description |
---|---|---|---|
n | Modelica.Mechanics.MultiBody.Types.Axis | {0,0,1} | the rotation axis in frame_a |
phi | SIunits.Angle | 0 | initial joint angle measured in frame_a and rotation axis n |
phi_offset | SIunits.Angle | 0 | offset applied to the joint's internal angle measurement |
angle | SIunits.Angle | 0 | joint angle, = phi + phi_offset |
w | SIunits.AngularVelocity | 0 | initial angular velocity |
a | SIunits.AngularAcceleration | 0 | initial angular acceleration |
tau | SIunits.Torque | 0 | driving torque in the axis of rotation |
useAxisFlange | Boolean | false | whether to constrain the joint according to whatever is attached to the axis and joint flanges |