summaryrefslogtreecommitdiff
path: root/Examples/Inverting_Amplifier
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/Inverting_Amplifier')
-rw-r--r--Examples/Inverting_Amplifier/Inverting_Amplifier-cache.lib82
-rw-r--r--Examples/Inverting_Amplifier/Inverting_Amplifier-rescue.lib17
-rw-r--r--Examples/Inverting_Amplifier/Inverting_Amplifier.bak212
-rw-r--r--Examples/Inverting_Amplifier/Inverting_Amplifier.cir16
-rw-r--r--Examples/Inverting_Amplifier/Inverting_Amplifier.cir.out18
-rw-r--r--Examples/Inverting_Amplifier/Inverting_Amplifier.pro72
-rw-r--r--Examples/Inverting_Amplifier/Inverting_Amplifier.proj1
-rw-r--r--Examples/Inverting_Amplifier/Inverting_Amplifier.sch212
-rw-r--r--Examples/Inverting_Amplifier/Inverting_Amplifier_Previous_Values.xml1
-rw-r--r--Examples/Inverting_Amplifier/analysis1
-rw-r--r--Examples/Inverting_Amplifier/plot_data_i.txt67
-rw-r--r--Examples/Inverting_Amplifier/plot_data_v.txt203
-rwxr-xr-xExamples/Inverting_Amplifier/ua741-cache.bak100
-rwxr-xr-xExamples/Inverting_Amplifier/ua741-cache.lib100
-rwxr-xr-xExamples/Inverting_Amplifier/ua741.bak208
-rwxr-xr-xExamples/Inverting_Amplifier/ua741.cir15
-rwxr-xr-xExamples/Inverting_Amplifier/ua741.cir.ckt9
-rwxr-xr-xExamples/Inverting_Amplifier/ua741.cir.out18
-rwxr-xr-xExamples/Inverting_Amplifier/ua741.pro72
-rwxr-xr-xExamples/Inverting_Amplifier/ua741.sch219
-rwxr-xr-xExamples/Inverting_Amplifier/ua741.sub12
-rwxr-xr-xExamples/Inverting_Amplifier/ua741_Previous_Values.xml1
22 files changed, 0 insertions, 1656 deletions
diff --git a/Examples/Inverting_Amplifier/Inverting_Amplifier-cache.lib b/Examples/Inverting_Amplifier/Inverting_Amplifier-cache.lib
deleted file mode 100644
index 18126701..00000000
--- a/Examples/Inverting_Amplifier/Inverting_Amplifier-cache.lib
+++ /dev/null
@@ -1,82 +0,0 @@
-EESchema-LIBRARY Version 2.3
-#encoding utf-8
-#
-# GND-RESCUE-Inverting_Amplifier
-#
-DEF ~GND-RESCUE-Inverting_Amplifier #PWR 0 0 Y Y 1 F P
-F0 "#PWR" 0 0 30 H I C CNN
-F1 "GND-RESCUE-Inverting_Amplifier" 0 -70 30 H I C CNN
-F2 "" 0 0 60 H V C CNN
-F3 "" 0 0 60 H V C CNN
-DRAW
-P 4 0 1 0 -50 0 0 -50 50 0 -50 0 N
-X GND 1 0 0 0 U 30 30 1 1 W N
-ENDDRAW
-ENDDEF
-#
-# PWR_FLAG
-#
-DEF PWR_FLAG #FLG 0 0 N N 1 F P
-F0 "#FLG" 0 95 50 H I C CNN
-F1 "PWR_FLAG" 0 180 50 H V C CNN
-F2 "" 0 0 60 H V C CNN
-F3 "" 0 0 60 H V C CNN
-DRAW
-X pwr 1 0 0 0 U 20 20 0 0 w
-P 6 0 1 0 0 0 0 50 -75 100 0 150 75 100 0 50 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
-#
-# UA741
-#
-DEF UA741 X 0 40 Y Y 1 F N
-F0 "X" 150 0 60 H V C CNN
-F1 "UA741" 250 -150 60 H V C CNN
-F2 "" 0 0 60 H V C CNN
-F3 "" 0 0 60 H V C CNN
-DRAW
-P 4 0 1 0 0 150 0 -150 350 0 0 150 N
-X + 1 -200 100 200 R 50 50 1 1 I
-X - 2 -200 -100 200 R 50 50 1 1 I
-X ~ 3 550 0 200 L 50 50 1 1 O
-ENDDRAW
-ENDDEF
-#
-# sine
-#
-DEF sine v 0 40 Y Y 1 F N
-F0 "v" -200 100 60 H V C CNN
-F1 "sine" -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
-#
-#End Library
diff --git a/Examples/Inverting_Amplifier/Inverting_Amplifier-rescue.lib b/Examples/Inverting_Amplifier/Inverting_Amplifier-rescue.lib
deleted file mode 100644
index 51dff592..00000000
--- a/Examples/Inverting_Amplifier/Inverting_Amplifier-rescue.lib
+++ /dev/null
@@ -1,17 +0,0 @@
-EESchema-LIBRARY Version 2.3
-#encoding utf-8
-#
-# GND-RESCUE-Inverting_Amplifier
-#
-DEF ~GND-RESCUE-Inverting_Amplifier #PWR 0 0 Y Y 1 F P
-F0 "#PWR" 0 0 30 H I C CNN
-F1 "GND-RESCUE-Inverting_Amplifier" 0 -70 30 H I C CNN
-F2 "" 0 0 60 H V C CNN
-F3 "" 0 0 60 H V C CNN
-DRAW
-P 4 0 1 0 -50 0 0 -50 50 0 -50 0 N
-X GND 1 0 0 0 U 30 30 1 1 W N
-ENDDRAW
-ENDDEF
-#
-#End Library
diff --git a/Examples/Inverting_Amplifier/Inverting_Amplifier.bak b/Examples/Inverting_Amplifier/Inverting_Amplifier.bak
deleted file mode 100644
index c3e4eaca..00000000
--- a/Examples/Inverting_Amplifier/Inverting_Amplifier.bak
+++ /dev/null
@@ -1,212 +0,0 @@
-EESchema Schematic File Version 2
-LIBS:eSim_Analog
-LIBS:eSim_Devices
-LIBS:eSim_Digital
-LIBS:eSim_Hybrid
-LIBS:eSim_Miscellaneous
-LIBS:eSim_Sources
-LIBS:eSim_Subckt
-LIBS:eSim_User
-LIBS:Inverting_Amplifier-rescue
-LIBS:power
-LIBS:device
-LIBS:transistors
-LIBS:conn
-LIBS:linear
-LIBS:regul
-LIBS:74xx
-LIBS:cmos4000
-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:valves
-LIBS:Inverting_Amplifier-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 UA741 X1
-U 1 1 558820F5
-P 5500 3400
-F 0 "X1" H 5650 3400 60 0000 C CNN
-F 1 "UA741" H 5750 3250 60 0000 C CNN
-F 2 "" H 5500 3400 60 0000 C CNN
-F 3 "" H 5500 3400 60 0000 C CNN
- 1 5500 3400
- 1 0 0 -1
-$EndComp
-$Comp
-L GND-RESCUE-Inverting_Amplifier #PWR01
-U 1 1 5588243E
-P 3550 3950
-F 0 "#PWR01" H 3550 3950 30 0001 C CNN
-F 1 "GND" H 3550 3880 30 0001 C CNN
-F 2 "" H 3550 3950 60 0000 C CNN
-F 3 "" H 3550 3950 60 0000 C CNN
- 1 3550 3950
- 1 0 0 -1
-$EndComp
-$Comp
-L GND-RESCUE-Inverting_Amplifier #PWR02
-U 1 1 558824A7
-P 6800 3450
-F 0 "#PWR02" H 6800 3450 30 0001 C CNN
-F 1 "GND" H 6800 3380 30 0001 C CNN
-F 2 "" H 6800 3450 60 0000 C CNN
-F 3 "" H 6800 3450 60 0000 C CNN
- 1 6800 3450
- 1 0 0 -1
-$EndComp
-Text GLabel 6200 3250 0 60 Input ~ 0
-Out
-Text GLabel 5250 3650 0 60 Input ~ 0
-In
-$Comp
-L PWR_FLAG #FLG03
-U 1 1 55882796
-P 6750 3300
-F 0 "#FLG03" H 6750 3395 50 0001 C CNN
-F 1 "PWR_FLAG" H 6750 3480 50 0000 C CNN
-F 2 "" H 6750 3300 60 0000 C CNN
-F 3 "" H 6750 3300 60 0000 C CNN
- 1 6750 3300
- 1 0 0 -1
-$EndComp
-$Comp
-L GND-RESCUE-Inverting_Amplifier #PWR04
-U 1 1 55882C4B
-P 4700 3300
-F 0 "#PWR04" H 4700 3300 30 0001 C CNN
-F 1 "GND" H 4700 3230 30 0001 C CNN
-F 2 "" H 4700 3300 60 0000 C CNN
-F 3 "" H 4700 3300 60 0000 C CNN
- 1 4700 3300
- 1 0 0 -1
-$EndComp
-$Comp
-L sine v1
-U 1 1 55882CA5
-P 4100 3700
-F 0 "v1" H 3900 3800 60 0000 C CNN
-F 1 "sine" H 3900 3650 60 0000 C CNN
-F 2 "R1" H 3800 3700 60 0000 C CNN
-F 3 "" H 4100 3700 60 0000 C CNN
- 1 4100 3700
- 0 1 1 0
-$EndComp
-Wire Wire Line
- 4550 3500 4550 3700
-Wire Wire Line
- 6050 3400 6300 3400
-Wire Wire Line
- 6600 3400 6800 3400
-Wire Wire Line
- 6800 3400 6800 3450
-Wire Wire Line
- 3650 3700 3550 3700
-Wire Wire Line
- 3550 3700 3550 3950
-Wire Wire Line
- 5250 3650 5250 3550
-Wire Wire Line
- 5250 3550 5200 3550
-Wire Wire Line
- 5200 3550 5200 3500
-Connection ~ 5200 3500
-Wire Wire Line
- 6200 3250 6200 3400
-Connection ~ 6200 3400
-Wire Wire Line
- 6750 3300 6750 3400
-Connection ~ 6750 3400
-Wire Wire Line
- 5950 4050 6100 4050
-Wire Wire Line
- 6100 4050 6100 3400
-Connection ~ 6100 3400
-Wire Wire Line
- 5100 4050 5650 4050
-Wire Wire Line
- 5100 3500 5100 4050
-Connection ~ 5100 3500
-Wire Wire Line
- 5200 3300 5300 3300
-Wire Wire Line
- 4900 3300 4700 3300
-Wire Wire Line
- 4700 3500 4550 3500
-Wire Wire Line
- 5000 3500 5300 3500
-$Comp
-L R R2
-U 1 1 55D44FCE
-P 5000 3350
-F 0 "R2" H 5050 3480 50 0000 C CNN
-F 1 "1k" H 5050 3400 50 0000 C CNN
-F 2 "" H 5050 3330 30 0000 C CNN
-F 3 "" V 5050 3400 30 0000 C CNN
- 1 5000 3350
- 1 0 0 -1
-$EndComp
-$Comp
-L R R1
-U 1 1 55D45007
-P 4800 3550
-F 0 "R1" H 4850 3680 50 0000 C CNN
-F 1 "1k" H 4850 3600 50 0000 C CNN
-F 2 "" H 4850 3530 30 0000 C CNN
-F 3 "" V 4850 3600 30 0000 C CNN
- 1 4800 3550
- 1 0 0 -1
-$EndComp
-$Comp
-L R R5
-U 1 1 55D450F9
-P 5750 4100
-F 0 "R5" H 5800 4230 50 0000 C CNN
-F 1 "2k" H 5800 4150 50 0000 C CNN
-F 2 "" H 5800 4080 30 0000 C CNN
-F 3 "" V 5800 4150 30 0000 C CNN
- 1 5750 4100
- 1 0 0 -1
-$EndComp
-$Comp
-L R R3
-U 1 1 55D4519D
-P 6400 3450
-F 0 "R3" H 6450 3580 50 0000 C CNN
-F 1 "1k" H 6450 3500 50 0000 C CNN
-F 2 "" H 6450 3430 30 0000 C CNN
-F 3 "" V 6450 3500 30 0000 C CNN
- 1 6400 3450
- 1 0 0 -1
-$EndComp
-$EndSCHEMATC
diff --git a/Examples/Inverting_Amplifier/Inverting_Amplifier.cir b/Examples/Inverting_Amplifier/Inverting_Amplifier.cir
deleted file mode 100644
index 553c9bb5..00000000
--- a/Examples/Inverting_Amplifier/Inverting_Amplifier.cir
+++ /dev/null
@@ -1,16 +0,0 @@
-* /home/fossee/Downloads/eSim-master/Examples/Inverting_Amplifier/Inverting_Amplifier.cir
-
-* EESchema Netlist Version 1.1 (Spice format) creation date: Wed Aug 19 15:19:14 2015
-
-* 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-_R2-Pad2_ Net-_R1-Pad2_ Out UA741
-v1 In GND sine
-R2 GND Net-_R2-Pad2_ 1k
-R1 In Net-_R1-Pad2_ 1k
-R5 Net-_R1-Pad2_ Out 2k
-R3 Out GND 1k
-
-.end
diff --git a/Examples/Inverting_Amplifier/Inverting_Amplifier.cir.out b/Examples/Inverting_Amplifier/Inverting_Amplifier.cir.out
deleted file mode 100644
index b2c67838..00000000
--- a/Examples/Inverting_Amplifier/Inverting_Amplifier.cir.out
+++ /dev/null
@@ -1,18 +0,0 @@
-* /home/fossee/downloads/esim-master/examples/inverting_amplifier/inverting_amplifier.cir
-
-.include ua741.sub
-x1 net-_r2-pad2_ net-_r1-pad2_ out ua741
-v1 in gnd sine(0 2 50 0 0)
-r2 gnd net-_r2-pad2_ 1k
-r1 in net-_r1-pad2_ 1k
-r5 net-_r1-pad2_ out 2k
-r3 out gnd 1k
-.tran 10e-03 100e-03 0e-03
-
-* Control Statements
-.control
-run
-print allv > plot_data_v.txt
-print alli > plot_data_i.txt
-.endc
-.end
diff --git a/Examples/Inverting_Amplifier/Inverting_Amplifier.pro b/Examples/Inverting_Amplifier/Inverting_Amplifier.pro
deleted file mode 100644
index 17982ba1..00000000
--- a/Examples/Inverting_Amplifier/Inverting_Amplifier.pro
+++ /dev/null
@@ -1,72 +0,0 @@
-update=Wed Aug 19 15:12:26 2015
-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_Sources
-LibName7=eSim_Subckt
-LibName8=eSim_User
-LibName9=Inverting_Amplifier-rescue
-LibName10=power
-LibName11=device
-LibName12=transistors
-LibName13=conn
-LibName14=linear
-LibName15=regul
-LibName16=74xx
-LibName17=cmos4000
-LibName18=adc-dac
-LibName19=memory
-LibName20=xilinx
-LibName21=special
-LibName22=microcontrollers
-LibName23=dsp
-LibName24=microchip
-LibName25=analog_switches
-LibName26=motorola
-LibName27=texas
-LibName28=intel
-LibName29=audio
-LibName30=interface
-LibName31=digital-audio
-LibName32=philips
-LibName33=display
-LibName34=cypress
-LibName35=siliconi
-LibName36=opto
-LibName37=atmel
-LibName38=contrib
-LibName39=valves
diff --git a/Examples/Inverting_Amplifier/Inverting_Amplifier.proj b/Examples/Inverting_Amplifier/Inverting_Amplifier.proj
deleted file mode 100644
index ea59291b..00000000
--- a/Examples/Inverting_Amplifier/Inverting_Amplifier.proj
+++ /dev/null
@@ -1 +0,0 @@
-schematicFile Inverting_Amplifier.sch
diff --git a/Examples/Inverting_Amplifier/Inverting_Amplifier.sch b/Examples/Inverting_Amplifier/Inverting_Amplifier.sch
deleted file mode 100644
index f7638331..00000000
--- a/Examples/Inverting_Amplifier/Inverting_Amplifier.sch
+++ /dev/null
@@ -1,212 +0,0 @@
-EESchema Schematic File Version 2
-LIBS:eSim_Analog
-LIBS:eSim_Devices
-LIBS:eSim_Digital
-LIBS:eSim_Hybrid
-LIBS:eSim_Miscellaneous
-LIBS:eSim_Sources
-LIBS:eSim_Subckt
-LIBS:eSim_User
-LIBS:Inverting_Amplifier-rescue
-LIBS:power
-LIBS:device
-LIBS:transistors
-LIBS:conn
-LIBS:linear
-LIBS:regul
-LIBS:74xx
-LIBS:cmos4000
-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:valves
-LIBS:Inverting_Amplifier-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 UA741 X1
-U 1 1 558820F5
-P 5500 3400
-F 0 "X1" H 5650 3400 60 0000 C CNN
-F 1 "UA741" H 5750 3250 60 0000 C CNN
-F 2 "" H 5500 3400 60 0000 C CNN
-F 3 "" H 5500 3400 60 0000 C CNN
- 1 5500 3400
- 1 0 0 -1
-$EndComp
-$Comp
-L GND-RESCUE-Inverting_Amplifier #PWR01
-U 1 1 5588243E
-P 3550 3950
-F 0 "#PWR01" H 3550 3950 30 0001 C CNN
-F 1 "GND" H 3550 3880 30 0001 C CNN
-F 2 "" H 3550 3950 60 0000 C CNN
-F 3 "" H 3550 3950 60 0000 C CNN
- 1 3550 3950
- 1 0 0 -1
-$EndComp
-$Comp
-L GND-RESCUE-Inverting_Amplifier #PWR02
-U 1 1 558824A7
-P 6800 3450
-F 0 "#PWR02" H 6800 3450 30 0001 C CNN
-F 1 "GND" H 6800 3380 30 0001 C CNN
-F 2 "" H 6800 3450 60 0000 C CNN
-F 3 "" H 6800 3450 60 0000 C CNN
- 1 6800 3450
- 1 0 0 -1
-$EndComp
-Text GLabel 6200 3250 0 60 Input ~ 0
-Out
-Text GLabel 4750 3700 0 60 Input ~ 0
-In
-$Comp
-L PWR_FLAG #FLG03
-U 1 1 55882796
-P 6750 3300
-F 0 "#FLG03" H 6750 3395 50 0001 C CNN
-F 1 "PWR_FLAG" H 6750 3480 50 0000 C CNN
-F 2 "" H 6750 3300 60 0000 C CNN
-F 3 "" H 6750 3300 60 0000 C CNN
- 1 6750 3300
- 1 0 0 -1
-$EndComp
-$Comp
-L GND-RESCUE-Inverting_Amplifier #PWR04
-U 1 1 55882C4B
-P 4700 3300
-F 0 "#PWR04" H 4700 3300 30 0001 C CNN
-F 1 "GND" H 4700 3230 30 0001 C CNN
-F 2 "" H 4700 3300 60 0000 C CNN
-F 3 "" H 4700 3300 60 0000 C CNN
- 1 4700 3300
- 1 0 0 -1
-$EndComp
-$Comp
-L sine v1
-U 1 1 55882CA5
-P 4100 3700
-F 0 "v1" H 3900 3800 60 0000 C CNN
-F 1 "sine" H 3900 3650 60 0000 C CNN
-F 2 "R1" H 3800 3700 60 0000 C CNN
-F 3 "" H 4100 3700 60 0000 C CNN
- 1 4100 3700
- 0 1 1 0
-$EndComp
-Wire Wire Line
- 4550 3500 4550 3700
-Wire Wire Line
- 6050 3400 6300 3400
-Wire Wire Line
- 6600 3400 6800 3400
-Wire Wire Line
- 6800 3400 6800 3450
-Wire Wire Line
- 3650 3700 3550 3700
-Wire Wire Line
- 3550 3700 3550 3950
-Connection ~ 4600 3500
-Wire Wire Line
- 6200 3250 6200 3400
-Connection ~ 6200 3400
-Wire Wire Line
- 6750 3300 6750 3400
-Connection ~ 6750 3400
-Wire Wire Line
- 5950 4050 6100 4050
-Wire Wire Line
- 6100 4050 6100 3400
-Connection ~ 6100 3400
-Wire Wire Line
- 5100 4050 5650 4050
-Wire Wire Line
- 5100 3500 5100 4050
-Connection ~ 5100 3500
-Wire Wire Line
- 5200 3300 5300 3300
-Wire Wire Line
- 4900 3300 4700 3300
-Wire Wire Line
- 4700 3500 4550 3500
-Wire Wire Line
- 5000 3500 5300 3500
-$Comp
-L R R2
-U 1 1 55D44FCE
-P 5000 3350
-F 0 "R2" H 5050 3480 50 0000 C CNN
-F 1 "1k" H 5050 3400 50 0000 C CNN
-F 2 "" H 5050 3330 30 0000 C CNN
-F 3 "" V 5050 3400 30 0000 C CNN
- 1 5000 3350
- 1 0 0 -1
-$EndComp
-$Comp
-L R R1
-U 1 1 55D45007
-P 4800 3550
-F 0 "R1" H 4850 3680 50 0000 C CNN
-F 1 "1k" H 4850 3600 50 0000 C CNN
-F 2 "" H 4850 3530 30 0000 C CNN
-F 3 "" V 4850 3600 30 0000 C CNN
- 1 4800 3550
- 1 0 0 -1
-$EndComp
-$Comp
-L R R5
-U 1 1 55D450F9
-P 5750 4100
-F 0 "R5" H 5800 4230 50 0000 C CNN
-F 1 "2k" H 5800 4150 50 0000 C CNN
-F 2 "" H 5800 4080 30 0000 C CNN
-F 3 "" V 5800 4150 30 0000 C CNN
- 1 5750 4100
- 1 0 0 -1
-$EndComp
-$Comp
-L R R3
-U 1 1 55D4519D
-P 6400 3450
-F 0 "R3" H 6450 3580 50 0000 C CNN
-F 1 "1k" H 6450 3500 50 0000 C CNN
-F 2 "" H 6450 3430 30 0000 C CNN
-F 3 "" V 6450 3500 30 0000 C CNN
- 1 6400 3450
- 1 0 0 -1
-$EndComp
-Wire Wire Line
- 4600 3500 4600 3600
-Wire Wire Line
- 4600 3600 4750 3600
-Wire Wire Line
- 4750 3600 4750 3700
-$EndSCHEMATC
diff --git a/Examples/Inverting_Amplifier/Inverting_Amplifier_Previous_Values.xml b/Examples/Inverting_Amplifier/Inverting_Amplifier_Previous_Values.xml
deleted file mode 100644
index 3008086a..00000000
--- a/Examples/Inverting_Amplifier/Inverting_Amplifier_Previous_Values.xml
+++ /dev/null
@@ -1 +0,0 @@
-<KicadtoNgspice><source><v1 name="Source type">sine<field1 name="Offset Value">0</field1><field2 name="Amplitude">2</field2><field3 name="Frequency">50</field3><field4 name="Delay Time">0</field4><field5 name="Damping Factor">0</field5></v1></source><model /><devicemodel /><subcircuit><x1><field>/opt/eSim/src/SubcircuitLibrary/ua741</field></x1></subcircuit><analysis><ac><field1 name="Lin">true</field1><field2 name="Dec">false</field2><field3 name="Oct">false</field3><field4 name="Start Frequency" /><field5 name="Stop Frequency" /><field6 name="No. of points" /><field7 name="Start Fre Combo">Hz</field7><field8 name="Stop Fre Combo">Hz</field8></ac><dc><field1 name="Source Name" /><field2 name="Start" /><field3 name="Increment" /><field4 name="Stop" /><field5 name="Operating Point">False</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></dc><tran><field1 name="Start Time">0</field1><field2 name="Step Time">10</field2><field3 name="Stop Time">100</field3><field4 name="Start Combo">ms</field4><field5 name="Step Combo">ms</field5><field6 name="Stop Combo">ms</field6></tran></analysis></KicadtoNgspice> \ No newline at end of file
diff --git a/Examples/Inverting_Amplifier/analysis b/Examples/Inverting_Amplifier/analysis
deleted file mode 100644
index 660a46cc..00000000
--- a/Examples/Inverting_Amplifier/analysis
+++ /dev/null
@@ -1 +0,0 @@
-.tran 10e-03 100e-03 0e-03 \ No newline at end of file
diff --git a/Examples/Inverting_Amplifier/plot_data_i.txt b/Examples/Inverting_Amplifier/plot_data_i.txt
deleted file mode 100644
index 0c6a54ec..00000000
--- a/Examples/Inverting_Amplifier/plot_data_i.txt
+++ /dev/null
@@ -1,67 +0,0 @@
-* /home/fossee/downloads/esim-master/examples/inverting_amplifier/inverting_amplifier.cir
-Transient Analysis Fri Oct 16 16:57:07 2015
---------------------------------------------------------------------------------
-Index time e.x1.ein1#branc e.x1.eout1#bran v1#branch
---------------------------------------------------------------------------------
-0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
-1 1.000000e-05 4.700010e-05 1.979094e-05 -6.51844e-06
-2 2.000000e-05 4.439026e-05 3.858859e-05 -1.27886e-05
-3 4.000000e-05 4.467680e-05 7.629283e-05 -2.53561e-05
-4 8.000000e-05 4.435441e-05 1.516729e-04 -5.04832e-05
-5 1.600000e-04 4.463982e-05 3.023685e-04 -1.00714e-04
-6 3.200000e-04 4.415069e-05 6.030720e-04 -2.00949e-04
-7 6.400000e-04 4.385674e-05 1.199173e-03 -3.99648e-04
-8 1.280000e-03 4.103197e-05 2.349133e-03 -7.82970e-04
-9 2.560000e-03 3.180791e-05 4.322619e-03 -1.44081e-03
-10 4.560000e-03 6.469406e-06 5.943075e-03 -1.98100e-03
-11 6.560000e-03 -2.18160e-05 5.293468e-03 -1.76451e-03
-12 8.560000e-03 -4.12921e-05 2.621946e-03 -8.74044e-04
-13 1.056000e-02 -4.54729e-05 -1.05108e-03 3.502814e-04
-14 1.256000e-02 -3.18072e-05 -4.32262e-03 1.440809e-03
-15 1.456000e-02 -6.47010e-06 -5.94307e-03 1.980999e-03
-16 1.656000e-02 2.181672e-05 -5.29347e-03 1.764513e-03
-17 1.856000e-02 4.129144e-05 -2.62195e-03 8.740444e-04
-18 2.056000e-02 4.547359e-05 1.051080e-03 -3.50281e-04
-19 2.256000e-02 3.180652e-05 4.322619e-03 -1.44081e-03
-20 2.456000e-02 6.470797e-06 5.943075e-03 -1.98100e-03
-21 2.656000e-02 -2.18174e-05 5.293468e-03 -1.76451e-03
-22 2.856000e-02 -4.12907e-05 2.621946e-03 -8.74044e-04
-23 3.056000e-02 -4.54743e-05 -1.05108e-03 3.502814e-04
-24 3.256000e-02 -3.18058e-05 -4.32262e-03 1.440809e-03
-25 3.456000e-02 -6.47150e-06 -5.94307e-03 1.980999e-03
-26 3.656000e-02 2.181812e-05 -5.29347e-03 1.764513e-03
-27 3.856000e-02 4.129004e-05 -2.62195e-03 8.740444e-04
-28 4.056000e-02 4.547499e-05 1.051080e-03 -3.50281e-04
-29 4.256000e-02 3.180511e-05 4.322619e-03 -1.44081e-03
-30 4.456000e-02 6.472203e-06 5.943075e-03 -1.98100e-03
-31 4.656000e-02 -2.18188e-05 5.293468e-03 -1.76451e-03
-32 4.856000e-02 -4.12893e-05 2.621946e-03 -8.74044e-04
-33 5.056000e-02 -4.54757e-05 -1.05108e-03 3.502814e-04
-34 5.256000e-02 -3.18044e-05 -4.32262e-03 1.440809e-03
-35 5.456000e-02 -6.47291e-06 -5.94307e-03 1.980999e-03
-36 5.656000e-02 2.181953e-05 -5.29347e-03 1.764513e-03
-37 5.856000e-02 4.128862e-05 -2.62195e-03 8.740444e-04
-38 6.056000e-02 4.547641e-05 1.051080e-03 -3.50281e-04
-39 6.256000e-02 3.180369e-05 4.322619e-03 -1.44081e-03
-40 6.456000e-02 6.473623e-06 5.943075e-03 -1.98100e-03
-41 6.656000e-02 -2.18202e-05 5.293468e-03 -1.76451e-03
-42 6.856000e-02 -4.12879e-05 2.621946e-03 -8.74044e-04
-43 7.056000e-02 -4.54771e-05 -1.05108e-03 3.502814e-04
-44 7.256000e-02 -3.18030e-05 -4.32262e-03 1.440809e-03
-45 7.456000e-02 -6.47434e-06 -5.94307e-03 1.980999e-03
-46 7.656000e-02 2.182096e-05 -5.29347e-03 1.764513e-03
-47 7.856000e-02 4.128719e-05 -2.62195e-03 8.740444e-04
-48 8.056000e-02 4.547784e-05 1.051080e-03 -3.50281e-04
-49 8.256000e-02 3.180226e-05 4.322619e-03 -1.44081e-03
-50 8.456000e-02 6.475058e-06 5.943075e-03 -1.98100e-03
-51 8.656000e-02 -2.18217e-05 5.293468e-03 -1.76451e-03
-52 8.856000e-02 -4.12865e-05 2.621946e-03 -8.74044e-04
-53 9.056000e-02 -4.54786e-05 -1.05108e-03 3.502814e-04
-54 9.256000e-02 -3.18015e-05 -4.32262e-03 1.440809e-03
-
-Index time e.x1.ein1#branc e.x1.eout1#bran v1#branch
---------------------------------------------------------------------------------
-55 9.456000e-02 -6.47578e-06 -5.94307e-03 1.980999e-03
-56 9.656000e-02 2.182241e-05 -5.29347e-03 1.764513e-03
-57 9.856000e-02 4.128575e-05 -2.62195e-03 8.740445e-04
-58 1.000000e-01 4.476618e-05 8.961366e-07 -2.23950e-07
diff --git a/Examples/Inverting_Amplifier/plot_data_v.txt b/Examples/Inverting_Amplifier/plot_data_v.txt
deleted file mode 100644
index ad68d3cf..00000000
--- a/Examples/Inverting_Amplifier/plot_data_v.txt
+++ /dev/null
@@ -1,203 +0,0 @@
-* /home/fossee/downloads/esim-master/examples/inverting_amplifier/inverting_amplifier.cir
-Transient Analysis Fri Oct 16 16:57:07 2015
---------------------------------------------------------------------------------
-Index time in net-_r1-pad2_ net-_r2-pad2_
---------------------------------------------------------------------------------
-0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
-1 1.000000e-05 6.283175e-03 -2.35266e-04 -1.17574e-07
-2 2.000000e-05 1.256629e-02 -2.22349e-04 -1.11119e-07
-3 4.000000e-05 2.513208e-02 -2.24063e-04 -1.11975e-07
-4 8.000000e-05 5.026019e-02 -2.23009e-04 -1.11449e-07
-5 1.600000e-04 1.004886e-01 -2.25555e-04 -1.12721e-07
-6 3.200000e-04 2.007234e-01 -2.25340e-04 -1.12613e-07
-7 6.400000e-04 3.994200e-01 -2.28292e-04 -1.14089e-07
-8 1.280000e-03 7.827473e-01 -2.22695e-04 -1.11292e-07
-9 2.560000e-03 1.440618e+00 -1.91195e-04 -9.55498e-08
-10 4.560000e-03 1.980923e+00 -7.64633e-05 -3.82125e-08
-11 6.560000e-03 1.764582e+00 6.985537e-05 3.491023e-08
-12 8.560000e-03 8.742315e-01 1.871087e-04 9.350760e-08
-13 1.056000e-02 -3.50046e-01 2.352783e-04 1.175804e-07
-14 1.256000e-02 -1.44062e+00 1.911917e-04 9.554806e-08
-15 1.456000e-02 -1.98092e+00 7.646677e-05 3.821428e-08
-16 1.656000e-02 -1.76458e+00 -6.98588e-05 -3.49120e-08
-17 1.856000e-02 -8.74232e-01 -1.87105e-04 -9.35059e-08
-18 2.056000e-02 3.500461e-01 -2.35282e-04 -1.17582e-07
-19 2.256000e-02 1.440618e+00 -1.91188e-04 -9.55463e-08
-20 2.456000e-02 1.980923e+00 -7.64703e-05 -3.82160e-08
-21 2.656000e-02 1.764582e+00 6.986234e-05 3.491371e-08
-22 2.856000e-02 8.742315e-01 1.871017e-04 9.350412e-08
-23 3.056000e-02 -3.50046e-01 2.352853e-04 1.175839e-07
-24 3.256000e-02 -1.44062e+00 1.911847e-04 9.554457e-08
-25 3.456000e-02 -1.98092e+00 7.647377e-05 3.821777e-08
-26 3.656000e-02 -1.76458e+00 -6.98658e-05 -3.49155e-08
-27 3.856000e-02 -8.74232e-01 -1.87098e-04 -9.35024e-08
-28 4.056000e-02 3.500461e-01 -2.35289e-04 -1.17586e-07
-29 4.256000e-02 1.440618e+00 -1.91181e-04 -9.55428e-08
-30 4.456000e-02 1.980923e+00 -7.64773e-05 -3.82195e-08
-31 4.656000e-02 1.764582e+00 6.986938e-05 3.491723e-08
-32 4.856000e-02 8.742315e-01 1.870947e-04 9.350060e-08
-33 5.056000e-02 -3.50046e-01 2.352924e-04 1.175874e-07
-34 5.256000e-02 -1.44062e+00 1.911776e-04 9.554104e-08
-35 5.456000e-02 -1.98092e+00 7.648083e-05 3.822131e-08
-36 5.656000e-02 -1.76458e+00 -6.98729e-05 -3.49190e-08
-37 5.856000e-02 -8.74232e-01 -1.87091e-04 -9.34988e-08
-38 6.056000e-02 3.500461e-01 -2.35296e-04 -1.17589e-07
-39 6.256000e-02 1.440618e+00 -1.91174e-04 -9.55393e-08
-40 6.456000e-02 1.980923e+00 -7.64844e-05 -3.82231e-08
-41 6.656000e-02 1.764582e+00 6.987649e-05 3.492078e-08
-42 6.856000e-02 8.742315e-01 1.870876e-04 9.349704e-08
-43 7.056000e-02 -3.50046e-01 2.352995e-04 1.175910e-07
-44 7.256000e-02 -1.44062e+00 1.911705e-04 9.553748e-08
-45 7.456000e-02 -1.98092e+00 7.648798e-05 3.822488e-08
-46 7.656000e-02 -1.76458e+00 -6.98801e-05 -3.49226e-08
-47 7.856000e-02 -8.74232e-01 -1.87084e-04 -9.34952e-08
-48 8.056000e-02 3.500461e-01 -2.35303e-04 -1.17593e-07
-49 8.256000e-02 1.440618e+00 -1.91167e-04 -9.55357e-08
-50 8.456000e-02 1.980923e+00 -7.64916e-05 -3.82267e-08
-51 8.656000e-02 1.764582e+00 6.988368e-05 3.492438e-08
-52 8.856000e-02 8.742315e-01 1.870804e-04 9.349344e-08
-53 9.056000e-02 -3.50046e-01 2.353067e-04 1.175946e-07
-54 9.256000e-02 -1.44062e+00 1.911633e-04 9.553387e-08
-
-Index time in net-_r1-pad2_ net-_r2-pad2_
---------------------------------------------------------------------------------
-55 9.456000e-02 -1.98092e+00 7.649520e-05 3.822848e-08
-56 9.656000e-02 -1.76458e+00 -6.98873e-05 -3.49262e-08
-57 9.856000e-02 -8.74232e-01 -1.87077e-04 -9.34916e-08
-58 1.000000e-01 -2.44929e-15 -2.23950e-04 -1.11919e-07
-
-* /home/fossee/downloads/esim-master/examples/inverting_amplifier/inverting_amplifier.cir
-Transient Analysis Fri Oct 16 16:57:07 2015
---------------------------------------------------------------------------------
-Index time out x1.1 x1.2
---------------------------------------------------------------------------------
-0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
-1 1.000000e-05 -1.32724e-02 -1.47567e-02 -1.47567e-02
-2 2.000000e-05 -2.57998e-02 -2.86940e-02 -2.86940e-02
-3 4.000000e-05 -5.09366e-02 -5.66585e-02 -5.66585e-02
-4 8.000000e-05 -1.01190e-01 -1.12565e-01 -1.12565e-01
-5 1.600000e-04 -2.01654e-01 -2.24332e-01 -2.24332e-01
-6 3.200000e-04 -4.02123e-01 -4.47354e-01 -4.47354e-01
-7 6.400000e-04 -7.99525e-01 -8.89463e-01 -8.89463e-01
-8 1.280000e-03 -1.56616e+00 -1.74235e+00 -1.74235e+00
-9 2.560000e-03 -2.88181e+00 -3.20601e+00 -3.20601e+00
-10 4.560000e-03 -3.96208e+00 -4.40781e+00 -4.40781e+00
-11 6.560000e-03 -3.52896e+00 -3.92597e+00 -3.92597e+00
-12 8.560000e-03 -1.74790e+00 -1.94455e+00 -1.94455e+00
-13 1.056000e-02 7.007983e-01 7.796293e-01 7.796293e-01
-14 1.256000e-02 2.881810e+00 3.206006e+00 3.206006e+00
-15 1.456000e-02 3.962075e+00 4.407806e+00 4.407806e+00
-16 1.656000e-02 3.528955e+00 3.925965e+00 3.925965e+00
-17 1.856000e-02 1.747902e+00 1.944548e+00 1.944548e+00
-18 2.056000e-02 -7.00798e-01 -7.79629e-01 -7.79629e-01
-19 2.256000e-02 -2.88181e+00 -3.20601e+00 -3.20601e+00
-20 2.456000e-02 -3.96208e+00 -4.40781e+00 -4.40781e+00
-21 2.656000e-02 -3.52896e+00 -3.92597e+00 -3.92597e+00
-22 2.856000e-02 -1.74790e+00 -1.94455e+00 -1.94455e+00
-23 3.056000e-02 7.007983e-01 7.796293e-01 7.796293e-01
-24 3.256000e-02 2.881810e+00 3.206006e+00 3.206006e+00
-25 3.456000e-02 3.962075e+00 4.407806e+00 4.407806e+00
-26 3.656000e-02 3.528955e+00 3.925965e+00 3.925965e+00
-27 3.856000e-02 1.747902e+00 1.944548e+00 1.944548e+00
-28 4.056000e-02 -7.00798e-01 -7.79629e-01 -7.79629e-01
-29 4.256000e-02 -2.88181e+00 -3.20601e+00 -3.20601e+00
-30 4.456000e-02 -3.96208e+00 -4.40781e+00 -4.40781e+00
-31 4.656000e-02 -3.52896e+00 -3.92597e+00 -3.92597e+00
-32 4.856000e-02 -1.74790e+00 -1.94455e+00 -1.94455e+00
-33 5.056000e-02 7.007983e-01 7.796293e-01 7.796293e-01
-34 5.256000e-02 2.881810e+00 3.206006e+00 3.206006e+00
-35 5.456000e-02 3.962075e+00 4.407806e+00 4.407806e+00
-36 5.656000e-02 3.528955e+00 3.925965e+00 3.925965e+00
-37 5.856000e-02 1.747902e+00 1.944548e+00 1.944548e+00
-38 6.056000e-02 -7.00798e-01 -7.79629e-01 -7.79629e-01
-39 6.256000e-02 -2.88181e+00 -3.20601e+00 -3.20601e+00
-40 6.456000e-02 -3.96208e+00 -4.40781e+00 -4.40781e+00
-41 6.656000e-02 -3.52896e+00 -3.92597e+00 -3.92597e+00
-42 6.856000e-02 -1.74790e+00 -1.94455e+00 -1.94455e+00
-43 7.056000e-02 7.007984e-01 7.796294e-01 7.796294e-01
-44 7.256000e-02 2.881810e+00 3.206006e+00 3.206006e+00
-45 7.456000e-02 3.962075e+00 4.407806e+00 4.407806e+00
-46 7.656000e-02 3.528955e+00 3.925965e+00 3.925965e+00
-47 7.856000e-02 1.747902e+00 1.944548e+00 1.944548e+00
-48 8.056000e-02 -7.00798e-01 -7.79629e-01 -7.79629e-01
-49 8.256000e-02 -2.88181e+00 -3.20601e+00 -3.20601e+00
-50 8.456000e-02 -3.96208e+00 -4.40781e+00 -4.40781e+00
-51 8.656000e-02 -3.52896e+00 -3.92597e+00 -3.92597e+00
-52 8.856000e-02 -1.74790e+00 -1.94455e+00 -1.94455e+00
-53 9.056000e-02 7.007984e-01 7.796294e-01 7.796294e-01
-54 9.256000e-02 2.881810e+00 3.206006e+00 3.206006e+00
-
-Index time out x1.1 x1.2
---------------------------------------------------------------------------------
-55 9.456000e-02 3.962075e+00 4.407806e+00 4.407806e+00
-56 9.656000e-02 3.528955e+00 3.925965e+00 3.925965e+00
-57 9.856000e-02 1.747902e+00 1.944548e+00 1.944548e+00
-58 1.000000e-01 -6.72074e-04 -7.39285e-04 -7.39285e-04
-
-* /home/fossee/downloads/esim-master/examples/inverting_amplifier/inverting_amplifier.cir
-Transient Analysis Fri Oct 16 16:57:07 2015
---------------------------------------------------------------------------------
-Index time x1.4
---------------------------------------------------------------------------------
-0 0.000000e+00 0.000000e+00
-1 1.000000e-05 -2.35148e+01
-2 2.000000e-05 -2.22238e+01
-3 4.000000e-05 -2.23951e+01
-4 8.000000e-05 -2.22898e+01
-5 1.600000e-04 -2.25442e+01
-6 3.200000e-04 -2.25227e+01
-7 6.400000e-04 -2.28178e+01
-8 1.280000e-03 -2.22583e+01
-9 2.560000e-03 -1.91100e+01
-10 4.560000e-03 -7.64251e+00
-11 6.560000e-03 6.982046e+00
-12 8.560000e-03 1.870152e+01
-13 1.056000e-02 2.351608e+01
-14 1.256000e-02 1.910961e+01
-15 1.456000e-02 7.642856e+00
-16 1.656000e-02 -6.98239e+00
-17 1.856000e-02 -1.87012e+01
-18 2.056000e-02 -2.35164e+01
-19 2.256000e-02 -1.91093e+01
-20 2.456000e-02 -7.64320e+00
-21 2.656000e-02 6.982742e+00
-22 2.856000e-02 1.870082e+01
-23 3.056000e-02 2.351677e+01
-24 3.256000e-02 1.910891e+01
-25 3.456000e-02 7.643555e+00
-26 3.656000e-02 -6.98309e+00
-27 3.856000e-02 -1.87005e+01
-28 4.056000e-02 -2.35171e+01
-29 4.256000e-02 -1.91086e+01
-30 4.456000e-02 -7.64391e+00
-31 4.656000e-02 6.983446e+00
-32 4.856000e-02 1.870012e+01
-33 5.056000e-02 2.351748e+01
-34 5.256000e-02 1.910821e+01
-35 5.456000e-02 7.644261e+00
-36 5.656000e-02 -6.98380e+00
-37 5.856000e-02 -1.86998e+01
-38 6.056000e-02 -2.35178e+01
-39 6.256000e-02 -1.91079e+01
-40 6.456000e-02 -7.64462e+00
-41 6.656000e-02 6.984157e+00
-42 6.856000e-02 1.869941e+01
-43 7.056000e-02 2.351819e+01
-44 7.256000e-02 1.910750e+01
-45 7.456000e-02 7.644975e+00
-46 7.656000e-02 -6.98452e+00
-47 7.856000e-02 -1.86990e+01
-48 8.056000e-02 -2.35186e+01
-49 8.256000e-02 -1.91071e+01
-50 8.456000e-02 -7.64534e+00
-51 8.656000e-02 6.984875e+00
-52 8.856000e-02 1.869869e+01
-53 9.056000e-02 2.351891e+01
-54 9.256000e-02 1.910677e+01
-
-Index time x1.4
---------------------------------------------------------------------------------
-55 9.456000e-02 7.645697e+00
-56 9.656000e-02 -6.98524e+00
-57 9.856000e-02 -1.86983e+01
-58 1.000000e-01 -2.23838e+01
diff --git a/Examples/Inverting_Amplifier/ua741-cache.bak b/Examples/Inverting_Amplifier/ua741-cache.bak
deleted file mode 100755
index eaad34ad..00000000
--- a/Examples/Inverting_Amplifier/ua741-cache.bak
+++ /dev/null
@@ -1,100 +0,0 @@
-EESchema-LIBRARY Version 2.3 Date: Sunday 21 October 2012 01:22:10 AM IST
-#encoding utf-8
-#
-# C
-#
-DEF C C 0 10 N Y 1 F N
-F0 "C" 50 100 50 H V L CNN
-F1 "C" 50 -100 50 H V L CNN
-$FPLIST
- SM*
- C?
- C1-1
-$ENDFPLIST
-DRAW
-P 2 0 1 10 -100 -30 100 -30 N
-P 2 0 1 10 -100 30 100 30 N
-X ~ 1 0 200 170 D 40 40 1 1 P
-X ~ 2 0 -200 170 U 40 40 1 1 P
-ENDDRAW
-ENDDEF
-#
-# GND
-#
-DEF ~GND #PWR 0 0 Y Y 1 F P
-F0 "#PWR" 0 0 30 H I C CNN
-F1 "GND" 0 -70 30 H I C CNN
-DRAW
-P 4 0 1 0 -50 0 0 -50 50 0 -50 0 N
-X GND 1 0 0 0 U 30 30 1 1 W N
-ENDDRAW
-ENDDEF
-#
-# PORT
-#
-DEF PORT U 0 40 Y Y 8 F N
-F0 "U" 0 -50 30 H V C CNN
-F1 "PORT" 0 0 30 H V C CNN
-DRAW
-A 325 225 285 -1421 -1278 0 1 0 N 100 50 150 0
-A 376 -275 356 1294 1408 0 1 0 N 150 0 100 -50
-S -100 50 100 -50 0 1 0 N
-X ~ 1 250 0 100 L 30 30 1 1 I
-X ~ 2 250 0 100 L 30 30 2 1 I
-X ~ 3 250 0 100 L 30 30 3 1 I
-X ~ 4 250 0 100 L 30 30 4 1 I
-X ~ 5 250 0 100 L 30 30 5 1 I
-X ~ 6 250 0 100 L 30 30 6 1 I
-X ~ 7 250 0 100 L 30 30 7 1 I
-X ~ 8 250 0 100 L 30 30 8 1 I
-ENDDRAW
-ENDDEF
-#
-# PWR_FLAG
-#
-DEF PWR_FLAG #FLG 0 0 N N 1 F P
-F0 "#FLG" 0 270 30 H I C CNN
-F1 "PWR_FLAG" 0 230 30 H V C CNN
-DRAW
-X pwr 1 0 0 0 U 20 20 0 0 w
-P 3 0 1 0 0 0 0 100 0 100 N
-P 5 0 1 0 0 100 -100 150 0 200 100 150 0 100 N
-ENDDRAW
-ENDDEF
-#
-# R
-#
-DEF R R 0 0 N Y 1 F N
-F0 "R" 80 0 50 V V C CNN
-F1 "R" 0 0 50 V V C CNN
-$FPLIST
- R?
- SM0603
- SM0805
- R?-*
-$ENDFPLIST
-DRAW
-S -40 150 40 -150 0 1 12 N
-X ~ 1 0 250 100 D 60 60 1 1 P
-X ~ 2 0 -250 100 U 60 60 1 1 P
-ENDDRAW
-ENDDEF
-#
-# VCVS
-#
-DEF VCVS E 0 40 Y Y 1 F N
-F0 "E" -200 100 50 H V C CNN
-F1 "VCVS" -200 -50 50 H V C CNN
-$FPLIST
- 1_pin
-$ENDFPLIST
-DRAW
-S -100 100 100 -100 0 1 0 N
-X + 1 -300 50 200 R 35 35 1 1 P
-X - 2 300 50 200 L 35 35 1 1 P
-X +c 3 -50 -200 100 U 35 35 1 1 P
-X -c 4 50 -200 100 U 35 35 1 1 P
-ENDDRAW
-ENDDEF
-#
-#End Library
diff --git a/Examples/Inverting_Amplifier/ua741-cache.lib b/Examples/Inverting_Amplifier/ua741-cache.lib
deleted file mode 100755
index 9114d342..00000000
--- a/Examples/Inverting_Amplifier/ua741-cache.lib
+++ /dev/null
@@ -1,100 +0,0 @@
-EESchema-LIBRARY Version 2.3 Date: Saturday 17 November 2012 08:10:48 AM IST
-#encoding utf-8
-#
-# C
-#
-DEF C C 0 10 N Y 1 F N
-F0 "C" 50 100 50 H V L CNN
-F1 "C" 50 -100 50 H V L CNN
-$FPLIST
- SM*
- C?
- C1-1
-$ENDFPLIST
-DRAW
-P 2 0 1 10 -100 -30 100 -30 N
-P 2 0 1 10 -100 30 100 30 N
-X ~ 1 0 200 170 D 40 40 1 1 P
-X ~ 2 0 -200 170 U 40 40 1 1 P
-ENDDRAW
-ENDDEF
-#
-# GND
-#
-DEF ~GND #PWR 0 0 Y Y 1 F P
-F0 "#PWR" 0 0 30 H I C CNN
-F1 "GND" 0 -70 30 H I C CNN
-DRAW
-P 4 0 1 0 -50 0 0 -50 50 0 -50 0 N
-X GND 1 0 0 0 U 30 30 1 1 W N
-ENDDRAW
-ENDDEF
-#
-# PORT
-#
-DEF PORT U 0 40 Y Y 8 F N
-F0 "U" 0 -50 30 H V C CNN
-F1 "PORT" 0 0 30 H V C CNN
-DRAW
-A 325 225 285 -1421 -1278 0 1 0 N 100 50 150 0
-A 376 -275 356 1294 1408 0 1 0 N 150 0 100 -50
-S -100 50 100 -50 0 1 0 N
-X ~ 1 250 0 100 L 30 30 1 1 I
-X ~ 2 250 0 100 L 30 30 2 1 I
-X ~ 3 250 0 100 L 30 30 3 1 I
-X ~ 4 250 0 100 L 30 30 4 1 I
-X ~ 5 250 0 100 L 30 30 5 1 I
-X ~ 6 250 0 100 L 30 30 6 1 I
-X ~ 7 250 0 100 L 30 30 7 1 I
-X ~ 8 250 0 100 L 30 30 8 1 I
-ENDDRAW
-ENDDEF
-#
-# PWR_FLAG
-#
-DEF PWR_FLAG #FLG 0 0 N N 1 F P
-F0 "#FLG" 0 270 30 H I C CNN
-F1 "PWR_FLAG" 0 230 30 H V C CNN
-DRAW
-X pwr 1 0 0 0 U 20 20 0 0 w
-P 3 0 1 0 0 0 0 100 0 100 N
-P 5 0 1 0 0 100 -100 150 0 200 100 150 0 100 N
-ENDDRAW
-ENDDEF
-#
-# R
-#
-DEF R R 0 0 N Y 1 F N
-F0 "R" 80 0 50 V V C CNN
-F1 "R" 0 0 50 V V C CNN
-$FPLIST
- R?
- SM0603
- SM0805
- R?-*
-$ENDFPLIST
-DRAW
-S -40 150 40 -150 0 1 12 N
-X ~ 1 0 250 100 D 60 60 1 1 P
-X ~ 2 0 -250 100 U 60 60 1 1 P
-ENDDRAW
-ENDDEF
-#
-# VCVS
-#
-DEF VCVS E 0 40 Y Y 1 F N
-F0 "E" -200 100 50 H V C CNN
-F1 "VCVS" -200 -50 50 H V C CNN
-$FPLIST
- 1_pin
-$ENDFPLIST
-DRAW
-S -100 100 100 -100 0 1 0 N
-X + 1 -300 50 200 R 35 35 1 1 P
-X - 2 300 50 200 L 35 35 1 1 P
-X +c 3 -50 -200 100 U 35 35 1 1 P
-X -c 4 50 -200 100 U 35 35 1 1 P
-ENDDRAW
-ENDDEF
-#
-#End Library
diff --git a/Examples/Inverting_Amplifier/ua741.bak b/Examples/Inverting_Amplifier/ua741.bak
deleted file mode 100755
index 6be92803..00000000
--- a/Examples/Inverting_Amplifier/ua741.bak
+++ /dev/null
@@ -1,208 +0,0 @@
-EESchema Schematic File Version 2 date Monday 17 December 2012 11:17:01 AM IST
-LIBS:power
-LIBS:device
-LIBS:transistors
-LIBS:conn
-LIBS:linear
-LIBS:regul
-LIBS:74xx
-LIBS:cmos4000
-LIBS:adc-dac
-LIBS:memory
-LIBS:xilinx
-LIBS:special
-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:valves
-LIBS:analogSpice
-LIBS:converterSpice
-LIBS:digitalSpice
-LIBS:linearSpice
-LIBS:measurementSpice
-LIBS:portSpice
-LIBS:sourcesSpice
-LIBS:ua741-cache
-EELAYER 25 0
-EELAYER END
-$Descr A4 11700 8267
-encoding utf-8
-Sheet 1 1
-Title ""
-Date "20 oct 2012"
-Rev ""
-Comp ""
-Comment1 ""
-Comment2 ""
-Comment3 ""
-Comment4 ""
-$EndDescr
-$Comp
-L PORT U1
-U 3 1 5082C027
-P 6250 2500
-F 0 "U1" H 6250 2450 30 0000 C CNN
-F 1 "PORT" H 6250 2500 30 0000 C CNN
- 3 6250 2500
- -1 0 0 1
-$EndComp
-$Comp
-L PORT U1
-U 1 1 5082C011
-P 2300 3100
-F 0 "U1" H 2300 3050 30 0000 C CNN
-F 1 "PORT" H 2300 3100 30 0000 C CNN
- 1 2300 3100
- 1 0 0 -1
-$EndComp
-$Comp
-L PORT U1
-U 2 1 5082C00B
-P 2250 2600
-F 0 "U1" H 2250 2550 30 0000 C CNN
-F 1 "PORT" H 2250 2600 30 0000 C CNN
- 2 2250 2600
- 1 0 0 -1
-$EndComp
-Connection ~ 3700 3200
-Wire Wire Line
- 3450 3200 3700 3200
-Connection ~ 5000 3300
-Wire Wire Line
- 3700 3300 5250 3300
-Wire Wire Line
- 5250 3300 5250 3200
-Connection ~ 4550 3300
-Wire Wire Line
- 5000 3300 5000 2950
-Connection ~ 3700 3300
-Wire Wire Line
- 4550 3300 4550 3100
-Wire Wire Line
- 3900 2500 3700 2500
-Wire Wire Line
- 3700 2500 3700 2550
-Wire Wire Line
- 3450 2900 3300 2900
-Wire Wire Line
- 3300 2900 3300 3200
-Wire Wire Line
- 3300 3200 2950 3200
-Connection ~ 2950 3100
-Wire Wire Line
- 2950 3200 2950 3100
-Wire Wire Line
- 3000 2600 2500 2600
-Wire Wire Line
- 2550 3100 3000 3100
-Wire Wire Line
- 2950 2600 2950 2500
-Connection ~ 2950 2600
-Wire Wire Line
- 2950 2500 3300 2500
-Wire Wire Line
- 3300 2500 3300 2800
-Wire Wire Line
- 3300 2800 3450 2800
-Wire Wire Line
- 3700 3150 3700 3400
-Wire Wire Line
- 4550 2500 4550 2700
-Wire Wire Line
- 4400 2500 5000 2500
-Wire Wire Line
- 5000 2500 5000 2850
-Connection ~ 4550 2500
-Wire Wire Line
- 5250 2600 5250 2500
-Wire Wire Line
- 5250 2500 5350 2500
-Wire Wire Line
- 5850 2500 6000 2500
-$Comp
-L PWR_FLAG #FLG01
-U 1 1 508152A0
-P 3450 3200
-F 0 "#FLG01" H 3450 3470 30 0001 C CNN
-F 1 "PWR_FLAG" H 3450 3430 30 0000 C CNN
- 1 3450 3200
- 1 0 0 -1
-$EndComp
-$Comp
-L R Rout1
-U 1 1 50813F5B
-P 5600 2500
-F 0 "Rout1" V 5680 2500 50 0000 C CNN
-F 1 "75" V 5600 2500 50 0000 C CNN
- 1 5600 2500
- 0 1 1 0
-$EndComp
-$Comp
-L VCVS Eout1
-U 1 1 50813F0F
-P 5200 2900
-F 0 "Eout1" H 5000 3000 50 0000 C CNN
-F 1 "1" H 5000 2850 50 0000 C CNN
- 1 5200 2900
- 0 1 1 0
-$EndComp
-$Comp
-L C Cbw1
-U 1 1 50813EE0
-P 4550 2900
-F 0 "Cbw1" H 4600 3000 50 0000 L CNN
-F 1 "31.85e-9" H 4600 2800 50 0000 L CNN
- 1 4550 2900
- 1 0 0 -1
-$EndComp
-$Comp
-L R Rbw1
-U 1 1 50813EAB
-P 4150 2500
-F 0 "Rbw1" V 4230 2500 50 0000 C CNN
-F 1 "0.5e6" V 4150 2500 50 0000 C CNN
- 1 4150 2500
- 0 1 1 0
-$EndComp
-$Comp
-L GND #PWR02
-U 1 1 50813E0D
-P 3700 3400
-F 0 "#PWR02" H 3700 3400 30 0001 C CNN
-F 1 "GND" H 3700 3330 30 0001 C CNN
- 1 3700 3400
- 1 0 0 -1
-$EndComp
-$Comp
-L VCVS Ein1
-U 1 1 50813D7C
-P 3650 2850
-F 0 "Ein1" H 3450 2950 50 0000 C CNN
-F 1 "100e3" H 3450 2800 50 0000 C CNN
- 1 3650 2850
- 0 1 1 0
-$EndComp
-$Comp
-L R Rin1
-U 1 1 50813C57
-P 3000 2850
-F 0 "Rin1" V 3080 2850 50 0000 C CNN
-F 1 "2e6" V 3000 2850 50 0000 C CNN
- 1 3000 2850
- 1 0 0 -1
-$EndComp
-$EndSCHEMATC
diff --git a/Examples/Inverting_Amplifier/ua741.cir b/Examples/Inverting_Amplifier/ua741.cir
deleted file mode 100755
index de797429..00000000
--- a/Examples/Inverting_Amplifier/ua741.cir
+++ /dev/null
@@ -1,15 +0,0 @@
-* EESchema Netlist Version 1.1 (Spice format) creation date: Monday 17 December 2012 11:16:58 AM IST
-
-* 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:/
-U1 6 7 3 PORT
-Rout1 3 2 75
-Eout1 2 0 1 0 1
-Cbw1 1 0 31.85e-9
-Rbw1 1 4 0.5e6
-Ein1 4 0 7 6 100e3
-Rin1 7 6 2e6
-
-.end
diff --git a/Examples/Inverting_Amplifier/ua741.cir.ckt b/Examples/Inverting_Amplifier/ua741.cir.ckt
deleted file mode 100755
index 3661a9a2..00000000
--- a/Examples/Inverting_Amplifier/ua741.cir.ckt
+++ /dev/null
@@ -1,9 +0,0 @@
-* eeschema netlist version 1.1 (spice format) creation date: monday 17 december 2012 11:16:58 am ist
-
-u1 6 7 3 port
-rout1 3 2 75
-eout1 2 0 1 0 1
-cbw1 1 0 31.85e-9
-rbw1 1 4 0.5e6
-ein1 4 0 7 6 100e3
-rin1 7 6 2e6
diff --git a/Examples/Inverting_Amplifier/ua741.cir.out b/Examples/Inverting_Amplifier/ua741.cir.out
deleted file mode 100755
index 72e68514..00000000
--- a/Examples/Inverting_Amplifier/ua741.cir.out
+++ /dev/null
@@ -1,18 +0,0 @@
-* eeschema netlist version 1.1 (spice format) creation date: monday 17 december 2012 11:16:58 am ist
-
-* u1 6 7 3 port
-rout1 3 2 75
-eout1 2 0 1 0 1
-cbw1 1 0 31.85e-9
-rbw1 1 4 0.5e6
-ein1 4 0 7 6 100e3
-rin1 7 6 2e6
-.ac lin 0 0Hz 0Hz
-
-* Control Statements
-.control
-run
-print allv > plot_data_v.txt
-print alli > plot_data_i.txt
-.endc
-.end
diff --git a/Examples/Inverting_Amplifier/ua741.pro b/Examples/Inverting_Amplifier/ua741.pro
deleted file mode 100755
index 5dbb81a5..00000000
--- a/Examples/Inverting_Amplifier/ua741.pro
+++ /dev/null
@@ -1,72 +0,0 @@
-update=Monday 17 December 2012 06:14:06 PM IST
-last_client=eeschema
-[eeschema]
-version=1
-LibDir=/home/yogesh/FreeEDA/library
-NetFmt=1
-HPGLSpd=20
-HPGLDm=15
-HPGLNum=1
-offX_A4=0
-offY_A4=0
-offX_A3=0
-offY_A3=0
-offX_A2=0
-offY_A2=0
-offX_A1=0
-offY_A1=0
-offX_A0=0
-offY_A0=0
-offX_A=0
-offY_A=0
-offX_B=0
-offY_B=0
-offX_C=0
-offY_C=0
-offX_D=0
-offY_D=0
-offX_E=0
-offY_E=0
-RptD_X=0
-RptD_Y=100
-RptLab=1
-LabSize=60
-[eeschema/libraries]
-LibName1=power
-LibName2=device
-LibName3=transistors
-LibName4=conn
-LibName5=linear
-LibName6=regul
-LibName7=74xx
-LibName8=cmos4000
-LibName9=adc-dac
-LibName10=memory
-LibName11=xilinx
-LibName12=special
-LibName13=microcontrollers
-LibName14=dsp
-LibName15=microchip
-LibName16=analog_switches
-LibName17=motorola
-LibName18=texas
-LibName19=intel
-LibName20=audio
-LibName21=interface
-LibName22=digital-audio
-LibName23=philips
-LibName24=display
-LibName25=cypress
-LibName26=siliconi
-LibName27=opto
-LibName28=atmel
-LibName29=contrib
-LibName30=valves
-LibName31=analogSpice
-LibName32=converterSpice
-LibName33=digitalSpice
-LibName34=linearSpice
-LibName35=measurementSpice
-LibName36=portSpice
-LibName37=sourcesSpice
-LibName38=analogXSpice
diff --git a/Examples/Inverting_Amplifier/ua741.sch b/Examples/Inverting_Amplifier/ua741.sch
deleted file mode 100755
index 7dfc5e1a..00000000
--- a/Examples/Inverting_Amplifier/ua741.sch
+++ /dev/null
@@ -1,219 +0,0 @@
-EESchema Schematic File Version 2 date Wednesday 19 December 2012 10:15:16 AM IST
-LIBS:power
-LIBS:device
-LIBS:transistors
-LIBS:conn
-LIBS:linear
-LIBS:regul
-LIBS:74xx
-LIBS:cmos4000
-LIBS:adc-dac
-LIBS:memory
-LIBS:xilinx
-LIBS:special
-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:valves
-LIBS:analogSpice
-LIBS:converterSpice
-LIBS:digitalSpice
-LIBS:linearSpice
-LIBS:measurementSpice
-LIBS:portSpice
-LIBS:sourcesSpice
-LIBS:analogXSpice
-LIBS:ua741-cache
-EELAYER 25 0
-EELAYER END
-$Descr A4 11700 8267
-encoding utf-8
-Sheet 1 1
-Title ""
-Date "19 dec 2012"
-Rev ""
-Comp ""
-Comment1 ""
-Comment2 ""
-Comment3 ""
-Comment4 ""
-$EndDescr
-Text Notes 3800 2400 0 60 ~ 0
-Op-Amp
-Text Notes 3750 2850 0 60 ~ 0
-VCCS
-Text Notes 5800 2500 0 60 ~ 0
-out
-Text Notes 2750 3100 0 60 ~ 0
--
-Text Notes 2700 2600 0 60 ~ 0
-+
-$Comp
-L PORT U1
-U 6 1 5082C027
-P 6250 2500
-F 0 "U1" H 6250 2450 30 0000 C CNN
-F 1 "PORT" H 6250 2500 30 0000 C CNN
- 6 6250 2500
- -1 0 0 1
-$EndComp
-$Comp
-L PORT U1
-U 2 1 5082C011
-P 2300 3100
-F 0 "U1" H 2300 3050 30 0000 C CNN
-F 1 "PORT" H 2300 3100 30 0000 C CNN
- 2 2300 3100
- 1 0 0 -1
-$EndComp
-$Comp
-L PORT U1
-U 3 1 5082C00B
-P 2250 2600
-F 0 "U1" H 2250 2550 30 0000 C CNN
-F 1 "PORT" H 2250 2600 30 0000 C CNN
- 3 2250 2600
- 1 0 0 -1
-$EndComp
-Connection ~ 3700 3200
-Wire Wire Line
- 3450 3200 3700 3200
-Connection ~ 5000 3300
-Wire Wire Line
- 3700 3300 5250 3300
-Wire Wire Line
- 5250 3300 5250 3200
-Connection ~ 4550 3300
-Wire Wire Line
- 5000 3300 5000 2950
-Connection ~ 3700 3300
-Wire Wire Line
- 4550 3300 4550 3100
-Wire Wire Line
- 3900 2500 3700 2500
-Wire Wire Line
- 3700 2500 3700 2550
-Wire Wire Line
- 3450 2900 3300 2900
-Wire Wire Line
- 3300 2900 3300 3200
-Wire Wire Line
- 3300 3200 2950 3200
-Connection ~ 2950 3100
-Wire Wire Line
- 2950 3200 2950 3100
-Wire Wire Line
- 3000 2600 2500 2600
-Wire Wire Line
- 2550 3100 3000 3100
-Wire Wire Line
- 2950 2600 2950 2500
-Connection ~ 2950 2600
-Wire Wire Line
- 2950 2500 3300 2500
-Wire Wire Line
- 3300 2500 3300 2800
-Wire Wire Line
- 3300 2800 3450 2800
-Wire Wire Line
- 3700 3150 3700 3400
-Wire Wire Line
- 4550 2500 4550 2700
-Wire Wire Line
- 4400 2500 5000 2500
-Wire Wire Line
- 5000 2500 5000 2850
-Connection ~ 4550 2500
-Wire Wire Line
- 5250 2600 5250 2500
-Wire Wire Line
- 5250 2500 5350 2500
-Wire Wire Line
- 5850 2500 6000 2500
-$Comp
-L PWR_FLAG #FLG01
-U 1 1 508152A0
-P 3450 3200
-F 0 "#FLG01" H 3450 3470 30 0001 C CNN
-F 1 "PWR_FLAG" H 3450 3430 30 0000 C CNN
- 1 3450 3200
- 1 0 0 -1
-$EndComp
-$Comp
-L R Rout1
-U 1 1 50813F5B
-P 5600 2500
-F 0 "Rout1" V 5680 2500 50 0000 C CNN
-F 1 "75" V 5600 2500 50 0000 C CNN
- 1 5600 2500
- 0 1 1 0
-$EndComp
-$Comp
-L VCVS Eout1
-U 1 1 50813F0F
-P 5200 2900
-F 0 "Eout1" H 5000 3000 50 0000 C CNN
-F 1 "1" H 5000 2850 50 0000 C CNN
- 1 5200 2900
- 0 1 1 0
-$EndComp
-$Comp
-L C Cbw1
-U 1 1 50813EE0
-P 4550 2900
-F 0 "Cbw1" H 4600 3000 50 0000 L CNN
-F 1 "31.85e-9" H 4600 2800 50 0000 L CNN
- 1 4550 2900
- 1 0 0 -1
-$EndComp
-$Comp
-L R Rbw1
-U 1 1 50813EAB
-P 4150 2500
-F 0 "Rbw1" V 4230 2500 50 0000 C CNN
-F 1 "0.5e6" V 4150 2500 50 0000 C CNN
- 1 4150 2500
- 0 1 1 0
-$EndComp
-$Comp
-L GND #PWR02
-U 1 1 50813E0D
-P 3700 3400
-F 0 "#PWR02" H 3700 3400 30 0001 C CNN
-F 1 "GND" H 3700 3330 30 0001 C CNN
- 1 3700 3400
- 1 0 0 -1
-$EndComp
-$Comp
-L VCVS Ein1
-U 1 1 50813D7C
-P 3650 2850
-F 0 "Ein1" H 3450 2950 50 0000 C CNN
-F 1 "100e3" H 3450 2800 50 0000 C CNN
- 1 3650 2850
- 0 1 1 0
-$EndComp
-$Comp
-L R Rin1
-U 1 1 50813C57
-P 3000 2850
-F 0 "Rin1" V 3080 2850 50 0000 C CNN
-F 1 "2e6" V 3000 2850 50 0000 C CNN
- 1 3000 2850
- 1 0 0 -1
-$EndComp
-$EndSCHEMATC
diff --git a/Examples/Inverting_Amplifier/ua741.sub b/Examples/Inverting_Amplifier/ua741.sub
deleted file mode 100755
index ad26c001..00000000
--- a/Examples/Inverting_Amplifier/ua741.sub
+++ /dev/null
@@ -1,12 +0,0 @@
-* Subcircuit ua741
-.subckt ua741 6 7 3
-* eeschema netlist version 1.1 (spice format) creation date: monday 17 december 2012 11:16:58 am ist
-rout1 3 2 75
-eout1 2 0 1 0 1
-cbw1 1 0 31.85e-9
-rbw1 1 4 0.5e6
-ein1 4 0 7 6 100e3
-rin1 7 6 2e6
-* Control Statements
-
-.ends ua741 \ No newline at end of file
diff --git a/Examples/Inverting_Amplifier/ua741_Previous_Values.xml b/Examples/Inverting_Amplifier/ua741_Previous_Values.xml
deleted file mode 100755
index 9c7bb530..00000000
--- a/Examples/Inverting_Amplifier/ua741_Previous_Values.xml
+++ /dev/null
@@ -1 +0,0 @@
-<KicadtoNgspice><source /><model /><devicemodel /><analysis><ac><field1 name="Lin">true</field1><field2 name="Dec">false</field2><field3 name="Oct">false</field3><field4 name="Start Frequency" /><field5 name="Stop Frequency" /><field6 name="No. of points" /><field7 name="Start Fre Combo">Hz</field7><field8 name="Stop Fre Combo">Hz</field8></ac><dc><field1 name="Source Name" /><field2 name="Start" /><field3 name="Increment" /><field4 name="Stop" /><field5 name="Operating Point">False</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></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