From ebf04af70edf10b56ce0e0fed93076ed9db6ae32 Mon Sep 17 00:00:00 2001 From: "B.I.C. Davi Bobsin" Date: Wed, 13 Jun 2018 15:41:05 -0300 Subject: [PATCH] Remove backups. --- doc/Makefile~ | 106 - doc/aic_lib/ACS758.sym | 63 - doc/aic_lib/ACS758.sym~ | 63 - doc/aic_lib/IR2184.sym~ | 94 - doc/aic_lib/auxliar_pinagem.c~ | 5 - doc/aic_lib/dsPIC33EP256MU806.sym | 710 ------ doc/aic_lib/dsPIC33EP256MU806.sym~ | 710 ------ doc/aic_lib/irs21094-1.sym | 124 -- doc/aic_lib/lt1086.sym | 49 - doc/aic_lib/lt1086.sym~ | 37 - doc/aic_lib/makefile~ | 2 - doc/aicconnector.pdf | Bin 7951 -> 0 bytes doc/aicconnector.ps | 1614 -------------- doc/aicpic.pdf | Bin 22767 -> 0 bytes doc/aicpic.ps | 4307 ------------------------------------ doc/aicpower.pdf | Bin 21269 -> 0 bytes doc/aicpower.ps | 4143 ---------------------------------- doc/gafrc~ | 1 - doc/irs21094-1.sym | 124 -- 19 files changed, 12152 deletions(-) delete mode 100644 doc/Makefile~ delete mode 100644 doc/aic_lib/ACS758.sym delete mode 100644 doc/aic_lib/ACS758.sym~ delete mode 100644 doc/aic_lib/IR2184.sym~ delete mode 100644 doc/aic_lib/auxliar_pinagem.c~ delete mode 100644 doc/aic_lib/dsPIC33EP256MU806.sym delete mode 100644 doc/aic_lib/dsPIC33EP256MU806.sym~ delete mode 100644 doc/aic_lib/irs21094-1.sym delete mode 100644 doc/aic_lib/lt1086.sym delete mode 100644 doc/aic_lib/lt1086.sym~ delete mode 100644 doc/aic_lib/makefile~ delete mode 100644 doc/aicconnector.pdf delete mode 100644 doc/aicconnector.ps delete mode 100644 doc/aicpic.pdf delete mode 100644 doc/aicpic.ps delete mode 100644 doc/aicpower.pdf delete mode 100644 doc/aicpower.ps delete mode 100644 doc/gafrc~ delete mode 100644 doc/irs21094-1.sym diff --git a/doc/Makefile~ b/doc/Makefile~ deleted file mode 100644 index c79eebe..0000000 --- a/doc/Makefile~ +++ /dev/null @@ -1,106 +0,0 @@ -#GEDA_PATH=/usr/local/share/gEDA/scheme -GEDA_PATH=/usr/share/gEDA/scheme -FILES=aicpic.sch aicpower.sch aicconnector.sch - -all: pdf drc bom partslist net html - -drc: aic.drc - -bom: aic.bom aic.csv aic.bpp aic.xrf - -partslist: aic.pl1 aic.pl2 aic.pl3 - -net: aic.net - -pdf: aicpic.pdf aicpower.pdf aicconnector.pdf - -pcb: aic.pcb - -aicpic.ps: aicpic.sch - gschem -p -o$@ -s$(GEDA_PATH)/print.scm $^ - -aicpic.eps: aicpic.ps - eps2eps $^ $@ - -aicpower.ps: aicpower.sch - gschem -p -o$@ -s$(GEDA_PATH)/print.scm $^ - -aicpower.eps: aicpower.ps - eps2eps $^ $@ - -aicconnector.ps: aicconnector.sch - gschem -p -o$@ -s$(GEDA_PATH)/print.scm $^ - -aicconnector.eps: aicconnector.ps - eps2eps $^ $@ - -aicpic.pdf: aicpic.ps - ps2pdf aicpic.ps - -aicpower.pdf: aicpower.ps - ps2pdf aicpower.ps - -aicconnector.pdf: aicconnector.ps - ps2pdf aicconnector.ps - -aic.drc: ${FILES} attribs - gnetlist -g drc -o aic.drc ${FILES} - -aic.bom: ${FILES} attribs - gnetlist -g bom -o aic.bom ${FILES} - -aic.bpp: aic.bom - bompp.sh aic.bom > aic.bpp - -aic.xrf: aic.bom - bom_xref.sh aic.bom > aic.xrf - -aic.csv: ${FILES} attribs - gnetlist -g bom2 -o aic.csv ${FILES} - -aic.pl1: ${FILES} - gnetlist -g partslist1 -o aic.pl1 ${FILES} - -aic.pl2: ${FILES} - gnetlist -g partslist2 -o aic.pl2 ${FILES} - -aic.pl3: ${FILES} - gnetlist -g partslist3 -o aic.pl3 ${FILES} - -aic.net: ${FILES} - gnetlist -g PCB -o aic.net ${FILES} - -aic.pdf: aic.ps - ps2pdf aic.ps - -#aic.ps: modem.ps lpifc.ps option.ps \ -# aic_pin_silk.ps aic_assembly.ps aic_fab.ps \ -# aic_front.ps aic_frontmask.ps aic_frontsilk.ps \ -# aic_back.ps aic_backmask.ps -# cat modem.ps lpifc.ps option.ps \ -# aic_assembly.ps aic_fab.ps \ -# aic_front.ps aic_frontmask.ps aic_frontsilk.ps \ -# aic_back.ps aic_backmask.ps \ -# aic_pin_silk.ps > tmp.ps -# ps2ps tmp.ps aic.ps - -#aic.pcb: ${FILES} project -# gsch2pcb project - -#aic_pin_silk.ps: aic_frontsilk.ps aic_front.ps -# MergePCBPS aic_frontsilk.ps aic_front.ps > aic_pin_silk.ps - -html: html/index.html - -html/index.html: Doxyfile - doxygen - - -clean: - rm -rf *.log *~ tmp.ps aicpic.ps aicpower.ps aicconnector.ps *.bak* aic_pin_silk.ps *.eps aic.pcb- *.old - -mrproper: clean - rm -rf *.drc *.bom *.bpp *.xrf *.csv *.pl1 *.pl2 *.pl3 *.net aic.pdf *.tgz - -distclean: mrproper - rm -rf html diff --git a/doc/aic_lib/ACS758.sym b/doc/aic_lib/ACS758.sym deleted file mode 100644 index a9d5885..0000000 --- a/doc/aic_lib/ACS758.sym +++ /dev/null @@ -1,63 +0,0 @@ -v 20110115 2 -B 300 500 1200 1500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 -P 0 1600 300 1600 1 0 0 -{ -T 0 1600 5 10 0 0 0 0 1 -pintype=io -T 355 1495 5 10 1 1 0 0 1 -pinlabel=IP+ -T 205 1645 5 10 1 1 0 6 1 -pinnumber=4 -T 0 1600 5 10 0 0 0 0 1 -pinseq=4 -} -P 0 800 300 800 1 0 0 -{ -T 0 800 5 10 0 0 0 0 1 -pintype=io -T 355 795 5 10 1 1 0 0 1 -pinlabel=IP- -T 205 845 5 10 1 1 0 6 1 -pinnumber=5 -T 0 800 5 10 0 0 0 0 1 -pinseq=5 -} -P 900 2300 900 2000 1 0 0 -{ -T 900 2300 5 10 0 0 90 0 1 -pintype=pwr -T 1045 1800 5 10 1 1 0 6 1 -pinlabel=VCC -T 850 2095 5 10 1 1 90 0 1 -pinnumber=1 -T 900 2300 5 10 0 0 90 0 1 -pinseq=1 -} -P 900 200 900 500 1 0 0 -{ -T 900 200 5 10 0 0 270 0 1 -pintype=pwr -T 655 600 5 10 1 1 0 0 1 -pinlabel=GND -T 850 405 5 10 1 1 90 6 1 -pinnumber=2 -T 900 200 5 10 0 0 270 0 1 -pinseq=2 -} -P 1800 1200 1500 1200 1 0 0 -{ -T 1800 1200 5 10 0 0 0 0 1 -pintype=out -T 1445 1195 5 10 1 1 0 6 1 -pinlabel=VIOUT -T 1595 1245 5 10 1 1 0 0 1 -pinnumber=3 -T 1800 1200 5 10 0 0 0 0 1 -pinseq=3 -} -T 300 2000 8 10 1 1 0 0 1 -refdes=U? -T 1200 2000 8 10 1 1 0 0 1 -device=ACS758 -T 300 1400 8 10 0 1 0 0 1 -footprint=ACS758 diff --git a/doc/aic_lib/ACS758.sym~ b/doc/aic_lib/ACS758.sym~ deleted file mode 100644 index 5f9e7fa..0000000 --- a/doc/aic_lib/ACS758.sym~ +++ /dev/null @@ -1,63 +0,0 @@ -v 20110115 2 -B 300 500 1200 1500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 -P 0 1600 300 1600 1 0 0 -{ -T 0 1600 5 10 0 0 0 0 1 -pintype=unknown -T 355 1495 5 10 1 1 0 0 1 -pinlabel=IP+ -T 205 1645 5 10 1 1 0 6 1 -pinnumber=4 -T 0 1600 5 10 0 0 0 0 1 -pinseq=4 -} -P 0 800 300 800 1 0 0 -{ -T 0 800 5 10 0 0 0 0 1 -pintype=unknown -T 355 795 5 10 1 1 0 0 1 -pinlabel=IP- -T 205 845 5 10 1 1 0 6 1 -pinnumber=5 -T 0 800 5 10 0 0 0 0 1 -pinseq=5 -} -P 900 2300 900 2000 1 0 0 -{ -T 900 2300 5 10 0 0 90 0 1 -pintype=unknown -T 1045 1800 5 10 1 1 0 6 1 -pinlabel=VCC -T 850 2095 5 10 1 1 90 0 1 -pinnumber=1 -T 900 2300 5 10 0 0 90 0 1 -pinseq=1 -} -P 900 200 900 500 1 0 0 -{ -T 900 200 5 10 0 0 270 0 1 -pintype=unknown -T 655 600 5 10 1 1 0 0 1 -pinlabel=GND -T 850 405 5 10 1 1 90 6 1 -pinnumber=2 -T 900 200 5 10 0 0 270 0 1 -pinseq=2 -} -P 1800 1200 1500 1200 1 0 0 -{ -T 1800 1200 5 10 0 0 0 0 1 -pintype=unknown -T 1445 1195 5 10 1 1 0 6 1 -pinlabel=VIOUT -T 1595 1245 5 10 1 1 0 0 1 -pinnumber=3 -T 1800 1200 5 10 0 0 0 0 1 -pinseq=3 -} -T 300 2000 8 10 1 1 0 0 1 -refdes=U? -T 1200 2000 8 10 1 1 0 0 1 -device=ACS758 -T 300 1400 8 10 0 1 0 0 1 -footprint=ACS758 diff --git a/doc/aic_lib/IR2184.sym~ b/doc/aic_lib/IR2184.sym~ deleted file mode 100644 index d073149..0000000 --- a/doc/aic_lib/IR2184.sym~ +++ /dev/null @@ -1,94 +0,0 @@ -v 20110115 2 -B 200 0 1000 900 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 -P 1400 700 1200 700 1 0 0 -{ -T 1400 700 5 10 0 0 0 0 1 -pintype=unknown -T 1145 695 5 10 1 1 0 6 1 -pinlabel=VB -T 1295 745 5 10 1 1 0 0 1 -pinnumber=8 -T 1400 700 5 10 0 0 0 0 1 -pinseq=0 -} -P 1400 500 1200 500 1 0 0 -{ -T 1400 500 5 10 0 0 0 0 1 -pintype=unknown -T 1145 495 5 10 1 1 0 6 1 -pinlabel=HO -T 1295 545 5 10 1 1 0 0 1 -pinnumber=7 -T 1400 500 5 10 0 0 0 0 1 -pinseq=0 -} -P 1400 300 1200 300 1 0 0 -{ -T 1400 300 5 10 0 0 0 0 1 -pintype=unknown -T 1145 295 5 10 1 1 0 6 1 -pinlabel=Vs -T 1295 345 5 10 1 1 0 0 1 -pinnumber=6 -T 1400 300 5 10 0 0 0 0 1 -pinseq=0 -} -P 1400 100 1200 100 1 0 0 -{ -T 1400 100 5 10 0 0 0 0 1 -pintype=unknown -T 1145 95 5 10 1 1 0 6 1 -pinlabel=LO -T 1295 145 5 10 1 1 0 0 1 -pinnumber=4 -T 1400 100 5 10 0 0 0 0 1 -pinseq=0 -} -P 0 700 200 700 1 0 0 -{ -T 0 700 5 10 0 0 0 0 1 -pintype=unknown -T 255 695 5 10 1 1 0 0 1 -pinlabel=Vcc -T 105 745 5 10 1 1 0 6 1 -pinnumber=5 -T 0 700 5 10 0 0 0 0 1 -pinseq=0 -} -P 0 500 200 500 1 0 0 -{ -T 0 500 5 10 0 0 0 0 1 -pintype=unknown -T 255 495 5 10 1 1 0 0 1 -pinlabel=IN -T 105 545 5 10 1 1 0 6 1 -pinnumber=1 -T 0 500 5 10 0 0 0 0 1 -pinseq=0 -} -P 0 300 200 300 1 0 0 -{ -T 0 300 5 10 0 0 0 0 1 -pintype=unknown -T 255 295 5 10 1 1 0 0 1 -pinlabel=/SD -T 105 345 5 10 1 1 0 6 1 -pinnumber=2 -T 0 300 5 10 0 0 0 0 1 -pinseq=0 -} -P 0 100 200 100 1 0 0 -{ -T 0 100 5 10 0 0 0 0 1 -pintype=unknown -T 255 95 5 10 1 1 0 0 1 -pinlabel=COM -T 105 145 5 10 1 1 0 6 1 -pinnumber=3 -T 0 100 5 10 0 0 0 0 1 -pinseq=0 -} -T 200 1100 8 10 1 1 0 0 1 -device=IR2184 -T 200 900 8 10 1 1 0 0 1 -refdes=U? diff --git a/doc/aic_lib/auxliar_pinagem.c~ b/doc/aic_lib/auxliar_pinagem.c~ deleted file mode 100644 index 88026d6..0000000 --- a/doc/aic_lib/auxliar_pinagem.c~ +++ /dev/null @@ -1,5 +0,0 @@ -#include - -main() { - printf("Hello World\n"); -} diff --git a/doc/aic_lib/dsPIC33EP256MU806.sym b/doc/aic_lib/dsPIC33EP256MU806.sym deleted file mode 100644 index afe1738..0000000 --- a/doc/aic_lib/dsPIC33EP256MU806.sym +++ /dev/null @@ -1,710 +0,0 @@ -v 20110115 2 -P 500 5400 800 5400 1 0 0 -{ -T 500 5400 5 10 0 0 0 0 1 -pintype=io -T 500 5400 5 10 0 0 0 0 1 -pinseq=2 -T 705 5445 5 10 1 1 0 6 1 -pinnumber=2 -T 800 5400 5 10 1 1 0 0 1 -pinlabel=RE6 -} -P 500 5600 800 5600 1 0 0 -{ -T 500 5600 5 10 0 0 0 0 1 -pintype=io -T 500 5600 5 10 0 0 0 0 1 -pinseq=1 -T 705 5645 5 10 1 1 0 6 1 -pinnumber=1 -T 800 5600 5 10 1 1 0 0 1 -pinlabel=RE5 -} -P 500 5800 800 5800 1 0 0 -{ -T 500 5800 5 10 0 0 90 0 1 -pintype=io -T 500 5800 5 10 0 0 90 0 1 -pinseq=64 -T 705 5845 5 10 1 1 0 6 1 -pinnumber=64 -T 1145 5795 5 10 1 1 0 6 1 -pinlabel=RE4 -} -P 500 6000 800 6000 1 0 0 -{ -T 500 6000 5 10 0 0 90 0 1 -pintype=io -T 500 6000 5 10 0 0 90 0 1 -pinseq=63 -T 705 6045 5 10 1 1 0 6 1 -pinnumber=63 -T 855 5995 5 10 1 1 0 0 1 -pinlabel=RE3 -} -P 500 6200 800 6200 1 0 0 -{ -T 500 6200 5 10 0 0 90 0 1 -pintype=io -T 500 6200 5 10 0 0 90 0 1 -pinseq=62 -T 705 6245 5 10 1 1 0 6 1 -pinnumber=62 -T 855 6195 5 10 1 1 0 0 1 -pinlabel=RE2 -} -P 500 6400 800 6400 1 0 0 -{ -T 500 6400 5 10 0 0 90 0 1 -pintype=io -T 500 6400 5 10 0 0 90 0 1 -pinseq=61 -T 705 6445 5 10 1 1 0 6 1 -pinnumber=61 -T 855 6395 5 10 1 1 0 0 1 -pinlabel=RE1 -} -P 500 6600 800 6600 1 0 0 -{ -T 500 6600 5 10 0 0 90 0 1 -pintype=io -T 500 6600 5 10 0 0 90 0 1 -pinseq=60 -T 705 6645 5 10 1 1 0 6 1 -pinnumber=60 -T 855 6595 5 10 1 1 0 0 1 -pinlabel=RE0 -} -P 500 2400 800 2400 1 0 0 -{ -T 500 2400 5 10 0 0 90 0 1 -pintype=io -T 500 2400 5 10 0 0 90 0 1 -pinseq=59 -T 705 2445 5 10 1 1 0 6 1 -pinnumber=59 -T 855 2395 5 10 1 1 0 0 1 -pinlabel=RF1 -} -P 500 2600 800 2600 1 0 0 -{ -T 500 2600 5 10 0 0 90 0 1 -pintype=io -T 500 2600 5 10 0 0 90 0 1 -pinseq=58 -T 705 2645 5 10 1 1 0 6 1 -pinnumber=58 -T 855 2595 5 10 1 1 0 0 1 -pinlabel=RF0 -} -P 1600 7700 1600 7400 1 0 0 -{ -T 1600 7700 5 10 0 0 0 0 1 -pintype=pwr -T 1600 7700 5 10 0 0 0 0 1 -pinseq=57 -T 1550 7495 5 10 1 1 90 0 1 -pinnumber=57 -T 1400 7200 5 10 1 1 0 0 1 -pinlabel=Vdd -} -P 3800 900 3500 900 1 0 0 -{ -T 3800 900 5 10 0 0 90 2 1 -pintype=pwr -T 3800 900 5 10 0 0 90 2 1 -pinseq=56 -T 3595 945 5 10 1 1 0 0 1 -pinnumber=56 -T 3445 895 5 10 1 1 0 6 1 -pinlabel=Vcap -} -P 500 3600 800 3600 1 0 0 -{ -T 500 3600 5 10 0 0 90 0 1 -pintype=io -T 500 3600 5 10 0 0 90 0 1 -pinseq=55 -T 705 3645 5 10 1 1 0 6 1 -pinnumber=55 -T 855 3595 5 10 1 1 0 0 1 -pinlabel=RD7 -} -P 500 3800 800 3800 1 0 0 -{ -T 500 3800 5 10 0 0 90 0 1 -pintype=io -T 500 3800 5 10 0 0 90 0 1 -pinseq=54 -T 705 3845 5 10 1 1 0 6 1 -pinnumber=54 -T 855 3795 5 10 1 1 0 0 1 -pinlabel=RD6 -} -P 500 4000 800 4000 1 0 0 -{ -T 500 4000 5 10 0 0 90 0 1 -pintype=io -T 500 4000 5 10 0 0 90 0 1 -pinseq=53 -T 705 4045 5 10 1 1 0 6 1 -pinnumber=53 -T 855 3995 5 10 1 1 0 0 1 -pinlabel=RD5 -} -P 500 4200 800 4200 1 0 0 -{ -T 500 4200 5 10 0 0 90 0 1 -pintype=io -T 500 4200 5 10 0 0 90 0 1 -pinseq=52 -T 705 4245 5 10 1 1 0 6 1 -pinnumber=52 -T 855 4195 5 10 1 1 0 0 1 -pinlabel=RD4 -} -P 500 4400 800 4400 1 0 0 -{ -T 500 4400 5 10 0 0 90 0 1 -pintype=io -T 500 4400 5 10 0 0 90 0 1 -pinseq=51 -T 705 4445 5 10 1 1 0 6 1 -pinnumber=51 -T 855 4395 5 10 1 1 0 0 1 -pinlabel=RD3 -} -P 500 4600 800 4600 1 0 0 -{ -T 500 4600 5 10 0 0 90 0 1 -pintype=io -T 500 4600 5 10 0 0 90 0 1 -pinseq=50 -T 705 4645 5 10 1 1 0 6 1 -pinnumber=50 -T 855 4595 5 10 1 1 0 0 1 -pinlabel=RD2 -} -P 500 4800 800 4800 1 0 0 -{ -T 500 4800 5 10 0 0 90 0 1 -pintype=io -T 500 4800 5 10 0 0 90 0 1 -pinseq=49 -T 705 4845 5 10 1 1 0 6 1 -pinnumber=49 -T 855 4795 5 10 1 1 0 0 1 -pinlabel=RD1 -} -P 3800 2900 3500 2900 1 0 0 -{ -T 3800 2900 5 10 0 0 0 6 1 -pintype=io -T 3800 2900 5 10 0 0 0 6 1 -pinseq=4 -T 3595 2945 5 10 1 1 0 0 1 -pinnumber=4 -T 3445 2895 5 10 1 1 0 6 1 -pinlabel=RG6 -} -P 500 5200 800 5200 1 0 0 -{ -T 500 5200 5 10 0 0 0 0 1 -pintype=io -T 500 5200 5 10 0 0 0 0 1 -pinseq=3 -T 705 5245 5 10 1 1 0 6 1 -pinnumber=3 -T 800 5200 5 10 1 1 0 0 1 -pinlabel=RE7 -} -P 3800 2500 3500 2500 1 0 0 -{ -T 3800 2500 5 10 0 0 0 6 1 -pintype=io -T 3800 2500 5 10 0 0 0 6 1 -pinseq=6 -T 3595 2545 5 10 1 1 0 0 1 -pinnumber=6 -T 3445 2495 5 10 1 1 0 6 1 -pinlabel=RG8 -} -P 3800 2700 3500 2700 1 0 0 -{ -T 3800 2700 5 10 0 0 0 6 1 -pintype=io -T 3800 2700 5 10 0 0 0 6 1 -pinseq=5 -T 3595 2745 5 10 1 1 0 0 1 -pinnumber=5 -T 3445 2695 5 10 1 1 0 6 1 -pinlabel=RG7 -} -P 3800 2300 3500 2300 1 0 0 -{ -T 3800 2300 5 10 0 0 0 6 1 -pintype=io -T 3800 2300 5 10 0 0 0 6 1 -pinseq=8 -T 3595 2345 5 10 1 1 0 0 1 -pinnumber=8 -T 3445 2295 5 10 1 1 0 6 1 -pinlabel=RG9 -} -P 500 6900 800 6900 1 0 0 -{ -T 500 6900 5 10 0 0 0 0 1 -pintype=in -T 500 6900 5 10 0 0 0 0 1 -pinseq=7 -T 705 6945 5 10 1 1 0 6 1 -pinnumber=7 -T 800 6900 5 10 1 1 0 0 1 -pinlabel=/MCLR -} -P 2800 7700 2800 7400 1 0 0 -{ -T 2800 7700 5 10 0 0 270 0 1 -pintype=pwr -T 2800 7700 5 10 0 0 270 0 1 -pinseq=10 -T 2750 7495 5 10 1 1 90 0 1 -pinnumber=10 -T 2600 7200 5 10 1 1 0 0 1 -pinlabel=Vdd -} -P 2100 500 2100 800 1 0 0 -{ -T 2100 500 5 10 0 0 90 0 1 -pintype=pwr -T 2100 500 5 10 0 0 90 0 1 -pinseq=9 -T 2050 705 5 10 1 1 90 6 1 -pinnumber=9 -T 2245 1000 5 10 1 1 180 0 1 -pinlabel=Vss -} -P 3800 6100 3500 6100 1 0 0 -{ -T 3800 6100 5 10 0 0 180 0 1 -pintype=io -T 3800 6100 5 10 0 0 180 0 1 -pinseq=12 -T 3595 6145 5 10 1 1 0 0 1 -pinnumber=12 -T 3445 6095 5 10 1 1 0 6 1 -pinlabel=RB4 -} -P 3800 5900 3500 5900 1 0 0 -{ -T 3800 5900 5 10 0 0 180 0 1 -pintype=io -T 3800 5900 5 10 0 0 180 0 1 -pinseq=11 -T 3595 5945 5 10 1 1 0 0 1 -pinnumber=11 -T 3445 5895 5 10 1 1 0 6 1 -pinlabel=RB5 -} -P 3800 6500 3500 6500 1 0 0 -{ -T 3800 6500 5 10 0 0 180 0 1 -pintype=io -T 3800 6500 5 10 0 0 180 0 1 -pinseq=14 -T 3595 6545 5 10 1 1 0 0 1 -pinnumber=14 -T 3445 6495 5 10 1 1 0 6 1 -pinlabel=RB2 -} -P 3800 6300 3500 6300 1 0 0 -{ -T 3800 6300 5 10 0 0 180 0 1 -pintype=io -T 3800 6300 5 10 0 0 180 0 1 -pinseq=13 -T 3595 6345 5 10 1 1 0 0 1 -pinnumber=13 -T 3445 6295 5 10 1 1 0 6 1 -pinlabel=RB3 -} -P 3800 6900 3500 6900 1 0 0 -{ -T 3800 6900 5 10 0 0 180 0 1 -pintype=io -T 3800 6900 5 10 0 0 180 0 1 -pinseq=16 -T 3595 6945 5 10 1 1 0 0 1 -pinnumber=16 -T 3445 6895 5 10 1 1 0 6 1 -pinlabel=PGED3/RB0 -} -P 3800 6700 3500 6700 1 0 0 -{ -T 3800 6700 5 10 0 0 180 0 1 -pintype=io -T 3800 6700 5 10 0 0 180 0 1 -pinseq=15 -T 3595 6745 5 10 1 1 0 0 1 -pinnumber=15 -T 3445 6695 5 10 1 1 0 6 1 -pinlabel=PGEC3/RB1 -} -P 3800 5700 3500 5700 1 0 0 -{ -T 3800 5700 5 10 0 0 270 2 1 -pintype=io -T 3800 5700 5 10 0 0 270 2 1 -pinseq=17 -T 3595 5745 5 10 1 1 0 0 1 -pinnumber=17 -T 3445 5695 5 10 1 1 0 6 1 -pinlabel=PGEC1/RB6 -} -P 3800 5500 3500 5500 1 0 0 -{ -T 3800 5500 5 10 0 0 270 2 1 -pintype=io -T 3800 5500 5 10 0 0 270 2 1 -pinseq=18 -T 3595 5545 5 10 1 1 0 0 1 -pinnumber=18 -T 3445 5495 5 10 1 1 0 6 1 -pinlabel=PGED1/RB7 -} -P 3800 1100 3500 1100 1 0 0 -{ -T 3800 1100 5 10 0 0 90 0 1 -pintype=pwr -T 3800 1100 5 10 0 0 90 0 1 -pinseq=19 -T 3595 1145 5 10 1 1 0 0 1 -pinnumber=19 -T 3445 1095 5 10 1 1 0 6 1 -pinlabel=AVdd -} -P 3800 1300 3500 1300 1 0 0 -{ -T 3800 1300 5 10 0 0 90 0 1 -pintype=pwr -T 3800 1300 5 10 0 0 90 0 1 -pinseq=20 -T 3595 1345 5 10 1 1 0 0 1 -pinnumber=20 -T 3445 1295 5 10 1 1 0 6 1 -pinlabel=AVss -} -P 3800 5300 3500 5300 1 0 0 -{ -T 3800 5300 5 10 0 0 270 2 1 -pintype=io -T 3800 5300 5 10 0 0 270 2 1 -pinseq=21 -T 3595 5345 5 10 1 1 0 0 1 -pinnumber=21 -T 3445 5295 5 10 1 1 0 6 1 -pinlabel=RB8 -} -P 3800 5100 3500 5100 1 0 0 -{ -T 3800 5100 5 10 0 0 270 2 1 -pintype=io -T 3800 5100 5 10 0 0 270 2 1 -pinseq=22 -T 3595 5145 5 10 1 1 0 0 1 -pinnumber=22 -T 3445 5095 5 10 1 1 0 6 1 -pinlabel=RB9 -} -P 3800 4900 3500 4900 1 0 0 -{ -T 3800 4900 5 10 0 0 270 2 1 -pintype=io -T 3800 4900 5 10 0 0 270 2 1 -pinseq=23 -T 3595 4945 5 10 1 1 0 0 1 -pinnumber=23 -T 3445 4895 5 10 1 1 0 6 1 -pinlabel=RB10 -} -P 3800 4700 3500 4700 1 0 0 -{ -T 3800 4700 5 10 0 0 270 2 1 -pintype=io -T 3800 4700 5 10 0 0 270 2 1 -pinseq=24 -T 3595 4745 5 10 1 1 0 0 1 -pinnumber=24 -T 3445 4695 5 10 1 1 0 6 1 -pinlabel=RB11 -} -P 2500 500 2500 800 1 0 0 -{ -T 2500 500 5 10 0 0 0 0 1 -pintype=pwr -T 2500 500 5 10 0 0 0 0 1 -pinseq=25 -T 2450 705 5 10 1 1 90 6 1 -pinnumber=25 -T 2645 1000 5 10 1 1 180 0 1 -pinlabel=Vss -} -P 2400 7700 2400 7400 1 0 0 -{ -T 2400 7700 5 10 0 0 180 0 1 -pintype=pwr -T 2400 7700 5 10 0 0 180 0 1 -pinseq=26 -T 2350 7495 5 10 1 1 90 0 1 -pinnumber=26 -T 2200 7200 5 10 1 1 0 0 1 -pinlabel=Vdd -} -P 3800 4500 3500 4500 1 0 0 -{ -T 3800 4500 5 10 0 0 270 2 1 -pintype=io -T 3800 4500 5 10 0 0 270 2 1 -pinseq=27 -T 3595 4545 5 10 1 1 0 0 1 -pinnumber=27 -T 3445 4495 5 10 1 1 0 6 1 -pinlabel=RB12 -} -P 3800 4300 3500 4300 1 0 0 -{ -T 3800 4300 5 10 0 0 270 2 1 -pintype=io -T 3800 4300 5 10 0 0 270 2 1 -pinseq=28 -T 3595 4345 5 10 1 1 0 0 1 -pinnumber=28 -T 3445 4295 5 10 1 1 0 6 1 -pinlabel=RB13 -} -P 3800 4100 3500 4100 1 0 0 -{ -T 3800 4100 5 10 0 0 270 2 1 -pintype=io -T 3800 4100 5 10 0 0 270 2 1 -pinseq=29 -T 3595 4145 5 10 1 1 0 0 1 -pinnumber=29 -T 3445 4095 5 10 1 1 0 6 1 -pinlabel=RB14 -} -P 3800 3900 3500 3900 1 0 0 -{ -T 3800 3900 5 10 0 0 270 2 1 -pintype=io -T 3800 3900 5 10 0 0 270 2 1 -pinseq=30 -T 3595 3945 5 10 1 1 0 0 1 -pinnumber=30 -T 3445 3895 5 10 1 1 0 6 1 -pinlabel=RB15 -} -P 500 2000 800 2000 1 0 0 -{ -T 500 2000 5 10 0 0 90 2 1 -pintype=io -T 500 2000 5 10 0 0 90 2 1 -pinseq=31 -T 705 2045 5 10 1 1 0 6 1 -pinnumber=31 -T 855 1995 5 10 1 1 0 0 1 -pinlabel=RF4 -} -P 500 1800 800 1800 1 0 0 -{ -T 500 1800 5 10 0 0 90 2 1 -pintype=io -T 500 1800 5 10 0 0 90 2 1 -pinseq=32 -T 705 1845 5 10 1 1 0 6 1 -pinnumber=32 -T 855 1795 5 10 1 1 0 0 1 -pinlabel=RF5 -} -P 3800 2100 3500 2100 1 0 0 -{ -T 3700 2100 5 10 0 0 0 0 1 -pintype=in -T 3700 2100 5 10 0 0 0 0 1 -pinseq=48 -T 3595 2145 5 10 1 1 0 0 1 -pinnumber=48 -T 3445 2095 5 10 1 1 0 6 1 -pinlabel=PGEC2/RC14 -} -P 3800 1900 3500 1900 1 0 0 -{ -T 3700 1900 5 10 0 0 0 0 1 -pintype=in -T 3700 1900 5 10 0 0 0 0 1 -pinseq=47 -T 3595 1945 5 10 1 1 0 0 1 -pinnumber=47 -T 3445 1895 5 10 1 1 0 6 1 -pinlabel=PGED2/RC13 -} -P 500 5000 800 5000 1 0 0 -{ -T 600 5000 5 10 0 0 180 0 1 -pintype=in -T 600 5000 5 10 0 0 180 0 1 -pinseq=46 -T 705 5045 5 10 1 1 0 6 1 -pinnumber=46 -T 855 4995 5 10 1 1 0 0 1 -pinlabel=RD0 -} -P 500 2800 800 2800 1 0 0 -{ -T 600 2800 5 10 0 0 180 0 1 -pintype=in -T 600 2800 5 10 0 0 180 0 1 -pinseq=45 -T 705 2845 5 10 1 1 0 6 1 -pinnumber=45 -T 855 2795 5 10 1 1 0 0 1 -pinlabel=RD11 -} -P 500 3000 800 3000 1 0 0 -{ -T 600 3000 5 10 0 0 180 0 1 -pintype=in -T 600 3000 5 10 0 0 180 0 1 -pinseq=44 -T 705 3045 5 10 1 1 0 6 1 -pinnumber=44 -T 855 2995 5 10 1 1 0 0 1 -pinlabel=RD10 -} -P 500 3200 800 3200 1 0 0 -{ -T 600 3200 5 10 0 0 180 0 1 -pintype=in -T 600 3200 5 10 0 0 180 0 1 -pinseq=43 -T 705 3245 5 10 1 1 0 6 1 -pinnumber=43 -T 855 3195 5 10 1 1 0 0 1 -pinlabel=RD9 -} -P 500 3400 800 3400 1 0 0 -{ -T 600 3400 5 10 0 0 180 0 1 -pintype=in -T 600 3400 5 10 0 0 180 0 1 -pinseq=42 -T 705 3445 5 10 1 1 0 6 1 -pinnumber=42 -T 855 3395 5 10 1 1 0 0 1 -pinlabel=RD8 -} -P 1700 500 1700 800 1 0 0 -{ -T 1700 600 5 10 0 0 270 0 1 -pintype=pwr -T 1700 600 5 10 0 0 270 0 1 -pinseq=41 -T 1650 705 5 10 1 1 90 6 1 -pinnumber=41 -T 1845 1000 5 10 1 1 180 0 1 -pinlabel=Vss -} -P 3800 1700 3500 1700 1 0 0 -{ -T 3700 1700 5 10 0 0 0 0 1 -pintype=in -T 3700 1700 5 10 0 0 0 0 1 -pinseq=40 -T 3595 1745 5 10 1 1 0 0 1 -pinnumber=40 -T 3445 1695 5 10 1 1 0 6 1 -pinlabel=OSC2/RC15 -} -P 3800 1500 3500 1500 1 0 0 -{ -T 3700 1500 5 10 0 0 0 0 1 -pintype=in -T 3700 1500 5 10 0 0 0 0 1 -pinseq=39 -T 3595 1545 5 10 1 1 0 0 1 -pinnumber=39 -T 3445 1495 5 10 1 1 0 6 1 -pinlabel=OSC1/RC12 -} -P 2000 7700 2000 7400 1 0 0 -{ -T 2000 7600 5 10 0 0 90 0 1 -pintype=pwr -T 2000 7600 5 10 0 0 90 0 1 -pinseq=38 -T 1950 7495 5 10 1 1 90 0 1 -pinnumber=38 -T 1800 7200 5 10 1 1 0 0 1 -pinlabel=Vdd -} -P 3800 3300 3500 3300 1 0 0 -{ -T 3700 3300 5 10 0 0 0 0 1 -pintype=in -T 3700 3300 5 10 0 0 0 0 1 -pinseq=37 -T 3595 3345 5 10 1 1 0 0 1 -pinnumber=37 -T 3445 3295 5 10 1 1 0 6 1 -pinlabel=D+/RG2 -} -P 3800 3100 3500 3100 1 0 0 -{ -T 3700 3100 5 10 0 0 0 0 1 -pintype=in -T 3700 3100 5 10 0 0 0 0 1 -pinseq=36 -T 3595 3145 5 10 1 1 0 0 1 -pinnumber=36 -T 3445 3095 5 10 1 1 0 6 1 -pinlabel=D-/RG3 -} -P 3800 3700 3500 3700 1 0 0 -{ -T 3700 3700 5 10 0 0 0 0 1 -pintype=in -T 3700 3700 5 10 0 0 0 0 1 -pinseq=35 -T 3595 3745 5 10 1 1 0 0 1 -pinnumber=35 -T 3445 3695 5 10 1 1 0 6 1 -pinlabel=Vusb3V3 -} -P 3800 3500 3500 3500 1 0 0 -{ -T 3700 3500 5 10 0 0 0 0 1 -pintype=in -T 3700 3500 5 10 0 0 0 0 1 -pinseq=34 -T 3595 3545 5 10 1 1 0 0 1 -pinnumber=34 -T 3445 3495 5 10 1 1 0 6 1 -pinlabel=Vbus -} -P 500 2200 800 2200 1 0 0 -{ -T 600 2200 5 10 0 0 0 6 1 -pintype=io -T 600 2200 5 10 0 0 0 6 1 -pinseq=33 -T 705 2245 5 10 1 1 0 6 1 -pinnumber=33 -T 855 2195 5 10 1 1 0 0 1 -pinlabel=RF3/USBid -} -B 800 800 2700 6600 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 -T 3000 7700 8 10 1 1 0 0 1 -refdes=U? -T 3000 7500 8 10 1 1 0 0 1 -device=dsPIC33EP256MU806 diff --git a/doc/aic_lib/dsPIC33EP256MU806.sym~ b/doc/aic_lib/dsPIC33EP256MU806.sym~ deleted file mode 100644 index 15369ce..0000000 --- a/doc/aic_lib/dsPIC33EP256MU806.sym~ +++ /dev/null @@ -1,710 +0,0 @@ -v 20110115 2 -P 500 5400 800 5400 1 0 0 -{ -T 500 5400 5 10 0 0 0 0 1 -pintype=unknown -T 500 5400 5 10 0 0 0 0 1 -pinseq=2 -T 705 5445 5 10 1 1 0 6 1 -pinnumber=2 -T 800 5400 5 10 1 1 0 0 1 -pinlabel=RE6 -} -P 500 5600 800 5600 1 0 0 -{ -T 500 5600 5 10 0 0 0 0 1 -pintype=unknown -T 500 5600 5 10 0 0 0 0 1 -pinseq=1 -T 705 5645 5 10 1 1 0 6 1 -pinnumber=1 -T 800 5600 5 10 1 1 0 0 1 -pinlabel=RE5 -} -P 500 5800 800 5800 1 0 0 -{ -T 500 5800 5 10 0 0 90 0 1 -pintype=unknown -T 500 5800 5 10 0 0 90 0 1 -pinseq=64 -T 705 5845 5 10 1 1 0 6 1 -pinnumber=64 -T 1145 5795 5 10 1 1 0 6 1 -pinlabel=RE4 -} -P 500 6000 800 6000 1 0 0 -{ -T 500 6000 5 10 0 0 90 0 1 -pintype=unknown -T 500 6000 5 10 0 0 90 0 1 -pinseq=63 -T 705 6045 5 10 1 1 0 6 1 -pinnumber=63 -T 855 5995 5 10 1 1 0 0 1 -pinlabel=RE3 -} -P 500 6200 800 6200 1 0 0 -{ -T 500 6200 5 10 0 0 90 0 1 -pintype=unknown -T 500 6200 5 10 0 0 90 0 1 -pinseq=62 -T 705 6245 5 10 1 1 0 6 1 -pinnumber=62 -T 855 6195 5 10 1 1 0 0 1 -pinlabel=RE2 -} -P 500 6400 800 6400 1 0 0 -{ -T 500 6400 5 10 0 0 90 0 1 -pintype=unknown -T 500 6400 5 10 0 0 90 0 1 -pinseq=61 -T 705 6445 5 10 1 1 0 6 1 -pinnumber=61 -T 855 6395 5 10 1 1 0 0 1 -pinlabel=RE1 -} -P 500 6600 800 6600 1 0 0 -{ -T 500 6600 5 10 0 0 90 0 1 -pintype=unknown -T 500 6600 5 10 0 0 90 0 1 -pinseq=60 -T 705 6645 5 10 1 1 0 6 1 -pinnumber=60 -T 855 6595 5 10 1 1 0 0 1 -pinlabel=RE0 -} -P 500 2400 800 2400 1 0 0 -{ -T 500 2400 5 10 0 0 90 0 1 -pintype=unknown -T 500 2400 5 10 0 0 90 0 1 -pinseq=59 -T 705 2445 5 10 1 1 0 6 1 -pinnumber=59 -T 855 2395 5 10 1 1 0 0 1 -pinlabel=RF1 -} -P 500 2600 800 2600 1 0 0 -{ -T 500 2600 5 10 0 0 90 0 1 -pintype=unknown -T 500 2600 5 10 0 0 90 0 1 -pinseq=58 -T 705 2645 5 10 1 1 0 6 1 -pinnumber=58 -T 855 2595 5 10 1 1 0 0 1 -pinlabel=RF0 -} -P 1800 7500 1800 7200 1 0 0 -{ -T 1800 7500 5 10 0 0 0 0 1 -pintype=unknown -T 1800 7500 5 10 0 0 0 0 1 -pinseq=57 -T 1750 7295 5 10 1 1 90 0 1 -pinnumber=57 -T 1800 6800 5 10 1 1 90 0 1 -pinlabel=Vdd -} -P 3800 900 3500 900 1 0 0 -{ -T 3800 900 5 10 0 0 90 2 1 -pintype=in -T 3800 900 5 10 0 0 90 2 1 -pinseq=56 -T 3595 945 5 10 1 1 0 0 1 -pinnumber=56 -T 3445 895 5 10 1 1 0 6 1 -pinlabel=Vcap -} -P 500 3600 800 3600 1 0 0 -{ -T 500 3600 5 10 0 0 90 0 1 -pintype=unknown -T 500 3600 5 10 0 0 90 0 1 -pinseq=55 -T 705 3645 5 10 1 1 0 6 1 -pinnumber=55 -T 855 3595 5 10 1 1 0 0 1 -pinlabel=RD7 -} -P 500 3800 800 3800 1 0 0 -{ -T 500 3800 5 10 0 0 90 0 1 -pintype=unknown -T 500 3800 5 10 0 0 90 0 1 -pinseq=54 -T 705 3845 5 10 1 1 0 6 1 -pinnumber=54 -T 855 3795 5 10 1 1 0 0 1 -pinlabel=RD6 -} -P 500 4000 800 4000 1 0 0 -{ -T 500 4000 5 10 0 0 90 0 1 -pintype=unknown -T 500 4000 5 10 0 0 90 0 1 -pinseq=53 -T 705 4045 5 10 1 1 0 6 1 -pinnumber=53 -T 855 3995 5 10 1 1 0 0 1 -pinlabel=RD5 -} -P 500 4200 800 4200 1 0 0 -{ -T 500 4200 5 10 0 0 90 0 1 -pintype=unknown -T 500 4200 5 10 0 0 90 0 1 -pinseq=52 -T 705 4245 5 10 1 1 0 6 1 -pinnumber=52 -T 855 4195 5 10 1 1 0 0 1 -pinlabel=RD4 -} -P 500 4400 800 4400 1 0 0 -{ -T 500 4400 5 10 0 0 90 0 1 -pintype=unknown -T 500 4400 5 10 0 0 90 0 1 -pinseq=51 -T 705 4445 5 10 1 1 0 6 1 -pinnumber=51 -T 855 4395 5 10 1 1 0 0 1 -pinlabel=RD3 -} -P 500 4600 800 4600 1 0 0 -{ -T 500 4600 5 10 0 0 90 0 1 -pintype=unknown -T 500 4600 5 10 0 0 90 0 1 -pinseq=50 -T 705 4645 5 10 1 1 0 6 1 -pinnumber=50 -T 855 4595 5 10 1 1 0 0 1 -pinlabel=RD2 -} -P 500 4800 800 4800 1 0 0 -{ -T 500 4800 5 10 0 0 90 0 1 -pintype=unknown -T 500 4800 5 10 0 0 90 0 1 -pinseq=49 -T 705 4845 5 10 1 1 0 6 1 -pinnumber=49 -T 855 4795 5 10 1 1 0 0 1 -pinlabel=RD1 -} -P 3800 2900 3500 2900 1 0 0 -{ -T 3800 2900 5 10 0 0 0 6 1 -pintype=unknown -T 3800 2900 5 10 0 0 0 6 1 -pinseq=4 -T 3595 2945 5 10 1 1 0 0 1 -pinnumber=4 -T 3445 2895 5 10 1 1 0 6 1 -pinlabel=RG6 -} -P 500 5200 800 5200 1 0 0 -{ -T 500 5200 5 10 0 0 0 0 1 -pintype=unknown -T 500 5200 5 10 0 0 0 0 1 -pinseq=3 -T 705 5245 5 10 1 1 0 6 1 -pinnumber=3 -T 800 5200 5 10 1 1 0 0 1 -pinlabel=RE7 -} -P 3800 2500 3500 2500 1 0 0 -{ -T 3800 2500 5 10 0 0 0 6 1 -pintype=unknown -T 3800 2500 5 10 0 0 0 6 1 -pinseq=6 -T 3595 2545 5 10 1 1 0 0 1 -pinnumber=6 -T 3445 2495 5 10 1 1 0 6 1 -pinlabel=RG8 -} -P 3800 2700 3500 2700 1 0 0 -{ -T 3800 2700 5 10 0 0 0 6 1 -pintype=unknown -T 3800 2700 5 10 0 0 0 6 1 -pinseq=5 -T 3595 2745 5 10 1 1 0 0 1 -pinnumber=5 -T 3445 2695 5 10 1 1 0 6 1 -pinlabel=RG7 -} -P 3800 2300 3500 2300 1 0 0 -{ -T 3800 2300 5 10 0 0 0 6 1 -pintype=unknown -T 3800 2300 5 10 0 0 0 6 1 -pinseq=8 -T 3595 2345 5 10 1 1 0 0 1 -pinnumber=8 -T 3445 2295 5 10 1 1 0 6 1 -pinlabel=RG9 -} -P 500 6900 800 6900 1 0 0 -{ -T 500 6900 5 10 0 0 0 0 1 -pintype=unknown -T 500 6900 5 10 0 0 0 0 1 -pinseq=7 -T 705 6945 5 10 1 1 0 6 1 -pinnumber=7 -T 800 6900 5 10 1 1 0 0 1 -pinlabel=/MCLR -} -P 2400 7500 2400 7200 1 0 0 -{ -T 2400 7500 5 10 0 0 270 0 1 -pintype=unknown -T 2400 7500 5 10 0 0 270 0 1 -pinseq=0 -T 2350 7295 5 10 1 1 90 0 1 -pinnumber=10 -T 2400 7145 5 10 1 1 90 6 1 -pinlabel=Vdd -} -P 2100 500 2100 800 1 0 0 -{ -T 2100 500 5 10 0 0 90 0 1 -pintype=unknown -T 2100 500 5 10 0 0 90 0 1 -pinseq=0 -T 2050 705 5 10 1 1 90 6 1 -pinnumber=9 -T 2100 855 5 10 1 1 90 0 1 -pinlabel=Vss -} -P 3800 6100 3500 6100 1 0 0 -{ -T 3800 6100 5 10 0 0 180 0 1 -pintype=unknown -T 3800 6100 5 10 0 0 180 0 1 -pinseq=0 -T 3595 6145 5 10 1 1 0 0 1 -pinnumber=12 -T 3445 6095 5 10 1 1 0 6 1 -pinlabel=RB4 -} -P 3800 5900 3500 5900 1 0 0 -{ -T 3800 5900 5 10 0 0 180 0 1 -pintype=unknown -T 3800 5900 5 10 0 0 180 0 1 -pinseq=0 -T 3595 5945 5 10 1 1 0 0 1 -pinnumber=11 -T 3445 5895 5 10 1 1 0 6 1 -pinlabel=RB5 -} -P 3800 6500 3500 6500 1 0 0 -{ -T 3800 6500 5 10 0 0 180 0 1 -pintype=unknown -T 3800 6500 5 10 0 0 180 0 1 -pinseq=0 -T 3595 6545 5 10 1 1 0 0 1 -pinnumber=14 -T 3445 6495 5 10 1 1 0 6 1 -pinlabel=RB2 -} -P 3800 6300 3500 6300 1 0 0 -{ -T 3800 6300 5 10 0 0 180 0 1 -pintype=unknown -T 3800 6300 5 10 0 0 180 0 1 -pinseq=0 -T 3595 6345 5 10 1 1 0 0 1 -pinnumber=13 -T 3445 6295 5 10 1 1 0 6 1 -pinlabel=RB3 -} -P 3800 6900 3500 6900 1 0 0 -{ -T 3800 6900 5 10 0 0 180 0 1 -pintype=unknown -T 3800 6900 5 10 0 0 180 0 1 -pinseq=0 -T 3595 6945 5 10 1 1 0 0 1 -pinnumber=16 -T 3445 6895 5 10 1 1 0 6 1 -pinlabel=PGED3/RB0 -} -P 3800 6700 3500 6700 1 0 0 -{ -T 3800 6700 5 10 0 0 180 0 1 -pintype=unknown -T 3800 6700 5 10 0 0 180 0 1 -pinseq=0 -T 3595 6745 5 10 1 1 0 0 1 -pinnumber=15 -T 3445 6695 5 10 1 1 0 6 1 -pinlabel=PGEC3/RB1 -} -P 3800 5700 3500 5700 1 0 0 -{ -T 3800 5700 5 10 0 0 270 2 1 -pintype=unknown -T 3800 5700 5 10 0 0 270 2 1 -pinseq=0 -T 3595 5745 5 10 1 1 0 0 1 -pinnumber=17 -T 3445 5695 5 10 1 1 0 6 1 -pinlabel=PGEC1/RB6 -} -P 3800 5500 3500 5500 1 0 0 -{ -T 3800 5500 5 10 0 0 270 2 1 -pintype=unknown -T 3800 5500 5 10 0 0 270 2 1 -pinseq=0 -T 3595 5545 5 10 1 1 0 0 1 -pinnumber=18 -T 3445 5495 5 10 1 1 0 6 1 -pinlabel=PGED1/RB7 -} -P 3800 1100 3500 1100 1 0 0 -{ -T 3800 1100 5 10 0 0 90 0 1 -pintype=unknown -T 3800 1100 5 10 0 0 90 0 1 -pinseq=0 -T 3595 1145 5 10 1 1 0 0 1 -pinnumber=19 -T 3445 1095 5 10 1 1 0 6 1 -pinlabel=AVdd -} -P 3800 1300 3500 1300 1 0 0 -{ -T 3800 1300 5 10 0 0 90 0 1 -pintype=unknown -T 3800 1300 5 10 0 0 90 0 1 -pinseq=0 -T 3595 1345 5 10 1 1 0 0 1 -pinnumber=20 -T 3445 1295 5 10 1 1 0 6 1 -pinlabel=AVss -} -P 3800 5300 3500 5300 1 0 0 -{ -T 3800 5300 5 10 0 0 270 2 1 -pintype=unknown -T 3800 5300 5 10 0 0 270 2 1 -pinseq=0 -T 3595 5345 5 10 1 1 0 0 1 -pinnumber=21 -T 3445 5295 5 10 1 1 0 6 1 -pinlabel=RB8 -} -P 3800 5100 3500 5100 1 0 0 -{ -T 3800 5100 5 10 0 0 270 2 1 -pintype=unknown -T 3800 5100 5 10 0 0 270 2 1 -pinseq=0 -T 3595 5145 5 10 1 1 0 0 1 -pinnumber=22 -T 3445 5095 5 10 1 1 0 6 1 -pinlabel=RB9 -} -P 3800 4900 3500 4900 1 0 0 -{ -T 3800 4900 5 10 0 0 270 2 1 -pintype=unknown -T 3800 4900 5 10 0 0 270 2 1 -pinseq=0 -T 3595 4945 5 10 1 1 0 0 1 -pinnumber=23 -T 3445 4895 5 10 1 1 0 6 1 -pinlabel=RB10 -} -P 3800 4700 3500 4700 1 0 0 -{ -T 3800 4700 5 10 0 0 270 2 1 -pintype=unknown -T 3800 4700 5 10 0 0 270 2 1 -pinseq=0 -T 3595 4745 5 10 1 1 0 0 1 -pinnumber=24 -T 3445 4695 5 10 1 1 0 6 1 -pinlabel=RB11 -} -P 2300 500 2300 800 1 0 0 -{ -T 2300 500 5 10 0 0 0 0 1 -pintype=unknown -T 2300 500 5 10 0 0 0 0 1 -pinseq=0 -T 2250 705 5 10 1 1 90 6 1 -pinnumber=25 -T 2300 855 5 10 1 1 90 0 1 -pinlabel=Vss -} -P 2200 7500 2200 7200 1 0 0 -{ -T 2200 7500 5 10 0 0 180 0 1 -pintype=unknown -T 2200 7500 5 10 0 0 180 0 1 -pinseq=0 -T 2150 7295 5 10 1 1 90 0 1 -pinnumber=26 -T 2200 7145 5 10 1 1 90 6 1 -pinlabel=Vdd -} -P 3800 4500 3500 4500 1 0 0 -{ -T 3800 4500 5 10 0 0 270 2 1 -pintype=unknown -T 3800 4500 5 10 0 0 270 2 1 -pinseq=0 -T 3595 4545 5 10 1 1 0 0 1 -pinnumber=27 -T 3445 4495 5 10 1 1 0 6 1 -pinlabel=RB12 -} -P 3800 4300 3500 4300 1 0 0 -{ -T 3800 4300 5 10 0 0 270 2 1 -pintype=unknown -T 3800 4300 5 10 0 0 270 2 1 -pinseq=0 -T 3595 4345 5 10 1 1 0 0 1 -pinnumber=28 -T 3445 4295 5 10 1 1 0 6 1 -pinlabel=RB13 -} -P 3800 4100 3500 4100 1 0 0 -{ -T 3800 4100 5 10 0 0 270 2 1 -pintype=unknown -T 3800 4100 5 10 0 0 270 2 1 -pinseq=0 -T 3595 4145 5 10 1 1 0 0 1 -pinnumber=29 -T 3445 4095 5 10 1 1 0 6 1 -pinlabel=RB14 -} -P 3800 3900 3500 3900 1 0 0 -{ -T 3800 3900 5 10 0 0 270 2 1 -pintype=unknown -T 3800 3900 5 10 0 0 270 2 1 -pinseq=0 -T 3595 3945 5 10 1 1 0 0 1 -pinnumber=30 -T 3445 3895 5 10 1 1 0 6 1 -pinlabel=RB15 -} -P 500 2000 800 2000 1 0 0 -{ -T 500 2000 5 10 0 0 90 2 1 -pintype=unknown -T 500 2000 5 10 0 0 90 2 1 -pinseq=0 -T 705 2045 5 10 1 1 0 6 1 -pinnumber=31 -T 855 1995 5 10 1 1 0 0 1 -pinlabel=RF4 -} -P 500 1800 800 1800 1 0 0 -{ -T 500 1800 5 10 0 0 90 2 1 -pintype=unknown -T 500 1800 5 10 0 0 90 2 1 -pinseq=0 -T 705 1845 5 10 1 1 0 6 1 -pinnumber=32 -T 855 1795 5 10 1 1 0 0 1 -pinlabel=RF5 -} -B 800 800 2700 6400 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 -P 3800 2100 3500 2100 1 0 0 -{ -T 3700 2100 5 10 0 0 0 0 1 -pintype=unknown -T 3700 2100 5 10 0 0 0 0 1 -pinseq=0 -T 3445 2095 5 10 1 1 0 6 1 -pinlabel=PGEC2/RC14 -T 3595 2145 5 10 1 1 0 0 1 -pinnumber=48 -} -P 3800 1900 3500 1900 1 0 0 -{ -T 3700 1900 5 10 0 0 0 0 1 -pintype=unknown -T 3700 1900 5 10 0 0 0 0 1 -pinseq=0 -T 3445 1895 5 10 1 1 0 6 1 -pinlabel=PGED2/RC13 -T 3595 1945 5 10 1 1 0 0 1 -pinnumber=47 -} -P 500 5000 800 5000 1 0 0 -{ -T 600 5000 5 10 0 0 180 0 1 -pintype=unknown -T 600 5000 5 10 0 0 180 0 1 -pinseq=0 -T 855 4995 5 10 1 1 0 0 1 -pinlabel=RD0 -T 705 5045 5 10 1 1 0 6 1 -pinnumber=46 -} -P 500 2800 800 2800 1 0 0 -{ -T 600 2800 5 10 0 0 180 0 1 -pintype=unknown -T 600 2800 5 10 0 0 180 0 1 -pinseq=0 -T 855 2795 5 10 1 1 0 0 1 -pinlabel=RD11 -T 705 2845 5 10 1 1 0 6 1 -pinnumber=45 -} -P 500 3000 800 3000 1 0 0 -{ -T 600 3000 5 10 0 0 180 0 1 -pintype=unknown -T 600 3000 5 10 0 0 180 0 1 -pinseq=0 -T 855 2995 5 10 1 1 0 0 1 -pinlabel=RD10 -T 705 3045 5 10 1 1 0 6 1 -pinnumber=44 -} -P 500 3200 800 3200 1 0 0 -{ -T 600 3200 5 10 0 0 180 0 1 -pintype=unknown -T 600 3200 5 10 0 0 180 0 1 -pinseq=0 -T 855 3195 5 10 1 1 0 0 1 -pinlabel=RD9 -T 705 3245 5 10 1 1 0 6 1 -pinnumber=43 -} -P 500 3400 800 3400 1 0 0 -{ -T 600 3400 5 10 0 0 180 0 1 -pintype=unknown -T 600 3400 5 10 0 0 180 0 1 -pinseq=0 -T 855 3395 5 10 1 1 0 0 1 -pinlabel=RD8 -T 705 3445 5 10 1 1 0 6 1 -pinnumber=42 -} -P 1900 500 1900 800 1 0 0 -{ -T 1900 600 5 10 0 0 270 0 1 -pintype=unknown -T 1900 600 5 10 0 0 270 0 1 -pinseq=0 -T 1900 855 5 10 1 1 90 0 1 -pinlabel=Vss -T 1850 705 5 10 1 1 90 6 1 -pinnumber=41 -} -P 3800 1700 3500 1700 1 0 0 -{ -T 3700 1700 5 10 0 0 0 0 1 -pintype=unknown -T 3700 1700 5 10 0 0 0 0 1 -pinseq=0 -T 3445 1695 5 10 1 1 0 6 1 -pinlabel=OSC2/RC15 -T 3595 1745 5 10 1 1 0 0 1 -pinnumber=40 -} -P 3800 1500 3500 1500 1 0 0 -{ -T 3700 1500 5 10 0 0 0 0 1 -pintype=unknown -T 3700 1500 5 10 0 0 0 0 1 -pinseq=0 -T 3445 1495 5 10 1 1 0 6 1 -pinlabel=OSC1/RC12 -T 3595 1545 5 10 1 1 0 0 1 -pinnumber=39 -} -P 2000 7500 2000 7200 1 0 0 -{ -T 2000 7400 5 10 0 0 90 0 1 -pintype=unknown -T 2000 7400 5 10 0 0 90 0 1 -pinseq=0 -T 2000 7145 5 10 1 1 90 6 1 -pinlabel=Vdd -T 1950 7295 5 10 1 1 90 0 1 -pinnumber=38 -} -P 3800 3300 3500 3300 1 0 0 -{ -T 3700 3300 5 10 0 0 0 0 1 -pintype=unknown -T 3700 3300 5 10 0 0 0 0 1 -pinseq=0 -T 3445 3295 5 10 1 1 0 6 1 -pinlabel=D+/RG2 -T 3595 3345 5 10 1 1 0 0 1 -pinnumber=37 -} -P 3800 3100 3500 3100 1 0 0 -{ -T 3700 3100 5 10 0 0 0 0 1 -pintype=unknown -T 3700 3100 5 10 0 0 0 0 1 -pinseq=0 -T 3445 3095 5 10 1 1 0 6 1 -pinlabel=D-/RG3 -T 3595 3145 5 10 1 1 0 0 1 -pinnumber=36 -} -P 3800 3700 3500 3700 1 0 0 -{ -T 3700 3700 5 10 0 0 0 0 1 -pintype=unknown -T 3700 3700 5 10 0 0 0 0 1 -pinseq=0 -T 3445 3695 5 10 1 1 0 6 1 -pinlabel=Vusb3V3 -T 3595 3745 5 10 1 1 0 0 1 -pinnumber=35 -} -P 3800 3500 3500 3500 1 0 0 -{ -T 3700 3500 5 10 0 0 0 0 1 -pintype=unknown -T 3700 3500 5 10 0 0 0 0 1 -pinseq=0 -T 3445 3495 5 10 1 1 0 6 1 -pinlabel=Vbus -T 3595 3545 5 10 1 1 0 0 1 -pinnumber=34 -} -P 500 2200 800 2200 1 0 0 -{ -T 600 2200 5 10 0 0 0 6 1 -pintype=unknown -T 600 2200 5 10 0 0 0 6 1 -pinseq=0 -T 855 2195 5 10 1 1 0 0 1 -pinlabel=RF3/USBid -T 705 2245 5 10 1 1 0 6 1 -pinnumber=33 -} -T 800 7200 8 10 1 1 0 0 1 -refdes=U? -T 2500 7200 8 10 1 1 0 0 1 -device=dsPIC33EPXXX diff --git a/doc/aic_lib/irs21094-1.sym b/doc/aic_lib/irs21094-1.sym deleted file mode 100644 index c5519f0..0000000 --- a/doc/aic_lib/irs21094-1.sym +++ /dev/null @@ -1,124 +0,0 @@ -v 20041228 1 -B 300 300 2300 3000 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 -T 1700 3400 9 10 1 1 0 0 1 -device=IRS21094 -T 300 4100 5 10 0 0 0 0 1 -description=Half-Bridge Driver -T 300 4300 5 10 0 0 0 0 1 -documentation=http://www.irf.com/product-info/datasheets/data/irs2109.pdf -T 400 3400 8 10 1 1 0 0 1 -refdes=U? -T 300 3900 5 10 0 0 0 0 1 -footprint=DIP14 -T 300 4500 5 10 0 0 0 0 1 -numslots=0 -P 300 2500 0 2500 1 0 1 -{ -T 200 2550 5 10 1 1 0 6 1 -pinnumber=2 -T 0 2450 5 10 0 0 0 6 1 -pinseq=2 -T 400 2500 9 10 1 1 0 1 1 -pinlabel=IN -T 700 2500 5 10 0 1 0 1 1 -pintype=in -} -P 300 1700 0 1700 1 0 1 -{ -T 200 1750 5 10 1 1 0 6 1 -pinnumber=3 -T 0 1650 5 10 0 0 0 6 1 -pinseq=3 -T 400 1700 9 10 1 1 0 1 1 -pinlabel=/SD -T 800 1700 5 10 0 1 0 1 1 -pintype=in -} -P 900 300 900 0 1 0 1 -{ -T 800 250 5 10 1 1 0 8 1 -pinnumber=6 -T 600 -150 5 10 0 0 0 0 1 -pinseq=6 -T 900 500 9 10 1 1 180 4 1 -pinlabel=COM -T 1200 500 5 10 0 1 180 7 1 -pintype=pwr -} -P 2600 900 2900 900 1 0 1 -{ -T 2700 950 5 10 1 1 0 0 1 -pinnumber=7 -T 3000 850 5 10 0 0 0 0 1 -pinseq=7 -T 2500 900 9 10 1 1 180 1 1 -pinlabel=LO -T 2100 900 5 10 0 1 180 1 1 -pintype=out -} -P 1400 3300 1400 3600 1 0 1 -{ -T 1350 3400 5 10 1 1 0 6 1 -pinnumber=1 -T 1150 3700 5 10 0 0 0 0 1 -pinseq=1 -T 1400 3100 9 10 1 1 0 4 1 -pinlabel=VCC -T 1700 3100 5 10 0 1 0 1 1 -pintype=pwr -} -P 2600 1500 2900 1500 1 0 1 -{ -T 2700 1550 5 10 1 1 0 0 1 -pinnumber=11 -T 3000 1450 5 10 0 0 0 0 1 -pinseq=11 -T 2500 1500 9 10 1 1 0 7 1 -pinlabel=VS -T 2100 1500 5 10 0 1 0 7 1 -pintype=pas -} -P 2600 2100 2900 2100 1 0 1 -{ -T 2700 2150 5 10 1 1 0 0 1 -pinnumber=12 -T 3000 2050 5 10 0 0 0 0 1 -pinseq=12 -T 2500 2100 9 10 1 1 0 7 1 -pinlabel=HO -T 2100 2100 5 10 0 1 0 7 1 -pintype=out -} -P 2600 2700 2900 2700 1 0 1 -{ -T 2700 2750 5 10 1 1 0 0 1 -pinnumber=13 -T 3000 2650 5 10 0 0 0 0 1 -pinseq=13 -T 2500 2700 9 10 1 1 180 1 1 -pinlabel=VB -T 2100 2700 5 10 0 1 180 1 1 -pintype=pwr -} -P 300 900 0 900 1 0 1 -{ -T 200 950 5 10 1 1 0 6 1 -pinnumber=4 -T 0 850 5 10 0 0 0 6 1 -pinseq=4 -T 400 900 9 10 1 1 0 1 1 -pinlabel=DT -T 700 900 5 10 0 1 0 1 1 -pintype=in -} -P 1900 300 1900 0 1 0 1 -{ -T 1800 250 5 10 1 1 0 8 1 -pinnumber=5 -T 1600 -150 5 10 0 0 0 0 1 -pinseq=5 -T 1900 500 9 10 1 1 0 4 1 -pinlabel=VSS -T 2200 500 5 10 0 1 180 7 1 -pintype=pwr -} diff --git a/doc/aic_lib/lt1086.sym b/doc/aic_lib/lt1086.sym deleted file mode 100644 index e128429..0000000 --- a/doc/aic_lib/lt1086.sym +++ /dev/null @@ -1,49 +0,0 @@ -v 20110115 2 -T 400 600 9 8 1 0 0 0 1 -IN -T 948 600 9 8 1 0 0 0 1 -OUT -B 300 300 1000 600 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 -T 300 1000 5 10 1 1 0 0 1 -device=LT1086 -T 656 401 9 8 1 0 0 0 1 -GND -P 300 600 0 600 1 0 1 -{ -T 100 650 5 8 1 1 0 0 1 -pinnumber=1 -T 100 650 5 8 0 0 0 0 1 -pinseq=1 -T 200 600 5 10 0 1 0 0 1 -pintype=in -T 100 600 5 10 0 1 0 0 1 -pinlabel=IN -} -P 800 0 800 300 1 0 0 -{ -T 700 100 5 8 1 1 0 0 1 -pinnumber=2 -T 700 100 5 8 0 0 0 0 1 -pinseq=2 -T 800 200 5 10 0 1 0 0 1 -pintype=pwr -T 800 100 5 10 0 1 0 0 1 -pinlabel=GND -} -P 1300 600 1600 600 1 0 1 -{ -T 1430 650 5 8 1 1 0 0 1 -pinnumber=3 -T 1430 650 5 8 0 0 0 0 1 -pinseq=3 -T 1500 600 5 10 0 1 0 0 1 -pintype=out -T 1400 600 5 10 0 1 0 0 1 -pinlabel=OUT -} -T 1400 1000 8 10 1 1 0 6 1 -refdes=U? -T 1600 1100 5 10 0 0 0 0 1 -pins=3 -T 1600 900 5 10 0 0 0 0 1 -net=GND:2 diff --git a/doc/aic_lib/lt1086.sym~ b/doc/aic_lib/lt1086.sym~ deleted file mode 100644 index 28836a2..0000000 --- a/doc/aic_lib/lt1086.sym~ +++ /dev/null @@ -1,37 +0,0 @@ -v 20110115 2 -T 400 600 9 8 1 0 0 0 1 -IN -T 948 600 9 8 1 0 0 0 1 -OUT -B 300 300 1000 600 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 -T 300 1000 5 10 1 1 0 0 1 -device=LT1086 -T 656 401 9 8 1 0 0 0 1 -GND -P 300 600 0 600 1 0 1 -{ -T 100 650 5 8 1 1 0 0 1 -pinnumber=1 -T 100 650 5 8 0 0 0 0 1 -pinseq=1 -} -P 800 0 800 300 1 0 0 -{ -T 700 100 5 8 1 1 0 0 1 -pinnumber=2 -T 700 100 5 8 0 0 0 0 1 -pinseq=2 -} -P 1300 600 1600 600 1 0 1 -{ -T 1430 650 5 8 1 1 0 0 1 -pinnumber=3 -T 1430 650 5 8 0 0 0 0 1 -pinseq=3 -} -T 1400 1000 8 10 1 1 0 6 1 -refdes=U? -T 1600 1100 5 10 0 0 0 0 1 -pins=3 -T 1600 900 5 10 0 0 0 0 1 -net=GND:2 diff --git a/doc/aic_lib/makefile~ b/doc/aic_lib/makefile~ deleted file mode 100644 index bb0d2f5..0000000 --- a/doc/aic_lib/makefile~ +++ /dev/null @@ -1,2 +0,0 @@ -gcc -o trocar_valores auxiliar_pinagem.c -./trocar_valores -teste diff --git a/doc/aicconnector.pdf b/doc/aicconnector.pdf deleted file mode 100644 index 0119829bf2f7f94c72ebc3224a6e1f753b7bbb89..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7951 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 SD`04-VX&}Wy9kH&!u}7wra;#K diff --git a/doc/aicconnector.ps b/doc/aicconnector.ps deleted file mode 100644 index 878894a..0000000 --- a/doc/aicconnector.ps +++ /dev/null @@ -1,1614 +0,0 @@ -%!PS-Adobe-3.0 -%%Creator: gEDA gschem 1.6.1-20100214-22-ga30f00b -%%CreationDate: Fri Jun 1 18:14:12 2018 -%%Title: /home/users/davibobsin/Documents/aic/doc/aicconnector.sch -%%Author: davibobsin -%%BoundingBox: 0 0 612 792 -%%Orientation: Landscape -%%Pages: 1 -%%Endcomments -%%BeginProlog -% Prolog for gEDA, define all the functions needed for rendering -% schematics on Postscript devices - - -% Draw a line from the second coordinate to the first -% x2 y2 x1 y1 width line - -/line { - setlinewidth - % pop off first element and moveto - moveto - % pop off remaining elements and draw a line segment - lineto - % draw it - stroke -} bind def - - -% Draw a dot -% x y r dot - -/dot { - 0 360 arc fill -} bind def - -% Draw a dot-dashed line, a bunch of lined segments, -% if the array element only has length two, draw a dot. -% [ [x2 y2 x1 y1] [x4 y4 x3 y3] [x5 y5] ... ] width dashed - -/width 0 def -/dashed { - dup 2.0 div /width exch def - setlinewidth - % pop off each line segment and draw it as a dot or as a line - { - aload length 2 gt - { moveto lineto stroke} - { width dot } ifelse - } forall -} bind def - -% Draw an arc segment -% x y r ang1 ang2 width darc - -/darc { - setlinewidth - arc stroke -} bind def - -% Draw a series of arc segment bits, if the array element only has a single -% element in it, draw a dot. -% [ [sa1 ea1] [sa2 ea2] ... ] x y r width dashedarc - -/x 0 def -/y 0 def -/dashedarc { - dup /width exch def - setlinewidth - /r exch def - /y exch def - /x exch def - { aload length 1 gt - { - % this element had two angles in it - % extract start and stop angles - x y r % drop x y and r onto stack - % at this point we have: sa ea x y r - % we need x y r sa ea - % so.. - 5 -2 roll - % and add it to the current path, and draw it - arc stroke - } { - % this element only had one angle in it, place a - % filled dot at the appropriate place - % compute center point of the arc using the angle - % that is on the top of the stack - dup % angle angle - cos r mul x add % angle x - exch % x angle - sin r mul y add % x y - width % x y width/2 - dot % draw the dot - } ifelse - } forall - - % Now draw it - stroke -} bind def - -% Draw a box -% width height x y linethickness box - -/box { - setlinewidth - moveto - exch dup 0 rlineto % w h, h w w 0 -- Draw bottom line - exch 0 exch rlineto % h w, w h 0, w 0 h -- Draw right line - neg 0 rlineto % w, -w 0 -- Draw Top line - closepath % finish and draw it - stroke -} bind def - -% Draw a filled box -% width height x y fbox - -/fbox { - moveto - exch dup 0 rlineto - exch 0 exch rlineto - neg 0 rlineto - closepath - fill -} bind def - -% Font reincoding utilities - -% ISOLatin1Encoding, extended with remaining uncoded glyphs -/ISOLatin1Extended [ - /.notdef /Lslash /lslash /OE /oe /Scaron /scaron /Zcaron /zcaron - /Ydieresis /trademark /bullet /dagger /daggerdbl /ellipsis /emdash - /endash /fi /fl /florin /fraction /guilsinglleft /guilsinglright - /perthousand /quotedblbase /quotedblleft /quotedblright - /quotesinglbase /quotesingle /.notdef /.notdef /.notdef /space - /exclam /quotedbl /numbersign /dollar /percent /ampersand - /quoteright /parenleft /parenright /asterisk /plus /comma /minus - /period /slash /zero /one /two /three /four /five /six /seven /eight - /nine /colon /semicolon /less /equal /greater /question /at /A /B /C - /D /E /F /G /H /I /J /K /L /M /N /O /P /Q /R /S /T /U /V /W /X /Y /Z - /bracketleft /backslash /bracketright /asciicircum /underscore - /quoteleft /a /b /c /d /e /f /g /h /i /j /k /l /m /n /o /p /q /r /s - /t /u /v /w /x /y /z /braceleft /bar /braceright /asciitilde - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /dotlessi /grave /acute /circumflex - /tilde /macron /breve /dotaccent /dieresis /.notdef /ring /cedilla - /.notdef /hungarumlaut /ogonek /caron /space /exclamdown /cent - /sterling /currency /yen /brokenbar /section /dieresis /copyright - /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron - /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph - /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright - /onequarter /onehalf /threequarters /questiondown /Agrave /Aacute - /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute - /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth - /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn - /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring - /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave - /iacute /icircumflex /idieresis /eth /ntilde /ograve /oacute - /ocircumflex /otilde /odieresis /divide /oslash /ugrave /uacute - /ucircumflex /udieresis /yacute /thorn /ydieresis -] def - -% `new-font-name' `encoding-vector' `old-font-name' RE - -/RE { - findfont - dup maxlength dict begin { - 1 index /FID ne { def } { pop pop } ifelse - } forall - /Encoding exch def - dup /FontName exch def - currentdict end definefont pop -} bind def - -% Text handling functions, select the font and scale it, then we need -% only to apply the appropriate transformations to get the text -% justified into the right spots. The bad thing here is that we don't -% do any kerning, so the output may look a bit strange. - -% compute the height of one character and return lly and ury -% (char) charheight lly ury -/charheight { - gsave % push graphics state - newpath % clear current path - 0 0 moveto % Set current point - false charpath % get path - flattenpath % flatten path - pathbbox % stack = llx lly urx ury - exch pop % stack = llx lly ury - 3 -1 roll pop % stack = lly ury - grestore % pop graphics state -} bind def - -% compute the height of a string, one character at a time -% (string) stringheight lly ury -/lly 0.0 def -/ury 0.0 def - -/stringheight { - /lly 0.0 def % initial value of heightmin - /ury 0.0 def % initial value of heightmax - { % work through string - ( ) dup 0 4 -1 roll put % create one character string - charheight % measure it's height - dup ury gt { % if ury gt heightmax - /ury exch def % update with new value - } { - pop % else discard ury - } ifelse - dup lly lt { % if lly lt heightmin - /lly exch def % update with new value - } { - pop % else discard lly - } ifelse - } forall - lly ury % Return the results -} bind def - -% calculate the string width taking into account the escapes. -/mystrx 0.0 def -/mystry 0.0 def -/mystresc false def - -/mystringwidth { - /mystrx 0.0 def - /mystry 0.0 def - /mystresc false def - { % work through string - % did we process the escape character last? - mystresc { - % last character was escape - % handle the escape - % is it an _ = 95? - dup 95 eq { - pop % we don't need the character anymore - % toggle drawing overbars - 0.0 0.0 % make it like it never happened... - } { - % otherwise measure the character - (\\ ) dup 1 4 -1 roll put % count a \ and the character - stringwidth - } ifelse - % and reset the flag - /mystresc false def - } { - % last character was not escape - % is this escape - dup 92 eq { - % yes, escape character, set flag - /mystresc true def - pop % drop character - 0.0 0.0 % make like this character has no width and height - } { - ( ) dup 0 4 -1 roll put % create one character string - stringwidth % measure it's height/width - } ifelse - } ifelse - % accumulate x and y movements - mystry add /mystry exch def - mystrx add /mystrx exch def - } forall - mystrx mystry % drop results on stack -} bind def - -% Render a string with overbars -% -/escaped false def -/drawoverbar false def -/fontsize 0.0 def - -%string1 string2 append - -/append { - 2 copy length exch length add % find new length - string dup % string1 string2 string string - 4 2 roll % string string string1 string2 - 2 index 0 3 index - % string string string1 string2 string 0 string1 - putinterval % string string string1 string2 - exch length exch putinterval -} bind def - -% If drawoverbar is set, draw a line of the same length as the given string -% string overbarshowline - -/overbarshowline { - % print overbar if necessary - stringwidth pop 0 - drawoverbar { - rlineto - gsave stroke grestore - } { - rmoveto - } ifelse -} bind def - -% Draws overbars for the given string, then shows the string itself -% string overbarshow -/overbarshow { - /overbarshowacc () def - /overbarshowtxt () def - - gsave - fontsize 10.0 div setlinewidth - 0 fontsize rmoveto % move to (0,overbarheight) - - { % work through string - escaped { - % the last character was the escape - % handle the escape - % is it an _ = 95? - dup 95 eq { - pop % we don't need the character anymore - overbarshowacc overbarshowline - % toggle drawing overbars - /drawoverbar drawoverbar not def - - % Append the contents off the accumulator to the text - % string we're eventually going to show - /overbarshowtxt overbarshowtxt overbarshowacc append def - - % clear accumulator - /overbarshowacc () def - } { - % add to accumulator - (\\ ) dup 1 4 -1 roll put - overbarshowacc exch append - /overbarshowacc exch def - } ifelse - % and reset the flag - /escaped false def - } { - % check for escape character \ = 92 - dup 92 eq { - % yes, escape character, set flag - /escaped true def - pop % drop character - } { - % add to accumulator - ( ) dup 0 4 -1 roll put - overbarshowacc exch append - /overbarshowacc exch def - } ifelse - } ifelse - } forall - % Catch any leftovers - overbarshowacc overbarshowline - overbarshowtxt overbarshowacc append - - grestore - show -} bind def - -% -% hcenter rjustify vcenter vjustify spacing [(line1) (line2) ... ] rot x y size text - -/stringw 0.0 def -/stringh 0.0 def -/spacing 0.0 def -/strings [ ] def -/stringtxt ( ) def -/stringcount 0 def -/rot 0.0 def - -/text { - gsave % save state for later - /drawoverbar false def % start by not drawing overbars - - dup /fontsize exch def % save font size for corrections later - % do font selection - /gEDAFont findfont - exch scalefont - setfont - - % set up coordinates - translate % move origin to given point - rotate % rotate so that text is drawn - 0 0 moveto - dup length /stringcount exch def % Get number of strings - /strings exch def % save strings - /spacing exch def - % do we have more than 1 string to render? - stringcount 1 eq { - /stringtxt strings aload pop def % get the string - /stringw stringtxt mystringwidth pop neg def % get the -width - /stringh stringtxt stringheight exch pop neg def% get the -height - - % First do vertical calculations - % hcenter rjustify vcenter vjustify - % vertical justification - { 0 stringh rmoveto } if - % vertical center - { 0 stringh 0.3571425 mul rmoveto } if % not 0.5, so that - % it looks nicer - % Then do horizontal calculations - % right justify - { stringw 0 rmoveto } if - % center - { stringw 2.0 div 0 rmoveto } if - % Draw the text - stringtxt overbarshow - } { - % More than one line, compute bounding box for the text - - % vertical height, don't use the actual hieght of the characters - % assume that the user wants to make the baselines line up with two - % text boxes placed side by side - /stringh stringcount spacing mul neg def - % Now figure out horizontal size, this amounts to keeping track - % of the longest string - /stringw 0.0 def - strings { - mystringwidth pop - dup stringw gt { - /stringw exch def - } { - pop - } ifelse - } forall - /stringw stringw neg def % get the -width - - % First do vertical calculations - % hcenter rjustify vcenter vjustify - % vertical justification - { 0 stringh fontsize add rmoveto } if - % vertical center - { 0 stringh 0.5 mul rmoveto } if - % Then do horizontal calculations - % right justify - { stringw 0 rmoveto } if - % center - { stringw 2.0 div 0 rmoveto } if - % now move up to the first line and begin rendering - 0 stringcount 1 sub spacing mul rmoveto - strings { - gsave % Save starting point - overbarshow % render the text - grestore - 0 spacing neg rmoveto - } forall - } ifelse - grestore % Restore old state -} bind def - - -%%EndProlog -%%Page: 1 1 -/gEDAFont ISOLatin1Extended /Helvetica RE -2 setlinecap -0.072000 0.072000 scale -7790 500 translate 90 rotate -0.429185 0.429185 scale --59900 -36100 translate -gsave -69600 50800 69300 50800 10 line -gsave -false false false false 208.000000 [(A1) ] 0 69300 50850 144.444443 text -grestore -69600 50400 69300 50400 10 line -gsave -false false false false 208.000000 [(A2) ] 0 69300 50450 144.444443 text -grestore -69600 50000 69300 50000 10 line -gsave -false false false false 208.000000 [(A3) ] 0 69300 50050 144.444443 text -grestore -69600 49600 69300 49600 10 line -gsave -false false false false 208.000000 [(A4) ] 0 69300 49650 144.444443 text -grestore -69600 49200 69300 49200 10 line -gsave -false false false false 208.000000 [(A5) ] 0 69300 49250 144.444443 text -grestore -69600 48800 69300 48800 10 line -gsave -false false false false 208.000000 [(A6) ] 0 69300 48850 144.444443 text -grestore -69300 48400 69600 48400 10 line -gsave -false false false false 208.000000 [(A7) ] 0 69300 48450 144.444443 text -grestore -69600 48000 69300 48000 10 line -gsave -false false false false 208.000000 [(A8) ] 0 69300 48050 144.444443 text -grestore -69600 47600 69300 47600 10 line -gsave -false false false false 208.000000 [(A9) ] 0 69300 47650 144.444443 text -grestore -69600 47200 69300 47200 10 line -gsave -false false false false 208.000000 [(A10) ] 0 69200 47250 144.444443 text -grestore -69600 46800 69300 46800 10 line -gsave -false false false false 208.000000 [(A11) ] 0 69200 46850 144.444443 text -grestore -69300 46400 69600 46400 10 line -gsave -false false false false 208.000000 [(A12) ] 0 69200 46450 144.444443 text -grestore -69600 46000 69300 46000 10 line -gsave -false false false false 208.000000 [(A13) ] 0 69200 46050 144.444443 text -grestore -69300 45600 69600 45600 10 line -gsave -false false false false 208.000000 [(A14) ] 0 69200 45650 144.444443 text -grestore -69600 45200 69300 45200 10 line -gsave -false false false false 208.000000 [(A15) ] 0 69200 45250 144.444443 text -grestore -69300 44800 69600 44800 10 line -gsave -false false false false 208.000000 [(A16) ] 0 69200 44850 144.444443 text -grestore -69600 44400 69300 44400 10 line -gsave -false false false false 208.000000 [(A17) ] 0 69200 44450 144.444443 text -grestore -69300 44000 69600 44000 10 line -gsave -false false false false 208.000000 [(A18) ] 0 69200 44050 144.444443 text -grestore -69600 43600 69300 43600 10 line -gsave -false false false false 208.000000 [(A19) ] 0 69200 43650 144.444443 text -grestore -69300 43200 69600 43200 10 line -gsave -false false false false 208.000000 [(A20) ] 0 69200 43250 144.444443 text -grestore -69600 42800 69300 42800 10 line -gsave -false false false false 208.000000 [(A21) ] 0 69200 42850 144.444443 text -grestore -69300 42400 69600 42400 10 line -gsave -false false false false 208.000000 [(A22) ] 0 69200 42450 144.444443 text -grestore -69600 42000 69300 42000 10 line -gsave -false false false false 208.000000 [(A23) ] 0 69200 42050 144.444443 text -grestore -69300 41600 69600 41600 10 line -gsave -false false false false 208.000000 [(A24) ] 0 69200 41650 144.444443 text -grestore -69600 41200 69300 41200 10 line -gsave -false false false false 208.000000 [(A25) ] 0 69200 41250 144.444443 text -grestore -69300 40800 69600 40800 10 line -gsave -false false false false 208.000000 [(A26) ] 0 69200 40850 144.444443 text -grestore -69600 40400 69300 40400 10 line -gsave -false false false false 208.000000 [(A27) ] 0 69200 40450 144.444443 text -grestore -69300 40000 69600 40000 10 line -gsave -false false false false 208.000000 [(A28) ] 0 69200 40050 144.444443 text -grestore -69600 39600 69300 39600 10 line -gsave -false false false false 208.000000 [(A29) ] 0 69200 39650 144.444443 text -grestore -69300 39200 69600 39200 10 line -gsave -false false false false 208.000000 [(A30) ] 0 69200 39250 144.444443 text -grestore -69600 38800 69300 38800 10 line -gsave -false false false false 208.000000 [(A31) ] 0 69200 38850 144.444443 text -grestore -69300 38400 69600 38400 10 line -gsave -false false false false 208.000000 [(A32) ] 0 69200 38450 144.444443 text -grestore -72600 50800 72900 50800 10 line -gsave -false false false false 208.000000 [(B1) ] 0 72700 50850 144.444443 text -grestore -72600 50600 72900 50600 10 line -gsave -false false false false 208.000000 [(C1) ] 0 72700 50650 144.444443 text -grestore -72600 50400 72900 50400 10 line -gsave -false false false false 208.000000 [(B2) ] 0 72700 50450 144.444443 text -grestore -72600 50200 72900 50200 10 line -gsave -false false false false 208.000000 [(C2) ] 0 72700 50250 144.444443 text -grestore -72600 50000 72900 50000 10 line -gsave -false false false false 208.000000 [(B3) ] 0 72700 50050 144.444443 text -grestore -72600 49800 72900 49800 10 line -gsave -false false false false 208.000000 [(C3) ] 0 72700 49850 144.444443 text -grestore -72600 49600 72900 49600 10 line -gsave -false false false false 208.000000 [(B4) ] 0 72700 49650 144.444443 text -grestore -72600 49400 72900 49400 10 line -gsave -false false false false 208.000000 [(C4) ] 0 72700 49450 144.444443 text -grestore -72600 49200 72900 49200 10 line -gsave -false false false false 208.000000 [(B5) ] 0 72700 49250 144.444443 text -grestore -72600 49000 72900 49000 10 line -gsave -false false false false 208.000000 [(C5) ] 0 72700 49050 144.444443 text -grestore -72600 48800 72900 48800 10 line -gsave -false false false false 208.000000 [(B6) ] 0 72700 48850 144.444443 text -grestore -72600 48600 72900 48600 10 line -gsave -false false false false 208.000000 [(C6) ] 0 72700 48650 144.444443 text -grestore -72900 48400 72600 48400 10 line -gsave -false false false false 208.000000 [(B7) ] 0 72700 48450 144.444443 text -grestore -72600 48200 72900 48200 10 line -gsave -false false false false 208.000000 [(C7) ] 0 72700 48250 144.444443 text -grestore -72900 48000 72600 48000 10 line -gsave -false false false false 208.000000 [(B8) ] 0 72700 48050 144.444443 text -grestore -72600 47800 72900 47800 10 line -gsave -false false false false 208.000000 [(C8) ] 0 72700 47850 144.444443 text -grestore -72900 47600 72600 47600 10 line -gsave -false false false false 208.000000 [(B9) ] 0 72700 47650 144.444443 text -grestore -72600 47400 72900 47400 10 line -gsave -false false false false 208.000000 [(C9) ] 0 72700 47450 144.444443 text -grestore -72900 47200 72600 47200 10 line -gsave -false false false false 208.000000 [(B10) ] 0 72700 47250 144.444443 text -grestore -72900 47000 72600 47000 10 line -gsave -false false false false 208.000000 [(C10) ] 0 72700 47050 144.444443 text -grestore -72600 46800 72900 46800 10 line -gsave -false false false false 208.000000 [(B11) ] 0 72700 46850 144.444443 text -grestore -72900 46600 72600 46600 10 line -gsave -false false false false 208.000000 [(C11) ] 0 72700 46650 144.444443 text -grestore -72600 46400 72900 46400 10 line -gsave -false false false false 208.000000 [(B12) ] 0 72700 46450 144.444443 text -grestore -72900 46200 72600 46200 10 line -gsave -false false false false 208.000000 [(C12) ] 0 72700 46250 144.444443 text -grestore -72600 46000 72900 46000 10 line -gsave -false false false false 208.000000 [(B13) ] 0 72700 46050 144.444443 text -grestore -72900 45800 72600 45800 10 line -gsave -false false false false 208.000000 [(C13) ] 0 72700 45850 144.444443 text -grestore -72600 45600 72900 45600 10 line -gsave -false false false false 208.000000 [(B14) ] 0 72700 45650 144.444443 text -grestore -72900 45400 72600 45400 10 line -gsave -false false false false 208.000000 [(C14) ] 0 72700 45450 144.444443 text -grestore -72600 45200 72900 45200 10 line -gsave -false false false false 208.000000 [(B15) ] 0 72700 45250 144.444443 text -grestore -72900 45000 72600 45000 10 line -gsave -false false false false 208.000000 [(C15) ] 0 72700 45050 144.444443 text -grestore -72600 44800 72900 44800 10 line -gsave -false false false false 208.000000 [(B16) ] 0 72700 44850 144.444443 text -grestore -72900 44600 72600 44600 10 line -gsave -false false false false 208.000000 [(C16) ] 0 72700 44650 144.444443 text -grestore -72600 44400 72900 44400 10 line -gsave -false false false false 208.000000 [(B17) ] 0 72700 44450 144.444443 text -grestore -72900 44200 72600 44200 10 line -gsave -false false false false 208.000000 [(C17) ] 0 72700 44250 144.444443 text -grestore -72600 44000 72900 44000 10 line -gsave -false false false false 208.000000 [(B18) ] 0 72700 44050 144.444443 text -grestore -72900 43800 72600 43800 10 line -gsave -false false false false 208.000000 [(C18) ] 0 72700 43850 144.444443 text -grestore -72600 43600 72900 43600 10 line -gsave -false false false false 208.000000 [(B19) ] 0 72700 43650 144.444443 text -grestore -72900 43400 72600 43400 10 line -gsave -false false false false 208.000000 [(C19) ] 0 72700 43450 144.444443 text -grestore -72600 43200 72900 43200 10 line -gsave -false false false false 208.000000 [(B20) ] 0 72700 43250 144.444443 text -grestore -72900 43000 72600 43000 10 line -gsave -false false false false 208.000000 [(C20) ] 0 72700 43050 144.444443 text -grestore -72600 42800 72900 42800 10 line -gsave -false false false false 208.000000 [(B21) ] 0 72700 42850 144.444443 text -grestore -72900 42600 72600 42600 10 line -gsave -false false false false 208.000000 [(C21) ] 0 72700 42650 144.444443 text -grestore -72600 42400 72900 42400 10 line -gsave -false false false false 208.000000 [(B22) ] 0 72700 42450 144.444443 text -grestore -72900 42200 72600 42200 10 line -gsave -false false false false 208.000000 [(C22) ] 0 72700 42250 144.444443 text -grestore -72600 42000 72900 42000 10 line -gsave -false false false false 208.000000 [(B23) ] 0 72700 42050 144.444443 text -grestore -72900 41800 72600 41800 10 line -gsave -false false false false 208.000000 [(C23) ] 0 72700 41850 144.444443 text -grestore -72600 41600 72900 41600 10 line -gsave -false false false false 208.000000 [(B24) ] 0 72700 41650 144.444443 text -grestore -72900 41400 72600 41400 10 line -gsave -false false false false 208.000000 [(C24) ] 0 72700 41450 144.444443 text -grestore -72600 41200 72900 41200 10 line -gsave -false false false false 208.000000 [(B25) ] 0 72700 41250 144.444443 text -grestore -72900 41000 72600 41000 10 line -gsave -false false false false 208.000000 [(C25) ] 0 72700 41050 144.444443 text -grestore -72600 40800 72900 40800 10 line -gsave -false false false false 208.000000 [(B26) ] 0 72700 40850 144.444443 text -grestore -72900 40600 72600 40600 10 line -gsave -false false false false 208.000000 [(C26) ] 0 72700 40650 144.444443 text -grestore -72600 40400 72900 40400 10 line -gsave -false false false false 208.000000 [(B27) ] 0 72700 40450 144.444443 text -grestore -72600 40200 72900 40200 10 line -gsave -false false false false 208.000000 [(C27) ] 0 72700 40250 144.444443 text -grestore -72900 40000 72600 40000 10 line -gsave -false false false false 208.000000 [(B28) ] 0 72700 40050 144.444443 text -grestore -72600 39800 72900 39800 10 line -gsave -false false false false 208.000000 [(C28) ] 0 72700 39850 144.444443 text -grestore -72900 39600 72600 39600 10 line -gsave -false false false false 208.000000 [(B29) ] 0 72700 39650 144.444443 text -grestore -72600 39400 72900 39400 10 line -gsave -false false false false 208.000000 [(C29) ] 0 72700 39450 144.444443 text -grestore -72900 39200 72600 39200 10 line -gsave -false false false false 208.000000 [(B30) ] 0 72700 39250 144.444443 text -grestore -72600 39000 72900 39000 10 line -gsave -false false false false 208.000000 [(C30) ] 0 72700 39050 144.444443 text -grestore -72900 38800 72600 38800 10 line -gsave -false false false false 208.000000 [(B31) ] 0 72700 38850 144.444443 text -grestore -72600 38600 72900 38600 10 line -gsave -false false false false 208.000000 [(C31) ] 0 72700 38650 144.444443 text -grestore -72900 38400 72600 38400 10 line -gsave -false false false false 208.000000 [(B32) ] 0 72700 38450 144.444443 text -grestore -72600 38200 72900 38200 10 line -gsave -false false false false 208.000000 [(C32) ] 0 72700 38250 144.444443 text -grestore -69600 38100 72600 38100 10 line -72600 38100 72600 51000 10 line -72600 51000 69600 51000 10 line -69600 51000 69600 38100 10 line -grestore -gsave -false true false false 260.000000 [(J1) ] 0 72600 51100 180.555557 text -grestore -gsave -false false false false 260.000000 [(DIN41612C96M) ] 0 69100 37900 180.555557 text -grestore -gsave -69300 50800 69100 50800 10 line -68600 50900 68500 50800 10 line -68500 50800 68600 50700 10 line -69100 50800 69000 50700 10 line -69000 50900 69100 50800 10 line -69000 50900 68600 50900 10 line -69000 50700 68600 50700 10 line -grestore -gsave -false true true false 260.000000 [(CANL) ] 0 68400 50800 180.555557 text -grestore -gsave -72900 50200 73100 50200 10 line -73600 50300 73700 50200 10 line -73700 50200 73600 50100 10 line -73100 50200 73200 50100 10 line -73200 50300 73100 50200 10 line -73200 50300 73600 50300 10 line -73200 50100 73600 50100 10 line -grestore -gsave -false false true false 260.000000 [(CANH) ] 0 73800 50200 180.555557 text -grestore -gsave -69300 49200 69100 49200 10 line -69100 49300 69100 49100 10 line -69100 49300 68600 49300 10 line -68600 49300 68500 49200 10 line -68500 49200 68600 49100 10 line -68600 49100 69100 49100 10 line -grestore -gsave -false true true false 260.000000 [(CHA1) ] 0 68400 49200 180.555557 text -grestore -gsave -72900 48600 73100 48600 10 line -73100 48700 73100 48500 10 line -73100 48700 73600 48700 10 line -73600 48700 73700 48600 10 line -73700 48600 73600 48500 10 line -73600 48500 73100 48500 10 line -grestore -gsave -false false true false 260.000000 [(CHB1) ] 0 73800 48600 180.555557 text -grestore -gsave -72900 48400 73100 48400 10 line -73100 48500 73100 48300 10 line -73100 48500 73600 48500 10 line -73600 48500 73700 48400 10 line -73700 48400 73600 48300 10 line -73600 48300 73100 48300 10 line -grestore -gsave -false false true false 260.000000 [(INDEX1) ] 0 73800 48400 180.555557 text -grestore -gsave -72900 40400 73100 40400 10 line -73100 40500 73100 40300 10 line -73100 40500 73700 40500 10 line -73700 40500 73700 40300 10 line -73700 40300 73100 40300 10 line -grestore -gsave -false false true false 260.000000 [(GND) ] 0 73800 40400 180.555557 text -grestore -gsave -72900 40200 73100 40200 10 line -73100 40300 73100 40100 10 line -73100 40300 73700 40300 10 line -73700 40300 73700 40100 10 line -73700 40100 73100 40100 10 line -grestore -gsave -false false true false 260.000000 [(GND) ] 0 73800 40200 180.555557 text -grestore -gsave -72900 40000 73100 40000 10 line -73100 40100 73100 39900 10 line -73100 40100 73700 40100 10 line -73700 40100 73700 39900 10 line -73700 39900 73100 39900 10 line -grestore -gsave -false false true false 260.000000 [(+5V) ] 0 73800 40000 180.555557 text -grestore -gsave -72900 39800 73100 39800 10 line -73100 39900 73100 39700 10 line -73100 39900 73700 39900 10 line -73700 39900 73700 39700 10 line -73700 39700 73100 39700 10 line -grestore -gsave -false false true false 260.000000 [(+5V) ] 0 73800 39800 180.555557 text -grestore -gsave -72900 39200 73100 39200 10 line -73100 39300 73100 39100 10 line -73100 39300 73700 39300 10 line -73700 39300 73700 39100 10 line -73700 39100 73100 39100 10 line -grestore -gsave -false false true false 260.000000 [(GND) ] 0 73800 39200 180.555557 text -grestore -gsave -72900 39000 73100 39000 10 line -73100 39100 73100 38900 10 line -73100 39100 73700 39100 10 line -73700 39100 73700 38900 10 line -73700 38900 73100 38900 10 line -grestore -gsave -false false true false 260.000000 [(GND) ] 0 73800 39000 180.555557 text -grestore -gsave -73100 42800 72900 42800 10 line -73700 42900 73700 42700 10 line -73700 42900 73200 42900 10 line -73200 42900 73100 42800 10 line -73100 42800 73200 42700 10 line -73200 42700 73700 42700 10 line -grestore -gsave -false false true false 260.000000 [(/RELEASE2) ] 0 73800 42800 180.555557 text -grestore -gsave -73100 42600 72900 42600 10 line -73700 42700 73700 42500 10 line -73700 42700 73200 42700 10 line -73200 42700 73100 42600 10 line -73100 42600 73200 42500 10 line -73200 42500 73700 42500 10 line -grestore -gsave -false false true false 260.000000 [(/RELEASE2) ] 0 73800 42600 180.555557 text -grestore -gsave -73100 41200 72900 41200 10 line -73700 41300 73700 41100 10 line -73700 41300 73200 41300 10 line -73200 41300 73100 41200 10 line -73100 41200 73200 41100 10 line -73200 41100 73700 41100 10 line -grestore -gsave -false false true false 260.000000 [(MOTOR_A2) ] 0 73800 41200 180.555557 text -grestore -gsave -73100 41000 72900 41000 10 line -73700 41100 73700 40900 10 line -73700 41100 73200 41100 10 line -73200 41100 73100 41000 10 line -73100 41000 73200 40900 10 line -73200 40900 73700 40900 10 line -grestore -gsave -false false true false 260.000000 [(MOTOR_A2) ] 0 73800 41000 180.555557 text -grestore -gsave -73100 40800 72900 40800 10 line -73700 40900 73700 40700 10 line -73700 40900 73200 40900 10 line -73200 40900 73100 40800 10 line -73100 40800 73200 40700 10 line -73200 40700 73700 40700 10 line -grestore -gsave -false false true false 260.000000 [(MOTOR_B2) ] 0 73800 40800 180.555557 text -grestore -gsave -73100 40600 72900 40600 10 line -73700 40700 73700 40500 10 line -73700 40700 73200 40700 10 line -73200 40700 73100 40600 10 line -73100 40600 73200 40500 10 line -73200 40500 73700 40500 10 line -grestore -gsave -false false true false 260.000000 [(MOTOR_B2) ] 0 73800 40600 180.555557 text -grestore -gsave -72900 38600 73100 38600 10 line -73100 38700 73100 38500 10 line -73100 38700 73600 38700 10 line -73600 38700 73700 38600 10 line -73700 38600 73600 38500 10 line -73600 38500 73100 38500 10 line -grestore -gsave -false false true false 260.000000 [(GND) ] 0 73800 38600 180.555557 text -grestore -gsave -72900 38800 73100 38800 10 line -73100 38900 73100 38700 10 line -73100 38900 73600 38900 10 line -73600 38900 73700 38800 10 line -73700 38800 73600 38700 10 line -73600 38700 73100 38700 10 line -grestore -gsave -false false true false 260.000000 [(GND) ] 0 73800 38800 180.555557 text -grestore -gsave -72900 38400 73100 38400 10 line -73100 38500 73100 38300 10 line -73100 38500 73600 38500 10 line -73600 38500 73700 38400 10 line -73700 38400 73600 38300 10 line -73600 38300 73100 38300 10 line -grestore -gsave -false false true false 260.000000 [(Vpp) ] 0 73800 38400 180.555557 text -grestore -gsave -72900 38200 73100 38200 10 line -73100 38300 73100 38100 10 line -73100 38300 73600 38300 10 line -73600 38300 73700 38200 10 line -73700 38200 73600 38100 10 line -73600 38100 73100 38100 10 line -grestore -gsave -false false true false 260.000000 [(Vpp) ] 0 73800 38200 180.555557 text -grestore -gsave -73100 43600 72900 43600 10 line -73700 43700 73700 43500 10 line -73700 43700 73200 43700 10 line -73200 43700 73100 43600 10 line -73100 43600 73200 43500 10 line -73200 43500 73700 43500 10 line -grestore -gsave -false false true false 260.000000 [(GND) ] 0 73800 43600 180.555557 text -grestore -gsave -73100 43400 72900 43400 10 line -73700 43500 73700 43300 10 line -73700 43500 73200 43500 10 line -73200 43500 73100 43400 10 line -73100 43400 73200 43300 10 line -73200 43300 73700 43300 10 line -grestore -gsave -false false true false 260.000000 [(GND) ] 0 73800 43400 180.555557 text -grestore -gsave -73100 42400 72900 42400 10 line -73700 42500 73700 42300 10 line -73700 42500 73200 42500 10 line -73200 42500 73100 42400 10 line -73100 42400 73200 42300 10 line -73200 42300 73700 42300 10 line -grestore -gsave -false false true false 260.000000 [(Vpp) ] 0 73800 42400 180.555557 text -grestore -gsave -73100 42200 72900 42200 10 line -73700 42300 73700 42100 10 line -73700 42300 73200 42300 10 line -73200 42300 73100 42200 10 line -73100 42200 73200 42100 10 line -73200 42100 73700 42100 10 line -grestore -gsave -false false true false 260.000000 [(Vpp) ] 0 73800 42200 180.555557 text -grestore -gsave -73100 49200 72900 49200 10 line -73700 49300 73700 49100 10 line -73700 49300 73200 49300 10 line -73200 49300 73100 49200 10 line -73100 49200 73200 49100 10 line -73200 49100 73700 49100 10 line -grestore -gsave -false false true false 260.000000 [(GND) ] 0 73800 49200 180.555557 text -grestore -gsave -73100 48800 72900 48800 10 line -73700 48900 73700 48700 10 line -73700 48900 73200 48900 10 line -73200 48900 73100 48800 10 line -73100 48800 73200 48700 10 line -73200 48700 73700 48700 10 line -grestore -gsave -false false true false 260.000000 [(GND) ] 0 73800 48800 180.555557 text -grestore -gsave -73100 49000 72900 49000 10 line -73700 49100 73700 48900 10 line -73700 49100 73200 49100 10 line -73200 49100 73100 49000 10 line -73100 49000 73200 48900 10 line -73200 48900 73700 48900 10 line -grestore -gsave -false false true false 260.000000 [(+5V) ] 0 73800 49000 180.555557 text -grestore -gsave -73100 48200 72900 48200 10 line -73700 48300 73700 48100 10 line -73700 48300 73200 48300 10 line -73200 48300 73100 48200 10 line -73100 48200 73200 48100 10 line -73200 48100 73700 48100 10 line -grestore -gsave -false false true false 260.000000 [(Vpp) ] 0 73800 48200 180.555557 text -grestore -gsave -72900 50400 73100 50400 10 line -73100 50500 73100 50300 10 line -73100 50500 73600 50500 10 line -73600 50500 73700 50400 10 line -73700 50400 73600 50300 10 line -73600 50300 73100 50300 10 line -grestore -gsave -false false true false 260.000000 [(GNDCAN) ] 0 73800 50400 180.555557 text -grestore -gsave -72900 50800 73100 50800 10 line -73100 50900 73100 50700 10 line -73100 50900 73600 50900 10 line -73600 50900 73700 50800 10 line -73700 50800 73600 50700 10 line -73600 50700 73100 50700 10 line -grestore -gsave -false false true false 260.000000 [(GNDCAN) ] 0 73800 50800 180.555557 text -grestore -gsave -72900 50600 73100 50600 10 line -73100 50700 73100 50500 10 line -73100 50700 73600 50700 10 line -73600 50700 73700 50600 10 line -73700 50600 73600 50500 10 line -73600 50500 73100 50500 10 line -grestore -gsave -false false true false 260.000000 [(VCAN) ] 0 73800 50600 180.555557 text -grestore -gsave -69300 50400 69100 50400 10 line -69100 50500 69100 50300 10 line -69100 50500 68600 50500 10 line -68600 50500 68500 50400 10 line -68500 50400 68600 50300 10 line -68600 50300 69100 50300 10 line -grestore -gsave -false true true false 260.000000 [(VCAN) ] 0 68400 50400 180.555557 text -grestore -gsave -69100 48800 69300 48800 10 line -68500 48900 68500 48700 10 line -68500 48900 69000 48900 10 line -69000 48900 69100 48800 10 line -69100 48800 69000 48700 10 line -69000 48700 68500 48700 10 line -grestore -gsave -false true true false 260.000000 [(+5V) ] 0 68400 48800 180.555557 text -grestore -gsave -69100 48400 69300 48400 10 line -68500 48500 68500 48300 10 line -68500 48500 69000 48500 10 line -69000 48500 69100 48400 10 line -69100 48400 69000 48300 10 line -69000 48300 68500 48300 10 line -grestore -gsave -false true true false 260.000000 [(GND) ] 0 68400 48400 180.555557 text -grestore -gsave -69100 43600 69300 43600 10 line -68500 43700 68500 43500 10 line -68500 43700 69000 43700 10 line -69000 43700 69100 43600 10 line -69100 43600 69000 43500 10 line -69000 43500 68500 43500 10 line -grestore -gsave -false true true false 260.000000 [(GND) ] 0 68400 43600 180.555557 text -grestore -gsave -69100 42800 69300 42800 10 line -68500 42900 68500 42700 10 line -68500 42900 69000 42900 10 line -69000 42900 69100 42800 10 line -69100 42800 69000 42700 10 line -69000 42700 68500 42700 10 line -grestore -gsave -false true true false 260.000000 [(/RELEASE2) ] 0 68400 42800 180.555557 text -grestore -gsave -69100 42400 69300 42400 10 line -68500 42500 68500 42300 10 line -68500 42500 69000 42500 10 line -69000 42500 69100 42400 10 line -69100 42400 69000 42300 10 line -69000 42300 68500 42300 10 line -grestore -gsave -false true true false 260.000000 [(Vpp) ] 0 68400 42400 180.555557 text -grestore -gsave -69100 41200 69300 41200 10 line -68500 41300 68500 41100 10 line -68500 41300 69000 41300 10 line -69000 41300 69100 41200 10 line -69100 41200 69000 41100 10 line -69000 41100 68500 41100 10 line -grestore -gsave -false true true false 260.000000 [(MOTOR_A2) ] 0 68400 41200 180.555557 text -grestore -gsave -69100 40800 69300 40800 10 line -68500 40900 68500 40700 10 line -68500 40900 69000 40900 10 line -69000 40900 69100 40800 10 line -69100 40800 69000 40700 10 line -69000 40700 68500 40700 10 line -grestore -gsave -false true true false 260.000000 [(MOTOR_B2) ] 0 68400 40800 180.555557 text -grestore -gsave -69300 40400 69100 40400 10 line -69100 40500 69100 40300 10 line -69100 40500 68500 40500 10 line -68500 40500 68500 40300 10 line -68500 40300 69100 40300 10 line -grestore -gsave -false true true false 260.000000 [(GND) ] 0 68400 40400 180.555557 text -grestore -gsave -69300 40000 69100 40000 10 line -69100 40100 69100 39900 10 line -69100 40100 68500 40100 10 line -68500 40100 68500 39900 10 line -68500 39900 69100 39900 10 line -grestore -gsave -false true true false 260.000000 [(+5V) ] 0 68400 40000 180.555557 text -grestore -gsave -69300 39200 69100 39200 10 line -69100 39300 69100 39100 10 line -69100 39300 68500 39300 10 line -68500 39300 68500 39100 10 line -68500 39100 69100 39100 10 line -grestore -gsave -false true true false 260.000000 [(GND) ] 0 68400 39200 180.555557 text -grestore -gsave -69300 38800 69100 38800 10 line -69100 38900 69100 38700 10 line -69100 38900 68600 38900 10 line -68600 38900 68500 38800 10 line -68500 38800 68600 38700 10 line -68600 38700 69100 38700 10 line -grestore -gsave -false true true false 260.000000 [(GND) ] 0 68400 38800 180.555557 text -grestore -gsave -69300 38400 69100 38400 10 line -69100 38500 69100 38300 10 line -69100 38500 68600 38500 10 line -68600 38500 68500 38400 10 line -68500 38400 68600 38300 10 line -68600 38300 69100 38300 10 line -grestore -gsave -false true true false 260.000000 [(Vpp) ] 0 68400 38400 180.555557 text -grestore -gsave -59900 36100 83200 36100 10 line -83200 36100 83200 52600 10 line -83200 52600 59900 52600 10 line -59900 52600 59900 36100 10 line -79100 36700 79100 36100 10 line -gsave -false false false false 208.000000 [(FILE:) ] 0 75700 36500 144.444443 text -grestore -gsave -false false false false 208.000000 [(REVISION:) ] 0 79200 36500 144.444443 text -grestore -gsave -false false false false 208.000000 [(DRAWN BY: ) ] 0 79200 36200 144.444443 text -grestore -gsave -false false false false 208.000000 [(PAGE) ] 0 75700 36200 144.444443 text -grestore -gsave -false false false false 208.000000 [(OF) ] 0 77400 36200 144.444443 text -grestore -gsave -false false false false 208.000000 [(TITLE) ] 0 75700 36800 144.444443 text -grestore -75600 36100 83200 36100 10 line -83200 36100 83200 37500 10 line -83200 37500 75600 37500 10 line -75600 37500 75600 36100 10 line -75600 36700 83200 36700 10 line -grestore -gsave -69300 39600 69100 39600 10 line -69100 39700 69100 39500 10 line -69100 39700 68600 39700 10 line -68600 39700 68500 39600 10 line -68500 39600 68600 39500 10 line -68600 39500 69100 39500 10 line -grestore -gsave -false true true false 260.000000 [(+12V) ] 0 68400 39600 180.555557 text -grestore -gsave -72900 39600 73100 39600 10 line -73100 39500 73100 39700 10 line -73100 39500 73600 39500 10 line -73600 39500 73700 39600 10 line -73700 39600 73600 39700 10 line -73600 39700 73100 39700 10 line -grestore -gsave -false false true false 260.000000 [(+12V) ] 0 73800 39600 180.555557 text -grestore -gsave -72900 39400 73100 39400 10 line -73100 39300 73100 39500 10 line -73100 39300 73600 39300 10 line -73600 39300 73700 39400 10 line -73700 39400 73600 39500 10 line -73600 39500 73100 39500 10 line -grestore -gsave -false false true false 260.000000 [(+12V) ] 0 73800 39400 180.555557 text -grestore -gsave -69100 42000 69300 42000 10 line -68500 42100 68500 41900 10 line -68500 42100 69000 42100 10 line -69000 42100 69100 42000 10 line -69100 42000 69000 41900 10 line -69000 41900 68500 41900 10 line -grestore -gsave -false true true false 260.000000 [(MOTOR_A1) ] 0 68400 42000 180.555557 text -grestore -gsave -69100 41600 69300 41600 10 line -68500 41700 68500 41500 10 line -68500 41700 69000 41700 10 line -69000 41700 69100 41600 10 line -69100 41600 69000 41500 10 line -69000 41500 68500 41500 10 line -grestore -gsave -false true true false 260.000000 [(MOTOR_B1) ] 0 68400 41600 180.555557 text -grestore -gsave -73100 42000 72900 42000 10 line -73700 42100 73700 41900 10 line -73700 42100 73200 42100 10 line -73200 42100 73100 42000 10 line -73100 42000 73200 41900 10 line -73200 41900 73700 41900 10 line -grestore -gsave -false false true false 260.000000 [(MOTOR_A1) ] 0 73800 42000 180.555557 text -grestore -gsave -73100 41800 72900 41800 10 line -73700 41900 73700 41700 10 line -73700 41900 73200 41900 10 line -73200 41900 73100 41800 10 line -73100 41800 73200 41700 10 line -73200 41700 73700 41700 10 line -grestore -gsave -false false true false 260.000000 [(MOTOR_A1) ] 0 73800 41800 180.555557 text -grestore -gsave -73100 41600 72900 41600 10 line -73700 41700 73700 41500 10 line -73700 41700 73200 41700 10 line -73200 41700 73100 41600 10 line -73100 41600 73200 41500 10 line -73200 41500 73700 41500 10 line -grestore -gsave -false false true false 260.000000 [(MOTOR_B1) ] 0 73800 41600 180.555557 text -grestore -gsave -73100 41400 72900 41400 10 line -73700 41500 73700 41300 10 line -73700 41500 73200 41500 10 line -73200 41500 73100 41400 10 line -73100 41400 73200 41300 10 line -73200 41300 73700 41300 10 line -grestore -gsave -false false true false 260.000000 [(MOTOR_B1) ] 0 73800 41400 180.555557 text -grestore -gsave -73100 43200 72900 43200 10 line -73700 43300 73700 43100 10 line -73700 43300 73200 43300 10 line -73200 43300 73100 43200 10 line -73100 43200 73200 43100 10 line -73200 43100 73700 43100 10 line -grestore -gsave -false false true false 260.000000 [(/RELEASE1) ] 0 73800 43200 180.555557 text -grestore -gsave -73100 43000 72900 43000 10 line -73700 43100 73700 42900 10 line -73700 43100 73200 43100 10 line -73200 43100 73100 43000 10 line -73100 43000 73200 42900 10 line -73200 42900 73700 42900 10 line -grestore -gsave -false false true false 260.000000 [(/RELEASE1) ] 0 73800 43000 180.555557 text -grestore -gsave -69100 43200 69300 43200 10 line -68500 43300 68500 43100 10 line -68500 43300 69000 43300 10 line -69000 43300 69100 43200 10 line -69100 43200 69000 43100 10 line -69000 43100 68500 43100 10 line -grestore -gsave -false true true false 260.000000 [(/RELEASE1) ] 0 68400 43200 180.555557 text -grestore -gsave -false false false false 260.000000 [(3) ] 0 76700 36200 180.555557 text -grestore -gsave -false false false false 260.000000 [(3) ] 0 78200 36200 180.555557 text -grestore -gsave -false false false false 260.000000 [(Universidade Federal do Rio Grande do Sul) ] 0 78000 37300 180.555557 text -grestore -gsave -false false false false 260.000000 [(Departamento de Engenharia Eletrica) ] 0 78200 37100 180.555557 text -grestore -gsave -false false false false 260.000000 [(Actuador Interface Card - Edge Connector) ] 0 77600 36800 180.555557 text -grestore -gsave -false false false false 260.000000 [(aicconnector.sch) ] 0 76200 36500 180.555557 text -grestore -gsave -false false false false 260.000000 [(2.4.1) ] 0 80000 36500 180.555557 text -grestore -gsave -false false false false 156.000000 [(Walter Fetter Lages) (Diego Caberlon Santini) (Davi Ebert Bobsin) ] 0 81100 36200 108.333336 text -grestore -gsave -72900 47000 73100 47000 10 line -73100 47100 73100 46900 10 line -73100 47100 73600 47100 10 line -73600 47100 73700 47000 10 line -73700 47000 73600 46900 10 line -73600 46900 73100 46900 10 line -grestore -gsave -false false true false 260.000000 [(CHB2) ] 0 73800 47000 180.555557 text -grestore -gsave -72900 46800 73100 46800 10 line -73100 46900 73100 46700 10 line -73100 46900 73600 46900 10 line -73600 46900 73700 46800 10 line -73700 46800 73600 46700 10 line -73600 46700 73100 46700 10 line -grestore -gsave -false false true false 260.000000 [(INDEX2) ] 0 73800 46800 180.555557 text -grestore -gsave -73100 47600 72900 47600 10 line -73700 47700 73700 47500 10 line -73700 47700 73200 47700 10 line -73200 47700 73100 47600 10 line -73100 47600 73200 47500 10 line -73200 47500 73700 47500 10 line -grestore -gsave -false false true false 260.000000 [(GND) ] 0 73800 47600 180.555557 text -grestore -gsave -73100 47200 72900 47200 10 line -73700 47300 73700 47100 10 line -73700 47300 73200 47300 10 line -73200 47300 73100 47200 10 line -73100 47200 73200 47100 10 line -73200 47100 73700 47100 10 line -grestore -gsave -false false true false 260.000000 [(GND) ] 0 73800 47200 180.555557 text -grestore -gsave -73100 47400 72900 47400 10 line -73700 47500 73700 47300 10 line -73700 47500 73200 47500 10 line -73200 47500 73100 47400 10 line -73100 47400 73200 47300 10 line -73200 47300 73700 47300 10 line -grestore -gsave -false false true false 260.000000 [(+5V) ] 0 73800 47400 180.555557 text -grestore -gsave -73100 46600 72900 46600 10 line -73700 46700 73700 46500 10 line -73700 46700 73200 46700 10 line -73200 46700 73100 46600 10 line -73100 46600 73200 46500 10 line -73200 46500 73700 46500 10 line -grestore -gsave -false false true false 260.000000 [(Vpp) ] 0 73800 46600 180.555557 text -grestore -gsave -69300 47600 69100 47600 10 line -69100 47700 69100 47500 10 line -69100 47700 68600 47700 10 line -68600 47700 68500 47600 10 line -68500 47600 68600 47500 10 line -68600 47500 69100 47500 10 line -grestore -gsave -false true true false 260.000000 [(CHA2) ] 0 68400 47600 180.555557 text -grestore -gsave -69100 47200 69300 47200 10 line -68500 47300 68500 47100 10 line -68500 47300 69000 47300 10 line -69000 47300 69100 47200 10 line -69100 47200 69000 47100 10 line -69000 47100 68500 47100 10 line -grestore -gsave -false true true false 260.000000 [(+5V) ] 0 68400 47200 180.555557 text -grestore -gsave -69100 46800 69300 46800 10 line -68500 46900 68500 46700 10 line -68500 46900 69000 46900 10 line -69000 46900 69100 46800 10 line -69100 46800 69000 46700 10 line -69000 46700 68500 46700 10 line -grestore -gsave -false true true false 260.000000 [(GND) ] 0 68400 46800 180.555557 text -grestore -showpage -%%End diff --git a/doc/aicpic.pdf b/doc/aicpic.pdf deleted file mode 100644 index 9666f2ef3fecd85beb05ddd8cd50754fb6900aad..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22767 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 mK`c&aNGK!Nhxg|gNyMp3r`3dWO6gO8O7Xor7}# diff --git a/doc/aicpower.ps b/doc/aicpower.ps deleted file mode 100644 index 1c0d43d..0000000 --- a/doc/aicpower.ps +++ /dev/null @@ -1,4143 +0,0 @@ -%!PS-Adobe-3.0 -%%Creator: gEDA gschem 1.6.1-20100214-22-ga30f00b -%%CreationDate: Fri Jun 1 18:13:45 2018 -%%Title: /home/users/davibobsin/Documents/aic/doc/aicpower.sch -%%Author: davibobsin -%%BoundingBox: 0 0 612 792 -%%Orientation: Landscape -%%Pages: 1 -%%Endcomments -%%BeginProlog -% Prolog for gEDA, define all the functions needed for rendering -% schematics on Postscript devices - - -% Draw a line from the second coordinate to the first -% x2 y2 x1 y1 width line - -/line { - setlinewidth - % pop off first element and moveto - moveto - % pop off remaining elements and draw a line segment - lineto - % draw it - stroke -} bind def - - -% Draw a dot -% x y r dot - -/dot { - 0 360 arc fill -} bind def - -% Draw a dot-dashed line, a bunch of lined segments, -% if the array element only has length two, draw a dot. -% [ [x2 y2 x1 y1] [x4 y4 x3 y3] [x5 y5] ... ] width dashed - -/width 0 def -/dashed { - dup 2.0 div /width exch def - setlinewidth - % pop off each line segment and draw it as a dot or as a line - { - aload length 2 gt - { moveto lineto stroke} - { width dot } ifelse - } forall -} bind def - -% Draw an arc segment -% x y r ang1 ang2 width darc - -/darc { - setlinewidth - arc stroke -} bind def - -% Draw a series of arc segment bits, if the array element only has a single -% element in it, draw a dot. -% [ [sa1 ea1] [sa2 ea2] ... ] x y r width dashedarc - -/x 0 def -/y 0 def -/dashedarc { - dup /width exch def - setlinewidth - /r exch def - /y exch def - /x exch def - { aload length 1 gt - { - % this element had two angles in it - % extract start and stop angles - x y r % drop x y and r onto stack - % at this point we have: sa ea x y r - % we need x y r sa ea - % so.. - 5 -2 roll - % and add it to the current path, and draw it - arc stroke - } { - % this element only had one angle in it, place a - % filled dot at the appropriate place - % compute center point of the arc using the angle - % that is on the top of the stack - dup % angle angle - cos r mul x add % angle x - exch % x angle - sin r mul y add % x y - width % x y width/2 - dot % draw the dot - } ifelse - } forall - - % Now draw it - stroke -} bind def - -% Draw a box -% width height x y linethickness box - -/box { - setlinewidth - moveto - exch dup 0 rlineto % w h, h w w 0 -- Draw bottom line - exch 0 exch rlineto % h w, w h 0, w 0 h -- Draw right line - neg 0 rlineto % w, -w 0 -- Draw Top line - closepath % finish and draw it - stroke -} bind def - -% Draw a filled box -% width height x y fbox - -/fbox { - moveto - exch dup 0 rlineto - exch 0 exch rlineto - neg 0 rlineto - closepath - fill -} bind def - -% Font reincoding utilities - -% ISOLatin1Encoding, extended with remaining uncoded glyphs -/ISOLatin1Extended [ - /.notdef /Lslash /lslash /OE /oe /Scaron /scaron /Zcaron /zcaron - /Ydieresis /trademark /bullet /dagger /daggerdbl /ellipsis /emdash - /endash /fi /fl /florin /fraction /guilsinglleft /guilsinglright - /perthousand /quotedblbase /quotedblleft /quotedblright - /quotesinglbase /quotesingle /.notdef /.notdef /.notdef /space - /exclam /quotedbl /numbersign /dollar /percent /ampersand - /quoteright /parenleft /parenright /asterisk /plus /comma /minus - /period /slash /zero /one /two /three /four /five /six /seven /eight - /nine /colon /semicolon /less /equal /greater /question /at /A /B /C - /D /E /F /G /H /I /J /K /L /M /N /O /P /Q /R /S /T /U /V /W /X /Y /Z - /bracketleft /backslash /bracketright /asciicircum /underscore - /quoteleft /a /b /c /d /e /f /g /h /i /j /k /l /m /n /o /p /q /r /s - /t /u /v /w /x /y /z /braceleft /bar /braceright /asciitilde - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef - /.notdef /.notdef /.notdef /dotlessi /grave /acute /circumflex - /tilde /macron /breve /dotaccent /dieresis /.notdef /ring /cedilla - /.notdef /hungarumlaut /ogonek /caron /space /exclamdown /cent - /sterling /currency /yen /brokenbar /section /dieresis /copyright - /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron - /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph - /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright - /onequarter /onehalf /threequarters /questiondown /Agrave /Aacute - /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute - /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth - /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply - /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn - /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring - /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave - /iacute /icircumflex /idieresis /eth /ntilde /ograve /oacute - /ocircumflex /otilde /odieresis /divide /oslash /ugrave /uacute - /ucircumflex /udieresis /yacute /thorn /ydieresis -] def - -% `new-font-name' `encoding-vector' `old-font-name' RE - -/RE { - findfont - dup maxlength dict begin { - 1 index /FID ne { def } { pop pop } ifelse - } forall - /Encoding exch def - dup /FontName exch def - currentdict end definefont pop -} bind def - -% Text handling functions, select the font and scale it, then we need -% only to apply the appropriate transformations to get the text -% justified into the right spots. The bad thing here is that we don't -% do any kerning, so the output may look a bit strange. - -% compute the height of one character and return lly and ury -% (char) charheight lly ury -/charheight { - gsave % push graphics state - newpath % clear current path - 0 0 moveto % Set current point - false charpath % get path - flattenpath % flatten path - pathbbox % stack = llx lly urx ury - exch pop % stack = llx lly ury - 3 -1 roll pop % stack = lly ury - grestore % pop graphics state -} bind def - -% compute the height of a string, one character at a time -% (string) stringheight lly ury -/lly 0.0 def -/ury 0.0 def - -/stringheight { - /lly 0.0 def % initial value of heightmin - /ury 0.0 def % initial value of heightmax - { % work through string - ( ) dup 0 4 -1 roll put % create one character string - charheight % measure it's height - dup ury gt { % if ury gt heightmax - /ury exch def % update with new value - } { - pop % else discard ury - } ifelse - dup lly lt { % if lly lt heightmin - /lly exch def % update with new value - } { - pop % else discard lly - } ifelse - } forall - lly ury % Return the results -} bind def - -% calculate the string width taking into account the escapes. -/mystrx 0.0 def -/mystry 0.0 def -/mystresc false def - -/mystringwidth { - /mystrx 0.0 def - /mystry 0.0 def - /mystresc false def - { % work through string - % did we process the escape character last? - mystresc { - % last character was escape - % handle the escape - % is it an _ = 95? - dup 95 eq { - pop % we don't need the character anymore - % toggle drawing overbars - 0.0 0.0 % make it like it never happened... - } { - % otherwise measure the character - (\\ ) dup 1 4 -1 roll put % count a \ and the character - stringwidth - } ifelse - % and reset the flag - /mystresc false def - } { - % last character was not escape - % is this escape - dup 92 eq { - % yes, escape character, set flag - /mystresc true def - pop % drop character - 0.0 0.0 % make like this character has no width and height - } { - ( ) dup 0 4 -1 roll put % create one character string - stringwidth % measure it's height/width - } ifelse - } ifelse - % accumulate x and y movements - mystry add /mystry exch def - mystrx add /mystrx exch def - } forall - mystrx mystry % drop results on stack -} bind def - -% Render a string with overbars -% -/escaped false def -/drawoverbar false def -/fontsize 0.0 def - -%string1 string2 append - -/append { - 2 copy length exch length add % find new length - string dup % string1 string2 string string - 4 2 roll % string string string1 string2 - 2 index 0 3 index - % string string string1 string2 string 0 string1 - putinterval % string string string1 string2 - exch length exch putinterval -} bind def - -% If drawoverbar is set, draw a line of the same length as the given string -% string overbarshowline - -/overbarshowline { - % print overbar if necessary - stringwidth pop 0 - drawoverbar { - rlineto - gsave stroke grestore - } { - rmoveto - } ifelse -} bind def - -% Draws overbars for the given string, then shows the string itself -% string overbarshow -/overbarshow { - /overbarshowacc () def - /overbarshowtxt () def - - gsave - fontsize 10.0 div setlinewidth - 0 fontsize rmoveto % move to (0,overbarheight) - - { % work through string - escaped { - % the last character was the escape - % handle the escape - % is it an _ = 95? - dup 95 eq { - pop % we don't need the character anymore - overbarshowacc overbarshowline - % toggle drawing overbars - /drawoverbar drawoverbar not def - - % Append the contents off the accumulator to the text - % string we're eventually going to show - /overbarshowtxt overbarshowtxt overbarshowacc append def - - % clear accumulator - /overbarshowacc () def - } { - % add to accumulator - (\\ ) dup 1 4 -1 roll put - overbarshowacc exch append - /overbarshowacc exch def - } ifelse - % and reset the flag - /escaped false def - } { - % check for escape character \ = 92 - dup 92 eq { - % yes, escape character, set flag - /escaped true def - pop % drop character - } { - % add to accumulator - ( ) dup 0 4 -1 roll put - overbarshowacc exch append - /overbarshowacc exch def - } ifelse - } ifelse - } forall - % Catch any leftovers - overbarshowacc overbarshowline - overbarshowtxt overbarshowacc append - - grestore - show -} bind def - -% -% hcenter rjustify vcenter vjustify spacing [(line1) (line2) ... ] rot x y size text - -/stringw 0.0 def -/stringh 0.0 def -/spacing 0.0 def -/strings [ ] def -/stringtxt ( ) def -/stringcount 0 def -/rot 0.0 def - -/text { - gsave % save state for later - /drawoverbar false def % start by not drawing overbars - - dup /fontsize exch def % save font size for corrections later - % do font selection - /gEDAFont findfont - exch scalefont - setfont - - % set up coordinates - translate % move origin to given point - rotate % rotate so that text is drawn - 0 0 moveto - dup length /stringcount exch def % Get number of strings - /strings exch def % save strings - /spacing exch def - % do we have more than 1 string to render? - stringcount 1 eq { - /stringtxt strings aload pop def % get the string - /stringw stringtxt mystringwidth pop neg def % get the -width - /stringh stringtxt stringheight exch pop neg def% get the -height - - % First do vertical calculations - % hcenter rjustify vcenter vjustify - % vertical justification - { 0 stringh rmoveto } if - % vertical center - { 0 stringh 0.3571425 mul rmoveto } if % not 0.5, so that - % it looks nicer - % Then do horizontal calculations - % right justify - { stringw 0 rmoveto } if - % center - { stringw 2.0 div 0 rmoveto } if - % Draw the text - stringtxt overbarshow - } { - % More than one line, compute bounding box for the text - - % vertical height, don't use the actual hieght of the characters - % assume that the user wants to make the baselines line up with two - % text boxes placed side by side - /stringh stringcount spacing mul neg def - % Now figure out horizontal size, this amounts to keeping track - % of the longest string - /stringw 0.0 def - strings { - mystringwidth pop - dup stringw gt { - /stringw exch def - } { - pop - } ifelse - } forall - /stringw stringw neg def % get the -width - - % First do vertical calculations - % hcenter rjustify vcenter vjustify - % vertical justification - { 0 stringh fontsize add rmoveto } if - % vertical center - { 0 stringh 0.5 mul rmoveto } if - % Then do horizontal calculations - % right justify - { stringw 0 rmoveto } if - % center - { stringw 2.0 div 0 rmoveto } if - % now move up to the first line and begin rendering - 0 stringcount 1 sub spacing mul rmoveto - strings { - gsave % Save starting point - overbarshow % render the text - grestore - 0 spacing neg rmoveto - } forall - } ifelse - grestore % Restore old state -} bind def - - -%%EndProlog -%%Page: 1 1 -/gEDAFont ISOLatin1Extended /Helvetica RE -2 setlinecap -0.072000 0.072000 scale -7790 500 translate 90 rotate -0.429185 0.429185 scale --19600 -64600 translate -30600 67700 30600 67800 10 line -30600 67800 30300 67800 10 line -30300 67700 30300 69400 10 line -gsave -31700 69400 31700 69200 10 line -gsave -false true false false 208.000000 [(1) ] 270 31750 69250 144.444443 text -grestore -31700 68500 31700 68700 10 line -gsave -false false false false 208.000000 [(2) ] 270 31750 68650 144.444443 text -grestore -31900 68850 31500 68850 10 line -31700 68700 31700 68850 10 line -31700 69050 31700 69200 10 line -31900 69161 31800 69161 10 line -31849 69110 31849 69210 10 line -31500 68950 31900 68950 10 line -31900 68950 31900 69050 10 line -31900 69050 31500 69050 10 line -31500 69050 31500 68950 10 line -grestore -gsave -false false false false 260.000000 [(C36) ] 0 31900 69000 180.555557 text -grestore -gsave -false false false true 260.000000 [(4.7uFx16V) ] 0 31900 69000 180.555557 text -grestore -30300 69400 31700 69400 10 line -gsave -30700 68300 30700 68500 10 line -30600 68300 30800 68300 10 line -30655 68250 30745 68250 10 line -30680 68210 30720 68210 10 line -grestore -gsave -31700 68300 31700 68500 10 line -31600 68300 31800 68300 10 line -31655 68250 31745 68250 10 line -31680 68210 31720 68210 10 line -grestore -31900 66900 31900 66300 10 line -32700 66300 31700 66300 10 line -31700 66900 31900 66900 10 line -gsave -30700 68500 30700 68700 10 line -30700 69400 30700 69200 10 line -30500 68900 30900 68900 10 line -30500 69000 30900 69000 10 line -30700 69200 30700 69000 10 line -30700 68900 30700 68700 10 line -newpath -30700 69400 -25 -0 360 arc -fill -newpath -30700 69400 -25 -0 360 arc -fill -grestore -gsave -false false false false 260.000000 [(C33) ] 0 30900 69000 180.555557 text -grestore -gsave -false false false true 260.000000 [(100nF) ] 0 30900 69000 180.555557 text -grestore -gsave -33600 67200 33800 67200 10 line -33800 67300 33800 67100 10 line -33800 67300 34300 67300 10 line -34300 67300 34400 67200 10 line -34400 67200 34300 67100 10 line -34300 67100 33800 67100 10 line -grestore -gsave -false false true false 260.000000 [(/RELEASE2) ] 0 34500 67200 180.555557 text -grestore -gsave -32950 66700 33200 66700 10 line -32950 66300 33200 66300 10 line -32950 66500 33050 66550 10 line -32950 66500 33050 66450 10 line -32700 66300 32900 66300 10 line -33200 66700 33200 66900 10 line -33200 66300 33200 66100 10 line -32950 66775 32950 66625 10 line -32950 66575 32950 66425 10 line -32950 66375 32950 66225 10 line -32900 66700 32900 66300 10 line -32950 66500 33100 66500 10 line -33100 66500 33100 66300 10 line -33200 66700 33200 66550 10 line -33200 66550 33250 66450 10 line -33200 66550 33150 66450 10 line -33150 66450 33250 66450 10 line -33150 66550 33250 66550 10 line -33150 66550 33125 66525 10 line -33250 66550 33275 66575 10 line -33200 66450 33200 66300 10 line -grestore -gsave -false false false false 260.000000 [(IRFB52N15D) ] 0 33400 66300 180.555557 text -grestore -gsave -false false false false 260.000000 [(Q12) ] 0 33400 66600 180.555557 text -grestore -33200 67200 33600 67200 10 line -gsave -33000 67900 33400 67900 10 line -33000 67900 33200 68200 10 line -33200 68200 33400 67900 10 line -33000 68200 33400 68200 10 line -33200 67600 33200 67800 10 line -33200 68500 33200 68300 10 line -33200 68300 33200 68200 10 line -33200 67900 33200 67800 10 line -grestore -gsave -false true false true 260.000000 [(D21) ] 0 33800 68700 180.555557 text -grestore -gsave -false false false false 260.000000 [(1N4007) ] 0 33300 68300 180.555557 text -grestore -33200 66900 33200 67600 10 line -33200 68800 33200 68500 10 line -gsave -33200 68800 33200 69000 10 line -33050 69000 33350 69000 10 line -grestore -gsave -false false false false 260.000000 [(Vpp) ] 0 33100 69100 180.555557 text -grestore -30300 65500 30300 65300 10 line -30300 65300 30600 65300 10 line -30600 65500 30600 65300 10 line -gsave -30600 65100 30600 65300 10 line -30500 65100 30700 65100 10 line -30555 65050 30645 65050 10 line -30580 65010 30620 65010 10 line -grestore -gsave -30000 65800 31400 65800 10 line -31400 65800 31400 67400 10 line -31400 67400 30000 67400 10 line -30000 67400 30000 65800 10 line -31450 66900 50 0 360 10 darc -31500 66900 31700 66900 10 line -gsave -false false false false 260.000000 [(7) ] 0 31500 66950 180.555557 text -grestore -gsave -false false true false 260.000000 [(OUT) ] 0 30900 66900 180.555557 text -grestore -31450 66300 50 0 360 10 darc -31500 66300 31700 66300 10 line -gsave -false false false false 260.000000 [(6) ] 0 31500 66350 180.555557 text -grestore -gsave -false false true false 260.000000 [(OUT) ] 0 30900 66300 180.555557 text -grestore -30000 66600 29700 66600 10 line -gsave -false false false false 260.000000 [(2) ] 0 29700 66650 180.555557 text -grestore -gsave -false false true false 260.000000 [(IN) ] 0 30100 66600 180.555557 text -grestore -30300 65800 30300 65500 10 line -gsave -false false false false 260.000000 [(4) ] 0 30350 65600 180.555557 text -grestore -gsave -false false true false 260.000000 [(GND) ] 90 30300 65900 180.555557 text -grestore -30600 65800 30600 65500 10 line -gsave -false false false false 260.000000 [(5) ] 0 30650 65600 180.555557 text -grestore -gsave -false false true false 260.000000 [(GND) ] 90 30600 65900 180.555557 text -grestore -30300 67400 30300 67700 10 line -gsave -false false false false 260.000000 [(1) ] 0 30350 67500 180.555557 text -grestore -gsave -false false true false 260.000000 [(Vdd) ] 90 30300 67000 180.555557 text -grestore -30600 67400 30600 67700 10 line -gsave -false false false false 260.000000 [(8) ] 0 30650 67500 180.555557 text -grestore -gsave -false false true false 260.000000 [(Vdd) ] 90 30600 67000 180.555557 text -grestore -grestore -gsave -false false false false 260.000000 [(MAX4429) ] 0 30900 65600 180.555557 text -grestore -gsave -false false false false 260.000000 [(U16) ] 0 31000 67500 180.555557 text -grestore -gsave -33200 65400 33200 65200 10 line -33350 65200 33050 65200 10 line -grestore -gsave -false false false false 260.000000 [(PGND) ] 0 33000 65000 180.555557 text -grestore -33200 65400 33200 66100 10 line -gsave -29500 66600 29700 66600 10 line -28900 66700 28900 66500 10 line -28900 66700 29400 66700 10 line -29400 66700 29500 66600 10 line -29500 66600 29400 66500 10 line -29400 66500 28900 66500 10 line -grestore -gsave -false true true false 260.000000 [(BRAKE2) ] 0 28800 66600 180.555557 text -grestore -gsave -30300 69400 30300 69600 10 line -30150 69600 30450 69600 10 line -gsave -false false false false 208.000000 [(+12V) ] 0 30175 69650 144.444443 text -grestore -grestore -gsave -19600 64600 42900 64600 10 line -42900 64600 42900 81100 10 line -42900 81100 19600 81100 10 line -19600 81100 19600 64600 10 line -38800 65200 38800 64600 10 line -gsave -false false false false 208.000000 [(FILE:) ] 0 35400 65000 144.444443 text -grestore -gsave -false false false false 208.000000 [(REVISION:) ] 0 38900 65000 144.444443 text -grestore -gsave -false false false false 208.000000 [(DRAWN BY: ) ] 0 38900 64700 144.444443 text -grestore -gsave -false false false false 208.000000 [(PAGE) ] 0 35400 64700 144.444443 text -grestore -gsave -false false false false 208.000000 [(OF) ] 0 37100 64700 144.444443 text -grestore -gsave -false false false false 208.000000 [(TITLE) ] 0 35400 65300 144.444443 text -grestore -35300 64600 42900 64600 10 line -42900 64600 42900 66000 10 line -42900 66000 35300 66000 10 line -35300 66000 35300 64600 10 line -35300 65200 42900 65200 10 line -grestore -22800 67700 22800 67800 10 line -22800 67800 22500 67800 10 line -22500 67700 22500 69400 10 line -gsave -24200 69400 24200 69200 10 line -gsave -false true false false 208.000000 [(1) ] 270 24250 69250 144.444443 text -grestore -24200 68500 24200 68700 10 line -gsave -false false false false 208.000000 [(2) ] 270 24250 68650 144.444443 text -grestore -24400 68850 24000 68850 10 line -24200 68700 24200 68850 10 line -24200 69050 24200 69200 10 line -24400 69161 24300 69161 10 line -24349 69110 24349 69210 10 line -24000 68950 24400 68950 10 line -24400 68950 24400 69050 10 line -24400 69050 24000 69050 10 line -24000 69050 24000 68950 10 line -grestore -gsave -false false false false 260.000000 [(C27) ] 0 24500 69100 180.555557 text -grestore -gsave -false false false false 260.000000 [(4.7uFx16V) ] 0 24300 68700 180.555557 text -grestore -22500 69400 24200 69400 10 line -gsave -23100 68300 23100 68500 10 line -23000 68300 23200 68300 10 line -23055 68250 23145 68250 10 line -23080 68210 23120 68210 10 line -grestore -gsave -24200 68300 24200 68500 10 line -24100 68300 24300 68300 10 line -24155 68250 24245 68250 10 line -24180 68210 24220 68210 10 line -grestore -24100 66900 24100 66300 10 line -23900 66300 25200 66300 10 line -gsave -23100 68500 23100 68700 10 line -23100 69400 23100 69200 10 line -22900 68900 23300 68900 10 line -22900 69000 23300 69000 10 line -23100 69200 23100 69000 10 line -23100 68900 23100 68700 10 line -newpath -23100 69400 -25 -0 360 arc -fill -newpath -23100 69400 -25 -0 360 arc -fill -grestore -gsave -false false false false 260.000000 [(C25) ] 0 23300 69100 180.555557 text -grestore -gsave -false false false false 260.000000 [(100nF) ] 0 23300 68700 180.555557 text -grestore -gsave -26100 67200 26300 67200 10 line -26300 67300 26300 67100 10 line -26300 67300 26800 67300 10 line -26800 67300 26900 67200 10 line -26900 67200 26800 67100 10 line -26800 67100 26300 67100 10 line -grestore -gsave -false false true false 260.000000 [(/RELEASE1) ] 0 27000 67200 180.555557 text -grestore -gsave -25450 66700 25700 66700 10 line -25450 66300 25700 66300 10 line -25450 66500 25550 66550 10 line -25450 66500 25550 66450 10 line -25200 66300 25400 66300 10 line -25700 66700 25700 66900 10 line -25700 66300 25700 66100 10 line -25450 66775 25450 66625 10 line -25450 66575 25450 66425 10 line -25450 66375 25450 66225 10 line -25400 66700 25400 66300 10 line -25450 66500 25600 66500 10 line -25600 66500 25600 66300 10 line -25700 66700 25700 66550 10 line -25700 66550 25750 66450 10 line -25700 66550 25650 66450 10 line -25650 66450 25750 66450 10 line -25650 66550 25750 66550 10 line -25650 66550 25625 66525 10 line -25750 66550 25775 66575 10 line -25700 66450 25700 66300 10 line -grestore -gsave -false false false false 260.000000 [(IRFB52N15D) ] 0 25900 66300 180.555557 text -grestore -gsave -false false false false 260.000000 [(Q9) ] 0 25900 66600 180.555557 text -grestore -25700 67200 26100 67200 10 line -gsave -25500 67900 25900 67900 10 line -25500 67900 25700 68200 10 line -25700 68200 25900 67900 10 line -25500 68200 25900 68200 10 line -25700 67600 25700 67800 10 line -25700 68500 25700 68300 10 line -25700 68300 25700 68200 10 line -25700 67900 25700 67800 10 line -grestore -gsave -false true false true 260.000000 [(D16) ] 0 26300 68700 180.555557 text -grestore -gsave -false false false false 260.000000 [(1N4007) ] 0 25800 68300 180.555557 text -grestore -25700 66900 25700 67600 10 line -25700 68800 25700 68500 10 line -gsave -25700 68800 25700 69000 10 line -25550 69000 25850 69000 10 line -grestore -gsave -false false false false 260.000000 [(Vpp) ] 0 25600 69100 180.555557 text -grestore -22500 65500 22500 65300 10 line -22500 65300 22800 65300 10 line -22800 65500 22800 65300 10 line -gsave -22800 65100 22800 65300 10 line -22700 65100 22900 65100 10 line -22755 65050 22845 65050 10 line -22780 65010 22820 65010 10 line -grestore -gsave -22200 65800 23600 65800 10 line -23600 65800 23600 67400 10 line -23600 67400 22200 67400 10 line -22200 67400 22200 65800 10 line -23650 66900 50 0 360 10 darc -23700 66900 23900 66900 10 line -gsave -false false false false 260.000000 [(7) ] 0 23700 66950 180.555557 text -grestore -gsave -false false true false 260.000000 [(OUT) ] 0 23100 66900 180.555557 text -grestore -23650 66300 50 0 360 10 darc -23700 66300 23900 66300 10 line -gsave -false false false false 260.000000 [(6) ] 0 23700 66350 180.555557 text -grestore -gsave -false false true false 260.000000 [(OUT) ] 0 23100 66300 180.555557 text -grestore -22200 66600 21900 66600 10 line -gsave -false false false false 260.000000 [(2) ] 0 21900 66650 180.555557 text -grestore -gsave -false false true false 260.000000 [(IN) ] 0 22300 66600 180.555557 text -grestore -22500 65800 22500 65500 10 line -gsave -false false false false 260.000000 [(4) ] 0 22550 65600 180.555557 text -grestore -gsave -false false true false 260.000000 [(GND) ] 90 22500 65900 180.555557 text -grestore -22800 65800 22800 65500 10 line -gsave -false false false false 260.000000 [(5) ] 0 22850 65600 180.555557 text -grestore -gsave -false false true false 260.000000 [(GND) ] 90 22800 65900 180.555557 text -grestore -22500 67400 22500 67700 10 line -gsave -false false false false 260.000000 [(1) ] 0 22550 67500 180.555557 text -grestore -gsave -false false true false 260.000000 [(Vdd) ] 90 22500 67000 180.555557 text -grestore -22800 67400 22800 67700 10 line -gsave -false false false false 260.000000 [(8) ] 0 22850 67500 180.555557 text -grestore -gsave -false false true false 260.000000 [(Vdd) ] 90 22800 67000 180.555557 text -grestore -grestore -gsave -false false false false 260.000000 [(MAX4429) ] 0 23100 65600 180.555557 text -grestore -gsave -false false false false 260.000000 [(U14) ] 0 23200 67500 180.555557 text -grestore -gsave -25700 65400 25700 65200 10 line -25850 65200 25550 65200 10 line -grestore -gsave -false false false false 260.000000 [(PGND) ] 0 25500 65000 180.555557 text -grestore -25700 65400 25700 66100 10 line -gsave -21700 66600 21900 66600 10 line -21100 66700 21100 66500 10 line -21100 66700 21600 66700 10 line -21600 66700 21700 66600 10 line -21700 66600 21600 66500 10 line -21600 66500 21100 66500 10 line -grestore -gsave -false true true false 260.000000 [(BRAKE1) ] 0 21000 66600 180.555557 text -grestore -gsave -22500 69400 22500 69600 10 line -22350 69600 22650 69600 10 line -gsave -false false false false 208.000000 [(+12V) ] 0 22375 69650 144.444443 text -grestore -grestore -gsave -23600 80600 23600 80800 10 line -23450 80800 23750 80800 10 line -gsave -false false false false 208.000000 [(+12V) ] 0 23475 80850 144.444443 text -grestore -grestore -gsave -27600 80200 27600 80000 10 line -gsave -false true false false 208.000000 [(1) ] 270 27650 80050 144.444443 text -grestore -27600 79300 27600 79500 10 line -gsave -false false false false 208.000000 [(2) ] 270 27650 79450 144.444443 text -grestore -27800 79650 27400 79650 10 line -27600 79500 27600 79650 10 line -27600 79850 27600 80000 10 line -27800 79961 27700 79961 10 line -27749 79910 27749 80010 10 line -27400 79750 27800 79750 10 line -27800 79750 27800 79850 10 line -27800 79850 27400 79850 10 line -27400 79850 27400 79750 10 line -grestore -gsave -false false false false 260.000000 [(C19) ] 0 27900 79800 180.555557 text -grestore -gsave -false false false true 260.000000 [(1000uFx100V) ] 0 27900 79800 180.555557 text -grestore -26800 80200 27600 80200 10 line -gsave -20800 80300 20800 80100 10 line -gsave -false true false false 208.000000 [(1) ] 270 20850 80150 144.444443 text -grestore -20800 79400 20800 79600 10 line -gsave -false false false false 208.000000 [(2) ] 270 20850 79550 144.444443 text -grestore -21000 79750 20600 79750 10 line -20800 79600 20800 79750 10 line -20800 79950 20800 80100 10 line -21000 80061 20900 80061 10 line -20949 80010 20949 80110 10 line -20600 79850 21000 79850 10 line -21000 79850 21000 79950 10 line -21000 79950 20600 79950 10 line -20600 79950 20600 79850 10 line -grestore -gsave -false true false false 260.000000 [(C12) ] 0 20700 79500 180.555557 text -grestore -gsave -false true false true 260.000000 [(10uFx16V) ] 0 20700 79500 180.555557 text -grestore -gsave -20800 79200 20800 79400 10 line -20700 79200 20900 79200 10 line -20755 79150 20845 79150 10 line -20780 79110 20820 79110 10 line -grestore -gsave -21700 79200 21700 79400 10 line -21600 79200 21800 79200 10 line -21655 79150 21745 79150 10 line -21680 79110 21720 79110 10 line -grestore -gsave -21700 79400 21700 79600 10 line -21700 80300 21700 80100 10 line -21500 79800 21900 79800 10 line -21500 79900 21900 79900 10 line -21700 80100 21700 79900 10 line -21700 79800 21700 79600 10 line -newpath -21700 80300 -25 -0 360 arc -fill -newpath -21700 80300 -25 -0 360 arc -fill -grestore -gsave -false true false false 260.000000 [(C13) ] 0 21600 79600 180.555557 text -grestore -gsave -false true false true 260.000000 [(100nF) ] 0 21600 79600 180.555557 text -grestore -gsave -26550 78600 26800 78600 10 line -26550 78200 26800 78200 10 line -26550 78400 26650 78450 10 line -26550 78400 26650 78350 10 line -26300 78200 26500 78200 10 line -26800 78600 26800 78800 10 line -26800 78200 26800 78000 10 line -26550 78675 26550 78525 10 line -26550 78475 26550 78325 10 line -26550 78275 26550 78125 10 line -26500 78600 26500 78200 10 line -26550 78400 26700 78400 10 line -26700 78400 26700 78200 10 line -26800 78600 26800 78450 10 line -26800 78450 26850 78350 10 line -26800 78450 26750 78350 10 line -26750 78350 26850 78350 10 line -26750 78450 26850 78450 10 line -26750 78450 26725 78425 10 line -26850 78450 26875 78475 10 line -26800 78350 26800 78200 10 line -grestore -gsave -false false false false 260.000000 [(IRFB52N15D) ] 0 26900 78200 180.555557 text -grestore -gsave -false false false false 260.000000 [(Q3) ] 0 26900 78400 180.555557 text -grestore -gsave -26550 77400 26800 77400 10 line -26550 77000 26800 77000 10 line -26550 77200 26650 77250 10 line -26550 77200 26650 77150 10 line -26300 77000 26500 77000 10 line -26800 77400 26800 77600 10 line -26800 77000 26800 76800 10 line -26550 77475 26550 77325 10 line -26550 77275 26550 77125 10 line -26550 77075 26550 76925 10 line -26500 77400 26500 77000 10 line -26550 77200 26700 77200 10 line -26700 77200 26700 77000 10 line -26800 77400 26800 77250 10 line -26800 77250 26850 77150 10 line -26800 77250 26750 77150 10 line -26750 77150 26850 77150 10 line -26750 77250 26850 77250 10 line -26750 77250 26725 77225 10 line -26850 77250 26875 77275 10 line -26800 77150 26800 77000 10 line -newpath -26800 77600 -25 -0 360 arc -fill -newpath -26800 77600 -25 -0 360 arc -fill -grestore -gsave -false false false false 260.000000 [(IRFB52N15D) ] 0 26900 77000 180.555557 text -grestore -gsave -false false false false 260.000000 [(Q4) ] 0 26900 77200 180.555557 text -grestore -26800 78000 26800 77600 10 line -26800 78800 26800 80200 10 line -26800 76800 26800 76300 10 line -gsave -29000 75600 29200 75600 10 line -29200 75700 29200 75500 10 line -29200 75700 29700 75700 10 line -29700 75700 29800 75600 10 line -29800 75600 29700 75500 10 line -29700 75500 29200 75500 10 line -grestore -gsave -false false true false 260.000000 [(MOTOR1_A) ] 0 29200 75800 180.555557 text -grestore -gsave -26800 76300 26800 76100 10 line -26950 76100 26650 76100 10 line -grestore -gsave -false false false false 260.000000 [(PGND) ] 0 26500 75900 180.555557 text -grestore -gsave -27600 79300 27600 79100 10 line -27750 79100 27450 79100 10 line -grestore -gsave -false false false false 260.000000 [(PGND) ] 0 27400 78900 180.555557 text -grestore -gsave -26800 80200 26800 80400 10 line -26650 80400 26950 80400 10 line -grestore -gsave -false false false false 260.000000 [(Vpp) ] 0 26700 80500 180.555557 text -grestore -gsave -20400 78600 20600 78600 10 line -19800 78700 19800 78500 10 line -19800 78700 20300 78700 10 line -20300 78700 20400 78600 10 line -20400 78600 20300 78500 10 line -20300 78500 19800 78500 10 line -grestore -gsave -false true true false 260.000000 [(DRV1_A) ] 0 20400 78800 180.555557 text -grestore -gsave -25200 80300 25200 80100 10 line -gsave -false false false false 208.000000 [(1) ] 90 25150 80150 144.444443 text -grestore -25200 79400 25200 79600 10 line -gsave -false true false false 208.000000 [(2) ] 90 25150 79550 144.444443 text -grestore -25000 79750 25400 79750 10 line -25200 79600 25200 79750 10 line -25200 79950 25200 80100 10 line -25000 80061 25100 80061 10 line -25051 80010 25051 80110 10 line -25000 79850 25400 79850 10 line -25400 79850 25400 79950 10 line -25400 79950 25000 79950 10 line -25000 79950 25000 79850 10 line -grestore -gsave -false false false false 260.000000 [(C16) ] 0 25300 80200 180.555557 text -grestore -gsave -false false false true 260.000000 [(1uFx16V) ] 0 25300 80200 180.555557 text -grestore -gsave -24000 80500 24000 80100 10 line -24000 80500 24300 80300 10 line -24300 80300 24000 80100 10 line -24300 80500 24300 80100 10 line -23700 80300 23900 80300 10 line -24600 80300 24400 80300 10 line -24400 80300 24300 80300 10 line -24000 80300 23900 80300 10 line -grestore -gsave -false false false false 260.000000 [(D7) ] 0 23900 79900 180.555557 text -grestore -gsave -false false false true 260.000000 [(1N4148) ] 0 23900 79900 180.555557 text -grestore -24600 78200 25400 78200 10 line -24600 77000 25400 77000 10 line -40300 77600 40500 77600 10 line -40500 77600 40500 80700 10 line -gsave -26000 78300 25900 78100 10 line -25900 78100 25800 78300 10 line -25800 78300 25700 78100 10 line -25700 78100 25600 78300 10 line -26000 78300 26100 78100 10 line -26100 78100 26150 78200 10 line -26300 78200 26150 78200 10 line -25400 78200 25552 78200 10 line -25601 78300 25550 78200 10 line -grestore -gsave -false false false false 260.000000 [(R29) ] 0 25700 78500 180.555557 text -grestore -gsave -false false false true 260.000000 [(100) ] 0 25700 78500 180.555557 text -grestore -gsave -26000 77100 25900 76900 10 line -25900 76900 25800 77100 10 line -25800 77100 25700 76900 10 line -25700 76900 25600 77100 10 line -26000 77100 26100 76900 10 line -26100 76900 26150 77000 10 line -26300 77000 26150 77000 10 line -25400 77000 25552 77000 10 line -25601 77100 25550 77000 10 line -grestore -gsave -false false false false 260.000000 [(R30) ] 0 25600 76700 180.555557 text -grestore -gsave -false false false true 260.000000 [(100) ] 0 25600 76700 180.555557 text -grestore -gsave -26000 76500 26000 76100 10 line -26000 76500 25700 76300 10 line -25700 76300 26000 76100 10 line -25700 76500 25700 76100 10 line -26300 76300 26100 76300 10 line -25400 76300 25600 76300 10 line -25600 76300 25700 76300 10 line -26000 76300 26100 76300 10 line -grestore -gsave -false false false false 260.000000 [(D10) ] 0 25600 75900 180.555557 text -grestore -gsave -false false false true 260.000000 [(1N4148) ] 0 25600 75900 180.555557 text -grestore -gsave -26000 79100 26000 78700 10 line -26000 79100 25700 78900 10 line -25700 78900 26000 78700 10 line -25700 79100 25700 78700 10 line -26300 78900 26100 78900 10 line -25400 78900 25600 78900 10 line -25600 78900 25700 78900 10 line -26000 78900 26100 78900 10 line -grestore -gsave -false false false false 260.000000 [(D8) ] 0 25700 79300 180.555557 text -grestore -gsave -false false false true 260.000000 [(1N4148) ] 0 25700 79300 180.555557 text -grestore -26300 78900 26300 78200 10 line -25400 78900 25400 78200 10 line -26300 76300 26300 77000 10 line -25400 76300 25400 77000 10 line -gsave -28500 76500 29700 76500 10 line -29700 76500 29700 78000 10 line -29700 78000 28500 78000 10 line -28500 78000 28500 76500 10 line -28200 77600 28500 77600 10 line -gsave -false false false false 260.000000 [(IP+) ] 0 28555 77495 180.555557 text -grestore -gsave -false true false false 260.000000 [(4) ] 0 28405 77645 180.555557 text -grestore -28200 76800 28500 76800 10 line -gsave -false false false false 260.000000 [(IP-) ] 0 28555 76795 180.555557 text -grestore -gsave -false true false false 260.000000 [(5) ] 0 28405 76845 180.555557 text -grestore -29100 78300 29100 78000 10 line -gsave -false true false false 260.000000 [(VCC) ] 0 29245 77800 180.555557 text -grestore -gsave -false false false false 260.000000 [(1) ] 90 29050 78095 180.555557 text -grestore -29100 76200 29100 76500 10 line -gsave -false false false false 260.000000 [(GND) ] 0 28855 76600 180.555557 text -grestore -gsave -false true false false 260.000000 [(2) ] 90 29050 76405 180.555557 text -grestore -30000 77200 29700 77200 10 line -gsave -false true false false 260.000000 [(VIOUT) ] 0 29645 77195 180.555557 text -grestore -gsave -false false false false 260.000000 [(3) ] 0 29795 77245 180.555557 text -grestore -grestore -gsave -false false false false 260.000000 [(U11) ] 0 28200 78300 180.555557 text -grestore -gsave -false false false false 260.000000 [(ACS758) ] 0 28200 78100 180.555557 text -grestore -gsave -29900 77900 29900 78100 10 line -29900 78800 29900 78600 10 line -29700 78300 30100 78300 10 line -29700 78400 30100 78400 10 line -29900 78600 29900 78400 10 line -29900 78300 29900 78100 10 line -grestore -gsave -false true false true 260.000000 [(C22) ] 0 30300 78600 180.555557 text -grestore -gsave -31000 77200 31000 77000 10 line -31000 76300 31000 76500 10 line -31200 76800 30800 76800 10 line -31200 76700 30800 76700 10 line -31000 76500 31000 76700 10 line -31000 76800 31000 77000 10 line -grestore -gsave -false false false false 260.000000 [(C26) ] 0 31200 76800 180.555557 text -grestore -gsave -false false false true 260.000000 [(100nF) ] 0 31200 76800 180.555557 text -grestore -gsave -29100 76000 29100 76200 10 line -29000 76000 29200 76000 10 line -29055 75950 29145 75950 10 line -29080 75910 29120 75910 10 line -grestore -gsave -30700 77300 30600 77100 10 line -30600 77100 30500 77300 10 line -30500 77300 30400 77100 10 line -30400 77100 30300 77300 10 line -30700 77300 30800 77100 10 line -30800 77100 30850 77200 10 line -31000 77200 30850 77200 10 line -30100 77200 30252 77200 10 line -30301 77300 30250 77200 10 line -grestore -gsave -false false false false 260.000000 [(R34) ] 0 30300 77500 180.555557 text -grestore -gsave -false false false true 260.000000 [(1.5k) ] 0 30300 77500 180.555557 text -grestore -gsave -31200 77200 31400 77200 10 line -31400 77100 31400 77300 10 line -31400 77100 31900 77100 10 line -31900 77100 32000 77200 10 line -32000 77200 31900 77300 10 line -31900 77300 31400 77300 10 line -grestore -gsave -false false true false 260.000000 [(CRNT1) ] 0 31400 77400 180.555557 text -grestore -gsave -29900 78800 29900 79000 10 line -29750 79000 30050 79000 10 line -gsave -false false false false 208.000000 [(+3.3V) ] 0 29775 79050 144.444443 text -grestore -grestore -25200 79400 25200 77600 10 line -24600 78800 24800 78800 10 line -24800 78800 24800 80300 10 line -23700 80300 20800 80300 10 line -23600 80600 23600 80300 10 line -20600 78600 21700 78600 10 line -gsave -38900 80100 38900 80300 10 line -39050 80300 38750 80300 10 line -gsave -false true false false 208.000000 [(+12V) ] 0 39025 80350 144.444443 text -grestore -grestore -gsave -33700 80100 33700 79900 10 line -gsave -false false false false 208.000000 [(1) ] 90 33650 79950 144.444443 text -grestore -33700 79200 33700 79400 10 line -gsave -false true false false 208.000000 [(2) ] 90 33650 79350 144.444443 text -grestore -33500 79550 33900 79550 10 line -33700 79400 33700 79550 10 line -33700 79750 33700 79900 10 line -33500 79861 33600 79861 10 line -33551 79810 33551 79910 10 line -33500 79650 33900 79650 10 line -33900 79650 33900 79750 10 line -33900 79750 33500 79750 10 line -33500 79750 33500 79650 10 line -grestore -gsave -false true false false 260.000000 [(C24) ] 0 33400 79700 180.555557 text -grestore -gsave -false true false true 260.000000 [(1000uFx100V) ] 0 33400 79700 180.555557 text -grestore -34000 80100 33700 80100 10 line -gsave -34250 78400 34000 78400 10 line -34250 78000 34000 78000 10 line -34250 78200 34150 78250 10 line -34250 78200 34150 78150 10 line -34500 78000 34300 78000 10 line -34000 78400 34000 78600 10 line -34000 78000 34000 77800 10 line -34250 78475 34250 78325 10 line -34250 78275 34250 78125 10 line -34250 78075 34250 77925 10 line -34300 78400 34300 78000 10 line -34250 78200 34100 78200 10 line -34100 78200 34100 78000 10 line -34000 78400 34000 78250 10 line -34000 78250 33950 78150 10 line -34000 78250 34050 78150 10 line -34050 78150 33950 78150 10 line -34050 78250 33950 78250 10 line -34050 78250 34075 78225 10 line -33950 78250 33925 78275 10 line -34000 78150 34000 78000 10 line -grestore -gsave -false true false true 260.000000 [(IRFB52N15D) ] 0 33900 78200 180.555557 text -grestore -gsave -false true false false 260.000000 [(Q7) ] 0 33900 78200 180.555557 text -grestore -gsave -34250 77200 34000 77200 10 line -34250 76800 34000 76800 10 line -34250 77000 34150 77050 10 line -34250 77000 34150 76950 10 line -34500 76800 34300 76800 10 line -34000 77200 34000 77400 10 line -34000 76800 34000 76600 10 line -34250 77275 34250 77125 10 line -34250 77075 34250 76925 10 line -34250 76875 34250 76725 10 line -34300 77200 34300 76800 10 line -34250 77000 34100 77000 10 line -34100 77000 34100 76800 10 line -34000 77200 34000 77050 10 line -34000 77050 33950 76950 10 line -34000 77050 34050 76950 10 line -34050 76950 33950 76950 10 line -34050 77050 33950 77050 10 line -34050 77050 34075 77025 10 line -33950 77050 33925 77075 10 line -34000 76950 34000 76800 10 line -newpath -34000 77400 -25 -0 360 arc -fill -newpath -34000 77400 -25 -0 360 arc -fill -grestore -gsave -false true false false 260.000000 [(IRFB52N15D) ] 0 33800 76800 180.555557 text -grestore -gsave -false true false false 260.000000 [(Q8) ] 0 33800 77000 180.555557 text -grestore -34000 77800 34000 77400 10 line -34000 78600 34000 80100 10 line -34000 76600 34000 76100 10 line -gsave -34000 76100 34000 75900 10 line -33850 75900 34150 75900 10 line -grestore -gsave -false true false false 260.000000 [(PGND) ] 0 34300 75700 180.555557 text -grestore -gsave -33700 79200 33700 79000 10 line -33550 79000 33850 79000 10 line -grestore -gsave -false true false false 260.000000 [(PGND) ] 0 33900 78800 180.555557 text -grestore -gsave -34000 80100 34000 80300 10 line -34150 80300 33850 80300 10 line -grestore -gsave -false true false false 260.000000 [(Vpp) ] 0 34100 80400 180.555557 text -grestore -gsave -36500 79800 36500 79600 10 line -gsave -false true false false 208.000000 [(1) ] 270 36550 79650 144.444443 text -grestore -36500 78900 36500 79100 10 line -gsave -false false false false 208.000000 [(2) ] 270 36550 79050 144.444443 text -grestore -36700 79250 36300 79250 10 line -36500 79100 36500 79250 10 line -36500 79450 36500 79600 10 line -36700 79561 36600 79561 10 line -36649 79510 36649 79610 10 line -36300 79350 36700 79350 10 line -36700 79350 36700 79450 10 line -36700 79450 36300 79450 10 line -36300 79450 36300 79350 10 line -grestore -gsave -false true false false 260.000000 [(C28) ] 0 36200 79400 180.555557 text -grestore -gsave -false true false true 260.000000 [(1uFx16V) ] 0 36200 79400 180.555557 text -grestore -gsave -37700 80200 37700 79800 10 line -37700 80200 37400 80000 10 line -37400 80000 37700 79800 10 line -37400 80200 37400 79800 10 line -38000 80000 37800 80000 10 line -37100 80000 37300 80000 10 line -37300 80000 37400 80000 10 line -37700 80000 37800 80000 10 line -grestore -gsave -false true false false 260.000000 [(D15) ] 0 37700 80400 180.555557 text -grestore -gsave -false true false true 260.000000 [(1N4148) ] 0 37700 80400 180.555557 text -grestore -37100 80000 36500 80000 10 line -37400 78000 35400 78000 10 line -gsave -34800 78100 34900 77900 10 line -34900 77900 35000 78100 10 line -35000 78100 35100 77900 10 line -35100 77900 35200 78100 10 line -34800 78100 34700 77900 10 line -34700 77900 34650 78000 10 line -34500 78000 34650 78000 10 line -35400 78000 35248 78000 10 line -35199 78100 35250 78000 10 line -grestore -gsave -false false false false 260.000000 [(R37) ] 0 34700 78300 180.555557 text -grestore -gsave -false false false true 260.000000 [(100) ] 0 34700 78300 180.555557 text -grestore -gsave -34800 76900 34900 76700 10 line -34900 76700 35000 76900 10 line -35000 76900 35100 76700 10 line -35100 76700 35200 76900 10 line -34800 76900 34700 76700 10 line -34700 76700 34650 76800 10 line -34500 76800 34650 76800 10 line -35400 76800 35248 76800 10 line -35199 76900 35250 76800 10 line -grestore -gsave -false false false false 260.000000 [(R38) ] 0 34700 76500 180.555557 text -grestore -gsave -false false false true 260.000000 [(100) ] 0 34700 76500 180.555557 text -grestore -gsave -34800 76200 34800 75800 10 line -34800 76200 35100 76000 10 line -35100 76000 34800 75800 10 line -35100 76200 35100 75800 10 line -34500 76000 34700 76000 10 line -35400 76000 35200 76000 10 line -35200 76000 35100 76000 10 line -34800 76000 34700 76000 10 line -grestore -gsave -false false false false 260.000000 [(D17) ] 0 34600 75600 180.555557 text -grestore -gsave -false false false true 260.000000 [(1N4148) ] 0 34600 75600 180.555557 text -grestore -gsave -34800 79000 34800 78600 10 line -34800 79000 35100 78800 10 line -35100 78800 34800 78600 10 line -35100 79000 35100 78600 10 line -34500 78800 34700 78800 10 line -35400 78800 35200 78800 10 line -35200 78800 35100 78800 10 line -34800 78800 34700 78800 10 line -grestore -gsave -false false false false 260.000000 [(D14) ] 0 34600 79200 180.555557 text -grestore -gsave -false false false true 260.000000 [(1N4148) ] 0 34600 79200 180.555557 text -grestore -34500 78800 34500 78000 10 line -35400 78800 35400 78000 10 line -34500 76000 34500 76800 10 line -35400 76000 35400 76800 10 line -36500 78900 36500 77400 10 line -37400 78600 36900 78600 10 line -36900 78600 36900 80000 10 line -38000 80000 41700 80000 10 line -38900 80100 38900 80000 10 line -41400 78400 40300 78400 10 line -33900 77400 37400 77400 10 line -gsave -41600 78400 41400 78400 10 line -42200 78500 42200 78300 10 line -42200 78500 41700 78500 10 line -41700 78500 41600 78400 10 line -41600 78400 41700 78300 10 line -41700 78300 42200 78300 10 line -grestore -gsave -false false true false 260.000000 [(DRV1_B) ] 0 41700 78600 180.555557 text -grestore -gsave -33900 77400 33700 77400 10 line -33700 77500 33700 77300 10 line -33700 77500 33200 77500 10 line -33200 77500 33100 77400 10 line -33100 77400 33200 77300 10 line -33200 77300 33700 77300 10 line -grestore -gsave -false true true false 260.000000 [(MOTOR1_B) ] 0 33700 77600 180.555557 text -grestore -gsave -31000 76100 31000 76300 10 line -30900 76100 31100 76100 10 line -30955 76050 31045 76050 10 line -30980 76010 31020 76010 10 line -grestore -gsave -20800 76400 20800 76600 10 line -20900 76400 20700 76400 10 line -20845 76350 20755 76350 10 line -20820 76310 20780 76310 10 line -grestore -gsave -20800 76600 20800 76800 10 line -20800 77500 20800 77300 10 line -21000 77000 20600 77000 10 line -21000 77100 20600 77100 10 line -20800 77300 20800 77100 10 line -20800 77000 20800 76800 10 line -grestore -gsave -false true false false 260.000000 [(C15) ] 0 20600 77000 180.555557 text -grestore -gsave -false true false true 260.000000 [(2.2nF) ] 0 20600 77000 180.555557 text -grestore -gsave -41300 77100 41300 77300 10 line -41400 77100 41200 77100 10 line -41345 77050 41255 77050 10 line -41320 77010 41280 77010 10 line -grestore -41300 77300 41300 77400 10 line -41300 78400 41300 78300 10 line -gsave -41300 77400 41300 77600 10 line -41300 78300 41300 78100 10 line -41500 77800 41100 77800 10 line -41500 77900 41100 77900 10 line -41300 78100 41300 77900 10 line -41300 77800 41300 77600 10 line -grestore -gsave -false true false false 260.000000 [(C37) ] 0 41100 77800 180.555557 text -grestore -gsave -false true false true 260.000000 [(2.2nF) ] 0 41100 77800 180.555557 text -grestore -gsave -29900 77700 29900 77900 10 line -29800 77700 30000 77700 10 line -29855 77650 29945 77650 10 line -29880 77610 29920 77610 10 line -grestore -29000 75600 28200 75600 10 line -28200 75600 28200 76800 10 line -29900 78800 29100 78800 10 line -29100 78800 29100 78300 10 line -gsave -41700 80000 41700 79800 10 line -gsave -false false false false 208.000000 [(1) ] 90 41650 79850 144.444443 text -grestore -41700 79100 41700 79300 10 line -gsave -false true false false 208.000000 [(2) ] 90 41650 79250 144.444443 text -grestore -41500 79450 41900 79450 10 line -41700 79300 41700 79450 10 line -41700 79650 41700 79800 10 line -41500 79761 41600 79761 10 line -41551 79710 41551 79810 10 line -41500 79550 41900 79550 10 line -41900 79550 41900 79650 10 line -41900 79650 41500 79650 10 line -41500 79650 41500 79550 10 line -grestore -gsave -false false false false 260.000000 [(C35) ] 0 41800 79200 180.555557 text -grestore -gsave -false false false true 260.000000 [(10uFx16V) ] 0 41800 79200 180.555557 text -grestore -gsave -41700 78900 41700 79100 10 line -41800 78900 41600 78900 10 line -41745 78850 41655 78850 10 line -41720 78810 41680 78810 10 line -grestore -gsave -40800 78900 40800 79100 10 line -40900 78900 40700 78900 10 line -40845 78850 40755 78850 10 line -40820 78810 40780 78810 10 line -grestore -gsave -40800 79100 40800 79300 10 line -40800 80000 40800 79800 10 line -41000 79500 40600 79500 10 line -41000 79600 40600 79600 10 line -40800 79800 40800 79600 10 line -40800 79500 40800 79300 10 line -newpath -40800 80000 -25 -0 360 arc -fill -newpath -40800 80000 -25 -0 360 arc -fill -grestore -gsave -false false false false 260.000000 [(C32) ] 0 40900 79300 180.555557 text -grestore -gsave -false false false true 260.000000 [(100nF) ] 0 40900 79300 180.555557 text -grestore -31000 77200 31200 77200 10 line -30100 77200 30000 77200 10 line -24600 77600 28200 77600 10 line -35400 76800 37400 76800 10 line -40500 80700 21100 80700 10 line -21100 77800 21100 80700 10 line -23900 66900 24100 66900 10 line -gsave -22000 76400 24300 76400 10 line -24300 76400 24300 79400 10 line -24300 79400 22000 79400 10 line -22000 79400 22000 76400 10 line -22000 78600 21700 78600 10 line -gsave -false true false false 260.000000 [(2) ] 0 21900 78650 180.555557 text -grestore -gsave -false false true false 260.000000 [(IN) ] 0 22100 78600 180.555557 text -grestore -22000 77800 21700 77800 10 line -gsave -false true false false 260.000000 [(3) ] 0 21900 77850 180.555557 text -grestore -gsave -false false true false 260.000000 [(/SD) ] 0 22100 77800 180.555557 text -grestore -22600 76400 22600 76100 10 line -gsave -false true false true 260.000000 [(6) ] 0 22500 76350 180.555557 text -grestore -gsave -true false true false 260.000000 [(COM) ] 0 22600 76600 180.555557 text -grestore -24300 77000 24600 77000 10 line -gsave -false false false false 260.000000 [(7) ] 0 24400 77050 180.555557 text -grestore -gsave -false true true false 260.000000 [(LO) ] 0 24200 77000 180.555557 text -grestore -23100 79400 23100 79700 10 line -gsave -false true false false 260.000000 [(1) ] 0 23050 79500 180.555557 text -grestore -gsave -true false true false 260.000000 [(VCC) ] 0 23100 79200 180.555557 text -grestore -24300 77600 24600 77600 10 line -gsave -false false false false 260.000000 [(11) ] 0 24400 77650 180.555557 text -grestore -gsave -false true true false 260.000000 [(VS) ] 0 24200 77600 180.555557 text -grestore -24300 78200 24600 78200 10 line -gsave -false false false false 260.000000 [(12) ] 0 24400 78250 180.555557 text -grestore -gsave -false true true false 260.000000 [(HO) ] 0 24200 78200 180.555557 text -grestore -24300 78800 24600 78800 10 line -gsave -false false false false 260.000000 [(13) ] 0 24400 78850 180.555557 text -grestore -gsave -false true true false 260.000000 [(VB) ] 0 24200 78800 180.555557 text -grestore -22000 77000 21700 77000 10 line -gsave -false true false false 260.000000 [(4) ] 0 21900 77050 180.555557 text -grestore -gsave -false false true false 260.000000 [(DT) ] 0 22100 77000 180.555557 text -grestore -23600 76400 23600 76100 10 line -gsave -false true false true 260.000000 [(5) ] 0 23500 76350 180.555557 text -grestore -gsave -true false true false 260.000000 [(VSS) ] 0 23600 76600 180.555557 text -grestore -newpath -22600 76100 -25 -0 360 arc -fill -newpath -22600 76100 -25 -0 360 arc -fill -grestore -gsave -false false false false 260.000000 [(IRS21094) ] 0 22000 79400 180.555557 text -grestore -gsave -false false false false 260.000000 [(U6) ] 0 22000 79600 180.555557 text -grestore -gsave -22600 75900 22600 76100 10 line -22500 75900 22700 75900 10 line -22555 75850 22645 75850 10 line -22580 75810 22620 75810 10 line -newpath -22600 76100 -25 -0 360 arc -fill -newpath -22600 76100 -25 -0 360 arc -fill -grestore -gsave -21300 76700 21500 76600 10 line -21500 76600 21300 76500 10 line -21300 76500 21500 76400 10 line -21500 76400 21300 76300 10 line -21300 76700 21500 76800 10 line -21500 76800 21400 76850 10 line -21400 77000 21400 76850 10 line -21400 76100 21400 76252 10 line -21300 76301 21400 76250 10 line -grestore -gsave -false false false false 260.000000 [(R24) ] 0 21500 76600 180.555557 text -grestore -gsave -false false false true 260.000000 [(33K) ] 0 21500 76600 180.555557 text -grestore -21400 77000 21700 77000 10 line -21400 76100 23600 76100 10 line -25200 80300 24600 80300 10 line -20600 77800 21700 77800 10 line -23100 79700 23100 80300 10 line -gsave -37700 76200 40000 76200 10 line -40000 76200 40000 79200 10 line -40000 79200 37700 79200 10 line -37700 79200 37700 76200 10 line -40000 78400 40300 78400 10 line -gsave -false false false false 260.000000 [(2) ] 0 40100 78450 180.555557 text -grestore -gsave -false true true false 260.000000 [(IN) ] 0 39900 78400 180.555557 text -grestore -40000 77600 40300 77600 10 line -gsave -false false false false 260.000000 [(3) ] 0 40100 77650 180.555557 text -grestore -gsave -false true true false 260.000000 [(/SD) ] 0 39900 77600 180.555557 text -grestore -39400 76200 39400 75900 10 line -gsave -false false false true 260.000000 [(6) ] 0 39500 76150 180.555557 text -grestore -gsave -true false true false 260.000000 [(COM) ] 0 39400 76400 180.555557 text -grestore -37700 76800 37400 76800 10 line -gsave -false true false false 260.000000 [(7) ] 0 37600 76850 180.555557 text -grestore -gsave -false false true false 260.000000 [(LO) ] 0 37800 76800 180.555557 text -grestore -38900 79200 38900 79500 10 line -gsave -false false false false 260.000000 [(1) ] 0 38950 79300 180.555557 text -grestore -gsave -true false true false 260.000000 [(VCC) ] 0 38900 79000 180.555557 text -grestore -37700 77400 37400 77400 10 line -gsave -false true false false 260.000000 [(11) ] 0 37600 77450 180.555557 text -grestore -gsave -false false true false 260.000000 [(VS) ] 0 37800 77400 180.555557 text -grestore -37700 78000 37400 78000 10 line -gsave -false true false false 260.000000 [(12) ] 0 37600 78050 180.555557 text -grestore -gsave -false false true false 260.000000 [(HO) ] 0 37800 78000 180.555557 text -grestore -37700 78600 37400 78600 10 line -gsave -false true false false 260.000000 [(13) ] 0 37600 78650 180.555557 text -grestore -gsave -false false true false 260.000000 [(VB) ] 0 37800 78600 180.555557 text -grestore -40000 76800 40300 76800 10 line -gsave -false false false false 260.000000 [(4) ] 0 40100 76850 180.555557 text -grestore -gsave -false true true false 260.000000 [(DT) ] 0 39900 76800 180.555557 text -grestore -38400 76200 38400 75900 10 line -gsave -false false false true 260.000000 [(5) ] 0 38500 76150 180.555557 text -grestore -gsave -true false true false 260.000000 [(VSS) ] 0 38400 76400 180.555557 text -grestore -newpath -39400 75900 -25 -0 360 arc -fill -newpath -39400 75900 -25 -0 360 arc -fill -grestore -gsave -false true false false 260.000000 [(IRS21094) ] 0 40000 79500 180.555557 text -grestore -gsave -false true false false 260.000000 [(U15) ] 0 40000 79700 180.555557 text -grestore -gsave -40700 76500 40500 76400 10 line -40500 76400 40700 76300 10 line -40700 76300 40500 76200 10 line -40500 76200 40700 76100 10 line -40700 76500 40500 76600 10 line -40500 76600 40600 76650 10 line -40600 76800 40600 76650 10 line -40600 75900 40600 76052 10 line -40700 76101 40600 76050 10 line -grestore -gsave -false true false false 260.000000 [(R42) ] 0 40500 76400 180.555557 text -grestore -gsave -false true false true 260.000000 [(33K) ] 0 40500 76400 180.555557 text -grestore -40600 76800 40300 76800 10 line -40600 75900 38400 75900 10 line -gsave -39400 75700 39400 75900 10 line -39500 75700 39300 75700 10 line -39445 75650 39355 75650 10 line -39420 75610 39380 75610 10 line -newpath -39400 75900 -25 -0 360 arc -fill -newpath -39400 75900 -25 -0 360 arc -fill -grestore -38900 79500 38900 80000 10 line -36500 80000 36500 79800 10 line -gsave -20400 77800 20600 77800 10 line -19800 77900 19800 77700 10 line -19800 77900 20300 77900 10 line -20300 77900 20400 77800 10 line -20400 77800 20300 77700 10 line -20300 77700 19800 77700 10 line -grestore -gsave -false true true false 260.000000 [(/EN1) ] 0 20400 78000 180.555557 text -grestore -20800 77500 20800 78600 10 line -gsave -23600 75100 23600 75300 10 line -23450 75300 23750 75300 10 line -gsave -false false false false 208.000000 [(+12V) ] 0 23475 75350 144.444443 text -grestore -grestore -gsave -27600 74700 27600 74500 10 line -gsave -false true false false 208.000000 [(1) ] 270 27650 74550 144.444443 text -grestore -27600 73800 27600 74000 10 line -gsave -false false false false 208.000000 [(2) ] 270 27650 73950 144.444443 text -grestore -27800 74150 27400 74150 10 line -27600 74000 27600 74150 10 line -27600 74350 27600 74500 10 line -27800 74461 27700 74461 10 line -27749 74410 27749 74510 10 line -27400 74250 27800 74250 10 line -27800 74250 27800 74350 10 line -27800 74350 27400 74350 10 line -27400 74350 27400 74250 10 line -grestore -gsave -false false false false 260.000000 [(C23) ] 0 27900 74300 180.555557 text -grestore -gsave -false false false true 260.000000 [(1000uFx100V) ] 0 27900 74300 180.555557 text -grestore -26800 74700 27600 74700 10 line -gsave -20800 74800 20800 74600 10 line -gsave -false true false false 208.000000 [(1) ] 270 20850 74650 144.444443 text -grestore -20800 73900 20800 74100 10 line -gsave -false false false false 208.000000 [(2) ] 270 20850 74050 144.444443 text -grestore -21000 74250 20600 74250 10 line -20800 74100 20800 74250 10 line -20800 74450 20800 74600 10 line -21000 74561 20900 74561 10 line -20949 74510 20949 74610 10 line -20600 74350 21000 74350 10 line -21000 74350 21000 74450 10 line -21000 74450 20600 74450 10 line -20600 74450 20600 74350 10 line -grestore -gsave -false true false false 260.000000 [(C17) ] 0 20700 74000 180.555557 text -grestore -gsave -false true false true 260.000000 [(10uFx16V) ] 0 20700 74000 180.555557 text -grestore -gsave -20800 73700 20800 73900 10 line -20700 73700 20900 73700 10 line -20755 73650 20845 73650 10 line -20780 73610 20820 73610 10 line -grestore -gsave -21700 73700 21700 73900 10 line -21600 73700 21800 73700 10 line -21655 73650 21745 73650 10 line -21680 73610 21720 73610 10 line -grestore -gsave -21700 73900 21700 74100 10 line -21700 74800 21700 74600 10 line -21500 74300 21900 74300 10 line -21500 74400 21900 74400 10 line -21700 74600 21700 74400 10 line -21700 74300 21700 74100 10 line -newpath -21700 74800 -25 -0 360 arc -fill -newpath -21700 74800 -25 -0 360 arc -fill -grestore -gsave -false true false false 260.000000 [(C18) ] 0 21600 74100 180.555557 text -grestore -gsave -false true false true 260.000000 [(100nF) ] 0 21600 74100 180.555557 text -grestore -gsave -26550 73100 26800 73100 10 line -26550 72700 26800 72700 10 line -26550 72900 26650 72950 10 line -26550 72900 26650 72850 10 line -26300 72700 26500 72700 10 line -26800 73100 26800 73300 10 line -26800 72700 26800 72500 10 line -26550 73175 26550 73025 10 line -26550 72975 26550 72825 10 line -26550 72775 26550 72625 10 line -26500 73100 26500 72700 10 line -26550 72900 26700 72900 10 line -26700 72900 26700 72700 10 line -26800 73100 26800 72950 10 line -26800 72950 26850 72850 10 line -26800 72950 26750 72850 10 line -26750 72850 26850 72850 10 line -26750 72950 26850 72950 10 line -26750 72950 26725 72925 10 line -26850 72950 26875 72975 10 line -26800 72850 26800 72700 10 line -grestore -gsave -false false false false 260.000000 [(IRFB52N15D) ] 0 26900 72700 180.555557 text -grestore -gsave -false false false false 260.000000 [(Q5) ] 0 26900 72900 180.555557 text -grestore -gsave -26550 71900 26800 71900 10 line -26550 71500 26800 71500 10 line -26550 71700 26650 71750 10 line -26550 71700 26650 71650 10 line -26300 71500 26500 71500 10 line -26800 71900 26800 72100 10 line -26800 71500 26800 71300 10 line -26550 71975 26550 71825 10 line -26550 71775 26550 71625 10 line -26550 71575 26550 71425 10 line -26500 71900 26500 71500 10 line -26550 71700 26700 71700 10 line -26700 71700 26700 71500 10 line -26800 71900 26800 71750 10 line -26800 71750 26850 71650 10 line -26800 71750 26750 71650 10 line -26750 71650 26850 71650 10 line -26750 71750 26850 71750 10 line -26750 71750 26725 71725 10 line -26850 71750 26875 71775 10 line -26800 71650 26800 71500 10 line -newpath -26800 72100 -25 -0 360 arc -fill -newpath -26800 72100 -25 -0 360 arc -fill -grestore -gsave -false false false false 260.000000 [(IRFB52N15D) ] 0 26900 71500 180.555557 text -grestore -gsave -false false false false 260.000000 [(Q6) ] 0 26900 71700 180.555557 text -grestore -26800 72500 26800 72100 10 line -26800 73300 26800 74700 10 line -26800 71300 26800 70800 10 line -gsave -29000 70100 29200 70100 10 line -29200 70200 29200 70000 10 line -29200 70200 29700 70200 10 line -29700 70200 29800 70100 10 line -29800 70100 29700 70000 10 line -29700 70000 29200 70000 10 line -grestore -gsave -false false true false 260.000000 [(MOTOR1_A) ] 0 29200 70300 180.555557 text -grestore -gsave -26800 70800 26800 70600 10 line -26950 70600 26650 70600 10 line -grestore -gsave -false false false false 260.000000 [(PGND) ] 0 26500 70400 180.555557 text -grestore -gsave -27600 73800 27600 73600 10 line -27750 73600 27450 73600 10 line -grestore -gsave -false false false false 260.000000 [(PGND) ] 0 27400 73400 180.555557 text -grestore -gsave -26800 74700 26800 74900 10 line -26650 74900 26950 74900 10 line -grestore -gsave -false false false false 260.000000 [(Vpp) ] 0 26700 75000 180.555557 text -grestore -gsave -20400 73100 20600 73100 10 line -19800 73200 19800 73000 10 line -19800 73200 20300 73200 10 line -20300 73200 20400 73100 10 line -20400 73100 20300 73000 10 line -20300 73000 19800 73000 10 line -grestore -gsave -false true true false 260.000000 [(DRV2_A) ] 0 20400 73300 180.555557 text -grestore -gsave -25200 74800 25200 74600 10 line -gsave -false false false false 208.000000 [(1) ] 90 25150 74650 144.444443 text -grestore -25200 73900 25200 74100 10 line -gsave -false true false false 208.000000 [(2) ] 90 25150 74050 144.444443 text -grestore -25000 74250 25400 74250 10 line -25200 74100 25200 74250 10 line -25200 74450 25200 74600 10 line -25000 74561 25100 74561 10 line -25051 74510 25051 74610 10 line -25000 74350 25400 74350 10 line -25400 74350 25400 74450 10 line -25400 74450 25000 74450 10 line -25000 74450 25000 74350 10 line -grestore -gsave -false false false false 260.000000 [(C21) ] 0 25300 74700 180.555557 text -grestore -gsave -false false false true 260.000000 [(1uFx16V) ] 0 25300 74700 180.555557 text -grestore -gsave -24000 75000 24000 74600 10 line -24000 75000 24300 74800 10 line -24300 74800 24000 74600 10 line -24300 75000 24300 74600 10 line -23700 74800 23900 74800 10 line -24600 74800 24400 74800 10 line -24400 74800 24300 74800 10 line -24000 74800 23900 74800 10 line -grestore -gsave -false false false false 260.000000 [(D9) ] 0 23900 74400 180.555557 text -grestore -gsave -false false false true 260.000000 [(1N4148) ] 0 23900 74400 180.555557 text -grestore -24600 72700 25400 72700 10 line -24600 71500 25400 71500 10 line -40300 72100 40500 72100 10 line -40500 72100 40500 75200 10 line -gsave -26000 72800 25900 72600 10 line -25900 72600 25800 72800 10 line -25800 72800 25700 72600 10 line -25700 72600 25600 72800 10 line -26000 72800 26100 72600 10 line -26100 72600 26150 72700 10 line -26300 72700 26150 72700 10 line -25400 72700 25552 72700 10 line -25601 72800 25550 72700 10 line -grestore -gsave -false false false false 260.000000 [(R33) ] 0 25700 73000 180.555557 text -grestore -gsave -false false false true 260.000000 [(100) ] 0 25700 73000 180.555557 text -grestore -gsave -26000 71600 25900 71400 10 line -25900 71400 25800 71600 10 line -25800 71600 25700 71400 10 line -25700 71400 25600 71600 10 line -26000 71600 26100 71400 10 line -26100 71400 26150 71500 10 line -26300 71500 26150 71500 10 line -25400 71500 25552 71500 10 line -25601 71600 25550 71500 10 line -grestore -gsave -false false false false 260.000000 [(R36) ] 0 25600 71200 180.555557 text -grestore -gsave -false false false true 260.000000 [(100) ] 0 25600 71200 180.555557 text -grestore -gsave -26000 71000 26000 70600 10 line -26000 71000 25700 70800 10 line -25700 70800 26000 70600 10 line -25700 71000 25700 70600 10 line -26300 70800 26100 70800 10 line -25400 70800 25600 70800 10 line -25600 70800 25700 70800 10 line -26000 70800 26100 70800 10 line -grestore -gsave -false false false false 260.000000 [(D13) ] 0 25600 70400 180.555557 text -grestore -gsave -false false false true 260.000000 [(1N4148) ] 0 25600 70400 180.555557 text -grestore -gsave -26000 73600 26000 73200 10 line -26000 73600 25700 73400 10 line -25700 73400 26000 73200 10 line -25700 73600 25700 73200 10 line -26300 73400 26100 73400 10 line -25400 73400 25600 73400 10 line -25600 73400 25700 73400 10 line -26000 73400 26100 73400 10 line -grestore -gsave -false false false false 260.000000 [(D11) ] 0 25700 73800 180.555557 text -grestore -gsave -false false false true 260.000000 [(1N4148) ] 0 25700 73800 180.555557 text -grestore -26300 73400 26300 72700 10 line -25400 73400 25400 72700 10 line -26300 70800 26300 71500 10 line -25400 70800 25400 71500 10 line -gsave -28500 71000 29700 71000 10 line -29700 71000 29700 72500 10 line -29700 72500 28500 72500 10 line -28500 72500 28500 71000 10 line -28200 72100 28500 72100 10 line -gsave -false false false false 260.000000 [(IP+) ] 0 28555 71995 180.555557 text -grestore -gsave -false true false false 260.000000 [(4) ] 0 28405 72145 180.555557 text -grestore -28200 71300 28500 71300 10 line -gsave -false false false false 260.000000 [(IP-) ] 0 28555 71295 180.555557 text -grestore -gsave -false true false false 260.000000 [(5) ] 0 28405 71345 180.555557 text -grestore -29100 72800 29100 72500 10 line -gsave -false true false false 260.000000 [(VCC) ] 0 29245 72300 180.555557 text -grestore -gsave -false false false false 260.000000 [(1) ] 90 29050 72595 180.555557 text -grestore -29100 70700 29100 71000 10 line -gsave -false false false false 260.000000 [(GND) ] 0 28855 71100 180.555557 text -grestore -gsave -false true false false 260.000000 [(2) ] 90 29050 70905 180.555557 text -grestore -30000 71700 29700 71700 10 line -gsave -false true false false 260.000000 [(VIOUT) ] 0 29645 71695 180.555557 text -grestore -gsave -false false false false 260.000000 [(3) ] 0 29795 71745 180.555557 text -grestore -grestore -gsave -false false false false 260.000000 [(U13) ] 0 28200 72800 180.555557 text -grestore -gsave -false false false false 260.000000 [(ACS758) ] 0 28200 72600 180.555557 text -grestore -gsave -29900 72400 29900 72600 10 line -29900 73300 29900 73100 10 line -29700 72800 30100 72800 10 line -29700 72900 30100 72900 10 line -29900 73100 29900 72900 10 line -29900 72800 29900 72600 10 line -grestore -gsave -false true false true 260.000000 [(C29) ] 0 30300 73100 180.555557 text -grestore -gsave -31000 71700 31000 71500 10 line -31000 70800 31000 71000 10 line -31200 71300 30800 71300 10 line -31200 71200 30800 71200 10 line -31000 71000 31000 71200 10 line -31000 71300 31000 71500 10 line -grestore -gsave -false false false false 260.000000 [(C31) ] 0 31200 71300 180.555557 text -grestore -gsave -false false false true 260.000000 [(100nF) ] 0 31200 71300 180.555557 text -grestore -gsave -29100 70500 29100 70700 10 line -29000 70500 29200 70500 10 line -29055 70450 29145 70450 10 line -29080 70410 29120 70410 10 line -grestore -gsave -30700 71800 30600 71600 10 line -30600 71600 30500 71800 10 line -30500 71800 30400 71600 10 line -30400 71600 30300 71800 10 line -30700 71800 30800 71600 10 line -30800 71600 30850 71700 10 line -31000 71700 30850 71700 10 line -30100 71700 30252 71700 10 line -30301 71800 30250 71700 10 line -grestore -gsave -false false false false 260.000000 [(R39) ] 0 30300 72000 180.555557 text -grestore -gsave -false false false true 260.000000 [(1.5k) ] 0 30300 72000 180.555557 text -grestore -gsave -31200 71700 31400 71700 10 line -31400 71600 31400 71800 10 line -31400 71600 31900 71600 10 line -31900 71600 32000 71700 10 line -32000 71700 31900 71800 10 line -31900 71800 31400 71800 10 line -grestore -gsave -false false true false 260.000000 [(CRNT1) ] 0 31400 71900 180.555557 text -grestore -gsave -29900 73300 29900 73500 10 line -29750 73500 30050 73500 10 line -gsave -false false false false 208.000000 [(+3.3V) ] 0 29775 73550 144.444443 text -grestore -grestore -25200 73900 25200 72100 10 line -24600 73300 24800 73300 10 line -24800 73300 24800 74800 10 line -23700 74800 20800 74800 10 line -23600 75100 23600 74800 10 line -20600 73100 21700 73100 10 line -gsave -38900 74600 38900 74800 10 line -39050 74800 38750 74800 10 line -gsave -false true false false 208.000000 [(+12V) ] 0 39025 74850 144.444443 text -grestore -grestore -gsave -33700 74600 33700 74400 10 line -gsave -false false false false 208.000000 [(1) ] 90 33650 74450 144.444443 text -grestore -33700 73700 33700 73900 10 line -gsave -false true false false 208.000000 [(2) ] 90 33650 73850 144.444443 text -grestore -33500 74050 33900 74050 10 line -33700 73900 33700 74050 10 line -33700 74250 33700 74400 10 line -33500 74361 33600 74361 10 line -33551 74310 33551 74410 10 line -33500 74150 33900 74150 10 line -33900 74150 33900 74250 10 line -33900 74250 33500 74250 10 line -33500 74250 33500 74150 10 line -grestore -gsave -false true false false 260.000000 [(C30) ] 0 33400 74200 180.555557 text -grestore -gsave -false true false true 260.000000 [(1000uFx100V) ] 0 33400 74200 180.555557 text -grestore -34000 74600 33700 74600 10 line -gsave -34250 72900 34000 72900 10 line -34250 72500 34000 72500 10 line -34250 72700 34150 72750 10 line -34250 72700 34150 72650 10 line -34500 72500 34300 72500 10 line -34000 72900 34000 73100 10 line -34000 72500 34000 72300 10 line -34250 72975 34250 72825 10 line -34250 72775 34250 72625 10 line -34250 72575 34250 72425 10 line -34300 72900 34300 72500 10 line -34250 72700 34100 72700 10 line -34100 72700 34100 72500 10 line -34000 72900 34000 72750 10 line -34000 72750 33950 72650 10 line -34000 72750 34050 72650 10 line -34050 72650 33950 72650 10 line -34050 72750 33950 72750 10 line -34050 72750 34075 72725 10 line -33950 72750 33925 72775 10 line -34000 72650 34000 72500 10 line -grestore -gsave -false true false true 260.000000 [(IRFB52N15D) ] 0 33900 72700 180.555557 text -grestore -gsave -false true false false 260.000000 [(Q10) ] 0 33900 72700 180.555557 text -grestore -gsave -34250 71700 34000 71700 10 line -34250 71300 34000 71300 10 line -34250 71500 34150 71550 10 line -34250 71500 34150 71450 10 line -34500 71300 34300 71300 10 line -34000 71700 34000 71900 10 line -34000 71300 34000 71100 10 line -34250 71775 34250 71625 10 line -34250 71575 34250 71425 10 line -34250 71375 34250 71225 10 line -34300 71700 34300 71300 10 line -34250 71500 34100 71500 10 line -34100 71500 34100 71300 10 line -34000 71700 34000 71550 10 line -34000 71550 33950 71450 10 line -34000 71550 34050 71450 10 line -34050 71450 33950 71450 10 line -34050 71550 33950 71550 10 line -34050 71550 34075 71525 10 line -33950 71550 33925 71575 10 line -34000 71450 34000 71300 10 line -newpath -34000 71900 -25 -0 360 arc -fill -newpath -34000 71900 -25 -0 360 arc -fill -grestore -gsave -false true false false 260.000000 [(IRFB52N15D) ] 0 33800 71300 180.555557 text -grestore -gsave -false true false false 260.000000 [(Q11) ] 0 33800 71500 180.555557 text -grestore -34000 72300 34000 71900 10 line -34000 73100 34000 74600 10 line -34000 71100 34000 70600 10 line -gsave -34000 70600 34000 70400 10 line -33850 70400 34150 70400 10 line -grestore -gsave -false true false false 260.000000 [(PGND) ] 0 34300 70200 180.555557 text -grestore -gsave -33700 73700 33700 73500 10 line -33550 73500 33850 73500 10 line -grestore -gsave -false true false false 260.000000 [(PGND) ] 0 33900 73300 180.555557 text -grestore -gsave -34000 74600 34000 74800 10 line -34150 74800 33850 74800 10 line -grestore -gsave -false true false false 260.000000 [(Vpp) ] 0 34100 74900 180.555557 text -grestore -gsave -36500 74300 36500 74100 10 line -gsave -false true false false 208.000000 [(1) ] 270 36550 74150 144.444443 text -grestore -36500 73400 36500 73600 10 line -gsave -false false false false 208.000000 [(2) ] 270 36550 73550 144.444443 text -grestore -36700 73750 36300 73750 10 line -36500 73600 36500 73750 10 line -36500 73950 36500 74100 10 line -36700 74061 36600 74061 10 line -36649 74010 36649 74110 10 line -36300 73850 36700 73850 10 line -36700 73850 36700 73950 10 line -36700 73950 36300 73950 10 line -36300 73950 36300 73850 10 line -grestore -gsave -false true false false 260.000000 [(C34) ] 0 36200 73900 180.555557 text -grestore -gsave -false true false true 260.000000 [(1uFx16V) ] 0 36200 73900 180.555557 text -grestore -gsave -37700 74700 37700 74300 10 line -37700 74700 37400 74500 10 line -37400 74500 37700 74300 10 line -37400 74700 37400 74300 10 line -38000 74500 37800 74500 10 line -37100 74500 37300 74500 10 line -37300 74500 37400 74500 10 line -37700 74500 37800 74500 10 line -grestore -gsave -false true false false 260.000000 [(D19) ] 0 37700 74900 180.555557 text -grestore -gsave -false true false true 260.000000 [(1N4148) ] 0 37700 74900 180.555557 text -grestore -37100 74500 36500 74500 10 line -37400 72500 35400 72500 10 line -gsave -34800 72600 34900 72400 10 line -34900 72400 35000 72600 10 line -35000 72600 35100 72400 10 line -35100 72400 35200 72600 10 line -34800 72600 34700 72400 10 line -34700 72400 34650 72500 10 line -34500 72500 34650 72500 10 line -35400 72500 35248 72500 10 line -35199 72600 35250 72500 10 line -grestore -gsave -false false false false 260.000000 [(R40) ] 0 34700 72800 180.555557 text -grestore -gsave -false false false true 260.000000 [(100) ] 0 34700 72800 180.555557 text -grestore -gsave -34800 71400 34900 71200 10 line -34900 71200 35000 71400 10 line -35000 71400 35100 71200 10 line -35100 71200 35200 71400 10 line -34800 71400 34700 71200 10 line -34700 71200 34650 71300 10 line -34500 71300 34650 71300 10 line -35400 71300 35248 71300 10 line -35199 71400 35250 71300 10 line -grestore -gsave -false false false false 260.000000 [(R41) ] 0 34700 71000 180.555557 text -grestore -gsave -false false false true 260.000000 [(100) ] 0 34700 71000 180.555557 text -grestore -gsave -34800 70700 34800 70300 10 line -34800 70700 35100 70500 10 line -35100 70500 34800 70300 10 line -35100 70700 35100 70300 10 line -34500 70500 34700 70500 10 line -35400 70500 35200 70500 10 line -35200 70500 35100 70500 10 line -34800 70500 34700 70500 10 line -grestore -gsave -false false false false 260.000000 [(D20) ] 0 34600 70100 180.555557 text -grestore -gsave -false false false true 260.000000 [(1N4148) ] 0 34600 70100 180.555557 text -grestore -gsave -34800 73500 34800 73100 10 line -34800 73500 35100 73300 10 line -35100 73300 34800 73100 10 line -35100 73500 35100 73100 10 line -34500 73300 34700 73300 10 line -35400 73300 35200 73300 10 line -35200 73300 35100 73300 10 line -34800 73300 34700 73300 10 line -grestore -gsave -false false false false 260.000000 [(D18) ] 0 34600 73700 180.555557 text -grestore -gsave -false false false true 260.000000 [(1N4148) ] 0 34600 73700 180.555557 text -grestore -34500 73300 34500 72500 10 line -35400 73300 35400 72500 10 line -34500 70500 34500 71300 10 line -35400 70500 35400 71300 10 line -36500 73400 36500 71900 10 line -37400 73100 36900 73100 10 line -36900 73100 36900 74500 10 line -38000 74500 41700 74500 10 line -38900 74600 38900 74500 10 line -41400 72900 40300 72900 10 line -33900 71900 37400 71900 10 line -gsave -41600 72900 41400 72900 10 line -42200 73000 42200 72800 10 line -42200 73000 41700 73000 10 line -41700 73000 41600 72900 10 line -41600 72900 41700 72800 10 line -41700 72800 42200 72800 10 line -grestore -gsave -false false true false 260.000000 [(DRV2_B) ] 0 41700 73100 180.555557 text -grestore -gsave -33900 71900 33700 71900 10 line -33700 72000 33700 71800 10 line -33700 72000 33200 72000 10 line -33200 72000 33100 71900 10 line -33100 71900 33200 71800 10 line -33200 71800 33700 71800 10 line -grestore -gsave -false true true false 260.000000 [(MOTOR1_B) ] 0 33700 72100 180.555557 text -grestore -gsave -31000 70600 31000 70800 10 line -30900 70600 31100 70600 10 line -30955 70550 31045 70550 10 line -30980 70510 31020 70510 10 line -grestore -gsave -20800 70900 20800 71100 10 line -20900 70900 20700 70900 10 line -20845 70850 20755 70850 10 line -20820 70810 20780 70810 10 line -grestore -gsave -20800 71100 20800 71300 10 line -20800 72000 20800 71800 10 line -21000 71500 20600 71500 10 line -21000 71600 20600 71600 10 line -20800 71800 20800 71600 10 line -20800 71500 20800 71300 10 line -grestore -gsave -false true false false 260.000000 [(C20) ] 0 20600 71500 180.555557 text -grestore -gsave -false true false true 260.000000 [(2.2nF) ] 0 20600 71500 180.555557 text -grestore -gsave -41300 71600 41300 71800 10 line -41400 71600 41200 71600 10 line -41345 71550 41255 71550 10 line -41320 71510 41280 71510 10 line -grestore -41300 71800 41300 71900 10 line -41300 72900 41300 72800 10 line -gsave -41300 71900 41300 72100 10 line -41300 72800 41300 72600 10 line -41500 72300 41100 72300 10 line -41500 72400 41100 72400 10 line -41300 72600 41300 72400 10 line -41300 72300 41300 72100 10 line -grestore -gsave -false true false false 260.000000 [(C40) ] 0 41100 72300 180.555557 text -grestore -gsave -false true false true 260.000000 [(2.2nF) ] 0 41100 72300 180.555557 text -grestore -gsave -29900 72200 29900 72400 10 line -29800 72200 30000 72200 10 line -29855 72150 29945 72150 10 line -29880 72110 29920 72110 10 line -grestore -29000 70100 28200 70100 10 line -28200 70100 28200 71300 10 line -29900 73300 29100 73300 10 line -29100 73300 29100 72800 10 line -gsave -41700 74500 41700 74300 10 line -gsave -false false false false 208.000000 [(1) ] 90 41650 74350 144.444443 text -grestore -41700 73600 41700 73800 10 line -gsave -false true false false 208.000000 [(2) ] 90 41650 73750 144.444443 text -grestore -41500 73950 41900 73950 10 line -41700 73800 41700 73950 10 line -41700 74150 41700 74300 10 line -41500 74261 41600 74261 10 line -41551 74210 41551 74310 10 line -41500 74050 41900 74050 10 line -41900 74050 41900 74150 10 line -41900 74150 41500 74150 10 line -41500 74150 41500 74050 10 line -grestore -gsave -false false false false 260.000000 [(C39) ] 0 41800 73700 180.555557 text -grestore -gsave -false false false true 260.000000 [(10uFx16V) ] 0 41800 73700 180.555557 text -grestore -gsave -41700 73400 41700 73600 10 line -41800 73400 41600 73400 10 line -41745 73350 41655 73350 10 line -41720 73310 41680 73310 10 line -grestore -gsave -40800 73400 40800 73600 10 line -40900 73400 40700 73400 10 line -40845 73350 40755 73350 10 line -40820 73310 40780 73310 10 line -grestore -gsave -40800 73600 40800 73800 10 line -40800 74500 40800 74300 10 line -41000 74000 40600 74000 10 line -41000 74100 40600 74100 10 line -40800 74300 40800 74100 10 line -40800 74000 40800 73800 10 line -newpath -40800 74500 -25 -0 360 arc -fill -newpath -40800 74500 -25 -0 360 arc -fill -grestore -gsave -false false false false 260.000000 [(C38) ] 0 40900 73800 180.555557 text -grestore -gsave -false false false true 260.000000 [(100nF) ] 0 40900 73800 180.555557 text -grestore -31000 71700 31200 71700 10 line -30100 71700 30000 71700 10 line -24600 72100 28200 72100 10 line -35400 71300 37400 71300 10 line -40500 75200 21100 75200 10 line -21100 72300 21100 75200 10 line -gsave -22000 70900 24300 70900 10 line -24300 70900 24300 73900 10 line -24300 73900 22000 73900 10 line -22000 73900 22000 70900 10 line -22000 73100 21700 73100 10 line -gsave -false true false false 260.000000 [(2) ] 0 21900 73150 180.555557 text -grestore -gsave -false false true false 260.000000 [(IN) ] 0 22100 73100 180.555557 text -grestore -22000 72300 21700 72300 10 line -gsave -false true false false 260.000000 [(3) ] 0 21900 72350 180.555557 text -grestore -gsave -false false true false 260.000000 [(/SD) ] 0 22100 72300 180.555557 text -grestore -22600 70900 22600 70600 10 line -gsave -false true false true 260.000000 [(6) ] 0 22500 70850 180.555557 text -grestore -gsave -true false true false 260.000000 [(COM) ] 0 22600 71100 180.555557 text -grestore -24300 71500 24600 71500 10 line -gsave -false false false false 260.000000 [(7) ] 0 24400 71550 180.555557 text -grestore -gsave -false true true false 260.000000 [(LO) ] 0 24200 71500 180.555557 text -grestore -23100 73900 23100 74200 10 line -gsave -false true false false 260.000000 [(1) ] 0 23050 74000 180.555557 text -grestore -gsave -true false true false 260.000000 [(VCC) ] 0 23100 73700 180.555557 text -grestore -24300 72100 24600 72100 10 line -gsave -false false false false 260.000000 [(11) ] 0 24400 72150 180.555557 text -grestore -gsave -false true true false 260.000000 [(VS) ] 0 24200 72100 180.555557 text -grestore -24300 72700 24600 72700 10 line -gsave -false false false false 260.000000 [(12) ] 0 24400 72750 180.555557 text -grestore -gsave -false true true false 260.000000 [(HO) ] 0 24200 72700 180.555557 text -grestore -24300 73300 24600 73300 10 line -gsave -false false false false 260.000000 [(13) ] 0 24400 73350 180.555557 text -grestore -gsave -false true true false 260.000000 [(VB) ] 0 24200 73300 180.555557 text -grestore -22000 71500 21700 71500 10 line -gsave -false true false false 260.000000 [(4) ] 0 21900 71550 180.555557 text -grestore -gsave -false false true false 260.000000 [(DT) ] 0 22100 71500 180.555557 text -grestore -23600 70900 23600 70600 10 line -gsave -false true false true 260.000000 [(5) ] 0 23500 70850 180.555557 text -grestore -gsave -true false true false 260.000000 [(VSS) ] 0 23600 71100 180.555557 text -grestore -newpath -22600 70600 -25 -0 360 arc -fill -newpath -22600 70600 -25 -0 360 arc -fill -grestore -gsave -false false false false 260.000000 [(IRS21094) ] 0 22000 73900 180.555557 text -grestore -gsave -false false false false 260.000000 [(U10) ] 0 22000 74100 180.555557 text -grestore -gsave -22600 70400 22600 70600 10 line -22500 70400 22700 70400 10 line -22555 70350 22645 70350 10 line -22580 70310 22620 70310 10 line -newpath -22600 70600 -25 -0 360 arc -fill -newpath -22600 70600 -25 -0 360 arc -fill -grestore -gsave -21300 71200 21500 71100 10 line -21500 71100 21300 71000 10 line -21300 71000 21500 70900 10 line -21500 70900 21300 70800 10 line -21300 71200 21500 71300 10 line -21500 71300 21400 71350 10 line -21400 71500 21400 71350 10 line -21400 70600 21400 70752 10 line -21300 70801 21400 70750 10 line -grestore -gsave -false false false false 260.000000 [(R31) ] 0 21500 71100 180.555557 text -grestore -gsave -false false false true 260.000000 [(33K) ] 0 21500 71100 180.555557 text -grestore -21400 71500 21700 71500 10 line -21400 70600 23600 70600 10 line -25200 74800 24600 74800 10 line -20600 72300 21700 72300 10 line -23100 74200 23100 74800 10 line -gsave -37700 70700 40000 70700 10 line -40000 70700 40000 73700 10 line -40000 73700 37700 73700 10 line -37700 73700 37700 70700 10 line -40000 72900 40300 72900 10 line -gsave -false false false false 260.000000 [(2) ] 0 40100 72950 180.555557 text -grestore -gsave -false true true false 260.000000 [(IN) ] 0 39900 72900 180.555557 text -grestore -40000 72100 40300 72100 10 line -gsave -false false false false 260.000000 [(3) ] 0 40100 72150 180.555557 text -grestore -gsave -false true true false 260.000000 [(/SD) ] 0 39900 72100 180.555557 text -grestore -39400 70700 39400 70400 10 line -gsave -false false false true 260.000000 [(6) ] 0 39500 70650 180.555557 text -grestore -gsave -true false true false 260.000000 [(COM) ] 0 39400 70900 180.555557 text -grestore -37700 71300 37400 71300 10 line -gsave -false true false false 260.000000 [(7) ] 0 37600 71350 180.555557 text -grestore -gsave -false false true false 260.000000 [(LO) ] 0 37800 71300 180.555557 text -grestore -38900 73700 38900 74000 10 line -gsave -false false false false 260.000000 [(1) ] 0 38950 73800 180.555557 text -grestore -gsave -true false true false 260.000000 [(VCC) ] 0 38900 73500 180.555557 text -grestore -37700 71900 37400 71900 10 line -gsave -false true false false 260.000000 [(11) ] 0 37600 71950 180.555557 text -grestore -gsave -false false true false 260.000000 [(VS) ] 0 37800 71900 180.555557 text -grestore -37700 72500 37400 72500 10 line -gsave -false true false false 260.000000 [(12) ] 0 37600 72550 180.555557 text -grestore -gsave -false false true false 260.000000 [(HO) ] 0 37800 72500 180.555557 text -grestore -37700 73100 37400 73100 10 line -gsave -false true false false 260.000000 [(13) ] 0 37600 73150 180.555557 text -grestore -gsave -false false true false 260.000000 [(VB) ] 0 37800 73100 180.555557 text -grestore -40000 71300 40300 71300 10 line -gsave -false false false false 260.000000 [(4) ] 0 40100 71350 180.555557 text -grestore -gsave -false true true false 260.000000 [(DT) ] 0 39900 71300 180.555557 text -grestore -38400 70700 38400 70400 10 line -gsave -false false false true 260.000000 [(5) ] 0 38500 70650 180.555557 text -grestore -gsave -true false true false 260.000000 [(VSS) ] 0 38400 70900 180.555557 text -grestore -newpath -39400 70400 -25 -0 360 arc -fill -newpath -39400 70400 -25 -0 360 arc -fill -grestore -gsave -false true false false 260.000000 [(IRS21094) ] 0 40000 74000 180.555557 text -grestore -gsave -false true false false 260.000000 [(U17) ] 0 40000 74200 180.555557 text -grestore -gsave -40700 71000 40500 70900 10 line -40500 70900 40700 70800 10 line -40700 70800 40500 70700 10 line -40500 70700 40700 70600 10 line -40700 71000 40500 71100 10 line -40500 71100 40600 71150 10 line -40600 71300 40600 71150 10 line -40600 70400 40600 70552 10 line -40700 70601 40600 70550 10 line -grestore -gsave -false true false false 260.000000 [(R43) ] 0 40500 70900 180.555557 text -grestore -gsave -false true false true 260.000000 [(33K) ] 0 40500 70900 180.555557 text -grestore -40600 71300 40300 71300 10 line -40600 70400 38400 70400 10 line -gsave -39400 70200 39400 70400 10 line -39500 70200 39300 70200 10 line -39445 70150 39355 70150 10 line -39420 70110 39380 70110 10 line -newpath -39400 70400 -25 -0 360 arc -fill -newpath -39400 70400 -25 -0 360 arc -fill -grestore -38900 74000 38900 74500 10 line -36500 74500 36500 74300 10 line -gsave -20400 72300 20600 72300 10 line -19800 72400 19800 72200 10 line -19800 72400 20300 72400 10 line -20300 72400 20400 72300 10 line -20400 72300 20300 72200 10 line -20300 72200 19800 72200 10 line -grestore -gsave -false true true false 260.000000 [(/EN2) ] 0 20400 72500 180.555557 text -grestore -20800 72000 20800 73100 10 line -gsave -false false false false 260.000000 [(2) ] 0 36400 64700 180.555557 text -grestore -gsave -false false false false 260.000000 [(3) ] 0 37900 64700 180.555557 text -grestore -gsave -false false false false 260.000000 [(Universidade Federal do Rio Grande do Sul) ] 0 37700 65800 180.555557 text -grestore -gsave -false false false false 260.000000 [(Departamento de Engenharia Eletrica) ] 0 37900 65600 180.555557 text -grestore -gsave -false false false false 260.000000 [(Actuador Interface Card - Power Drive) ] 0 37600 65300 180.555557 text -grestore -gsave -false false false false 260.000000 [(aicpower.sch) ] 0 35900 65000 180.555557 text -grestore -gsave -false false false false 260.000000 [(2.4.1) ] 0 39700 65000 180.555557 text -grestore -gsave -false false false false 156.000000 [(Walter Fetter Lages) (Diego Caberlon Santini) (Davi Ebert Bobsin) ] 0 40800 64700 108.333336 text -grestore -newpath -30300 67800 -25 -0 360 arc -fill -newpath -30300 67800 -25 -0 360 arc -fill -newpath -30300 69400 -25 -0 360 arc -fill -newpath -30300 67800 -25 -0 360 arc -fill -newpath -30300 69400 -25 -0 360 arc -fill -newpath -30700 69400 -25 -0 360 arc -fill -newpath -31900 66300 -25 -0 360 arc -fill -newpath -31900 66300 -25 -0 360 arc -fill -newpath -31900 66300 -25 -0 360 arc -fill -newpath -30700 69400 -25 -0 360 arc -fill -newpath -30700 69400 -25 -0 360 arc -fill -newpath -33200 67200 -25 -0 360 arc -fill -newpath -33200 67200 -25 -0 360 arc -fill -newpath -33200 67200 -25 -0 360 arc -fill -newpath -30600 65300 -25 -0 360 arc -fill -newpath -30600 65300 -25 -0 360 arc -fill -newpath -22500 67800 -25 -0 360 arc -fill -newpath -22500 67800 -25 -0 360 arc -fill -newpath -22500 69400 -25 -0 360 arc -fill -newpath -22500 67800 -25 -0 360 arc -fill -newpath -22500 69400 -25 -0 360 arc -fill -newpath -23100 69400 -25 -0 360 arc -fill -newpath -24100 66300 -25 -0 360 arc -fill -newpath -24100 66300 -25 -0 360 arc -fill -newpath -24100 66300 -25 -0 360 arc -fill -newpath -23100 69400 -25 -0 360 arc -fill -newpath -23100 69400 -25 -0 360 arc -fill -newpath -25700 67200 -25 -0 360 arc -fill -newpath -25700 67200 -25 -0 360 arc -fill -newpath -25700 67200 -25 -0 360 arc -fill -newpath -22800 65300 -25 -0 360 arc -fill -newpath -22800 65300 -25 -0 360 arc -fill -newpath -26800 80200 -25 -0 360 arc -fill -newpath -21700 80300 -25 -0 360 arc -fill -newpath -21700 80300 -25 -0 360 arc -fill -newpath -26800 77600 -25 -0 360 arc -fill -newpath -26800 77600 -25 -0 360 arc -fill -newpath -26800 77600 -25 -0 360 arc -fill -newpath -26800 77600 -25 -0 360 arc -fill -newpath -26800 80200 -25 -0 360 arc -fill -newpath -25400 78200 -25 -0 360 arc -fill -newpath -25400 77000 -25 -0 360 arc -fill -newpath -26300 78200 -25 -0 360 arc -fill -newpath -25400 78200 -25 -0 360 arc -fill -newpath -26300 77000 -25 -0 360 arc -fill -newpath -25400 77000 -25 -0 360 arc -fill -newpath -25200 77600 -25 -0 360 arc -fill -newpath -25200 77600 -25 -0 360 arc -fill -newpath -24800 80300 -25 -0 360 arc -fill -newpath -24800 80300 -25 -0 360 arc -fill -newpath -21700 80300 -25 -0 360 arc -fill -newpath -23600 80300 -25 -0 360 arc -fill -newpath -23100 80300 -25 -0 360 arc -fill -newpath -23600 80300 -25 -0 360 arc -fill -newpath -23600 80300 -25 -0 360 arc -fill -newpath -20800 78600 -25 -0 360 arc -fill -newpath -34000 80100 -25 -0 360 arc -fill -newpath -34000 77400 -25 -0 360 arc -fill -newpath -34000 77400 -25 -0 360 arc -fill -newpath -34000 77400 -25 -0 360 arc -fill -newpath -34000 77400 -25 -0 360 arc -fill -newpath -34000 80100 -25 -0 360 arc -fill -newpath -36900 80000 -25 -0 360 arc -fill -newpath -35400 78000 -25 -0 360 arc -fill -newpath -34500 78000 -25 -0 360 arc -fill -newpath -35400 78000 -25 -0 360 arc -fill -newpath -34500 76800 -25 -0 360 arc -fill -newpath -35400 76800 -25 -0 360 arc -fill -newpath -36500 77400 -25 -0 360 arc -fill -newpath -36500 77400 -25 -0 360 arc -fill -newpath -36900 80000 -25 -0 360 arc -fill -newpath -36900 80000 -25 -0 360 arc -fill -newpath -38900 80000 -25 -0 360 arc -fill -newpath -40800 80000 -25 -0 360 arc -fill -newpath -38900 80000 -25 -0 360 arc -fill -newpath -38900 80000 -25 -0 360 arc -fill -newpath -38900 80000 -25 -0 360 arc -fill -newpath -41300 78400 -25 -0 360 arc -fill -newpath -34000 77400 -25 -0 360 arc -fill -newpath -34000 77400 -25 -0 360 arc -fill -newpath -36500 77400 -25 -0 360 arc -fill -newpath -41300 78400 -25 -0 360 arc -fill -newpath -41300 78400 -25 -0 360 arc -fill -newpath -29900 78800 -25 -0 360 arc -fill -newpath -40800 80000 -25 -0 360 arc -fill -newpath -40800 80000 -25 -0 360 arc -fill -newpath -31000 77200 -25 -0 360 arc -fill -newpath -26800 77600 -25 -0 360 arc -fill -newpath -26800 77600 -25 -0 360 arc -fill -newpath -25200 77600 -25 -0 360 arc -fill -newpath -35400 76800 -25 -0 360 arc -fill -newpath -21100 77800 -25 -0 360 arc -fill -newpath -21100 77800 -25 -0 360 arc -fill -newpath -22600 76100 -25 -0 360 arc -fill -newpath -22600 76100 -25 -0 360 arc -fill -newpath -22600 76100 -25 -0 360 arc -fill -newpath -22600 76100 -25 -0 360 arc -fill -newpath -22600 76100 -25 -0 360 arc -fill -newpath -22600 76100 -25 -0 360 arc -fill -newpath -24800 80300 -25 -0 360 arc -fill -newpath -21100 77800 -25 -0 360 arc -fill -newpath -23100 80300 -25 -0 360 arc -fill -newpath -23100 80300 -25 -0 360 arc -fill -newpath -39400 75900 -25 -0 360 arc -fill -newpath -39400 75900 -25 -0 360 arc -fill -newpath -39400 75900 -25 -0 360 arc -fill -newpath -39400 75900 -25 -0 360 arc -fill -newpath -39400 75900 -25 -0 360 arc -fill -newpath -39400 75900 -25 -0 360 arc -fill -newpath -38900 80000 -25 -0 360 arc -fill -newpath -38900 80000 -25 -0 360 arc -fill -newpath -20800 78600 -25 -0 360 arc -fill -newpath -20800 78600 -25 -0 360 arc -fill -newpath -26800 74700 -25 -0 360 arc -fill -newpath -21700 74800 -25 -0 360 arc -fill -newpath -21700 74800 -25 -0 360 arc -fill -newpath -26800 72100 -25 -0 360 arc -fill -newpath -26800 72100 -25 -0 360 arc -fill -newpath -26800 72100 -25 -0 360 arc -fill -newpath -26800 72100 -25 -0 360 arc -fill -newpath -26800 74700 -25 -0 360 arc -fill -newpath -25400 72700 -25 -0 360 arc -fill -newpath -25400 71500 -25 -0 360 arc -fill -newpath -26300 72700 -25 -0 360 arc -fill -newpath -25400 72700 -25 -0 360 arc -fill -newpath -26300 71500 -25 -0 360 arc -fill -newpath -25400 71500 -25 -0 360 arc -fill -newpath -25200 72100 -25 -0 360 arc -fill -newpath -25200 72100 -25 -0 360 arc -fill -newpath -24800 74800 -25 -0 360 arc -fill -newpath -24800 74800 -25 -0 360 arc -fill -newpath -21700 74800 -25 -0 360 arc -fill -newpath -23600 74800 -25 -0 360 arc -fill -newpath -23100 74800 -25 -0 360 arc -fill -newpath -23600 74800 -25 -0 360 arc -fill -newpath -23600 74800 -25 -0 360 arc -fill -newpath -20800 73100 -25 -0 360 arc -fill -newpath -34000 74600 -25 -0 360 arc -fill -newpath -34000 71900 -25 -0 360 arc -fill -newpath -34000 71900 -25 -0 360 arc -fill -newpath -34000 71900 -25 -0 360 arc -fill -newpath -34000 71900 -25 -0 360 arc -fill -newpath -34000 74600 -25 -0 360 arc -fill -newpath -36900 74500 -25 -0 360 arc -fill -newpath -35400 72500 -25 -0 360 arc -fill -newpath -34500 72500 -25 -0 360 arc -fill -newpath -35400 72500 -25 -0 360 arc -fill -newpath -34500 71300 -25 -0 360 arc -fill -newpath -35400 71300 -25 -0 360 arc -fill -newpath -36500 71900 -25 -0 360 arc -fill -newpath -36500 71900 -25 -0 360 arc -fill -newpath -36900 74500 -25 -0 360 arc -fill -newpath -36900 74500 -25 -0 360 arc -fill -newpath -38900 74500 -25 -0 360 arc -fill -newpath -40800 74500 -25 -0 360 arc -fill -newpath -38900 74500 -25 -0 360 arc -fill -newpath -38900 74500 -25 -0 360 arc -fill -newpath -38900 74500 -25 -0 360 arc -fill -newpath -41300 72900 -25 -0 360 arc -fill -newpath -34000 71900 -25 -0 360 arc -fill -newpath -34000 71900 -25 -0 360 arc -fill -newpath -36500 71900 -25 -0 360 arc -fill -newpath -41300 72900 -25 -0 360 arc -fill -newpath -41300 72900 -25 -0 360 arc -fill -newpath -29900 73300 -25 -0 360 arc -fill -newpath -40800 74500 -25 -0 360 arc -fill -newpath -40800 74500 -25 -0 360 arc -fill -newpath -31000 71700 -25 -0 360 arc -fill -newpath -26800 72100 -25 -0 360 arc -fill -newpath -26800 72100 -25 -0 360 arc -fill -newpath -25200 72100 -25 -0 360 arc -fill -newpath -35400 71300 -25 -0 360 arc -fill -newpath -21100 72300 -25 -0 360 arc -fill -newpath -21100 72300 -25 -0 360 arc -fill -newpath -22600 70600 -25 -0 360 arc -fill -newpath -22600 70600 -25 -0 360 arc -fill -newpath -22600 70600 -25 -0 360 arc -fill -newpath -22600 70600 -25 -0 360 arc -fill -newpath -22600 70600 -25 -0 360 arc -fill -newpath -22600 70600 -25 -0 360 arc -fill -newpath -24800 74800 -25 -0 360 arc -fill -newpath -21100 72300 -25 -0 360 arc -fill -newpath -23100 74800 -25 -0 360 arc -fill -newpath -23100 74800 -25 -0 360 arc -fill -newpath -39400 70400 -25 -0 360 arc -fill -newpath -39400 70400 -25 -0 360 arc -fill -newpath -39400 70400 -25 -0 360 arc -fill -newpath -39400 70400 -25 -0 360 arc -fill -newpath -39400 70400 -25 -0 360 arc -fill -newpath -39400 70400 -25 -0 360 arc -fill -newpath -38900 74500 -25 -0 360 arc -fill -newpath -38900 74500 -25 -0 360 arc -fill -newpath -20800 73100 -25 -0 360 arc -fill -newpath -20800 73100 -25 -0 360 arc -fill -showpage -%%End diff --git a/doc/gafrc~ b/doc/gafrc~ deleted file mode 100644 index 7226649..0000000 --- a/doc/gafrc~ +++ /dev/null @@ -1 +0,0 @@ -(component-library "./aic_lib/" "AIC Library") diff --git a/doc/irs21094-1.sym b/doc/irs21094-1.sym deleted file mode 100644 index c5519f0..0000000 --- a/doc/irs21094-1.sym +++ /dev/null @@ -1,124 +0,0 @@ -v 20041228 1 -B 300 300 2300 3000 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 -T 1700 3400 9 10 1 1 0 0 1 -device=IRS21094 -T 300 4100 5 10 0 0 0 0 1 -description=Half-Bridge Driver -T 300 4300 5 10 0 0 0 0 1 -documentation=http://www.irf.com/product-info/datasheets/data/irs2109.pdf -T 400 3400 8 10 1 1 0 0 1 -refdes=U? -T 300 3900 5 10 0 0 0 0 1 -footprint=DIP14 -T 300 4500 5 10 0 0 0 0 1 -numslots=0 -P 300 2500 0 2500 1 0 1 -{ -T 200 2550 5 10 1 1 0 6 1 -pinnumber=2 -T 0 2450 5 10 0 0 0 6 1 -pinseq=2 -T 400 2500 9 10 1 1 0 1 1 -pinlabel=IN -T 700 2500 5 10 0 1 0 1 1 -pintype=in -} -P 300 1700 0 1700 1 0 1 -{ -T 200 1750 5 10 1 1 0 6 1 -pinnumber=3 -T 0 1650 5 10 0 0 0 6 1 -pinseq=3 -T 400 1700 9 10 1 1 0 1 1 -pinlabel=/SD -T 800 1700 5 10 0 1 0 1 1 -pintype=in -} -P 900 300 900 0 1 0 1 -{ -T 800 250 5 10 1 1 0 8 1 -pinnumber=6 -T 600 -150 5 10 0 0 0 0 1 -pinseq=6 -T 900 500 9 10 1 1 180 4 1 -pinlabel=COM -T 1200 500 5 10 0 1 180 7 1 -pintype=pwr -} -P 2600 900 2900 900 1 0 1 -{ -T 2700 950 5 10 1 1 0 0 1 -pinnumber=7 -T 3000 850 5 10 0 0 0 0 1 -pinseq=7 -T 2500 900 9 10 1 1 180 1 1 -pinlabel=LO -T 2100 900 5 10 0 1 180 1 1 -pintype=out -} -P 1400 3300 1400 3600 1 0 1 -{ -T 1350 3400 5 10 1 1 0 6 1 -pinnumber=1 -T 1150 3700 5 10 0 0 0 0 1 -pinseq=1 -T 1400 3100 9 10 1 1 0 4 1 -pinlabel=VCC -T 1700 3100 5 10 0 1 0 1 1 -pintype=pwr -} -P 2600 1500 2900 1500 1 0 1 -{ -T 2700 1550 5 10 1 1 0 0 1 -pinnumber=11 -T 3000 1450 5 10 0 0 0 0 1 -pinseq=11 -T 2500 1500 9 10 1 1 0 7 1 -pinlabel=VS -T 2100 1500 5 10 0 1 0 7 1 -pintype=pas -} -P 2600 2100 2900 2100 1 0 1 -{ -T 2700 2150 5 10 1 1 0 0 1 -pinnumber=12 -T 3000 2050 5 10 0 0 0 0 1 -pinseq=12 -T 2500 2100 9 10 1 1 0 7 1 -pinlabel=HO -T 2100 2100 5 10 0 1 0 7 1 -pintype=out -} -P 2600 2700 2900 2700 1 0 1 -{ -T 2700 2750 5 10 1 1 0 0 1 -pinnumber=13 -T 3000 2650 5 10 0 0 0 0 1 -pinseq=13 -T 2500 2700 9 10 1 1 180 1 1 -pinlabel=VB -T 2100 2700 5 10 0 1 180 1 1 -pintype=pwr -} -P 300 900 0 900 1 0 1 -{ -T 200 950 5 10 1 1 0 6 1 -pinnumber=4 -T 0 850 5 10 0 0 0 6 1 -pinseq=4 -T 400 900 9 10 1 1 0 1 1 -pinlabel=DT -T 700 900 5 10 0 1 0 1 1 -pintype=in -} -P 1900 300 1900 0 1 0 1 -{ -T 1800 250 5 10 1 1 0 8 1 -pinnumber=5 -T 1600 -150 5 10 0 0 0 0 1 -pinseq=5 -T 1900 500 9 10 1 1 0 4 1 -pinlabel=VSS -T 2200 500 5 10 0 1 180 7 1 -pintype=pwr -} -- 2.12.0