WOLFRAM SYSTEM MODELER
EngineSpeedClutchModel of the relationship between the engine speed and the clutch signal in case the engine speed falls below a given threshold. |
|

SystemModel["IndustryExamples.AutomotiveTransportation.Driveline.Components.TransmissionPackage.Utilities.EngineSpeedClutch"]


The block is used in the TCU to model the relationship between the engine speed and the clutch signal in case the engine speed falls below a given threshold.
| k |
Value: 0.1 Type: Real |
|---|
| u |
Type: RealInput Description: 'input Real' as connector |
|---|
| y |
Type: RealOutput Description: 'output Real' as connector |
|---|
| u |
Type: RealInput Description: 'input Real' as connector |
|
|---|---|---|
| y |
Type: RealOutput Description: 'output Real' as connector |
|
IndustryExamples.AutomotiveTransportation.Driveline.Components.TransmissionPackage.Utilities 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). |