Frage zu SWCad (Linear)

Hallo auch,

zu der Software SW Cad 3 von Linear Technology suche ich Spicemodelle von Thyristoren und TRIAC`s (BRX46, TIC106D, TIC206D, BT136/500). Kann mir da jemand weiterhelfen?

Danke und schönes Wochende,

Günter König

Reply to
Guenter Koenig
Loading thread data ...

"Guenter Koenig" schrieb im Newsbeitrag news:3f87c9e6$0$25151$ snipped-for-privacy@newsread2.arcor-online.net...

Hallo Günter, deine gesuchten Modelle kann ich dir nicht direkt bieten, aber vielleicht findest du in einer dieser Libraries ein paar TIACS oder Thyristoren mit ähnlichen Daten.

formatting link

Gruß Helmut

Reply to
Helmut Sennewald

"Helmut Sennewald" schrieb

Danke Helmut, da ist auf jeden Fall was dabei. Hattest du nicht auch mal einen Leitfaden verfasst, wie man diese Daten ins LtSpice hineinbekommt? Von Haus aus ist ja an Thyristoren oder Triac`s nichts beim LtSpice dabei.

Dank und Gruß,

Günter

Reply to
Guenter Koenig

"Guenter Koenig" schrieb im Newsbeitrag news:3f8a4dc3$0$25147$ snipped-for-privacy@newsread2.arcor-online.net...

vielleicht

ins

Hallo Günter, ich habe einen kurze "Original"-Anleitung mit Beispiel angehängt. Der Library-File darf natürlich beliebig viele Modelle enthalten. Das Symbol für SCR, TRIAC und DIAC gibt es bereits in LTSPICE.

In der LTSPICE YAHOO-Group gab es das Thema TRIAC/SCR auch schon öfters.

formatting link

Gruß Helmut

Newsgroups: sci.electronics.cad,sci.electronics.design Sent: Saturday, September 06Subject: Switchercad Vs Newbie - Switchercad wins!

.... Schematic: You only add the component SCR from the "misc" directory to your schematic. Then "right mouse click" over the word SCR and change it to the model you want, e.g. XS19CF or XSCR. Shure, a command line for the file containing the models must be added to the schematic. Here it is .INCLUDE scr.sub . You can put the file "scr.sub" either into the "lib\sub" directory of SwitcherCADIII or in your working directory where you have stored your schematic(.asc). I have attached an example schematic(.asc) which should give you an easy start. ....

Test circuit "scr_test.asc":

Version 4 SHEET 1 880 680 WIRE 160 80 160 112 WIRE 160 0 160 -32 WIRE 160 -32 -80 -32 WIRE -80 -32 -80 0 WIRE -80 80 -80 112 WIRE 80 208 112 208 WIRE 0 208 -80 208 WIRE -80 208 -80 240 WIRE -80 320 -80 352 WIRE 160 208 160 256 WIRE 160 112 288 112 WIRE 160 112 160 144 WIRE 160 -32 288 -32 FLAG -80 112 0 FLAG -80 352 0 FLAG 160 256 0 FLAG 288 -32 supply IOPIN 288 -32 Out FLAG -80 208 trig FLAG 288 112 a IOPIN 288 112 Out SYMBOL Misc\\SCR 144 144 R0 SYMATTR InstName U1 SYMATTR Value XSCR SYMBOL voltage -80 224 R0 WINDOW 123 0 0 Left 0 WINDOW 39 0 0 Left 0 SYMATTR InstName V1 SYMATTR Value PULSE(0 5 4m 1u 1u 100u 10m) SYMBOL voltage -80 -16 R0 WINDOW 123 0 0 Left 0 WINDOW 39 0 0 Left 0 SYMATTR InstName V2 SYMATTR Value SINE(0 330 50) SYMBOL res 144 -16 R0 SYMATTR InstName Rload SYMATTR Value 100 SYMBOL res -16 224 R270 WINDOW 0 32 56 VTop 0 WINDOW 3 0 56 VBottom 0 SYMATTR InstName R2 SYMATTR Value 100 TEXT -176 -112 Left 0 !.include scr.sub TEXT -176 -152 Left 0 !.tran 100m TEXT -176 -256 Left 0 ;Replace XSCR with the model name. TEXT -176 -224 Left 0 ;Library file "scr.sub" contains XSCR and XS19CF.

Beispiel Library File "scr.sub".

*Default SCR - pin order: A G K .SUBCKT XSCR 1 2 3 Q1 2 4 1 QPSCR AREA=.67 OFF Q2 4 2 3 QNSCR AREA=.67 Q3 5 4 1 QPSCR AREA=.33 OFF Q4 4 5 3 QNSCR AREA=.33 RBN 2 5 40 .MODEL QNSCR NPN(TF=400NS TR=1.6US CJC=75PF CJE=175PF XTB=2.5
  • IS=1E-14 ISE=3E-9 NE=2 BF=100 BR=25 ISC=3E-9 NC=2) .MODEL QPSCR PNP(TF=90NS TR=180NS CJC=75PF CJE=80PF XTB=2.5
  • IS=1E-14 ISE=3E-9 NE=2 BF=50 BR=25 ISC=3E-9 NC=2 RE=.03) .ENDS XSCR

  • IR 1200V If=110A tq=16us: A G K .SUBCKT XS19CF 1 3 2 S1 1 5 6 2 SMOD RG 3 4 50 VX 4 2 DC 0 VY 5 7 DC 0 DT 7 2 DMOD RT 6 2 1 CT 6 2 10UF BF1 2 6 I=50*I(VX)+11*I(VY) .MODEL SMOD SW(VT=1 RON=0.0105 ROFF=100E5) .MODEL DMOD D(IS=2.2E-15 BV=1200 TT=0 CJO=0) .ENDS XS18CF

Reply to
Helmut Sennewald

"Helmut Sennewald" schrieb

Danke Helmut,

das war`s.

Gruß, Günter

Reply to
Guenter Koenig

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.