WOLFRAM SYSTEM MODELER
IdealWheelJointIdeal wheel joint |
SystemModel["PlanarMechanics.VehicleComponents.Wheels.IdealWheelJoint"]
The ideal wheel joint enforces the constraints of ideal rolling on the x,y-plane.
The constraint is that the velocity of the virtual point of contact shall be zero. This constrains is split into two components:
The radius of the wheel can be specified by the parameter radius. The driving direction (for phi = 0) can be specified by the parameter r.
The wheel contains a 2D frame connector for the steering on the plane. The rolling motion of the wheel can be actuated by the 1D flange connector.
For examples of usage see the local Examples package.
useHeatPort |
Value: false Type: Boolean Description: = true, if heatPort is enabled |
---|---|
radius |
Value: Type: Length (m) Description: Wheel radius |
stateSelect |
Value: StateSelect.default Type: StateSelect Description: Priority to use acceleration as states |
r |
Value: Type: Length[2] (m) Description: Driving direction of the wheel at angle phi = 0 |
l |
Value: Modelica.Math.Vectors.length(r) Type: Length (m) Description: Length of r |
e |
Value: Modelica.Math.Vectors.normalizeWithAssert(r) Type: Real[2] Description: Unit vector in direction of r |
animate |
Value: true Type: Boolean Description: = true, if animation shall be enabled |
zPosition |
Value: planarWorld.defaultZPosition Type: Length (m) Description: Position z of the body |
diameter |
Value: 0.1 Type: Length (m) Description: Diameter of the rims |
width |
Value: diameter * 0.6 Type: Length (m) Description: Width of the wheel |
specularCoefficient |
Default Value: planarWorld.defaultSpecularCoefficient Type: SpecularCoefficient Description: Reflection of ambient light (= 0: light is completely absorbed) |
---|
heatPort |
Type: HeatPort_a Description: Optional port to which dissipated losses are transported in form of heat |
|
---|---|---|
frame_a |
Type: Frame_a Description: Coordinate system (2-dim.) fixed to the component with one cut-force and cut-torque (blue icon) |
|
flange_a |
Type: Flange_a Description: One-dimensional rotational flange of a shaft (filled circle icon) |
planarWorld |
Type: PlanarWorld Description: planar world model |
|
---|---|---|
cylinder |
Type: Shape Description: Visualizing an elementary object with variable size; all data have to be set as modifiers (see info layer) |
|
rim1 |
Type: Shape Description: Visualizing an elementary object with variable size; all data have to be set as modifiers (see info layer) |
|
rim2 |
Type: Shape Description: Visualizing an elementary object with variable size; all data have to be set as modifiers (see info layer) |
PlanarMechanics.VehicleComponents.Examples Test an ideal wheel |
|
PlanarMechanics.VehicleComponents.Examples Single track model |
Developed 2010 at the DLR Institute of System Dynamics and Control