-
Notifications
You must be signed in to change notification settings - Fork 0
/
value_split.kicad_sch
303 lines (290 loc) · 10.6 KB
/
value_split.kicad_sch
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
(kicad_sch (version 20211123) (generator eeschema)
(uuid 16055b73-ee6c-45c4-98a9-8f00c5ec8fbd)
(paper "A4")
(title_block
(title "Value field split test")
(date "2023-05-03")
(company "Instituto Nacional de Tecnología Industrial - CMNT")
(comment 1 "KiBot")
)
(lib_symbols
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "C" (id 0) (at 0.635 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C" (id 1) (at 0.635 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0.9652 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_0_1"
(polyline
(pts
(xy -2.032 -0.762)
(xy 2.032 -0.762)
)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.032 0.762)
(xy 2.032 0.762)
)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "C_1_1"
(pin passive line (at 0 3.81 270) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:L" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "L" (id 0) (at -1.27 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "L" (id 1) (at 1.905 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "inductor choke coil reactor magnetic" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Inductor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "L_0_1"
(arc (start 0 -2.54) (mid 0.635 -1.905) (end 0 -1.27)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 0 -1.27) (mid 0.635 -0.635) (end 0 0)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 0 0) (mid 0.635 0.635) (end 0 1.27)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 0 1.27) (mid 0.635 1.905) (end 0 2.54)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "L_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "R" (id 0) (at 2.032 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "R" (id 1) (at 0 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at -1.778 0 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "R res resistor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Resistor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "R_0_1"
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "R_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
)
(symbol (lib_id "Device:C") (at 76.2 54.61 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000064524e13)
(property "Reference" "C1" (id 0) (at 79.121 53.4162 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "1uF 0603 ±30%" (id 1) (at 79.121 55.7784 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 77.1652 58.42 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 76.2 54.61 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 7e841f98-7f62-48dc-be27-a7a37f643d7a))
(pin "2" (uuid fff13a0c-50fe-43a7-a6cb-83a940f7baa6))
)
(symbol (lib_id "Device:C") (at 101.6 54.61 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000645255c4)
(property "Reference" "C2" (id 0) (at 104.521 53.4162 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "100p 0805 NPO 50V" (id 1) (at 104.521 55.7784 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 102.5652 58.42 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 101.6 54.61 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 5c3aaa4b-cde0-4e05-85ec-f75c2d72c4aa))
(pin "2" (uuid ef99695e-6599-445e-8155-ac14683bdc11))
)
(symbol (lib_id "Device:R") (at 76.2 67.31 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000645257e4)
(property "Reference" "R1" (id 0) (at 77.978 66.1162 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "12k 1% 0402 1/8W" (id 1) (at 77.978 68.4784 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 74.422 67.31 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 76.2 67.31 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 48e7f17f-519b-47f0-8f53-0f9563c05468))
(pin "2" (uuid daec92d6-edae-426b-a9ff-16e2fd2d2426))
)
(symbol (lib_id "Device:R") (at 101.6 67.31 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-000064525cc7)
(property "Reference" "R2" (id 0) (at 103.378 66.1162 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "1M 10%" (id 1) (at 103.378 68.4784 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 99.822 67.31 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 101.6 67.31 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "tolerance" "5%" (id 4) (at 101.6 67.31 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid c1aab299-69ec-42ca-aab7-c3448d03750a))
(pin "2" (uuid 34f4620b-1363-497b-aff8-d0258610a85c))
)
(symbol (lib_id "Device:L") (at 76.2 80.01 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000645261a6)
(property "Reference" "L1" (id 0) (at 77.597 78.8162 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "3n3 0603 10%" (id 1) (at 77.597 81.1784 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 76.2 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 76.2 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid ba210845-625b-4377-8f32-751ab188ad5d))
(pin "2" (uuid fc0eaa22-a361-4ab2-855a-8237c32272d4))
)
(symbol (lib_id "Device:L") (at 101.6 80.01 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-0000645266d9)
(property "Reference" "L2" (id 0) (at 103.0224 78.8162 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "1nH 100V" (id 1) (at 103.0224 81.1784 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 101.6 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 101.6 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Voltage" "50V" (id 4) (at 101.6 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid dd304ee2-05ae-46b1-972d-15e2637cfd88))
(pin "2" (uuid 6fc23c19-6f7d-46fb-b0e5-2b0333aa2eb0))
)
(sheet_instances
(path "/" (page "1"))
)
(symbol_instances
(path "/00000000-0000-0000-0000-000064524e13"
(reference "C1") (unit 1) (value "1uF 0603 ±30%") (footprint "")
)
(path "/00000000-0000-0000-0000-0000645255c4"
(reference "C2") (unit 1) (value "100p 0805 NPO 50V") (footprint "")
)
(path "/00000000-0000-0000-0000-0000645261a6"
(reference "L1") (unit 1) (value "3n3 0603 10%") (footprint "")
)
(path "/00000000-0000-0000-0000-0000645266d9"
(reference "L2") (unit 1) (value "1nH 100V") (footprint "")
)
(path "/00000000-0000-0000-0000-0000645257e4"
(reference "R1") (unit 1) (value "12k 1% 0402 1/8W") (footprint "")
)
(path "/00000000-0000-0000-0000-000064525cc7"
(reference "R2") (unit 1) (value "1M 10%") (footprint "")
)
)
)