2 %%Title: examples/FlareLED
3 %%Creator: Xcircuit v2.3
4 %%CreationDate: Mon Jul 2 14:17:57 2001
6 %%BoundingBox: -319 -124 931 916
7 %%DocumentNeededResources: font Helvetica font Helvetica-Bold font Times-Roman
8 %%+ font Times-RomanISO font Symbol
12 % PostScript prolog for output from xcircuit
15 % Electrical circuit (and otherwise general) drawing program
17 % Written by Tim Edwards 8/5/93--5/16/01 (tim@bach.ece.jhu.edu)
18 % The Johns Hopkins University
20 %%BeginResource: procset XCIRCproc 2.3 1
21 % supporting definitions --- these are the primary xcircuit types.
24 /topmat matrix currentmatrix def
26 /fontslant { /slant exch def [1 0 slant 1 0 0]
27 exch findfont exch makefont dup length dict /ndict exch def
28 { 1 index /FID ne { ndict 3 1 roll put } { pop pop } ifelse } forall
29 ndict definefont pop} def
30 /ul { dup type /stringtype eq showflag 1 eq and { gsave
31 currentpoint topmat setmatrix 0 0 moveto 2 index stringwidth pop (_)
32 false charpath flattenpath pathbbox grestore exch pop 1 index
33 sub setlinewidth exch pop currentpoint 3 -1 roll add moveto 0
34 rlineto stroke moveto } if } def
35 /ol { dup type /stringtype eq showflag 1 eq and { gsave gsave
36 currentpoint topmat setmatrix 2 index stringwidth pop 3 index
37 true charpath flattenpath pathbbox grestore exch pop
38 exch pop topmat setmatrix (_) true charpath pathbbox grestore
39 exch pop 1 index sub setlinewidth exch pop currentpoint
40 exch 4 1 roll exch sub add moveto pop 0 rlineto stroke
42 /stW { gsave currentpoint newpath moveto true charpath flattenpath
43 pathbbox pop exch pop sub grestore } def
44 /Ts {mark Tabs aload pop counttomark 1 add array astore /Tabs exch def Tabs
45 0 currentpoint pop put} def
46 /Tbn {mark Tabs aload pop counttomark dup 2 add 1 roll cleartomark 1 sub} def
47 /Tb { 0 1 Tbn {Tabs exch get dup currentpoint pop lt
48 {currentpoint exch pop moveto exit} {pop} ifelse } for } def
49 /Tf { Tbn -1 0 {Tabs exch get dup currentpoint pop gt
50 {currentpoint exch pop moveto exit} {pop} ifelse } for } def
51 /qS { (aa) stW (a a) stW sub 4 div 0 Kn } def
54 /cf0 { scalefont setfont } bind def
55 /Kn { dup kY add /kY exch def rmoveto } bind def
56 /ss { /fscale fscale 0.67 mul def currentfont 0.67 cf0 0 fscale0 fscale mul
58 /Ss { /fscale fscale 0.67 mul def currentfont 0.67 cf0 0 fscale0 fscale mul
60 /ns { 0 kY neg Kn /kY 0 def /fscale 1.0 def xfont0 1.0 cf0 } def
61 /CR { ns 0 /Bline Bline fscale0 neg add def Bline moveto } def
62 /cf { dup type /realtype ne {1.0} if exch findfont exch kY 0 eq
63 { 40 mul dup /fscale0 exch def cf0 /xfont0 currentfont def}
64 {fscale0 mul fscale mul cf0} ifelse } def
65 /ctmk { counttomark dup 2 add -1 roll pop } bind def
66 /label { gsave translate 0 0 moveto dup scale /rotval exch def /just exch def
67 just 16 and 0 gt {0 1 dtransform gsave pagemat setmatrix idtransform
68 exch grestore 1 0 dtransform gsave pagemat setmatrix idtransform
69 exch grestore dup 0 eq {pop mul 0 gt} {3 1 roll pop pop 0 lt} ifelse
70 {-1 /just just dup 3 and 1 ne {3 xor} if def} {1} ifelse exch 0 lt
71 {-1 /just just dup 12 and 4 ne {12 xor} if def} {1} ifelse scale }
72 if /showflag 0 def /fspc pspc def /Bline 0 def /Tabs 0 array def
73 /fscale 1.0 def /kY 0 def
74 gsave dup 1 add copy 0 exch {exch dup type /stringtype eq {true
75 charpath flattenpath} {exec} ifelse } repeat pop pathbbox grestore
76 3 -1 roll pop 3 1 roll just 1 and 0 gt {just 2 and 0 gt {exch pop
77 neg fspc sub} {exch sub 0.5 mul neg} ifelse} {pop neg fspc add}
78 ifelse exch Bline exch just 4 and 0 gt {just 8 and 0 gt {exch pop
79 neg fspc sub} {add 0.5 mul neg} ifelse} {pop neg fspc add} ifelse
80 /showflag 1 def rotval rotate Kn currentpoint translate
81 /Bline 0 def /Tabs 0 array def /fscale 1.0 def /kY 0 def
82 {dup type /stringtype eq {show}{exec} ifelse} repeat grestore } def
83 /pinlabel { hlevel 0 eq { /pspc 20 def label /pspc 0 def }
84 { pop pop pop pop pop {pop} repeat } ifelse } def
85 /pinglobal { pinlabel } def
86 /infolabel { pinlabel } def
88 /scb { setrgbcolor } bind def /sce { defColor aload pop scb } bind def
89 /cRedef {/defColor currentcolor 3 array astore def} def
90 /begingate { /hlevel hlevel 1 add def /defColor currentcolor sce 3 array
91 astore def gsave sce translate 0 0 moveto dup 0 lt
92 {neg 1 sub -1 1 scale} if rotate dup scale } bind def
93 /makeparm {3 string cvs dup length 1 add string /tstr exch def tstr exch
94 1 exch putinterval tstr 0 (v) putinterval tstr cvn} bind def
95 /beginparm { -1 1 {makeparm exch def} for
96 dup type /arraytype eq { aload length -1 1 {makeparm exch def}
97 for } if begingate } bind def
98 /endgate { /hlevel hlevel 1 sub def grestore defColor aload pop cRedef
102 /tmpa [1 0 0 1 0 0] def
103 /gar {8 8 true tmpa {<c0 c0 00 00 0c 0c 00 00>} imagemask} bind
104 {8 8 true tmpa {<30 70 60 02 03 07 06 20>} imagemask} bind
105 {8 8 true tmpa {<0c 1e 1e 0c c0 e1 e1 c0>} imagemask} bind
106 {8 8 true tmpa {<0f 0f 0f 0f f0 f0 f0 f0>} imagemask} bind
107 {8 8 true tmpa {<3f f3 e1 e1 f3 3f 1e 1e>} imagemask} bind
108 {8 8 true tmpa {<df cf 8f 9f fd fc f8 f9>} imagemask} bind
109 {8 8 true tmpa {<ff 3f 3f ff ff f3 f3 ff>} imagemask} bind 7 array astore def
110 /ppaint { gsave clip tmpa dup setmatrix pathbbox neg exch neg 4 2 roll
111 neg 4 -1 roll 2 copy gt {exch} if 8 div ceiling 8 mul 4 2 roll neg 2 copy
112 gt {exch} if 8 div ceiling 8 mul 3 -1 roll -8 5 -1 roll
113 { 3 index exch 5 exch put dup -8 3 index { 3 index
114 exch 4 exch put 3 index exec } for } for pop pop pop pop grestore } bind def
116 currentlinewidth mul setlinewidth /style exch def
117 style 1 and 0 gt not {closepath} if
118 style 2 and 0 gt {currentlinewidth 4 mul dup 2 array astore 0 setdash} if
119 style 4 and 0 gt {0.5 currentlinewidth 4 mul 2 array astore 0 setdash} if
120 style dup 256 ge exch 480 lt and { gsave 1 setgray eofill grestore } if
121 style 16 and 0 gt { gsave style 224 and -5 bitshift dup 7 lt
122 {gar exch get ppaint} { pop eofill } ifelse grestore } if
123 style 8 and 0 gt style 512 eq or { newpath } { stroke } ifelse grestore } def
125 /polygon { gsave /num exch def moveto num 1 sub {lineto} repeat setstyles } def
126 /xcarc { gsave newpath arc setstyles } def
127 /elb { matrix currentmatrix 7 -1 roll 7 -1 roll translate 5 1 roll 4 -1 roll
128 3 index div 1 scale } def
129 /ele { 0 4 1 roll 0 4 1 roll } bind def
130 /ellipse { gsave elb newpath ele arc setmatrix setstyles } def
131 /pellip { elb ele arc setmatrix } def
132 /nellip { elb ele arcn setmatrix } def
133 /spline { gsave moveto curveto setstyles } def
134 /polyc { {lineto} repeat } bind def
135 /beginpath { gsave moveto } bind def
136 /endpath { setstyles } bind def
137 /bop { 1 setlinecap 0 setlinejoin 6 setmiterlimit 0 0 0 scb cRedef } def
138 /insertion {/PSobj save def /showpage {} def bop translate} def
139 /end_insert {PSobj restore} def
140 /setpagemat {/pagemat matrix currentmatrix def} def
141 /inchscale {setpagemat 0.375 mul dup scale} def
142 /cmscale {setpagemat 0.35433071 mul dup scale} def
147 /Times-Roman findfont dup length dict begin
148 {1 index /FID ne {def} {pop pop} ifelse} forall
149 /Encoding ISOLatin1Encoding def currentdict end
150 /Times-RomanISO exch definefont pop
152 % XCircuit output starts here.
157 0 1.00 0 0 0 736 480 736 480 0 4 polygon
158 (PIC16C54A) {/Helvetica-Bold cf} 2 21 0 1.00 240 320 label
159 (Vdd) {/Helvetica cf} 2 23 0 1.00 464 368 label
160 (RA2) {/Helvetica cf} 2 20 0 1.00 16 688 label
161 (RA3) {/Helvetica cf} 2 20 0 1.00 16 624 label
162 (RTCC) {/Helvetica cf} 2 20 0 1.00 16 560 label
163 (MCLR) {ol} {/Helvetica cf} 3 20 0 1.00 16 496 label
164 (Vss) {/Helvetica cf} 2 20 0 1.00 16 368 label
165 (RB0) {/Helvetica cf} 2 20 0 1.00 16 240 label
166 (RB1) {/Helvetica cf} 2 20 0 1.00 16 176 label
167 (RB2) {/Helvetica cf} 2 20 0 1.00 16 112 label
168 (RB3) {/Helvetica cf} 2 20 0 1.00 16 48 label
169 (RB4) {/Helvetica cf} 2 23 0 1.00 464 48 label
170 (RB5) {/Helvetica cf} 2 23 0 1.00 464 112 label
171 (RB6) {/Helvetica cf} 2 23 0 1.00 464 176 label
172 (RB7) {/Helvetica cf} 2 23 0 1.00 464 240 label
173 (OSC2/CLKOUT) {/Helvetica cf} 2 23 0 1.00 464 496 label
174 (OSC1/CLKIN) {/Helvetica cf} 2 23 0 1.00 464 560 label
175 (RA0) {/Helvetica cf} 2 23 0 1.00 464 624 label
176 (RA1) {/Helvetica cf} 2 23 0 1.00 464 688 label
178 mark v1 (pcb:U) {/Helvetica cf} ctmk 21 0 1.00 224 256 infolabel
179 1.000 0.000 0.000 scb
180 (1) {/Helvetica cf} 2 23 0 1.00 0 688 pinlabel
181 (2) {/Helvetica cf} 2 23 0 1.00 0 624 pinlabel
182 (3) {/Helvetica cf} 2 23 0 1.00 0 560 pinlabel
183 (4) {/Helvetica cf} 2 23 0 1.00 0 496 pinlabel
184 (5) {/Helvetica cf} 2 23 0 1.00 0 368 pinlabel
185 (6) {/Helvetica cf} 2 23 0 1.00 0 240 pinlabel
186 (7) {/Helvetica cf} 2 23 0 1.00 0 176 pinlabel
187 (8) {/Helvetica cf} 2 23 0 1.00 0 112 pinlabel
188 (9) {/Helvetica cf} 2 23 0 1.00 0 48 pinlabel
189 (10) {/Helvetica cf} 2 20 0 1.00 480 48 pinlabel
190 (11) {/Helvetica cf} 2 20 0 1.00 480 112 pinlabel
191 (12) {/Helvetica cf} 2 20 0 1.00 480 176 pinlabel
192 (13) {/Helvetica cf} 2 20 0 1.00 480 240 pinlabel
193 (14) {/Helvetica cf} 2 20 0 1.00 480 368 pinlabel
194 (15) {/Helvetica cf} 2 20 0 1.00 480 496 pinlabel
195 (16) {/Helvetica cf} 2 20 0 1.00 480 560 pinlabel
196 (17) {/Helvetica cf} 2 20 0 1.00 480 624 pinlabel
197 (18) {/Helvetica cf} 2 20 0 1.00 480 688 pinlabel
204 0 1.00 0 0 0 384 416 384 416 0 4 polygon
205 (RS422) {/Helvetica cf} 2 21 0 1.00 192 176 label
206 (Transciever) {/Helvetica cf} 2 21 0 1.00 208 128 label
207 (LTC490) {/Helvetica-Bold cf} 2 21 0 1.00 192 256 label
208 (Vcc) {/Helvetica cf} 2 20 0 1.00 16 336 label
209 (R) {/Helvetica cf} 2 20 0 1.00 16 240 label
210 (D) {/Helvetica cf} 2 20 0 1.00 16 144 label
211 (GND) {/Helvetica cf} 2 20 0 1.00 16 48 label
212 (Y) {/Helvetica cf} 2 23 0 1.00 400 48 label
213 (Z) {/Helvetica cf} 2 23 0 1.00 400 144 label
214 (B) {/Helvetica cf} 2 23 0 1.00 400 240 label
215 (A) {/Helvetica cf} 2 23 0 1.00 400 336 label
217 mark v1 (pcb:U) {/Helvetica cf} ctmk 21 0 1.00 208 80 infolabel
218 1.000 0.000 0.000 scb
219 (1) {/Helvetica cf} 2 23 0 1.00 0 336 pinlabel
220 (2) {/Helvetica cf} 2 23 0 1.00 0 240 pinlabel
221 (3) {/Helvetica cf} 2 23 0 1.00 0 144 pinlabel
222 (4) {/Helvetica cf} 2 23 0 1.00 0 48 pinlabel
223 (5) {/Helvetica cf} 2 20 0 1.00 416 48 pinlabel
224 (6) {/Helvetica cf} 2 20 0 1.00 416 144 pinlabel
225 (7) {/Helvetica cf} 2 20 0 1.00 416 240 pinlabel
226 (8) {/Helvetica cf} 2 20 0 1.00 416 336 pinlabel
231 % -160 -80 320 173 bbox
233 0 1.00 -160 -80 -160 48 160 48 160 -80 4 polygon
234 (ED100/3DS) {/Helvetica cf} 2 21 0 1.00 0 80 label
235 1 1.00 0 -16 32 0.00 360.00 xcarc
236 1 1.00 96 -16 32 0.00 360.00 xcarc
237 1 1.00 -96 -16 32 0.00 360.00 xcarc
239 mark v1 (pcb:J) {/Helvetica cf} ctmk 21 0 1.00 0 -112 infolabel
240 1.000 0.000 0.000 scb
241 (1) {/Helvetica cf} 2 25 0 1.00 -96 -16 pinlabel
242 (2) {/Helvetica cf} 2 25 0 1.00 0 -16 pinlabel
243 (3) {/Helvetica cf} 2 25 0 1.00 96 -16 pinlabel
248 % -192 -192 384 384 bbox
250 0 1.00 -192 -192 -192 192 192 192 192 -192 4 polygon
251 (LTC1152) {/Helvetica-Bold cf} 2 25 0 1.00 0 48 label
252 (Op-amp) {/Helvetica cf} 2 29 0 1.00 0 0 label
253 (SHDN) {/Helvetica cf} 2 20 0 1.00 -176 144 label
254 (IN) {/Helvetica cf} (-) {/Symbol cf} 4 20 0 1.00 -176 48 label
255 (IN) {/Helvetica cf} (+) {/Symbol cf} 4 20 0 1.00 -176 -48 label
256 (-) {/Symbol cf} (V) {/Helvetica cf} 4 20 0 1.00 -176 -144 label
257 (COMP) {/Helvetica cf} 2 23 0 1.00 176 -144 label
258 (OUT) {/Helvetica cf} 2 23 0 1.00 176 -48 label
259 (+) {/Symbol cf} (V) {/Helvetica cf} 4 23 0 1.00 176 48 label
260 (CP) {/Helvetica cf} 2 23 0 1.00 176 144 label
262 mark v1 (pcb:U) {/Helvetica cf} ctmk 21 0 1.00 0 -80 infolabel
263 1.000 0.000 0.000 scb
264 (1) {/Helvetica cf} 2 23 0 1.00 -192 144 pinlabel
265 (2) {/Helvetica cf} 2 23 0 1.00 -192 48 pinlabel
266 (3) {/Helvetica cf} 2 23 0 1.00 -192 -48 pinlabel
267 (5) {/Helvetica cf} 2 20 0 1.00 192 -144 pinlabel
268 (4) {/Helvetica cf} 2 23 0 1.00 -192 -144 pinlabel
269 (6) {/Helvetica cf} 2 20 0 1.00 192 -48 pinlabel
270 (7) {/Helvetica cf} 2 20 0 1.00 192 48 pinlabel
271 (8) {/Helvetica cf} 2 20 0 1.00 192 144 pinlabel
276 % -160 0 320 186 bbox
278 1 1.00 -128 96 16 0.00 360.00 xcarc
279 1 1.00 -32 32 16 0.00 360.00 xcarc
280 1 1.00 0 96 16 0.00 360.00 xcarc
281 1 1.00 64 96 16 0.00 360.00 xcarc
282 1 1.00 128 96 16 15.00 375.00 xcarc
283 1 1.00 96 32 16 0.00 360.00 xcarc
284 1 1.00 32 32 16 0.00 360.00 xcarc
285 1 1.00 -64 96 16 0.00 360.00 xcarc
286 1 1.00 -96 32 16 0.00 360.00 xcarc
288 mark v1 (pcb:J) {/Helvetica cf} ctmk 21 0 1.00 16 -48 infolabel
290 128 96 32 450.00 333.43 arcn
292 96 32 32 333.43 270.00 arcn
294 -96 32 32 270.00 206.57 arcn
297 96 32 206.57 90.00 arcn
300 (AMP 745781-4) {/Helvetica cf} 2 25 0 1.00 0 160 label
301 1.000 0.000 0.000 scb
302 (1) {/Helvetica cf} 2 25 0 1.00 -128 96 pinlabel
303 (3) {/Helvetica cf} 2 25 0 1.00 0 96 pinlabel
304 (2) {/Helvetica cf} 2 25 0 1.00 -64 96 pinlabel
305 (4) {/Helvetica cf} 2 25 0 1.00 64 96 pinlabel
306 (5) {/Helvetica cf} 2 25 0 1.00 128 96 pinlabel
307 (6) {/Helvetica cf} 2 29 0 1.00 -96 32 pinlabel
308 (7) {/Helvetica cf} 2 29 0 1.00 -32 32 pinlabel
309 (8) {/Helvetica cf} 2 29 0 1.00 32 32 pinlabel
310 (9) {/Helvetica cf} 2 29 0 1.00 96 32 pinlabel
315 % -144 -144 288 288 bbox
317 0 1.00 -144 -144 -144 144 144 144 144 -144 4 polygon
318 (CTX169) {/Helvetica-Bold cf} 2 25 0 1.00 0 16 label
319 (MHz) {hS} (20) {/Helvetica cf} 4 21 0 1.00 0 -32 label
320 (N/C) {/Helvetica cf} 2 20 0 1.00 -128 96 label
321 (GND) {/Helvetica cf} 2 20 0 1.00 -128 -96 label
322 (OUT) {/Helvetica cf} 2 23 0 1.00 128 -96 label
323 (Vdd) {/Helvetica cf} 2 23 0 1.00 128 96 label
325 mark v1 (pcb:X) {/Helvetica cf} ctmk 21 0 1.00 0 -176 infolabel
326 1.000 0.000 0.000 scb
327 (1) {/Helvetica cf} 2 23 0 1.00 -144 96 pinlabel
328 (2) {/Helvetica cf} 2 23 0 1.00 -144 -96 pinlabel
329 (3) {/Helvetica cf} 2 20 0 1.00 144 -96 pinlabel
330 (4) {/Helvetica cf} 2 20 0 1.00 144 96 pinlabel
335 % -240 -464 480 928 bbox
337 0 1.00 -240 -464 -240 464 240 464 240 -464 4 polygon
338 (CH0) {/Helvetica cf} 2 20 0 1.00 -224 416 label
339 (CH1) {/Helvetica cf} 2 20 0 1.00 -224 352 label
340 (CH2) {/Helvetica cf} 2 20 0 1.00 -224 288 label
341 (CH3) {/Helvetica cf} 2 20 0 1.00 -224 224 label
342 (CH4) {/Helvetica cf} 2 20 0 1.00 -224 160 label
343 (CH5) {/Helvetica cf} 2 20 0 1.00 -224 96 label
344 (CH6) {/Helvetica cf} 2 20 0 1.00 -224 32 label
345 (CH7) {/Helvetica cf} 2 20 0 1.00 -224 -32 label
346 (COM) {/Helvetica cf} 2 20 0 1.00 -224 -96 label
347 (MuxOut1) {/Helvetica cf} 2 20 0 1.00 -224 -160 label
348 (A/Din2) {/Helvetica cf} 2 20 0 1.00 -224 -352 label
349 (DGND) {/Helvetica cf} 2 20 0 1.00 -224 -416 label
350 (+) {/Symbol cf} (VA) {/Helvetica cf} 4 23 0 1.00 224 -416 label
351 (-) {/Symbol cf} (Vref) {/Helvetica cf} 4 23 0 1.00 224 -352 label
352 (+) {/Symbol cf} (Vref) {/Helvetica cf} 4 23 0 1.00 224 -288 label
353 (AGND) {/Helvetica cf} 2 23 0 1.00 224 -224 label
354 (PD) {/Helvetica cf} 2 23 0 1.00 224 -160 label
355 (EOC) {/Helvetica cf} 2 23 0 1.00 224 -96 label
356 (CONV) {ol} {/Helvetica cf} 3 23 0 1.00 224 -32 label
357 (CS) {ol} {/Helvetica cf} 3 23 0 1.00 224 32 label
358 (DO) {/Helvetica cf} 2 23 0 1.00 224 96 label
359 (DI) {/Helvetica cf} 2 23 0 1.00 224 160 label
360 (SCLK) {/Helvetica cf} 2 23 0 1.00 224 224 label
361 (A/Din1) {/Helvetica cf} 2 20 0 1.00 -224 -224 label
362 (MuxOut2) {/Helvetica cf} 2 20 0 1.00 -224 -288 label
363 (CCLK) {/Helvetica cf} 2 23 0 1.00 224 288 label
364 (DOR) {ol} {/Helvetica cf} 3 23 0 1.00 224 352 label
365 (+) {/Symbol cf} (VD) {/Helvetica cf} 4 23 0 1.00 224 416 label
366 (ADC12138) {/Helvetica-Bold cf} 2 21 0 1.00 0 64 label
368 mark v1 (pcb:U) {/Helvetica cf} ctmk 21 0 1.00 0 0 infolabel
369 1.000 0.000 0.000 scb
370 (1) {/Helvetica cf} 2 23 0 1.00 -240 416 pinlabel
371 (2) {/Helvetica cf} 2 23 0 1.00 -240 352 pinlabel
372 (3) {/Helvetica cf} 2 23 0 1.00 -240 288 pinlabel
373 (4) {/Helvetica cf} 2 23 0 1.00 -240 224 pinlabel
374 (5) {/Helvetica cf} 2 23 0 1.00 -240 160 pinlabel
375 (6) {/Helvetica cf} 2 23 0 1.00 -240 96 pinlabel
376 (7) {/Helvetica cf} 2 23 0 1.00 -240 32 pinlabel
377 (8) {/Helvetica cf} 2 23 0 1.00 -240 -32 pinlabel
378 (9) {/Helvetica cf} 2 23 0 1.00 -240 -96 pinlabel
379 (10) {/Helvetica cf} 2 23 0 1.00 -240 -160 pinlabel
380 (11) {/Helvetica cf} 2 23 0 1.00 -240 -224 pinlabel
381 (12) {/Helvetica cf} 2 23 0 1.00 -240 -288 pinlabel
382 (13) {/Helvetica cf} 2 23 0 1.00 -240 -352 pinlabel
383 (14) {/Helvetica cf} 2 23 0 1.00 -240 -416 pinlabel
384 (15) {/Helvetica cf} 2 20 0 1.00 240 -416 pinlabel
385 (16) {/Helvetica cf} 2 20 0 1.00 240 -352 pinlabel
386 (17) {/Helvetica cf} 2 20 0 1.00 240 -288 pinlabel
387 (18) {/Helvetica cf} 2 20 0 1.00 240 -224 pinlabel
388 (19) {/Helvetica cf} 2 20 0 1.00 240 -160 pinlabel
389 (20) {/Helvetica cf} 2 20 0 1.00 240 -96 pinlabel
390 (21) {/Helvetica cf} 2 20 0 1.00 240 -32 pinlabel
391 (22) {/Helvetica cf} 2 20 0 1.00 240 32 pinlabel
392 (23) {/Helvetica cf} 2 20 0 1.00 240 96 pinlabel
393 (24) {/Helvetica cf} 2 20 0 1.00 240 160 pinlabel
394 (25) {/Helvetica cf} 2 20 0 1.00 240 224 pinlabel
395 (26) {/Helvetica cf} 2 20 0 1.00 240 288 pinlabel
396 (27) {/Helvetica cf} 2 20 0 1.00 240 352 pinlabel
397 (28) {/Helvetica cf} 2 20 0 1.00 240 416 pinlabel
402 % -336 -112 672 224 bbox
404 0 1.00 -336 -112 -336 112 336 112 336 -112 4 polygon
405 (NOISE BYPASS) {/Helvetica cf} 2 20 0 1.00 -320 64 label
406 (CONTROL) {/Helvetica cf} 2 20 0 1.00 -320 0 label
407 (RESET OUT) {/Helvetica cf} 2 20 0 1.00 -320 -64 label
408 (VO) {/Helvetica cf} 2 23 0 1.00 320 -64 label
409 (GND) {/Helvetica cf} 2 23 0 1.00 320 0 label
410 (VIN) {/Helvetica cf} 2 23 0 1.00 320 64 label
411 (TK11950) {/Helvetica-Bold cf} 2 21 0 1.00 64 16 label
412 (V) {hS} (5.0) {/Helvetica cf} 4 29 0 1.00 64 -32 label
414 mark v1 (pcb:U) {/Helvetica cf} ctmk 21 0 1.00 0 -144 infolabel
415 1.000 0.000 0.000 scb
416 (1) {/Helvetica cf} 2 23 0 1.00 -336 64 pinlabel
417 (2) {/Helvetica cf} 2 23 0 1.00 -336 0 pinlabel
418 (3) {/Helvetica cf} 2 23 0 1.00 -336 -64 pinlabel
419 (4) {/Helvetica cf} 2 20 0 1.00 336 -64 pinlabel
420 (5) {/Helvetica cf} 2 20 0 1.00 336 0 pinlabel
421 (6) {/Helvetica cf} 2 20 0 1.00 336 64 pinlabel
426 % -32 -64 186 128 bbox
427 (1.0) (\265) (?) 3 beginparm
428 1 1.00 0 -64 0 -6 2 polygon
429 1 1.00 0 64 0 6 2 polygon
430 1 1.00 -32 6 32 6 2 polygon
431 1 1.00 -32 -6 32 -6 2 polygon
432 1.000 0.000 0.000 scb
433 (1) {/Times-Roman cf} 2 9 0 1.00 0 64 pinlabel
434 (2) {/Times-Roman cf} 2 13 0 1.00 0 -64 pinlabel
436 mark v2 v1 ( %p1 %p2 ) v3 (spice:C) {/Times-RomanISO cf} ctmk 4 0 1.00 -208
439 (sim:c %p1 %p2) {/Times-Roman cf} 2 4 0 1.00 -208 -208 infolabel
440 mark (F) v2 {hS} v1 {/Times-RomanISO cf} ctmk 20 0 1.00 48 0 label
442 mark v3 (pcb:C) {/Times-Roman cf} ctmk 20 0 1.00 -208 -256 infolabel
447 % -256 -256 480 544 bbox
449 0 1.00 -256 -256 -256 288 224 288 224 -256 4 polygon
450 (BufIn1) {/Helvetica cf} 2 20 0 1.00 -240 -144 label
451 (BufOut1) {/Helvetica cf} 2 20 0 1.00 -240 -208 label
452 (BufIn2) {/Helvetica cf} 2 23 0 1.00 208 -144 label
453 (+) {/Symbol cf} (V) {/Helvetica cf} 4 23 0 1.00 208 -80 label
454 (Out2) {/Helvetica cf} 2 23 0 1.00 208 -16 label
455 1.000 0.000 0.000 scb
456 (7) {/Helvetica cf} 2 23 0 1.00 -256 -144 pinlabel
457 (8) {/Helvetica cf} 2 23 0 1.00 -256 -208 pinlabel
458 (10) {/Helvetica cf} 2 20 0 1.00 224 -144 pinlabel
459 (11) {/Helvetica cf} 2 20 0 1.00 224 -80 pinlabel
460 (12) {/Helvetica cf} 2 20 0 1.00 224 -16 pinlabel
462 (LM13700) {/Helvetica-Bold cf} 2 21 0 1.00 -16 16 label
463 (Iabc1) {/Helvetica cf} 2 20 0 1.00 -240 240 label
464 (Dbias1) {/Helvetica cf} 2 20 0 1.00 -240 176 label
465 (1) {/Helvetica cf} (+) {/Symbol cf} (In) {/Helvetica cf} 6 20 0 1.00 -240 112
467 (Out1) {/Helvetica cf} 2 20 0 1.00 -240 -16 label
468 1.000 0.000 0.000 scb
469 (1) {/Helvetica cf} 2 23 0 1.00 -256 240 pinlabel
470 (2) {/Helvetica cf} 2 23 0 1.00 -256 176 pinlabel
471 (3) {/Helvetica cf} 2 23 0 1.00 -256 112 pinlabel
472 (4) {/Helvetica cf} 2 23 0 1.00 -256 48 pinlabel
473 (5) {/Helvetica cf} 2 23 0 1.00 -256 -16 pinlabel
474 (14) {/Helvetica cf} 2 20 0 1.00 224 112 pinlabel
475 (15) {/Helvetica cf} 2 20 0 1.00 224 176 pinlabel
476 (16) {/Helvetica cf} 2 20 0 1.00 224 240 pinlabel
478 (-) {/Symbol cf} (V) {/Helvetica cf} 4 20 0 1.00 -240 -80 label
479 1.000 0.000 0.000 scb
480 (6) {/Helvetica cf} 2 23 0 1.00 -256 -80 pinlabel
481 (13) {/Helvetica cf} 2 20 0 1.00 224 48 pinlabel
483 (BufOut2) {/Helvetica cf} 2 23 0 1.00 208 -208 label
484 1.000 0.000 0.000 scb
485 (9) {/Helvetica cf} 2 20 0 1.00 224 -208 pinlabel
487 (1) {/Helvetica cf} (-) {/Symbol cf} (In) {/Helvetica cf} 6 20 0 1.00 -240 48
489 (Iabc2) {/Helvetica cf} 2 23 0 1.00 208 240 label
490 (Dbias2) {/Helvetica cf} 2 23 0 1.00 208 176 label
491 (2) {/Helvetica cf} (+) {/Symbol cf} (In) {/Helvetica cf} 6 23 0 1.00 208 112
493 (2) {/Helvetica cf} (-) {/Symbol cf} (In) {/Helvetica cf} 6 23 0 1.00 208 48
496 mark v1 (pcb:U) {/Helvetica cf} ctmk 21 0 1.00 -16 -304 infolabel
501 % -14 -64 157 128 bbox
502 (1.0) (k) (?) 3 beginparm
503 1 1.00 0 64 0 36 2 polygon
504 1 1.00 0 -64 0 -36 2 polygon
505 1 1.00 0 -36 14 -30 -14 -18 14 -6 -14 6 14 18 -14 30 0 36 8 polygon
506 1.000 0.000 0.000 scb
507 (1) {/Times-Roman cf} 2 9 0 1.00 0 64 pinlabel
508 (2) {/Times-Roman cf} 2 13 0 1.00 0 -64 pinlabel
510 mark v2 v1 ( %p1 %p2 ) v3 (spice:R) {/Times-Roman cf} ctmk 4 0 1.00 -208 -160
513 (sim:R %p1 %p2) {/Times-Roman cf} 2 4 0 1.00 -208 -208 infolabel
514 mark (W) {/Symbol cf} v2 {hS} v1 {/Times-Roman cf} ctmk 20 0 1.00 32 0 label
516 mark v3 (pcb:R) {/Times-Roman cf} ctmk 20 0 1.00 -208 -256 infolabel
524 1 1.00 0 0 0 -32 2 polygon
525 1 1.00 -32 -32 32 -32 2 polygon
526 1 1.00 -18 -46 18 -46 2 polygon
527 1 1.00 -4 -60 4 -60 2 polygon
528 1.000 0.000 0.000 scb
529 (GND) {/Times-Roman cf} 2 1 0 1.00 0 0 pinglobal
537 248 1.00 0 0 6 0.00 360.00 xcarc
538 1.000 0.000 0.000 scb
539 (x) {/Times-Roman cf} 2 29 0 1.00 0 0 pinlabel
547 1 1.00 0 0 0 32 2 polygon
548 1 1.00 -32 32 32 32 2 polygon
549 (Vdd) {/Times-Roman cf} 2 17 0 0.90 0 38 label
550 1.000 0.000 0.000 scb
551 (Vdd) {/Times-Roman cf} 2 13 0 1.00 0 0 pinglobal
556 %%PageOrientation: Portrait
562 1.00 0 664 1648 [(5) ] PIC16C54
563 1.00 180 -24 2384 [(6) ] LTC490
564 1.00 0 712 -160 [(2) ] terminal_block
565 1.00 0 1800 944 [(7) ] LTC1152
566 1.00 0 -568 1296 [(3) ] DSUB9
567 1.00 180 1576 2192 [(1) ] Crystal
568 1.00 0 904 1088 [(2) ] ADC12138
569 1.00 -181 -56 1664 [(4) ] TK11950
570 1 1.00 1432 2288 1304 2288 1304 2208 1144 2208 4 polygon
571 1.00 -1 2072 1168 Capacitor
572 1.00 0 920 304 [(1) ] LM13700
573 1.00 0 1096 -160 [(1) ] terminal_block
574 1.00 0 1320 1424 Resistor
575 1.00 0 120 1984 Resistor
576 1.00 0 328 1456 Resistor
577 1.00 -1 -696 2064 Resistor
578 1.00 0 408 1600 Resistor
579 1.00 0 1384 992 Resistor
580 1.00 0 1784 2224 Capacitor
581 1.00 -1 1512 720 Capacitor
582 1.00 0 2088 832 Capacitor
583 1.00 0 -280 1456 Capacitor
584 1.00 0 504 416 Capacitor
585 1 1.00 664 544 504 544 504 480 3 polygon
586 1 1.00 504 352 504 224 664 224 3 polygon
587 1 1.00 -664 1328 -664 224 504 224 3 polygon
589 1 1.00 664 160 -472 160 -472 1328 3 polygon
590 1 1.00 -696 2000 -696 1392 2 polygon
591 1 1.00 -440 2240 -504 2240 -504 1392 3 polygon
592 1 1.00 -440 2336 -568 2336 -568 1392 3 polygon
593 1 1.00 280 1664 408 1664 408 2336 -24 2336 4 polygon
594 1 1.00 -24 2048 344 2048 2 polygon
595 1 1.00 344 2048 344 1728 280 1728 3 polygon
596 1 1.00 328 1520 328 1600 280 1600 3 polygon
597 1 1.00 408 1664 408 1664 2 polygon
598 1 1.00 328 1520 408 1520 408 1536 3 polygon
599 1.00 -181 1704 1760 [(3) ] TK11950
600 1 1.00 1144 736 1352 736 2 polygon
602 1 1.00 1608 896 1384 896 1384 928 3 polygon
603 1 1.00 1608 1088 1384 1088 1384 1056 3 polygon
604 1 1.00 1992 992 2136 992 2136 1232 1384 1232 1384 1088 5 polygon
606 1 1.00 -440 2144 -696 2144 -696 2128 3 polygon
607 1 1.00 -440 2048 -536 2048 -536 2000 -696 2000 4 polygon
608 1 1.00 -632 1392 -632 2144 2 polygon
611 1 1.00 -440 1392 -440 1888 408 1888 3 polygon
615 1 1.00 1144 2016 1368 2016 1368 2112 1432 2112 4 polygon
616 1 1.00 664 2016 568 2016 568 2432 1784 2432 1784 2288 1720 2288 6 polygon
617 1 1.00 1352 2016 1784 2016 1784 2160 3 polygon
619 1 1.00 1144 1376 1240 1376 1240 2144 1144 2144 4 polygon
620 1 1.00 1144 1312 1224 1312 1224 1632 616 1632 616 1888 664 1888 6 polygon
621 1 1.00 1144 1248 1208 1248 1208 1616 600 1616 600 1824 664 1824 6 polygon
622 1 1.00 1144 1184 1192 1184 1192 1600 584 1600 584 1760 664 1760 6 polygon
623 1 1.00 1144 1120 1176 1120 1176 1584 568 1584 568 1696 664 1696 6 polygon
624 1 1.00 1144 1056 1256 1056 1256 1760 1144 1760 4 polygon
625 1 1.00 1144 992 1272 992 1272 1696 1144 1696 4 polygon
626 1 1.00 1144 2272 1208 2272 1208 2416 24 2416 24 2240 -24 2240 6 polygon
627 1 1.00 -24 2144 40 2144 40 2400 1176 2400 1176 2336 1144 2336 6 polygon
628 1 1.00 664 736 632 736 632 800 664 800 4 polygon
629 1 1.00 664 864 632 864 632 928 664 928 4 polygon
630 1 1.00 664 672 600 672 2 polygon
633 1 1.00 -280 1392 -440 1392 2 polygon
635 1 1.00 1992 800 2040 800 2040 768 2088 768 4 polygon
637 1 1.00 1608 800 1512 800 1512 784 3 polygon
639 1 1.00 1992 1088 2072 1088 2072 1104 3 polygon
641 1 1.00 664 96 408 96 408 480 664 480 4 polygon
642 1 1.00 408 96 408 0 1208 0 1208 480 1128 480 5 polygon
644 1 1.00 408 480 408 1040 536 1040 536 1440 664 1440 5 polygon
646 (Flare Genesis) {/Helvetica cf} 2 16 0 1.50 1896 432 label
647 (LED Interface) {/Helvetica cf} 2 16 0 1.50 1896 336 label
648 1 1.00 664 416 632 416 632 16 712 16 712 -176 5 polygon
649 1 1.00 664 352 616 352 616 -176 3 polygon
650 1 1.00 1000 -176 1000 -16 1240 -16 1240 352 1144 352 5 polygon
651 1 1.00 1096 -176 1096 -32 1256 -32 1256 416 1144 416 5 polygon
652 1 1.00 1192 -176 1192 -288 344 -288 344 1072 504 1072 504 1248 664 1248
654 1 1.00 1144 288 1304 288 1304 -320 296 -320 296 1104 472 1104 472 1504 664
656 1 1.00 1144 672 1288 672 1288 800 1144 800 4 polygon
657 1 1.00 1384 1072 1288 1072 1288 800 1192 800 4 polygon
660 1 1.00 1144 864 1240 864 1240 928 1144 928 4 polygon
661 1 1.00 1560 848 1560 992 1608 992 3 polygon
662 1 1.00 1560 848 1352 848 1352 640 2136 640 2136 896 1992 896 6 polygon
663 1 1.00 1512 656 1512 640 2 polygon
664 1 1.00 1576 800 1576 720 2 polygon
667 1 1.00 -392 1664 -440 1664 2 polygon
669 1 1.00 -392 1728 -424 1728 -424 1856 472 1856 472 2144 664 2144 6 polygon
670 1 1.00 120 1920 120 1856 2 polygon
673 1 1.00 -392 1600 -408 1600 -408 1520 -280 1520 4 polygon
674 1 1.00 -280 1360 -280 1392 2 polygon
676 1 1.00 328 1392 328 1248 -472 1248 3 polygon
678 1 1.00 1144 224 1320 224 2 polygon
679 1 1.00 1176 224 1176 32 504 32 504 160 4 polygon
682 1 1.00 1320 1360 1320 224 2 polygon
683 1 1.00 2136 1232 2136 1696 2040 1696 3 polygon
685 1 1.00 2040 1760 2136 1760 2136 1936 1320 1936 1320 1760 1368 1760 6 polygon
686 1 1.00 1320 1488 1320 1584 2088 1584 2088 1824 2040 1824 5 polygon
687 1 1.00 664 992 600 992 600 1184 664 1184 4 polygon
688 1 1.00 664 1120 600 1120 2 polygon
689 1 1.00 664 1056 600 1056 2 polygon
692 1 1.00 600 992 600 608 2 polygon
695 1 1.00 1240 864 1240 608 456 608 3 polygon
698 (is not complete!) {CR} (this schematic) {/Helvetica cf} 4 16 0 1.00 1864 -80
700 0 1.00 1592 -176 1592 496 2456 496 2456 -176 4 polygon
701 1 1.00 1592 400 2456 400 2 polygon
702 1 1.00 1592 304 2456 304 2 polygon
703 (1.0) {/Helvetica cf} 2 16 0 1.50 1896 240 label
704 1 1.00 1592 208 2456 208 2 polygon
705 (Project:) {/Helvetica cf} 2 16 0 1.50 1624 432 label
706 (Name:) {/Helvetica cf} 2 16 0 1.50 1624 336 label
707 (Revision:) {/Helvetica cf} 2 16 0 1.50 1624 240 label
708 (Design:) {/Helvetica cf} 2 16 0 1.50 1624 144 label
709 (Date:) {/Helvetica cf} 2 16 0 1.50 1624 48 label
710 (Notes:) {/Helvetica cf} 2 16 0 1.50 1624 -48 label
711 1 1.00 1592 112 2456 112 2 polygon
712 1 1.00 1592 16 2456 16 2 polygon
713 (Harry Eaton) {/Helvetica cf} 2 16 0 1.50 1912 144 label
714 0 1.00 1576 -192 1576 512 2472 512 2472 -192 4 polygon
716 pgsave restore showpage