Page 1 of 2 12 LastLast
Results 1 to 15 of 55

Thread: 6.5 diesel .xdf and adx

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Fuel Injected!
    Join Date
    Jan 2016
    Age
    41
    Posts
    48
    Absolutely. I wasn't implying you should disabled the SES light, only that on some masks you can choose which codes cause it to light up. In this case that wasn't an option. Regardless the solution I came up with should disable it completely. Just make sure the value of those scalars is 4C, otherwise the code layout is different and I'll need your bin to find the correct address, but I think it should be correct already.

  2. #2
    Carb and Points!
    Join Date
    Oct 2016
    Age
    54
    Posts
    8
    Just got one power bin file to observe. It has a lot of changes compared to BPDP file. Almost everything is changed. Have not tried it yet.
    I was told it has non steady Idle.
    Any interest to study it?
    Last edited by ohminen; 04-24-2017 at 12:51 PM.

  3. #3
    Carb and Points!
    Join Date
    Oct 2016
    Age
    54
    Posts
    8
    And here is the bin
    Attached Files Attached Files

  4. #4
    Fuel Injected!
    Join Date
    Jan 2016
    Age
    41
    Posts
    48
    Not much difference between that bin and stock BPBS.

    The speed governor has been bumped to 98 MPH from 85 (with power restore at 96 vs original 83).
    The Fuel Reduction RPM vs CTS table is slightly reduced, but that will only have an effect as the engine temp rises over 210F.
    Desired Idle is lowered from 600 to 562.5 RPM when coolant temp is between 175-218F (blended in between 132-261F).
    Then there are a bunch of trans pressure differences. It looks like the trans pressure vs temp tables are a bit higher and the base pressures a bit lower, so net affect probably not too significant. Those are probably just different factory calibrations.

  5. #5
    Carb and Points!
    Join Date
    Oct 2016
    Age
    54
    Posts
    8
    Thank you for the fast analyze. Hope I have some time to test it soon. What were the BPBS specs?

  6. #6
    Fuel Injected!
    Join Date
    Jan 2016
    Age
    41
    Posts
    48
    BPBS is available here: http://www.diesel.dripspeed.com/bcc.php

    If you click the BPBS link on the left it shows information about that truck. The right side is a link to download the bin.

  7. #7
    Carb and Points!
    Join Date
    Oct 2016
    Age
    54
    Posts
    8
    At last got the BPBS-ish bin to the car. You were right, not much difference. Also tested one from dripspeed via this old link: http://www.dripspeed.com/6.5/BIN/
    Nice to see he has newer site too :) Next more fuel & harder shifts. I am gonna try to increase base fuel chart first. By the way: Lot of snow in Finland right now :/

  8. #8
    Fuel Injected! brian617's Avatar
    Join Date
    Apr 2013
    Location
    Arkansas
    Age
    45
    Posts
    711
    Quote Originally Posted by newellshk View Post
    Absolutely. I wasn't implying you should disabled the SES light, only that on some masks you can choose which codes cause it to light up. In this case that wasn't an option. Regardless the solution I came up with should disable it completely. Just make sure the value of those scalars is 4C, otherwise the code layout is different and I'll need your bin to find the correct address, but I think it should be correct already.
    Set both scalars from 4C to 01, 17 goes away and stays gone, 18 came back.
    89 K1500 Scottsdale 5.7L 5spd 3:42 RamJet cam Dart iron TBI heads 427 PCM swap
    95 C2500 Cheyenne 6.5L turbo diesel 4L80e 4:10 DB2-4911 Manual pump conversion 0411 PCM trans control 2Bar COS
    05 Outback XT 2.5L turbo gas auto

  9. #9
    Fuel Injected!
    Join Date
    Jan 2016
    Age
    41
    Posts
    48
    Okay, I looked again and there are two places, each with it's own counter, where DTC 18 is set. I added another entry in the xdf where you make the same 4C -> 01 change and hopefully this time the code will stay gone.
    Attached Files Attached Files

  10. #10
    Carb and Points!
    Join Date
    Oct 2016
    Age
    54
    Posts
    8
    Quote Originally Posted by newellshk View Post
    Okay, I looked again and there are two places, each with it's own counter, where DTC 18 is set. I added another entry in the xdf where you make the same 4C -> 01 change and hopefully this time the code will stay gone.
    Lots of progress in xdf file. Thank you very very much. I would like to tune warm starting faster. There is cranking fuel RPM? vs. CTS map.
    Good suggestions what to change?

  11. #11
    Fuel Injected!
    Join Date
    Jan 2016
    Age
    41
    Posts
    48
    I can't really give any suggestions about the warm starting. I would imagine that any combination of imperfect injectors, injection pump, pump timing, batteries, starter, etc would progressively cause harder starting, and adding fuel and/or timing might help in some cases. I would think that it would be safe to add 10-20% fuel to that table in the temp ranges you are targeting and see what happens.

    I will try to find some time in the near future to look at the code that deals with starting and work to expand the tables/scalars and documentation for them. Maybe then I can give some better suggestions, but keep in mind I'm not an experienced diesel tuner.

  12. #12
    Carb and Points!
    Join Date
    Oct 2016
    Age
    54
    Posts
    8
    Quote Originally Posted by newellshk View Post
    I can't really give any suggestions about the warm starting. I would imagine that any combination of imperfect injectors, injection pump, pump timing, batteries, starter, etc would progressively cause harder starting, and adding fuel and/or timing might help in some cases. I would think that it would be safe to add 10-20% fuel to that table in the temp ranges you are targeting and see what happens.

    I will try to find some time in the near future to look at the code that deals with starting and work to expand the tables/scalars and documentation for them. Maybe then I can give some better suggestions, but keep in mind I'm not an experienced diesel tuner.
    I looked BPDP documented hack's Cranking fuel RPM vs CTS. Bin address starting at 0x55D2. Temp ranges from-40 to 152. And RPM is 3 to 48 x 100. Cranking is usually about 300RPM. So could this be 3-48 * 10 RPM and temperatures in Celsius?

  13. #13
    Fuel Injected!
    Join Date
    Jan 2016
    Age
    41
    Posts
    48
    It isn't 0-4800 rpm. The column variable is L00B5 which I haven't had time yet to decipher the math behind, but I have started working on it. There are also the tables at 557A, 558C, 559E (labeled CAL_CRANK_SEP_TIME_2, CAL_CRANK_PILOT_PW, CAL_CRANK_SEP_TIME), along with the constants above them, only some of which are labeled. I have those tables added to my xdf but I am still working on understanding them. The hack is really more like a bunch of hints because I've already found things that are incorrect, along with a ton that are labeled but the code isn't properly commented.

    I should be able to get another iteration of the xdf posted by tuesday with most of the startup stuff added and at least partially documented.

  14. #14
    Carb and Points!
    Join Date
    Sep 2012
    Posts
    7
    Quote Originally Posted by newellshk View Post
    I can't really give any suggestions about the warm starting. I would imagine that any combination of imperfect injectors, injection pump, pump timing, batteries, starter, etc would progressively cause harder starting, and adding fuel and/or timing might help in some cases. I would think that it would be safe to add 10-20% fuel to that table in the temp ranges you are targeting and see what happens.

    I will try to find some time in the near future to look at the code that deals with starting and work to expand the tables/scalars and documentation for them. Maybe then I can give some better suggestions, but keep in mind I'm not an experienced diesel tuner.
    This is very accurate. Most cold start issues are due to injectors and pump wear. You can add pulse width and basic timing advance during cranking but you are just masking mechanical issues 99% of the time. Poor atomization from old injectors on these is usually the problem. And shoving more fuel in at 22:1 compression on a cold start doesn't fix it. If you have good parts and lowered compression, having to make changes is a different story.

  15. #15
    Fuel Injected! brian617's Avatar
    Join Date
    Apr 2013
    Location
    Arkansas
    Age
    45
    Posts
    711
    Quote Originally Posted by newellshk View Post
    Okay, I looked again and there are two places, each with it's own counter, where DTC 18 is set. I added another entry in the xdf where you make the same 4C -> 01 change and hopefully this time the code will stay gone.
    That did the trick, thanks again!

    For anyone with a manual DB2 pump conversion I'm almost done nailing the shift table to fix the erratic shifts caused by the conversion. Will post .bin when I'm confident in it.
    89 K1500 Scottsdale 5.7L 5spd 3:42 RamJet cam Dart iron TBI heads 427 PCM swap
    95 C2500 Cheyenne 6.5L turbo diesel 4L80e 4:10 DB2-4911 Manual pump conversion 0411 PCM trans control 2Bar COS
    05 Outback XT 2.5L turbo gas auto

Similar Threads

  1. Obdii diesel bin??
    By 92rslt1 in forum Other EFI systems and related topics
    Replies: 0
    Last Post: 07-16-2014, 06:54 PM
  2. GM ECM 16212488 code EC (diesel 4L80E)
    By alex1234 in forum GM EFI Systems
    Replies: 0
    Last Post: 04-23-2014, 11:15 PM
  3. GM ECM 16183977 code EC (diesel 4L80E)
    By daleulan in forum GM EFI Systems
    Replies: 2
    Last Post: 04-18-2014, 11:10 AM
  4. 97 vortec into a 86 diesel truck
    By j20m715 in forum GM EFI Systems
    Replies: 6
    Last Post: 10-26-2013, 07:20 AM
  5. 6.5 diesel ecm insides
    By Playtoy_18 in forum GM EFI Systems
    Replies: 5
    Last Post: 10-01-2013, 01:51 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •