Notices
ECU Flash

FreeFuel ECU patch - a flex fuel implementation to Evo ECU

Thread Tools
 
Search this Thread
 
Old Sep 18, 2012, 12:14 PM
  #16  
ast
Newbie
Thread Starter
 
ast's Avatar
 
Join Date: Mar 2008
Location: Europe
Posts: 49
Likes: 0
Received 2 Likes on 1 Post
Originally Posted by Boltz.
Also, since no one can get 100% ethanol, unless they produce it themselves or are getting it illegally, shouldn't the 'ethanol value' that you noted at 100% actually be 85%? Is that end user adjustable?
This should be possible by changing Ethanol Sensor Fuel/Injector/Primer Setting. It changes the behavior of injector scaling, fuel maps and cranking initial primer pulse maps.

With ECA + GM sensor if you set sensor voltage 0.25V (equals to 5% ethanol) to to match 0% ethanol content and 4.25V (equals to 85% ethanol) to match 100% ethanol content then your gasoline maps will be for gasoline containing 5% ethanol and your ethanol maps will be for E85 containing 85% ethanol. I'm not sure how the ECU behaves if sensor output goes outside this range.

Originally Posted by 99EclipseGSX
I’m going to suggest this support the 96531706 ROM as this seems to be one of the more popular ones. Just a few comments/ideas/suggestions from my experience with Flex Fuel control on other ECUs:
It depends on what memory areas the additions in this ROM are using. Nobody I know uses the ROM you mention, everybody who has SD uses Donner's port of Speed Density 2.0 + Livemap which should work fine as there are no overlapping memory areas.

So it may work as is but I haven't disassembled that ROM so I don't know.

Originally Posted by 99EclipseGSX
The GM Flex Fuel sensor outputs a frequency signal for content (50-150hz, 0-100% content). It would be VERY cool if this could be run into the ECU directly to avoid having to buy the Zeitronix unit. The only frequency-based ECU input I can think of would be the Vehicle Speed input (or MAF freq if running speed density). This might take some pretty hardcore code but think of how great it would be if we could read the sensor’s frequency output directly. If not, I’m sure one could make a cheap digital to analogue converter module.
I have tought connecting directly to ECU but haven't really done any research if it would be possible or not. I agree that 200 USD for something that converts frequency to voltage is bit too much. I don't use Zeitronix ECA myself, but it's the only commercial converter I know so I made the default settings for it and mention it in the posts.

You could make cheap analog converter with LM2914. I experimented with that earlier but it was not as accurate or linear as the microcontroller solution I have now.

Originally Posted by JohnBradley
How fast is the feedback from sensor to ECU for the interpolation?
Sensor itself is very fast and power on delay is not significant. So it depends on the frequency-to-voltage converter. The converter I use has some signal filtering but still if I have been using gasoline and fill up with E85, engine runs perfectly from the start. It takes few seconds until the new mixture gets to the fuel rail but you really can't hear or feel the change at all.

Unfortunately I have nothing to do with development of the converter that I use so I can't give any details about it.
Old Sep 18, 2012, 04:40 PM
  #17  
Evolved Member
iTrader: (30)
 
JohnBradley's Avatar
 
Join Date: Jan 2004
Location: Northwest
Posts: 11,396
Received 64 Likes on 48 Posts
Originally Posted by ast
Sensor itself is very fast and power on delay is not significant. So it depends on the frequency-to-voltage converter. The converter I use has some signal filtering but still if I have been using gasoline and fill up with E85, engine runs perfectly from the start. It takes few seconds until the new mixture gets to the fuel rail but you really can't hear or feel the change at all.

Unfortunately I have nothing to do with development of the converter that I use so I can't give any details about it.
Thank you for the answer. That was what I was hoping to hear but it never hurts to ask

Aaron
Old Sep 18, 2012, 04:45 PM
  #18  
Former Sponsor
iTrader: (98)
 
Vivid Racing's Avatar
 
Join Date: Feb 2003
Location: Gilbert, AZ
Posts: 4,260
Likes: 0
Received 2 Likes on 2 Posts
Amazing work, awesome to see stuff still being developed for this car
Old Sep 19, 2012, 02:56 PM
  #19  
ast
Newbie
Thread Starter
 
ast's Avatar
 
Join Date: Mar 2008
Location: Europe
Posts: 49
Likes: 0
Received 2 Likes on 1 Post
It looks that GM is again using sensor in it's newest Flex Fuel vehicles instead of software solution. Sensor part numbers seem to be 13577379 and 13577394. I found one reference with google which suggests that the output could be the same 50 Hz - 150 Hz as the older sensor.

Why is this interesting? These sensors are 66 USD online...

Unfortunately this is all I know at the moment. Hopefully someone can give more information about these new sensors.
Old Sep 19, 2012, 03:00 PM
  #20  
Evolved Member
iTrader: (11)
 
binky's Avatar
 
Join Date: Oct 2007
Location: Connecticut / Massachusetts U.S.A
Posts: 1,430
Likes: 0
Received 1 Like on 1 Post
Originally Posted by ast
It looks that GM is again using sensor in it's newest Flex Fuel vehicles instead of software solution. Sensor part numbers seem to be 13577379 and 13577394. I found one reference with google which suggests that the output could be the same 50 Hz - 150 Hz as the older sensor.

Why is this interesting? These sensors are 66 USD online...

Unfortunately this is all I know at the moment. Hopefully someone can give more information about these new sensors.
Wow $66 is cheap! Definitely a lot better than the usual price of like $400 new...


-Bink
Old Sep 19, 2012, 07:49 PM
  #21  
Evolving Member
iTrader: (1)
 
donner's Avatar
 
Join Date: Aug 2009
Location: Europe
Posts: 199
Likes: 0
Received 2 Likes on 2 Posts
I'm already working with these new sensors on evo flexfuel application but no news yet, will tell you when testing is done.
Old Sep 20, 2012, 03:00 PM
  #22  
Evolved Member
 
burgers22's Avatar
 
Join Date: Jan 2006
Location: Oxfordshire
Posts: 953
Received 2 Likes on 2 Posts
all very cool.
Old Sep 20, 2012, 10:12 PM
  #23  
Evolving Member
iTrader: (2)
 
Huy's Evo's Avatar
 
Join Date: Oct 2006
Location: Sacramento, CA
Posts: 162
Received 0 Likes on 0 Posts
is this for evo 9 too?
Old Sep 21, 2012, 02:50 PM
  #24  
ast
Newbie
Thread Starter
 
ast's Avatar
 
Join Date: Mar 2008
Location: Europe
Posts: 49
Likes: 0
Received 2 Likes on 1 Post
Originally Posted by Huy's Evo
is this for evo 9 too?
Not at the moment.

I haven't done much research but it seems that Evo IX doesn't have a single ROM that could be used in US and EUR without issues.

So it would need to be ported to 88580714 and 88590715. I will probably do that some day but for the next month or so I'm going to be extremely busy so it's not going to happen overnight unless somebody else wants to do it.
Old Nov 3, 2012, 06:05 PM
  #25  
EvoM Guru
iTrader: (1)
 
211Ratsbud's Avatar
 
Join Date: Oct 2010
Location: Watertown, NY
Posts: 4,279
Received 41 Likes on 40 Posts
Originally Posted by ast
Not at the moment.

I haven't done much research but it seems that Evo IX doesn't have a single ROM that could be used in US and EUR without issues.

So it would need to be ported to 88580714 and 88590715. I will probably do that some day but for the next month or so I'm going to be extremely busy so it's not going to happen overnight unless somebody else wants to do it.
Hey, I used Donners SD 2.0 88586714 rom on my usdm evo IX. Im very interested in this lmk!

I dont use livemap though because I dont have a cable for that yet, but I do have an op 2.0 currently. Im trying to pick one up second hand!

as long as this code wont disable any of the SAS function Im ok.

Last edited by 211Ratsbud; Nov 3, 2012 at 06:07 PM.
Old Dec 9, 2012, 04:47 PM
  #26  
Evolving Member
iTrader: (17)
 
STLEVOIX's Avatar
 
Join Date: Mar 2012
Location: STL
Posts: 364
Received 5 Likes on 5 Posts
bump for any updates
Old Dec 9, 2012, 11:38 PM
  #27  
Newbie
iTrader: (1)
 
barevolved's Avatar
 
Join Date: Feb 2012
Location: UT
Posts: 15
Likes: 0
Received 0 Likes on 0 Posts
Been following this and the other flex fuel thread mrfred and then donner were contributing to. Very interested in a 88590715 ROM even w/o boost interpolation since I'm on stock turbo and intercooler anyways.

Been getting cabin fever this winter and need a project like this. I hope this is still being worked on and thanks for your contributions in advance.
Old Dec 10, 2012, 03:25 AM
  #28  
Evolved Member
iTrader: (28)
 
thebluesky's Avatar
 
Join Date: Aug 2004
Location: Colorado
Posts: 538
Likes: 0
Received 0 Likes on 0 Posts
Okay, I gotta ask especially now that there seem to be guys who have finally really gotten down SD and now we're delving in Flex fuel. Maybe this needs to go in another thread, and if so, please direct me to it.

Is anyone on SD also running the flex fuel and making big power (650+ whp)? If so, how is the drivability? Have there been any issues with tuning and scalibility of injectors and such, especially when running say a 2000cc injector? Also, any weird glitches or hiccups s far?

The reason I ask is because now that this is finally a reality, and now that there are tuners out there who have mastered speed density on the stock ecu, I'm considering making the switch back from standalone.
Old Dec 11, 2012, 12:58 PM
  #29  
ast
Newbie
Thread Starter
 
ast's Avatar
 
Join Date: Mar 2008
Location: Europe
Posts: 49
Likes: 0
Received 2 Likes on 1 Post
It has been quiet in my front. but I hope to find some time to research what would be needed for Evo 9 ROM port and boost interpolation. I do have already some Evo 9 ROMs disassembled but I don't have any commented disassembly from some other developer so it will take some time to understand the differences to Evo 8 ROM. It would be also good to find a test car as I don't have anybody locally with Evo 9 who would be interested.

My car is running MAP EF2 and 1100cc FIC inejctors. No problems tuning with those.
Old Dec 11, 2012, 05:23 PM
  #30  
Evolved Member
iTrader: (28)
 
thebluesky's Avatar
 
Join Date: Aug 2004
Location: Colorado
Posts: 538
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by ast
It has been quiet in my front. but I hope to find some time to research what would be needed for Evo 9 ROM port and boost interpolation. I do have already some Evo 9 ROMs disassembled but I don't have any commented disassembly from some other developer so it will take some time to understand the differences to Evo 8 ROM. It would be also good to find a test car as I don't have anybody locally with Evo 9 who would be interested.

My car is running MAP EF2 and 1100cc FIC inejctors. No problems tuning with those.
I'm currently running a 2.3 HTA 35r with 2000cc injectors. I'm about to switch to a 2.4 with the same turbo and a CNC head. I'm working on this motor as we speak. I've been running dedicated e85 but have wanted to be able to run true flex fuel. As far as stand alone setups go, the only one that does that is ProEFI which I was prepared to buy. However, if this works as well or better than that in conjuction with SD, then it would make a lot of senseto go with this rather than a new stand alone setup.

However, in times past in the infancy of new roms there have been unexpected "hiccups" that have had to be worked out. Thus, my curiosity if any has yet to run in to any running a comparable or larger setup. I REALLY want to do this. I just don't want to be a guinea pig in the large HP territory.


Quick Reply: FreeFuel ECU patch - a flex fuel implementation to Evo ECU



All times are GMT -7. The time now is 10:17 PM.