Giter Site home page Giter Site logo

henniepeters / ltspice Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 2.0 2.65 MB

My personalised collection of LTSpice components. All components are located in a separate directory tree, to easily move to a new installation or updated LTSpice.

AGS Script 100.00%
ltspice

ltspice's Introduction

My personal collection of LTSpice components

Download the zip file and unpack the directory _PERSONAL and the files it contains to:
%USERPROFILE%\My Documents\LTspiceXVII\lib\sym\
Unfortunately, github adds a directory named "LTSpice-master" to the zip file.
The "_PERSONAL" directory is required because there are references to: "../sym/_PERSONAL/" in the .ASY files.

Files in the _STANDARD directory can be used to replace the components in:
%USERPROFILE%\My Documents\LTspiceXVII\lib\cmp\
standard.bjt (1592 models)
standard.dio (2028 models)
standard.jft (1074 models)
standard.mos (1632 models)

The files in the _CUSTOM_SYMBOLS directory can be used instead of the originals (without _HP in the filename).
I got irritated because I have to mirror and rotate 90 degrees twice, every time I use the PNP or PMOS symbols.
Also RES and POLCAP have replacements that are drawn as European symbols.
Better do NOT replace the originals in the sym directory. Keep in mind that the original files will be overwritten at the next LTSpice update. For that reason I added the _HP in the name.

In case you have trouble using these parts, please don't hesitate to create an "issue". I really appreciate to receive feedback from other LTSpice users.

ltspice's People

Contributors

henniepeters avatar speja avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

speja alimogh

ltspice's Issues

CSD17484F4 causes an error

Error on line 32 : .model u1:pmosd pmos ( level = 7 capmod = 0 tnom = 27 vto = -1.0 nch = 5e15 tox = 1.75e-8 k1 = 0.65 k2 =-0.01 js = 0 cj = 1e-18 cjsw = 1e-18 noff = 2.0 cgso = 1e-18 cgdo = 1e-18 cgbo = 1e-18 )
* Unrecognized parameter "vto" -- ignored
Direct Newton iteration for .op point succeeded.

In nmos/Texas/CSD17484F4.lib, I changed this line:

  • TNOM = 27 VTO = -1.0 NCH = 5e15

to:

  • TNOM = 27 NCH = 5e15

I don't know what the consequences are but the simulation runs without errors now.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.