modelPartialElementaryRotationalToTranslational
Partial model to transform rotational into translational motion
Information
This is a 1-dim. rotational component with
- one rotational flange,
- one rotational support/housing,
- one translational flange, and
- one translational support/housing
This model is used to build up elementary components of a drive train transforming rotational into translational motion with equations in the text layer.
If useSupportR=true, the rotational support connector is conditionally enabled
and needs to be connected.
If useSupportR=false, the rotational support connector is conditionally disabled
and instead the rotational part is internally fixed to ground.
If useSupportT=true, the translational support connector is conditionally enabled
and needs to be connected.
If useSupportT=false, the translational support connector is conditionally disabled
and instead the translational part is internally fixed to ground.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | useSupportR | false | = true, if rotational support flange enabled, otherwise implicitly grounded |
| Boolean | useSupportT | false | = true, if translational support flange enabled, otherwise implicitly grounded |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Rotational.Interfaces.Flange_a | flangeR | Flange of rotational shaft | |
| Modelica.Mechanics.Translational.Interfaces.Flange_b | flangeT | Flange of translational rod | |
| Rotational.Interfaces.Support | supportR | Rotational support/housing of component | |
| Translational.Interfaces.Support | supportT | Translational support/housing of component |