More Stuff (#54)

* Fix for Home page and future features page added

* Update Acceleration_Compensation.md

* Update Fuel_Overview.md

* More fuel info

* More X-tau

* Ongoing Tasks list

Free for all list for people to update as they change track

* Update Ongoing_Tasks

* Hidden names on pages and multi-spark page

* Update X-tau_Wall_Wetting.md

* Update

* Update AlphaN.md

* Update Speed_Density.md

* Fuel control overview improvement, added wide band page

* Update Wide_Band_Sensors.md

* Update Fuel_Overview.md

* Update MAF.md

* Update MAF.md

* Update rusEFI_console_directory.png

* pin #1

* project ->  other

* docs

* Created HOWTO set rusEfi Online authentication token (markdown)

* docs

* Created Mazda PRC Valve (markdown)

* Small format edit

* Stronger wording on the Trabant clause and readability improvement.

* Updated HOWTO_join_slack_channel (markdown)

* Updated Fuel_Overview (markdown)

* Delete rusEFI_console_directory.png

* Delete wall_wetting.md

* Fuel Index + Formats

Also old wall wetting page kill

* Update Pages_Fuel.md

* Update Pages_Fuel.md

* Create Pages_Hardware.md

* Updated Pages_Fuel (markdown)

* Link fix

* Added pages link

* Updated _Sidebar (markdown)

* Format improvement

* Update Pages_Hardware.md

* Sensor and Actuators index

* Updated MREAdapter72 (markdown)

* Start of Ignition Index

* Create Fuel_Injectors.md

* Moved file

* docs

* Added PNP72 jumper info

* More updates + Software pages

* Update MREAdapter72.md

Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: rusefi <rusefi@users.noreply.github.com>
This commit is contained in:
OrchardPerformance 2020-05-23 22:53:27 +01:00 committed by GitHub
parent 33cb1e1344
commit eb28dc4fa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 75 additions and 5 deletions

View File

@ -1,4 +1,12 @@
## Fuel injector info
### Fuel injectors
Text Goes Here
As of May 2020, only saturated (high impedance, >8 ohms) port injectors are supported.
All hardware variants are built around the concept of one ECU pin controlling one fuel injector. The use of multiple injectors on one ECU output must be very carefully evaluated to avoid overloading drivers. One injector may also be used for all cylinders("single point"). A pair of injectors can be wired together and fired simultaneously, as in 4 pairs of injectors on a V8. It's possible but not intuitive to configure two banks of multiple cylinders of injectors alternating fire. It is recommended to use one injector per cylinder. As of May 2020, staged injection with multiple injectors per cylinder is possible in hardware but the software is not yet ready.
You do **not** need to wire injectors in a particular way. Cylinder #1 (as numbered by the manufacturer) does not need to be wired to injector #1 on the ECU pinout. Likewise, the 3rd (for example) injector in the firing order does **not** need to be wired to INJ#3 on the ECU. Order of firing / phasing can be adjusted in software. Any injector driver output can be used to drive any injector.
Bottom line: as long as the hardware variant has at least as many injector outputs as your engine has cylinders, you will be able to run one injector per cylinder.
Info to be updated soon.

View File

@ -5,11 +5,15 @@ Mazda Miata MX5 NB2 2001-2005 Standalone
High-side jumper should be set for +12v
[Some versions of Miata may need a jumper set on the board, See detail here](PNP_72_Jumpers)
https://rusefi.com/forum/viewtopic.php?t=1677
https://rusefi.com/wiki/index.php?title=Vehicle:Mazda_Miata_2002
https://rusefi.com/wiki/index.php?title=Vehicle:Mazda_Miata_2003
https://github.com/rusefi/rusefi/wiki/Hardware/pnp_microRusEfi_nb2/hw72nb.pdf
| Pin Number | Name | microRusEFI pin | Type ID | Default function |
@ -67,7 +71,7 @@ Note the [latch on OEM ECU](installations/MazdaMiataNB2_Frankenso/nb2_ecu_plugs_
[MREAdapter72 InteractiveBOM](https://rusefi.com/docs/ibom/hw72nb_0.2.html)
[MREAdapter72 0.2 InteractiveBOM](https://rusefi.com/docs/ibom/hw72nb_0.2.html)
### OEM harness add-ons

8
PNP_72_Jumpers.md Normal file
View File

@ -0,0 +1,8 @@
## Jumpers required for some years of Miata NB
It has come to light that some years of NB series Miatas require the installation of a jumper wire to power up the PNP board.
Currently we are aware that the 2001 requires pin 4AF and 4S to be jumpered.
This can be done by installing a wire between the holes available on W4AF1 and W4S1.
Vehicles affected :-
2001 NB Miata

View File

@ -35,6 +35,7 @@
* [Converting from Carb](how_to_convert_from_carburetor_to_EFI)
* [GDI Status](GDI_Status)
* [Basic Injector wiring](FAQ-Basic-Wiring-and-Connections)
* Fuel injectors - Coming Soon
</details>

View File

@ -48,6 +48,7 @@
* [MRE Adapter 68](MREAdapter68)
* [MRE Adapter 72](MREAdapter72)
* MRE Adaptor 88 - Coming Soon
* [PNP 72 Jumper configs](PNP_72_Jumpers)
</details>

View File

@ -1,11 +1,19 @@
## Master list of Ignition pages
<details><summary><u>xxx</u></summary>
<details><summary><u>rusEFI Project</u></summary>
* [xxx](xxx)
* [rusEFI Project Ignition](rusEFI-project-Ignition)
</details>
details><summary><u>Ignition Wiring</u></summary>
* [Basic Ignition Wiring](FAQ-Basic-Wiring-and-Connections)
</details>
<details><summary><u>Coils and ignition modules</u></summary>
* List of tested coils - Coming Soon

View File

@ -21,6 +21,7 @@
<details><summary><u>MAF Sensors</u></summary>
* [GM Map sensor](GM-map-Sensor)
* List of tested MAP sensors - Coming Soon
</details>
@ -89,6 +90,13 @@
</details>
<details><summary><u>Variable Valve Timing</u></summary>
* [VVT Overview](VVT)
</details>
<details><summary><u>Vehicle Specific Oddities</u></summary>
* [Mazda PRC Valve](Mazda-PRC-Valve)

31
Pages_Software.md Normal file
View File

@ -0,0 +1,31 @@
## Master list of software pages
<details><summary><u>rusEFI Project</u></summary>
* [rusEFI Project Overview](rusEFI-project)
</details>
<details><summary><u>General Firmware info</u></summary>
* [Preferred Code Style](Code-Style)
* [Debug Mode](Debug_Mode)
* [Performance Tracing](Developer-Performance-Tracing)
* [Firmware Downloads](Downloads)
* [Feature requests](Feature_Request_Feature_Bounty_Program)
* [Feature ideas](I_have_an_idea)
* [How To DFU](HOWTO_DFU)
* [How To Update Firmware](HOWTO_Update_Firmware)
* [How To Upload a Tune](HOWTO_upload_tune)
* [rusEFI Bundle](rusefi_bundle)
</details>
<details><summary><u>Firmware Features</u></summary>
* See also -> [rusEFI Project Overview](rusEFI-project)
* [FSIO](FSIO)
* [Virtual Simulator](Virtual_simulator)
</details>

View File

@ -69,4 +69,5 @@
- [Hardware](Pages_Hardware)
- [Sensors and Actuators](Pages_Sensors_and_Actuators)
- [Ignition](Pages_Ignition)
- Software - Coming Soon
- [Software](Pages_Software)
- [rusEFI Project](rusEFI_project)