Blame view

DOCUMENTATION/USER_GUIDE/Imgs/edge_coupled_stripline.eps 9.03 KB
348397a5   Steve Greedy   Update User Guide
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 26 607 550 780
%%Title: edge_coupled_stripline
%%CreationDate: Wed Jun 27 09:56:20 2018
%%Creator: Tgif-4.2.5-QPL written by William Chia-Wei Cheng (bill.cheng@acm.org)
%%ProducedBy: (unknown)
%%Pages: 1
%%DocumentFonts: (atend)
%%EndComments
%%BeginProlog

/tgifdict 87 dict def
tgifdict begin

/tgifarrowtipdict 8 dict def
tgifarrowtipdict /mtrx matrix put

/TGAT % tgifarrowtip
 { tgifarrowtipdict begin
      /dy exch def
      /dx exch def
      /h exch def
      /w exch def
      /y exch def
      /x exch def
      /savematrix mtrx currentmatrix def
      x y translate
      dy dx atan rotate
      0 0 moveto
      w neg h lineto
      w neg h neg lineto
      savematrix setmatrix
   end
 } def

/tgifpatdict 12 dict def

/tgifpatbyte
 { currentdict /retstr get exch
   bytesperrow mul
   pat i cellh mod bytesperrow mul bytesperrow getinterval putinterval
 } def

/tgifpatproc
 { 0 1 cells_wd 1 sub {tgifpatbyte} for retstr
   /i i 1 add def
 } def

/TGPF % tgifpatfill
 { tgifpatdict begin
      /h exch def
      /w exch def
      /lty exch def
      /ltx exch def
      /cellh exch def
      /cellw exch def
      /pat exch def

      /cells_wd w cellw div cvi def
      /bytesperrow cellw 8 div ceiling cvi def
      /retstr cells_wd bytesperrow mul string def
      /i 0 def

      tgiforigctm setmatrix
      ltx lty translate
      w h true [1 0 0 1 0 0] {tgifpatproc} imagemask
      ltx neg lty neg translate
   end
 } def

/pat3 <8000000008000000> def
/pat4 <8800000022000000> def
/pat5 <8800220088002200> def
/pat6 <8822882288228822> def
/pat7 <aa55aa55aa55aa55> def
/pat8 <77dd77dd77dd77dd> def
/pat9 <77ffddff77ffddff> def
/pat10 <77ffffffddffffff> def
/pat11 <7ffffffff7ffffff> def
/pat12 <8040200002040800> def
/pat13 <40a00000040a0000> def
/pat14 <ff888888ff888888> def
/pat15 <ff808080ff080808> def
/pat16 <f87422478f172271> def
/pat17 <038448300c020101> def
/pat18 <081c22c180010204> def
/pat19 <8080413e080814e3> def
/pat20 <8040201008040201> def
/pat21 <8844221188442211> def
/pat22 <77bbddee77bbddee> def
/pat23 <c1e070381c0e0783> def
/pat24 <7fbfdfeff7fbfdfe> def
/pat25 <3e1f8fc7e3f1f87c> def
/pat26 <0102040810204080> def
/pat27 <1122448811224488> def
/pat28 <eeddbb77eeddbb77> def
/pat29 <83070e1c3870e0c1> def
/pat30 <fefdfbf7efdfbf7f> def
/pat31 <7cf8f1e3c78f1f3e> def

/TGMAX
 { exch dup 3 1 roll exch dup 3 1 roll gt { pop } { exch pop } ifelse
 } def
/TGMIN
 { exch dup 3 1 roll exch dup 3 1 roll lt { pop } { exch pop } ifelse
 } def
/TGSW { stringwidth pop } def
/tgifstrw 0 def

/bd { bind def } bind def

/GS { gsave } bd
/GR { grestore } bd
/NP { newpath } bd
/CP { closepath } bd
/CHP { charpath } bd
/CT { curveto } bd
/L { lineto } bd
/RL { rlineto } bd
/M { moveto } bd
/RM { rmoveto } bd
/S { stroke } bd
/F { fill } bd
/TR { translate } bd
/RO { rotate } bd
/SC { scale } bd
/MU { mul } bd
/DI { div } bd
/DU { dup } bd
/NE { neg } bd
/AD { add } bd
/SU { sub } bd
/PO { pop } bd
/EX { exch } bd
/CO { concat } bd
/CL { clip } bd
/EC { eoclip } bd
/EF { eofill } bd
/IM { image } bd
/IMM { imagemask } bd
/ARY { array } bd
/SG { setgray } bd
/RG { setrgbcolor } bd
/SD { setdash } bd
/W { setlinewidth } bd
/SM { setmiterlimit } bd
/SLC { setlinecap } bd
/SLJ { setlinejoin } bd
/SH { show } bd
/FF { findfont } bd
/MS { makefont setfont } bd
/AR { arcto 4 {pop} repeat } bd
/CURP { currentpoint } bd
/FLAT { flattenpath strokepath clip newpath } bd
/TGSM { tgiforigctm setmatrix } def
/TGRM { savematrix setmatrix } def

end

%%EndProlog
%%Page: 1 1

%%PageBoundingBox: 26 607 550 780
tgifdict begin
/tgifsavedpage save def

1 SM
1 W

0 SG

72 0 MU 72 11.602 MU TR
72 128 DI 100.000 MU 100 DI DU NE SC

GS

/tgiforigctm matrix currentmatrix def

% BOX
1.000 0.400 0.200 RG
GS
   NP 100 100 M 900 100 L 900 350 L 100 350 L CP 1 SG F
   1.000 0.400 0.200 RG
   NP 100 100 M 900 100 L 900 350 L 100 350 L CP EC NP
   pat3 8 8 96 96 808 256 TGPF
GR
GS
   10 SM
   GS
      NP 100 100 M 900 100 L 900 350 L 100 350 L CP
      S
   GR
GR

% BOX
0 SG
GS
   NP 150 140 M 850 140 L 850 150 L 150 150 L CP 1 SG F
   0 SG
   NP 150 140 M 850 140 L 850 150 L 150 150 L CP EC NP
   pat7 8 8 144 136 712 16 TGPF
GR
GS
   10 SM
   GS
      NP 150 140 M 850 140 L 850 150 L 150 150 L CP
      S
   GR
GR

% BOX
0 SG
GS
   NP 150 300 M 850 300 L 850 310 L 150 310 L CP 1 SG F
   0 SG
   NP 150 300 M 850 300 L 850 310 L 150 310 L CP EC NP
   pat7 8 8 144 296 712 16 TGPF
GR
GS
   10 SM
   GS
      NP 150 300 M 850 300 L 850 310 L 150 310 L CP
      S
   GR
GR

% BOX
0 SG
GS
   NP 350 220 M 450 220 L 450 230 L 350 230 L CP 1 SG F
   0 SG
   NP 350 220 M 450 220 L 450 230 L 350 230 L CP EC NP
   pat7 8 8 344 216 112 16 TGPF
GR
GS
   10 SM
   GS
      NP 350 220 M 450 220 L 450 230 L 350 230 L CP
      S
   GR
GR

% BOX
0 SG
GS
   NP 550 220 M 650 220 L 650 230 L 550 230 L CP 1 SG F
   0 SG
   NP 550 220 M 650 220 L 650 230 L 550 230 L CP EC NP
   pat7 8 8 544 216 112 16 TGPF
GR
GS
   10 SM
   GS
      NP 550 220 M 650 220 L 650 230 L 550 230 L CP
      S
   GR
GR

% POLY/OPEN-SPLINE
0 SG
GS
   NP
      350 400 M
      0 100 atan DU cos 8.000 MU exch sin 8.000 MU RM
      0 100 atan DU cos 8.000 MU 450 exch SU
      exch sin 8.000 MU 400 exch SU L
   TGSM
   1 W
   S
GR
GS
   TGSM
   NP
      350 400 8.000 3.000 -100 0 TGAT
   1 SG CP F
   0 SG
   NP
      350 400 8.000 3.000 -100 0 TGAT
   CP F
GR
GS
   TGSM
   NP
      450 400 8.000 3.000 100 0 TGAT
   1 SG CP F
   0 SG
   NP
      450 400 8.000 3.000 100 0 TGAT
   CP F
GR

% POLY/OPEN-SPLINE
0 SG
GS
   NP
      450 400 M
      0 100 atan DU cos 8.000 MU exch sin 8.000 MU RM
      0 100 atan DU cos 8.000 MU 550 exch SU
      exch sin 8.000 MU 400 exch SU L
   TGSM
   1 W
   S
GR
GS
   TGSM
   NP
      450 400 8.000 3.000 -100 0 TGAT
   1 SG CP F
   0 SG
   NP
      450 400 8.000 3.000 -100 0 TGAT
   CP F
GR
GS
   TGSM
   NP
      550 400 8.000 3.000 100 0 TGAT
   1 SG CP F
   0 SG
   NP
      550 400 8.000 3.000 100 0 TGAT
   CP F
GR

% POLY/OPEN-SPLINE
0 SG
GS
   NP
      550 400 M
      0 100 atan DU cos 8.000 MU exch sin 8.000 MU RM
      0 100 atan DU cos 8.000 MU 650 exch SU
      exch sin 8.000 MU 400 exch SU L
   TGSM
   1 W
   S
GR
GS
   TGSM
   NP
      550 400 8.000 3.000 -100 0 TGAT
   1 SG CP F
   0 SG
   NP
      550 400 8.000 3.000 -100 0 TGAT
   CP F
GR
GS
   TGSM
   NP
      650 400 8.000 3.000 100 0 TGAT
   1 SG CP F
   0 SG
   NP
      650 400 8.000 3.000 100 0 TGAT
   CP F
GR

% POLY/OPEN-SPLINE
0 SG
GS
   NP
      950 150 M
      150 0 atan DU cos 8.000 MU exch sin 8.000 MU RM
      150 0 atan DU cos 8.000 MU 950 exch SU
      exch sin 8.000 MU 300 exch SU L
   TGSM
   1 W
   S
GR
GS
   TGSM
   NP
      950 150 8.000 3.000 0 -150 TGAT
   1 SG CP F
   0 SG
   NP
      950 150 8.000 3.000 0 -150 TGAT
   CP F
GR
GS
   TGSM
   NP
      950 300 8.000 3.000 0 150 TGAT
   1 SG CP F
   0 SG
   NP
      950 300 8.000 3.000 0 150 TGAT
   CP F
GR

% POLY/OPEN-SPLINE
0 SG
GS
   NP
      90 270 M
      -40 0 atan DU cos 8.000 MU 90 exch SU
      exch sin 8.000 MU 230 exch SU L
   TGSM
   1 W
   S
GR
GS
   TGSM
   NP
      90 230 8.000 3.000 0 -40 TGAT
   1 SG CP F
   0 SG
   NP
      90 230 8.000 3.000 0 -40 TGAT
   CP F
GR

% POLY/OPEN-SPLINE
0 SG
GS
   NP
      90 180 M
      40 0 atan DU cos 8.000 MU 90 exch SU
      exch sin 8.000 MU 220 exch SU L
   TGSM
   1 W
   S
GR
GS
   TGSM
   NP
      90 220 8.000 3.000 0 40 TGAT
   1 SG CP F
   0 SG
   NP
      90 220 8.000 3.000 0 40 TGAT
   CP F
GR

% TEXT
NP
   /tgifstrw 0 def
   /tgifstrw tgifstrw
      /Courier FF [24 0 0 -24 0 0] MS
      (t) TGSW 
   add def
0 SG
NP 50 200 M tgifstrw 0 RL 0 25 RL tgifstrw neg 0 RL CP 1 SG F
0 SG
   GS
      1 W
      50 220 M
      GS
            0 SG
            /Courier FF [24 0 0 -24 0 0] MS
            (t) SH
      GR
   GR

% TEXT
NP
   /tgifstrw 0 def
   /tgifstrw tgifstrw
      /Courier FF [24 0 0 -24 0 0] MS
      (w) TGSW 
   add def
0 SG
NP 390 360 M tgifstrw 0 RL 0 25 RL tgifstrw neg 0 RL CP 1 SG F
0 SG
   GS
      1 W
      390 380 M
      GS
            0 SG
            /Courier FF [24 0 0 -24 0 0] MS
            (w) SH
      GR
   GR

% TEXT
NP
   /tgifstrw 0 def
   /tgifstrw tgifstrw
      /Courier FF [24 0 0 -24 0 0] MS
      (w) TGSW 
   add def
0 SG
NP 590 360 M tgifstrw 0 RL 0 25 RL tgifstrw neg 0 RL CP 1 SG F
0 SG
   GS
      1 W
      590 380 M
      GS
            0 SG
            /Courier FF [24 0 0 -24 0 0] MS
            (w) SH
      GR
   GR

% TEXT
NP
   /tgifstrw 0 def
   /tgifstrw tgifstrw
      /Courier FF [24 0 0 -24 0 0] MS
      (s) TGSW 
   add def
0 SG
NP 490 360 M tgifstrw 0 RL 0 25 RL tgifstrw neg 0 RL CP 1 SG F
0 SG
   GS
      1 W
      490 380 M
      GS
            0 SG
            /Courier FF [24 0 0 -24 0 0] MS
            (s) SH
      GR
   GR

% TEXT
NP
   /tgifstrw 0 def
   /tgifstrw tgifstrw
      /Courier FF [24 0 0 -24 0 0] MS
      (h) TGSW 
   add def
0 SG
NP 960 200 M tgifstrw 0 RL 0 25 RL tgifstrw neg 0 RL CP 1 SG F
0 SG
   GS
      1 W
      960 220 M
      GS
            0 SG
            /Courier FF [24 0 0 -24 0 0] MS
            (h) SH
      GR
   GR

GR
tgifsavedpage restore
end
showpage

%%Trailer
%MatchingCreationDate: Wed Jun 27 09:56:20 2018
%%DocumentFonts: Courier
%%EOF