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.out | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 library/SubcircuitLibrary/LOG101/LOG101.cir.out (limited to 'library/SubcircuitLibrary/LOG101/LOG101.cir.out') diff --git a/library/SubcircuitLibrary/LOG101/LOG101.cir.out b/library/SubcircuitLibrary/LOG101/LOG101.cir.out new file mode 100644 index 00000000..8592b8fc --- /dev/null +++ b/library/SubcircuitLibrary/LOG101/LOG101.cir.out @@ -0,0 +1,21 @@ +* c:\fossee\esim\library\subcircuitlibrary\log101\log101.cir + +.include lm_741.sub +.include NPN.lib +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_ Q2N2222 +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_ Q2N2222 +.tran 0e-00 0e-00 0e-00 + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +.endc +.end -- cgit