summaryrefslogtreecommitdiff
path: root/Low_Pass_Filter
diff options
context:
space:
mode:
authorfahimkhan2016-03-14 16:37:03 +0530
committerfahimkhan2016-03-14 16:37:03 +0530
commit0767e64446641553c7c08c77b53d4817599c4ae1 (patch)
treeccc60cf033e7d1f56fe52633462c9e659de8af1d /Low_Pass_Filter
parent9182fa7645ca28bd5d2d8401c2e2f03c39943f92 (diff)
downloadeSim-Examples-0767e64446641553c7c08c77b53d4817599c4ae1.tar.gz
eSim-Examples-0767e64446641553c7c08c77b53d4817599c4ae1.tar.bz2
eSim-Examples-0767e64446641553c7c08c77b53d4817599c4ae1.zip
Adding all available eSim examples
Diffstat (limited to 'Low_Pass_Filter')
-rw-r--r--Low_Pass_Filter/Low_Pass_Filter-cache.lib102
-rw-r--r--Low_Pass_Filter/Low_Pass_Filter.bak122
-rw-r--r--Low_Pass_Filter/Low_Pass_Filter.cir16
-rw-r--r--Low_Pass_Filter/Low_Pass_Filter.cir.out20
-rw-r--r--Low_Pass_Filter/Low_Pass_Filter.pro71
-rw-r--r--Low_Pass_Filter/Low_Pass_Filter.proj1
-rw-r--r--Low_Pass_Filter/Low_Pass_Filter.sch161
-rw-r--r--Low_Pass_Filter/Low_Pass_Filter_Previous_Values.xml1
-rw-r--r--Low_Pass_Filter/analysis1
-rw-r--r--Low_Pass_Filter/plot_data_i.txt109
-rw-r--r--Low_Pass_Filter/plot_data_v.txt219
11 files changed, 823 insertions, 0 deletions
diff --git a/Low_Pass_Filter/Low_Pass_Filter-cache.lib b/Low_Pass_Filter/Low_Pass_Filter-cache.lib
new file mode 100644
index 0000000..ce8ac93
--- /dev/null
+++ b/Low_Pass_Filter/Low_Pass_Filter-cache.lib
@@ -0,0 +1,102 @@
+EESchema-LIBRARY Version 2.3
+#encoding utf-8
+#
+# AC
+#
+DEF AC v 0 40 Y Y 1 F N
+F0 "v" -200 100 60 H V C CNN
+F1 "AC" -200 -50 60 H V C CNN
+F2 "R1" -300 0 60 H V C CNN
+F3 "" 0 0 60 H V C CNN
+$FPLIST
+ 1_pin
+$ENDFPLIST
+DRAW
+A -50 0 50 1 1799 0 1 0 N 0 0 -100 0
+A 50 0 50 -1799 -1 0 1 0 N 0 0 100 0
+C 0 0 150 0 1 0 N
+X + 1 0 450 300 D 50 0 1 1 I
+X - 2 0 -450 300 U 50 0 1 1 I
+ENDDRAW
+ENDDEF
+#
+# C
+#
+DEF C C 0 10 N Y 1 F N
+F0 "C" 25 100 50 H V L CNN
+F1 "C" 25 -100 50 H V L CNN
+F2 "" 38 -150 30 H V C CNN
+F3 "" 0 0 60 H V C CNN
+$FPLIST
+ C?
+ C_????_*
+ C_????
+ SMD*_c
+ Capacitor*
+$ENDFPLIST
+DRAW
+P 2 0 1 20 -80 -30 80 -30 N
+P 2 0 1 20 -80 30 80 30 N
+X ~ 1 0 150 110 D 40 40 1 1 P
+X ~ 2 0 -150 110 U 40 40 1 1 P
+ENDDRAW
+ENDDEF
+#
+# GND
+#
+DEF GND #PWR 0 0 Y Y 1 F P
+F0 "#PWR" 0 -250 50 H I C CNN
+F1 "GND" 0 -150 50 H V C CNN
+F2 "" 0 0 50 H V C CNN
+F3 "" 0 0 50 H V C CNN
+DRAW
+P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N
+X GND 1 0 0 0 D 50 50 1 1 W N
+ENDDRAW
+ENDDEF
+#
+# R
+#
+DEF R R 0 0 N Y 1 F N
+F0 "R" 50 130 50 H V C CNN
+F1 "R" 50 50 50 H V C CNN
+F2 "" 50 -20 30 H V C CNN
+F3 "" 50 50 30 V V C CNN
+$FPLIST
+ R_*
+ Resistor_*
+$ENDFPLIST
+DRAW
+S 150 10 -50 90 0 1 10 N
+X ~ 1 -100 50 50 R 60 60 1 1 P
+X ~ 2 200 50 50 L 60 60 1 1 P
+ENDDRAW
+ENDDEF
+#
+# plot_log
+#
+DEF plot_log U 0 40 Y Y 1 F N
+F0 "U" 0 500 60 H V C CNN
+F1 "plot_log" 200 350 60 H V C CNN
+F2 "" 0 0 60 H V C CNN
+F3 "" 0 0 60 H V C CNN
+DRAW
+C 0 500 100 0 1 0 N
+X ~ ~ 0 200 200 U 50 50 1 1 I
+ENDDRAW
+ENDDEF
+#
+# plot_v1
+#
+DEF plot_v1 U 0 40 Y Y 1 F N
+F0 "U" 0 500 60 H V C CNN
+F1 "plot_v1" 200 350 60 H V C CNN
+F2 "" 0 0 60 H V C CNN
+F3 "" 0 0 60 H V C CNN
+DRAW
+C 0 500 100 0 1 0 N
+X ~ ~ 0 200 200 U 50 50 1 1 I
+ENDDRAW
+ENDDEF
+#
+#End Library
diff --git a/Low_Pass_Filter/Low_Pass_Filter.bak b/Low_Pass_Filter/Low_Pass_Filter.bak
new file mode 100644
index 0000000..09261d4
--- /dev/null
+++ b/Low_Pass_Filter/Low_Pass_Filter.bak
@@ -0,0 +1,122 @@
+EESchema Schematic File Version 2
+LIBS:eSim_Analog
+LIBS:eSim_Devices
+LIBS:eSim_Digital
+LIBS:eSim_Hybrid
+LIBS:eSim_Miscellaneous
+LIBS:eSim_Power
+LIBS:eSim_Sources
+LIBS:eSim_Subckt
+LIBS:eSim_User
+LIBS:adc-dac
+LIBS:memory
+LIBS:xilinx
+LIBS:microcontrollers
+LIBS:dsp
+LIBS:microchip
+LIBS:analog_switches
+LIBS:motorola
+LIBS:texas
+LIBS:intel
+LIBS:audio
+LIBS:interface
+LIBS:digital-audio
+LIBS:philips
+LIBS:display
+LIBS:cypress
+LIBS:siliconi
+LIBS:opto
+LIBS:atmel
+LIBS:contrib
+LIBS:power
+LIBS:device
+LIBS:transistors
+LIBS:conn
+LIBS:linear
+LIBS:regul
+LIBS:74xx
+LIBS:cmos4000
+EELAYER 25 0
+EELAYER END
+$Descr A4 11693 8268
+encoding utf-8
+Sheet 1 1
+Title ""
+Date ""
+Rev ""
+Comp ""
+Comment1 ""
+Comment2 ""
+Comment3 ""
+Comment4 ""
+$EndDescr
+$Comp
+L R R1
+U 1 1 56B86791
+P 5750 3050
+F 0 "R1" H 5800 3180 50 0000 C CNN
+F 1 "1k" H 5800 3100 50 0000 C CNN
+F 2 "" H 5800 3030 30 0000 C CNN
+F 3 "" V 5800 3100 30 0000 C CNN
+ 1 5750 3050
+ 1 0 0 -1
+$EndComp
+$Comp
+L C C1
+U 1 1 56B8686C
+P 6350 3250
+F 0 "C1" H 6375 3350 50 0000 L CNN
+F 1 "10u" H 6375 3150 50 0000 L CNN
+F 2 "" H 6388 3100 30 0000 C CNN
+F 3 "" H 6350 3250 60 0000 C CNN
+ 1 6350 3250
+ 1 0 0 -1
+$EndComp
+Wire Wire Line
+ 5250 3000 5650 3000
+Wire Wire Line
+ 5950 3000 6350 3000
+Wire Wire Line
+ 6350 2850 6350 3100
+Wire Wire Line
+ 5250 3900 6350 3900
+Wire Wire Line
+ 6350 3900 6350 3400
+$Comp
+L GND #PWR01
+U 1 1 56B8692D
+P 5800 4000
+F 0 "#PWR01" H 5800 3750 50 0001 C CNN
+F 1 "GND" H 5800 3850 50 0000 C CNN
+F 2 "" H 5800 4000 50 0000 C CNN
+F 3 "" H 5800 4000 50 0000 C CNN
+ 1 5800 4000
+ 1 0 0 -1
+$EndComp
+Wire Wire Line
+ 5800 4000 5800 3900
+Connection ~ 5800 3900
+Text GLabel 5200 2800 0 60 Input ~ 0
+in
+Text GLabel 6400 2850 2 60 Input ~ 0
+out
+Wire Wire Line
+ 5350 2800 5350 3000
+Connection ~ 5350 3000
+Wire Wire Line
+ 6400 2850 6350 2850
+Connection ~ 6350 3000
+Wire Wire Line
+ 5200 2800 5350 2800
+$Comp
+L AC v1
+U 1 1 56C17BEF
+P 5250 3450
+F 0 "v1" H 5050 3550 60 0000 C CNN
+F 1 "AC" H 5050 3400 60 0000 C CNN
+F 2 "R1" H 4950 3450 60 0000 C CNN
+F 3 "" H 5250 3450 60 0000 C CNN
+ 1 5250 3450
+ 1 0 0 -1
+$EndComp
+$EndSCHEMATC
diff --git a/Low_Pass_Filter/Low_Pass_Filter.cir b/Low_Pass_Filter/Low_Pass_Filter.cir
new file mode 100644
index 0000000..3dcf45d
--- /dev/null
+++ b/Low_Pass_Filter/Low_Pass_Filter.cir
@@ -0,0 +1,16 @@
+* /home/fossee/eSim-Workspace/Low_Pass_Filter/Low_Pass_Filter.cir
+
+* EESchema Netlist Version 1.1 (Spice format) creation date: Mon Feb 29 21:44:22 2016
+
+* 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: /
+R1 in out 1k
+C1 out GND 10u
+v1 in GND AC
+U1 in plot_v1
+U2 out plot_v1
+U3 out plot_log
+
+.end
diff --git a/Low_Pass_Filter/Low_Pass_Filter.cir.out b/Low_Pass_Filter/Low_Pass_Filter.cir.out
new file mode 100644
index 0000000..f71efc6
--- /dev/null
+++ b/Low_Pass_Filter/Low_Pass_Filter.cir.out
@@ -0,0 +1,20 @@
+* /home/fossee/esim-workspace/low_pass_filter/low_pass_filter.cir
+
+r1 in out 1k
+c1 out gnd 10u
+v1 in gnd ac 10 0
+* u1 in plot_v1
+* u2 out plot_v1
+* u3 out plot_log
+.ac dec 20 1Hz 100KHz
+
+* Control Statements
+.control
+run
+print allv > plot_data_v.txt
+print alli > plot_data_i.txt
+plot v(in)
+plot v(out)
+plot log(out)
+.endc
+.end
diff --git a/Low_Pass_Filter/Low_Pass_Filter.pro b/Low_Pass_Filter/Low_Pass_Filter.pro
new file mode 100644
index 0000000..0a768f1
--- /dev/null
+++ b/Low_Pass_Filter/Low_Pass_Filter.pro
@@ -0,0 +1,71 @@
+update=Mon Feb 29 21:41:09 2016
+version=1
+last_client=eeschema
+[general]
+version=1
+RootSch=
+BoardNm=
+[pcbnew]
+version=1
+LastNetListRead=
+UseCmpFile=1
+PadDrill=0.600000000000
+PadDrillOvalY=0.600000000000
+PadSizeH=1.500000000000
+PadSizeV=1.500000000000
+PcbTextSizeV=1.500000000000
+PcbTextSizeH=1.500000000000
+PcbTextThickness=0.300000000000
+ModuleTextSizeV=1.000000000000
+ModuleTextSizeH=1.000000000000
+ModuleTextSizeThickness=0.150000000000
+SolderMaskClearance=0.000000000000
+SolderMaskMinWidth=0.000000000000
+DrawSegmentWidth=0.200000000000
+BoardOutlineThickness=0.100000000000
+ModuleOutlineThickness=0.150000000000
+[cvpcb]
+version=1
+NetIExt=net
+[eeschema]
+version=1
+LibDir=
+[eeschema/libraries]
+LibName1=eSim_Analog
+LibName2=eSim_Devices
+LibName3=eSim_Digital
+LibName4=eSim_Hybrid
+LibName5=eSim_Miscellaneous
+LibName6=eSim_Plot
+LibName7=eSim_Power
+LibName8=eSim_Sources
+LibName9=eSim_Subckt
+LibName10=eSim_User
+LibName11=adc-dac
+LibName12=memory
+LibName13=xilinx
+LibName14=microcontrollers
+LibName15=dsp
+LibName16=microchip
+LibName17=analog_switches
+LibName18=motorola
+LibName19=texas
+LibName20=intel
+LibName21=audio
+LibName22=interface
+LibName23=digital-audio
+LibName24=philips
+LibName25=display
+LibName26=cypress
+LibName27=siliconi
+LibName28=opto
+LibName29=atmel
+LibName30=contrib
+LibName31=power
+LibName32=device
+LibName33=transistors
+LibName34=conn
+LibName35=linear
+LibName36=regul
+LibName37=74xx
+LibName38=cmos4000
diff --git a/Low_Pass_Filter/Low_Pass_Filter.proj b/Low_Pass_Filter/Low_Pass_Filter.proj
new file mode 100644
index 0000000..0fb6893
--- /dev/null
+++ b/Low_Pass_Filter/Low_Pass_Filter.proj
@@ -0,0 +1 @@
+schematicFile Low_Pass_Filter.sch
diff --git a/Low_Pass_Filter/Low_Pass_Filter.sch b/Low_Pass_Filter/Low_Pass_Filter.sch
new file mode 100644
index 0000000..8e6b054
--- /dev/null
+++ b/Low_Pass_Filter/Low_Pass_Filter.sch
@@ -0,0 +1,161 @@
+EESchema Schematic File Version 2
+LIBS:eSim_Analog
+LIBS:eSim_Devices
+LIBS:eSim_Digital
+LIBS:eSim_Hybrid
+LIBS:eSim_Miscellaneous
+LIBS:eSim_Plot
+LIBS:eSim_Power
+LIBS:eSim_Sources
+LIBS:eSim_Subckt
+LIBS:eSim_User
+LIBS:adc-dac
+LIBS:memory
+LIBS:xilinx
+LIBS:microcontrollers
+LIBS:dsp
+LIBS:microchip
+LIBS:analog_switches
+LIBS:motorola
+LIBS:texas
+LIBS:intel
+LIBS:audio
+LIBS:interface
+LIBS:digital-audio
+LIBS:philips
+LIBS:display
+LIBS:cypress
+LIBS:siliconi
+LIBS:opto
+LIBS:atmel
+LIBS:contrib
+LIBS:power
+LIBS:device
+LIBS:transistors
+LIBS:conn
+LIBS:linear
+LIBS:regul
+LIBS:74xx
+LIBS:cmos4000
+LIBS:Low_Pass_Filter-cache
+EELAYER 25 0
+EELAYER END
+$Descr A4 11693 8268
+encoding utf-8
+Sheet 1 1
+Title ""
+Date ""
+Rev ""
+Comp ""
+Comment1 ""
+Comment2 ""
+Comment3 ""
+Comment4 ""
+$EndDescr
+$Comp
+L R R1
+U 1 1 56B86791
+P 5750 3050
+F 0 "R1" H 5800 3180 50 0000 C CNN
+F 1 "1k" H 5800 3100 50 0000 C CNN
+F 2 "" H 5800 3030 30 0000 C CNN
+F 3 "" V 5800 3100 30 0000 C CNN
+ 1 5750 3050
+ 1 0 0 -1
+$EndComp
+$Comp
+L C C1
+U 1 1 56B8686C
+P 6350 3250
+F 0 "C1" H 6375 3350 50 0000 L CNN
+F 1 "10u" H 6375 3150 50 0000 L CNN
+F 2 "" H 6388 3100 30 0000 C CNN
+F 3 "" H 6350 3250 60 0000 C CNN
+ 1 6350 3250
+ 1 0 0 -1
+$EndComp
+Wire Wire Line
+ 5250 3000 5650 3000
+Wire Wire Line
+ 5950 3000 6350 3000
+Wire Wire Line
+ 6350 2800 6350 3100
+Wire Wire Line
+ 5250 3900 6350 3900
+Wire Wire Line
+ 6350 3900 6350 3400
+$Comp
+L GND #PWR01
+U 1 1 56B8692D
+P 5800 4000
+F 0 "#PWR01" H 5800 3750 50 0001 C CNN
+F 1 "GND" H 5800 3850 50 0000 C CNN
+F 2 "" H 5800 4000 50 0000 C CNN
+F 3 "" H 5800 4000 50 0000 C CNN
+ 1 5800 4000
+ 1 0 0 -1
+$EndComp
+Wire Wire Line
+ 5800 4000 5800 3900
+Connection ~ 5800 3900
+Text GLabel 5200 2800 0 60 Input ~ 0
+in
+Text GLabel 6400 2850 2 60 Input ~ 0
+out
+Wire Wire Line
+ 5350 2750 5350 3000
+Connection ~ 5350 3000
+Wire Wire Line
+ 6100 2850 6400 2850
+Connection ~ 6350 3000
+Wire Wire Line
+ 5200 2800 5350 2800
+$Comp
+L AC v1
+U 1 1 56C17BEF
+P 5250 3450
+F 0 "v1" H 5050 3550 60 0000 C CNN
+F 1 "AC" H 5050 3400 60 0000 C CNN
+F 2 "R1" H 4950 3450 60 0000 C CNN
+F 3 "" H 5250 3450 60 0000 C CNN
+ 1 5250 3450
+ 1 0 0 -1
+$EndComp
+$Comp
+L plot_v1 U1
+U 1 1 56D46DC1
+P 5350 2950
+F 0 "U1" H 5350 3450 60 0000 C CNN
+F 1 "plot_v1" H 5550 3300 60 0000 C CNN
+F 2 "" H 5350 2950 60 0000 C CNN
+F 3 "" H 5350 2950 60 0000 C CNN
+ 1 5350 2950
+ 1 0 0 -1
+$EndComp
+$Comp
+L plot_v1 U2
+U 1 1 56D46E0A
+P 6350 3000
+F 0 "U2" H 6350 3500 60 0000 C CNN
+F 1 "plot_v1" H 6550 3350 60 0000 C CNN
+F 2 "" H 6350 3000 60 0000 C CNN
+F 3 "" H 6350 3000 60 0000 C CNN
+ 1 6350 3000
+ 1 0 0 -1
+$EndComp
+Connection ~ 5350 2800
+Connection ~ 6350 2850
+$Comp
+L plot_log U3
+U 1 1 56D46ECB
+P 6100 3000
+F 0 "U3" H 6100 3500 60 0000 C CNN
+F 1 "plot_log" H 6300 3350 60 0000 C CNN
+F 2 "" H 6100 3000 60 0000 C CNN
+F 3 "" H 6100 3000 60 0000 C CNN
+ 1 6100 3000
+ -1 0 0 -1
+$EndComp
+Wire Wire Line
+ 6100 2800 6100 2850
+$EndSCHEMATC
diff --git a/Low_Pass_Filter/Low_Pass_Filter_Previous_Values.xml b/Low_Pass_Filter/Low_Pass_Filter_Previous_Values.xml
new file mode 100644
index 0000000..56bfaf1
--- /dev/null
+++ b/Low_Pass_Filter/Low_Pass_Filter_Previous_Values.xml
@@ -0,0 +1 @@
+<KicadtoNgspice><source><v1 name="Source type">ac<field1 name="Amplitude">10</field1><field2 name="Phase" /></v1></source><model /><devicemodel /><subcircuit /><analysis><ac><field1 name="Lin">false</field1><field2 name="Dec">true</field2><field3 name="Oct">false</field3><field4 name="Start Frequency">1</field4><field5 name="Stop Frequency">100</field5><field6 name="No. of points">20</field6><field7 name="Start Fre Combo">Hz</field7><field8 name="Stop Fre Combo">KHz</field8></ac><dc><field1 name="Source 1" /><field2 name="Start" /><field3 name="Increment" /><field4 name="Stop" /><field5 name="Operating Point">0</field5><field6 name="Start Combo">Volts or Amperes</field6><field7 name="Increment Combo">Volts or Amperes</field7><field8 name="Stop Combo">Volts or Amperes</field8><field9 name="Source 2" /><field10 name="Start" /><field11 name="Increment" /><field12 name="Stop" /><field13 name="Start Combo">Volts or Amperes</field13><field14 name="Increment Combo">Volts or Amperes</field14><field15 name="Stop Combo">Volts or Amperes</field15></dc><tran><field1 name="Start Time" /><field2 name="Step Time" /><field3 name="Stop Time" /><field4 name="Start Combo">Sec</field4><field5 name="Step Combo">Sec</field5><field6 name="Stop Combo">Sec</field6></tran></analysis></KicadtoNgspice> \ No newline at end of file
diff --git a/Low_Pass_Filter/analysis b/Low_Pass_Filter/analysis
new file mode 100644
index 0000000..c2257e1
--- /dev/null
+++ b/Low_Pass_Filter/analysis
@@ -0,0 +1 @@
+.ac dec 20 1Hz 100KHz \ No newline at end of file
diff --git a/Low_Pass_Filter/plot_data_i.txt b/Low_Pass_Filter/plot_data_i.txt
new file mode 100644
index 0000000..c1ed73c
--- /dev/null
+++ b/Low_Pass_Filter/plot_data_i.txt
@@ -0,0 +1,109 @@
+ * /home/fossee/esim-workspace/low_pass_filter/low_pass_filter.cir
+ AC Analysis Thu Mar 3 22:38:42 2016
+--------------------------------------------------------------------------------
+Index frequency alli
+--------------------------------------------------------------------------------
+0 1.000000e+00 -3.93232e-05, -6.25848e-04
+1 1.122018e+00 -4.94546e-05, -7.01499e-04
+2 1.258925e+00 -6.21800e-05, -7.86088e-04
+3 1.412538e+00 -7.81542e-05, -8.80587e-04
+4 1.584893e+00 -9.81916e-05, -9.86040e-04
+5 1.778279e+00 -1.23302e-04, -1.10355e-03
+6 1.995262e+00 -1.54735e-04, -1.23426e-03
+7 2.238721e+00 -1.94022e-04, -1.37934e-03
+8 2.511886e+00 -2.43038e-04, -1.53991e-03
+9 2.818383e+00 -3.04053e-04, -1.71700e-03
+10 3.162278e+00 -3.79791e-04, -1.91146e-03
+11 3.548134e+00 -4.73472e-04, -2.12380e-03
+12 3.981072e+00 -5.88847e-04, -2.35409e-03
+13 4.466836e+00 -7.30182e-04, -2.60166e-03
+14 5.011872e+00 -9.02187e-04, -2.86495e-03
+15 5.623413e+00 -1.10986e-03, -3.14115e-03
+16 6.309573e+00 -1.35820e-03, -3.42597e-03
+17 7.079458e+00 -1.65178e-03, -3.71342e-03
+18 7.943282e+00 -1.99418e-03, -3.99563e-03
+19 8.912509e+00 -2.38726e-03, -4.26305e-03
+20 1.000000e+01 -2.83043e-03, -4.50477e-03
+21 1.122018e+01 -3.31999e-03, -4.70931e-03
+22 1.258925e+01 -3.84877e-03, -4.86566e-03
+23 1.412538e+01 -4.40621e-03, -4.96462e-03
+24 1.584893e+01 -4.97905e-03, -4.99996e-03
+25 1.778279e+01 -5.55243e-03, -4.96939e-03
+26 1.995262e+01 -6.11147e-03, -4.87490e-03
+27 2.238721e+01 -6.64273e-03, -4.72244e-03
+28 2.511886e+01 -7.13543e-03, -4.52106e-03
+29 2.818383e+01 -7.58214e-03, -4.28166e-03
+30 3.162278e+01 -7.97892e-03, -4.01573e-03
+31 3.548134e+01 -8.32497e-03, -3.73424e-03
+32 3.981072e+01 -8.62200e-03, -3.44690e-03
+33 4.466836e+01 -8.87349e-03, -3.16166e-03
+34 5.011872e+01 -9.08396e-03, -2.88466e-03
+35 5.623413e+01 -9.25839e-03, -2.62033e-03
+36 6.309573e+01 -9.40179e-03, -2.37154e-03
+37 7.079458e+01 -9.51891e-03, -2.13997e-03
+38 7.943282e+01 -9.61404e-03, -1.92631e-03
+39 8.912509e+01 -9.69097e-03, -1.73056e-03
+40 1.000000e+02 -9.75295e-03, -1.55223e-03
+41 1.122018e+02 -9.80276e-03, -1.39049e-03
+42 1.258925e+02 -9.84269e-03, -1.24433e-03
+43 1.412538e+02 -9.87464e-03, -1.11261e-03
+44 1.584893e+02 -9.90017e-03, -9.94174e-04
+45 1.778279e+02 -9.92054e-03, -8.87882e-04
+46 1.995262e+02 -9.93678e-03, -7.92621e-04
+47 2.238721e+02 -9.94971e-03, -7.07344e-04
+48 2.511886e+02 -9.96001e-03, -6.31074e-04
+49 2.818383e+02 -9.96821e-03, -5.62908e-04
+50 3.162278e+02 -9.97473e-03, -5.02020e-04
+51 3.548134e+02 -9.97992e-03, -4.47659e-04
+52 3.981072e+02 -9.98404e-03, -3.99141e-04
+53 4.466836e+02 -9.98732e-03, -3.55852e-04
+54 5.011872e+02 -9.98993e-03, -3.17236e-04
+
+Index frequency alli
+--------------------------------------------------------------------------------
+55 5.623413e+02 -9.99200e-03, -2.82795e-04
+56 6.309573e+02 -9.99364e-03, -2.52083e-04
+57 7.079458e+02 -9.99495e-03, -2.24699e-04
+58 7.943282e+02 -9.99599e-03, -2.00284e-04
+59 8.912509e+02 -9.99681e-03, -1.78518e-04
+60 1.000000e+03 -9.99747e-03, -1.59115e-04
+61 1.122018e+03 -9.99799e-03, -1.41818e-04
+62 1.258925e+03 -9.99840e-03, -1.26401e-04
+63 1.412538e+03 -9.99873e-03, -1.12659e-04
+64 1.584893e+03 -9.99899e-03, -1.00410e-04
+65 1.778279e+03 -9.99920e-03, -8.94922e-05
+66 1.995262e+03 -9.99936e-03, -7.97614e-05
+67 2.238721e+03 -9.99949e-03, -7.10883e-05
+68 2.511886e+03 -9.99960e-03, -6.33582e-05
+69 2.818383e+03 -9.99968e-03, -5.64685e-05
+70 3.162278e+03 -9.99975e-03, -5.03279e-05
+71 3.548134e+03 -9.99980e-03, -4.48551e-05
+72 3.981072e+03 -9.99984e-03, -3.99773e-05
+73 4.466836e+03 -9.99987e-03, -3.56299e-05
+74 5.011872e+03 -9.99990e-03, -3.17553e-05
+75 5.623413e+03 -9.99992e-03, -2.83020e-05
+76 6.309573e+03 -9.99994e-03, -2.52242e-05
+77 7.079458e+03 -9.99995e-03, -2.24811e-05
+78 7.943282e+03 -9.99996e-03, -2.00363e-05
+79 8.912509e+03 -9.99997e-03, -1.78574e-05
+80 1.000000e+04 -9.99997e-03, -1.59155e-05
+81 1.122018e+04 -9.99998e-03, -1.41847e-05
+82 1.258925e+04 -9.99998e-03, -1.26421e-05
+83 1.412538e+04 -9.99999e-03, -1.12673e-05
+84 1.584893e+04 -9.99999e-03, -1.00420e-05
+85 1.778279e+04 -9.99999e-03, -8.94993e-06
+86 1.995262e+04 -9.99999e-03, -7.97664e-06
+87 2.238721e+04 -9.99999e-03, -7.10919e-06
+88 2.511886e+04 -1.00000e-02, -6.33607e-06
+89 2.818383e+04 -1.00000e-02, -5.64703e-06
+90 3.162278e+04 -1.00000e-02, -5.03292e-06
+91 3.548134e+04 -1.00000e-02, -4.48559e-06
+92 3.981072e+04 -1.00000e-02, -3.99779e-06
+93 4.466836e+04 -1.00000e-02, -3.56303e-06
+94 5.011872e+04 -1.00000e-02, -3.17556e-06
+95 5.623413e+04 -1.00000e-02, -2.83022e-06
+96 6.309573e+04 -1.00000e-02, -2.52244e-06
+97 7.079458e+04 -1.00000e-02, -2.24812e-06
+98 7.943282e+04 -1.00000e-02, -2.00364e-06
+99 8.912509e+04 -1.00000e-02, -1.78575e-06
+100 1.000000e+05 -1.00000e-02, -1.59155e-06
diff --git a/Low_Pass_Filter/plot_data_v.txt b/Low_Pass_Filter/plot_data_v.txt
new file mode 100644
index 0000000..b7691b6
--- /dev/null
+++ b/Low_Pass_Filter/plot_data_v.txt
@@ -0,0 +1,219 @@
+ * /home/fossee/esim-workspace/low_pass_filter/low_pass_filter.cir
+ AC Analysis Thu Mar 3 22:38:42 2016
+--------------------------------------------------------------------------------
+Index frequency in
+--------------------------------------------------------------------------------
+0 1.000000e+00 1.000000e+01, 0.000000e+00
+1 1.122018e+00 1.000000e+01, 0.000000e+00
+2 1.258925e+00 1.000000e+01, 0.000000e+00
+3 1.412538e+00 1.000000e+01, 0.000000e+00
+4 1.584893e+00 1.000000e+01, 0.000000e+00
+5 1.778279e+00 1.000000e+01, 0.000000e+00
+6 1.995262e+00 1.000000e+01, 0.000000e+00
+7 2.238721e+00 1.000000e+01, 0.000000e+00
+8 2.511886e+00 1.000000e+01, 0.000000e+00
+9 2.818383e+00 1.000000e+01, 0.000000e+00
+10 3.162278e+00 1.000000e+01, 0.000000e+00
+11 3.548134e+00 1.000000e+01, 0.000000e+00
+12 3.981072e+00 1.000000e+01, 0.000000e+00
+13 4.466836e+00 1.000000e+01, 0.000000e+00
+14 5.011872e+00 1.000000e+01, 0.000000e+00
+15 5.623413e+00 1.000000e+01, 0.000000e+00
+16 6.309573e+00 1.000000e+01, 0.000000e+00
+17 7.079458e+00 1.000000e+01, 0.000000e+00
+18 7.943282e+00 1.000000e+01, 0.000000e+00
+19 8.912509e+00 1.000000e+01, 0.000000e+00
+20 1.000000e+01 1.000000e+01, 0.000000e+00
+21 1.122018e+01 1.000000e+01, 0.000000e+00
+22 1.258925e+01 1.000000e+01, 0.000000e+00
+23 1.412538e+01 1.000000e+01, 0.000000e+00
+24 1.584893e+01 1.000000e+01, 0.000000e+00
+25 1.778279e+01 1.000000e+01, 0.000000e+00
+26 1.995262e+01 1.000000e+01, 0.000000e+00
+27 2.238721e+01 1.000000e+01, 0.000000e+00
+28 2.511886e+01 1.000000e+01, 0.000000e+00
+29 2.818383e+01 1.000000e+01, 0.000000e+00
+30 3.162278e+01 1.000000e+01, 0.000000e+00
+31 3.548134e+01 1.000000e+01, 0.000000e+00
+32 3.981072e+01 1.000000e+01, 0.000000e+00
+33 4.466836e+01 1.000000e+01, 0.000000e+00
+34 5.011872e+01 1.000000e+01, 0.000000e+00
+35 5.623413e+01 1.000000e+01, 0.000000e+00
+36 6.309573e+01 1.000000e+01, 0.000000e+00
+37 7.079458e+01 1.000000e+01, 0.000000e+00
+38 7.943282e+01 1.000000e+01, 0.000000e+00
+39 8.912509e+01 1.000000e+01, 0.000000e+00
+40 1.000000e+02 1.000000e+01, 0.000000e+00
+41 1.122018e+02 1.000000e+01, 0.000000e+00
+42 1.258925e+02 1.000000e+01, 0.000000e+00
+43 1.412538e+02 1.000000e+01, 0.000000e+00
+44 1.584893e+02 1.000000e+01, 0.000000e+00
+45 1.778279e+02 1.000000e+01, 0.000000e+00
+46 1.995262e+02 1.000000e+01, 0.000000e+00
+47 2.238721e+02 1.000000e+01, 0.000000e+00
+48 2.511886e+02 1.000000e+01, 0.000000e+00
+49 2.818383e+02 1.000000e+01, 0.000000e+00
+50 3.162278e+02 1.000000e+01, 0.000000e+00
+51 3.548134e+02 1.000000e+01, 0.000000e+00
+52 3.981072e+02 1.000000e+01, 0.000000e+00
+53 4.466836e+02 1.000000e+01, 0.000000e+00
+54 5.011872e+02 1.000000e+01, 0.000000e+00
+
+Index frequency in
+--------------------------------------------------------------------------------
+55 5.623413e+02 1.000000e+01, 0.000000e+00
+56 6.309573e+02 1.000000e+01, 0.000000e+00
+57 7.079458e+02 1.000000e+01, 0.000000e+00
+58 7.943282e+02 1.000000e+01, 0.000000e+00
+59 8.912509e+02 1.000000e+01, 0.000000e+00
+60 1.000000e+03 1.000000e+01, 0.000000e+00
+61 1.122018e+03 1.000000e+01, 0.000000e+00
+62 1.258925e+03 1.000000e+01, 0.000000e+00
+63 1.412538e+03 1.000000e+01, 0.000000e+00
+64 1.584893e+03 1.000000e+01, 0.000000e+00
+65 1.778279e+03 1.000000e+01, 0.000000e+00
+66 1.995262e+03 1.000000e+01, 0.000000e+00
+67 2.238721e+03 1.000000e+01, 0.000000e+00
+68 2.511886e+03 1.000000e+01, 0.000000e+00
+69 2.818383e+03 1.000000e+01, 0.000000e+00
+70 3.162278e+03 1.000000e+01, 0.000000e+00
+71 3.548134e+03 1.000000e+01, 0.000000e+00
+72 3.981072e+03 1.000000e+01, 0.000000e+00
+73 4.466836e+03 1.000000e+01, 0.000000e+00
+74 5.011872e+03 1.000000e+01, 0.000000e+00
+75 5.623413e+03 1.000000e+01, 0.000000e+00
+76 6.309573e+03 1.000000e+01, 0.000000e+00
+77 7.079458e+03 1.000000e+01, 0.000000e+00
+78 7.943282e+03 1.000000e+01, 0.000000e+00
+79 8.912509e+03 1.000000e+01, 0.000000e+00
+80 1.000000e+04 1.000000e+01, 0.000000e+00
+81 1.122018e+04 1.000000e+01, 0.000000e+00
+82 1.258925e+04 1.000000e+01, 0.000000e+00
+83 1.412538e+04 1.000000e+01, 0.000000e+00
+84 1.584893e+04 1.000000e+01, 0.000000e+00
+85 1.778279e+04 1.000000e+01, 0.000000e+00
+86 1.995262e+04 1.000000e+01, 0.000000e+00
+87 2.238721e+04 1.000000e+01, 0.000000e+00
+88 2.511886e+04 1.000000e+01, 0.000000e+00
+89 2.818383e+04 1.000000e+01, 0.000000e+00
+90 3.162278e+04 1.000000e+01, 0.000000e+00
+91 3.548134e+04 1.000000e+01, 0.000000e+00
+92 3.981072e+04 1.000000e+01, 0.000000e+00
+93 4.466836e+04 1.000000e+01, 0.000000e+00
+94 5.011872e+04 1.000000e+01, 0.000000e+00
+95 5.623413e+04 1.000000e+01, 0.000000e+00
+96 6.309573e+04 1.000000e+01, 0.000000e+00
+97 7.079458e+04 1.000000e+01, 0.000000e+00
+98 7.943282e+04 1.000000e+01, 0.000000e+00
+99 8.912509e+04 1.000000e+01, 0.000000e+00
+100 1.000000e+05 1.000000e+01, 0.000000e+00
+
+ * /home/fossee/esim-workspace/low_pass_filter/low_pass_filter.cir
+ AC Analysis Thu Mar 3 22:38:42 2016
+--------------------------------------------------------------------------------
+Index frequency out
+--------------------------------------------------------------------------------
+0 1.000000e+00 9.960677e+00, -6.25848e-01
+1 1.122018e+00 9.950545e+00, -7.01499e-01
+2 1.258925e+00 9.937820e+00, -7.86088e-01
+3 1.412538e+00 9.921846e+00, -8.80587e-01
+4 1.584893e+00 9.901808e+00, -9.86040e-01
+5 1.778279e+00 9.876698e+00, -1.10355e+00
+6 1.995262e+00 9.845265e+00, -1.23426e+00
+7 2.238721e+00 9.805978e+00, -1.37934e+00
+8 2.511886e+00 9.756962e+00, -1.53991e+00
+9 2.818383e+00 9.695947e+00, -1.71700e+00
+10 3.162278e+00 9.620209e+00, -1.91146e+00
+11 3.548134e+00 9.526528e+00, -2.12380e+00
+12 3.981072e+00 9.411153e+00, -2.35409e+00
+13 4.466836e+00 9.269818e+00, -2.60166e+00
+14 5.011872e+00 9.097813e+00, -2.86495e+00
+15 5.623413e+00 8.890140e+00, -3.14115e+00
+16 6.309573e+00 8.641799e+00, -3.42597e+00
+17 7.079458e+00 8.348215e+00, -3.71342e+00
+18 7.943282e+00 8.005816e+00, -3.99563e+00
+19 8.912509e+00 7.612736e+00, -4.26305e+00
+20 1.000000e+01 7.169568e+00, -4.50477e+00
+21 1.122018e+01 6.680010e+00, -4.70931e+00
+22 1.258925e+01 6.151231e+00, -4.86566e+00
+23 1.412538e+01 5.593786e+00, -4.96462e+00
+24 1.584893e+01 5.020955e+00, -4.99996e+00
+25 1.778279e+01 4.447573e+00, -4.96939e+00
+26 1.995262e+01 3.888533e+00, -4.87490e+00
+27 2.238721e+01 3.357273e+00, -4.72244e+00
+28 2.511886e+01 2.864575e+00, -4.52106e+00
+29 2.818383e+01 2.417864e+00, -4.28166e+00
+30 3.162278e+01 2.021083e+00, -4.01573e+00
+31 3.548134e+01 1.675031e+00, -3.73424e+00
+32 3.981072e+01 1.377997e+00, -3.44690e+00
+33 4.466836e+01 1.126509e+00, -3.16166e+00
+34 5.011872e+01 9.160420e-01, -2.88466e+00
+35 5.623413e+01 7.416102e-01, -2.62033e+00
+36 6.309573e+01 5.982063e-01, -2.37154e+00
+37 7.079458e+01 4.810912e-01, -2.13997e+00
+38 7.943282e+01 3.859633e-01, -1.92631e+00
+39 8.912509e+01 3.090347e-01, -1.73056e+00
+40 1.000000e+02 2.470452e-01, -1.55223e+00
+41 1.122018e+02 1.972372e-01, -1.39049e+00
+42 1.258925e+02 1.573092e-01, -1.24433e+00
+43 1.412538e+02 1.253607e-01, -1.11261e+00
+44 1.584893e+02 9.983497e-02, -9.94174e-01
+45 1.778279e+02 7.946490e-02, -8.87882e-01
+46 1.995262e+02 6.322455e-02, -7.92621e-01
+47 2.238721e+02 5.028643e-02, -7.07344e-01
+48 2.511886e+02 3.998529e-02, -6.31074e-01
+49 2.818383e+02 3.178759e-02, -5.62908e-01
+50 3.162278e+02 2.526630e-02, -5.02020e-01
+51 3.548134e+02 2.008017e-02, -4.47659e-01
+52 3.981072e+02 1.595683e-02, -3.99141e-01
+53 4.466836e+02 1.267912e-02, -3.55852e-01
+54 5.011872e+02 1.007401e-02, -3.17236e-01
+
+Index frequency out
+--------------------------------------------------------------------------------
+55 5.623413e+02 8.003732e-03, -2.82795e-01
+56 6.309573e+02 6.358637e-03, -2.52083e-01
+57 7.079458e+02 5.051505e-03, -2.24699e-01
+58 7.943282e+02 4.012970e-03, -2.00284e-01
+59 8.912509e+02 3.187879e-03, -1.78518e-01
+60 1.000000e+03 2.532388e-03, -1.59115e-01
+61 1.122018e+03 2.011652e-03, -1.41818e-01
+62 1.258925e+03 1.597978e-03, -1.26401e-01
+63 1.412538e+03 1.269361e-03, -1.12659e-01
+64 1.584893e+03 1.008316e-03, -1.00410e-01
+65 1.778279e+03 8.009501e-04, -8.94922e-02
+66 1.995262e+03 6.362278e-04, -7.97614e-02
+67 2.238721e+03 5.053803e-04, -7.10883e-02
+68 2.511886e+03 4.014420e-04, -6.33582e-02
+69 2.818383e+03 3.188794e-04, -5.64685e-02
+70 3.162278e+03 2.532965e-04, -5.03279e-02
+71 3.548134e+03 2.012016e-04, -4.48551e-02
+72 3.981072e+03 1.598208e-04, -3.99773e-02
+73 4.466836e+03 1.269506e-04, -3.56299e-02
+74 5.011872e+03 1.008407e-04, -3.17553e-02
+75 5.623413e+03 8.010079e-05, -2.83020e-02
+76 6.309573e+03 6.362642e-05, -2.52242e-02
+77 7.079458e+03 5.054033e-05, -2.24811e-02
+78 7.943282e+03 4.014565e-05, -2.00363e-02
+79 8.912509e+03 3.188885e-05, -1.78574e-02
+80 1.000000e+04 2.533023e-05, -1.59155e-02
+81 1.122018e+04 2.012053e-05, -1.41847e-02
+82 1.258925e+04 1.598231e-05, -1.26421e-02
+83 1.412538e+04 1.269520e-05, -1.12673e-02
+84 1.584893e+04 1.008416e-05, -1.00420e-02
+85 1.778279e+04 8.010136e-06, -8.94993e-03
+86 1.995262e+04 6.362679e-06, -7.97664e-03
+87 2.238721e+04 5.054056e-06, -7.10919e-03
+88 2.511886e+04 4.014580e-06, -6.33607e-03
+89 2.818383e+04 3.188894e-06, -5.64703e-03
+90 3.162278e+04 2.533029e-06, -5.03292e-03
+91 3.548134e+04 2.012057e-06, -4.48559e-03
+92 3.981072e+04 1.598233e-06, -3.99779e-03
+93 4.466836e+04 1.269522e-06, -3.56303e-03
+94 5.011872e+04 1.008417e-06, -3.17556e-03
+95 5.623413e+04 8.010142e-07, -2.83022e-03
+96 6.309573e+04 6.362682e-07, -2.52244e-03
+97 7.079458e+04 5.054058e-07, -2.24812e-03
+98 7.943282e+04 4.014581e-07, -2.00364e-03
+99 8.912509e+04 3.188895e-07, -1.78575e-03
+100 1.000000e+05 2.533030e-07, -1.59155e-03