22.10.2013 Views

TECHNICAL NOTES ON THE EEC-IV MCU - Auto diagnostics

TECHNICAL NOTES ON THE EEC-IV MCU - Auto diagnostics

TECHNICAL NOTES ON THE EEC-IV MCU - Auto diagnostics

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Eectch98-Part2.fm<br />

(Note that, in Intel format, the LSB is first, so it’s actually as "0054", and<br />

54 16 = 84 10. Multiply by 8 to get 672 10.<br />

ROM addr : Data<br />

0x7A86 : FF<br />

0x7A87 : FF<br />

0x7A88 : FF<br />

0x7A89 : FF<br />

Speed Limiters<br />

There are two speed limiters here, and an <strong>ON</strong> and OFF value (With hysteresis, I<br />

think. Which means once you hit the speed limiter you need to slow down to the off<br />

value before you can accelerate again)<br />

When data = FF the speed limiter is off, otherwise the conversion is as follows:<br />

0FFH --> 255, then divide by 2 and you get 127.5<br />

Not sure which is on and which is off. Maybe someone else can help.<br />

I think it’s<br />

Speed Limiter A: 0x7A86 <strong>ON</strong>; 0x7A87 OFF<br />

Speed Limiter B: 0x7A88 <strong>ON</strong>; 0x7A89 OFF<br />

The <strong>ON</strong>s and OFFs may be swapped!<br />

Rev Limiter<br />

Max RPMs seems to be PIP filter related! Any thoughts here? Please post your ideas<br />

to the <strong>EEC</strong> group.<br />

At address 0x7C16 I have for data C103 (reverse bytes to get hi-byte first, 03C1).<br />

H03C1 --> D961 which I think is the PIP filter. When I cut that number in half, my<br />

rev limit is half, so it definitely affects the rev limit.<br />

Half Fuel Limits<br />

They aren’t used in the stang, but if you wanted a half fuel limit:<br />

ROM addr : Data<br />

0x7A82 : 007D half fuel <strong>ON</strong><br />

0x7A84 : 307F half fuel OFF<br />

007D --> 7D00 (little endian, remember)<br />

H7D00 = D32000 divide by 4 to get 8,000 RPMS for <strong>ON</strong><br />

307F --> 7F30 (little endian, remember)<br />

H7F30 = D32560 divide by 4 to get 8,140 RPMS for OFF<br />

Not only is this programmed above the "MAX" limit, OFF is higher than <strong>ON</strong>.<br />

A9L Tables<br />

(Gary Anderson wrote) "Just so you guys remember where Tom got the data:"<br />

a9l.v5.out<br />

"Accel Enrichment Fuel [lb/min]<br />

<strong>EEC</strong>-<strong>IV</strong> Technical Notes: Software 39 last edited: 9/29/98

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!