Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

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

extending shift lines to be useable for ZF gearbox, adding more cycles to testcase

parent a41fb288
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,10 @@
"UnderSpeed": 5.0
},
"Cycles": [
"RegionalDelivery.vdri",
"UrbanDelivery.vdri",
"Urban.vdri",
"InterUrban.vdri"
]
}
}
\ No newline at end of file
......@@ -40,7 +40,9 @@
"UnderSpeed": 5.0
},
"Cycles": [
"UrbanDelivery.vdri"
]
"RegionalDelivery.vdri",
"UrbanDelivery.vdri",
"Urban.vdri",
"InterUrban.vdri" ]
}
}
\ No newline at end of file
......@@ -53,7 +53,7 @@
}
],
"TqReserve": 0.0,
"ShiftTime": 0.0,
"ShiftTime": 1.0,
"StartTqReserve": 0.0,
"StartSpeed": 2.0,
"StartAcc": 0.6,
......
......@@ -20,6 +20,20 @@ shift , LoadStage , n_dh_amax_lower , n_level_amax_lower , n_uh_amax_lower , n_d
3-4 , 5 , 725 , 750 , 800 , 750 , 775 , 825 , 750 , 780 , 830 , 770 , 800 , 850
3-4 , 6 , 750 , 780 , 830 , 770 , 800 , 850 , , , , , ,
#----------------------------
4-5 , 1 , 725 , 750 , 800 , , , , , , , , ,
4-5 , 2 , 725 , 750 , 800 , , , , , , , , ,
4-5 , 3 , 725 , 750 , 800 , , , , , , , , ,
4-5 , 4 , 725 , 750 , 800 , 750 , 775 , 825 , , , , , ,
4-5 , 5 , 725 , 750 , 800 , 750 , 775 , 825 , 750 , 780 , 830 , 770 , 800 , 850
4-5 , 6 , 750 , 780 , 830 , 770 , 800 , 850 , , , , , ,
#----------------------------
5-6 , 1 , 725 , 750 , 800 , , , , , , , , ,
5-6 , 2 , 725 , 750 , 800 , , , , , , , , ,
5-6 , 3 , 725 , 750 , 800 , , , , , , , , ,
5-6 , 4 , 725 , 750 , 800 , 750 , 775 , 825 , , , , , ,
5-6 , 5 , 725 , 750 , 800 , 750 , 775 , 825 , 750 , 780 , 830 , 770 , 800 , 850
5-6 , 6 , 750 , 780 , 830 , 770 , 800 , 850 , , , , , ,
#----------------------------
2-1 , 1 , 650 , 650 , 670 , , , , , , , , ,
2-1 , 2 , 650 , 650 , 670 , , , , , , , , ,
2-1 , 3 , 650 , 650 , 670 , , , , , , , , ,
......@@ -39,4 +53,18 @@ shift , LoadStage , n_dh_amax_lower , n_level_amax_lower , n_uh_amax_lower , n_d
4-3 , 3 , 700 , 725 , 750 , , , , , , , , ,
4-3 , 4 , 700 , 725 , 750 , 725 , 740 , 770 , , , , , ,
4-3 , 5 , 700 , 725 , 750 , 725 , 740 , 770 , 725 , 740 , 770 , 740 , 760 , 800
4-3 , 6 , 725 , 740 , 770 , 740 , 760 , 800 , , , , , ,
\ No newline at end of file
4-3 , 6 , 725 , 740 , 770 , 740 , 760 , 800 , , , , , ,
#----------------------------
5-4 , 1 , 700 , 725 , 750 , , , , , , , , ,
5-4 , 2 , 700 , 725 , 750 , , , , , , , , ,
5-4 , 3 , 700 , 725 , 750 , , , , , , , , ,
5-4 , 4 , 700 , 725 , 750 , 725 , 740 , 770 , , , , , ,
5-4 , 5 , 700 , 725 , 750 , 725 , 740 , 770 , 725 , 740 , 770 , 740 , 760 , 800
5-4 , 6 , 725 , 740 , 770 , 740 , 760 , 800 , , , , , ,
#----------------------------
6-5 , 1 , 700 , 725 , 750 , , , , , , , , ,
6-5 , 2 , 700 , 725 , 750 , , , , , , , , ,
6-5 , 3 , 700 , 725 , 750 , , , , , , , , ,
6-5 , 4 , 700 , 725 , 750 , 725 , 740 , 770 , , , , , ,
6-5 , 5 , 700 , 725 , 750 , 725 , 740 , 770 , 725 , 740 , 770 , 740 , 760 , 800
6-5 , 6 , 725 , 740 , 770 , 740 , 760 , 800 , , , , , ,
\ No newline at end of file
......@@ -261,6 +261,9 @@
<None Include="TestData\Integration\ShiftStrategyV2\CityBus_AT\GearshiftLinesVoith.vgsv">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="TestData\Integration\ShiftStrategyV2\CityBus_AT\Interurban.vdri">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="TestData\Integration\ShiftStrategyV2\CityBus_AT\PredictionTimeLookup.csv">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
......@@ -285,6 +288,9 @@
<None Include="TestData\Integration\ShiftStrategyV2\CityBus_AT\TorqueConverterPowerSplit.vtcc">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="TestData\Integration\ShiftStrategyV2\CityBus_AT\Urban.vdri">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="TestData\Integration\ShiftStrategyV2\CityBus_AT\UrbanDelivery.vdri">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
......
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