WOLFRAM SYSTEM MODELER
SimpleGearShiftSimple Gearshift |
SystemModel["Modelica.Mechanics.Rotational.Examples.SimpleGearShift"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This model shows how an automatic gear shift is built up from a planetary gear, a brake and a clutch.
wEngine |
Default Value: engine.w Type: AngularVelocity (rad/s) Description: Speed of engine |
---|---|
wLoad |
Default Value: load.w Type: AngularVelocity (rad/s) Description: Speed of load |
gearRatio |
Default Value: wLoad / max(wEngine, 1E-6) Type: Real Description: Gear ratio load/engine |
torqueStep |
Type: TorqueStep Description: Constant torque, not dependent on speed |
|
---|---|---|
engine |
Type: Inertia Description: 1D-rotational component with inertia |
|
idealPlanetary |
Type: IdealPlanetary Description: Ideal planetary gear box |
|
load |
Type: Inertia Description: 1D-rotational component with inertia |
|
quadraticSpeedDependentTorque |
Type: QuadraticSpeedDependentTorque Description: Quadratic dependency of torque versus speed |
|
clutch |
Type: Clutch Description: Clutch based on Coulomb friction |
|
brake |
Type: Brake Description: Brake based on Coulomb friction |
|
feedback |
Type: Feedback Description: Output difference between commanded and feedback input |
|
const1 |
Type: Constant Description: Generate constant signal of type Real |
|
ramp |
Type: Ramp Description: Generate ramp signal |