WOLFRAM SYSTEM MODELER
DrivelineModelA standard model of a driveline. Used for analyzing a drive cycle using the bundled Wolfram Language notebook. |
![]() |
SystemModel["IndustryExamples.AutomotiveTransportation.Driveline.DrivelineModel"]
This is a model of a standard driveline.
In order to get the full experience of this example, you need the following:
Parts of this example require the Wolfram Language. Open the accompanying notebook Driveline.nb for those scenarios.
To simulate the driveline and plot the instant fuel consumption and the measured speed, follow the step below:
In Mathematica, use an interactive Manipulate to create simulation scenarios that can be exported to SystemModeler.
In the Manipulate, the speeds at which gears are switched can be changed.
m |
Value: 1183 Type: Mass (kg) Description: Mass of the car |
---|---|
gearSwitch |
Value: {24.135, 40.225, 64.36, 72.405} Type: Real[4] Description: Speed at which to switch gears |
![]() |
differential |
Type: IdealDifferential |
---|---|---|
![]() |
body |
Type: CarBody |
![]() |
driveShaftLeft |
Type: SpringDamper |
![]() |
driveShaftRight |
Type: SpringDamper |
![]() |
driver1 |
Type: Driver |
![]() |
brakeRight |
Type: Brakes |
![]() |
brakeLeft |
Type: Brakes |
![]() |
rightWheel |
Type: Wheel |
![]() |
leftWheel |
Type: Wheel |
![]() |
transmission |
Type: AutomaticTransmission |
![]() |
engine |
Type: BasicEngine |
![]() |
fuelGauge |
Type: FuelGaugeModel |