MembersPage/FPhil/CoilTypeOddFireConfig (2011-06-09 13:54:13)

Ignition parameters for odd fire coil type configuration.

In the descriptions, let's always use the teeth after the short gap ( short gap=30 deg, not the long 90 deg gap) as a reference,

All non-conforming descriptions should be changed or deleted. Any misunderstanding can result in problems and lotsof wasted time for all involved.


As I understand, the Marelli microplex logic for starting the ignition is:

On CamTooth 1 START COUNT Crank teeth
On CamTooth 2 (after short 30 deg gap) when CrankCount=2 then START IGNITION, cyl2 cranking sparkadv is 90° from here

Cyl2 TDC is 100 degrees from that Crankcount=2 pulse.

In software they simply made a switch for the 12 cases

given by the 12 teeth met in a 720° cycle.

since there is always 120° (that is 30°+90° or 90°+30°)between the 2 previous teeth and the firing tooth. See here after

BLEU : IgnitBiturbo1000.wav - JAUNE: IgnA - VERT IgnB

microp10_REDdot.jpg

microp11.jpg

Lets note the 6 tuples of 2 crank teeth which are seen by the VR sensor during a double revolution of 720 ° by the following:

/t01/.30°./t02/ .. 90°.. /t03/.30°./t04/ .. 90°.. /t05/.30°./t06/ 90°

/t11/.30°./t12/ .. 90°.. /t13/30°/t14/ .. 90°.. /t15/.30°./t16/ 90°

Genboard has to fire 10° before the following teeth

/t01/ ..... 150° .... /t04/ .. 90°.. /t05/ ..... 150° ....

/t12/ .. 90°.. /t13/ ..... 150° .... /t16/ .. 90°..


Can we do odd firing with coil type triggers?

Answer

Anyway I don't even know on which crank tooth Firmware 1.1.90 start counting. I should make a triggerlog next time.

As for the use of spark delay, I think I have understood :

Because of the odd fire configuration of genboard, it remains 6 reference trigger pulse per double cycle from the 12 crank triggers, hence they are 120 ° apart. That is

/t01/. 120°.. /t03/.120°.. /t05/.. 120°

/t11/..120° /t13/ ..120° /t15/..120°

or

/t02/. 120°.. /t04/.120° etc depending of when firmware does the sync from the cam trigger (I have to find out that)

Indeed if we note d03,d11, d15 the ignition events delayed by 30°, we get what we need:

/t01/.150°. /d03/.90°./t05/. 150°. /d11/.90°./t13/.150°/d15/. 90°.


Help for ignout config

So that we can help with ignout config that matches your wiring, fill this in:

Answer

I am not yet at this point. I would connect the firings lines (with diodes)* for the bank A all together, do the same for bank B and fire the engine through the distributor the same way it is done with the Microplex (we are still far from there).

I finally understood that this is useless since it is possible to drive freely any ignition event to any ignition output of the genboard (yes Versatility)!! and this is already done by the config file since

h[2]=70 40 70 40 70 40 70 70

As we see only 2 output ports are used in order to fire the cylinders of bankA or bank B.

Of course now one needs to know which is which and the Triggerlog which now records the ignitions events would be of great help for that.

I also found out the delay parameters from the VemsTune menus "Cyl separated Spark delay" and was surprised to see it is already set as one wanted, this is also define, I presume, by the table h[3] of the config file (MembersPage/OddFireSixCyl):

h[3]=00 78 00 78 00 78 00 00

because 0x78 = 120 = 4*30°.


Bench tests

- Here after some bench test from the board ...

- Then mine ...

I made the Vems and Marelli Microplex running in // on a the bench. Vems EC26 Pin10 was for ignition bank A, Pin11 for bank B

I set TDC After Trigger = 100° to get identical ignition signal respectively on each bank. It runs well for some time as seen on logic analyser

alluma10.jpg

From top to down: Ignition BankA Mplx, BankA Vems, BankBMplx, BankB Vems. Ignition is done at rising edges.

This is perfect.

However later on, after switching on and off, testing a 5000 RPM .wav file(the signal from the trigger play is not strong enough to stimulate the Mplex at this speed) etc... I got some desync of Vems ignition

alluma11.jpg

Besides I quoted that VemsTune shows off alarms from time to time: "Too many Primary Trigger" "Less sec trig" etc..

I should say that the 2nd LM1815 I fitted was for some reason in mode 3 Pin5=0V, that is input arming=0V. So I went to set mode 2 Pin5=5V (arming at 0.2V)but when I desolder some wires on the chip I had set to stimulate logical outputs, I think I burn it and I did not made tests for Mode2 Pin5=5V.

I cannot say if the desync of Vems ign out is a consequence of the trigger errors (my bench facilities are limited), but anyway If it is the case, one main point is that misplaced firing are done by Vems despite these error :

Does Vems handles these defaults?.

I think in case of non recoverable trigger error there should be no ignition. May be safer to have these features on firmware before running the ecu on the car.


Copy of the biturbo ignition map to genboard

This biturbo map is a 16x16 array where lines are for MAP and columns for RPM. I found out the scale for the MAP, I also need the RPM scale precisely...


Inj outputs - same order as ign

Use the same injout entry as the ign (if topmost ign is, say, cyl3, topmost inj should be also cyl3 output for unbiased inj-angle positions).