Injector Block: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Raptor-Dev Engine Library thumb|right|Raptor™ Injector Block …') |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Raptor-Platform|Return to the main Raptor page]] | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor-Dev Engine | [[Raptor-Dev-Engine|Return to Raptor-Dev Engine Library]] | ||
[[File:Injector.jpg| | [[File:Injector.jpg|right|frame|Raptor™ Injector Block]] | ||
== Description == | == Description == | ||
<p>This block defines the specifics of the injector sequence provided by the ECU. Used by the ECM-1793-196-1503.</p> | |||
== | == Inputs == | ||
{| class="wikitable" style="width:60%;" | {| class="wikitable" style="width:60%;" | ||
|- | |- | ||
Line 16: | Line 17: | ||
!Enable | !Enable | ||
|boolean | |boolean | ||
| | | Flag to enable Injector Cutoff | ||
|- | |- | ||
!EOI | !EOI | ||
|1/16 deg, int16 | |1/16 deg, int16 | ||
| | | EOI must be greater or equal to 0 | ||
|- | |- | ||
!Duration | !Duration | ||
|us,uint32 | |us,uint32 | ||
| | |The duration of the injection | ||
|- | |- | ||
!Makeup EOI | !Makeup EOI | ||
|1/16 deg, int16 | |1/16 deg, int16 | ||
| | |Used in calculating the Injection Abort Angle | ||
|- | |- | ||
!Elec to Mech Correction | !Elec to Mech Correction | ||
|us, uint32 | |us, uint32 | ||
| | |The volt correction from electrical to mechanical | ||
|} | |||
== Parameters == | |||
{| class="wikitable" style="width:60%;" | |||
|- | |||
! scope="col" style="width: 40%;"|Parameter | |||
! scope="col" style="width: 15%;"|Type | |||
! scope="col" style="width: 30%;"|Description | |||
|- | |||
! Hardware Resource | |||
| Dropdown | |||
| Select the outputs to be injected (13-20) | |||
|} | |} |
Latest revision as of 17:49, 14 September 2023
Return to the main Raptor page
Return to Raptor-Dev Engine Library
Description
This block defines the specifics of the injector sequence provided by the ECU. Used by the ECM-1793-196-1503.
Inputs
Input | Type | Description |
---|---|---|
Enable | boolean | Flag to enable Injector Cutoff |
EOI | 1/16 deg, int16 | EOI must be greater or equal to 0 |
Duration | us,uint32 | The duration of the injection |
Makeup EOI | 1/16 deg, int16 | Used in calculating the Injection Abort Angle |
Elec to Mech Correction | us, uint32 | The volt correction from electrical to mechanical |
Parameters
Parameter | Type | Description |
---|---|---|
Hardware Resource | Dropdown | Select the outputs to be injected (13-20) |