diff options
author | Sumanto Kar | 2024-11-19 11:46:50 +0530 |
---|---|---|
committer | GitHub | 2024-11-19 11:46:50 +0530 |
commit | 84061eca7de0c15700012c8627aade77c60a05c7 (patch) | |
tree | 2e4a5fbc1925b8abdc126a2d8a7ee45163acd8ad /library/SubcircuitLibrary/CA3140_sub/NPN.lib | |
parent | 3989889835663988f3dc89f1c1b0a8c5e23e303d (diff) | |
download | eSim-84061eca7de0c15700012c8627aade77c60a05c7.tar.gz eSim-84061eca7de0c15700012c8627aade77c60a05c7.tar.bz2 eSim-84061eca7de0c15700012c8627aade77c60a05c7.zip |
Subcircuit Files of ICs(Contributor: Sudheshna Prabakaran) (#285)
* Removed distutils dependency
shutil can be used in place of distutils .
* Integrated Schematic Converters (#271)
Add the files for the Schematic Converters(PSpice to KiCad and LTspice to KiCad converters) to eSim.
* SN7445 is a BCD-To-Decimal Decoders/Drivers
* LM323A is a 3.0 A Positive Voltage Regulator
* LM341 is a 500-mA, 35-V, linear voltage regulator
* LM384 is a power audio amplifier
* CA3140 Series Operational Amplifiers
* LM111, LM211, and LM311 devices are single high-speed voltage comparators
* 74HC688 is an 8-bit magnitude comparator
* 7483:4-BIT BINARY FULL ADDDERS WITH FAST CARRY
* LM102 series are high-gain operational amplifiers
* The LM110 - An Improved IC Voltage Follower
* LM123/LM323A/LM323-N 3-Amp, 5-Volt Positive Regulator
* LM384 is a power audio amplifier
---------
Co-authored-by: Abinash Singh <162575828+avinashlalotra@users.noreply.github.com>
Co-authored-by: SangaviGR <125533330+SangaviGR@users.noreply.github.com>
Diffstat (limited to 'library/SubcircuitLibrary/CA3140_sub/NPN.lib')
-rw-r--r-- | library/SubcircuitLibrary/CA3140_sub/NPN.lib | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/CA3140_sub/NPN.lib b/library/SubcircuitLibrary/CA3140_sub/NPN.lib new file mode 100644 index 00000000..be5f3073 --- /dev/null +++ b/library/SubcircuitLibrary/CA3140_sub/NPN.lib @@ -0,0 +1,4 @@ +.model Q2N2222 NPN( Is=14.34f Xti=3 Eg=1.11 Vaf=74.03 Bf=400 Ne=1.307 ++ Ise=14.34f Ikf=0.2847 Xtb=1.5 Br=6.092 Nc=2 Isc=0 Ikr=0 Rc=1 Cjc=7.306p ++ Mjc=0.3416 Vjc=0.75 Fc=0.5 Cje=22.01p Mje=0.377 Vje=0.75 Tr=46.91n Tf=411.1p ++ Itf=0.6 Vtf=1.7 Xtf=3 Rb=10) |