DIY PROMDo It Yourself PROM chip burning help. No PROM begging. No PROMs for sale. No commercial exchange. Not a referral service.
Welcome to ThirdGen.org!
Welcome to ThirdGen.org.
You are currently viewing our forum as a guest, which gives you limited access to view most discussions and access our other features. By joining our community, at no cost, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is free, fast and simple, join the ThirdGen.org community today!
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?
This ad is not displayed to registered members. Register your free account today and become a member on ThirdGen!
__________________ Dustin
'87 MCSS
Sponsored Links
Registered users do not see this ad. Click here to register for free!
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
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
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
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.