diff options
author | Aditya Minocha | 2024-08-25 20:32:50 +0530 |
---|---|---|
committer | GitHub | 2024-08-25 20:32:50 +0530 |
commit | 80c18ab21a75c2193fe867f6fc8ac23bbb559d59 (patch) | |
tree | 95612eb2768daab4be47b5e57c9cdd09e7621461 /library/SubcircuitLibrary/LOG_100/LOG100.cir | |
parent | 55568c864d1f19971c15c27df999ea161a07f366 (diff) | |
download | eSim-80c18ab21a75c2193fe867f6fc8ac23bbb559d59.tar.gz eSim-80c18ab21a75c2193fe867f6fc8ac23bbb559d59.tar.bz2 eSim-80c18ab21a75c2193fe867f6fc8ac23bbb559d59.zip |
LOG100 IC - Logarithmic Amplifier
Diffstat (limited to 'library/SubcircuitLibrary/LOG_100/LOG100.cir')
-rw-r--r-- | library/SubcircuitLibrary/LOG_100/LOG100.cir | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/LOG_100/LOG100.cir b/library/SubcircuitLibrary/LOG_100/LOG100.cir new file mode 100644 index 00000000..da588630 --- /dev/null +++ b/library/SubcircuitLibrary/LOG_100/LOG100.cir @@ -0,0 +1,20 @@ +* C:\FOSSEE\eSim\library\SubcircuitLibrary\LOG100\LOG100.cir
+
+* EESchema Netlist Version 1.1 (Spice format) creation date: 05/30/24 12:45:37
+
+* To exclude a component from the Spice Netlist add [Spice_Netlist_Enabled] user FIELD set to: N
+* To reorder the component spice node sequence add [Spice_Node_Sequence] user FIELD and define sequence: 2,1,0
+
+* Sheet Name: /
+X1 Net-_Q1-Pad3_ Net-_Q1-Pad1_ GND Net-_U1-Pad9_ Net-_U1-Pad6_ CA3240-OP
+X2 Net-_U1-Pad7_ Net-_Q2-Pad1_ GND Net-_U1-Pad9_ Net-_U1-Pad6_ CA3240-OP
+Q1 Net-_Q1-Pad1_ Net-_Q1-Pad2_ Net-_Q1-Pad3_ eSim_NPN
+Q2 Net-_Q2-Pad1_ GND Net-_Q1-Pad3_ eSim_NPN
+R2 Net-_R1-Pad2_ Net-_Q1-Pad2_ 270
+R1 GND Net-_R1-Pad2_ 220
+R3 Net-_R3-Pad1_ Net-_Q1-Pad2_ 7.5k
+R4 Net-_R4-Pad1_ Net-_Q1-Pad2_ 24k
+R5 Net-_R5-Pad1_ Net-_Q1-Pad2_ 39k
+U1 Net-_Q1-Pad1_ Net-_Q1-Pad2_ Net-_R3-Pad1_ Net-_R4-Pad1_ Net-_R5-Pad1_ Net-_U1-Pad6_ Net-_U1-Pad7_ GND Net-_U1-Pad9_ GND GND GND GND Net-_Q2-Pad1_ PORT
+
+.end
|