Page 2 of 7 FirstFirst 123456 ... LastLast
Results 21 to 40 of 124

Thread: '94 Jeep Cherokee Tuning

  1. #21
    Mitsu booster
    Join Date
    Jun 2013
    Location
    Dallas, GA
    Posts
    37

    Re: '94 Jeep Cherokee Tuning

    What typically does one do to come up with a definition file? Is it going to involve me actually figuring out what the contents of the table are?

  2. #22
    Mitsu booster
    Join Date
    Jun 2013
    Location
    Dallas, GA
    Posts
    37

    Re: '94 Jeep Cherokee Tuning

    It's been a minute since I've been on here, but i haven't given up. I've been busy with college finals and whatnot. I have done some work in disassembling this mess of numbers. This is quite difficult actually. I'm using dhc11 as my disassembler now. I'm making some decent progress familiarizing myself with the registers and command set. I find it easier to write the sections of code in question down on paper and make notes that way. Now that i've got my feet wet so to speak, can i have a to-do list? It's kinda difficult for me to get anywhere without any short term goals. It just makes it look like a bunch of code with no meaning. I know i need to come up with definitions at the end of this but I'm here and that's there and i have no idea whats in between.

  3. #23
    Visit www.boostbutton.com... Turbo Mopar Contributor ShelGame's Avatar
    Join Date
    Dec 2005
    Location
    Whitmore Lake, Michigan, Unite
    Posts
    9,918

    Re: '94 Jeep Cherokee Tuning

    Maybe this will help. I wrote my own dis-assembler (actually, modified someone else's work). This has some Chrysler-specific structure dis-assembly (2D and 3D tables, for example). I included the symbol file, and batch files, etc.

    Basically, I edit the symbol file, add definitions, etc. then run the Jeep_all.bat file. It will disassemble the 3 Jeep bins here using the same definitions, and re-write the 3 .asm's.

    I read thru the .asm, compare it to a known .asm (from a car cal, for example - you can DL them here) and update the symbol.txt file, save it, and run the .bat again; lather, rinse, repeat, etc.
    Attached Files Attached Files
    https://db.tt/SV7ONZpQ
    Rob Lloyd
    '89 Daytona C/S

    2.5 T1 Auto
    13.24 @ 100.5mph
    NHRA #3728 AF/S

    boostbutton.com
    tuning wiki

  4. #24
    Mitsu booster
    Join Date
    Jun 2013
    Location
    Dallas, GA
    Posts
    37

    Re: '94 Jeep Cherokee Tuning

    I feel like by the time i'm done with this whole deal, i'll be so familiarized with the obd-1 jeep system that i may build a custom intake manifold for my Datsun's EFI setup and just using the sensors, harness, and SBEC from a 2.5 Jeep. crank and cam sensor placement would be the major impediment to completion, though. Totally off topic, but i guess you could call that the sneak peek into my plans for my actual project car. I'll just have a spare SBEC for my jeep for tuning purposes, since its my DD.

  5. #25
    Moderator Turbo Mopar Staff Vigo's Avatar
    Join Date
    Feb 2006
    Location
    San Antonio,TX
    Posts
    10,798

    Re: '94 Jeep Cherokee Tuning

    There is no 'cam sensor' per se. The pickup in the distributor serves that purpose.

    Dont push the red button.You hear me?

  6. #26
    Mitsu booster
    Join Date
    Jun 2013
    Location
    Dallas, GA
    Posts
    37

    Re: '94 Jeep Cherokee Tuning

    i understand that. the on/off telling the pcm what revolution the crank is on. like 1-5-3 or 6-2-4. or 1-3 or 4-2 on the datsun engine. but it still may be a task to get it to actually function properly.

  7. #27
    Mitsu booster
    Join Date
    Jun 2013
    Location
    Dallas, GA
    Posts
    37

    Re: '94 Jeep Cherokee Tuning

    I had a wrench thrown into my gears last Thursday. The PCM has failed. Sounds crazy? Well i tested it using the TC-2A diagnostic flowchart that i got from the FSM. I was coasting down a hill and lost my tachometer and speedo simultaneously. Since i was engine braking down hill, i didnt notice it stall. But of course it was just being dragge along by the Jeep. I pulled over and did the 'ol key trick to find the sequence 12,11,55. It's not so uncommon on jeeps, so i swapped out the sensor actually twice with known good sensors. Then i finally found a relevant flowchart in alldata. Tested it according to the chart and a technicians youtube video using similar techniques. No response from the ECU when i switched CPS signal on and off (touching signal line to the sensor ground line, and listen for ASD relay to kick). Switched out relays, tested fuses, resistances, and voltages and grounds. Once you reach the last step in the flowchart my result ends in "replace PCM". Literally everything checks out fine except the persistent no spark and code 11 even after clearing codes. Not to mention the incorrect code 21 for a failed, brand new NTK O2 sensor, and the code 24 for the TPS. The 889 PCM is very inexpensive, though. With my O'reilly employee discount its a staggering $73. I will run through the flow chart once again after electrical class on Monday to make sure I didn't overlook anything and then I'm putting the PCM in. One day i'll get to tune it.
    Last edited by jeeper; 08-17-2013 at 11:17 PM.

  8. #28
    Mitsu booster
    Join Date
    Jun 2013
    Location
    Dallas, GA
    Posts
    37

    Re: '94 Jeep Cherokee Tuning

    I've added some more stuff to my symbols file, now i'm trying to figure out how to make it into a table file so i can use it in mptune. and does it require me to add it to something under the master templates menu option?

  9. #29
    Mitsu booster
    Join Date
    Jun 2013
    Location
    Dallas, GA
    Posts
    37

    Re: '94 Jeep Cherokee Tuning

    Well, just to say i loaded a jeep cal into mptune, i borrowed (kinda cheated) a .mpt file to see if there was any parameters that matched up between for instance, a tIII and my jeep. i can tell which ones blatantly dont, by the jumble of blue garbage. I'm feeling my way around cal central more than anything right now. just digging around in menus and such. I did add a 4.0 manual, 1994 Cherokee, and Jeep SBECII menu options under cal info. Now i'm on to converting the mildly updated version of the symbols.txt file into a useable .mpt file.

  10. #30
    Moderator Turbo Mopar Staff Vigo's Avatar
    Join Date
    Feb 2006
    Location
    San Antonio,TX
    Posts
    10,798

    Re: '94 Jeep Cherokee Tuning

    Sounds like progress. Tedious, as expected. Eventually others could certainly benefit from the work you're putting in. Thanks for keeping the thread updated with your progress!

    Dont push the red button.You hear me?

  11. #31
    Mitsu booster
    Join Date
    Jun 2013
    Location
    Dallas, GA
    Posts
    37

    Re: '94 Jeep Cherokee Tuning

    It is quite tedious. I am really excited to see what others will be able to do once the door to the 4.0 is open. They have a lot of untapped potential, even in N/A form. I thought it was pitiful to see other jeep owners on other forums doing things that are more difficult than this to get power. like v8 swaps and swapping GM ECU's and things like that. I think the software route is more interesting and more original. BTW, i was able to use a DRBIII on my jeep at school yesterday. That was interesting. I finally got to see some live data on this thing. With the 24lb/hr Bosch Gen-III injectors, my LTFT is a whopping -19%!! I have noticed on my AFR gauge, that any time i move the throttle, it pegs out on the rich side and then starts to adapt back to normal levels. IIRC, ShelGame referred to this in another thread as a transient fueling problem? I feel like once the fuel map alone is dialed in correctly, I'll see some noticeable improvement in throttle response, MPG, and overall smoothness of the engine as compared to factory. They actually have a nice "spray cloud" as i call it. Very nice atomization from these. I'm also in an emissions county, so i'm curious to see how the sniff test turns out when i'm on the rollers (since i'm OBD-1).

  12. #32
    Moderator Turbo Mopar Staff Vigo's Avatar
    Join Date
    Feb 2006
    Location
    San Antonio,TX
    Posts
    10,798

    Re: '94 Jeep Cherokee Tuning

    Well, as far as i know the computer will have an acceleration enrichment function that can be modified once you find it. It serves the same purpose as an accelerator pump on a carburetor, to keep the engine running smoothly until the computer is able to get feedback on what the new fueling requirements are. Shelgame might be able to give you some tips on where to find that. I certainly don't know enough about it to help with specifics.

    But i think you're right about untapped potential. There is a website out there belonging to a guy who got his n/a 4.0 into the 14s in the 1/4 mile with bolt-on mods and some very crude fuel tuning done by altering the reference voltage to the map sensor. Obviously a better method would give even better results.

    Dont push the red button.You hear me?

  13. #33
    Mitsu booster
    Join Date
    Jun 2013
    Location
    Dallas, GA
    Posts
    37

    Re: '94 Jeep Cherokee Tuning

    On a 93 T3, its the first line. What is labeled "AccPumpScaleDeltaTPSFromCoolantTemp" is what determines the pulse width that the computer uses in this instance. And i also know that the computer goes open loop after a certain throttle position as well. I can tell when it does it on mine based off of the fact that the AFR gauge stops sweeping and goes in the middle of the rich side and stays. And I have a MAP sensor adjuster on my desk that was waiting to be built. Then i read some more and realized that it only worked during the WOT enrichment stage. I thought i could scale everything down. But that's not the case.

  14. #34
    Garrett booster
    Join Date
    Jan 2017
    Location
    LosAngeles
    Posts
    79

    Re: '94 Jeep Cherokee Tuning

    I know it's been a few years since this thread was updated, but curious if this ever got figured out? Would LOVE to be able to tune my Jeep 4.0

  15. #35
    Supporting Member Turbo Mopar Contributor
    Join Date
    Jun 2006
    Location
    Spearfish SD
    Posts
    2,038

    Re: '94 Jeep Cherokee Tuning

    i'm working hard on getting the jeep 781 cal setup for mptune. i've identified quite a few of the tables and will put up a version later this week for all to review. basically all i've done is try to compare the existing disassembly to other cals, primarily the t-t3. unfortunately alot of the stuff does not carry over. rob L is the best one to determine really what the code is actually doing and being able to ID the tables/routines.
    89 Voyager LE, 2.5T2 - rest in peace
    87 Charger Shelby T2 (2.4 conversion in process)

  16. #36
    Mitsu booster
    Join Date
    May 2010
    Location
    Plymouth, Michigan
    Posts
    1

    Re: '94 Jeep Cherokee Tuning

    Hi All,

    Just wanted to say that I'm very, VERY interested in all the great working being put into the OBD1 SBEC code. I have not been on the forum in a few years (used to own a couple TDs) but I do own a Cherokee and Comanche and found this post after extensive google searching

    While my code knowledge is limited (I've built mega-squirts and tuned
    GM OBD1 cars with Moates, but that's it; not extensive actual diving into the code) I would be happy to lend a hand wherever needed. I actually have a few different 4.0 ECUs and a 2.5L on a shelf, if anyone would like the reads from their PROMS.

    Dumb question, but what are you using to read / write? Would one need to solder in a ZIF socket such as what I've had to do with the GM ECUs and then use an EEPROM? Is there any weird voltages on the Chrysler PROMs such that my Moates Ostrich would not be able to read a factory PROM?

    Thanks and looking forward to anyone's progress!

    Eric

  17. #37
    Supporting Member Turbo Mopar Contributor
    Join Date
    Jun 2006
    Location
    Spearfish SD
    Posts
    2,038

    Re: '94 Jeep Cherokee Tuning

    here is a first attempt at an updated 781 cal for the 4.0 jeep. there are a LOT of tables/code i have not figured out - hoping some of the more experienced cal guys can help ID them. let me know what you can figure out and i'll update the base cal.
    Attached Files Attached Files
    89 Voyager LE, 2.5T2 - rest in peace
    87 Charger Shelby T2 (2.4 conversion in process)

  18. #38
    Garrett booster
    Join Date
    Jan 2017
    Location
    LosAngeles
    Posts
    79

    Re: '94 Jeep Cherokee Tuning

    Quote Originally Posted by wowzer View Post
    here is a first attempt at an updated 781 cal for the 4.0 jeep. there are a LOT of tables/code i have not figured out - hoping some of the more experienced cal guys can help ID them. let me know what you can figure out and i'll update the base cal.

    wow! nice job on getting this together!
    Last edited by sev80; 02-06-2017 at 03:01 AM.

  19. #39
    Supporting Member Turbo Mopar Contributor
    Join Date
    Jun 2006
    Location
    Spearfish SD
    Posts
    2,038

    Re: '94 Jeep Cherokee Tuning

    i've been plodding through it some more. i'll do another update this week.
    89 Voyager LE, 2.5T2 - rest in peace
    87 Charger Shelby T2 (2.4 conversion in process)

  20. #40
    Supporting Member Turbo Mopar Contributor
    Join Date
    Jun 2006
    Location
    Spearfish SD
    Posts
    2,038

    Re: '94 Jeep Cherokee Tuning

    another update. added a few more tables and updated alot of the underlying code with labels. i probably won't do another update for a couple weeks. i need to firm up the row/column headings for the 3d tables as well as start looking in depth at what the code is actually doing to try to name alot of the other undefined tables. also, a large share of the units and ranges are not accurate.
    Attached Files Attached Files
    89 Voyager LE, 2.5T2 - rest in peace
    87 Charger Shelby T2 (2.4 conversion in process)

Page 2 of 7 FirstFirst 123456 ... LastLast

Similar Threads

  1. Jeep Cherokee alternator
    By Johnny in forum Other vehicles
    Replies: 2
    Last Post: 02-23-2011, 01:25 AM
  2. wtt 1990 Jeep Cherokee
    By Simsy in forum Cars
    Replies: 7
    Last Post: 06-10-2007, 10:31 AM

Tags for this Thread

Posting Permissions

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