-
Notifications
You must be signed in to change notification settings - Fork 0
/
SWR bridge.net
462 lines (462 loc) · 17.4 KB
/
SWR bridge.net
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
(export (version D)
(design
(source "/home/haaken/Dokumenter/SWR bridge/SWR bridge.sch")
(date "to. 01. okt. 2020 kl. 18.11 +0200")
(tool "Eeschema 5.1.6-c6e7f7d~87~ubuntu20.04.1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source "SWR bridge.sch")
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref C4)
(value 1nF)
(footprint Capacitor_THT:C_Disc_D7.5mm_W5.0mm_P5.00mm)
(datasheet ~)
(fields
(field (name Field4) "C320C102KAG5TA "))
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5F71D837))
(comp (ref C3)
(value 1nF)
(footprint Capacitor_THT:C_Disc_D7.5mm_W5.0mm_P5.00mm)
(datasheet ~)
(fields
(field (name Field4) "C320C102KAG5TA "))
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5F71CFDD))
(comp (ref R2)
(value 5)
(footprint Package_TO_SOT_THT:TO-220-2_Vertical)
(datasheet ~)
(fields
(field (name Field4) LT30J-5.0-ND))
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5F71B9DB))
(comp (ref D1)
(value 1N5711)
(footprint Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part D) (description Diode))
(sheetpath (names /) (tstamps /))
(tstamp 5F719CB8))
(comp (ref D2)
(value 1N4148)
(footprint Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part D) (description Diode))
(sheetpath (names /) (tstamps /))
(tstamp 5F7191CF))
(comp (ref R1)
(value 146,025)
(footprint SO-239:PT10LV10)
(datasheet ~)
(fields
(field (name Field4) "1993-1120-ND "))
(libsource (lib Device) (part RTRIM) (description "Trimmable resistor (preset resistor)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F70A457))
(comp (ref C2)
(value 50pF)
(footprint SO-239:BC2772-ND)
(datasheet ~)
(fields
(field (name name) "BC2772-ND "))
(libsource (lib Device) (part CTRIM) (description "Trimmable capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5F707FE1))
(comp (ref C1)
(value "0.96 pF")
(footprint Capacitor_THT:C_Disc_D7.5mm_W5.0mm_P7.50mm)
(datasheet ~)
(fields
(field (name name) "564RC0KAE402EE1R0D-ND "))
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5F706E40))
(comp (ref L2)
(value INDUCTOR-TAP)
(footprint SO-239:INDUCTOR-TAP)
(datasheet ~)
(libsource (lib Keyboard) (part INDUCTOR-TAP) (description "Inductor symbol for simulation only"))
(sheetpath (names /) (tstamps /))
(tstamp 5F704DAF))
(comp (ref J3)
(value Conn_Coaxial)
(footprint SO-239:SO-239-V)
(datasheet " ~")
(libsource (lib Connector) (part Conn_Coaxial) (description "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, ...)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F6FFF79))
(comp (ref J4)
(value Conn_01x01_Female)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F74DF2E))
(comp (ref C5)
(value 100pF)
(footprint Capacitor_THT:C_Disc_D7.5mm_W5.0mm_P5.00mm)
(datasheet ~)
(fields
(field (name name) "338-3094-ND "))
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5F756B6A))
(comp (ref J5)
(value Conn_01x01_Female)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F7673F4))
(comp (ref J2)
(value Conn_01x01_Female)
(footprint Connector_PinHeader_1.00mm:PinHeader_1x01_P1.00mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F79F957))
(comp (ref J6)
(value Conn_01x01_Female)
(footprint Connector_PinHeader_1.00mm:PinHeader_1x01_P1.00mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Female) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F7A0835))
(comp (ref J7)
(value Conn_01x01_Male)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F749F82))
(comp (ref J8)
(value Conn_01x01_Male)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F74BF9A))
(comp (ref J9)
(value Conn_01x01_Male)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F74C282))
(comp (ref J10)
(value Conn_01x01_Male)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F74C66D))
(comp (ref R3)
(value 1,5K)
(footprint Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5F73E632))
(comp (ref R5)
(value 1,5K)
(footprint Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5F7410F2))
(comp (ref R4)
(value 1K)
(footprint Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5F744EE3))
(comp (ref R6)
(value 1K)
(footprint Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5F7454C1))
(comp (ref L3)
(value 100uH)
(footprint Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal)
(datasheet ~)
(fields
(field (name Field4) "78F101J-TR-RC "))
(libsource (lib Device) (part L) (description Inductor))
(sheetpath (names /) (tstamps /))
(tstamp 5F7D12B5))
(comp (ref L4)
(value 100uH)
(footprint Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal)
(datasheet ~)
(fields
(field (name Field4) "78F101J-TR-RC "))
(libsource (lib Device) (part L) (description Inductor))
(sheetpath (names /) (tstamps /))
(tstamp 5F7D41FD))
(comp (ref J12)
(value Conn_01x01_Male)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F7FCC5D))
(comp (ref J13)
(value Conn_01x01_Male)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F7FCC67))
(comp (ref J14)
(value Conn_01x01_Male)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F7FCC71))
(comp (ref J15)
(value Conn_01x01_Male)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F7FCC7B))
(comp (ref J16)
(value Conn_01x01_Male)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F8061AF))
(comp (ref J17)
(value Conn_01x01_Male)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F8061B9))
(comp (ref J19)
(value Conn_01x01_Male)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F8061CD))
(comp (ref J18)
(value Conn_01x01_Male)
(footprint MountingHole:MountingHole_2.2mm_M2_DIN965_Pad)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F8061C3))
(comp (ref J1)
(value Conn_Coaxial)
(footprint SO-239:SO-239-V)
(datasheet " ~")
(libsource (lib Connector) (part Conn_Coaxial) (description "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, ...)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F7A9F72)))
(libparts
(libpart (lib Connector) (part Conn_01x01_Female)
(description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x01_Female))
(pins
(pin (num 1) (name Pin_1) (type passive))))
(libpart (lib Connector) (part Conn_01x01_Male)
(description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x01_Male))
(pins
(pin (num 1) (name Pin_1) (type passive))))
(libpart (lib Connector) (part Conn_Coaxial)
(description "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, ...)")
(docs " ~")
(footprints
(fp *BNC*)
(fp *SMA*)
(fp *SMB*)
(fp *SMC*)
(fp *Cinch*))
(fields
(field (name Reference) J)
(field (name Value) Conn_Coaxial))
(pins
(pin (num 1) (name In) (type passive))
(pin (num 2) (name Ext) (type passive))))
(libpart (lib Device) (part C)
(description "Unpolarized capacitor")
(docs ~)
(footprints
(fp C_*))
(fields
(field (name Reference) C)
(field (name Value) C))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part CTRIM)
(description "Trimmable capacitor")
(docs ~)
(fields
(field (name Reference) C)
(field (name Value) CTRIM))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part D)
(description Diode)
(docs ~)
(footprints
(fp TO-???*)
(fp *_Diode_*)
(fp *SingleDiode*)
(fp D_*))
(fields
(field (name Reference) D)
(field (name Value) D))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib Device) (part L)
(description Inductor)
(docs ~)
(footprints
(fp Choke_*)
(fp *Coil*)
(fp Inductor_*)
(fp L_*))
(fields
(field (name Reference) L)
(field (name Value) L))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib Device) (part R)
(description Resistor)
(docs ~)
(footprints
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part RTRIM)
(description "Trimmable resistor (preset resistor)")
(docs ~)
(footprints
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) RTRIM))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Keyboard) (part INDUCTOR-TAP)
(description "Inductor symbol for simulation only")
(docs ~)
(fields
(field (name Reference) L)
(field (name Value) INDUCTOR-TAP))
(pins
(pin (num 1) (name 1) (type BiDi))
(pin (num 2) (name 2) (type BiDi))
(pin (num 3) (name 3) (type BiDi)))))
(libraries
(library (logical Connector)
(uri /usr/share/kicad/library/Connector.lib))
(library (logical Device)
(uri /usr/share/kicad/library/Device.lib))
(library (logical Keyboard)
(uri /home/haaken/Nedlastinger/tastatur/kicad_lib_tmk-master/keyboard_parts.lib)))
(nets
(net (code 1) (name Earth)
(node (ref J18) (pin 1))
(node (ref J19) (pin 1))
(node (ref J17) (pin 1))
(node (ref J16) (pin 1))
(node (ref J15) (pin 1))
(node (ref J14) (pin 1))
(node (ref J13) (pin 1))
(node (ref J12) (pin 1))
(node (ref J1) (pin 2))
(node (ref J3) (pin 2))
(node (ref R1) (pin 2))
(node (ref C2) (pin 2))
(node (ref C4) (pin 2))
(node (ref C3) (pin 2))
(node (ref C5) (pin 2))
(node (ref J7) (pin 1))
(node (ref J8) (pin 1))
(node (ref J9) (pin 1))
(node (ref J10) (pin 1))
(node (ref R4) (pin 2))
(node (ref R6) (pin 2)))
(net (code 2) (name "Net-(J2-Pad1)")
(node (ref L3) (pin 2))
(node (ref J2) (pin 1)))
(net (code 3) (name "Net-(J6-Pad1)")
(node (ref J6) (pin 1))
(node (ref L4) (pin 1)))
(net (code 4) (name /vREF)
(node (ref L3) (pin 1))
(node (ref R3) (pin 2))
(node (ref R4) (pin 1)))
(net (code 5) (name /VFOR)
(node (ref R5) (pin 2))
(node (ref L4) (pin 2))
(node (ref R6) (pin 1)))
(net (code 6) (name /FORWARD)
(node (ref R5) (pin 1))
(node (ref C4) (pin 1))
(node (ref D2) (pin 1)))
(net (code 7) (name /REF)
(node (ref C3) (pin 1))
(node (ref R3) (pin 1))
(node (ref D1) (pin 1)))
(net (code 8) (name /T2)
(node (ref D2) (pin 2))
(node (ref L2) (pin 3))
(node (ref R2) (pin 1)))
(net (code 9) (name /T-center)
(node (ref L2) (pin 1))
(node (ref C1) (pin 2))
(node (ref C5) (pin 1))
(node (ref C2) (pin 1))
(node (ref R1) (pin 1)))
(net (code 10) (name /T1)
(node (ref R2) (pin 2))
(node (ref D1) (pin 2))
(node (ref L2) (pin 2)))
(net (code 11) (name /RF-IN)
(node (ref J5) (pin 1))
(node (ref J3) (pin 1)))
(net (code 12) (name /RF-OUT)
(node (ref J1) (pin 1))
(node (ref J4) (pin 1))
(node (ref C1) (pin 1)))))