diff options
Diffstat (limited to 'Examples/diodeChar/diodeChar.bak')
-rw-r--r-- | Examples/diodeChar/diodeChar.bak | 124 |
1 files changed, 124 insertions, 0 deletions
diff --git a/Examples/diodeChar/diodeChar.bak b/Examples/diodeChar/diodeChar.bak new file mode 100644 index 00000000..da4a1018 --- /dev/null +++ b/Examples/diodeChar/diodeChar.bak @@ -0,0 +1,124 @@ +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: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:diodeChar-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 DC v1 +U 1 1 562DE932 +P 3100 3650 +F 0 "v1" H 2900 3750 60 0000 C CNN +F 1 "DC" H 2900 3600 60 0000 C CNN +F 2 "R1" H 2800 3650 60 0000 C CNN +F 3 "" H 3100 3650 60 0000 C CNN + 1 3100 3650 + 1 0 0 -1 +$EndComp +$Comp +L R R1 +U 1 1 562DE99E +P 3550 3250 +F 0 "R1" H 3600 3380 50 0000 C CNN +F 1 "1k" H 3600 3300 50 0000 C CNN +F 2 "" H 3600 3230 30 0000 C CNN +F 3 "" V 3600 3300 30 0000 C CNN + 1 3550 3250 + 1 0 0 -1 +$EndComp +$Comp +L D D1 +U 1 1 562DEA09 +P 4650 3200 +F 0 "D1" H 4650 3300 50 0000 C CNN +F 1 "D" H 4650 3100 50 0000 C CNN +F 2 "" H 4650 3200 60 0000 C CNN +F 3 "" H 4650 3200 60 0000 C CNN + 1 4650 3200 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR1 +U 1 1 562DEA50 +P 4200 4800 +F 0 "#PWR1" H 4200 4800 30 0001 C CNN +F 1 "GND" H 4200 4730 30 0001 C CNN +F 2 "" H 4200 4800 60 0000 C CNN +F 3 "" H 4200 4800 60 0000 C CNN + 1 4200 4800 + 1 0 0 -1 +$EndComp +$Comp +L PWR_FLAG #FLG1 +U 1 1 562DEC32 +P 4150 3950 +F 0 "#FLG1" H 4150 4045 30 0001 C CNN +F 1 "PWR_FLAG" H 4150 4130 30 0000 C CNN +F 2 "" H 4150 3950 60 0000 C CNN +F 3 "" H 4150 3950 60 0000 C CNN + 1 4150 3950 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3100 3200 3450 3200 +Wire Wire Line + 3750 3200 4500 3200 +Wire Wire Line + 4800 3200 5000 3200 +Wire Wire Line + 5000 3200 5000 4100 +Wire Wire Line + 5000 4100 3100 4100 +Wire Wire Line + 4200 4800 4200 4100 +Connection ~ 4200 4100 +Wire Wire Line + 4150 3950 4150 4100 +Connection ~ 4150 4100 +$EndSCHEMATC |