modelTestRecuperation
Test with and without recuperation
Extends from EMOTH.Examples.ExampleTemplate (Template for examples), Modelica.Icons.Example (Icon for runnable examples).
Information
A full electric vehicle is driven along a track by a cruise control device, following the driving cycle. ElectricalAccessories and RangeExtender is omitted, rollingResistance, inclination and windSpeed are kept constant. Consider adapting the stop time to the number of consecutive driving cycles. SoC of battery starts at 1.0; compare a simulation over a number of drivingCycles with and without recuperation (see driverEnvironment).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| EMOTH.ParameterRecords.Vehicles.VehicleTestData | vehicleData (from ExampleTemplate) | ||
| EMOTH.ParameterRecords.ElectricDrives.GenericDrives.DriveTestData | driveData (from ExampleTemplate) | ||
| EMOTH.ParameterRecords.EnergyStorages.BatteryTestData | batteryData (from ExampleTemplate) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Chassis.Car2Axle | chassis (from ExampleTemplate) | ||
| Brakes.Brakes4wheels | brakes4wheels (from ExampleTemplate) | ||
| DriveLines.RearAxleDrive | rearAxleDrive (from ExampleTemplate) | ||
| Tracks.Track | track (from ExampleTemplate) | ||
| EMOTH.ElectricDrives.GenericDrive | genericDrive (from ExampleTemplate) | ||
| EnergyStorages.SimpleBattery | battery (from ExampleTemplate) | ||
| Drivers.DriverEnvironment | driverEnvironment (from ExampleTemplate) | ||
| EMOTH.Drivers.CruiseControl | cruiseControl | ||
| Drivers.DrivingCycle | drivingCycle |