Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 87740b9d authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

adapt model parameters for APT-P E2 Testcase so that the EM is in a more reasonable speed range

parent 930afcd0
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
},
"Body": {
"SavedInDeclMode": false,
"VehicleFile": "BEV_B2_Group5_LH_rl.vveh",
"VehicleFile": "BEV_B2_Group5_LH_rl_APTP.vveh",
"EngineFile": "209kW_7c7l.veng",
"GearboxFile": "GearboxPowerSplit.vgbx",
"TCU": "GearboxPowerSplit.vgbx",
......
{
"Header": {
"CreatedBy": "",
"Date": "2021-12-17T13:29:44.1894088Z",
"AppVersion": "3",
"FileVersion": 10
},
"Body": {
"SavedInDeclMode": false,
"VehCat": "Tractor",
"LegislativeClass": "Unknown",
"CurbWeight": 10143.4,
"CurbWeightExtra": 7500.0,
"MassMax": 18.0,
"Loading": 19300.0,
"rdyn": 492.20000000000005,
"CdCorrMode": "CdofVdecl",
"CdCorrFile": "",
"Retarder": {
"Type": "None",
"Ratio": 1.0,
"File": ""
},
"AxleConfig": {
"Type": "4x2",
"Axles": [
{
"Inertia": 14.9,
"Wheels": "315/70 R22.5",
"AxleWeightShare": 0.2,
"TwinTyres": false,
"RRCISO": 0.0034,
"FzISO": 33350.0,
"Type": "VehicleNonDriven"
},
{
"Inertia": 14.9,
"Wheels": "315/70 R22.5",
"AxleWeightShare": 0.25,
"TwinTyres": true,
"RRCISO": 0.004,
"FzISO": 33350.0,
"Type": "VehicleDriven"
},
{
"Inertia": 19.2,
"Wheels": "385/65 R22.5",
"AxleWeightShare": 0.18333,
"TwinTyres": false,
"RRCISO": 0.0055,
"FzISO": 37500.0,
"Type": "Trailer"
},
{
"Inertia": 19.2,
"Wheels": "385/65 R22.5",
"AxleWeightShare": 0.18333,
"TwinTyres": false,
"RRCISO": 0.0055,
"FzISO": 37500.0,
"Type": "Trailer"
},
{
"Inertia": 19.2,
"Wheels": "385/65 R22.5",
"AxleWeightShare": 0.18334,
"TwinTyres": false,
"RRCISO": 0.0055,
"FzISO": 37500.0,
"Type": "Trailer"
}
]
},
"EngineStopStart": false,
"EcoRoll": "None",
"PredictiveCruiseControl": "None",
"ATEcoRollReleaseLockupClutch": false,
"CdA": 4.31,
"VehicleHeight": 4.0,
"InitialSoC": 70,
"PowertrainConfiguration": "BatteryElectric",
"ElectricMotors": [
{
"Count": 2,
"Ratio": 2.0,
"Position": "E2",
"MotorFile": "BEV_Group5_EM.vem",
"MechanicalEfficiency": 1.0
}
],
"Batteries": [
{
"NumPacks": 1,
"BatteryFile": "BEV_Group5_REESS.vreess",
"StreamId": 0
},
{
"NumPacks": 1,
"BatteryFile": "BEV_Group5_REESS.vreess",
"StreamId": 1
}
]
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment