WOLFRAM SYSTEM MODELER

AutomaticTransmission

Model of an automatic transmission using a TCU, a clutch, and a gearbox.

Diagram

Wolfram Language

In[1]:=
SystemModel["IndustryExamples.AutomotiveTransportation.Driveline.Components.TransmissionPackage.AutomaticTransmission"]
Out[1]:=

Information

 

Driveline: AutomaticTransmission

 

Description

This is a model of an automatic transmission using a TCU, a clutch, and a gearbox.

View the model diagram for this model.

 

Parameters (1)

gearSwitch

Value: {24.135, 40.225, 64.36, 72.405}

Type: Real[4]

Description: Speed at which to switch gears

Connectors (6)

drivingTorque

Type: Flange_a

torqueToDifferential

Type: Flange_b

vehicleSpeed

Type: RealInput

mode

Type: RealInput

clutchSignal

Type: RealOutput

engineSpeed

Type: RealInput

Components (3)

clutch1

Type: Clutch

TCU1

Type: TCU

gearbox

Type: BasicGearbox

Used in Examples (1)

DrivelineModel

IndustryExamples.AutomotiveTransportation.Driveline

A standard model of a driveline. Used for analyzing a drive cycle using the bundled Wolfram Language notebook.