Electronics-Related.com
Forums

LT spice, how to add model lib

Started by George Herold August 23, 2018
Hi all, simple question how do I add a library to ltspice.  
Lib from here.
https://www.classe.cornell.edu/~ib38/teaching/p360/lectures/wk12/l35/11.1/74hc.lib

I've watched a few videos, but not working so well.

George H. 
 
On Thu, 23 Aug 2018 11:55:50 -0700 (PDT), George Herold
<gherold@teachspin.com> wrote:

>Hi all, simple question how do I add a library to ltspice. >Lib from here. >https://www.classe.cornell.edu/~ib38/teaching/p360/lectures/wk12/l35/11.1/74hc.lib > >I've watched a few videos, but not working so well. > >George H. >
3 Options: 1)Add to the Program Files\LTC\LTSpiceXVII\lib directory 2)Make a new dir and add the search path to Tools->Control Panel-> Sym & lib Search path Tab 3)Or Copy the contents of the lib file and place as text on the schematic. Cheers
On 08/23/2018 09:13 PM, Martin Riddle wrote:
> On Thu, 23 Aug 2018 11:55:50 -0700 (PDT), George Herold > <gherold@teachspin.com> wrote: > >> Hi all, simple question how do I add a library to ltspice. >> Lib from here. >> https://www.classe.cornell.edu/~ib38/teaching/p360/lectures/wk12/l35/11.1/74hc.lib >> >> I've watched a few videos, but not working so well. >> >> George H. >> > 3 Options: > 1)Add to the Program Files\LTC\LTSpiceXVII\lib directory > 2)Make a new dir and add the search path to Tools->Control > Panel-> Sym & lib Search path Tab > 3)Or Copy the contents of the lib file and place as text on > the schematic. > > Cheers >
Or put the library someplace convenient and add .lib c:\myridiculouswindowsfilesystem\somewhereconvenient\george.lib to your .asc files. (ctrl-s) Cheers Phil Hobbs -- Dr Philip C D Hobbs Principal Consultant ElectroOptical Innovations LLC / Hobbs ElectroOptics Optics, Electro-optics, Photonics, Analog Electronics Briarcliff Manor NY 10510 http://electrooptical.net http://hobbs-eo.com
On Thursday, August 23, 2018 at 9:14:00 PM UTC-4, Martin Riddle wrote:
> On Thu, 23 Aug 2018 11:55:50 -0700 (PDT), George Herold > <gherold@teachspin.com> wrote: > > >Hi all, simple question how do I add a library to ltspice. > >Lib from here. > >https://www.classe.cornell.edu/~ib38/teaching/p360/lectures/wk12/l35/11.1/74hc.lib > > > >I've watched a few videos, but not working so well. > > > >George H. > > > 3 Options: > 1)Add to the Program Files\LTC\LTSpiceXVII\lib directory > 2)Make a new dir and add the search path to Tools->Control > Panel-> Sym & lib Search path Tab > 3)Or Copy the contents of the lib file and place as text on > the schematic. > > Cheers
Thanks Martin, (still using LTspice IV), I went to the yahoo spice group and got most of what I needed. George H.