modelVehicleDrivesCycleWithDriveLoss
Driving cycle
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example extends VehicleDriveCycleWithDrive by:
- Additional cell resistance of battery
- Additional armature resistance of electric DC machine
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | fileName | Modelica.Utilities.Files.loadResource("modelica://ElectroMechanicalDrives/Resources/DriveCycles/nedc.txt") | File on which data is present |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.CombiTimeTable | combiTimeTable | ||
| Modelica.Mechanics.Translational.Sources.Speed | speed | ||
| Modelica.Mechanics.Translational.Sensors.ForceSensor | forceSensor | ||
| ElectroMechanicalDrives.Components.Vehicles.VehicleWithDriveLoss | vehicle | ||
| Modelica.Blocks.Continuous.Integrator | integrator |