WOLFRAM SYSTEM MODELER
AutomaticTransmissionModel of an automatic transmission using a TCU, a clutch, and a gearbox. |
|

SystemModel["IndustryExamples.AutomotiveTransportation.Driveline.Components.TransmissionPackage.AutomaticTransmission"]

| gearSwitch |
Value: {24.135, 40.225, 64.36, 72.405} Type: Real[4] Description: Speed at which to switch gears |
|---|
| drivingTorque |
Type: Flange_a Description: One-dimensional rotational flange of a shaft (filled circle icon) |
|
|---|---|---|
| torqueToDifferential |
Type: Flange_b Description: One-dimensional rotational flange of a shaft (non-filled circle icon) |
|
| vehicleSpeed |
Type: RealInput Description: 'input Real' as connector |
|
| mode |
Type: RealInput Description: 'input Real' as connector |
|
| clutchSignal |
Type: RealOutput Description: 'output Real' as connector |
|
| engineSpeed |
Type: RealInput Description: 'input Real' as connector |
| clutch1 |
Type: Clutch Description: Clutch based on Coulomb friction |
|
|---|---|---|
| TCU1 |
Type: TCU Description: Transmission control unit that controls the gears and transmission clutch based on engine speed (rpm), vehicle speed (km/h), and desired driving direction (−1 = reverse, 0 = neutral, 1 = forward). |
|
| gearbox |
Type: BasicGearbox Description: Gearbox using default gear ratios according to specification from a small car. |
|
IndustryExamples.AutomotiveTransportation.Driveline A standard model of a driveline. Used for analyzing a drive cycle using the bundled Wolfram Language notebook. |