circuit-json-to-spice 0.0.27 → 0.0.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1266 @@
1
+ [
2
+ {
3
+ "type": "source_project_metadata",
4
+ "source_project_metadata_id": "source_project_metadata_0",
5
+ "software_used_string": "@tscircuit/core@0.0.906"
6
+ },
7
+ {
8
+ "type": "source_group",
9
+ "source_group_id": "source_group_0",
10
+ "is_subcircuit": true,
11
+ "was_automatically_named": true,
12
+ "subcircuit_id": "subcircuit_source_group_0"
13
+ },
14
+ {
15
+ "type": "source_port",
16
+ "source_port_id": "source_port_0",
17
+ "name": "pin1",
18
+ "pin_number": 1,
19
+ "port_hints": ["pin1", "terminal1", "1"],
20
+ "source_component_id": "source_component_0",
21
+ "subcircuit_id": "subcircuit_source_group_0",
22
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net0"
23
+ },
24
+ {
25
+ "type": "source_port",
26
+ "source_port_id": "source_port_1",
27
+ "name": "pin2",
28
+ "pin_number": 2,
29
+ "port_hints": ["pin2", "terminal2", "2"],
30
+ "source_component_id": "source_component_0",
31
+ "subcircuit_id": "subcircuit_source_group_0",
32
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
33
+ },
34
+ {
35
+ "type": "source_component",
36
+ "source_component_id": "source_component_0",
37
+ "ftype": "simple_voltage_source",
38
+ "name": "V_in",
39
+ "voltage": 5,
40
+ "are_pins_interchangeable": true,
41
+ "source_group_id": "source_group_0"
42
+ },
43
+ {
44
+ "type": "source_port",
45
+ "source_port_id": "source_port_2",
46
+ "name": "pin1",
47
+ "pin_number": 1,
48
+ "port_hints": ["pin1", "pos", "terminal1", "1"],
49
+ "source_component_id": "source_component_1",
50
+ "subcircuit_id": "subcircuit_source_group_0",
51
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net1"
52
+ },
53
+ {
54
+ "type": "source_port",
55
+ "source_port_id": "source_port_3",
56
+ "name": "pin2",
57
+ "pin_number": 2,
58
+ "port_hints": ["pin2", "neg", "terminal2", "2"],
59
+ "source_component_id": "source_component_1",
60
+ "subcircuit_id": "subcircuit_source_group_0",
61
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
62
+ },
63
+ {
64
+ "type": "source_component",
65
+ "source_component_id": "source_component_1",
66
+ "ftype": "simple_voltage_source",
67
+ "name": "V_pulse",
68
+ "voltage": 10,
69
+ "frequency": 1000,
70
+ "wave_shape": "square",
71
+ "duty_cycle": 0.5,
72
+ "are_pins_interchangeable": true,
73
+ "source_group_id": "source_group_0"
74
+ },
75
+ {
76
+ "type": "source_port",
77
+ "source_port_id": "source_port_4",
78
+ "name": "pin1",
79
+ "pin_number": 1,
80
+ "port_hints": ["pin1", "drain", "1"],
81
+ "source_component_id": "source_component_2",
82
+ "subcircuit_id": "subcircuit_source_group_0",
83
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net2"
84
+ },
85
+ {
86
+ "type": "source_port",
87
+ "source_port_id": "source_port_5",
88
+ "name": "pin2",
89
+ "pin_number": 2,
90
+ "port_hints": ["pin2", "source", "2"],
91
+ "source_component_id": "source_component_2",
92
+ "subcircuit_id": "subcircuit_source_group_0",
93
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net0"
94
+ },
95
+ {
96
+ "type": "source_port",
97
+ "source_port_id": "source_port_6",
98
+ "name": "pin3",
99
+ "pin_number": 3,
100
+ "port_hints": ["pin3", "gate", "3"],
101
+ "source_component_id": "source_component_2",
102
+ "subcircuit_id": "subcircuit_source_group_0",
103
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net1"
104
+ },
105
+ {
106
+ "type": "source_component",
107
+ "source_component_id": "source_component_2",
108
+ "ftype": "simple_mosfet",
109
+ "name": "M1",
110
+ "mosfet_mode": "enhancement",
111
+ "channel_type": "p",
112
+ "source_group_id": "source_group_0"
113
+ },
114
+ {
115
+ "type": "source_port",
116
+ "source_port_id": "source_port_7",
117
+ "name": "pin1",
118
+ "pin_number": 1,
119
+ "port_hints": ["pin1", "pos", "anode", "left", "1"],
120
+ "source_component_id": "source_component_3",
121
+ "subcircuit_id": "subcircuit_source_group_0",
122
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
123
+ },
124
+ {
125
+ "type": "source_port",
126
+ "source_port_id": "source_port_8",
127
+ "name": "pin2",
128
+ "pin_number": 2,
129
+ "port_hints": ["pin2", "neg", "cathode", "right", "2"],
130
+ "source_component_id": "source_component_3",
131
+ "subcircuit_id": "subcircuit_source_group_0",
132
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net2"
133
+ },
134
+ {
135
+ "type": "source_component",
136
+ "source_component_id": "source_component_3",
137
+ "ftype": "simple_diode",
138
+ "name": "D1",
139
+ "are_pins_interchangeable": false,
140
+ "source_group_id": "source_group_0"
141
+ },
142
+ {
143
+ "type": "source_port",
144
+ "source_port_id": "source_port_9",
145
+ "name": "pin1",
146
+ "pin_number": 1,
147
+ "port_hints": ["pin1", "anode", "pos", "left", "1"],
148
+ "source_component_id": "source_component_4",
149
+ "subcircuit_id": "subcircuit_source_group_0",
150
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net2"
151
+ },
152
+ {
153
+ "type": "source_port",
154
+ "source_port_id": "source_port_10",
155
+ "name": "pin2",
156
+ "pin_number": 2,
157
+ "port_hints": ["pin2", "cathode", "neg", "right", "2"],
158
+ "source_component_id": "source_component_4",
159
+ "subcircuit_id": "subcircuit_source_group_0",
160
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net3"
161
+ },
162
+ {
163
+ "type": "source_component",
164
+ "source_component_id": "source_component_4",
165
+ "name": "L1",
166
+ "ftype": "simple_inductor",
167
+ "inductance": 10,
168
+ "are_pins_interchangeable": true,
169
+ "source_group_id": "source_group_0"
170
+ },
171
+ {
172
+ "type": "source_port",
173
+ "source_port_id": "source_port_11",
174
+ "name": "pin1",
175
+ "pin_number": 1,
176
+ "port_hints": ["pin1", "pos", "1"],
177
+ "source_component_id": "source_component_5",
178
+ "subcircuit_id": "subcircuit_source_group_0",
179
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net3"
180
+ },
181
+ {
182
+ "type": "source_port",
183
+ "source_port_id": "source_port_12",
184
+ "name": "pin2",
185
+ "pin_number": 2,
186
+ "port_hints": ["pin2", "neg", "2"],
187
+ "source_component_id": "source_component_5",
188
+ "subcircuit_id": "subcircuit_source_group_0",
189
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
190
+ },
191
+ {
192
+ "type": "source_component",
193
+ "source_component_id": "source_component_5",
194
+ "ftype": "simple_capacitor",
195
+ "name": "C1",
196
+ "capacitance": 0.00001,
197
+ "display_capacitance": "10uF",
198
+ "are_pins_interchangeable": true,
199
+ "source_group_id": "source_group_0"
200
+ },
201
+ {
202
+ "type": "source_port",
203
+ "source_port_id": "source_port_13",
204
+ "name": "pin1",
205
+ "pin_number": 1,
206
+ "port_hints": ["pin1", "anode", "pos", "left", "1"],
207
+ "source_component_id": "source_component_6",
208
+ "subcircuit_id": "subcircuit_source_group_0",
209
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net3"
210
+ },
211
+ {
212
+ "type": "source_port",
213
+ "source_port_id": "source_port_14",
214
+ "name": "pin2",
215
+ "pin_number": 2,
216
+ "port_hints": ["pin2", "cathode", "neg", "right", "2"],
217
+ "source_component_id": "source_component_6",
218
+ "subcircuit_id": "subcircuit_source_group_0",
219
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
220
+ },
221
+ {
222
+ "type": "source_component",
223
+ "source_component_id": "source_component_6",
224
+ "ftype": "simple_resistor",
225
+ "name": "R1",
226
+ "resistance": 1000,
227
+ "display_resistance": "1kΩ",
228
+ "are_pins_interchangeable": true,
229
+ "source_group_id": "source_group_0"
230
+ },
231
+ {
232
+ "type": "source_board",
233
+ "source_board_id": "source_board_0",
234
+ "source_group_id": "source_group_0"
235
+ },
236
+ {
237
+ "type": "source_trace",
238
+ "source_trace_id": "source_trace_0",
239
+ "connected_source_port_ids": ["source_port_0", "source_port_5"],
240
+ "connected_source_net_ids": [],
241
+ "subcircuit_id": "subcircuit_source_group_0",
242
+ "display_name": ".V_in > .pin1 to .M1 > .source",
243
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net0"
244
+ },
245
+ {
246
+ "type": "source_trace",
247
+ "source_trace_id": "source_trace_1",
248
+ "connected_source_port_ids": ["source_port_2", "source_port_6"],
249
+ "connected_source_net_ids": [],
250
+ "subcircuit_id": "subcircuit_source_group_0",
251
+ "display_name": ".V_pulse > .pin1 to .M1 > .gate",
252
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net1"
253
+ },
254
+ {
255
+ "type": "source_trace",
256
+ "source_trace_id": "source_trace_2",
257
+ "connected_source_port_ids": ["source_port_4", "source_port_9"],
258
+ "connected_source_net_ids": [],
259
+ "subcircuit_id": "subcircuit_source_group_0",
260
+ "display_name": ".M1 > .drain to .L1 > .pin1",
261
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net2"
262
+ },
263
+ {
264
+ "type": "source_trace",
265
+ "source_trace_id": "source_trace_3",
266
+ "connected_source_port_ids": ["source_port_4", "source_port_8"],
267
+ "connected_source_net_ids": [],
268
+ "subcircuit_id": "subcircuit_source_group_0",
269
+ "display_name": ".M1 > .drain to .D1 > .cathode",
270
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net2"
271
+ },
272
+ {
273
+ "type": "source_trace",
274
+ "source_trace_id": "source_trace_4",
275
+ "connected_source_port_ids": ["source_port_10", "source_port_11"],
276
+ "connected_source_net_ids": [],
277
+ "subcircuit_id": "subcircuit_source_group_0",
278
+ "max_length": null,
279
+ "display_name": ".L1 > .pin2 to .C1 > .pin1",
280
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net3"
281
+ },
282
+ {
283
+ "type": "source_trace",
284
+ "source_trace_id": "source_trace_5",
285
+ "connected_source_port_ids": ["source_port_10", "source_port_13"],
286
+ "connected_source_net_ids": [],
287
+ "subcircuit_id": "subcircuit_source_group_0",
288
+ "display_name": ".L1 > .pin2 to .R1 > .pin1",
289
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net3"
290
+ },
291
+ {
292
+ "type": "source_trace",
293
+ "source_trace_id": "source_trace_6",
294
+ "connected_source_port_ids": ["source_port_1", "source_port_3"],
295
+ "connected_source_net_ids": [],
296
+ "subcircuit_id": "subcircuit_source_group_0",
297
+ "display_name": ".V_in > .pin2 to .V_pulse > .pin2",
298
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
299
+ },
300
+ {
301
+ "type": "source_trace",
302
+ "source_trace_id": "source_trace_7",
303
+ "connected_source_port_ids": ["source_port_3", "source_port_7"],
304
+ "connected_source_net_ids": [],
305
+ "subcircuit_id": "subcircuit_source_group_0",
306
+ "display_name": ".V_pulse > .pin2 to .D1 > .anode",
307
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
308
+ },
309
+ {
310
+ "type": "source_trace",
311
+ "source_trace_id": "source_trace_8",
312
+ "connected_source_port_ids": ["source_port_7", "source_port_12"],
313
+ "connected_source_net_ids": [],
314
+ "subcircuit_id": "subcircuit_source_group_0",
315
+ "max_length": null,
316
+ "display_name": ".D1 > .anode to .C1 > .pin2",
317
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
318
+ },
319
+ {
320
+ "type": "source_trace",
321
+ "source_trace_id": "source_trace_9",
322
+ "connected_source_port_ids": ["source_port_12", "source_port_14"],
323
+ "connected_source_net_ids": [],
324
+ "subcircuit_id": "subcircuit_source_group_0",
325
+ "max_length": null,
326
+ "display_name": ".C1 > .pin2 to .R1 > .pin2",
327
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
328
+ },
329
+ {
330
+ "type": "simulation_voltage_source",
331
+ "simulation_voltage_source_id": "simulation_voltage_source_0",
332
+ "is_dc_source": false,
333
+ "terminal1_source_port_id": "source_port_0",
334
+ "terminal2_source_port_id": "source_port_1",
335
+ "voltage": 5
336
+ },
337
+ {
338
+ "type": "simulation_voltage_source",
339
+ "simulation_voltage_source_id": "simulation_voltage_source_1",
340
+ "is_dc_source": false,
341
+ "terminal1_source_port_id": "source_port_2",
342
+ "terminal2_source_port_id": "source_port_3",
343
+ "voltage": 10,
344
+ "frequency": 1000,
345
+ "wave_shape": "square",
346
+ "duty_cycle": 0.5
347
+ },
348
+ {
349
+ "type": "simulation_voltage_probe",
350
+ "simulation_voltage_probe_id": "simulation_voltage_probe_0",
351
+ "name": "VP_IN",
352
+ "signal_input_source_port_id": "source_port_0",
353
+ "subcircuit_id": "subcircuit_source_group_0",
354
+ "color": "rgb(132, 0, 0)"
355
+ },
356
+ {
357
+ "type": "simulation_voltage_probe",
358
+ "simulation_voltage_probe_id": "simulation_voltage_probe_1",
359
+ "name": "VP_OUT",
360
+ "signal_input_source_port_id": "source_port_13",
361
+ "subcircuit_id": "subcircuit_source_group_0",
362
+ "color": "rgb(194, 194, 0)"
363
+ },
364
+ {
365
+ "type": "simulation_experiment",
366
+ "simulation_experiment_id": "simulation_experiment_0",
367
+ "name": "spice_transient_analysis",
368
+ "experiment_type": "spice_transient_analysis",
369
+ "end_time_ms": 50,
370
+ "time_per_step": 0.01
371
+ },
372
+ {
373
+ "type": "schematic_component",
374
+ "schematic_component_id": "schematic_component_0",
375
+ "center": {
376
+ "x": 0.31499999999999995,
377
+ "y": -1.7900000000000003
378
+ },
379
+ "size": {
380
+ "width": 1.08,
381
+ "height": 0.818910699999999
382
+ },
383
+ "source_component_id": "source_component_0",
384
+ "is_box_with_pins": true,
385
+ "symbol_name": "ac_voltmeter_down",
386
+ "schematic_group_id": "schematic_group_0"
387
+ },
388
+ {
389
+ "type": "schematic_component",
390
+ "schematic_component_id": "schematic_component_1",
391
+ "center": {
392
+ "x": -1.1143398000000007,
393
+ "y": -1.6958008000000002
394
+ },
395
+ "size": {
396
+ "width": 0.8916016,
397
+ "height": 0.4786796000000011
398
+ },
399
+ "source_component_id": "source_component_1",
400
+ "is_box_with_pins": true,
401
+ "symbol_name": "square_wave_down",
402
+ "schematic_group_id": "schematic_group_0"
403
+ },
404
+ {
405
+ "type": "schematic_component",
406
+ "schematic_component_id": "schematic_component_2",
407
+ "center": {
408
+ "x": 0,
409
+ "y": 0
410
+ },
411
+ "size": {
412
+ "width": 0.89,
413
+ "height": 1.16
414
+ },
415
+ "source_component_id": "source_component_2",
416
+ "is_box_with_pins": true,
417
+ "symbol_name": "p_channel_e_mosfet_transistor_horz",
418
+ "schematic_group_id": "schematic_group_0"
419
+ },
420
+ {
421
+ "type": "schematic_component",
422
+ "schematic_component_id": "schematic_component_3",
423
+ "center": {
424
+ "x": -1.6400000000000003,
425
+ "y": -0.030000000000000027
426
+ },
427
+ "size": {
428
+ "width": 1.04,
429
+ "height": 0.54
430
+ },
431
+ "source_component_id": "source_component_3",
432
+ "is_box_with_pins": true,
433
+ "symbol_name": "diode_up",
434
+ "schematic_group_id": "schematic_group_0"
435
+ },
436
+ {
437
+ "type": "schematic_component",
438
+ "schematic_component_id": "schematic_component_4",
439
+ "center": {
440
+ "x": -2.544402000000001,
441
+ "y": -2.1000000000000005
442
+ },
443
+ "size": {
444
+ "width": 1.16,
445
+ "height": 0.46
446
+ },
447
+ "source_component_id": "source_component_4",
448
+ "is_box_with_pins": true,
449
+ "symbol_name": "inductor_down",
450
+ "symbol_display_value": "10H",
451
+ "schematic_group_id": "schematic_group_0"
452
+ },
453
+ {
454
+ "type": "schematic_component",
455
+ "schematic_component_id": "schematic_component_5",
456
+ "center": {
457
+ "x": -1.1144020000000008,
458
+ "y": -3.3994553499999998
459
+ },
460
+ "size": {
461
+ "width": 1.1,
462
+ "height": 0.84
463
+ },
464
+ "source_component_id": "source_component_5",
465
+ "is_box_with_pins": true,
466
+ "symbol_name": "capacitor_up",
467
+ "symbol_display_value": "10uF",
468
+ "schematic_group_id": "schematic_group_0"
469
+ },
470
+ {
471
+ "type": "schematic_component",
472
+ "schematic_component_id": "schematic_component_6",
473
+ "center": {
474
+ "x": -2.9144020000000013,
475
+ "y": -3.4944553500000004
476
+ },
477
+ "size": {
478
+ "width": 1.1,
479
+ "height": 0.388910699999999
480
+ },
481
+ "source_component_id": "source_component_6",
482
+ "is_box_with_pins": true,
483
+ "symbol_name": "boxresistor_right",
484
+ "symbol_display_value": "1kΩ",
485
+ "schematic_group_id": "schematic_group_0"
486
+ },
487
+ {
488
+ "type": "schematic_group",
489
+ "schematic_group_id": "schematic_group_0",
490
+ "is_subcircuit": true,
491
+ "subcircuit_id": "subcircuit_source_group_0",
492
+ "name": "unnamed_board1",
493
+ "center": {
494
+ "x": 0,
495
+ "y": 0
496
+ },
497
+ "width": 0,
498
+ "height": 0,
499
+ "schematic_component_ids": [],
500
+ "source_group_id": "source_group_0"
501
+ },
502
+ {
503
+ "type": "schematic_port",
504
+ "schematic_port_id": "schematic_port_0",
505
+ "schematic_component_id": "schematic_component_0",
506
+ "center": {
507
+ "x": 0.30999999999999994,
508
+ "y": -1.2500000000000002
509
+ },
510
+ "source_port_id": "source_port_0",
511
+ "facing_direction": "up",
512
+ "distance_from_component_edge": 0.4,
513
+ "side_of_component": "top",
514
+ "pin_number": 1,
515
+ "display_pin_label": "terminal1",
516
+ "is_connected": true
517
+ },
518
+ {
519
+ "type": "schematic_port",
520
+ "schematic_port_id": "schematic_port_1",
521
+ "schematic_component_id": "schematic_component_0",
522
+ "center": {
523
+ "x": 0.31999999999999973,
524
+ "y": -2.33
525
+ },
526
+ "source_port_id": "source_port_1",
527
+ "facing_direction": "down",
528
+ "distance_from_component_edge": 0.4,
529
+ "side_of_component": "bottom",
530
+ "pin_number": 2,
531
+ "display_pin_label": "terminal2",
532
+ "is_connected": true
533
+ },
534
+ {
535
+ "type": "schematic_port",
536
+ "schematic_port_id": "schematic_port_2",
537
+ "schematic_component_id": "schematic_component_1",
538
+ "center": {
539
+ "x": -1.1142776000000008,
540
+ "y": -1.2500000000000002
541
+ },
542
+ "source_port_id": "source_port_2",
543
+ "facing_direction": "up",
544
+ "distance_from_component_edge": 0.4,
545
+ "side_of_component": "top",
546
+ "pin_number": 1,
547
+ "display_pin_label": "pos",
548
+ "is_connected": true
549
+ },
550
+ {
551
+ "type": "schematic_port",
552
+ "schematic_port_id": "schematic_port_3",
553
+ "schematic_component_id": "schematic_component_1",
554
+ "center": {
555
+ "x": -1.1144020000000006,
556
+ "y": -2.1416016000000004
557
+ },
558
+ "source_port_id": "source_port_3",
559
+ "facing_direction": "down",
560
+ "distance_from_component_edge": 0.4,
561
+ "side_of_component": "bottom",
562
+ "pin_number": 2,
563
+ "display_pin_label": "neg",
564
+ "is_connected": true
565
+ },
566
+ {
567
+ "type": "schematic_port",
568
+ "schematic_port_id": "schematic_port_4",
569
+ "schematic_component_id": "schematic_component_2",
570
+ "center": {
571
+ "x": 0.3,
572
+ "y": 0.55
573
+ },
574
+ "source_port_id": "source_port_4",
575
+ "facing_direction": "up",
576
+ "distance_from_component_edge": 0.4,
577
+ "pin_number": 1,
578
+ "display_pin_label": "drain",
579
+ "is_connected": true
580
+ },
581
+ {
582
+ "type": "schematic_port",
583
+ "schematic_port_id": "schematic_port_5",
584
+ "schematic_component_id": "schematic_component_2",
585
+ "center": {
586
+ "x": 0.31,
587
+ "y": -0.55
588
+ },
589
+ "source_port_id": "source_port_5",
590
+ "facing_direction": "down",
591
+ "distance_from_component_edge": 0.4,
592
+ "pin_number": 2,
593
+ "display_pin_label": "source",
594
+ "is_connected": true
595
+ },
596
+ {
597
+ "type": "schematic_port",
598
+ "schematic_port_id": "schematic_port_6",
599
+ "schematic_component_id": "schematic_component_2",
600
+ "center": {
601
+ "x": -0.42,
602
+ "y": -0.1
603
+ },
604
+ "source_port_id": "source_port_6",
605
+ "facing_direction": "left",
606
+ "distance_from_component_edge": 0.4,
607
+ "pin_number": 3,
608
+ "display_pin_label": "gate",
609
+ "is_connected": true
610
+ },
611
+ {
612
+ "type": "schematic_port",
613
+ "schematic_port_id": "schematic_port_7",
614
+ "schematic_component_id": "schematic_component_3",
615
+ "center": {
616
+ "x": -1.6400000000000003,
617
+ "y": -0.5499999999999998
618
+ },
619
+ "source_port_id": "source_port_7",
620
+ "facing_direction": "down",
621
+ "distance_from_component_edge": 0.4,
622
+ "side_of_component": "bottom",
623
+ "pin_number": 1,
624
+ "display_pin_label": "pos",
625
+ "is_connected": true
626
+ },
627
+ {
628
+ "type": "schematic_port",
629
+ "schematic_port_id": "schematic_port_8",
630
+ "schematic_component_id": "schematic_component_3",
631
+ "center": {
632
+ "x": -1.6400000000000003,
633
+ "y": 0.49
634
+ },
635
+ "source_port_id": "source_port_8",
636
+ "facing_direction": "up",
637
+ "distance_from_component_edge": 0.4,
638
+ "side_of_component": "top",
639
+ "pin_number": 2,
640
+ "display_pin_label": "neg",
641
+ "is_connected": true
642
+ },
643
+ {
644
+ "type": "schematic_port",
645
+ "schematic_port_id": "schematic_port_9",
646
+ "schematic_component_id": "schematic_component_4",
647
+ "center": {
648
+ "x": -2.564402000000001,
649
+ "y": -1.5500000000000003
650
+ },
651
+ "source_port_id": "source_port_9",
652
+ "facing_direction": "up",
653
+ "distance_from_component_edge": 0.4,
654
+ "side_of_component": "top",
655
+ "pin_number": 1,
656
+ "display_pin_label": "anode",
657
+ "is_connected": true
658
+ },
659
+ {
660
+ "type": "schematic_port",
661
+ "schematic_port_id": "schematic_port_10",
662
+ "schematic_component_id": "schematic_component_4",
663
+ "center": {
664
+ "x": -2.574402000000001,
665
+ "y": -2.6500000000000004
666
+ },
667
+ "source_port_id": "source_port_10",
668
+ "facing_direction": "down",
669
+ "distance_from_component_edge": 0.4,
670
+ "side_of_component": "bottom",
671
+ "pin_number": 2,
672
+ "display_pin_label": "cathode",
673
+ "is_connected": true
674
+ },
675
+ {
676
+ "type": "schematic_port",
677
+ "schematic_port_id": "schematic_port_11",
678
+ "schematic_component_id": "schematic_component_5",
679
+ "center": {
680
+ "x": -1.1144020000000008,
681
+ "y": -3.94945535
682
+ },
683
+ "source_port_id": "source_port_11",
684
+ "facing_direction": "down",
685
+ "distance_from_component_edge": 0.4,
686
+ "side_of_component": "bottom",
687
+ "pin_number": 1,
688
+ "display_pin_label": "pos",
689
+ "is_connected": false
690
+ },
691
+ {
692
+ "type": "schematic_port",
693
+ "schematic_port_id": "schematic_port_12",
694
+ "schematic_component_id": "schematic_component_5",
695
+ "center": {
696
+ "x": -1.1144020000000008,
697
+ "y": -2.8494553499999995
698
+ },
699
+ "source_port_id": "source_port_12",
700
+ "facing_direction": "up",
701
+ "distance_from_component_edge": 0.4,
702
+ "side_of_component": "top",
703
+ "pin_number": 2,
704
+ "display_pin_label": "neg",
705
+ "is_connected": true
706
+ },
707
+ {
708
+ "type": "schematic_port",
709
+ "schematic_port_id": "schematic_port_13",
710
+ "schematic_component_id": "schematic_component_6",
711
+ "center": {
712
+ "x": -3.4644020000000015,
713
+ "y": -3.4944553500000004
714
+ },
715
+ "source_port_id": "source_port_13",
716
+ "facing_direction": "left",
717
+ "distance_from_component_edge": 0.4,
718
+ "pin_number": 1,
719
+ "display_pin_label": "anode",
720
+ "is_connected": true
721
+ },
722
+ {
723
+ "type": "schematic_port",
724
+ "schematic_port_id": "schematic_port_14",
725
+ "schematic_component_id": "schematic_component_6",
726
+ "center": {
727
+ "x": -2.364402000000001,
728
+ "y": -3.4944553500000004
729
+ },
730
+ "source_port_id": "source_port_14",
731
+ "facing_direction": "right",
732
+ "distance_from_component_edge": 0.4,
733
+ "pin_number": 2,
734
+ "display_pin_label": "cathode",
735
+ "is_connected": true
736
+ },
737
+ {
738
+ "type": "schematic_trace",
739
+ "schematic_trace_id": "schematic_trace_0",
740
+ "source_trace_id": "solver_V_in.1-M1.2",
741
+ "edges": [
742
+ {
743
+ "from": {
744
+ "x": 0.30999999999999994,
745
+ "y": -1.2500000000000002
746
+ },
747
+ "to": {
748
+ "x": 0.30999999999999994,
749
+ "y": -0.58
750
+ }
751
+ }
752
+ ],
753
+ "junctions": [],
754
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net0"
755
+ },
756
+ {
757
+ "type": "schematic_trace",
758
+ "schematic_trace_id": "schematic_trace_1",
759
+ "source_trace_id": "solver_V_pulse.1-M1.3",
760
+ "edges": [
761
+ {
762
+ "from": {
763
+ "x": -1.1142776000000008,
764
+ "y": -1.25
765
+ },
766
+ "to": {
767
+ "x": -1.1142776000000008,
768
+ "y": -0.10000000000000009
769
+ }
770
+ },
771
+ {
772
+ "from": {
773
+ "x": -1.1142776000000008,
774
+ "y": -0.10000000000000009
775
+ },
776
+ "to": {
777
+ "x": -0.44500000000000006,
778
+ "y": -0.10000000000000009
779
+ }
780
+ }
781
+ ],
782
+ "junctions": [],
783
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net1"
784
+ },
785
+ {
786
+ "type": "schematic_trace",
787
+ "schematic_trace_id": "schematic_trace_2",
788
+ "source_trace_id": "solver_M1.1-D1.2",
789
+ "edges": [
790
+ {
791
+ "from": {
792
+ "x": 0.30000000000000004,
793
+ "y": 0.5800000000000001
794
+ },
795
+ "to": {
796
+ "x": 0.30000000000000004,
797
+ "y": 0.78
798
+ }
799
+ },
800
+ {
801
+ "from": {
802
+ "x": 0.30000000000000004,
803
+ "y": 0.78
804
+ },
805
+ "to": {
806
+ "x": -1.6400000000000003,
807
+ "y": 0.78
808
+ }
809
+ },
810
+ {
811
+ "from": {
812
+ "x": -1.6400000000000003,
813
+ "y": 0.78
814
+ },
815
+ "to": {
816
+ "x": -1.6400000000000003,
817
+ "y": 0.49
818
+ }
819
+ }
820
+ ],
821
+ "junctions": [
822
+ {
823
+ "x": -1.6400000000000001,
824
+ "y": 0.69
825
+ }
826
+ ],
827
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net2"
828
+ },
829
+ {
830
+ "type": "schematic_trace",
831
+ "schematic_trace_id": "schematic_trace_3",
832
+ "source_trace_id": "solver_L1.1-D1.2",
833
+ "edges": [
834
+ {
835
+ "from": {
836
+ "x": -2.564402000000001,
837
+ "y": -1.5500000000000003
838
+ },
839
+ "to": {
840
+ "x": -2.564402000000001,
841
+ "y": 0.69
842
+ }
843
+ },
844
+ {
845
+ "from": {
846
+ "x": -2.564402000000001,
847
+ "y": 0.69
848
+ },
849
+ "to": {
850
+ "x": -1.6400000000000001,
851
+ "y": 0.69
852
+ }
853
+ },
854
+ {
855
+ "from": {
856
+ "x": -1.6400000000000001,
857
+ "y": 0.69
858
+ },
859
+ "to": {
860
+ "x": -1.6400000000000001,
861
+ "y": 0.48999999999999977
862
+ }
863
+ }
864
+ ],
865
+ "junctions": [
866
+ {
867
+ "x": -1.6400000000000001,
868
+ "y": 0.69
869
+ }
870
+ ],
871
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net2"
872
+ },
873
+ {
874
+ "type": "schematic_trace",
875
+ "schematic_trace_id": "schematic_trace_4",
876
+ "source_trace_id": "solver_R1.1-L1.2",
877
+ "edges": [
878
+ {
879
+ "from": {
880
+ "x": -3.4644020000000015,
881
+ "y": -3.4944553500000004
882
+ },
883
+ "to": {
884
+ "x": -3.6644020000000017,
885
+ "y": -3.4944553500000004
886
+ }
887
+ },
888
+ {
889
+ "from": {
890
+ "x": -3.6644020000000017,
891
+ "y": -3.4944553500000004
892
+ },
893
+ "to": {
894
+ "x": -3.6644020000000017,
895
+ "y": -3.0722276750000006
896
+ }
897
+ },
898
+ {
899
+ "from": {
900
+ "x": -3.6644020000000017,
901
+ "y": -3.0722276750000006
902
+ },
903
+ "to": {
904
+ "x": -2.574402000000001,
905
+ "y": -3.0722276750000006
906
+ }
907
+ },
908
+ {
909
+ "from": {
910
+ "x": -2.574402000000001,
911
+ "y": -3.0722276750000006
912
+ },
913
+ "to": {
914
+ "x": -2.574402000000001,
915
+ "y": -2.650000000000001
916
+ }
917
+ }
918
+ ],
919
+ "junctions": [],
920
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net3"
921
+ },
922
+ {
923
+ "type": "schematic_trace",
924
+ "schematic_trace_id": "schematic_trace_5",
925
+ "source_trace_id": "solver_V_pulse.2-C1.2",
926
+ "edges": [
927
+ {
928
+ "from": {
929
+ "x": -1.1144020000000008,
930
+ "y": -2.1416016000000004
931
+ },
932
+ "to": {
933
+ "x": -1.1144020000000008,
934
+ "y": -2.8494553499999995
935
+ }
936
+ }
937
+ ],
938
+ "junctions": [
939
+ {
940
+ "x": -1.1144020000000006,
941
+ "y": -2.5300000000000002
942
+ },
943
+ {
944
+ "x": -1.1144020000000008,
945
+ "y": -2.6494553499999993
946
+ },
947
+ {
948
+ "x": -1.1144020000000006,
949
+ "y": -2.3416016000000006
950
+ }
951
+ ],
952
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
953
+ },
954
+ {
955
+ "type": "schematic_trace",
956
+ "schematic_trace_id": "schematic_trace_6",
957
+ "source_trace_id": "solver_V_in.2-V_pulse.2",
958
+ "edges": [
959
+ {
960
+ "from": {
961
+ "x": 0.31999999999999984,
962
+ "y": -2.33
963
+ },
964
+ "to": {
965
+ "x": 0.31999999999999984,
966
+ "y": -2.5300000000000002
967
+ }
968
+ },
969
+ {
970
+ "from": {
971
+ "x": 0.31999999999999984,
972
+ "y": -2.5300000000000002
973
+ },
974
+ "to": {
975
+ "x": -1.1144020000000006,
976
+ "y": -2.5300000000000002
977
+ }
978
+ },
979
+ {
980
+ "from": {
981
+ "x": -1.1144020000000006,
982
+ "y": -2.5300000000000002
983
+ },
984
+ "to": {
985
+ "x": -1.1144020000000006,
986
+ "y": -2.1416016000000004
987
+ }
988
+ }
989
+ ],
990
+ "junctions": [
991
+ {
992
+ "x": -1.1144020000000006,
993
+ "y": -2.5300000000000002
994
+ },
995
+ {
996
+ "x": -1.1144020000000006,
997
+ "y": -2.3416016000000006
998
+ }
999
+ ],
1000
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
1001
+ },
1002
+ {
1003
+ "type": "schematic_trace",
1004
+ "schematic_trace_id": "schematic_trace_7",
1005
+ "source_trace_id": "solver_R1.2-C1.2",
1006
+ "edges": [
1007
+ {
1008
+ "from": {
1009
+ "x": -2.364402000000001,
1010
+ "y": -3.4944553500000004
1011
+ },
1012
+ "to": {
1013
+ "x": -1.739402000000001,
1014
+ "y": -3.4944553500000004
1015
+ }
1016
+ },
1017
+ {
1018
+ "from": {
1019
+ "x": -1.739402000000001,
1020
+ "y": -3.4944553500000004
1021
+ },
1022
+ "to": {
1023
+ "x": -1.739402000000001,
1024
+ "y": -2.6494553499999993
1025
+ }
1026
+ },
1027
+ {
1028
+ "from": {
1029
+ "x": -1.739402000000001,
1030
+ "y": -2.6494553499999993
1031
+ },
1032
+ "to": {
1033
+ "x": -1.1144020000000008,
1034
+ "y": -2.6494553499999993
1035
+ }
1036
+ },
1037
+ {
1038
+ "from": {
1039
+ "x": -1.1144020000000008,
1040
+ "y": -2.6494553499999993
1041
+ },
1042
+ "to": {
1043
+ "x": -1.1144020000000008,
1044
+ "y": -2.8494553499999995
1045
+ }
1046
+ }
1047
+ ],
1048
+ "junctions": [
1049
+ {
1050
+ "x": -1.1144020000000008,
1051
+ "y": -2.6494553499999993
1052
+ }
1053
+ ],
1054
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
1055
+ },
1056
+ {
1057
+ "type": "schematic_trace",
1058
+ "schematic_trace_id": "schematic_trace_8",
1059
+ "source_trace_id": "solver_D1.1-V_pulse.2",
1060
+ "edges": [
1061
+ {
1062
+ "from": {
1063
+ "x": -1.6400000000000003,
1064
+ "y": -0.55
1065
+ },
1066
+ "to": {
1067
+ "x": -1.6400000000000003,
1068
+ "y": -2.3416016000000006
1069
+ }
1070
+ },
1071
+ {
1072
+ "from": {
1073
+ "x": -1.6400000000000003,
1074
+ "y": -2.3416016000000006
1075
+ },
1076
+ "to": {
1077
+ "x": -1.1144020000000006,
1078
+ "y": -2.3416016000000006
1079
+ }
1080
+ },
1081
+ {
1082
+ "from": {
1083
+ "x": -1.1144020000000006,
1084
+ "y": -2.3416016000000006
1085
+ },
1086
+ "to": {
1087
+ "x": -1.1144020000000006,
1088
+ "y": -2.1416016000000004
1089
+ }
1090
+ }
1091
+ ],
1092
+ "junctions": [
1093
+ {
1094
+ "x": -1.1144020000000006,
1095
+ "y": -2.3416016000000006
1096
+ }
1097
+ ],
1098
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit35_connectivity_net4"
1099
+ },
1100
+ {
1101
+ "type": "schematic_net_label",
1102
+ "schematic_net_label_id": "schematic_net_label_0",
1103
+ "text": "L1_pin2/C1_pin1/R1_pin1",
1104
+ "anchor_position": {
1105
+ "x": -1.1144020000000008,
1106
+ "y": -3.94945535
1107
+ },
1108
+ "center": {
1109
+ "x": -1.1144020000000008,
1110
+ "y": -4.03945535
1111
+ },
1112
+ "anchor_side": "top"
1113
+ },
1114
+ {
1115
+ "type": "schematic_voltage_probe",
1116
+ "schematic_voltage_probe_id": "schematic_voltage_probe_0",
1117
+ "name": "VP_IN",
1118
+ "position": {
1119
+ "x": 0.30999999999999994,
1120
+ "y": -1.2500000000000002
1121
+ },
1122
+ "schematic_trace_id": "schematic_trace_0",
1123
+ "subcircuit_id": "subcircuit_source_group_0",
1124
+ "color": "rgb(132, 0, 0)"
1125
+ },
1126
+ {
1127
+ "type": "schematic_voltage_probe",
1128
+ "schematic_voltage_probe_id": "schematic_voltage_probe_1",
1129
+ "name": "VP_OUT",
1130
+ "position": {
1131
+ "x": -3.4644020000000015,
1132
+ "y": -3.4944553500000004
1133
+ },
1134
+ "schematic_trace_id": "schematic_trace_4",
1135
+ "subcircuit_id": "subcircuit_source_group_0",
1136
+ "color": "rgb(194, 194, 0)"
1137
+ },
1138
+ {
1139
+ "type": "pcb_component",
1140
+ "pcb_component_id": "pcb_component_0",
1141
+ "center": {
1142
+ "x": 0,
1143
+ "y": 0
1144
+ },
1145
+ "width": 0,
1146
+ "height": 0,
1147
+ "layer": "top",
1148
+ "rotation": 0,
1149
+ "source_component_id": "source_component_2",
1150
+ "subcircuit_id": "subcircuit_source_group_0",
1151
+ "do_not_place": false,
1152
+ "obstructs_within_bounds": true
1153
+ },
1154
+ {
1155
+ "type": "pcb_missing_footprint_error",
1156
+ "pcb_missing_footprint_error_id": "pcb_missing_footprint_error_0",
1157
+ "message": "No footprint found for component: <mosfet#6 name=\".M1\" />",
1158
+ "source_component_id": "source_component_2",
1159
+ "error_type": "pcb_missing_footprint_error"
1160
+ },
1161
+ {
1162
+ "type": "pcb_component",
1163
+ "pcb_component_id": "pcb_component_1",
1164
+ "center": {
1165
+ "x": 0,
1166
+ "y": 0
1167
+ },
1168
+ "width": 0,
1169
+ "height": 0,
1170
+ "layer": "top",
1171
+ "rotation": 0,
1172
+ "source_component_id": "source_component_3",
1173
+ "subcircuit_id": "subcircuit_source_group_0",
1174
+ "do_not_place": false,
1175
+ "obstructs_within_bounds": true
1176
+ },
1177
+ {
1178
+ "type": "pcb_missing_footprint_error",
1179
+ "pcb_missing_footprint_error_id": "pcb_missing_footprint_error_1",
1180
+ "message": "No footprint found for component: <diode#10 name=\".D1\" />",
1181
+ "source_component_id": "source_component_3",
1182
+ "error_type": "pcb_missing_footprint_error"
1183
+ },
1184
+ {
1185
+ "type": "pcb_component",
1186
+ "pcb_component_id": "pcb_component_2",
1187
+ "center": {
1188
+ "x": 0,
1189
+ "y": 0
1190
+ },
1191
+ "width": 0,
1192
+ "height": 0,
1193
+ "layer": "top",
1194
+ "rotation": 0,
1195
+ "source_component_id": "source_component_4",
1196
+ "subcircuit_id": "subcircuit_source_group_0",
1197
+ "do_not_place": false,
1198
+ "obstructs_within_bounds": true
1199
+ },
1200
+ {
1201
+ "type": "pcb_missing_footprint_error",
1202
+ "pcb_missing_footprint_error_id": "pcb_missing_footprint_error_2",
1203
+ "message": "No footprint found for component: <inductor#13 name=\".L1\" />",
1204
+ "source_component_id": "source_component_4",
1205
+ "error_type": "pcb_missing_footprint_error"
1206
+ },
1207
+ {
1208
+ "type": "pcb_component",
1209
+ "pcb_component_id": "pcb_component_3",
1210
+ "center": {
1211
+ "x": 0,
1212
+ "y": 0
1213
+ },
1214
+ "width": 0,
1215
+ "height": 0,
1216
+ "layer": "top",
1217
+ "rotation": 0,
1218
+ "source_component_id": "source_component_5",
1219
+ "subcircuit_id": "subcircuit_source_group_0",
1220
+ "do_not_place": false,
1221
+ "obstructs_within_bounds": true
1222
+ },
1223
+ {
1224
+ "type": "pcb_missing_footprint_error",
1225
+ "pcb_missing_footprint_error_id": "pcb_missing_footprint_error_3",
1226
+ "message": "No footprint found for component: <capacitor#16 name=\".C1\" />",
1227
+ "source_component_id": "source_component_5",
1228
+ "error_type": "pcb_missing_footprint_error"
1229
+ },
1230
+ {
1231
+ "type": "pcb_component",
1232
+ "pcb_component_id": "pcb_component_4",
1233
+ "center": {
1234
+ "x": 0,
1235
+ "y": 0
1236
+ },
1237
+ "width": 0,
1238
+ "height": 0,
1239
+ "layer": "top",
1240
+ "rotation": 0,
1241
+ "source_component_id": "source_component_6",
1242
+ "subcircuit_id": "subcircuit_source_group_0",
1243
+ "do_not_place": false,
1244
+ "obstructs_within_bounds": true
1245
+ },
1246
+ {
1247
+ "type": "pcb_missing_footprint_error",
1248
+ "pcb_missing_footprint_error_id": "pcb_missing_footprint_error_4",
1249
+ "message": "No footprint found for component: <resistor#19 name=\".R1\" />",
1250
+ "source_component_id": "source_component_6",
1251
+ "error_type": "pcb_missing_footprint_error"
1252
+ },
1253
+ {
1254
+ "type": "pcb_board",
1255
+ "pcb_board_id": "pcb_board_0",
1256
+ "center": {
1257
+ "x": 0,
1258
+ "y": 0
1259
+ },
1260
+ "thickness": 1.4,
1261
+ "num_layers": 2,
1262
+ "width": 0,
1263
+ "height": 0,
1264
+ "material": "fr4"
1265
+ }
1266
+ ]