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 0f35eda7 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

clarification in user manual for AT gearshift

parent 9dcc5c77
Branches
Tags
No related merge requests found
......@@ -9,16 +9,17 @@ Gears are shifted sequentially:
###Upshift rules
- If engine speed in the next gear (see shift sequence) is above the upshift line AND
- The engine can provide at least the same power as currently required (i.e., can keep the current acceleration)
+ If engine speed in the next gear (see shift sequence) is above the upshift line AND
+ The engine can provide at least the same power as currently required (i.e., can keep the current acceleration)
###Downshift
- If the engien speed falls below engine's idle speed
* If the engine speed falls below engine's idle speed
- Drivetrain in "Neutral" when either
* Drivetrain in "Neutral" when either
- velocity < 5 km/h
- During deceleration phase when the torque converter is active and the engine speed would fall below idle speed
- OR during deceleration phase when the torque converter is active and the engine speed would fall below idle speed
###Shift parameters
......
......@@ -3100,9 +3100,26 @@ Example: “Gears\Gear1.vtlm” points to the “Gears” subdirectory of the Ge
<h3>Downshift</h3>
<ul>
<li><p>If the engien speed falls below engine’s idle speed</p></li>
<li>Drivetrain in “Neutral” when either</li>
<li>Drivetrain in “Neutral” when either
<ul>
<li>velocity &lt; 5 km/h</li>
<li><p>During deceleration phase when the torque converter is active and the engine speed would fall below idle speed</p></li>
<li>OR during deceleration phase when the torque converter is active and the engine speed would fall below idle speed</li>
</ul></li>
<li>fruits
<ul>
<li>apples
<ul>
<li>macintosh</li>
<li>red delicious</li>
</ul></li>
<li>pears</li>
<li>peaches</li>
</ul></li>
<li>vegetables
<ul>
<li>broccoli</li>
<li>chard</li>
</ul></li>
</ul>
</div>
<div id="shift-parameters" class="section level3">
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment