I'm looking for LTSpice or Spice simulation to show the difference between a triode, JFet and MosFet.
Specifically, tubes have one important difference - they are all diodes, at all times. With the exception of interelectrode capacitance, there is no reverse conduction while 'ON'.
As I test the scenario with the Si rectifier in line with a 5U4GB I see the SS allows reverse current (albeit short and little) while the tube does not. The result is the tube rectifier truly rectifies the noise generated by the SS. I have the concern that a SS switch may allow full conduction of reverse current if it happens when the switch is still on and the reverse pulse is fast enough.
This would explain why I see so much more energy depleted in a fixed time when firing several of my experiments using a variety of SS devices, as compared to a trigger tube with heater.
JFet's too low voltage - usless -- but there are some great Depletion mosfets that can be switched very fast ... here's a model for Fairchilds (400V 0.5A continuous) DMOS device .subckt XDN2540 1 2 3 Ld 1 d 3.5n Lg 2 g 4.5n Ls 3 s 7.5n M1 d g s s DN2540 Rg g s 1G .MODEL DN2540 VDMOS(KP=0.1989 RS=0.21 RD=18.3839 RG=2.0 VTO=-2.1 +LAMBDA=0.001 CGDMAX=20p CGDMIN=0p CGS=199p TT=1152n a=1.0 +IS=1.47E-08 N=1.576 RB=0.006897 m=0.454 Vj=0.1 Cjo=155.0pF) .ends next fastest is Fairching NMOS .subckt XFDU3N40 1 2 3 Ld 1 d 4.5n Lg 2 g 7.5n Ls 3 s 7.5n M1 d g s s FDU3N40 Rg g s 1G Db s d dbody .MODEL FDU3N40 VDMOS(KP=1.6168 RS=0.034 RD=3.2491 RG=16.56 VTO=4.7 +LAMBDA=0.001 CGDMAX=124p CGDMIN=0p CGS=169p TT=302n a=0.57 +IS=1.81E-10 N=1.356 RB=0.042578 m=0.377 Vj=0.1 Cjo=229.0pF) .model dbody d ron=0.1 vrev= 630 vfwd=2 .ends Tube models are availble in LTSpice forum (yahoo) - I can get them if you have trouble locating cheers mark snoswell
|