rusefi_documentation/rusEFI-project-Cranking.md

53 lines
2.5 KiB
Markdown
Raw Normal View History

2020-05-01 11:58:18 -07:00
# [rusEFI project](rusEFI-project)
2022-12-15 05:51:52 -08:00
2020-05-01 11:55:45 -07:00
## Cranking
2022-12-15 05:51:52 -08:00
2020-05-01 12:25:48 -07:00
[Cranking Settings](#cranking-settings)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[Cranking Coolant Temperature Multiplier](#cranking-coolant-temperature-multiplier)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[Cranking Duration Multiplier](#cranking-duration-multiplier)
2020-05-01 11:48:17 -07:00
2020-05-01 12:25:48 -07:00
[Cranking TPS Multiplier](#cranking-tps-multiplier)
2020-05-01 11:48:17 -07:00
2020-05-01 11:55:45 -07:00
### Cranking Settings
2022-12-15 05:51:52 -08:00
![x](/Overview/TS_generated/dialog_Cranking_Settings.png)
2020-05-01 11:55:45 -07:00
2020-05-01 11:48:17 -07:00
Enable cylinder cleanup: When enabled if TPS is held above 95% no fuel is injected while cranking to clear excess fuel from the cylinders.
2020-05-01 11:55:45 -07:00
Enable faster engine spin-up: Smarter cranking logic.
See also startOfCrankingPrimingPulse
2020-05-01 11:48:17 -07:00
Use separate Advance Table for cranking: This activates a separate advance table for cranking conditions, this allows cranking advance to be RPM dependant.
Use Advance Corrections for cranking: This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).
Use fixed cranking dwell: If set to true, will use the specified duration for cranking dwell. If set to false, will use the specified dwell angle. Unless you have a really good reason to, leave this set to true to use duration mode.
Use separate Advance Table for cranking: This activates a separate advance table for cranking conditions, this allows cranking advance to be RPM dependant.
Use Advance Corrections for cranking: This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).
Use fixed cranking dwell: If set to true, will use the specified duration for cranking dwell. If set to false, will use the specified dwell angle. Unless you have a really good reason to, leave this set to true to use duration mode.
Use separate Advance Table for cranking: This activates a separate advance table for cranking conditions, this allows cranking advance to be RPM dependant.
Use Advance Corrections for cranking: This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle).
Use fixed cranking dwell: If set to true, will use the specified duration for cranking dwell. If set to false, will use the specified dwell angle. Unless you have a really good reason to, leave this set to true to use duration mode.
2020-05-01 11:55:45 -07:00
### Cranking Coolant Temperature Multiplier
2022-12-15 05:51:52 -08:00
![x](/Overview/TS_generated/dialog_Cranking_Coolant_Temperature_Multiplier.png)
2020-05-01 11:55:45 -07:00
### Cranking Duration Multiplier
2022-12-15 05:51:52 -08:00
![x](/Overview/TS_generated/dialog_Cranking_Duration_Multiplier.png)
2020-05-01 11:55:45 -07:00
### Cranking TPS Multiplier
2020-05-01 11:48:17 -07:00
2022-12-15 05:51:52 -08:00
![x](/Overview/TS_generated/dialog_Cranking_TPS_Multiplier.png)
2020-05-01 11:55:45 -07:00
2020-05-01 12:25:48 -07:00
generated by class com.rusefi.MdGenerator on Fri May 01 15:24:28 EDT 2020