This repo contains library set for Qucs http://qucs.sourceforge.net and Qucs-S https://ra3xdh.github.io circuit simulators. The foolowing components are presented:
AudioIC.lib
different audio amplifier ICs like LM386, TDA2030 etc.BJT_exteneded.lib
extended BJT libraryDiodes_Schottky
Schottky diodes modelsRusDiodes.lib
Russian diodes and Zener diodesRusBJT_Part1.lib
RusBJT_Part2.lib
Russian bipolar transistorsRusJFET.lib
Russian junction field-effect transistors (JFETs)RusComparator.lib
K521SA3 comparatorOpAmp_140.lib
140-series Russian opampsOpAmps_544.lib
544-series Russian opampsOpAmps.lib
different popular opampsComparator.lib
LM339 comparator and othersTubes.lib
different vacuum tubes for audio amplifiers (models provided by @olegkapitonov ). This library works with Qucs-S onlyBF998.lib
BF998 and BF998R double gate MOSFET. This library works with Qucs-S onlyPhotovoltaicRelays.lib
Photovoltaic relays. This library works with Qucs-S only
To install libraries copy them all into system Qucs library directory. For example to the $QUCSDIR/share/qucs/library
on Linux. $QUCSDIR
is the Qucs installation root (for example /usr/local
). For Qucs-S default libraries location is /usr/share/qucs_s/library
. If you are using AppImage or have no root access to your system, copy the libraries to the user libraries directory $HOME/.qucs/user_lib
Regards, Vadim Kuznetsov