From 2c21cbd5a422108f43f523f86a6fcb26e823acc1 Mon Sep 17 00:00:00 2001 From: Eyantra698Sumanto Date: Mon, 24 Jul 2023 14:11:37 +0530 Subject: LOG101 is a logarithmic amplifier --- library/SubcircuitLibrary/LOG101/LOG101.cir | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 library/SubcircuitLibrary/LOG101/LOG101.cir (limited to 'library/SubcircuitLibrary/LOG101/LOG101.cir') diff --git a/library/SubcircuitLibrary/LOG101/LOG101.cir b/library/SubcircuitLibrary/LOG101/LOG101.cir new file mode 100644 index 00000000..c570faa5 --- /dev/null +++ b/library/SubcircuitLibrary/LOG101/LOG101.cir @@ -0,0 +1,18 @@ +* C:\FOSSEE\eSim\library\SubcircuitLibrary\LOG101\LOG101.cir + +* EESchema Netlist Version 1.1 (Spice format) creation date: 02/23/23 15:07:29 + +* 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-Pad1_ GND V- ? Net-_Q1-Pad3_ V+ ? lm_741 +X2 ? Net-_C1-Pad2_ GND V- ? Net-_C1-Pad1_ V+ ? lm_741 +Q1 Net-_Q1-Pad1_ Net-_Q1-Pad2_ Net-_Q1-Pad3_ eSim_NPN +C1 Net-_C1-Pad1_ Net-_C1-Pad2_ 100p +R1 Net-_C1-Pad1_ Net-_Q1-Pad2_ 15.72k +R2 Net-_Q1-Pad2_ GND 1k +U1 Net-_C1-Pad2_ Net-_Q1-Pad1_ V+ V- GND Net-_C1-Pad1_ PORT +Q2 Net-_C1-Pad2_ GND Net-_Q1-Pad3_ eSim_NPN + +.end -- cgit