WOLFRAM SYSTEM MODELER

BasicGearbox

Gearbox using default gear ratios according to specification from a small car.

Diagram

Wolfram Language

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

Information

This model represents a variable gearbox with default gear ratios that have been set to correspond to a generic five-speed automatic gearbox.

Connectors (3)

drivingTorque

Type: Flange_a

Description: One-dimensional rotational flange of a shaft (filled circle icon)

gearSignal

Type: RealInput

Description: 'input Real' as connector

flange_out

Type: Flange_b

Description: One-dimensional rotational flange of a shaft (non-filled circle icon)

Components (4)

J__1

Type: Inertia

Description: 1D-rotational component with inertia

J__2

Type: Inertia

Description: 1D-rotational component with inertia

Gear1

Type: GearBoxVariableRatio

Description: A gear box whose gear ratio can be modified by an external signal

syncroOnConverter1

Type: SyncroOnConverter

Description: Chooses which gear to engage

Used in Components (1)

AutomaticTransmission

IndustryExamples.AutomotiveTransportation.Driveline.Components.TransmissionPackage

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