From 25ae305d98a6ed17c2cd984024e47110e93ba729 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 1 Sep 2023 21:47:47 +0000 Subject: [PATCH] docs: update configuration/Injector_Characteristics --- configuration/Injector_Characteristics.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration/Injector_Characteristics.md b/configuration/Injector_Characteristics.md index 84581ef..ce88e09 100644 --- a/configuration/Injector_Characteristics.md +++ b/configuration/Injector_Characteristics.md @@ -2,7 +2,7 @@ title: Injector Characteristics description: Configuring the injector properties published: true -date: 2023-07-14T04:43:41.677Z +date: 2023-09-01T21:47:35.942Z tags: editor: markdown dateCreated: 2020-01-06T01:54:01.036Z @@ -18,7 +18,7 @@ Fuel injectors have unique hardware properties that must be accounted for within | Variable | Typical value | Comment | |-------------------------------------|--------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Injector Open Time | 0.9 - 1.5 | The time the injector takes to open completely once triggered, plus the time necessary to close. This is specific to each injector type and version. | -| Injector Close Angles | 355 | This represents the angle, relative to each cylinders TDC, that the injector squirt will end. This can be varied per channel (Including for semi-sequential wiring), but the default value of 355 is suitable for most applications. | +| Injector Close Angles | 355 | This represents the angle (ATDC 0-720), relative to each cylinders TDC, that the injector squirt will end. This can be varied per channel (Including for semi-sequential wiring), but the default value of 355 is suitable for most applications. | | Injector Duty Limit | 85% | The injector opens and closes once per crank revolution so, taking into account the open time of the injector, the duty cycle is limited to avoid this exceeding the revolution time. A value of 85% is recommended, but a higher value can be used for faster opening injectors. Note that once this duty cycle limit is reached, it will not be exceeded as the fuel injector cannot close and reopen fast enough to supply more fuel. This may potentially cause lean conditions at high RPM. If hitting this limit, strongly consider whether larger injectors are required. | | Injector Voltage Correction | 100% | The percentage the the injector pulse width is varied with changes in supply voltage. A value of 100% means no change to the pulse width. | | Voltage Correction Mode | Open time only| Whether the voltage correction applies to just the opening time or the whole pulse width. | \ No newline at end of file