LTSPICELTspice models for simple and complex components are all saved in the lib folder in your ltspice installation or .. another place how to localize lib folderOpen ltspice
New Schematics (in File menu)
Add a simple component - press the symbol
You can now see the path to your ltspice library folder in the red circle
And I can see the following in my lib folder
Simple components like BJT , FETS, resistors etc are all described in folder lib/cmp - cmp short for components In lib/cmp you will find
you can find my files just below Src folder list: here Simple component example: BC549BIn lib/cmp/standard.bjt .MODEL BC549B NPN(IS=4.679E-14 ISE=2.642f ISC=2.337E-14 XTI=3 BF=458.7 BR=11.57 IKF=0.1371 IKR=0.1144 XTB=1.5 VAF=52.64 VAR=364.5 VJE=0.5591 VJC=0.1994 RE=0.2598 RC=1 RB=1 RBM=1 IRB=1E-06 CJE=1.229E-11 CJC=4.42p XCJC=0.6193 FC=0.7936 NF=1.01 NR=1.019 NE=1.581 NC=1.164 MJE=0.3385 MJC=0.2782 TF=4.689E-10 TR=1m2 ITF=0.8842 VTF=2.828 XTF=160 EG=1.11 VCEO=30 ICRATING=100m MFG=PHILIPS) Adding a new simple component : bjt,jfet,mos.
For component files Src folder list: here TL072 - an examplefound on ltspice comp libs wiki BJTs etc LTSPICESome small comments for ltspice. Getting new components - quick and dirty
TL072 - an examplefound on ltspice comp libs wiki BJTs etcLook here from https://twiki.orgFile:TL072.sub TL072 subcircuit. Place in \lib\sub File:TL072.asy TL072 component. Place in \lib\sym\Opamps File:Pweoverdrivepreamp2.asc Overdrive Preamp circuit, using native TL072 Datasheet Original files adapted from [2].
Jens |