CdiSupply (2005-06-01 21:54:53)

CDI requires an appr. 400V DC supply

We want to be safe, so 100W power should be targetted (0.25A output current).

Input is 14V as usual.

I was thinking about CDI supplies. I built a transformer based supply earlier (somewhat lower wattage).

The best I can come up with is a simple flyback design. This has the lower part-count, beautiful simplicity (including testing!) If power was >300W a transformer based might become more attractive.

We need to use many thruhole parts in any case.

Flyback design consist of only 4 major parts:

There is a concern with the inductor:


Inductor - (note: not transformer)

For experiments we can use 4 of these in parallel:

The same barrel type/size as the 1.5uH 5.4 A we use on v3.x.

Finally we'll wind our own toroid or whatever type.

(12V / 12uH) < (16A / 16usec)

16A peak is a bit high (for the IGBT too, and definitely for the diode). 16A peak means about 16A / 2 * 12V=100W.


IGBT

similar to what we have now, but to make 400V possible, clamping at 370V is not desired.

FETdriver is needed to drive the gate at 64 usec (15625 Hz).


Diode

To get 10A diode from 5 pieces of 2 A diodes is slightly more complex than simple parallel connection because of the -2mV/K temperature coefficient, the one with lowest voltage will overheat itself. Series resistors (for each diode, maybe trace is enough) can fix that.

Maybe 6..7 SMB in parallel and 0.022 Ohm in series with each.


Caps

Electrolitic cap is not the best idea at 16 usec period.

It might even explode. Some testing is needed in any case. Other cap that might work:

0.25 A * 16 usec = 4uC

4uC / 2uF = 2V (ripple)


Output arrangement

There are 2 possible types:


Another supply typology?

This might be better than above flyback, mainly efficiency.

I and a friend are making some testings with single-transistor-forward-converter, we think this is the equilibrium.

The transformer is a EE30 (30mm width), frecuency is about 300Khz for 100W.

Size is shown in picture: cdi2.jpg

There are also horizontal transformer, it is better for ecu shape.

Transistor is the same than injector (20N06) but maximum current exceed 20A and we have to select another one.

The proposed shematic are this (very provisional)

cdi1.gif

Nice job, thanx. I think Keith (sly_) experimented with something similar but in ltspice only.