-
Notifications
You must be signed in to change notification settings - Fork 0
/
cd-srcmeas.sty
328 lines (328 loc) · 12 KB
/
cd-srcmeas.sty
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
% cd-srcmeas.sty
% from http://www.taylorgruppe.de/circdia/
% File created by Stefan Krause -- version 1.5.
% Supports additional source and measurement symbols for circdia.sty.
% Other sources
\newcommand{\othersrc}[7][]{
\prepareelement{UI}{#2}{#5}{#6}{#7}
\begin{scope}[shift = {(#3, #4)}]
\expandafter\csname othersrc\cdorient\endcsname{#1}
\drawrefval
\end{scope}
}
\newcommand{\othersrcH}[1]{
\setstandardtextpos{ud}
\ifthenelse{\equal{\cdtype}{o}}{
\placerefvalH{-2.25}{0}{2.25}{-3.25}{0}{3.25}
#1
\draw [cdmedlines] circle (2);
\draw (-2, 0) -- (-3, 0) (2, 0) -- (3, 0);
}{}
\ifthenelse{\equal{\cdtype}{oo}}{
\placerefvalH{-2.5}{0}{2.5}{-3}{0}{3}
#1
\draw [cdmedlines] (-0.8, 0) circle (1.6) (0.8, 0) circle (1.6);
\draw (-2.4, 0) -- (-3, 0) (2.4, 0) -- (3, 0);
}{}
\ifthenelse{\equal{\cdtype}{()}}{
\placerefvalH{-2.25}{0}{2.25}{-3.25}{0}{3.25}
#1
\draw [cdmedlines] (-0.4, 1.8) arc (90 : 270 : 1.8) (0.4, -1.8) arc (-90 : 90 : 1.8);
\draw (-2.2, 0) -- (-3, 0) (2.2, 0) -- (3, 0);
}{}
}
\newcommand{\othersrcL}[1]{
\setstandardtextpos{ud}
\ifthenelse{\equal{\cdtype}{batt}}{
\placerefvalH{-1.25}{0}{1.25}{-3.25}{0}{3.25}
#1
\draw [cdmedlines] (-0.45, -2) -- (-0.45, 2);
\draw [cdthicklines] (0.45, -1) -- (0.45, 1);
\draw (-0.45, 0) -- (-1, 0) (0.45, 0) -- (1, 0);
}{}
\ifthenelse{\equal{\cdtype}{batt2}}{
\placerefvalH{-2.25}{0}{2.25}{-3.25}{0}{3.25}
#1
\draw [cdmedlines] (-1.35, -2) -- (-1.35, 2) (0.45, -2) -- (0.45, 2);
\draw [cdthicklines] (-0.45, -1) -- (-0.45, 1) (1.35, -1) -- (1.35, 1);
\draw (-1.35, 0) -- (-2, 0) (-0.45, 0) -- (0.45, 0) (1.35, 0) -- (2, 0);
}{}
\ifthenelse{\equal{\cdtype}{battn}}{
\placerefvalH{-2.75}{0}{2.75}{-3.25}{0}{3.25}
#1
\draw [cdmedlines] (-1.9, -2) -- (-1.9, 2) (1, -2) -- (1, 2);
\draw [cdthicklines] (-1, -1) -- (-1, 1) (1.9, -1) -- (1.9, 1);
\draw (-1.9, 0) -- (-3, 0) (-1, 0) -- (-0.6, 0) (-0.2, 0) -- (0.2, 0) (0.6, 0) -- (1, 0) (1.9, 0) -- (3, 0);
}{}
\ifthenelse{\equal{\cdtype}{+-}}{
\placerefvalH{-2.25}{0}{2.25}{-3.25}{0}{3.25}
#1
\draw [cdmedlines] circle (2);
\draw (-2, 0) -- (-3, 0) (2, 0) -- (3, 0);
\cdplus{-1.1}{0}
\cdminus{1.1}{0}
}{}
\ifthenelse{\equal{\cdtype}{->}}{
\placerefvalH{-2.25}{0}{2.25}{-3.25}{0}{3.25}
#1
\draw [cdmedlines] circle (2);
\draw (-2, 0) -- (-3, 0) (2, 0) -- (3, 0);
\cdbigarrow[3]{-1.5}{0}{180}
}{}
}
\newcommand{\othersrcR}[1]{
\setstandardtextpos{ud}
\ifthenelse{\equal{\cdtype}{batt}}{
\placerefvalH{-1.25}{0}{1.25}{-3.25}{0}{3.25}
#1
\draw [cdthicklines] (-0.45, -1) -- (-0.45, 1);
\draw [cdmedlines] (0.45, -2) -- (0.45, 2);
\draw (-0.45, 0) -- (-1, 0) (0.45, 0) -- (1, 0);
}{}
\ifthenelse{\equal{\cdtype}{batt2}}{
\placerefvalH{-2.25}{0}{2.25}{-3.25}{0}{3.25}
#1
\draw [cdthicklines] (-1.35, -1) -- (-1.35, 1) (0.45, -1) -- (0.45, 1);
\draw [cdmedlines] (-0.45, -2) -- (-0.45, 2) (1.35, -2) -- (1.35, 2);
\draw (-1.35, 0) -- (-2, 0) (-0.45, 0) -- (0.45, 0) (1.35, 0) -- (2, 0);
}{}
\ifthenelse{\equal{\cdtype}{battn}}{
\placerefvalH{-2.75}{0}{2.75}{-3.25}{0}{3.25}
#1
\draw [cdthicklines] (-1.9, -1) -- (-1.9, 1) (1, -1) -- (1, 1);
\draw [cdmedlines] (-1, -2) -- (-1, 2) (1.9, -2) -- (1.9, 2);
\draw (-1.9, 0) -- (-3, 0) (-1, 0) -- (-0.6, 0) (-0.2, 0) -- (0.2, 0) (0.6, 0) -- (1, 0) (1.9, 0) -- (3, 0);
}{}
\ifthenelse{\equal{\cdtype}{+-}}{
\placerefvalH{-2.25}{0}{2.25}{-3.25}{0}{3.25}
#1
\draw [cdmedlines] circle (2);
\draw (-2, 0) -- (-3, 0) (2, 0) -- (3, 0);
\cdminus{-1.1}{0}
\cdplus{1.1}{0}
}{}
\ifthenelse{\equal{\cdtype}{->}}{
\placerefvalH{-2.25}{0}{2.25}{-3.25}{0}{3.25}
#1
\draw [cdmedlines] circle (2);
\draw (-2, 0) -- (-3, 0) (2, 0) -- (3, 0);
\cdbigarrow[3]{1.5}{0}{0}
}{}
}
\newcommand{\othersrcV}[1]{
\setstandardtextpos{r}
\ifthenelse{\equal{\cdtype}{o}}{
\placerefvalV{-2.5}{0}{2.5}{-3}{0}{3}
#1
\draw [cdmedlines] circle (2);
\draw (0, -2) -- (0, -3) (0, 2) -- (0, 3);
}{}
\ifthenelse{\equal{\cdtype}{oo}}{
\placerefvalV{-2.25}{0}{2.25}{-3.25}{0}{3.25}
#1
\draw [cdmedlines] (0, -0.8) circle (1.6) (0, 0.8) circle (1.6);
\draw (0, -2.4) -- (0, -3) (0, 2.4) -- (0, 3);
}{}
\ifthenelse{\equal{\cdtype}{()}}{
\placerefvalV{-2.5}{0}{2.5}{-3}{0}{3}
#1
\draw [cdmedlines] (-1.8, -0.4) arc (-180 : 0 : 1.8) (1.8, 0.4) arc (0 : 180 : 1.8);
\draw (0, -2.2) -- (0, -3) (0, 2.2) -- (0, 3);
}{}
}
\newcommand{\othersrcU}[1]{
\setstandardtextpos{r}
\ifthenelse{\equal{\cdtype}{batt}}{
\placerefvalV{-2.5}{0}{2.5}{-1.75}{0}{1.75}
#1
\draw [cdthicklines] (-1, -0.45) -- (1, -0.45);
\draw [cdmedlines] (-2, 0.45) -- (2, 0.45);
\draw (0, -0.45) -- (0, -1) (0, 0.45) -- (0, 1);
}{}
\ifthenelse{\equal{\cdtype}{batt2}}{
\placerefvalV{-2.5}{0}{2.5}{-2.75}{0}{2.75}
#1
\draw [cdthicklines] (-1, -1.35) -- (1, -1.35) (-1, 0.45) -- (1, 0.45);
\draw [cdmedlines] (-2, -0.45) -- (2, -0.45) (-2, 1.35) -- (2, 1.35);
\draw (0, -1.35) -- (0, -2) (0, -0.45) -- (0, 0.45) (0, 1.35) -- (0, 2);
}{}
\ifthenelse{\equal{\cdtype}{battn}}{
\placerefvalV{-2.5}{0}{2.5}{-3.25}{0}{3.25}
#1
\draw [cdthicklines] (-1, -1.9) -- (1, -1.9) (-1, 1) -- (1, 1);
\draw [cdmedlines] (-2, -1) -- (2, -1) (-2, 1.9) -- (2, 1.9);
\draw (0, -1.9) -- (0, -3) (0, -1) -- (0, -0.6) (0, -0.2) -- (0, 0.2) (0, 0.6) -- (0, 1) (0, 1.9) -- (0, 3);
}{}
\ifthenelse{\equal{\cdtype}{+-}}{
\placerefvalV{-2.5}{0}{2.5}{-3}{0}{3}
#1
\draw [cdmedlines] circle (2);
\draw (0, -2) -- (0, -3) (0, 2) -- (0, 3);
\cdminus{0}{-1.1}
\cdplus{0}{1.1}
}{}
\ifthenelse{\equal{\cdtype}{->}}{
\placerefvalV{-2.5}{0}{2.5}{-3}{0}{3}
#1
\draw [cdmedlines] circle (2);
\draw (0, -2) -- (0, -3) (0, 2) -- (0, 3);
\cdbigarrow[3]{0}{1.5}{90}
}{}
}
\newcommand{\othersrcD}[1]{
\setstandardtextpos{r}
\ifthenelse{\equal{\cdtype}{batt}}{
\placerefvalV{-2.5}{0}{2.5}{-1.75}{0}{1.75}
#1
\draw [cdmedlines] (-2, -0.45) -- (2, -0.45);
\draw [cdthicklines] (-1, 0.45) -- (1, 0.45);
\draw (0, -0.45) -- (0, -1) (0, 0.45) -- (0, 1);
}{}
\ifthenelse{\equal{\cdtype}{batt2}}{
\placerefvalV{-2.5}{0}{2.5}{-2.75}{0}{2.75}
#1
\draw [cdmedlines] (-2, -1.35) -- (2, -1.35) (-2, 0.45) -- (2, 0.45);
\draw [cdthicklines] (-1, -0.45) -- (1, -0.45) (-1, 1.35) -- (1, 1.35);
\draw (0, -1.35) -- (0, -2) (0, -0.45) -- (0, 0.45) (0, 1.35) -- (0, 2);
}{}
\ifthenelse{\equal{\cdtype}{battn}}{
\placerefvalV{-2.5}{0}{2.5}{-3.25}{0}{3.25}
#1
\draw [cdmedlines] (-2, -1.9) -- (2, -1.9) (-2, 1) -- (2, 1);
\draw [cdthicklines] (-1, -1) -- (1, -1) (-1, 1.9) -- (1, 1.9);
\draw (0, -1.9) -- (0, -3) (0, -1) -- (0, -0.6) (0, -0.2) -- (0, 0.2) (0, 0.6) -- (0, 1) (0, 1.9) -- (0, 3);
}{}
\ifthenelse{\equal{\cdtype}{+-}}{
\placerefvalV{-2.5}{0}{2.5}{-3}{0}{3}
#1
\draw [cdmedlines] circle (2);
\draw (0, -2) -- (0, -3) (0, 2) -- (0, 3);
\cdplus{0}{-1.1}
\cdminus{0}{1.1}
}{}
\ifthenelse{\equal{\cdtype}{->}}{
\placerefvalV{-2.5}{0}{2.5}{-3}{0}{3}
#1
\draw [cdmedlines] circle (2);
\draw (0, -2) -- (0, -3) (0, 2) -- (0, 3);
\cdbigarrow[3]{0}{-1.5}{-90}
}{}
}
% Measurement device
\newcommand{\measdev}[6][]{
\prepareelement{UI}{}{#4}{#5}{#6}
\begin{scope}[shift = {(#2, #3)}]
\expandafter\csname measdev\cdorient\endcsname{#1}
\drawrefval
\end{scope}
}
\newcommand{\measdevH}[1]{
\setstandardtextpos{ud}
\placerefvalH{-2.25}{0}{2.25}{-3.25}{0}{3.25}
#1
\draw [cdmedlines] circle (2);
\draw (-2, 0) -- (-3, 0) (2, 0) -- (3, 0);
}
\newcommand{\measdevV}[1]{
\setstandardtextpos{r}
\placerefvalV{-2.5}{0}{2.5}{-3}{0}{3}
#1
\draw [cdmedlines] circle (2);
\draw (0, -2) -- (0, -3) (0, 2) -- (0, 3);
}
% Additional wires
\let\wireelemUIsrcmeas=\wireelemUI
\renewcommand{\wireelemUI}[2]{
\ifthenelse{\equal{#1}{L}}{
\ifthenelse{\equal{\cdtype}{batt}}{\begin{scope}[shift = {(2, 0)}]}{}
\ifthenelse{\equal{\cdtype}{batt2}}{\begin{scope}[shift = {(1, 0)}]}{}
}{}
\ifthenelse{\equal{#1}{R}}{
\ifthenelse{\equal{\cdtype}{batt}}{\begin{scope}[shift = {(-2, 0)}]}{}
\ifthenelse{\equal{\cdtype}{batt2}}{\begin{scope}[shift = {(-1, 0)}]}{}
}{}
\ifthenelse{\equal{#1}{U}}{
\ifthenelse{\equal{\cdtype}{batt}}{\begin{scope}[shift = {(0, -2)}]}{}
\ifthenelse{\equal{\cdtype}{batt2}}{\begin{scope}[shift = {(0, -1)}]}{}
}{}
\ifthenelse{\equal{#1}{D}}{
\ifthenelse{\equal{\cdtype}{batt}}{\begin{scope}[shift = {(0, 2)}]}{}
\ifthenelse{\equal{\cdtype}{batt2}}{\begin{scope}[shift = {(0, 1)}]}{}
}{}
\wireelemUIsrcmeas{#1}{#2}
\ifthenelse{\equal{\cdtype}{batt}\or\equal{\cdtype}{batt2}}{\end{scope}}{}
}
% Signal symbols
\newcommand{\sigsym}[1]{
\ifthenelse{\equal{#1}{cos}}{
\draw plot [smooth] coordinates {(-1.166667, -0.606218) (-1, -0.7) (-0.833333, -0.606218) (-0.666667, -0.35) (-0.5, 0)
(-0.333333, 0.35) (-0.166667, 0.606218) (0, 0.7) (0.166667, 0.606218) (0.333333, 0.35) (0.5, 0) (0.666667, -0.35)
(0.833333, -0.606218) (1, -0.7) (1.166667, -0.606218)};
}{}
\ifthenelse{\equal{#1}{-cos}}{
\draw plot [smooth] coordinates {(-1.166667, 0.606218) (-1, 0.7) (-0.833333, 0.606218) (-0.666667, 0.35) (-0.5, 0)
(-0.333333, -0.35) (-0.166667, -0.606218) (0, -0.7) (0.166667, -0.606218) (0.333333, -0.35) (0.5, 0) (0.666667, 0.35)
(0.833333, 0.606218) (1, 0.7) (1.166667, 0.606218)};
}{}
\ifthenelse{\equal{#1}{cos>}}{
\draw plot [smooth] coordinates {(-1.166667, 0.35) (-1, 0) (-0.833333, -0.35) (-0.666667, -0.606218) (-0.5, -0.7)
(-0.333333, -0.606218) (-0.166667, -0.35) (0, 0) (0.166667, 0.35) (0.333333, 0.606218) (0.5, 0.7)
(0.666667, 0.606218) (0.833333, 0.35) (1, 0) (1.166667, -0.35)};
}{}
\ifthenelse{\equal{#1}{-cos>}}{
\draw plot [smooth] coordinates {(-1.166667, -0.35) (-1, 0) (-0.833333, 0.35) (-0.666667, 0.606218) (-0.5, 0.7)
(-0.333333, 0.606218) (-0.166667, 0.35) (0, 0) (0.166667, -0.35) (0.333333, -0.606218) (0.5, -0.7)
(0.666667, -0.606218) (0.833333, -0.35) (1, 0) (1.166667, 0.35)};
}{}
\ifthenelse{\equal{#1}{rec}}{
\draw (-1.166667, -0.7) -- (-0.5, -0.7) -- (-0.5, 0.7) -- (0.5, 0.7) -- (0.5, -0.7) -- (1.166667, -0.7);
}{}
\ifthenelse{\equal{#1}{-rec}}{
\draw (-1.166667, 0.7) -- (-0.5, 0.7) -- (-0.5, -0.7) -- (0.5, -0.7) -- (0.5, 0.7) -- (1.166667, 0.7);
}{}
\ifthenelse{\equal{#1}{rec>}}{
\draw (-1.166667, 0.7) -- (-1, 0.7) -- (-1, -0.7) -- (0, -0.7) -- (0, 0.7) -- (1, 0.7) -- (1, -0.7)
-- (1.166667, -0.7);
}{}
\ifthenelse{\equal{#1}{-rec>}}{
\draw (-1.166667, -0.7) -- (-1, -0.7) -- (-1, 0.7) -- (0, 0.7) -- (0, -0.7) -- (1, -0.7) -- (1, 0.7)
-- (1.166667, 0.7);
}{}
\ifthenelse{\equal{#1}{tri}}{
\draw (-1.166667, -0.466667) -- (-1, -0.7) -- (0, 0.7) -- (1, -0.7) -- (1.166667, -0.466667);
}{}
\ifthenelse{\equal{#1}{-tri}}{
\draw (-1.166667, 0.466667) -- (-1, 0.7) -- (0, -0.7) -- (1, 0.7) -- (1.166667, 0.466667);
}{}
\ifthenelse{\equal{#1}{tri>}}{
\draw (-1.166667, 0.233333) -- (-0.5, -0.7) -- (0.5, 0.7) -- (1.166667, -0.233333);
}{}
\ifthenelse{\equal{#1}{-tri>}}{
\draw (-1.166667, -0.233333) -- (-0.5, 0.7) -- (0.5, -0.7) -- (1.166667, 0.233333);
}{}
\ifthenelse{\equal{#1}{saw}}{
\draw (-1.166667, 0.583333) -- (-1, 0.7) -- (-1, -0.7) -- (1, 0.7) -- (1, -0.7) -- (1.166667, -0.583333);
}{}
\ifthenelse{\equal{#1}{-saw}}{
\draw (-1.166667, -0.583333) -- (-1, -0.7) -- (-1, 0.7) -- (1, -0.7) -- (1, 0.7) -- (1.166667, 0.583333);
}{}
\ifthenelse{\equal{#1}{saw>}}{
\draw (-1.166667, -0.116667) -- (0, 0.7) -- (0, -0.7) -- (1.166667, 0.116667);
}{}
\ifthenelse{\equal{#1}{-saw>}}{
\draw (-1.166667, 0.116667) -- (0, -0.7) -- (0, 0.7) -- (1.166667, -0.116667);
}{}
}
% Polarity
\newcommand{\polarity}[1]{
\ifthenelse{\equal{#1}{UL}}{\cdoplus{-2.75}{1.25}\cdominus{2.75}{1.25}}{}
\ifthenelse{\equal{#1}{UR}}{\cdoplus{2.75}{1.25}\cdominus{-2.75}{1.25}}{}
\ifthenelse{\equal{#1}{DL}}{\cdoplus{-2.75}{-1.25}\cdominus{2.75}{-1.25}}{}
\ifthenelse{\equal{#1}{DR}}{\cdoplus{2.75}{-1.25}\cdominus{-2.75}{-1.25}}{}
\ifthenelse{\equal{#1}{LU}}{\cdoplus{-1.25}{2.75}\cdominus{-1.25}{-2.75}}{}
\ifthenelse{\equal{#1}{LD}}{\cdoplus{-1.25}{-2.75}\cdominus{-1.25}{2.75}}{}
\ifthenelse{\equal{#1}{RU}}{\cdoplus{1.25}{2.75}\cdominus{1.25}{-2.75}}{}
\ifthenelse{\equal{#1}{RD}}{\cdoplus{1.25}{-2.75}\cdominus{1.25}{2.75}}{}
}
% Measurement unit
\newcommand{\measunit}[1]{{\sffamily\cdputtext{0}{0}{c}{#1}}}