Pages: [1] 2 3 ... 6
Author Topic: EA888 Gen3 SIMOS 18.1 Enhanced Port Injection Capabilities  (Read 42332 times)
199X
Full Member
***

Karma: +8/-0
Offline Offline

Posts: 61


« on: March 05, 2019, 10:19:49 AM »

Greetings,

I've been studying the Simos18 manual to get an idea of whether this is possible.  I know APR has a 980cc injection kit that they have developed

Quote
While the system is essentially plug-and-play with the included mounting hardware and wiring harnesses, the factory ECU is incapable of controlling the new setup without significant modification. APR’s Calibration Experts spent months fully recalibrating the factory engine management system to operate with both MPI and GDI injectors. New sensors were added to the system to provide the ECU with accurate closed-loop control, rather than resorting to risky tricks or external controllers. The end result is simple. More fueling headroom and more power!

I assume because it is coming with a fuel rail and a host of other components that the US/North American version did not come with any form of Port Injection.  The model in question that I am interested in is a Euro model that came with the very tiny 118cc +- port injectors.  I would like to use the same 980cc injectors APR is using as geometrically they fit perfectly.

I've studied the CBMD, FMSP, INJR and LASP modules to get an idea of how:

1. I would manipulate the ECU into using MPI-DI mode for the Homogenous Mode (Manipulation of Inhibits and DI/MPI/DI+MPI modes using the ID_IDX_CMB_MOD_INJ_etc plus other tables)
2. I would scale in 980cc Injectors (So far I've found the dead time / fuel mass / pressure / temp tables)
3. I would apportion the fuel calculation more towards the MPI (LOST HERE!) to take advantage of the greater fuelling capacity

So far I've found absolutely no resources at all, I can only assume that this is because of the commercial viability of this platform, which makes sense.

Any assistance will be greatly appreciated.  I'm losing my mind trying to scan through these modules and make sense of exactly how the fuelling is apportioned between MPI and HPDI
when in the combined DI + MPI combustion modes.  Potentially useful maps I've found in this regard are:

For enabling lambda control for MPI as well as DI

lc_fmsp_mpi_hpdi_mod_ena
lc_mff_hom_sp_split_up_cor_ena
lc_mff_add_lam_ad_out_split_ena

c_fac_mff_mpl_inj_hom_man[ID]

Some pertinent RAM variables:

fac_mff_mpi  - Fuel Mass Flow for MPI
fac_mff_mpl_split_cor[0][X]

If anyone is interested in collaborating to help figure it out, please contact me.  

Regards from the UK,

199X
« Last Edit: March 05, 2019, 10:25:33 AM by 199X » Logged
reycket
Newbie
*

Karma: +0/-2
Offline Offline

Posts: 17


« Reply #1 on: March 05, 2019, 02:41:17 PM »

Hello, I too am currently working on my golf 7r 2017 310hp. I put 400hp RS3 injector without setting my STFT and LTFT are between 0 and 5% so good. While I think I have a lot of correction but not at all I think the Injo of 7r 310hp = Rs3 8v 400CV.   What do you want as a setup?  Moi stage2 decat, admission VWracing, HPFP kit vis stage1, injector rs3 390CV to sp98. I wish to ride at E85 is have 420CV and 550nm in this config
Logged
199X
Full Member
***

Karma: +8/-0
Offline Offline

Posts: 61


« Reply #2 on: March 05, 2019, 11:27:48 PM »

Hello, I too am currently working on my golf 7r 2017 310hp. I put 400hp RS3 injector without setting my STFT and LTFT are between 0 and 5% so good. While I think I have a lot of correction but not at all I think the Injo of 7r 310hp = Rs3 8v 400CV.   What do you want as a setup?  Moi stage2 decat, admission VWracing, HPFP kit vis stage1, injector rs3 390CV to sp98. I wish to ride at E85 is have 420CV and 550nm in this config

Is there much difference in the size of the RS3 injectors over the 7R injectors? I would think they may be very similar, considering the similar cylinder volume.
Logged
reycket
Newbie
*

Karma: +0/-2
Offline Offline

Posts: 17


« Reply #3 on: March 06, 2019, 01:01:34 PM »

Yes they are similar.  What's your project?
Logged
d3irb
Full Member
***

Karma: +131/-1
Online Online

Posts: 185


« Reply #4 on: March 06, 2019, 07:44:34 PM »

Yes they are similar.  What's your project?

It sounds like the thread originator is trying to add high flow rate port injectors like the APR, UM, and Eurodyne software available in the US support and they are trying to find out how to scale the MPI/DI split as well as the MPI injector constants to work. These injectors have 4x+ the flow of the R/RS injectors so fuel trims won't work like they did for you.
Logged
hammersword
Full Member
***

Karma: +31/-2
Offline Offline

Posts: 136

Revlimit ECU tuning


WWW
« Reply #5 on: March 07, 2019, 06:50:15 AM »

Greetings,

I've been studying the Simos18 manual to get an idea of whether this is possible.  I know APR has a 980cc injection kit that they have developed

I assume because it is coming with a fuel rail and a host of other components that the US/North American version did not come with any form of Port Injection.  The model in question that I am interested in is a Euro model that came with the very tiny 118cc +- port injectors.  I would like to use the same 980cc injectors APR is using as geometrically they fit perfectly.

I've studied the CBMD, FMSP, INJR and LASP modules to get an idea of how:

1. I would manipulate the ECU into using MPI-DI mode for the Homogenous Mode (Manipulation of Inhibits and DI/MPI/DI+MPI modes using the ID_IDX_CMB_MOD_INJ_etc plus other tables)
2. I would scale in 980cc Injectors (So far I've found the dead time / fuel mass / pressure / temp tables)
3. I would apportion the fuel calculation more towards the MPI (LOST HERE!) to take advantage of the greater fuelling capacity

So far I've found absolutely no resources at all, I can only assume that this is because of the commercial viability of this platform, which makes sense.

Any assistance will be greatly appreciated.  I'm losing my mind trying to scan through these modules and make sense of exactly how the fuelling is apportioned between MPI and HPDI
when in the combined DI + MPI combustion modes.  Potentially useful maps I've found in this regard are:

For enabling lambda control for MPI as well as DI

lc_fmsp_mpi_hpdi_mod_ena
lc_mff_hom_sp_split_up_cor_ena
lc_mff_add_lam_ad_out_split_ena

c_fac_mff_mpl_inj_hom_man[ID]

Some pertinent RAM variables:

fac_mff_mpi  - Fuel Mass Flow for MPI
fac_mff_mpl_split_cor[0][X]

If anyone is interested in collaborating to help figure it out, please contact me.  

Regards from the UK,

199X


Hello,

If you need a 2nd pair of eyes for the developement of this case then here I am to help as it interests me
Logged

www.revlimit.gr
The Motronic Specialists....
turbojohan
Full Member
***

Karma: +5/-0
Offline Offline

Posts: 185


« Reply #6 on: March 07, 2019, 08:41:09 AM »

I want to do the same on my car.
MPI completly turns off as soon as you make a bit of power.
It only idles on MPI injectors.
As soon as i have time to work on it i will post results.

Johan
Logged
vdubnation
Turboman
Global Moderator
Sr. Member
*****

Karma: +49/-2
Offline Offline

Posts: 433


« Reply #7 on: March 07, 2019, 09:31:46 PM »

If you guys want to create a chat group on whatsapp or facebook I have all the maps to switching split , scaling different size port injectors , how to control during certain torque and enabling on USA cars and much more.
Logged
littco
Hero Member
*****

Karma: +52/-7
Offline Offline

Posts: 903


« Reply #8 on: March 08, 2019, 03:48:31 AM »

If you guys want to create a chat group on whatsapp or facebook I have all the maps to switching split , scaling different size port injectors , how to control during certain torque and enabling on USA cars and much more.

That would be an awesome Idea, I've been emailing with Mike about this but I am sure he(we) would be very interested in having your knowledge on this one.

Logged
reycket
Newbie
*

Karma: +0/-2
Offline Offline

Posts: 17


« Reply #9 on: March 09, 2019, 01:03:31 PM »

If you guys want to create a chat group on whatsapp or facebook I have all the maps to switching split , scaling different size port injectors , how to control during certain torque and enabling on USA cars and much more.

Good idea to us all we could do something clean
« Last Edit: March 09, 2019, 01:10:34 PM by reycket » Logged
NBR
Full Member
***

Karma: +20/-7
Offline Offline

Posts: 79


« Reply #10 on: March 11, 2019, 12:10:10 PM »

Would be a great idea. My personal car is Golf Mk7R that came with the tiny factory port injection. I'm going to try and get the port injection working at full load and then from there try and upgrade them to bigger units. If anyone wants me to test some ideas and report back, I'd be happy to do so.

Does anyone know if there's any factory injectors that have the same form as the mk7 but with higher flow? I ask because the APR kit is very pricy in my country
Logged
199X
Full Member
***

Karma: +8/-0
Offline Offline

Posts: 61


« Reply #11 on: March 11, 2019, 11:04:28 PM »

If you guys want to create a chat group on whatsapp or facebook I have all the maps to switching split , scaling different size port injectors , how to control during certain torque and enabling on USA cars and much more.

I would definitely be interested!
Logged
S2evo1
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 42


« Reply #12 on: March 12, 2019, 12:59:37 AM »

If you guys want to create a chat group on whatsapp or facebook I have all the maps to switching split , scaling different size port injectors , how to control during certain torque and enabling on USA cars and much more.

Good idea, Im in to help on this to.
Logged
reycket
Newbie
*

Karma: +0/-2
Offline Offline

Posts: 17


« Reply #13 on: March 12, 2019, 01:02:08 PM »

Would be a great idea. My personal car is Golf Mk7R that came with the tiny factory port injection. I'm going to try and get the port injection working at full load and then from there try and upgrade them to bigger units. If anyone wants me to test some ideas and report back, I'd be happy to do so.

Does anyone know if there's any factory injectors that have the same form as the mk7 but with higher flow? I ask because the APR kit is very pricy in my country
For injector looks in the USA (nostrum Energy) very high flow
~ 1200cc Special ea888.

Tomorrow I'm testing the injector calibration to drive ethanol. I have to locate map that I will test (including 1 map one would say KRKATE Bosch to follow) if I happen to have STFT and Ltft good
Logged
prj
Hero Member
*****

Karma: +903/-420
Offline Offline

Posts: 5787


« Reply #14 on: March 13, 2019, 04:13:45 AM »

What's the point to fit bigger DI injectors for E85 when you can just fit bigger port injectors, which is much much cheaper.
You can buy the needed components and it's all bolt on.
Logged

PM's will not be answered, so don't even try.
Log your car properly.
Pages: [1] 2 3 ... 6
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.041 seconds with 17 queries. (Pretty URLs adds 0.002s, 0q)