When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network.
oh, and does anyone know what has to be tuned out for an AIR pump and allt he junk along with it is removed? I dont' see a direct entry in tables or flags for it in tunerpro
Surprisingly there were 10 bins for 1987 4+3 cars. Which OD ratio do you have? What are you trying to accomplish? AIR has no impact other than adding an offset to the O2 thresholds with minor influence during closed loop control.
Surprisingly there were 10 bins for 1987 4+3 cars. Which OD ratio do you have? What are you trying to accomplish? AIR has no impact other than adding an offset to the O2 thresholds with minor influence during closed loop control.
so I got a tune from a reputable source for my engine with my mods on it. Part of the questions at the time was about removing emissions equip and all that (I no longer legally need any emissions items here in mass, YAY!) However, at that time I wasn't going to remove the air pump, but now I decided to. I wanted to add the air delete to this tune. I have a burner already, so I picked up a couple chips and figured I'd learn about OBD1 chip tunes for my 87 :-) While I was at it I figured I could compare the tune he gave me, to the base tune to see what else was done that I wouldn't touch, such as fuel mapping and all that... more so out of curiosity though really.
I was thinking there might be some other things in there that I could change too?
What is the latest XDF file too? I'm using $32B, but I have a feeling there is a newer more complete version?
Surprisingly there were 10 bins for 1987 4+3 cars. Which OD ratio do you have? What are you trying to accomplish? AIR has no impact other than adding an offset to the O2 thresholds with minor influence during closed loop control.
oops, I never answered your question. I'll have to check my RPO codes for the OD ratio. it's a Z52 if that helps?
found it, I'm RPO G44 with a 3.07 rear end gear ratio.
Regarding AIR, the only parameters that have any functional impact are shown below:
LC566 FCB 12 ; Diff Value to Make up Rich/Lean Window for Fast O2.(VDC * 226)
LC567 FCB 23 ; Diff Value to Make up Rich/Lean Window for Fast O2 When Air diverted.(VDC * 226)
To be honest even I have left these alone. With no AIR, I'm inclined to think that the car will behave as if air is diverted all the time (no air either to ports or to cat). I will look into the math and try to determine appropriate settings.
Thinking of something like this, but not quite sure if they should be added together instead (12 + 23 = 35?):
LC566 FCB 23 ; Diff Value to Make up Rich/Lean Window for Fast O2.(VDC * 226)
LC567 FCB 0 ; Diff Value to Make up Rich/Lean Window for Fast O2 When Air diverted.(VDC * 226)
Or simply divert air all the time by setting this to an impossibly high value (like 255):
LC311: FCB 73 ; If Cool T < 14c, (58.5f) then divert
Last edited by tequilaboy; Jun 9, 2023 at 03:50 PM.