WOLFRAM SYSTEM MODELER
IdealRollingWheelSimple 1-dim. model of an ideal rolling wheel without inertia |
SystemModel["Modelica.Mechanics.Rotational.Components.IdealRollingWheel"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
A simple kinematic model of a rolling wheel which has no inertia and no rolling resistance. This component defines the kinematic constraint:
(flangeR.phi - internalSupportR.phi) * radius = (flangeT.s - internalSupportT.s);
useSupportR |
Value: false Type: Boolean Description: = true, if rotational support flange enabled, otherwise implicitly grounded |
---|---|
useSupportT |
Value: false Type: Boolean Description: = true, if translational support flange enabled, otherwise implicitly grounded |
radius |
Value: Type: Distance (m) Description: Wheel radius |
internalSupportR |
Type: InternalSupport Description: Adapter model to utilize conditional support connector |
|
---|---|---|
internalSupportT |
Type: InternalSupport Description: Adapter model to utilize conditional support connector |
|
fixedR |
Type: Fixed Description: Flange fixed in housing at a given angle |
|
fixedT |
Type: Fixed Description: Fixed flange |
Modelica.Mechanics.Rotational.Examples Demonstrate coupling Rotational - Translational |
Modelica.Mechanics.Translational.Components Simple 1-dim. model of an ideal rolling wheel without inertia |