docs: update configuration/Acceleration_Wizard

This commit is contained in:
Administrator 2020-01-06 06:31:00 +00:00 committed by Josh Stewart
parent e348170557
commit a39d2ad364
1 changed files with 17 additions and 8 deletions

View File

@ -1,12 +1,21 @@
---
title: Acceleration_Wizard
description:
published: true
date: 2020-01-06T06:30:59.316Z
tags:
---
Overview
--------
Acceleration Enrichment (AE) is used to add extra fuel during the short transient period following a rapid increase in throttle. It performs much the same function as an accelerator pump on a carbureted engine, increasing the amount of fuel delivered until the manifold pressure reading adjusts based on the new load.
To operate correctly, you must have a variable TPS installed and calibrated.
> To operate correctly, you must have a variable TPS installed and calibrated.
{.is-info}
Theory
------
## Theory
Tuning of acceleration enrichment is based on the rate of change of the throttle position, a variable known as TPSdot (TPS delta over time). This is measured in %/second, with higher values representing faster presses of the throttle and values in the range 50%/s to 1000%/s are normal. Eg:
@ -15,10 +24,8 @@ Tuning of acceleration enrichment is based on the rate of change of the throttle
TPSdot forms the X axis of the acceleration curve, with the Y axis value representing the % increase in fuel.
<center>
&lt;img src="<https://raw.githubusercontent.com/speeduino/wiki/master/tuning/accel.png> /&gt;
![accel.png](/tuning/accel.png){.align-center}
</center>
### Tuning
The enrichment curve included with the base Speeduino tune is a good starting point for most engines, but some adjustment is normal depending on injector size, throttle diameter etc.
@ -27,6 +34,8 @@ In most cases, tuning of the AE curve can be performed in a stationary environme
If you find that the AFR is initially good, but then goes briefly lean, you should increase the 'Accel Time' setting, with increments of 10-20ms recommended.
#### False triggering
### False triggering
In cases where the TPS signal is noisy, spikes in its reading may incorrectly trigger the acceleration enrichment. This can be seen in a log file or on a live dash in TunerStudio by the activation of the 'TPS Accel' indicator when there is no (or little) throttle movement occurring. Should this occur (and assuming that the TPS wiring cannot be corrected to reduce noise) then the false triggers can be prevented from triggering AE by increasing the "TPSdot Threshold" value. This should be increased in increments of ~5%/s, pausing between each increase to observe whether AE is still being incorrectly activated.
In cases where the TPS signal is noisy, spikes in its reading may incorrectly trigger the acceleration enrichment. This can be seen in a log file or on a live dash in TunerStudio by the activation of the 'TPS Accel' indicator when there is no (or little) throttle movement occurring.
Should this occur (and assuming that the TPS wiring cannot be corrected to reduce noise) then the false triggers can be prevented from triggering AE by increasing the "TPSdot Threshold" value. This should be increased in increments of ~5%/s, pausing between each increase to observe whether AE is still being incorrectly activated.