MitsuStyle

MitsuStyle (http://www.mitsustyle.com/forums/index.php)
-   Project Talk (http://www.mitsustyle.com/forums/forumdisplay.php?f=5)
-   -   Finally got my Evo (http://www.mitsustyle.com/forums/showthread.php?t=27993)

goodhart 03-29-2011 11:28 AM

Re: Finally got my Evo
 
Tune just got moved up a few days. Was scheduled to go in on the 22nd, I'm now going in on the 18th. :D

Apparently some über rich dude is flying a tuner in for the day and renting DB's dyno for the whole day to get his BMW tuned. Shane, Danny, and the crew have been awesome to me over the years, so I gladly moved up the appt. for them. This way I can get some E85 action 4 days earlier anyways woot!

Kracka 03-29-2011 11:33 AM

Re: Finally got my Evo
 
Quote:

Originally Posted by goodhart (Post 378320)
Yea, there was a short while where I wanted to give up, then the $376.70 price of a new front o2 sensor crossed my mind O_o

$50 Bosch universal 4-wire works perfectly. Otherwise OxygenGeeks has a direct-fit for ~$60.

goodhart 03-29-2011 11:36 AM

Re: Finally got my Evo
 
Another thing I forgot to mention was the Synapse BOV. When I installed it, I was having some pretty bad surge around 4k rpm and up. I followed the directions I found from other people running it and Tee'd in the C port to the Compressor housing/MBC line, and the A&B ports in a Y connector and ran that to the stock BOV vacuum connection that runs along side the valve cover. This morning I decided to experiment a little with different ways to route the A & B ports. Some people were having better results only using either the A or B port with the other open to atmosphere.

First I tried running only port A. it felt good, there seemed to be a little 'leak off' of boost(for lack of a better term I guess) in partial throttle acceleration, but almost no surge.

Second I tried port B. There wasn't as much boost 'leak off', almost none actually, but the surge was back just like when I had A&B hooked together.

I decided to run port A to the stock BOV vacuum location and feels good. MUCH less surge than with the stock BOV in high gear (5th and 6th mainly) while at low speeds. Overall, for $80 spent on the thing I am happy with it so far.

Quote:

Originally Posted by Kracka (Post 378463)
$50 Bosch universal 4-wire works perfectly. Otherwise OxygenGeeks has a direct-fit for ~$60.

Thanks! I'll keep that in mind if mine goes out

goodhart 03-31-2011 11:04 AM

Re: Finally got my Evo
 
Deleting rear o2 soon, just putting these links here for my reference:

Patch:
http://forums.evolutionm.net/6691277-post59.html

Entire patch thread:
http://forums.evolutionm.net/ecuflas...m-patch-2.html

LC-1 Wideband logging:
http://forums.evolutionm.net/ecuflas...ial-cable.html

AEM Wideband logging:
http://forums.evolutionm.net/lancer-...o-evoscan.html

Jungy 03-31-2011 12:50 PM

Re: Finally got my Evo
 
http://forums.evolutionm.net/lancer-...o-evoscan.html

goodhart 03-31-2011 12:58 PM

Re: Finally got my Evo
 
Awesome thanks!

goodhart 04-01-2011 02:13 PM

Re: Finally got my Evo
 
Quote:

Originally Posted by goodhart (Post 378712)
Deleting rear o2 soon, just putting these links here for my reference:

Patch:
http://forums.evolutionm.net/6691277-post59.html

Entire patch thread:
http://forums.evolutionm.net/ecuflas...m-patch-2.html


Ok, when I click on the above link which I have labeled "patch" it brings me to the thread, I click the link, do the download using WinRAR, open the xml file and it gives me like a half of a webpage with an error. The only code I see is:

Quote:

<table name="Rear O2 Heater Patch ROM Addr" category="Front/Rear_O2" address="2dc50" type="3D" level="1" scaling="H...
Is there more to the code I would assume? It looks like it was cut off with the "..." at the end. Does anyone have the whole code they can just copy and paste for me? Hughes, scheides either of you guys still have any of your old roms? Shane? Anyone? lol

If I can't figure it out, I'll just say screw it and do the 10kohm/.25 amp resistor all old skool like. ;)

cmspaz 04-01-2011 08:39 PM

Re: Finally got my Evo
 
Can't you just turn on the rear O2 simulator in Tephra?

goodhart 04-01-2011 09:35 PM

Re: Finally got my Evo
 
Yes, but you still have to deal with the O2 heater CEL as well

scheides 04-02-2011 03:36 AM

Re: Finally got my Evo
 
Open the XML files with notepad or a basic XML editer, not a webbrowser.

If you have any current version of tephra, it will have the rear o2 sim patch (and be an option under tephra options). Then for an IX the rear o2 heater bypass is just a simple bit change....look for a thread by mrfred titled something like 'looking for an Evo ix owner to test...' and look for some confirmation posts by me for it working on Hughes or rosey's car. Lmk if you can't find it.

Edit, posting from phone sorry, looks like above link is right!

goodhart 04-02-2011 05:18 AM

Re: Finally got my Evo
 
Quote:

Originally Posted by scheides (Post 378867)
Open the XML files with notepad or a basic XML editer, not a webbrowser.

If you have any current version of tephra, it will have the rear o2 sim patch (and be an option under tephra options). Then for an IX the rear o2 heater bypass is just a simple bit change.

That seems to have done the trick! I opened it in wordpad and got the text below. Look right?

I have tephra v5.10 right now btw, and this is what the front/rear O2 table look like. Look right also?

(obviously leave out the top like between the asterisks)
Quote:

<!-- ** Rear O2 Heater CEL Fix ** -->

<table name="Max RPM To Rear O2 Heaer OBD Reset" category="Front/Rear_O2" address="8746" type="1D" level="1" scaling="RPMStatLimit"/>

<table name="Rear O2 Heater Patch ROM Addr" category="Front/Rear_O2" address="2dc50" type="3D" level="1" scaling="Hex16">
<table name="Code" type="Static X Axis" elements="1" scaling="Hex16">
<data>Hex16</data>
</table>
<table name="Address" type="Static Y Axis" elements="2">
<data>2DC50</data>
<data>2DC52</data>
</table>
</table>

<table name="Rear O2 Heater Patch" category="Front/Rear_O2" address="47e30" type="3D" level="1" scaling="Hex16">
<table name="Code" type="Static X Axis" elements="1" scaling="Hex16">
<data>Hex16</data>
</table>
<table name="Address" type="Static Y Axis" elements="40">
<data>47E30</data>
<data>47E32</data>
<data>47E34</data>
<data>47E36</data>
<data>47E38</data>
<data>47E3A</data>
<data>47E3C</data>
<data>47E3E</data>
<data>47E40</data>
<data>47E42</data>
<data>47E44</data>
<data>47E46</data>
<data>47E48</data>
<data>47E4A</data>
<data>47E4C</data>
<data>47E4E</data>
<data>47E50</data>
<data>47E52</data>
<data>47E54</data>
<data>47E56</data>
<data>47E58</data>
<data>47E5A</data>
<data>47E5C</data>
<data>47E5E</data>
<data>47E60</data>
<data>47E62</data>
<data>47E64</data>
<data>47E66</data>
<data>47E68</data>
<data>47E6A</data>
<data>47E6C</data>
<data>47E6E</data>
<data>47E70</data>
<data>47E72</data>
<data>47E74</data>
<data>47E76</data>
<data>47E78</data>
<data>47E7A</data>
<data>47E7C</data>
<data>47E7E</data>
</table>
</table>

http://farm6.static.flickr.com/5304/...9eac192c5d.jpg

http://farm6.static.flickr.com/5023/...38c67ff1_z.jpg

If the above is hard to read, the 2DC52 table under rear o2 heater patch reads : "4C10"

goodhart 04-11-2011 09:49 AM

Re: Finally got my Evo
 
Got the Map switch mostly installed yesterday, I couldn't seem to get the stupid ECU pin to push in, tried everything. I'll just see if Shane can get it in there.

Everything else is in order, I just have to boost leak test and change the oil some time this week and I'm ready to rock and roll! 7 days til E85 :D

Hopefully my throttle body shaft seals don't leak. I have new ones to put in, but no TB gasket.


Also, while I was doing a few small things, I cleaned the black crud off my valve cover that would never come off, and I decided that the lettering was a little on the bland side. So I took the paint off the letters and polished them :)

http://farm6.static.flickr.com/5030/...27b13ed1db.jpg

only took about 30 minutes, maybe some day when I have nothing else to do I'll re-do it and get a real high gloss shine to it.

goodhart 04-17-2011 10:44 PM

Re: Finally got my Evo
 
Changed my oil on Wednesday with some Amsoil 10w40 High Zinc. Thanks again for that Kerry.

Did a boost leak test today. Throttle body seals leaked like a mother, Troy and I swapped those out which took forever and a freakin day thanks to one being stuck in there like crazy. Finally got the high pressure seals put in, tested it again, replaced the two evap lines (I'd like to get rid of them someday, but just keeping it simple for now) zip tied both EGR lines while I was in there also, and tightened some clamps here and there. There wasn't any real major leaks, it kind of holds 15psi which is all I could get with the janky little setup I had to work with. I think it will be fine though.

Bring on teh corn!

cmspaz 04-18-2011 12:39 AM

Re: Finally got my Evo
 
See if Shane'll let you do a test with their equipment while the car gets strapped down, we got mine to hold 27psi steady after a bit of zip-tying.

simulatedwood 04-18-2011 06:08 AM

Re: Finally got my Evo
 
Nice work GoodHart, smart to get all that done, should save you some money in the long run. Good luck today, it is going to be a new level of fun at the end of the day.

Shawn

LingLing 04-18-2011 06:36 AM

Re: Finally got my Evo
 
Props for taking care of the small shit that many people would put off. I'm sure your hard work will pay off on the dyno! Good luck!

goodhart 04-18-2011 07:06 AM

Re: Finally got my Evo
 
Didn't have much to work with yesterday, but I made due haha.

http://a3.sphotos.ak.fbcdn.net/hphot..._5913667_n.jpg

destroyed the throttle body shaft seals taking them out:
http://a7.sphotos.ak.fbcdn.net/hphot..._1339135_n.jpg

http://a8.sphotos.ak.fbcdn.net/hphot...8_477281_n.jpg

scheides 04-18-2011 07:55 AM

Re: Finally got my Evo
 
Woot for parking lot maintenance and woot for being on top of that maintenance in the first place! Looking forward to what comes next!

Murlo26 04-18-2011 01:59 PM

Re: Finally got my Evo
 
Graphs! We demand graphs.

goodhart 04-18-2011 04:48 PM

Re: Finally got my Evo
 
FUCK. I seriously just typed a god damned novel, then my internet failed on me and I lost it all. Fuck it, here are the graphs.

91 octane tune:

http://i58.photobucket.com/albums/g2...g?t=1303162269
http://i58.photobucket.com/albums/g2...g?t=1303162269
http://i58.photobucket.com/albums/g2...g?t=1303162269

E85 tune:
http://i58.photobucket.com/albums/g2...g?t=1303162269
http://i58.photobucket.com/albums/g2...g?t=1303162269
http://i58.photobucket.com/albums/g2...g?t=1303162269


Shootout:
http://i58.photobucket.com/albums/g2...g?t=1303162269


Very happy with the results btw, I just hate my interwebz right now. Maybe later I'll write it all over again.



Relevant mods:

Invidia 3" TBE
Megan o2 housing
OBX FMIC
Injen intake
Injen UICP
Nisei LICP
Walbro 255HP
FIC 1350's
Grimmspeed MBC
Synapse BOV
Exedy HD Twin Disk
Shane tune


All times are GMT -5. The time now is 05:12 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.