From 169c107044ff58ec1ca96c05c1dd5608de25b6ba Mon Sep 17 00:00:00 2001 From: Administrator Date: Mon, 6 Jan 2020 06:27:52 +0000 Subject: [PATCH] docs: update configuration/Engine_Constants --- configuration/Engine_Constants.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/configuration/Engine_Constants.md b/configuration/Engine_Constants.md index c395767..b47c5a3 100644 --- a/configuration/Engine_Constants.md +++ b/configuration/Engine_Constants.md @@ -1,7 +1,12 @@ - +--- +title: Engine_Constants +description: +published: true +date: 2020-01-06T06:27:51.675Z +tags: +--- -Overview --------- +## Overview From the Settings menu, select Constants @@ -11,13 +16,9 @@ From the Settings menu, select Constants Here you need to setup the engine constants. Fill out the fields in the bottom section before calculating the Required Fuel. -Settings --------- +## Settings Description -
- - -
+![engine.png](/constants/engine.png){.align-center} - **Control Algorithm:** The load source that will be used for the fuel table - **Squirts per Engine Cycle:** How many squirts will be performed over the duration of the engine cycle (Eg 720 degrees for a 4 stroke). most engines will not require values greater than 4. For sequential installations, this should be set to 2 with the injector staging set to 'Alternating'(Internally Speeduino will adjust the squirts to 1) - Note that for 3 and 5 squirts, you must have a cam signal in addition to the crank. @@ -37,6 +38,4 @@ Settings - **MAP Sample Method:** How the MAP sensor readings will be processed: - **Instantaneous:** Every reading is used as it is taken. Makes for a highly fluctuating signal, but can be useful for testing - **Cycle Average:** The average sensor reading across 720 crank degrees is used. This is the recommended option for 4 of more cylinders - - **Cycle Minimum:** The lowest value detected across 720 degrees is used. This is the recommended method for less than 4 cylinders or ITBs - -
\ No newline at end of file + - **Cycle Minimum:** The lowest value detected across 720 degrees is used. This is the recommended method for less than 4 cylinders or ITBs \ No newline at end of file