blob: e6ed66c122f41691d9520bf65e8a6f97af99de9a (
plain)
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
|
\documentclass{ppex}
\nonstopmode
\pagestyle{empty}
\setlength\textwidth{111.0pt}
\begin{document}
\ResetPreambleCommands
\ReadyForTheFray
\expandafter\ifx\csname graph\endcsname\relax \csname newbox\endcsname\graph\fi
\expandafter\ifx\csname graphtemp\endcsname\relax \csname newdimen\endcsname\graphtemp\fi
\setbox\graph=\vtop{\vskip 0pt\hbox{%
\special{pn 22}%
\special{pa 950 785}%
\special{pa 650 785}%
\special{fp}%
\special{ar 500 785 150 150 0 6.28319}%
\special{ar 450 785 50 50 -3.141593 -0.000000}%
\special{ar 550 785 50 50 -0.000000 3.141593}%
\special{pa 350 785}%
\special{pa 50 785}%
\special{fp}%
\graphtemp=\baselineskip\multiply\graphtemp by 1\divide\graphtemp by 2
\advance\graphtemp by .5ex\advance\graphtemp by 0.935in
\rlap{\kern 0.500in\lower\graphtemp\hbox to 0pt{\hss \hbox{$\:$}$V_{ac}$\hbox{$\:$}\hss}}%
\special{pa 50 785}%
\special{pa 50 685}%
\special{pa 0 660}%
\special{pa 100 610}%
\special{pa 0 560}%
\special{pa 100 510}%
\special{pa 0 460}%
\special{pa 100 410}%
\special{pa 0 360}%
\special{pa 100 310}%
\special{pa 0 260}%
\special{pa 100 210}%
\special{pa 50 185}%
\special{pa 50 85}%
\special{fp}%
\graphtemp=.5ex\advance\graphtemp by 0.435in
\rlap{\kern 0.000in\lower\graphtemp\hbox to 0pt{\hss \hbox{$\:$}$R$\hbox{$\:$}}}%
\special{pa 50 85}%
\special{pa 330 85}%
\special{fp}%
\special{ar 384 60 60 60 2.705260 7.155850}%
\special{ar 461 60 60 60 2.268928 7.155850}%
\special{ar 539 60 60 60 2.268928 7.155850}%
\special{ar 616 60 60 60 2.268928 6.719518}%
\special{pa 670 85}%
\special{pa 950 85}%
\special{fp}%
\graphtemp=\baselineskip\multiply\graphtemp by 1\divide\graphtemp by 2
\advance\graphtemp by .5ex\advance\graphtemp by 0.106in
\rlap{\kern 0.500in\lower\graphtemp\hbox to 0pt{\hss \hbox{$\:$}$L$\hbox{$\:$}\hss}}%
\graphtemp=\baselineskip\multiply\graphtemp by -1\divide\graphtemp by 2
\advance\graphtemp by .5ex\advance\graphtemp by 0.000in
\rlap{\kern 0.500in\lower\graphtemp\hbox to 0pt{\hss \hbox{$\:$}$iL\omega$\hbox{$\:$}\hss}}%
\special{pa 950 85}%
\special{pa 950 405}%
\special{fp}%
\special{pa 850 405}%
\special{pa 1050 405}%
\special{fp}%
\special{pa 850 465}%
\special{pa 1050 465}%
\special{fp}%
\special{pa 950 465}%
\special{pa 950 785}%
\special{fp}%
\graphtemp=.5ex\advance\graphtemp by 0.435in
\rlap{\kern 1.050in\lower\graphtemp\hbox to 0pt{\hbox{$\:$}$C$\hbox{$\:$}\hss}}%
\graphtemp=.5ex\advance\graphtemp by 0.435in
\rlap{\kern 0.850in\lower\graphtemp\hbox to 0pt{\hss \hbox{$\:$}$\displaystyle\frac{1}{iC\omega}$\hbox{$\:$}}}%
\hbox{\vrule depth0.935in width0pt height 0pt}%
\kern 1.050in
}%
}%
\usebox{\graph}
\end{document}
|