lsnu's picture
Add files using upload-large-folder tool
860bb60 verified
%!PS-Adobe-3.0 EPSF-3.0
%%Title: 02005.eps
%%Creator: Xcircuit v3.2
%%CreationDate: Wed Feb 8 15:26:32 2006
%%Pages: 1
%%BoundingBox: 245 75 375 185
%%DocumentNeededResources: font Times-Roman font Helvetica
%%+ font Helvetica-Oblique
%%EndComments
%%BeginProlog
%
% PostScript prolog for output from xcircuit
% Version: 3.1
%
% Electrical circuit (and otherwise general) drawing program
%
% Written by Tim Edwards 8/5/93--1/5/04 (tim@bach.ece.jhu.edu)
% The Johns Hopkins University
%
%%BeginResource: procset XCIRCproc 3.1 0
%
% supporting definitions --- these are the primary xcircuit types.
/XCIRCsave save def
/topmat matrix currentmatrix def
/fontslant { /slant exch def [1 0 slant 1 0 0]
exch findfont exch makefont dup length dict /ndict exch def
{ 1 index /FID ne { ndict 3 1 roll put } { pop pop } ifelse } forall
ndict definefont pop} def
/ul { dup type /stringtype eq showflag 1 eq and { gsave
currentpoint topmat setmatrix 0 0 moveto 2 index stringwidth pop (_)
false charpath flattenpath pathbbox grestore exch pop 1 index
sub setlinewidth exch pop currentpoint 3 -1 roll add moveto 0
rlineto stroke moveto } if } def
/ol { dup type /stringtype eq showflag 1 eq and { gsave gsave
currentpoint topmat setmatrix 2 index stringwidth pop 3 index
true charpath flattenpath pathbbox grestore exch pop
exch pop topmat setmatrix (_) true charpath pathbbox grestore
exch pop 1 index sub setlinewidth exch pop currentpoint
exch 4 1 roll exch sub add moveto pop 0 rlineto stroke
moveto } if } def
/stW { gsave currentpoint newpath moveto true charpath flattenpath
pathbbox pop exch pop sub grestore } def
/Ts {mark Tabs aload pop counttomark 1 add array astore /Tabs exch def Tabs
0 currentpoint pop put} def
/Tbn {mark Tabs aload pop counttomark dup 2 add 1 roll cleartomark 1 sub} def
/Tb { 0 1 Tbn {Tabs exch get dup currentpoint pop lt
{currentpoint exch pop moveto exit} {pop} ifelse } for } def
/Tf { Tbn -1 0 {Tabs exch get dup currentpoint pop gt
{currentpoint exch pop moveto exit} {pop} ifelse } for } def
/qS { (aa) stW (a a) stW sub 4 div 0 Kn } def
/hS { qS qS } def
/pspc 0 def
/cf0 { scalefont setfont } bind def
/Kn { dup kY add /kY exch def rmoveto } bind def
/ss { /fscale fscale 0.67 mul def currentfont 0.67 cf0 0 fscale0 fscale mul
0.33 mul neg Kn} def
/Ss { /fscale fscale 0.67 mul def currentfont 0.67 cf0 0 fscale0 fscale mul
0.67 mul Kn } def
/ns { 0 kY neg Kn /kY 0 def /fscale 1.0 def xfont0 1.0 cf0 } def
/CR { ns 0 /Bline Bline fscale0 neg add def Bline moveto } def
/cf { dup type /realtype ne {1.0} if exch findfont exch kY 0 eq
{ 40 mul dup /fscale0 exch def cf0 /xfont0 currentfont def}
{fscale0 mul fscale mul cf0} ifelse } def
/ctmk { counttomark dup 2 add -1 roll pop } bind def
/label { gsave translate 0 0 moveto dup scale neg /rotval exch def
/just exch def just 384 and 0 gt {/mshow {pop} def} {/mshow {show}
def} ifelse just 16 and 0 gt {gsave rotval rotate 0 1 dtransform
gsave pagemat setmatrix idtransform exch grestore 1 0 dtransform
gsave pagemat setmatrix idtransform exch grestore dup abs 1e-9 lt
{pop mul 0 gt} {3 1 roll pop pop 0 lt} ifelse grestore {-1 /rotval
rotval neg def /just just dup 3 and 1 ne {3 xor} if def} {1} ifelse
exch -1e-9 lt {-1 /rotval rotval neg def /just just dup 12 and
4 ne {12 xor} if def} {1} ifelse scale } if /showflag 0 def
/fspc pspc def /Bline 0 def /Tabs 0 array def /fscale 1.0 def
/kY 0 def gsave dup 1 add copy 0 exch 1 0 dtransform exch atan rotate
{exch dup type /stringtype eq {true charpath flattenpath} {dup type
/arraytype eq {exec} {12 string cvs true charpath flattenpath} ifelse}
ifelse} repeat pop pathbbox grestore 3 -1 roll pop 3 1 roll just
1 and 0 gt {just 2 and 0 gt {exch pop neg fspc sub} {exch sub 0.5
mul neg} ifelse} {pop neg fspc add} ifelse exch Bline exch just 4
and 0 gt {just 8 and 0 gt {exch pop neg fspc sub} {add 0.5 mul neg}
ifelse} {pop neg fspc add} ifelse rotval rotate Kn currentpoint
translate /showflag 1 def /Bline 0 def /Tabs 0 array def /fscale
1.0 def /kY 0 def {dup type /stringtype eq {mshow} {dup type
/arraytype eq {exec} {12 string cvs mshow} ifelse} ifelse} repeat
grestore } def
/pinlabel { 4 index 32 and 0 ne hlevel 0 eq or { /pspc 10 def label
/pspc 0 def } { pop pop pop pop pop {pop} repeat } ifelse } def
/pinglobal { pinlabel } def
/infolabel { pinlabel } def
/scb { setrgbcolor } bind def /sce { defColor aload pop scb } bind def
/cRedef {/defColor currentcolor 3 array astore def} def
/begingate {dup type /dicttype ne {1 dict} if begin % default params
dup type /dicttype ne {1 dict} if begin % instanced params
/hlevel hlevel 1 add def /defColor currentcolor sce 3 array
astore def gsave sce translate 0 0 moveto neg rotate dup abs scale
} bind def
/endgate { /hlevel hlevel 1 sub def grestore defColor aload pop cRedef
scb end end} bind def
/hlevel 0 def
/tmpa [1 0 0 1 0 0] def
/gar {8 8 true tmpa {<c0 c0 00 00 0c 0c 00 00>} imagemask} bind
{8 8 true tmpa {<30 70 60 02 03 07 06 20>} imagemask} bind
{8 8 true tmpa {<0c 1e 1e 0c c0 e1 e1 c0>} imagemask} bind
{8 8 true tmpa {<0f 0f 0f 0f f0 f0 f0 f0>} imagemask} bind
{8 8 true tmpa {<3f f3 e1 e1 f3 3f 1e 1e>} imagemask} bind
{8 8 true tmpa {<df cf 8f 9f fd fc f8 f9>} imagemask} bind
{8 8 true tmpa {<ff 3f 3f ff ff f3 f3 ff>} imagemask} bind 7 array astore def
/ppaint { gsave clip tmpa dup setmatrix pathbbox neg exch neg 4 2 roll
neg 4 -1 roll 2 copy gt {exch} if 8 div ceiling 8 mul 4 2 roll neg 2 copy
gt {exch} if 8 div ceiling 8 mul 3 -1 roll -8 5 -1 roll
{ 3 index exch 5 exch put dup -8 3 index { 3 index
exch 4 exch put 3 index exec } for } for pop pop pop pop grestore } bind def
/setstyles {
currentlinewidth mul setlinewidth /style exch def
style 1 and 0 gt not {closepath} if
style 2 and 0 gt {currentlinewidth 4 mul dup 2 array astore 0 setdash} if
style 4 and 0 gt {0.5 currentlinewidth 4 mul 2 array astore 0 setdash} if
gsave style 16 and 0 gt { style 224 and -5 bitshift style 256 and 0 gt {
7 exch sub 8 div dup 1 exch sub currentrgbcolor 3 array astore
{3 copy mul add 4 1 roll pop} forall pop pop setrgbcolor eofill}
{dup 7 lt {gar exch get ppaint} {pop eofill} ifelse} ifelse}
{style 256 and 0 gt {1 setgray eofill} if} ifelse grestore style 8 and 0 gt
style 512 eq or {newpath} {stroke} ifelse grestore} def
/polygon { gsave /num exch def moveto num 1 sub {lineto} repeat setstyles } def
/xcarc { gsave newpath arc setstyles } def
/elb { matrix currentmatrix 7 -1 roll 7 -1 roll translate 5 1 roll 4 -1 roll
3 index div 1 scale } def
/ele { 0 4 1 roll 0 4 1 roll } bind def
/ellipse { gsave elb newpath ele arc setmatrix setstyles } def
/pellip { elb ele arc setmatrix } def
/nellip { elb ele arcn setmatrix } def
/spline { gsave moveto curveto setstyles } def
/polyc { {lineto} repeat } bind def
/beginpath { gsave moveto } bind def
/endpath { setstyles } bind def
/bop { 1 setlinecap 0 setlinejoin 6 setmiterlimit 0 0 0 scb cRedef } def
/psinsertion {/PSobj save def /showpage {} def /setpagedevice {pop} def bop
rotate translate dup scale} def
/end_insert {PSobj restore} def
/setpagemat {/pagemat matrix currentmatrix def} def
/inchscale {setpagemat 0.375 mul dup scale} def
/cmscale {setpagemat 0.35433071 mul dup scale} def
%%EndResource
%%EndProlog
% XCircuit output starts here.
%%BeginDocumentSetup
/arrowhead {
% trivial
begingate
8 -28 beginpath
3 -18 3 -15 0 0 curveto
-3 -15 -3 -18 -8 -28 curveto
-2 -26 2 -26 8 -28 curveto
249 1.00 endpath
endgate
} def
/arrowhead90 {
begingate
1.00 270 -16 0 arrowhead
endgate
} def
/source {
% hidden
begingate
1 1.00 0 0 32 0.00 360.00 xcarc
1 1.00 0 32 0 64 2 polygon
1 1.00 0 -32 0 -64 2 polygon
endgate
} def
/acsource {
begingate
1.00 0 0 0 source
1 0.80 0 -48 0 48 -16 0 16 0 spline
1.000 0.000 0.000 scb
(s.p) {/Times-Roman cf} 2 9 0 1.00 0 64 pinlabel
(s.m) {/Times-Roman cf} 2 13 0 1.00 0 -64 pinlabel
endgate
} def
/dot {
begingate
248 1.00 0 0 6 0.00 360.00 xcarc
endgate
} def
/inductor_large {
begingate
1 1.00 -29 167 -32 143 14 143 14 167 spline
1 1.00 21 167 21 161 14 161 14 167 spline
1 1.00 -30 185 -33 161 13 161 13 185 spline
1 1.00 20 185 20 179 13 179 13 185 spline
1 1.00 -28 200 -28 179 13 179 -1 201 spline
1 1.00 -1 214 -1 201 2 polygon
1.00 0 -2 216 dot
1 1.00 -29 131 -32 107 14 107 14 131 spline
1 1.00 21 131 21 125 14 125 14 131 spline
1 1.00 -30 149 -33 125 13 125 13 149 spline
1 1.00 20 149 20 143 13 143 13 149 spline
1 1.00 -29 77 -32 53 14 53 14 77 spline
1 1.00 21 77 21 71 14 71 14 77 spline
1 1.00 -29 95 -32 71 14 71 14 95 spline
1 1.00 21 95 21 89 14 89 14 95 spline
1 1.00 -29 113 -32 89 14 89 14 113 spline
1 1.00 21 113 21 107 14 107 14 113 spline
1 1.00 -28 41 -31 17 15 17 15 41 spline
1 1.00 22 41 22 35 15 35 15 41 spline
1 1.00 -29 59 -32 35 14 35 14 59 spline
1 1.00 -29 59 -32 35 14 35 14 59 spline
1 1.00 22 59 22 53 15 53 15 59 spline
1 1.00 22 59 22 53 15 53 15 59 spline
1 1.00 -28 23 -31 -1 15 -1 15 23 spline
1 1.00 22 23 22 17 15 17 15 23 spline
1 1.00 22 6 22 0 15 0 15 6 spline
1 1.00 -28 6 -31 -18 15 -18 15 6 spline
1 1.00 22 -12 22 -18 15 -18 15 -12 spline
1 1.00 -28 -12 -31 -36 15 -36 15 -12 spline
1 1.00 22 -29 22 -35 15 -35 15 -29 spline
1 1.00 -28 -29 -31 -53 15 -53 15 -29 spline
1 1.00 22 -47 22 -53 15 -53 15 -47 spline
1 1.00 -28 -47 -31 -71 15 -71 15 -47 spline
1 1.00 22 -65 22 -71 15 -71 15 -65 spline
1 1.00 -28 -65 -31 -89 15 -89 15 -65 spline
1 1.00 22 -82 22 -88 15 -88 15 -82 spline
1 1.00 -28 -82 -31 -106 15 -106 15 -82 spline
1 1.00 22 -100 22 -106 15 -106 15 -100 spline
1 1.00 -28 -100 -31 -124 15 -124 15 -100 spline
1 1.00 23 -117 23 -123 16 -123 16 -117 spline
1 1.00 -27 -117 -30 -141 16 -141 16 -117 spline
1 1.00 -28 -135 -31 -159 15 -159 15 -135 spline
1 1.00 22 -135 22 -141 15 -141 15 -135 spline
1 1.00 -28 -152 -31 -176 15 -176 15 -152 spline
1 1.00 23 -152 23 -158 16 -158 16 -152 spline
1 1.00 -28 -152 -31 -176 15 -176 15 -152 spline
1 1.00 23 -152 23 -158 16 -158 16 -152 spline
1 1.00 -27 -172 -26 -187 -2 -189 15 -170 spline
1 1.00 22 -170 22 -176 15 -176 15 -170 spline
1 1.00 -2 -189 -2 -214 2 polygon
1.00 0 -2 -216 dot
endgate
} def
/inductor {
begingate
1 1.00 20 -28 20 -44 0 -48 0 -24 spline
1 1.00 -20 -20 -20 -32 0 -28 0 -24 spline
1 1.00 20 32 20 16 0 12 0 36 spline
1 1.00 20 12 20 -4 0 -8 0 16 spline
1 1.00 20 -8 20 -24 0 -28 0 -4 spline
1 1.00 -20 20 -20 8 0 12 0 16 spline
1 1.00 -20 0 -20 -12 0 -8 0 -4 spline
1 1.00 0 -48 0 -64 2 polygon
1 1.00 0 36 0 48 2 polygon
1.000 0.000 0.000 scb
(l.1) {/Times-Roman cf} 2 9 0 1.00 0 48 pinlabel
(l.2) {/Times-Roman cf} 2 13 0 1.00 0 -64 pinlabel
0.000 1.000 0.000 scb
(spice:L%i %pl.1 %pl.2 1.0U) {/Times-Roman cf} 2 0 0 1.00 -208 -160 infolabel
(sim:l %pl.1 %pl.2) {/Times-Roman cf} 2 0 0 1.00 -208 -208 infolabel
endgate
} def
/resistor {
begingate
1 1.00 0 64 0 36 2 polygon
1 1.00 0 -64 0 -36 2 polygon
1 1.00 0 -36 14 -30 -14 -18 14 -6 -14 6 14 18 -14 30 0 36 8 polygon
1.000 0.000 0.000 scb
(r.1) {/Times-Roman cf} 2 9 0 1.00 0 64 pinlabel
(r.2) {/Times-Roman cf} 2 13 0 1.00 0 -64 pinlabel
0.000 1.000 0.000 scb
(spice:R%i %pr.1 %pr.2 1.0K) {/Times-Roman cf} 2 0 0 1.00 -208 -160 infolabel
(sim:r %pr.1 %pr.2) {/Times-Roman cf} 2 0 0 1.00 -208 -208 infolabel
endgate
} def
%%EndDocumentSetup
%%Page: 00319.ps 1
%%PageOrientation: Portrait
/pgsave save def bop
newpath 245.600 75.200 moveto 374.600 75.200 lineto 374.600 185.000 lineto 245.600 185.000 lineto closepath clip newpath
% 32.00 32.00 gridspace
0.5000 inchscale
2.6000 setlinewidth 640 646 translate
1 1.00 -64 32 192 0.00 360.00 xcarc
1 1.00 224 32 96 0.00 360.00 xcarc
(+) {/Helvetica cf} 2 16 0 1.00 -75 19 label
(+) {/Helvetica cf} 2 16 0 1.00 215 21 label
(Large gear) {/Helvetica cf} 2 16 0 1.00 -223 301 label
(Small gear) {/Helvetica cf} 2 16 0 1.00 216 198 label
(\(many teeth\)) {/Helvetica cf} 2 16 0 1.00 -240 259 label
(\(few teeth\)) {/Helvetica cf} 2 16 0 1.00 210 157 label
1.00 180 235 80 arrowhead90
-1.00 180 -64 80 arrowhead90
1 1.00 160 80 160 -16 224 -16 224 80 spline
1 1.00 0 80 0 -16 -64 -16 -64 80 spline
1.00 0 704 80 acsource
-1.00 0 962 56 inductor_large
1 1.00 1008 240 1008 -128 2 polygon
1 1.00 1024 240 1024 -128 2 polygon
-1.00 0 1072 80 inductor
1 1.00 704 128 704 304 960 304 960 272 4 polygon
1 1.00 960 -160 960 -208 704 -208 704 32 4 polygon
1.00 0 1312 80 resistor
1 1.00 1072 128 1072 176 1312 176 1312 144 4 polygon
( voltage) {CR} ( AC) {/Helvetica cf} 4 16 0 1.00 480 96 label
(source) {/Helvetica cf} 2 16 0 1.00 512 48 label
1 1.00 1312 16 1312 -32 1072 -32 1072 16 4 polygon
(Load) {/Helvetica cf} 2 16 0 1.00 1344 64 label
0.000 0.000 1.000 scb
(high voltage) {/Helvetica cf} 2 16 0 1.00 720 208 label
1.000 0.000 0.000 scb
(low current) {/Helvetica cf} 2 16 0 1.00 720 -176 label
0.000 0.000 1.000 scb
(low voltage) {/Helvetica cf} 2 16 0 1.00 1088 128 label
1.000 0.000 0.000 scb
(high current) {/Helvetica cf} 2 16 0 1.00 1088 0 label
sce
(many) {/Helvetica cf} 2 16 0 1.00 816 80 label
(turns) {/Helvetica cf} 2 16 0 1.00 816 48 label
(few turns) {/Helvetica cf} 2 16 0 1.00 1096 64 label
(Speed multiplication geartrain) {/Helvetica-Oblique cf} 2 16 0 1.00 -200 392
label
("Step-down" transformer) {/Helvetica-Oblique cf} 2 16 0 1.00 720 360 label
0.000 0.000 1.000 scb
(high torque) {/Helvetica cf} 2 16 0 1.00 -216 -216 label
1.000 0.000 0.000 scb
(low speed) {/Helvetica cf} 2 16 0 1.00 -208 -256 label
0.000 0.000 1.000 scb
(low torque) {/Helvetica cf} 2 16 0 1.00 224 -152 label
1.000 0.000 0.000 scb
(high speed) {/Helvetica cf} 2 16 0 1.00 224 -192 label
pgsave restore showpage
%%Trailer
XCIRCsave restore
%%EOF