DIY PROM Do It Yourself PROM chip burning help. No PROM begging. No PROMs for sale. No commercial exchange. Not a referral service.

Wide band with AutoPROM

Thread Tools
 
Search this Thread
 
Old Aug 30, 2009 | 08:25 PM
  #1  
Duts87ss's Avatar
Thread Starter
Member
iTrader: (10)
 
Joined: Aug 2005
Posts: 418
Likes: 0
From: Ocean Springs, MS
Car: 1987 Monte Carlo SS
Engine: HSR 383 AFR180/268XFI EBL
Transmission: 200-4R, Edge 2800 L/U
Axle/Gears: 7.5/3.73/PowerTrax No-Slip
Wide band with AutoPROM

Anyone have any advice on connecting my Summit wide band to one of the AutoPROM inputs for reading AFR in my datalogs?

I found some info somewhere that told how to add the .adl info, but how does this info jive with the setup procedure for the wideband controller that I've read about doing? I guess what I'm asking is how do I know what formula to use when I'm telling TunerPro how to read my WBO2 signal?
Reply
Old Aug 31, 2009 | 11:51 AM
  #2  
JP86SS's Avatar
Supreme Member
20 Year Member
iTrader: (1)
 
Joined: Apr 2004
Posts: 3,180
Likes: 3
From: Browns Town
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
Re: Wide band with AutoPROM

If using the add on channels of the AutoProm...
Setup your ADS file as:
16 bit
Figuring you would use the full 0-5 volt range.
use range /1024 = multiplier + base AFR value
ie: If WB is 8 to 20 AFR that would be
12 AFR range / 1024 = 0.01171875 + 8.00 base value

The actual channel numbers can be found in the 6E def that comes with TP. They are in the 68-72 range IIRC.
I'll post the exact channels when I find my note.
There was a switch in the channel numbers that can cause you some trouble because 1-3 were not in order "channel number wise".
Jp

(going by the terminal numbers)
Channel 1 = 67-68
Channel 2 = 65-66
Channel 3 = 69-70

Last edited by JP86SS; Aug 31, 2009 at 11:57 AM.
Reply
Old Aug 31, 2009 | 08:56 PM
  #3  
Duts87ss's Avatar
Thread Starter
Member
iTrader: (10)
 
Joined: Aug 2005
Posts: 418
Likes: 0
From: Ocean Springs, MS
Car: 1987 Monte Carlo SS
Engine: HSR 383 AFR180/268XFI EBL
Transmission: 200-4R, Edge 2800 L/U
Axle/Gears: 7.5/3.73/PowerTrax No-Slip
Re: Wide band with AutoPROM

I'll have to check what formula I have added already. I found it here somewhere; I think you even replied to that post.

The formula given in the old post was "Multiply ([X*Factor] + Offset)". With Factor = 0.014687 and Offset = 7.35.
Reply
Old Sep 1, 2009 | 11:29 AM
  #4  
JP86SS's Avatar
Supreme Member
20 Year Member
iTrader: (1)
 
Joined: Apr 2004
Posts: 3,180
Likes: 3
From: Browns Town
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
Re: Wide band with AutoPROM

That formula is IF you are using the LC-1 WB at its factory settings.

Use 15.04 AFR span/1024 counts = 0.0146875 +7.35
Gives 0-5 volt range of 7.35 to 22.39:1 AFR

If you are using a WB with a different span of AFR readings you'll need to recalculate as above.
Jp
Reply
Old Sep 1, 2009 | 06:54 PM
  #5  
Duts87ss's Avatar
Thread Starter
Member
iTrader: (10)
 
Joined: Aug 2005
Posts: 418
Likes: 0
From: Ocean Springs, MS
Car: 1987 Monte Carlo SS
Engine: HSR 383 AFR180/268XFI EBL
Transmission: 200-4R, Edge 2800 L/U
Axle/Gears: 7.5/3.73/PowerTrax No-Slip
Re: Wide band with AutoPROM

I'm pretty sure that the Summit setup is a relabeled Innovative; even comes with the Innovative software CD.
Reply
Old Sep 10, 2009 | 06:50 PM
  #6  
LA1 Z24's Avatar
Junior Member
 
Joined: Aug 2009
Posts: 9
Likes: 0
Re: Wide band with AutoPROM?

Hey sorry to threadjack. But this has some serious relevance to my current issue. I'm running A1 with the WB hack. Input is pin A3. The TPRT AFR reads totally different than what the gauge says. I've done the above equation with 0 success in getting it anywhere close. What does the number 1024 in the equation represent? Perhaps for my setup 1024 is the wrong number to input into the equation to get the factor? I'm running an AEM UEGO, and it has a range from 10-19.98 AFR, and has a 0-5v output. Anyone able to help me? Thanks
Reply
Old Sep 10, 2009 | 10:00 PM
  #7  
JP86SS's Avatar
Supreme Member
20 Year Member
iTrader: (1)
 
Joined: Apr 2004
Posts: 3,180
Likes: 3
From: Browns Town
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
Re: Wide band with AutoPROM

8 bit value = 256 steps (0-255 actually)
(5 volts / 255 = 0.0196 V per count)

10 bit value = 1024
( 5 volts /1024= 0.0049 V per Count)


The 10 bit is only when using the Moates "ad-pac" additional 3 data aquisition channels with the AutoProm.
If you are using your ALDL datastream with a WB hack added to output the data, this would most likely be an 8 bit value.

To figure out the scaling,
Take your Maximum AFR value and subtract the base value (minimum AFR value) to get your "range"
Example: Innovate LC-1 can be set for 0-5 volt output range to indicate 7.35 to 22.39:1 AFR reading range.
22.39 - 7.35 = 15.04 AFR "range"
15.04 range / 255 = 0.05898 AFR per count on the input to the ECM.
Your ADS calculation would be be "X" * 0.5898 + 7.35 offset
(X being the 0-255 counts output in the datastream)

Substitute the values you are using if you run a gauge that needs to display 10-20 AFR range.
Would be 10 range/255 = 0.03922 + 10 offset.
HTH
Reply
Old Nov 4, 2009 | 05:47 PM
  #8  
Duts87ss's Avatar
Thread Starter
Member
iTrader: (10)
 
Joined: Aug 2005
Posts: 418
Likes: 0
From: Ocean Springs, MS
Car: 1987 Monte Carlo SS
Engine: HSR 383 AFR180/268XFI EBL
Transmission: 200-4R, Edge 2800 L/U
Axle/Gears: 7.5/3.73/PowerTrax No-Slip
Re: Wide band with AutoPROM

Got the gauge hooked up working and datalogging through the AutoPROM, but get 286.xx in every cell for the wideband field when I export the log file. Any ideas on what may be the issue? I don't see anything that looks out of place in the .ads, but I'm pretty ignorant in that area.
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
no green
Engine/Drivetrain/Suspension Parts for Sale
11
Jan 9, 2016 09:22 PM
Bubbajones_ya
Auto Detailing and Appearance
24
Oct 25, 2015 08:01 PM
tmellott89
DIY PROM
7
Oct 14, 2015 02:06 PM
PAFORM350
Wheels and Tires
2
Oct 2, 2015 07:21 PM
Vincent135
Transmissions and Drivetrain
9
Sep 28, 2015 10:50 PM




All times are GMT -5. The time now is 11:19 AM.