History of MembersPage/JorgenKarlsson/RallyBMW
Older Newer
2007-05-12 00:11:16 . . . . MembersPage/JorgenKarlsson [Error hopefully found and fixed.]
2007-05-11 23:25:48 . . . . MembersPage/JorgenKarlsson [Mentioned that only cyl 5 of the 5+2 dualout pair doesn't fire]
2007-05-11 23:15:40 . . . . MembersPage/JorgenKarlsson [Updated config dump and rearranged a bit.]
2007-05-09 13:57:40 . . . . xDSL-45-137.citynetnassjo.se [Problem description.]


Changes by last author:

Added:
----

New config and tables:

http://www.vems.hu/files/MembersPage/JorgenKarlsson/RallyBMW/Suggested_config_and_tables.zip

Changed:
The car is setup with dualout, running from entry 2..0 in the tables. I tried running it with 5..0 at first but found that cyl 4 didn't fire when supposed to on every turn, every other turn it fired 120 deg to late.
Two bad lines in tables.txt was found:

This is wrong as it's read backwards: h[1]=00 14 28 00 14 28 00 00. It will look for pulse 00, 28, 14 in that order.

Changed:
Currently the working cylinders fire when they are supposed to and the only problem is that cyl5 doesn't fire at all.
The correct line is:

h[1]=00 28 14 00 28 14 00 00

This is the correct H[2] table:

h[2]=30 50 10 30 50 10 70 70

----

Currently the working cylinders fire when they are supposed to and the only problem is that cyl5 doesn't fire at all. But CYL2 that is paired with cyl5 through ign_dualout fires as it should.

Changed:
Car should start even if cyl5 isn't getting spark but it just pops a bit. We are now pretty certain that there is a mechanical issue as well. We will need spark on #5 though ;)

Config and tables:

Config and tables (120deg problem fixed):
Added:

----

The car is setup with dualout, running from entry 2..0 in the tables. I tried running it with 5..0 at first but found that cyl 4 didn't fire when supposed to on every turn, every other turn it fired 120 deg to late. The cause of the 120 deg problem is identified, minor trouble with H[2] table.