follow ft86club on our blog, twitter or facebook.
FT86CLUB
Ft86Club
Speed By Design
Register Garage Community Calendar Today's Posts Search

Go Back   Toyota GR86, 86, FR-S and Subaru BRZ Forum & Owners Community - FT86CLUB > Technical Topics > Software Tuning

Software Tuning Discuss all software tuning topics.


User Tag List

Reply
 
Thread Tools Search this Thread
Old 12-05-2015, 05:37 AM   #15
ST-A
Master Tuner
 
Join Date: Jun 2013
Drives: GT86 + Celica ST205 GT-4 WRC + MR2
Location: Belgium
Posts: 66
Thanks: 33
Thanked 44 Times in 12 Posts
Mentioned: 3 Post(s)
Tagged: 2 Thread(s)
did you alter the cranking fuel injector pulsewidth A-J also when going bigger injectors?
ST-A is offline   Reply With Quote
Old 12-05-2015, 05:21 PM   #16
ztan
Senior Member
 
Join Date: Jul 2013
Drives: Toyota 86
Location: Gold Coast, Australia
Posts: 311
Thanks: 44
Thanked 358 Times in 142 Posts
Mentioned: 60 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by ST-A View Post
did you alter the cranking fuel injector pulsewidth A-J also when going bigger injectors?
*** EDIT *** Below was what I initially posted, has not worked the way I thought.


I did scale them all down, but there is an easier way to do it also:

The IAT cranking IPW compensation table returns a multiplier value of 1.0 across the whole table. Some definitions have the table as % compensation applied, the definition below shows a value of the multiplier returned. You can change this to suit your injectors (enter value of 0.5 for a halving of pulsewidth).

The Accelerator cranking IPW compensation table works the same way: if you turn the engine over with the accelerator depressed, no fuel is delivered.

Code:
<table type="2D" name="Cranking Fuel IPW Compensation (IAT)" category="Fueling - Cranking" storagetype="uint8" endian="big" sizey="5" userlevel="4">
      <scaling units="Cranking Fuel Injector Pulse Width Compensation Multiplier" expression="x*.0078125" to_byte="x/.0078125" format="0.000" fineincrement=".005" coarseincrement=".1" />
      <table type="Y Axis" name="Intake Temperature" storagetype="float" endian="little" logparam="P11">
        <scaling units="Degrees C" expression="x" to_byte="x" format="#" fineincrement="1" coarseincrement="5" />
      </table>
      <description>This is the change to the 'Cranking Fuel Injector Pulse Width (ECT)', based on the accelerator pedal.</description>
    </table>

Last edited by ztan; 12-11-2015 at 04:44 PM. Reason: Misinformation
ztan is offline   Reply With Quote
The Following User Says Thank You to ztan For This Useful Post:
ST-A (12-06-2015)
Old 12-06-2015, 09:46 AM   #17
ST-A
Master Tuner
 
Join Date: Jun 2013
Drives: GT86 + Celica ST205 GT-4 WRC + MR2
Location: Belgium
Posts: 66
Thanks: 33
Thanked 44 Times in 12 Posts
Mentioned: 3 Post(s)
Tagged: 2 Thread(s)
ace man
ST-A is offline   Reply With Quote
Old 12-11-2015, 04:43 PM   #18
ztan
Senior Member
 
Join Date: Jul 2013
Drives: Toyota 86
Location: Gold Coast, Australia
Posts: 311
Thanks: 44
Thanked 358 Times in 142 Posts
Mentioned: 60 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by ST-A View Post
ace man
Not so ace.

I just did some logging with that value adjusted and it didn't affect my cranking pulse like I thought it should - I'll have to do a bit more troubleshooting and for now, back to adjusting all the tables.

Having said that, it may still work with values <1.0. I was trying to get increasing fuel for E% and with a compensation value over 1.0, no additional fuel was being put in during cranking.

Last edited by ztan; 12-13-2015 at 02:15 AM.
ztan is offline   Reply With Quote
Old 12-12-2015, 09:24 AM   #19
ST-A
Master Tuner
 
Join Date: Jun 2013
Drives: GT86 + Celica ST205 GT-4 WRC + MR2
Location: Belgium
Posts: 66
Thanks: 33
Thanked 44 Times in 12 Posts
Mentioned: 3 Post(s)
Tagged: 2 Thread(s)
well

i rescaled my tables after the asnu 650cc upgrade (699cc in their test sheet), so i changed 228 to 699, also changed the dead time table.

Then i worked all A-J crank tables down (table values / 3)

but the car did not start at all, just a small cough first attempt, nothing after that so i think the plugs are wet now.

then i noticed while cranking it goes from injection mode 2 (DI) to mode 1 (port) maybe we can work it out it starts on DI ??

also i noticed my MAP value was constant at 0.65bar, even if i played the throttle while cranking, so this seemed off so i replaced it with a new omni 4bar map and scaled the 3 tables to 0.831 multiplier and 0.012 offset but nothing, no starting at all.

also tried the 0.825 multiplier and 0.031 offset stated in the ecutek manual, no effect.

either my plugs are wet/fouled or there is something wrong.
ST-A is offline   Reply With Quote
Old 12-12-2015, 10:02 AM   #20
ST-A
Master Tuner
 
Join Date: Jun 2013
Drives: GT86 + Celica ST205 GT-4 WRC + MR2
Location: Belgium
Posts: 66
Thanks: 33
Thanked 44 Times in 12 Posts
Mentioned: 3 Post(s)
Tagged: 2 Thread(s)
ok....

after some testing found a solution:

revert back to stock the MRP compensation table (was set to 0 overall)
699cc inserterted into port injection tab
insert correct dead times
leave ALL crank tables like stock....
4bar omni map with 0.831 and 0.012 calibration

started now first crank.

Last edited by ST-A; 12-12-2015 at 10:36 AM. Reason: added video
ST-A is offline   Reply With Quote
Old 12-12-2015, 04:39 PM   #21
ztan
Senior Member
 
Join Date: Jul 2013
Drives: Toyota 86
Location: Gold Coast, Australia
Posts: 311
Thanks: 44
Thanked 358 Times in 142 Posts
Mentioned: 60 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by ST-A View Post
well

i rescaled my tables after the asnu 650cc upgrade (699cc in their test sheet), so i changed 228 to 699, also changed the dead time table.

Then i worked all A-J crank tables down (table values / 3)

but the car did not start at all, just a small cough first attempt, nothing after that so i think the plugs are wet now.

then i noticed while cranking it goes from injection mode 2 (DI) to mode 1 (port) maybe we can work it out it starts on DI ??

also i noticed my MAP value was constant at 0.65bar, even if i played the throttle while cranking, so this seemed off so i replaced it with a new omni 4bar map and scaled the 3 tables to 0.831 multiplier and 0.012 offset but nothing, no starting at all.

also tried the 0.825 multiplier and 0.031 offset stated in the ecutek manual, no effect.

either my plugs are wet/fouled or there is something wrong.
When I switched over, I had no start with a new MAP sensor - was reading 0.35 Bar - I had altered what turns out to have been the wrong sensor scaling address. Put my stock sensor back in until I found the proper sensor scale.

Which ROM are you using, and where is the MAP sensor scaling address? For A01G, the MAP multiplier is at 0x11CC20 and the offset is at 0x11CC24. You only need to adjust one set of MAP scaling values. If you're using EcuTek and your MAP sensor reads 0.65 bar despite changing 3 tables, you'll need to get the right ROM address from them.
ztan is offline   Reply With Quote
Old 12-12-2015, 06:12 PM   #22
elBarto
Senior Member
 
elBarto's Avatar
 
Join Date: Nov 2012
Drives: Toyota GT86
Location: Belgium
Posts: 452
Thanks: 88
Thanked 386 Times in 183 Posts
Mentioned: 4 Post(s)
Tagged: 1 Thread(s)
Garage
As far as I know ST-A is using a G-serie OFT ROM. So that should be a A01G ROM.

send using the coffeemaker
__________________
"Oversteer is when your ass hits the wall, Understeer is when your face hits the wall!" - Unknown Stockcar driver
BeNeLux FB group: GT86/BRZ Owners
elBarto is offline   Reply With Quote
Old 12-13-2015, 10:42 AM   #23
ST-A
Master Tuner
 
Join Date: Jun 2013
Drives: GT86 + Celica ST205 GT-4 WRC + MR2
Location: Belgium
Posts: 66
Thanks: 33
Thanked 44 Times in 12 Posts
Mentioned: 3 Post(s)
Tagged: 2 Thread(s)
i'm on the 700G rom.

adresses are:
scaling a - 0x1000cc
scaling b - 0x1000e4
scaling c - 0x11cc20

the map sensor i had before (the denso K series) worked fine before, i just rplaced head gaskets, now i think they went because the map sensor was stuck at 0.65bar, while i was running boost on the kraftwerks sc.

now with the 4bar omni and entered 0.831 and 0.012 in those 3 tables, i run stationairy at about 6.5psi / 0.44bar and when ignition on, engine not running but throttle opened 14.7psi/1bar so it is now good.
ST-A is offline   Reply With Quote
Old 12-13-2015, 06:03 PM   #24
ztan
Senior Member
 
Join Date: Jul 2013
Drives: Toyota 86
Location: Gold Coast, Australia
Posts: 311
Thanks: 44
Thanked 358 Times in 142 Posts
Mentioned: 60 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by ST-A View Post
i'm on the 700G rom.

adresses are:
scaling a - 0x1000cc
scaling b - 0x1000e4
scaling c - 0x11cc20

the map sensor i had before (the denso K series) worked fine before, i just rplaced head gaskets, now i think they went because the map sensor was stuck at 0.65bar, while i was running boost on the kraftwerks sc.

now with the 4bar omni and entered 0.831 and 0.012 in those 3 tables, i run stationairy at about 6.5psi / 0.44bar and when ignition on, engine not running but throttle opened 14.7psi/1bar so it is now good.
Good. For 700G, I'm pretty sure the value at 0x11cc20 is the one that is used for MAP.
ztan is offline   Reply With Quote
Old 04-08-2016, 03:26 AM   #25
Yobiwan
Senior Member
 
Yobiwan's Avatar
 
Join Date: Jan 2012
Drives: Toyota 86 Turbo, Lexus NX300H
Location: S.Korea
Posts: 135
Thanks: 263
Thanked 166 Times in 73 Posts
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
@ztan

there is plug and play data for DW450 on DW site http://goo.gl/BYHCL3

how do you think about this table?

would it work for just copy and paste?

I'm planning to upgrade port injectors,

but in my country , there is no one can handle FR-S, so I should do my self.

I'm on 10~11PSI now, and targeting 12~13PSI for future..
Attached Files
File Type: zip BRZ FRS AE86 Injector Settings.zip (29.0 KB, 166 views)
__________________
2012 Toyota 86 6MT / 11:1 CR block by Outfront / SBD500x Turbo 17PSI@93gas /Avo 2.5 overpipe+Avo 2.5 catted frontpipe /MAP 3" CBE/ Tein Mono sport / STI brembo Front /OS技研 LSD/SSR GTX01 18x9.5
Yobiwan is offline   Reply With Quote
Old 04-08-2016, 06:03 PM   #26
ztan
Senior Member
 
Join Date: Jul 2013
Drives: Toyota 86
Location: Gold Coast, Australia
Posts: 311
Thanks: 44
Thanked 358 Times in 142 Posts
Mentioned: 60 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by Yobiwan View Post
@ztan

there is plug and play data for DW450 on DW site http://goo.gl/BYHCL3

how do you think about this table?

would it work for just copy and paste?

I'm planning to upgrade port injectors,

but in my country , there is no one can handle FR-S, so I should do my self.

I'm on 10~11PSI now, and targeting 12~13PSI for future..
I think that data would work - I wish I had that when I installed my injectors as a baseline. I've ended up using values that are quite a bit higher but balance well with my DI system settings.

Just be careful how your injector scaling is described in your .xml file. If in ms/ml, the value needs to go lower for bigger injectors, if cc/min, the value needs to go higher... pm me and I can send you a dropbox link to my .xml and current A01G tune.

You might want to think about 700-1000 cc injectors and/or built engine if you want to go to 12-13 psi. On E85 at 10psi I'm running them at around 80% duty at redline.

I'll be passing through Seoul next month.
ztan is offline   Reply With Quote
The Following User Says Thank You to ztan For This Useful Post:
Yobiwan (04-08-2016)
Old 04-09-2016, 05:33 AM   #27
Yobiwan
Senior Member
 
Yobiwan's Avatar
 
Join Date: Jan 2012
Drives: Toyota 86 Turbo, Lexus NX300H
Location: S.Korea
Posts: 135
Thanks: 263
Thanked 166 Times in 73 Posts
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by ztan View Post
I think that data would work - I wish I had that when I installed my injectors as a baseline. I've ended up using values that are quite a bit higher but balance well with my DI system settings.

Just be careful how your injector scaling is described in your .xml file. If in ms/ml, the value needs to go lower for bigger injectors, if cc/min, the value needs to go higher... pm me and I can send you a dropbox link to my .xml and current A01G tune.

You might want to think about 700-1000 cc injectors and/or built engine if you want to go to 12-13 psi. On E85 at 10psi I'm running them at around 80% duty at redline.

I'll be passing through Seoul next month.
thank you for detailed advice.

in their Excel file.

injector flow scale

for DW450 is 145.35
for DW700 is 80.35
for DW900 is 72.63

then I think that value is with ms/ml scale (as you said )

and Injector flow scale is 222.32 (cc/min) in my rom.


so I try to solve this math =(

am I going right way?
Attached Images
 
__________________
2012 Toyota 86 6MT / 11:1 CR block by Outfront / SBD500x Turbo 17PSI@93gas /Avo 2.5 overpipe+Avo 2.5 catted frontpipe /MAP 3" CBE/ Tein Mono sport / STI brembo Front /OS技研 LSD/SSR GTX01 18x9.5

Last edited by Yobiwan; 04-09-2016 at 06:24 AM.
Yobiwan is offline   Reply With Quote
Old 04-09-2016, 06:36 PM   #28
ztan
Senior Member
 
Join Date: Jul 2013
Drives: Toyota 86
Location: Gold Coast, Australia
Posts: 311
Thanks: 44
Thanked 358 Times in 142 Posts
Mentioned: 60 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by Yobiwan View Post
thank you for detailed advice.

in their Excel file.

injector flow scale

for DW450 is 145.35
for DW700 is 80.35
for DW900 is 72.63

then I think that value is with ms/ml scale (as you said )

and Injector flow scale is 222.32 (cc/min) in my rom.


so I try to solve this math =(

am I going right way?
You're on the right path. At the end of the day, that value is quite close and good for a base, but you'll have to dial it in for your setup.

2 Different values in RomRaider:

A01G Injector flow scaling at 0x10C6B4. Default .xml defines as "2707090/x" which displays as 222.32 - this is the value that you are working off above. I didn't touch this value

A01G Injector Flow scaling BRZ at 0x10C680. With scaling as per descriptor below (expression="x" to_byte="x" ; you see what the float value is stored in ROM): Stock value is 263.10, my scaling is 123.18 for DW450; 145.35 would run rich in my car at the top end.

Code:
 <table type="2D" name="Injector Flow Scaling BRZ" category="Fueling - Port Injectors" storagetype="float" endian="big" sizey="1" userlevel="2">
      <scaling units="ESTIMATED Flow Rate - Gas Only (ms/ml)" expression="x" to_byte="x" format="#.00" fineincrement="1" coarseincrement="10" />
      <table type="Static Y Axis" name="" sizey="1">
        <data>Injector Flow Constant</data>
      </table>
      <description>This is the fuel injector constant represented with an estimated flow rating (gas only). The underlying raw value does NOT represent the injector flow rate and there is no standard for measuring the flow rate of injectors. Therefore, it should NOT be thought of as a value that is going to exactly match published rates for your injectors but as a means to get you in the general ball park as a starting point to tune from.</description>
    </table>
Check your .xml file for the Injector flow scaling BRZ tag: yours may read [expression="60000/x" to_byte="60000/x"] which roughly approximates a cc/min value.
ztan is offline   Reply With Quote
The Following User Says Thank You to ztan For This Useful Post:
Yobiwan (04-09-2016)
 
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FRS-BRZ Port Fuel Injector (interesting) Element Tuning Engine, Exhaust, Transmission 50 04-21-2016 04:26 PM
Scaling for vortech 2.5 bar map sensor? Frs32907 Software Tuning 2 11-08-2015 05:41 PM
What MAF scaling says about your intake BuBlake Software Tuning 27 12-09-2014 05:01 AM
BRZEdit MAP scaling jamesm Software Tuning 13 10-02-2013 12:43 PM


All times are GMT -4. The time now is 04:06 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
User Alert System provided by Advanced User Tagging v3.3.0 (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.

Garage vBulletin Plugins by Drive Thru Online, Inc.