在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):kicad-spice-library/KiCad-Spice-Library开源软件地址(OpenSource Url):https://github.com/kicad-spice-library/KiCad-Spice-Library开源编程语言(OpenSource Language):Lex 48.9%开源软件介绍(OpenSource Introduction):KiCad Spice LibraryThis organization and repo is born from the need of having an easy way to find Spice models. It is not made by KiCad or Spice themself but it is user powered There are a total of 50.093 models ModulesIn this folder there are all the modules and libraries, I tried to organize them with a minimum of logic but better approaches then mine are really welcome Supported.txtThis is the list of supported parts in a human readable way, useful if you wish to do a quick search Scriptscheck_supported.pyThis script check if a given part is between the supported modules. If yes it says us from which file it cames so we can easily add to our Spice simulation. It also contain a simple but working wrong-spell checks. See the examples at the end of the README In the future it could be easily turned into a command line interface script or maybe a KiCad plugin extractModels.plThis script extracts the models for the requested components from the libraries. You can redirect it to a file like 'localSpice.lib' in your KiCAD project to have a local copy to reference. This avoids several side effects (libraries that are too big, libraries with invalid characters, duplicate models). You can add the models you need to 'spiceModel.lst' so that you can automate the extraction in a script. Run the script without parameters for help. generate_supported.pyThis script generate the list of supported modules, it should be run only when new files are added to the repo NOTE: Right now I am extracting the downloader.pyThis script downloaded all the 1803 files from http://espice.ugr.es/espice/src/modelos_subckt/ and saved them. It is not needed anymore and is here only for reference Supported.pickleThis file is a python serialized dictionary where every key is a model and the items are path to libraries where that model is defined. It is not made to be read by humans, use Supported.txt instead LicenseI do not own any license for the files inside the ContribuiteDo a pull request, add a library, module, whatever in the category that suit better in Modules or improve the python scripts I would like to accept in the organization other KiCad or Spice fans to keep this page going on, if you would like to partecipate open an issue Resources
ExamplesHere there are a few possible usage scenarios with
NOTE: there are different models of these IC produced by different manufacturers, so we can pick the model more similar to our use case
Just for reference this is the output that I got from
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论