Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

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

more accurate values for powersplit gearbox

parent 152ead9c
Branches
Tags
No related merge requests found
...@@ -12,39 +12,27 @@ ...@@ -12,39 +12,27 @@
"TracInt": 0.0, "TracInt": 0.0,
"Gears": [ "Gears": [
{ {
"Ratio": 2.1, "Ratio": 5.8,
"Efficiency": "0.98" "Efficiency": "0.98"
}, },
{ {
"Ratio": 3.1, "Ratio": 1.35,
"Efficiency": "1",
"ShiftPolygon": "<NOFILE>",
"FullLoadCurve": "<NOFILE>"
},
{
"Ratio": 2.4,
"Efficiency": "0.98", "Efficiency": "0.98",
"ShiftPolygon": "<NOFILE>", "ShiftPolygon": "<NOFILE>",
"FullLoadCurve": "<NOFILE>" "FullLoadCurve": "<NOFILE>"
}, },
{ {
"Ratio": 1.8, "Ratio": 1.0,
"Efficiency": "0.98", "Efficiency": "0.98",
"ShiftPolygon": "<NOFILE>", "ShiftPolygon": "<NOFILE>",
"FullLoadCurve": "<NOFILE>" "FullLoadCurve": "<NOFILE>"
}, },
{ {
"Ratio": 1.3, "Ratio": 0.73,
"Efficiency": "0.98", "Efficiency": "0.98",
"ShiftPolygon": "<NOFILE>", "ShiftPolygon": "<NOFILE>",
"FullLoadCurve": "<NOFILE>" "FullLoadCurve": "<NOFILE>"
}, },
{
"Ratio": 1.0,
"Efficiency": "0.98",
"ShiftPolygon": "<NOFILE>",
"FullLoadCurve": "<NOFILE>"
}
], ],
"TqReserve": 0.0, "TqReserve": 0.0,
"SkipGears": false, "SkipGears": false,
...@@ -56,7 +44,7 @@ ...@@ -56,7 +44,7 @@
"GearboxType": "ATPowerSplit", "GearboxType": "ATPowerSplit",
"TorqueConverter": { "TorqueConverter": {
"Enabled": true, "Enabled": true,
"File": "TorqueConverter.vtcc", "File": "TorqueConverterPowerSplit.vtcc",
"RefRPM": 1000.0, "RefRPM": 1000.0,
"Inertia": 0.0 "Inertia": 0.0
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment