aesim.simba 2024.5.22a1__py3-none-win_amd64.whl → 2024.5.28a1__py3-none-win_amd64.whl

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.
Files changed (27) hide show
  1. aesim/simba/Resources/Resources/DesignExamples.jsimba +460 -465
  2. aesim/simba/Resources/Resources/Examples/acdc_3ph_diodebridge.jsimba +548 -37
  3. aesim/simba/Resources/Resources/Examples/acdc_3ph_thyristor_rectifier.jsimba +1627 -216
  4. aesim/simba/Resources/Resources/Examples/acdc_pfc_totem_pole.jsimba +1343 -108
  5. aesim/simba/Resources/Resources/Examples/bldc_drive_example.jsimba +1941 -146
  6. aesim/simba/Resources/Resources/Examples/dcac_3_phase_inverter_spwm.jsimba +977 -58
  7. aesim/simba/Resources/Resources/Examples/dcdc_boost_converter.jsimba +271 -50
  8. aesim/simba/Resources/Resources/Examples/dcdc_buck_c_code.jsimba +618 -50
  9. aesim/simba/Resources/Resources/Examples/dcdc_buck_chopper_thermal.jsimba +399 -29
  10. aesim/simba/Resources/Resources/Examples/dcdc_buck_converter_ac_sweep.jsimba +420 -28
  11. aesim/simba/Resources/Resources/Examples/dcdc_buckboost.jsimba +595 -54
  12. aesim/simba/Resources/Resources/Examples/dcdc_dual_active_bridge_converter.jsimba +1672 -122
  13. aesim/simba/Resources/Resources/Examples/dcdc_flyback.jsimba +342 -28
  14. aesim/simba/Resources/Resources/Examples/dcdc_interleaved_buck_chopper.jsimba +723 -66
  15. aesim/simba/Resources/Resources/Examples/dcdc_llc_resonant_converter.jsimba +1859 -124
  16. aesim/simba/Resources/Resources/Examples/dcdc_phase_shift_full_bridge_converter.jsimba +1598 -160
  17. aesim/simba/Resources/Resources/Simba.Solvers.win-x64.dll +0 -0
  18. aesim/simba/Resources/Simba.Data.deps.json +8 -8
  19. aesim/simba/Resources/Simba.Data.dll +0 -0
  20. aesim/simba/Resources/Simba.Drawing.dll +0 -0
  21. aesim/simba/Resources/Simba.Helper.dll +0 -0
  22. aesim/simba/__init__.py +1 -1
  23. aesim/simba/__init__.pyi +98 -0
  24. {aesim.simba-2024.5.22a1.dist-info → aesim.simba-2024.5.28a1.dist-info}/METADATA +1 -1
  25. {aesim.simba-2024.5.22a1.dist-info → aesim.simba-2024.5.28a1.dist-info}/RECORD +27 -27
  26. {aesim.simba-2024.5.22a1.dist-info → aesim.simba-2024.5.28a1.dist-info}/WHEEL +0 -0
  27. {aesim.simba-2024.5.22a1.dist-info → aesim.simba-2024.5.28a1.dist-info}/top_level.txt +0 -0
@@ -13,12 +13,34 @@
13
13
  "Angle": 0,
14
14
  "HF": false,
15
15
  "VF": false,
16
+ "Disabled": false,
16
17
  "Name": "DC1",
17
18
  "ID": "722e434a-6ec3-488d-8f76-f916a00605d3",
18
19
  "Parameters": {
19
- "Voltage": "95"
20
+ "Voltage": "95",
21
+ "Name": "DC1"
20
22
  },
21
- "EnabledScopes": []
23
+ "EnabledScopes": [],
24
+ "ParametersDisplayAttributes": {
25
+ "Voltage": {
26
+ "IsVisible": false,
27
+ "Suffix": "",
28
+ "RelativeLocation": "2 2",
29
+ "UnrotatedWidth": 2,
30
+ "UnrotatedHeight": 1,
31
+ "FontSize": 12,
32
+ "Color": "#0081BC"
33
+ },
34
+ "Name": {
35
+ "IsVisible": true,
36
+ "Suffix": "",
37
+ "RelativeLocation": "4 3",
38
+ "UnrotatedWidth": 2,
39
+ "UnrotatedHeight": 2,
40
+ "FontSize": 12,
41
+ "Color": "#0081BC"
42
+ }
43
+ }
22
44
  },
23
45
  {
24
46
  "LibraryName": "Ground",
@@ -27,10 +49,24 @@
27
49
  "Angle": 0,
28
50
  "HF": false,
29
51
  "VF": false,
52
+ "Disabled": false,
30
53
  "Name": "Ground1",
31
54
  "ID": "08501d13-7857-4f4c-bc17-bb80e40577e5",
32
- "Parameters": {},
33
- "EnabledScopes": []
55
+ "Parameters": {
56
+ "Name": "Ground1"
57
+ },
58
+ "EnabledScopes": [],
59
+ "ParametersDisplayAttributes": {
60
+ "Name": {
61
+ "IsVisible": false,
62
+ "Suffix": "",
63
+ "RelativeLocation": "4 3",
64
+ "UnrotatedWidth": 2,
65
+ "UnrotatedHeight": 2,
66
+ "FontSize": 12,
67
+ "Color": "#0081BC"
68
+ }
69
+ }
34
70
  },
35
71
  {
36
72
  "LibraryName": "Control Output Connector Label",
@@ -39,10 +75,24 @@
39
75
  "Angle": 0,
40
76
  "HF": false,
41
77
  "VF": false,
78
+ "Disabled": false,
42
79
  "Name": "Q1",
43
80
  "ID": "9d6a5f92-36ec-4971-9f50-700fd51101c2",
44
- "Parameters": {},
45
- "EnabledScopes": []
81
+ "Parameters": {
82
+ "Name": "Q1"
83
+ },
84
+ "EnabledScopes": [],
85
+ "ParametersDisplayAttributes": {
86
+ "Name": {
87
+ "IsVisible": false,
88
+ "Suffix": "",
89
+ "RelativeLocation": "1 -1",
90
+ "UnrotatedWidth": 2,
91
+ "UnrotatedHeight": 1,
92
+ "FontSize": 12,
93
+ "Color": "#04B404"
94
+ }
95
+ }
46
96
  },
47
97
  {
48
98
  "LibraryName": "Control Output Connector Label",
@@ -51,10 +101,24 @@
51
101
  "Angle": 0,
52
102
  "HF": false,
53
103
  "VF": false,
104
+ "Disabled": false,
54
105
  "Name": "!Q1",
55
106
  "ID": "0a5bbbb5-0e01-4f19-951e-8771572a3f4a",
56
- "Parameters": {},
57
- "EnabledScopes": []
107
+ "Parameters": {
108
+ "Name": "!Q1"
109
+ },
110
+ "EnabledScopes": [],
111
+ "ParametersDisplayAttributes": {
112
+ "Name": {
113
+ "IsVisible": false,
114
+ "Suffix": "",
115
+ "RelativeLocation": "1 -1",
116
+ "UnrotatedWidth": 2,
117
+ "UnrotatedHeight": 1,
118
+ "FontSize": 12,
119
+ "Color": "#04B404"
120
+ }
121
+ }
58
122
  },
59
123
  {
60
124
  "LibraryName": "Ideal MOSFET",
@@ -63,12 +127,34 @@
63
127
  "Angle": 0,
64
128
  "HF": false,
65
129
  "VF": false,
130
+ "Disabled": false,
66
131
  "Name": "T1",
67
132
  "ID": "7d48f8f3-d655-46b9-9610-88bebd3bcfde",
68
133
  "Parameters": {
69
- "Ron": "50m"
134
+ "Ron": "50m",
135
+ "Name": "T1"
70
136
  },
71
- "EnabledScopes": []
137
+ "EnabledScopes": [],
138
+ "ParametersDisplayAttributes": {
139
+ "Ron": {
140
+ "IsVisible": false,
141
+ "Suffix": "",
142
+ "RelativeLocation": "1 0",
143
+ "UnrotatedWidth": 2,
144
+ "UnrotatedHeight": 1,
145
+ "FontSize": 12,
146
+ "Color": "#0081BC"
147
+ },
148
+ "Name": {
149
+ "IsVisible": true,
150
+ "Suffix": "",
151
+ "RelativeLocation": "2 2",
152
+ "UnrotatedWidth": 2,
153
+ "UnrotatedHeight": 2,
154
+ "FontSize": 12,
155
+ "Color": "#0081BC"
156
+ }
157
+ }
72
158
  },
73
159
  {
74
160
  "LibraryName": "Ideal MOSFET",
@@ -77,12 +163,34 @@
77
163
  "Angle": 0,
78
164
  "HF": false,
79
165
  "VF": false,
166
+ "Disabled": false,
80
167
  "Name": "T2",
81
168
  "ID": "95bc64d8-461c-4cb5-bc5c-a056bfcf626f",
82
169
  "Parameters": {
83
- "Ron": "50m"
170
+ "Ron": "50m",
171
+ "Name": "T2"
84
172
  },
85
- "EnabledScopes": []
173
+ "EnabledScopes": [],
174
+ "ParametersDisplayAttributes": {
175
+ "Ron": {
176
+ "IsVisible": false,
177
+ "Suffix": "",
178
+ "RelativeLocation": "1 0",
179
+ "UnrotatedWidth": 2,
180
+ "UnrotatedHeight": 1,
181
+ "FontSize": 12,
182
+ "Color": "#0081BC"
183
+ },
184
+ "Name": {
185
+ "IsVisible": true,
186
+ "Suffix": "",
187
+ "RelativeLocation": "2 2",
188
+ "UnrotatedWidth": 2,
189
+ "UnrotatedHeight": 2,
190
+ "FontSize": 12,
191
+ "Color": "#0081BC"
192
+ }
193
+ }
86
194
  },
87
195
  {
88
196
  "LibraryName": "Ideal Diode",
@@ -91,13 +199,44 @@
91
199
  "Angle": 270,
92
200
  "HF": false,
93
201
  "VF": false,
202
+ "Disabled": false,
94
203
  "Name": "D1",
95
204
  "ID": "327eb099-a82b-4612-be6a-e49eaab9249e",
96
205
  "Parameters": {
97
206
  "Rd": "5m",
98
- "Vf": "4.5"
207
+ "Vf": "4.5",
208
+ "Name": "D1"
99
209
  },
100
- "EnabledScopes": []
210
+ "EnabledScopes": [],
211
+ "ParametersDisplayAttributes": {
212
+ "Rd": {
213
+ "IsVisible": false,
214
+ "Suffix": "",
215
+ "RelativeLocation": "2 0",
216
+ "UnrotatedWidth": 2,
217
+ "UnrotatedHeight": 1,
218
+ "FontSize": 12,
219
+ "Color": "#0081BC"
220
+ },
221
+ "Vf": {
222
+ "IsVisible": false,
223
+ "Suffix": "",
224
+ "RelativeLocation": "2 1",
225
+ "UnrotatedWidth": 2,
226
+ "UnrotatedHeight": 1,
227
+ "FontSize": 12,
228
+ "Color": "#0081BC"
229
+ },
230
+ "Name": {
231
+ "IsVisible": true,
232
+ "Suffix": "",
233
+ "RelativeLocation": "2 2",
234
+ "UnrotatedWidth": 2,
235
+ "UnrotatedHeight": 1,
236
+ "FontSize": 12,
237
+ "Color": "#0081BC"
238
+ }
239
+ }
101
240
  },
102
241
  {
103
242
  "LibraryName": "Ideal Diode",
@@ -106,13 +245,44 @@
106
245
  "Angle": 270,
107
246
  "HF": false,
108
247
  "VF": false,
248
+ "Disabled": false,
109
249
  "Name": "D2",
110
250
  "ID": "a860060c-5d66-4bf4-866c-fb1b00ef9a84",
111
251
  "Parameters": {
112
252
  "Rd": "5m",
113
- "Vf": "4.5"
253
+ "Vf": "4.5",
254
+ "Name": "D2"
114
255
  },
115
- "EnabledScopes": []
256
+ "EnabledScopes": [],
257
+ "ParametersDisplayAttributes": {
258
+ "Rd": {
259
+ "IsVisible": false,
260
+ "Suffix": "",
261
+ "RelativeLocation": "2 0",
262
+ "UnrotatedWidth": 2,
263
+ "UnrotatedHeight": 1,
264
+ "FontSize": 12,
265
+ "Color": "#0081BC"
266
+ },
267
+ "Vf": {
268
+ "IsVisible": false,
269
+ "Suffix": "",
270
+ "RelativeLocation": "2 1",
271
+ "UnrotatedWidth": 2,
272
+ "UnrotatedHeight": 1,
273
+ "FontSize": 12,
274
+ "Color": "#0081BC"
275
+ },
276
+ "Name": {
277
+ "IsVisible": true,
278
+ "Suffix": "",
279
+ "RelativeLocation": "2 2",
280
+ "UnrotatedWidth": 2,
281
+ "UnrotatedHeight": 1,
282
+ "FontSize": 12,
283
+ "Color": "#0081BC"
284
+ }
285
+ }
116
286
  },
117
287
  {
118
288
  "LibraryName": "Control Output Connector Label",
@@ -121,10 +291,24 @@
121
291
  "Angle": 0,
122
292
  "HF": false,
123
293
  "VF": false,
294
+ "Disabled": false,
124
295
  "Name": "!Q1",
125
296
  "ID": "94b1b703-f851-49b6-ac48-8c1208a5bddd",
126
- "Parameters": {},
127
- "EnabledScopes": []
297
+ "Parameters": {
298
+ "Name": "!Q1"
299
+ },
300
+ "EnabledScopes": [],
301
+ "ParametersDisplayAttributes": {
302
+ "Name": {
303
+ "IsVisible": false,
304
+ "Suffix": "",
305
+ "RelativeLocation": "1 -1",
306
+ "UnrotatedWidth": 2,
307
+ "UnrotatedHeight": 1,
308
+ "FontSize": 12,
309
+ "Color": "#04B404"
310
+ }
311
+ }
128
312
  },
129
313
  {
130
314
  "LibraryName": "Control Output Connector Label",
@@ -133,10 +317,24 @@
133
317
  "Angle": 0,
134
318
  "HF": false,
135
319
  "VF": false,
320
+ "Disabled": false,
136
321
  "Name": "Q1",
137
322
  "ID": "5eda58d0-459f-4992-aeaf-d4c82bbaf6f5",
138
- "Parameters": {},
139
- "EnabledScopes": []
323
+ "Parameters": {
324
+ "Name": "Q1"
325
+ },
326
+ "EnabledScopes": [],
327
+ "ParametersDisplayAttributes": {
328
+ "Name": {
329
+ "IsVisible": false,
330
+ "Suffix": "",
331
+ "RelativeLocation": "1 -1",
332
+ "UnrotatedWidth": 2,
333
+ "UnrotatedHeight": 1,
334
+ "FontSize": 12,
335
+ "Color": "#04B404"
336
+ }
337
+ }
140
338
  },
141
339
  {
142
340
  "LibraryName": "Ideal MOSFET",
@@ -145,12 +343,34 @@
145
343
  "Angle": 0,
146
344
  "HF": false,
147
345
  "VF": false,
346
+ "Disabled": false,
148
347
  "Name": "T3",
149
348
  "ID": "4dde9920-27bb-4e52-ab98-c4d2ab91a4e9",
150
349
  "Parameters": {
151
- "Ron": "50m"
350
+ "Ron": "50m",
351
+ "Name": "T3"
152
352
  },
153
- "EnabledScopes": []
353
+ "EnabledScopes": [],
354
+ "ParametersDisplayAttributes": {
355
+ "Ron": {
356
+ "IsVisible": false,
357
+ "Suffix": "",
358
+ "RelativeLocation": "1 0",
359
+ "UnrotatedWidth": 2,
360
+ "UnrotatedHeight": 1,
361
+ "FontSize": 12,
362
+ "Color": "#0081BC"
363
+ },
364
+ "Name": {
365
+ "IsVisible": true,
366
+ "Suffix": "",
367
+ "RelativeLocation": "2 2",
368
+ "UnrotatedWidth": 2,
369
+ "UnrotatedHeight": 2,
370
+ "FontSize": 12,
371
+ "Color": "#0081BC"
372
+ }
373
+ }
154
374
  },
155
375
  {
156
376
  "LibraryName": "Ideal MOSFET",
@@ -159,12 +379,34 @@
159
379
  "Angle": 0,
160
380
  "HF": false,
161
381
  "VF": false,
382
+ "Disabled": false,
162
383
  "Name": "T4",
163
384
  "ID": "5f08a47d-24da-466a-aef2-323c0db85a7f",
164
385
  "Parameters": {
165
- "Ron": "50m"
386
+ "Ron": "50m",
387
+ "Name": "T4"
166
388
  },
167
- "EnabledScopes": []
389
+ "EnabledScopes": [],
390
+ "ParametersDisplayAttributes": {
391
+ "Ron": {
392
+ "IsVisible": false,
393
+ "Suffix": "",
394
+ "RelativeLocation": "1 0",
395
+ "UnrotatedWidth": 2,
396
+ "UnrotatedHeight": 1,
397
+ "FontSize": 12,
398
+ "Color": "#0081BC"
399
+ },
400
+ "Name": {
401
+ "IsVisible": true,
402
+ "Suffix": "",
403
+ "RelativeLocation": "2 2",
404
+ "UnrotatedWidth": 2,
405
+ "UnrotatedHeight": 2,
406
+ "FontSize": 12,
407
+ "Color": "#0081BC"
408
+ }
409
+ }
168
410
  },
169
411
  {
170
412
  "LibraryName": "Differential Voltage Meter",
@@ -173,14 +415,36 @@
173
415
  "Angle": 90,
174
416
  "HF": false,
175
417
  "VF": false,
418
+ "Disabled": false,
176
419
  "Name": "V1",
177
420
  "ID": "8acd9a9f-fe34-4dcd-ab1c-c3bb187dbf98",
178
421
  "Parameters": {
179
- "SamplingTime": "none"
422
+ "SamplingTime": "none",
423
+ "Name": "V1"
180
424
  },
181
425
  "EnabledScopes": [
182
426
  "Voltage"
183
- ]
427
+ ],
428
+ "ParametersDisplayAttributes": {
429
+ "SamplingTime": {
430
+ "IsVisible": false,
431
+ "Suffix": "",
432
+ "RelativeLocation": "2 3",
433
+ "UnrotatedWidth": 2,
434
+ "UnrotatedHeight": 1,
435
+ "FontSize": 12,
436
+ "Color": "#0081BC"
437
+ },
438
+ "Name": {
439
+ "IsVisible": true,
440
+ "Suffix": "",
441
+ "RelativeLocation": "1 1",
442
+ "UnrotatedWidth": 2,
443
+ "UnrotatedHeight": 2,
444
+ "FontSize": 12,
445
+ "Color": "#0081BC"
446
+ }
447
+ }
184
448
  },
185
449
  {
186
450
  "LibraryName": "Ideal Diode",
@@ -189,13 +453,44 @@
189
453
  "Angle": 270,
190
454
  "HF": false,
191
455
  "VF": false,
456
+ "Disabled": false,
192
457
  "Name": "D3",
193
458
  "ID": "ef5c20d9-7b0e-46f2-a98e-6a3cc872a8f9",
194
459
  "Parameters": {
195
460
  "Rd": "5m",
196
- "Vf": "4.5"
461
+ "Vf": "4.5",
462
+ "Name": "D3"
197
463
  },
198
- "EnabledScopes": []
464
+ "EnabledScopes": [],
465
+ "ParametersDisplayAttributes": {
466
+ "Rd": {
467
+ "IsVisible": false,
468
+ "Suffix": "",
469
+ "RelativeLocation": "2 0",
470
+ "UnrotatedWidth": 2,
471
+ "UnrotatedHeight": 1,
472
+ "FontSize": 12,
473
+ "Color": "#0081BC"
474
+ },
475
+ "Vf": {
476
+ "IsVisible": false,
477
+ "Suffix": "",
478
+ "RelativeLocation": "2 1",
479
+ "UnrotatedWidth": 2,
480
+ "UnrotatedHeight": 1,
481
+ "FontSize": 12,
482
+ "Color": "#0081BC"
483
+ },
484
+ "Name": {
485
+ "IsVisible": true,
486
+ "Suffix": "",
487
+ "RelativeLocation": "2 2",
488
+ "UnrotatedWidth": 2,
489
+ "UnrotatedHeight": 1,
490
+ "FontSize": 12,
491
+ "Color": "#0081BC"
492
+ }
493
+ }
199
494
  },
200
495
  {
201
496
  "LibraryName": "Ideal Diode",
@@ -204,13 +499,44 @@
204
499
  "Angle": 270,
205
500
  "HF": false,
206
501
  "VF": false,
502
+ "Disabled": false,
207
503
  "Name": "D4",
208
504
  "ID": "e74272d4-fa6b-4e1c-ade4-b156cffff95a",
209
505
  "Parameters": {
210
506
  "Rd": "5m",
211
- "Vf": "4.5"
507
+ "Vf": "4.5",
508
+ "Name": "D4"
212
509
  },
213
- "EnabledScopes": []
510
+ "EnabledScopes": [],
511
+ "ParametersDisplayAttributes": {
512
+ "Rd": {
513
+ "IsVisible": false,
514
+ "Suffix": "",
515
+ "RelativeLocation": "2 0",
516
+ "UnrotatedWidth": 2,
517
+ "UnrotatedHeight": 1,
518
+ "FontSize": 12,
519
+ "Color": "#0081BC"
520
+ },
521
+ "Vf": {
522
+ "IsVisible": false,
523
+ "Suffix": "",
524
+ "RelativeLocation": "2 1",
525
+ "UnrotatedWidth": 2,
526
+ "UnrotatedHeight": 1,
527
+ "FontSize": 12,
528
+ "Color": "#0081BC"
529
+ },
530
+ "Name": {
531
+ "IsVisible": true,
532
+ "Suffix": "",
533
+ "RelativeLocation": "2 2",
534
+ "UnrotatedWidth": 2,
535
+ "UnrotatedHeight": 1,
536
+ "FontSize": 12,
537
+ "Color": "#0081BC"
538
+ }
539
+ }
214
540
  },
215
541
  {
216
542
  "LibraryName": "Inductor",
@@ -219,15 +545,46 @@
219
545
  "Angle": 0,
220
546
  "HF": false,
221
547
  "VF": false,
548
+ "Disabled": false,
222
549
  "Name": "L1",
223
550
  "ID": "f12ee3ba-5171-407f-a62f-e54f2eb4efdf",
224
551
  "Parameters": {
225
552
  "Value": "2.052u",
226
- "Iinit": "0"
553
+ "Iinit": "0",
554
+ "Name": "L1"
227
555
  },
228
556
  "EnabledScopes": [
229
557
  "Current"
230
- ]
558
+ ],
559
+ "ParametersDisplayAttributes": {
560
+ "Value": {
561
+ "IsVisible": true,
562
+ "Suffix": "H",
563
+ "RelativeLocation": "2 2",
564
+ "UnrotatedWidth": 2,
565
+ "UnrotatedHeight": 1,
566
+ "FontSize": 12,
567
+ "Color": "#0081BC"
568
+ },
569
+ "Iinit": {
570
+ "IsVisible": false,
571
+ "Suffix": "",
572
+ "RelativeLocation": "2 4",
573
+ "UnrotatedWidth": 2,
574
+ "UnrotatedHeight": 1,
575
+ "FontSize": 12,
576
+ "Color": "#0081BC"
577
+ },
578
+ "Name": {
579
+ "IsVisible": true,
580
+ "Suffix": "",
581
+ "RelativeLocation": "2 -1",
582
+ "UnrotatedWidth": 2,
583
+ "UnrotatedHeight": 1,
584
+ "FontSize": 12,
585
+ "Color": "#0081BC"
586
+ }
587
+ }
231
588
  },
232
589
  {
233
590
  "LibraryName": "Ideal Transformer, 2 Winding",
@@ -236,14 +593,36 @@
236
593
  "Angle": 270,
237
594
  "HF": false,
238
595
  "VF": false,
596
+ "Disabled": false,
239
597
  "Name": "TX1",
240
598
  "ID": "c67679ba-237d-49ad-8488-80c1993a5c4e",
241
599
  "Parameters": {
242
- "Ratio": "4"
600
+ "Ratio": "4",
601
+ "Name": "TX1"
243
602
  },
244
603
  "EnabledScopes": [
245
604
  "W1 - Voltage"
246
- ]
605
+ ],
606
+ "ParametersDisplayAttributes": {
607
+ "Ratio": {
608
+ "IsVisible": false,
609
+ "Suffix": "",
610
+ "RelativeLocation": "2 0",
611
+ "UnrotatedWidth": 2,
612
+ "UnrotatedHeight": 1,
613
+ "FontSize": 12,
614
+ "Color": "#0081BC"
615
+ },
616
+ "Name": {
617
+ "IsVisible": true,
618
+ "Suffix": "",
619
+ "RelativeLocation": "6 1",
620
+ "UnrotatedWidth": 2,
621
+ "UnrotatedHeight": 2,
622
+ "FontSize": 12,
623
+ "Color": "#0081BC"
624
+ }
625
+ }
247
626
  },
248
627
  {
249
628
  "LibraryName": "Control Output Connector Label",
@@ -252,10 +631,24 @@
252
631
  "Angle": 0,
253
632
  "HF": false,
254
633
  "VF": false,
634
+ "Disabled": false,
255
635
  "Name": "Q2",
256
636
  "ID": "a29e91f1-37c3-408d-abdf-f87a20f3ffe1",
257
- "Parameters": {},
258
- "EnabledScopes": []
637
+ "Parameters": {
638
+ "Name": "Q2"
639
+ },
640
+ "EnabledScopes": [],
641
+ "ParametersDisplayAttributes": {
642
+ "Name": {
643
+ "IsVisible": false,
644
+ "Suffix": "",
645
+ "RelativeLocation": "1 -1",
646
+ "UnrotatedWidth": 2,
647
+ "UnrotatedHeight": 1,
648
+ "FontSize": 12,
649
+ "Color": "#04B404"
650
+ }
651
+ }
259
652
  },
260
653
  {
261
654
  "LibraryName": "Control Output Connector Label",
@@ -264,10 +657,24 @@
264
657
  "Angle": 0,
265
658
  "HF": false,
266
659
  "VF": false,
660
+ "Disabled": false,
267
661
  "Name": "!Q2",
268
662
  "ID": "08a3996b-d827-44d5-89eb-f7969c17e61f",
269
- "Parameters": {},
270
- "EnabledScopes": []
663
+ "Parameters": {
664
+ "Name": "!Q2"
665
+ },
666
+ "EnabledScopes": [],
667
+ "ParametersDisplayAttributes": {
668
+ "Name": {
669
+ "IsVisible": false,
670
+ "Suffix": "",
671
+ "RelativeLocation": "1 -1",
672
+ "UnrotatedWidth": 2,
673
+ "UnrotatedHeight": 1,
674
+ "FontSize": 12,
675
+ "Color": "#04B404"
676
+ }
677
+ }
271
678
  },
272
679
  {
273
680
  "LibraryName": "Ideal MOSFET",
@@ -276,12 +683,34 @@
276
683
  "Angle": 0,
277
684
  "HF": false,
278
685
  "VF": false,
686
+ "Disabled": false,
279
687
  "Name": "T5",
280
688
  "ID": "c7bc0c43-ac5b-4753-94f3-adc10e73e99a",
281
689
  "Parameters": {
282
- "Ron": "65m"
690
+ "Ron": "65m",
691
+ "Name": "T5"
283
692
  },
284
- "EnabledScopes": []
693
+ "EnabledScopes": [],
694
+ "ParametersDisplayAttributes": {
695
+ "Ron": {
696
+ "IsVisible": false,
697
+ "Suffix": "",
698
+ "RelativeLocation": "1 0",
699
+ "UnrotatedWidth": 2,
700
+ "UnrotatedHeight": 1,
701
+ "FontSize": 12,
702
+ "Color": "#0081BC"
703
+ },
704
+ "Name": {
705
+ "IsVisible": true,
706
+ "Suffix": "",
707
+ "RelativeLocation": "2 2",
708
+ "UnrotatedWidth": 2,
709
+ "UnrotatedHeight": 2,
710
+ "FontSize": 12,
711
+ "Color": "#0081BC"
712
+ }
713
+ }
285
714
  },
286
715
  {
287
716
  "LibraryName": "Ideal MOSFET",
@@ -290,12 +719,34 @@
290
719
  "Angle": 0,
291
720
  "HF": false,
292
721
  "VF": false,
722
+ "Disabled": false,
293
723
  "Name": "T6",
294
724
  "ID": "1496a27f-a74a-4ac6-b493-a2f01e86b4a1",
295
725
  "Parameters": {
296
- "Ron": "65m"
726
+ "Ron": "65m",
727
+ "Name": "T6"
297
728
  },
298
- "EnabledScopes": []
729
+ "EnabledScopes": [],
730
+ "ParametersDisplayAttributes": {
731
+ "Ron": {
732
+ "IsVisible": false,
733
+ "Suffix": "",
734
+ "RelativeLocation": "1 0",
735
+ "UnrotatedWidth": 2,
736
+ "UnrotatedHeight": 1,
737
+ "FontSize": 12,
738
+ "Color": "#0081BC"
739
+ },
740
+ "Name": {
741
+ "IsVisible": true,
742
+ "Suffix": "",
743
+ "RelativeLocation": "2 2",
744
+ "UnrotatedWidth": 2,
745
+ "UnrotatedHeight": 2,
746
+ "FontSize": 12,
747
+ "Color": "#0081BC"
748
+ }
749
+ }
299
750
  },
300
751
  {
301
752
  "LibraryName": "Ideal Diode",
@@ -304,13 +755,44 @@
304
755
  "Angle": 270,
305
756
  "HF": false,
306
757
  "VF": false,
758
+ "Disabled": false,
307
759
  "Name": "D5",
308
760
  "ID": "104f1892-d2a8-4bb4-9080-eb3a63856395",
309
761
  "Parameters": {
310
762
  "Rd": "5m",
311
- "Vf": "4.4"
763
+ "Vf": "4.4",
764
+ "Name": "D5"
312
765
  },
313
- "EnabledScopes": []
766
+ "EnabledScopes": [],
767
+ "ParametersDisplayAttributes": {
768
+ "Rd": {
769
+ "IsVisible": false,
770
+ "Suffix": "",
771
+ "RelativeLocation": "2 0",
772
+ "UnrotatedWidth": 2,
773
+ "UnrotatedHeight": 1,
774
+ "FontSize": 12,
775
+ "Color": "#0081BC"
776
+ },
777
+ "Vf": {
778
+ "IsVisible": false,
779
+ "Suffix": "",
780
+ "RelativeLocation": "2 1",
781
+ "UnrotatedWidth": 2,
782
+ "UnrotatedHeight": 1,
783
+ "FontSize": 12,
784
+ "Color": "#0081BC"
785
+ },
786
+ "Name": {
787
+ "IsVisible": true,
788
+ "Suffix": "",
789
+ "RelativeLocation": "2 2",
790
+ "UnrotatedWidth": 2,
791
+ "UnrotatedHeight": 1,
792
+ "FontSize": 12,
793
+ "Color": "#0081BC"
794
+ }
795
+ }
314
796
  },
315
797
  {
316
798
  "LibraryName": "Ideal Diode",
@@ -319,13 +801,44 @@
319
801
  "Angle": 270,
320
802
  "HF": false,
321
803
  "VF": false,
804
+ "Disabled": false,
322
805
  "Name": "D6",
323
806
  "ID": "8cab7c50-78e9-4499-ad6a-4bbfe7b4be9c",
324
807
  "Parameters": {
325
808
  "Rd": "5m",
326
- "Vf": "4.4"
809
+ "Vf": "4.4",
810
+ "Name": "D6"
327
811
  },
328
- "EnabledScopes": []
812
+ "EnabledScopes": [],
813
+ "ParametersDisplayAttributes": {
814
+ "Rd": {
815
+ "IsVisible": false,
816
+ "Suffix": "",
817
+ "RelativeLocation": "2 0",
818
+ "UnrotatedWidth": 2,
819
+ "UnrotatedHeight": 1,
820
+ "FontSize": 12,
821
+ "Color": "#0081BC"
822
+ },
823
+ "Vf": {
824
+ "IsVisible": false,
825
+ "Suffix": "",
826
+ "RelativeLocation": "2 1",
827
+ "UnrotatedWidth": 2,
828
+ "UnrotatedHeight": 1,
829
+ "FontSize": 12,
830
+ "Color": "#0081BC"
831
+ },
832
+ "Name": {
833
+ "IsVisible": true,
834
+ "Suffix": "",
835
+ "RelativeLocation": "2 2",
836
+ "UnrotatedWidth": 2,
837
+ "UnrotatedHeight": 1,
838
+ "FontSize": 12,
839
+ "Color": "#0081BC"
840
+ }
841
+ }
329
842
  },
330
843
  {
331
844
  "LibraryName": "Control Output Connector Label",
@@ -334,10 +847,24 @@
334
847
  "Angle": 0,
335
848
  "HF": false,
336
849
  "VF": false,
850
+ "Disabled": false,
337
851
  "Name": "!Q2",
338
852
  "ID": "63470ef2-e150-417d-be37-1c00379ee5cf",
339
- "Parameters": {},
340
- "EnabledScopes": []
853
+ "Parameters": {
854
+ "Name": "!Q2"
855
+ },
856
+ "EnabledScopes": [],
857
+ "ParametersDisplayAttributes": {
858
+ "Name": {
859
+ "IsVisible": false,
860
+ "Suffix": "",
861
+ "RelativeLocation": "1 -1",
862
+ "UnrotatedWidth": 2,
863
+ "UnrotatedHeight": 1,
864
+ "FontSize": 12,
865
+ "Color": "#04B404"
866
+ }
867
+ }
341
868
  },
342
869
  {
343
870
  "LibraryName": "Control Output Connector Label",
@@ -346,10 +873,24 @@
346
873
  "Angle": 0,
347
874
  "HF": false,
348
875
  "VF": false,
876
+ "Disabled": false,
349
877
  "Name": "Q2",
350
878
  "ID": "112b72e4-f89c-4b91-83fa-a33206e329fd",
351
- "Parameters": {},
352
- "EnabledScopes": []
879
+ "Parameters": {
880
+ "Name": "Q2"
881
+ },
882
+ "EnabledScopes": [],
883
+ "ParametersDisplayAttributes": {
884
+ "Name": {
885
+ "IsVisible": false,
886
+ "Suffix": "",
887
+ "RelativeLocation": "1 -1",
888
+ "UnrotatedWidth": 2,
889
+ "UnrotatedHeight": 1,
890
+ "FontSize": 12,
891
+ "Color": "#04B404"
892
+ }
893
+ }
353
894
  },
354
895
  {
355
896
  "LibraryName": "Ideal MOSFET",
@@ -358,12 +899,34 @@
358
899
  "Angle": 0,
359
900
  "HF": false,
360
901
  "VF": false,
902
+ "Disabled": false,
361
903
  "Name": "T7",
362
904
  "ID": "49c98f5d-febf-4661-ae6c-b6679459ff32",
363
905
  "Parameters": {
364
- "Ron": "65m"
906
+ "Ron": "65m",
907
+ "Name": "T7"
365
908
  },
366
- "EnabledScopes": []
909
+ "EnabledScopes": [],
910
+ "ParametersDisplayAttributes": {
911
+ "Ron": {
912
+ "IsVisible": false,
913
+ "Suffix": "",
914
+ "RelativeLocation": "1 0",
915
+ "UnrotatedWidth": 2,
916
+ "UnrotatedHeight": 1,
917
+ "FontSize": 12,
918
+ "Color": "#0081BC"
919
+ },
920
+ "Name": {
921
+ "IsVisible": true,
922
+ "Suffix": "",
923
+ "RelativeLocation": "2 2",
924
+ "UnrotatedWidth": 2,
925
+ "UnrotatedHeight": 2,
926
+ "FontSize": 12,
927
+ "Color": "#0081BC"
928
+ }
929
+ }
367
930
  },
368
931
  {
369
932
  "LibraryName": "Ideal MOSFET",
@@ -372,12 +935,34 @@
372
935
  "Angle": 0,
373
936
  "HF": false,
374
937
  "VF": false,
938
+ "Disabled": false,
375
939
  "Name": "T8",
376
940
  "ID": "659d0fc5-c6e0-4c20-ac14-10bbd25df71b",
377
941
  "Parameters": {
378
- "Ron": "65m"
942
+ "Ron": "65m",
943
+ "Name": "T8"
379
944
  },
380
- "EnabledScopes": []
945
+ "EnabledScopes": [],
946
+ "ParametersDisplayAttributes": {
947
+ "Ron": {
948
+ "IsVisible": false,
949
+ "Suffix": "",
950
+ "RelativeLocation": "1 0",
951
+ "UnrotatedWidth": 2,
952
+ "UnrotatedHeight": 1,
953
+ "FontSize": 12,
954
+ "Color": "#0081BC"
955
+ },
956
+ "Name": {
957
+ "IsVisible": true,
958
+ "Suffix": "",
959
+ "RelativeLocation": "2 2",
960
+ "UnrotatedWidth": 2,
961
+ "UnrotatedHeight": 2,
962
+ "FontSize": 12,
963
+ "Color": "#0081BC"
964
+ }
965
+ }
381
966
  },
382
967
  {
383
968
  "LibraryName": "Ideal Diode",
@@ -386,13 +971,44 @@
386
971
  "Angle": 270,
387
972
  "HF": false,
388
973
  "VF": false,
974
+ "Disabled": false,
389
975
  "Name": "D7",
390
976
  "ID": "12122560-9f0c-4f4c-ad88-4b916c3ffe27",
391
977
  "Parameters": {
392
978
  "Rd": "5m",
393
- "Vf": "4.4"
979
+ "Vf": "4.4",
980
+ "Name": "D7"
394
981
  },
395
- "EnabledScopes": []
982
+ "EnabledScopes": [],
983
+ "ParametersDisplayAttributes": {
984
+ "Rd": {
985
+ "IsVisible": false,
986
+ "Suffix": "",
987
+ "RelativeLocation": "2 0",
988
+ "UnrotatedWidth": 2,
989
+ "UnrotatedHeight": 1,
990
+ "FontSize": 12,
991
+ "Color": "#0081BC"
992
+ },
993
+ "Vf": {
994
+ "IsVisible": false,
995
+ "Suffix": "",
996
+ "RelativeLocation": "2 1",
997
+ "UnrotatedWidth": 2,
998
+ "UnrotatedHeight": 1,
999
+ "FontSize": 12,
1000
+ "Color": "#0081BC"
1001
+ },
1002
+ "Name": {
1003
+ "IsVisible": true,
1004
+ "Suffix": "",
1005
+ "RelativeLocation": "2 2",
1006
+ "UnrotatedWidth": 2,
1007
+ "UnrotatedHeight": 1,
1008
+ "FontSize": 12,
1009
+ "Color": "#0081BC"
1010
+ }
1011
+ }
396
1012
  },
397
1013
  {
398
1014
  "LibraryName": "Ideal Diode",
@@ -401,13 +1017,44 @@
401
1017
  "Angle": 270,
402
1018
  "HF": false,
403
1019
  "VF": false,
1020
+ "Disabled": false,
404
1021
  "Name": "D8",
405
1022
  "ID": "0286aac2-bb68-4c5b-a628-209a13ba2c8a",
406
1023
  "Parameters": {
407
1024
  "Rd": "5m",
408
- "Vf": "4.4"
1025
+ "Vf": "4.4",
1026
+ "Name": "D8"
409
1027
  },
410
- "EnabledScopes": []
1028
+ "EnabledScopes": [],
1029
+ "ParametersDisplayAttributes": {
1030
+ "Rd": {
1031
+ "IsVisible": false,
1032
+ "Suffix": "",
1033
+ "RelativeLocation": "2 0",
1034
+ "UnrotatedWidth": 2,
1035
+ "UnrotatedHeight": 1,
1036
+ "FontSize": 12,
1037
+ "Color": "#0081BC"
1038
+ },
1039
+ "Vf": {
1040
+ "IsVisible": false,
1041
+ "Suffix": "",
1042
+ "RelativeLocation": "2 1",
1043
+ "UnrotatedWidth": 2,
1044
+ "UnrotatedHeight": 1,
1045
+ "FontSize": 12,
1046
+ "Color": "#0081BC"
1047
+ },
1048
+ "Name": {
1049
+ "IsVisible": true,
1050
+ "Suffix": "",
1051
+ "RelativeLocation": "2 2",
1052
+ "UnrotatedWidth": 2,
1053
+ "UnrotatedHeight": 1,
1054
+ "FontSize": 12,
1055
+ "Color": "#0081BC"
1056
+ }
1057
+ }
411
1058
  },
412
1059
  {
413
1060
  "LibraryName": "Resistor",
@@ -416,12 +1063,34 @@
416
1063
  "Angle": 90,
417
1064
  "HF": false,
418
1065
  "VF": false,
1066
+ "Disabled": false,
419
1067
  "Name": "R1",
420
1068
  "ID": "fe9b46f8-7f19-4535-8457-264117c173f7",
421
1069
  "Parameters": {
422
- "Value": "3.2m"
1070
+ "Value": "3.2m",
1071
+ "Name": "R1"
423
1072
  },
424
- "EnabledScopes": []
1073
+ "EnabledScopes": [],
1074
+ "ParametersDisplayAttributes": {
1075
+ "Value": {
1076
+ "IsVisible": true,
1077
+ "Suffix": "\u03A9",
1078
+ "RelativeLocation": "3 -2",
1079
+ "UnrotatedWidth": 2,
1080
+ "UnrotatedHeight": 2,
1081
+ "FontSize": 12,
1082
+ "Color": "#0081BC"
1083
+ },
1084
+ "Name": {
1085
+ "IsVisible": true,
1086
+ "Suffix": "",
1087
+ "RelativeLocation": "2 -1",
1088
+ "UnrotatedWidth": 2,
1089
+ "UnrotatedHeight": 1,
1090
+ "FontSize": 12,
1091
+ "Color": "#0081BC"
1092
+ }
1093
+ }
425
1094
  },
426
1095
  {
427
1096
  "LibraryName": "Capacitor",
@@ -430,13 +1099,44 @@
430
1099
  "Angle": 90,
431
1100
  "HF": false,
432
1101
  "VF": false,
1102
+ "Disabled": false,
433
1103
  "Name": "C10",
434
1104
  "ID": "bf83e877-e455-44bd-8f2c-5d65f793ace5",
435
1105
  "Parameters": {
436
1106
  "Value": "30u",
437
- "Vinit": "0"
1107
+ "Vinit": "0",
1108
+ "Name": "C10"
438
1109
  },
439
- "EnabledScopes": []
1110
+ "EnabledScopes": [],
1111
+ "ParametersDisplayAttributes": {
1112
+ "Value": {
1113
+ "IsVisible": true,
1114
+ "Suffix": "F",
1115
+ "RelativeLocation": "2 2",
1116
+ "UnrotatedWidth": 2,
1117
+ "UnrotatedHeight": 1,
1118
+ "FontSize": 12,
1119
+ "Color": "#0081BC"
1120
+ },
1121
+ "Vinit": {
1122
+ "IsVisible": false,
1123
+ "Suffix": "V",
1124
+ "RelativeLocation": "2 3",
1125
+ "UnrotatedWidth": 2,
1126
+ "UnrotatedHeight": 1,
1127
+ "FontSize": 12,
1128
+ "Color": "#0081BC"
1129
+ },
1130
+ "Name": {
1131
+ "IsVisible": true,
1132
+ "Suffix": "",
1133
+ "RelativeLocation": "2 -1",
1134
+ "UnrotatedWidth": 2,
1135
+ "UnrotatedHeight": 1,
1136
+ "FontSize": 12,
1137
+ "Color": "#0081BC"
1138
+ }
1139
+ }
440
1140
  },
441
1141
  {
442
1142
  "LibraryName": "Ground",
@@ -445,10 +1145,24 @@
445
1145
  "Angle": 0,
446
1146
  "HF": false,
447
1147
  "VF": false,
1148
+ "Disabled": false,
448
1149
  "Name": "Ground2",
449
1150
  "ID": "0cff1fb3-449a-452e-ad52-add645920660",
450
- "Parameters": {},
451
- "EnabledScopes": []
1151
+ "Parameters": {
1152
+ "Name": "Ground2"
1153
+ },
1154
+ "EnabledScopes": [],
1155
+ "ParametersDisplayAttributes": {
1156
+ "Name": {
1157
+ "IsVisible": false,
1158
+ "Suffix": "",
1159
+ "RelativeLocation": "4 3",
1160
+ "UnrotatedWidth": 2,
1161
+ "UnrotatedHeight": 2,
1162
+ "FontSize": 12,
1163
+ "Color": "#0081BC"
1164
+ }
1165
+ }
452
1166
  },
453
1167
  {
454
1168
  "LibraryName": "Current Meter",
@@ -457,14 +1171,36 @@
457
1171
  "Angle": 0,
458
1172
  "HF": false,
459
1173
  "VF": false,
1174
+ "Disabled": false,
460
1175
  "Name": "A1",
461
1176
  "ID": "c335142b-e070-4214-9ec9-3917f933c4c5",
462
1177
  "Parameters": {
463
- "SamplingTime": "none"
1178
+ "SamplingTime": "none",
1179
+ "Name": "A1"
464
1180
  },
465
1181
  "EnabledScopes": [
466
1182
  "Current"
467
- ]
1183
+ ],
1184
+ "ParametersDisplayAttributes": {
1185
+ "SamplingTime": {
1186
+ "IsVisible": false,
1187
+ "Suffix": "",
1188
+ "RelativeLocation": "2 3",
1189
+ "UnrotatedWidth": 2,
1190
+ "UnrotatedHeight": 1,
1191
+ "FontSize": 12,
1192
+ "Color": "#0081BC"
1193
+ },
1194
+ "Name": {
1195
+ "IsVisible": true,
1196
+ "Suffix": "",
1197
+ "RelativeLocation": "1 -1",
1198
+ "UnrotatedWidth": 2,
1199
+ "UnrotatedHeight": 1,
1200
+ "FontSize": 12,
1201
+ "Color": "#0081BC"
1202
+ }
1203
+ }
468
1204
  },
469
1205
  {
470
1206
  "LibraryName": "Resistor",
@@ -473,14 +1209,36 @@
473
1209
  "Angle": 90,
474
1210
  "HF": false,
475
1211
  "VF": false,
1212
+ "Disabled": false,
476
1213
  "Name": "R2",
477
1214
  "ID": "b7e13309-376c-4920-85e8-1d813f659460",
478
1215
  "Parameters": {
479
- "Value": "144.4"
1216
+ "Value": "144.4",
1217
+ "Name": "R2"
480
1218
  },
481
1219
  "EnabledScopes": [
482
1220
  "Voltage"
483
- ]
1221
+ ],
1222
+ "ParametersDisplayAttributes": {
1223
+ "Value": {
1224
+ "IsVisible": true,
1225
+ "Suffix": "\u03A9",
1226
+ "RelativeLocation": "3 -2",
1227
+ "UnrotatedWidth": 2,
1228
+ "UnrotatedHeight": 2,
1229
+ "FontSize": 12,
1230
+ "Color": "#0081BC"
1231
+ },
1232
+ "Name": {
1233
+ "IsVisible": true,
1234
+ "Suffix": "",
1235
+ "RelativeLocation": "2 -1",
1236
+ "UnrotatedWidth": 2,
1237
+ "UnrotatedHeight": 1,
1238
+ "FontSize": 12,
1239
+ "Color": "#0081BC"
1240
+ }
1241
+ }
484
1242
  },
485
1243
  {
486
1244
  "LibraryName": "Differential Voltage Meter",
@@ -489,14 +1247,36 @@
489
1247
  "Angle": 90,
490
1248
  "HF": false,
491
1249
  "VF": false,
1250
+ "Disabled": false,
492
1251
  "Name": "V2",
493
1252
  "ID": "b04f7ddd-9870-4229-b8a4-554707387ef8",
494
1253
  "Parameters": {
495
- "SamplingTime": "none"
1254
+ "SamplingTime": "none",
1255
+ "Name": "V2"
496
1256
  },
497
1257
  "EnabledScopes": [
498
1258
  "Voltage"
499
- ]
1259
+ ],
1260
+ "ParametersDisplayAttributes": {
1261
+ "SamplingTime": {
1262
+ "IsVisible": false,
1263
+ "Suffix": "",
1264
+ "RelativeLocation": "2 3",
1265
+ "UnrotatedWidth": 2,
1266
+ "UnrotatedHeight": 1,
1267
+ "FontSize": 12,
1268
+ "Color": "#0081BC"
1269
+ },
1270
+ "Name": {
1271
+ "IsVisible": true,
1272
+ "Suffix": "",
1273
+ "RelativeLocation": "1 1",
1274
+ "UnrotatedWidth": 2,
1275
+ "UnrotatedHeight": 2,
1276
+ "FontSize": 12,
1277
+ "Color": "#0081BC"
1278
+ }
1279
+ }
500
1280
  },
501
1281
  {
502
1282
  "LibraryName": "Control Output Connector Label",
@@ -505,10 +1285,24 @@
505
1285
  "Angle": 0,
506
1286
  "HF": false,
507
1287
  "VF": false,
1288
+ "Disabled": false,
508
1289
  "Name": "Vout",
509
1290
  "ID": "eba04fa4-bf03-4e4c-ba18-6040825ff750",
510
- "Parameters": {},
511
- "EnabledScopes": []
1291
+ "Parameters": {
1292
+ "Name": "Vout"
1293
+ },
1294
+ "EnabledScopes": [],
1295
+ "ParametersDisplayAttributes": {
1296
+ "Name": {
1297
+ "IsVisible": false,
1298
+ "Suffix": "",
1299
+ "RelativeLocation": "1 -1",
1300
+ "UnrotatedWidth": 2,
1301
+ "UnrotatedHeight": 1,
1302
+ "FontSize": 12,
1303
+ "Color": "#04B404"
1304
+ }
1305
+ }
512
1306
  },
513
1307
  {
514
1308
  "LibraryName": "Constant",
@@ -517,13 +1311,44 @@
517
1311
  "Angle": 0,
518
1312
  "HF": false,
519
1313
  "VF": false,
1314
+ "Disabled": false,
520
1315
  "Name": "C1",
521
1316
  "ID": "4b31df17-bea8-4d6d-a26e-edc6c04efa45",
522
1317
  "Parameters": {
523
1318
  "Value": "380",
524
- "SamplingTime": "none"
1319
+ "SamplingTime": "none",
1320
+ "Name": "C1"
525
1321
  },
526
- "EnabledScopes": []
1322
+ "EnabledScopes": [],
1323
+ "ParametersDisplayAttributes": {
1324
+ "Value": {
1325
+ "IsVisible": true,
1326
+ "Suffix": "",
1327
+ "RelativeLocation": "1 1",
1328
+ "UnrotatedWidth": 2,
1329
+ "UnrotatedHeight": 2,
1330
+ "FontSize": 12,
1331
+ "Color": "#04B404"
1332
+ },
1333
+ "SamplingTime": {
1334
+ "IsVisible": false,
1335
+ "Suffix": "",
1336
+ "RelativeLocation": "1 4",
1337
+ "UnrotatedWidth": 2,
1338
+ "UnrotatedHeight": 1,
1339
+ "FontSize": 12,
1340
+ "Color": "#04B404"
1341
+ },
1342
+ "Name": {
1343
+ "IsVisible": true,
1344
+ "Suffix": "",
1345
+ "RelativeLocation": "1 -1",
1346
+ "UnrotatedWidth": 2,
1347
+ "UnrotatedHeight": 1,
1348
+ "FontSize": 12,
1349
+ "Color": "#04B404"
1350
+ }
1351
+ }
527
1352
  },
528
1353
  {
529
1354
  "LibraryName": "Sum",
@@ -532,14 +1357,54 @@
532
1357
  "Angle": 0,
533
1358
  "HF": false,
534
1359
  "VF": false,
1360
+ "Disabled": false,
535
1361
  "Name": "SUM1",
536
1362
  "ID": "caa1ddbf-eeb3-4d95-abca-56d1e8d437c0",
537
1363
  "Parameters": {
538
1364
  "NumberOfInputs": "2",
539
1365
  "Gains": "[-1 1]",
540
- "SamplingTime": "none"
1366
+ "SamplingTime": "none",
1367
+ "Name": "SUM1"
541
1368
  },
542
- "EnabledScopes": []
1369
+ "EnabledScopes": [],
1370
+ "ParametersDisplayAttributes": {
1371
+ "NumberOfInputs": {
1372
+ "IsVisible": false,
1373
+ "Suffix": "",
1374
+ "RelativeLocation": "1 4",
1375
+ "UnrotatedWidth": 2,
1376
+ "UnrotatedHeight": 1,
1377
+ "FontSize": 12,
1378
+ "Color": "#04B404"
1379
+ },
1380
+ "Gains": {
1381
+ "IsVisible": false,
1382
+ "Suffix": "",
1383
+ "RelativeLocation": "0 5",
1384
+ "UnrotatedWidth": 3,
1385
+ "UnrotatedHeight": 1,
1386
+ "FontSize": 12,
1387
+ "Color": "#04B404"
1388
+ },
1389
+ "SamplingTime": {
1390
+ "IsVisible": false,
1391
+ "Suffix": "",
1392
+ "RelativeLocation": "1 6",
1393
+ "UnrotatedWidth": 2,
1394
+ "UnrotatedHeight": 1,
1395
+ "FontSize": 12,
1396
+ "Color": "#04B404"
1397
+ },
1398
+ "Name": {
1399
+ "IsVisible": true,
1400
+ "Suffix": "",
1401
+ "RelativeLocation": "1 -1",
1402
+ "UnrotatedWidth": 2,
1403
+ "UnrotatedHeight": 1,
1404
+ "FontSize": 12,
1405
+ "Color": "#04B404"
1406
+ }
1407
+ }
543
1408
  },
544
1409
  {
545
1410
  "LibraryName": "C Code",
@@ -548,6 +1413,7 @@
548
1413
  "Angle": 0,
549
1414
  "HF": false,
550
1415
  "VF": false,
1416
+ "Disabled": false,
551
1417
  "Name": "C3",
552
1418
  "ID": "9ef83c27-29f9-47b8-b44b-2b7a07fcff03",
553
1419
  "Parameters": {
@@ -555,9 +1421,66 @@
555
1421
  "NumberOfOutputs": "1",
556
1422
  "OptionalAdditionalIncludeDirectory": "",
557
1423
  "Code": "#include \u0022simba_library.h\u0022 \r\n#include \u003Cstdlib.h\u003E\r\n\r\n\r\ntypedef struct{\r\n double duty_cycle;\r\n double Verror;\r\n double Verror_prev;\r\n} model_data;\r\n\r\nmodel_data data; \r\n\r\nvoid initialize() {\r\n\tdata.duty_cycle = 0;\r\n\tdata.Verror = 0;\r\n\tdata.Verror_prev = 0;\r\n}\r\n\r\nvoid calculate_outputs(double* outputs, double* inputs, double time, double time_step) {\r\n\r\n\t//const double clock = inputs[0];\r\n\t//if (clock == 1 || time \u003C 1e-10) // Clock\r\n\t{\r\n\t\t// Voltage control loop\r\n\t\tdouble Verror = inputs[0];\r\n\t\tdata.duty_cycle = data.duty_cycle \u002B 0.00167595 * (Verror - data.Verror_prev) \u002B 0.11173 * 2e-4 * Verror; \t\t\r\n\t\tdata.Verror_prev = Verror;\r\n\t}\r\n\t\r\n\toutputs[0] = data.duty_cycle;\r\n}\r\n\r\nvoid terminate() {\r\n}\r\n\r\n/*\r\n * Function: snapshot (DO NOT MODIFY)\r\n */\r\nvoid* snapshot(snapshot_mode mode, void* snapshot_ptr) {\r\n\tmodel_data* model_data_ptr;\r\n\tswitch (mode) {\r\n\t\tcase SNAPSHOT_CREATE: // Create and return a snapshot of the current model state\r\n\t\t\tmodel_data_ptr = (model_data*)malloc(sizeof(model_data));\r\n\t\t\tif (model_data_ptr == 0) return 0;\r\n\t\t\t*model_data_ptr = data;\r\n\t\t\treturn (void*)model_data_ptr;\r\n\r\n\t\tcase SNAPSHOT_UPDATE: // Update an existing snapshot with current model data\r\n\t\t\tmodel_data_ptr = (model_data*)snapshot_ptr;\r\n\t\t\t*model_data_ptr = data;\r\n\t\t\treturn snapshot_ptr;\r\n\r\n\t\tcase SNAPSHOT_LOAD: // Restore model data \r\n\t\t\tmodel_data_ptr = (model_data*)snapshot_ptr;\r\n\t\t\tdata = *model_data_ptr;\r\n\t\t\treturn snapshot_ptr;\r\n\r\n\t\tcase SNAPSHOT_DELETE: // Free the resources allocated in SNAPSHOT_CREATE\r\n\t\t\tfree(snapshot_ptr);\r\n\t\t\treturn 0;\r\n\t}\r\n}",
558
- "SamplingTime": "100u"
1424
+ "SamplingTime": "100u",
1425
+ "Name": "C3"
559
1426
  },
560
- "EnabledScopes": []
1427
+ "EnabledScopes": [],
1428
+ "ParametersDisplayAttributes": {
1429
+ "NumberOfInputs": {
1430
+ "IsVisible": false,
1431
+ "Suffix": "",
1432
+ "RelativeLocation": "4 9",
1433
+ "UnrotatedWidth": 2,
1434
+ "UnrotatedHeight": 1,
1435
+ "FontSize": 12,
1436
+ "Color": "#3C3C3C"
1437
+ },
1438
+ "NumberOfOutputs": {
1439
+ "IsVisible": false,
1440
+ "Suffix": "",
1441
+ "RelativeLocation": "4 10",
1442
+ "UnrotatedWidth": 2,
1443
+ "UnrotatedHeight": 1,
1444
+ "FontSize": 12,
1445
+ "Color": "#3C3C3C"
1446
+ },
1447
+ "OptionalAdditionalIncludeDirectory": {
1448
+ "IsVisible": false,
1449
+ "Suffix": "",
1450
+ "RelativeLocation": "4 11",
1451
+ "UnrotatedWidth": 2,
1452
+ "UnrotatedHeight": 1,
1453
+ "FontSize": 12,
1454
+ "Color": "#3C3C3C"
1455
+ },
1456
+ "Code": {
1457
+ "IsVisible": false,
1458
+ "Suffix": "",
1459
+ "RelativeLocation": "4 12",
1460
+ "UnrotatedWidth": 2,
1461
+ "UnrotatedHeight": 1,
1462
+ "FontSize": 12,
1463
+ "Color": "#3C3C3C"
1464
+ },
1465
+ "SamplingTime": {
1466
+ "IsVisible": false,
1467
+ "Suffix": "",
1468
+ "RelativeLocation": "4 12",
1469
+ "UnrotatedWidth": 2,
1470
+ "UnrotatedHeight": 1,
1471
+ "FontSize": 12,
1472
+ "Color": "#3C3C3C"
1473
+ },
1474
+ "Name": {
1475
+ "IsVisible": true,
1476
+ "Suffix": "",
1477
+ "RelativeLocation": "4 0",
1478
+ "UnrotatedWidth": 2,
1479
+ "UnrotatedHeight": 1,
1480
+ "FontSize": 12,
1481
+ "Color": "#3C3C3C"
1482
+ }
1483
+ }
561
1484
  },
562
1485
  {
563
1486
  "LibraryName": "Limiter",
@@ -566,14 +1489,54 @@
566
1489
  "Angle": 0,
567
1490
  "HF": false,
568
1491
  "VF": false,
1492
+ "Disabled": false,
569
1493
  "Name": "Lim1",
570
1494
  "ID": "e383b4d4-79b6-4c18-9e40-bc30880da610",
571
1495
  "Parameters": {
572
1496
  "LowLimit": "-1",
573
1497
  "HighLimit": "1",
574
- "SamplingTime": "none"
1498
+ "SamplingTime": "none",
1499
+ "Name": "Lim1"
575
1500
  },
576
- "EnabledScopes": []
1501
+ "EnabledScopes": [],
1502
+ "ParametersDisplayAttributes": {
1503
+ "LowLimit": {
1504
+ "IsVisible": false,
1505
+ "Suffix": "",
1506
+ "RelativeLocation": "1 5",
1507
+ "UnrotatedWidth": 2,
1508
+ "UnrotatedHeight": 1,
1509
+ "FontSize": 12,
1510
+ "Color": "#04B404"
1511
+ },
1512
+ "HighLimit": {
1513
+ "IsVisible": false,
1514
+ "Suffix": "",
1515
+ "RelativeLocation": "1 4",
1516
+ "UnrotatedWidth": 2,
1517
+ "UnrotatedHeight": 1,
1518
+ "FontSize": 12,
1519
+ "Color": "#04B404"
1520
+ },
1521
+ "SamplingTime": {
1522
+ "IsVisible": false,
1523
+ "Suffix": "",
1524
+ "RelativeLocation": "1 6",
1525
+ "UnrotatedWidth": 2,
1526
+ "UnrotatedHeight": 1,
1527
+ "FontSize": 12,
1528
+ "Color": "#04B404"
1529
+ },
1530
+ "Name": {
1531
+ "IsVisible": true,
1532
+ "Suffix": "",
1533
+ "RelativeLocation": "1 -1",
1534
+ "UnrotatedWidth": 2,
1535
+ "UnrotatedHeight": 1,
1536
+ "FontSize": 12,
1537
+ "Color": "#04B404"
1538
+ }
1539
+ }
577
1540
  },
578
1541
  {
579
1542
  "LibraryName": "Gain",
@@ -582,13 +1545,44 @@
582
1545
  "Angle": 0,
583
1546
  "HF": false,
584
1547
  "VF": false,
1548
+ "Disabled": false,
585
1549
  "Name": "G1",
586
1550
  "ID": "2011ef88-2a5f-47d3-925e-5be709a2adb4",
587
1551
  "Parameters": {
588
1552
  "Value": "-0.5",
589
- "SamplingTime": "none"
1553
+ "SamplingTime": "none",
1554
+ "Name": "G1"
590
1555
  },
591
- "EnabledScopes": []
1556
+ "EnabledScopes": [],
1557
+ "ParametersDisplayAttributes": {
1558
+ "Value": {
1559
+ "IsVisible": true,
1560
+ "Suffix": "",
1561
+ "RelativeLocation": "1 1",
1562
+ "UnrotatedWidth": 2,
1563
+ "UnrotatedHeight": 2,
1564
+ "FontSize": 12,
1565
+ "Color": "#04B404"
1566
+ },
1567
+ "SamplingTime": {
1568
+ "IsVisible": false,
1569
+ "Suffix": "",
1570
+ "RelativeLocation": "4 5",
1571
+ "UnrotatedWidth": 2,
1572
+ "UnrotatedHeight": 1,
1573
+ "FontSize": 12,
1574
+ "Color": "#04B404"
1575
+ },
1576
+ "Name": {
1577
+ "IsVisible": true,
1578
+ "Suffix": "",
1579
+ "RelativeLocation": "1 -1",
1580
+ "UnrotatedWidth": 2,
1581
+ "UnrotatedHeight": 1,
1582
+ "FontSize": 12,
1583
+ "Color": "#04B404"
1584
+ }
1585
+ }
592
1586
  },
593
1587
  {
594
1588
  "LibraryName": "Sum",
@@ -597,14 +1591,54 @@
597
1591
  "Angle": 0,
598
1592
  "HF": false,
599
1593
  "VF": false,
1594
+ "Disabled": false,
600
1595
  "Name": "SUM2",
601
1596
  "ID": "ce0c9aec-9d5a-4796-b25d-88f33418e970",
602
1597
  "Parameters": {
603
1598
  "NumberOfInputs": "2",
604
1599
  "Gains": "[1 1]",
605
- "SamplingTime": "none"
1600
+ "SamplingTime": "none",
1601
+ "Name": "SUM2"
606
1602
  },
607
- "EnabledScopes": []
1603
+ "EnabledScopes": [],
1604
+ "ParametersDisplayAttributes": {
1605
+ "NumberOfInputs": {
1606
+ "IsVisible": false,
1607
+ "Suffix": "",
1608
+ "RelativeLocation": "1 4",
1609
+ "UnrotatedWidth": 2,
1610
+ "UnrotatedHeight": 1,
1611
+ "FontSize": 12,
1612
+ "Color": "#04B404"
1613
+ },
1614
+ "Gains": {
1615
+ "IsVisible": false,
1616
+ "Suffix": "",
1617
+ "RelativeLocation": "0 5",
1618
+ "UnrotatedWidth": 3,
1619
+ "UnrotatedHeight": 1,
1620
+ "FontSize": 12,
1621
+ "Color": "#04B404"
1622
+ },
1623
+ "SamplingTime": {
1624
+ "IsVisible": false,
1625
+ "Suffix": "",
1626
+ "RelativeLocation": "1 6",
1627
+ "UnrotatedWidth": 2,
1628
+ "UnrotatedHeight": 1,
1629
+ "FontSize": 12,
1630
+ "Color": "#04B404"
1631
+ },
1632
+ "Name": {
1633
+ "IsVisible": true,
1634
+ "Suffix": "",
1635
+ "RelativeLocation": "1 -1",
1636
+ "UnrotatedWidth": 2,
1637
+ "UnrotatedHeight": 1,
1638
+ "FontSize": 12,
1639
+ "Color": "#04B404"
1640
+ }
1641
+ }
608
1642
  },
609
1643
  {
610
1644
  "LibraryName": "Constant",
@@ -613,13 +1647,44 @@
613
1647
  "Angle": 0,
614
1648
  "HF": false,
615
1649
  "VF": false,
1650
+ "Disabled": false,
616
1651
  "Name": "C7",
617
1652
  "ID": "5bfc311d-cc73-4219-8c49-8a349fad5ffe",
618
1653
  "Parameters": {
619
1654
  "Value": "250k",
620
- "SamplingTime": "none"
1655
+ "SamplingTime": "none",
1656
+ "Name": "C7"
621
1657
  },
622
- "EnabledScopes": []
1658
+ "EnabledScopes": [],
1659
+ "ParametersDisplayAttributes": {
1660
+ "Value": {
1661
+ "IsVisible": true,
1662
+ "Suffix": "",
1663
+ "RelativeLocation": "1 1",
1664
+ "UnrotatedWidth": 2,
1665
+ "UnrotatedHeight": 2,
1666
+ "FontSize": 12,
1667
+ "Color": "#04B404"
1668
+ },
1669
+ "SamplingTime": {
1670
+ "IsVisible": false,
1671
+ "Suffix": "",
1672
+ "RelativeLocation": "1 4",
1673
+ "UnrotatedWidth": 2,
1674
+ "UnrotatedHeight": 1,
1675
+ "FontSize": 12,
1676
+ "Color": "#04B404"
1677
+ },
1678
+ "Name": {
1679
+ "IsVisible": true,
1680
+ "Suffix": "",
1681
+ "RelativeLocation": "1 -1",
1682
+ "UnrotatedWidth": 2,
1683
+ "UnrotatedHeight": 1,
1684
+ "FontSize": 12,
1685
+ "Color": "#04B404"
1686
+ }
1687
+ }
623
1688
  },
624
1689
  {
625
1690
  "LibraryName": "Constant",
@@ -628,13 +1693,44 @@
628
1693
  "Angle": 0,
629
1694
  "HF": false,
630
1695
  "VF": false,
1696
+ "Disabled": false,
631
1697
  "Name": "C5",
632
1698
  "ID": "36ddaf08-b768-4273-8d7f-b1dd7cd4f236",
633
1699
  "Parameters": {
634
1700
  "Value": "0.5",
635
- "SamplingTime": "none"
1701
+ "SamplingTime": "none",
1702
+ "Name": "C5"
636
1703
  },
637
- "EnabledScopes": []
1704
+ "EnabledScopes": [],
1705
+ "ParametersDisplayAttributes": {
1706
+ "Value": {
1707
+ "IsVisible": true,
1708
+ "Suffix": "",
1709
+ "RelativeLocation": "1 1",
1710
+ "UnrotatedWidth": 2,
1711
+ "UnrotatedHeight": 2,
1712
+ "FontSize": 12,
1713
+ "Color": "#04B404"
1714
+ },
1715
+ "SamplingTime": {
1716
+ "IsVisible": false,
1717
+ "Suffix": "",
1718
+ "RelativeLocation": "1 4",
1719
+ "UnrotatedWidth": 2,
1720
+ "UnrotatedHeight": 1,
1721
+ "FontSize": 12,
1722
+ "Color": "#04B404"
1723
+ },
1724
+ "Name": {
1725
+ "IsVisible": true,
1726
+ "Suffix": "",
1727
+ "RelativeLocation": "1 -1",
1728
+ "UnrotatedWidth": 2,
1729
+ "UnrotatedHeight": 1,
1730
+ "FontSize": 12,
1731
+ "Color": "#04B404"
1732
+ }
1733
+ }
638
1734
  },
639
1735
  {
640
1736
  "LibraryName": "Constant",
@@ -643,13 +1739,44 @@
643
1739
  "Angle": 0,
644
1740
  "HF": false,
645
1741
  "VF": false,
1742
+ "Disabled": false,
646
1743
  "Name": "C6",
647
1744
  "ID": "1e8c0004-4ae7-4a9d-a022-9137abfbbde3",
648
1745
  "Parameters": {
649
1746
  "Value": "0",
650
- "SamplingTime": "none"
1747
+ "SamplingTime": "none",
1748
+ "Name": "C6"
651
1749
  },
652
- "EnabledScopes": []
1750
+ "EnabledScopes": [],
1751
+ "ParametersDisplayAttributes": {
1752
+ "Value": {
1753
+ "IsVisible": true,
1754
+ "Suffix": "",
1755
+ "RelativeLocation": "1 1",
1756
+ "UnrotatedWidth": 2,
1757
+ "UnrotatedHeight": 2,
1758
+ "FontSize": 12,
1759
+ "Color": "#04B404"
1760
+ },
1761
+ "SamplingTime": {
1762
+ "IsVisible": false,
1763
+ "Suffix": "",
1764
+ "RelativeLocation": "1 4",
1765
+ "UnrotatedWidth": 2,
1766
+ "UnrotatedHeight": 1,
1767
+ "FontSize": 12,
1768
+ "Color": "#04B404"
1769
+ },
1770
+ "Name": {
1771
+ "IsVisible": true,
1772
+ "Suffix": "",
1773
+ "RelativeLocation": "1 -1",
1774
+ "UnrotatedWidth": 2,
1775
+ "UnrotatedHeight": 1,
1776
+ "FontSize": 12,
1777
+ "Color": "#04B404"
1778
+ }
1779
+ }
653
1780
  },
654
1781
  {
655
1782
  "LibraryName": "Constant",
@@ -658,13 +1785,44 @@
658
1785
  "Angle": 0,
659
1786
  "HF": false,
660
1787
  "VF": false,
1788
+ "Disabled": false,
661
1789
  "Name": "C9",
662
1790
  "ID": "5462c515-989c-4c5e-b2b2-7b675998e601",
663
1791
  "Parameters": {
664
1792
  "Value": "250k",
665
- "SamplingTime": "none"
1793
+ "SamplingTime": "none",
1794
+ "Name": "C9"
666
1795
  },
667
- "EnabledScopes": []
1796
+ "EnabledScopes": [],
1797
+ "ParametersDisplayAttributes": {
1798
+ "Value": {
1799
+ "IsVisible": true,
1800
+ "Suffix": "",
1801
+ "RelativeLocation": "1 1",
1802
+ "UnrotatedWidth": 2,
1803
+ "UnrotatedHeight": 2,
1804
+ "FontSize": 12,
1805
+ "Color": "#04B404"
1806
+ },
1807
+ "SamplingTime": {
1808
+ "IsVisible": false,
1809
+ "Suffix": "",
1810
+ "RelativeLocation": "1 4",
1811
+ "UnrotatedWidth": 2,
1812
+ "UnrotatedHeight": 1,
1813
+ "FontSize": 12,
1814
+ "Color": "#04B404"
1815
+ },
1816
+ "Name": {
1817
+ "IsVisible": true,
1818
+ "Suffix": "",
1819
+ "RelativeLocation": "1 -1",
1820
+ "UnrotatedWidth": 2,
1821
+ "UnrotatedHeight": 1,
1822
+ "FontSize": 12,
1823
+ "Color": "#04B404"
1824
+ }
1825
+ }
668
1826
  },
669
1827
  {
670
1828
  "LibraryName": "Constant",
@@ -673,13 +1831,44 @@
673
1831
  "Angle": 0,
674
1832
  "HF": false,
675
1833
  "VF": false,
1834
+ "Disabled": false,
676
1835
  "Name": "C8",
677
1836
  "ID": "317eee56-8d6d-4fa3-8be7-fb6879397da9",
678
1837
  "Parameters": {
679
1838
  "Value": "0.5",
680
- "SamplingTime": "none"
1839
+ "SamplingTime": "none",
1840
+ "Name": "C8"
681
1841
  },
682
- "EnabledScopes": []
1842
+ "EnabledScopes": [],
1843
+ "ParametersDisplayAttributes": {
1844
+ "Value": {
1845
+ "IsVisible": true,
1846
+ "Suffix": "",
1847
+ "RelativeLocation": "1 1",
1848
+ "UnrotatedWidth": 2,
1849
+ "UnrotatedHeight": 2,
1850
+ "FontSize": 12,
1851
+ "Color": "#04B404"
1852
+ },
1853
+ "SamplingTime": {
1854
+ "IsVisible": false,
1855
+ "Suffix": "",
1856
+ "RelativeLocation": "1 4",
1857
+ "UnrotatedWidth": 2,
1858
+ "UnrotatedHeight": 1,
1859
+ "FontSize": 12,
1860
+ "Color": "#04B404"
1861
+ },
1862
+ "Name": {
1863
+ "IsVisible": true,
1864
+ "Suffix": "",
1865
+ "RelativeLocation": "1 -1",
1866
+ "UnrotatedWidth": 2,
1867
+ "UnrotatedHeight": 1,
1868
+ "FontSize": 12,
1869
+ "Color": "#04B404"
1870
+ }
1871
+ }
683
1872
  },
684
1873
  {
685
1874
  "LibraryName": "Gain",
@@ -688,13 +1877,44 @@
688
1877
  "Angle": 0,
689
1878
  "HF": false,
690
1879
  "VF": false,
1880
+ "Disabled": false,
691
1881
  "Name": "G2",
692
1882
  "ID": "af6cc11c-342e-457b-9551-4978f684f8dc",
693
1883
  "Parameters": {
694
1884
  "Value": "360",
695
- "SamplingTime": "none"
1885
+ "SamplingTime": "none",
1886
+ "Name": "G2"
696
1887
  },
697
- "EnabledScopes": []
1888
+ "EnabledScopes": [],
1889
+ "ParametersDisplayAttributes": {
1890
+ "Value": {
1891
+ "IsVisible": true,
1892
+ "Suffix": "",
1893
+ "RelativeLocation": "1 1",
1894
+ "UnrotatedWidth": 2,
1895
+ "UnrotatedHeight": 2,
1896
+ "FontSize": 12,
1897
+ "Color": "#04B404"
1898
+ },
1899
+ "SamplingTime": {
1900
+ "IsVisible": false,
1901
+ "Suffix": "",
1902
+ "RelativeLocation": "4 5",
1903
+ "UnrotatedWidth": 2,
1904
+ "UnrotatedHeight": 1,
1905
+ "FontSize": 12,
1906
+ "Color": "#04B404"
1907
+ },
1908
+ "Name": {
1909
+ "IsVisible": true,
1910
+ "Suffix": "",
1911
+ "RelativeLocation": "1 -1",
1912
+ "UnrotatedWidth": 2,
1913
+ "UnrotatedHeight": 1,
1914
+ "FontSize": 12,
1915
+ "Color": "#04B404"
1916
+ }
1917
+ }
698
1918
  },
699
1919
  {
700
1920
  "LibraryName": "Controlled PWM Generator",
@@ -703,16 +1923,66 @@
703
1923
  "Angle": 0,
704
1924
  "HF": false,
705
1925
  "VF": false,
1926
+ "Disabled": false,
706
1927
  "Name": "PWM1",
707
1928
  "ID": "4fd837d4-1677-47f0-9321-7e5a2d2f3760",
708
1929
  "Parameters": {
709
1930
  "RiseTime": "0",
710
1931
  "FallTime": "0",
711
- "SamplingTime": "none"
1932
+ "MinimalFrequency": "1",
1933
+ "SamplingTime": "none",
1934
+ "Name": "PWM1"
712
1935
  },
713
1936
  "EnabledScopes": [
714
1937
  "Out"
715
- ]
1938
+ ],
1939
+ "ParametersDisplayAttributes": {
1940
+ "RiseTime": {
1941
+ "IsVisible": false,
1942
+ "Suffix": "s",
1943
+ "RelativeLocation": "3 6",
1944
+ "UnrotatedWidth": 2,
1945
+ "UnrotatedHeight": 1,
1946
+ "FontSize": 12,
1947
+ "Color": "#04B404"
1948
+ },
1949
+ "FallTime": {
1950
+ "IsVisible": false,
1951
+ "Suffix": "s",
1952
+ "RelativeLocation": "3 7",
1953
+ "UnrotatedWidth": 2,
1954
+ "UnrotatedHeight": 1,
1955
+ "FontSize": 12,
1956
+ "Color": "#04B404"
1957
+ },
1958
+ "MinimalFrequency": {
1959
+ "IsVisible": false,
1960
+ "Suffix": "",
1961
+ "RelativeLocation": "3 8",
1962
+ "UnrotatedWidth": 2,
1963
+ "UnrotatedHeight": 1,
1964
+ "FontSize": 12,
1965
+ "Color": "#04B404"
1966
+ },
1967
+ "SamplingTime": {
1968
+ "IsVisible": false,
1969
+ "Suffix": "",
1970
+ "RelativeLocation": "3 8",
1971
+ "UnrotatedWidth": 2,
1972
+ "UnrotatedHeight": 1,
1973
+ "FontSize": 12,
1974
+ "Color": "#04B404"
1975
+ },
1976
+ "Name": {
1977
+ "IsVisible": true,
1978
+ "Suffix": "",
1979
+ "RelativeLocation": "3 -1",
1980
+ "UnrotatedWidth": 2,
1981
+ "UnrotatedHeight": 1,
1982
+ "FontSize": 12,
1983
+ "Color": "#04B404"
1984
+ }
1985
+ }
716
1986
  },
717
1987
  {
718
1988
  "LibraryName": "Controlled PWM Generator",
@@ -721,16 +1991,66 @@
721
1991
  "Angle": 0,
722
1992
  "HF": false,
723
1993
  "VF": false,
1994
+ "Disabled": false,
724
1995
  "Name": "PWM2",
725
1996
  "ID": "911da84f-6547-40db-91ee-0115f6a2eb36",
726
1997
  "Parameters": {
727
1998
  "RiseTime": "0",
728
1999
  "FallTime": "0",
729
- "SamplingTime": "none"
2000
+ "MinimalFrequency": "1",
2001
+ "SamplingTime": "none",
2002
+ "Name": "PWM2"
730
2003
  },
731
2004
  "EnabledScopes": [
732
2005
  "Out"
733
- ]
2006
+ ],
2007
+ "ParametersDisplayAttributes": {
2008
+ "RiseTime": {
2009
+ "IsVisible": false,
2010
+ "Suffix": "s",
2011
+ "RelativeLocation": "3 6",
2012
+ "UnrotatedWidth": 2,
2013
+ "UnrotatedHeight": 1,
2014
+ "FontSize": 12,
2015
+ "Color": "#04B404"
2016
+ },
2017
+ "FallTime": {
2018
+ "IsVisible": false,
2019
+ "Suffix": "s",
2020
+ "RelativeLocation": "3 7",
2021
+ "UnrotatedWidth": 2,
2022
+ "UnrotatedHeight": 1,
2023
+ "FontSize": 12,
2024
+ "Color": "#04B404"
2025
+ },
2026
+ "MinimalFrequency": {
2027
+ "IsVisible": false,
2028
+ "Suffix": "",
2029
+ "RelativeLocation": "3 8",
2030
+ "UnrotatedWidth": 2,
2031
+ "UnrotatedHeight": 1,
2032
+ "FontSize": 12,
2033
+ "Color": "#04B404"
2034
+ },
2035
+ "SamplingTime": {
2036
+ "IsVisible": false,
2037
+ "Suffix": "",
2038
+ "RelativeLocation": "3 8",
2039
+ "UnrotatedWidth": 2,
2040
+ "UnrotatedHeight": 1,
2041
+ "FontSize": 12,
2042
+ "Color": "#04B404"
2043
+ },
2044
+ "Name": {
2045
+ "IsVisible": true,
2046
+ "Suffix": "",
2047
+ "RelativeLocation": "3 -1",
2048
+ "UnrotatedWidth": 2,
2049
+ "UnrotatedHeight": 1,
2050
+ "FontSize": 12,
2051
+ "Color": "#04B404"
2052
+ }
2053
+ }
734
2054
  },
735
2055
  {
736
2056
  "LibraryName": "Not",
@@ -739,14 +2059,36 @@
739
2059
  "Angle": 0,
740
2060
  "HF": false,
741
2061
  "VF": false,
2062
+ "Disabled": false,
742
2063
  "Name": "NOT2",
743
2064
  "ID": "519435cf-53f0-4704-911e-c83911fa2a09",
744
2065
  "Parameters": {
745
- "SamplingTime": "none"
2066
+ "SamplingTime": "none",
2067
+ "Name": "NOT2"
746
2068
  },
747
2069
  "EnabledScopes": [
748
2070
  "Out"
749
- ]
2071
+ ],
2072
+ "ParametersDisplayAttributes": {
2073
+ "SamplingTime": {
2074
+ "IsVisible": false,
2075
+ "Suffix": "",
2076
+ "RelativeLocation": "1 4",
2077
+ "UnrotatedWidth": 2,
2078
+ "UnrotatedHeight": 1,
2079
+ "FontSize": 12,
2080
+ "Color": "#04B404"
2081
+ },
2082
+ "Name": {
2083
+ "IsVisible": true,
2084
+ "Suffix": "",
2085
+ "RelativeLocation": "1 -1",
2086
+ "UnrotatedWidth": 2,
2087
+ "UnrotatedHeight": 1,
2088
+ "FontSize": 12,
2089
+ "Color": "#04B404"
2090
+ }
2091
+ }
750
2092
  },
751
2093
  {
752
2094
  "LibraryName": "Not",
@@ -755,14 +2097,36 @@
755
2097
  "Angle": 0,
756
2098
  "HF": false,
757
2099
  "VF": false,
2100
+ "Disabled": false,
758
2101
  "Name": "NOT1",
759
2102
  "ID": "0d703e78-5f22-4f00-8cf2-1b5817bee23a",
760
2103
  "Parameters": {
761
- "SamplingTime": "none"
2104
+ "SamplingTime": "none",
2105
+ "Name": "NOT1"
762
2106
  },
763
2107
  "EnabledScopes": [
764
2108
  "Out"
765
- ]
2109
+ ],
2110
+ "ParametersDisplayAttributes": {
2111
+ "SamplingTime": {
2112
+ "IsVisible": false,
2113
+ "Suffix": "",
2114
+ "RelativeLocation": "1 4",
2115
+ "UnrotatedWidth": 2,
2116
+ "UnrotatedHeight": 1,
2117
+ "FontSize": 12,
2118
+ "Color": "#04B404"
2119
+ },
2120
+ "Name": {
2121
+ "IsVisible": true,
2122
+ "Suffix": "",
2123
+ "RelativeLocation": "1 -1",
2124
+ "UnrotatedWidth": 2,
2125
+ "UnrotatedHeight": 1,
2126
+ "FontSize": 12,
2127
+ "Color": "#04B404"
2128
+ }
2129
+ }
766
2130
  },
767
2131
  {
768
2132
  "LibraryName": "Control Input Connector Label",
@@ -771,10 +2135,24 @@
771
2135
  "Angle": 0,
772
2136
  "HF": false,
773
2137
  "VF": false,
2138
+ "Disabled": false,
774
2139
  "Name": "Q2",
775
2140
  "ID": "d7866c14-b3a2-45f0-8380-0703504156da",
776
- "Parameters": {},
777
- "EnabledScopes": []
2141
+ "Parameters": {
2142
+ "Name": "Q2"
2143
+ },
2144
+ "EnabledScopes": [],
2145
+ "ParametersDisplayAttributes": {
2146
+ "Name": {
2147
+ "IsVisible": false,
2148
+ "Suffix": "",
2149
+ "RelativeLocation": "1 -1",
2150
+ "UnrotatedWidth": 2,
2151
+ "UnrotatedHeight": 1,
2152
+ "FontSize": 12,
2153
+ "Color": "#04B404"
2154
+ }
2155
+ }
778
2156
  },
779
2157
  {
780
2158
  "LibraryName": "Control Input Connector Label",
@@ -783,10 +2161,24 @@
783
2161
  "Angle": 0,
784
2162
  "HF": false,
785
2163
  "VF": false,
2164
+ "Disabled": false,
786
2165
  "Name": "!Q2",
787
2166
  "ID": "0fc36fc4-607c-4048-8f6a-f14e05b8d668",
788
- "Parameters": {},
789
- "EnabledScopes": []
2167
+ "Parameters": {
2168
+ "Name": "!Q2"
2169
+ },
2170
+ "EnabledScopes": [],
2171
+ "ParametersDisplayAttributes": {
2172
+ "Name": {
2173
+ "IsVisible": false,
2174
+ "Suffix": "",
2175
+ "RelativeLocation": "1 -1",
2176
+ "UnrotatedWidth": 2,
2177
+ "UnrotatedHeight": 1,
2178
+ "FontSize": 12,
2179
+ "Color": "#04B404"
2180
+ }
2181
+ }
790
2182
  },
791
2183
  {
792
2184
  "LibraryName": "Control Input Connector Label",
@@ -795,10 +2187,24 @@
795
2187
  "Angle": 0,
796
2188
  "HF": false,
797
2189
  "VF": false,
2190
+ "Disabled": false,
798
2191
  "Name": "Q1",
799
2192
  "ID": "acb19455-9477-41bf-89f7-711fccd37427",
800
- "Parameters": {},
801
- "EnabledScopes": []
2193
+ "Parameters": {
2194
+ "Name": "Q1"
2195
+ },
2196
+ "EnabledScopes": [],
2197
+ "ParametersDisplayAttributes": {
2198
+ "Name": {
2199
+ "IsVisible": false,
2200
+ "Suffix": "",
2201
+ "RelativeLocation": "1 -1",
2202
+ "UnrotatedWidth": 2,
2203
+ "UnrotatedHeight": 1,
2204
+ "FontSize": 12,
2205
+ "Color": "#04B404"
2206
+ }
2207
+ }
802
2208
  },
803
2209
  {
804
2210
  "LibraryName": "Control Input Connector Label",
@@ -807,10 +2213,24 @@
807
2213
  "Angle": 0,
808
2214
  "HF": false,
809
2215
  "VF": false,
2216
+ "Disabled": false,
810
2217
  "Name": "!Q1",
811
2218
  "ID": "3df1054f-6ff2-4fbc-a247-3e76abee82b6",
812
- "Parameters": {},
813
- "EnabledScopes": []
2219
+ "Parameters": {
2220
+ "Name": "!Q1"
2221
+ },
2222
+ "EnabledScopes": [],
2223
+ "ParametersDisplayAttributes": {
2224
+ "Name": {
2225
+ "IsVisible": false,
2226
+ "Suffix": "",
2227
+ "RelativeLocation": "1 -1",
2228
+ "UnrotatedWidth": 2,
2229
+ "UnrotatedHeight": 1,
2230
+ "FontSize": 12,
2231
+ "Color": "#04B404"
2232
+ }
2233
+ }
814
2234
  },
815
2235
  {
816
2236
  "LibraryName": "Constant",
@@ -819,13 +2239,44 @@
819
2239
  "Angle": 0,
820
2240
  "HF": false,
821
2241
  "VF": false,
2242
+ "Disabled": false,
822
2243
  "Name": "C4",
823
2244
  "ID": "d525a5e0-465c-4eb4-acaa-64ed1ba01564",
824
2245
  "Parameters": {
825
2246
  "Value": "1",
826
- "SamplingTime": "none"
2247
+ "SamplingTime": "none",
2248
+ "Name": "C4"
827
2249
  },
828
- "EnabledScopes": []
2250
+ "EnabledScopes": [],
2251
+ "ParametersDisplayAttributes": {
2252
+ "Value": {
2253
+ "IsVisible": true,
2254
+ "Suffix": "",
2255
+ "RelativeLocation": "1 1",
2256
+ "UnrotatedWidth": 2,
2257
+ "UnrotatedHeight": 2,
2258
+ "FontSize": 12,
2259
+ "Color": "#04B404"
2260
+ },
2261
+ "SamplingTime": {
2262
+ "IsVisible": false,
2263
+ "Suffix": "",
2264
+ "RelativeLocation": "1 4",
2265
+ "UnrotatedWidth": 2,
2266
+ "UnrotatedHeight": 1,
2267
+ "FontSize": 12,
2268
+ "Color": "#04B404"
2269
+ },
2270
+ "Name": {
2271
+ "IsVisible": true,
2272
+ "Suffix": "",
2273
+ "RelativeLocation": "1 -1",
2274
+ "UnrotatedWidth": 2,
2275
+ "UnrotatedHeight": 1,
2276
+ "FontSize": 12,
2277
+ "Color": "#04B404"
2278
+ }
2279
+ }
829
2280
  },
830
2281
  {
831
2282
  "LibraryName": "Differential Voltage Probe",
@@ -834,15 +2285,46 @@
834
2285
  "Angle": 90,
835
2286
  "HF": false,
836
2287
  "VF": true,
2288
+ "Disabled": false,
837
2289
  "Name": "VP1",
838
2290
  "ID": "3e6e77cc-3ddf-4286-8621-9f64f67aa711",
839
2291
  "Parameters": {
840
2292
  "Gain": "1",
841
- "SamplingTime": "auto"
2293
+ "SamplingTime": "auto",
2294
+ "Name": "VP1"
842
2295
  },
843
2296
  "EnabledScopes": [
844
2297
  "Out"
845
- ]
2298
+ ],
2299
+ "ParametersDisplayAttributes": {
2300
+ "Gain": {
2301
+ "IsVisible": false,
2302
+ "Suffix": "",
2303
+ "RelativeLocation": "2 2",
2304
+ "UnrotatedWidth": 2,
2305
+ "UnrotatedHeight": 1,
2306
+ "FontSize": 12,
2307
+ "Color": "#0081BC"
2308
+ },
2309
+ "SamplingTime": {
2310
+ "IsVisible": false,
2311
+ "Suffix": "",
2312
+ "RelativeLocation": "2 3",
2313
+ "UnrotatedWidth": 2,
2314
+ "UnrotatedHeight": 1,
2315
+ "FontSize": 12,
2316
+ "Color": "#0081BC"
2317
+ },
2318
+ "Name": {
2319
+ "IsVisible": true,
2320
+ "Suffix": "",
2321
+ "RelativeLocation": "1 -1",
2322
+ "UnrotatedWidth": 2,
2323
+ "UnrotatedHeight": 1,
2324
+ "FontSize": 12,
2325
+ "Color": "#0081BC"
2326
+ }
2327
+ }
846
2328
  },
847
2329
  {
848
2330
  "LibraryName": "Control Input Connector Label",
@@ -851,10 +2333,24 @@
851
2333
  "Angle": 0,
852
2334
  "HF": false,
853
2335
  "VF": false,
2336
+ "Disabled": false,
854
2337
  "Name": "Vout",
855
2338
  "ID": "2243dc77-d8cd-495c-b61a-4c678b916473",
856
- "Parameters": {},
857
- "EnabledScopes": []
2339
+ "Parameters": {
2340
+ "Name": "Vout"
2341
+ },
2342
+ "EnabledScopes": [],
2343
+ "ParametersDisplayAttributes": {
2344
+ "Name": {
2345
+ "IsVisible": false,
2346
+ "Suffix": "",
2347
+ "RelativeLocation": "1 -1",
2348
+ "UnrotatedWidth": 2,
2349
+ "UnrotatedHeight": 1,
2350
+ "FontSize": 12,
2351
+ "Color": "#04B404"
2352
+ }
2353
+ }
858
2354
  },
859
2355
  {
860
2356
  "LibraryName": "Switch",
@@ -863,13 +2359,44 @@
863
2359
  "Angle": 90,
864
2360
  "HF": false,
865
2361
  "VF": false,
2362
+ "Disabled": false,
866
2363
  "Name": "SW1",
867
2364
  "ID": "0c89beb2-b465-4f37-bab6-b18026afef7e",
868
2365
  "Parameters": {
869
2366
  "State": "1",
870
- "T1": "100m"
2367
+ "T1": "100m",
2368
+ "Name": "SW1"
871
2369
  },
872
- "EnabledScopes": []
2370
+ "EnabledScopes": [],
2371
+ "ParametersDisplayAttributes": {
2372
+ "State": {
2373
+ "IsVisible": false,
2374
+ "Suffix": "",
2375
+ "RelativeLocation": "2 -1",
2376
+ "UnrotatedWidth": 2,
2377
+ "UnrotatedHeight": 1,
2378
+ "FontSize": 12,
2379
+ "Color": "#0081BC"
2380
+ },
2381
+ "T1": {
2382
+ "IsVisible": false,
2383
+ "Suffix": "",
2384
+ "RelativeLocation": "2 -1",
2385
+ "UnrotatedWidth": 2,
2386
+ "UnrotatedHeight": 1,
2387
+ "FontSize": 12,
2388
+ "Color": "#0081BC"
2389
+ },
2390
+ "Name": {
2391
+ "IsVisible": true,
2392
+ "Suffix": "",
2393
+ "RelativeLocation": "2 3",
2394
+ "UnrotatedWidth": 2,
2395
+ "UnrotatedHeight": 1,
2396
+ "FontSize": 12,
2397
+ "Color": "#0081BC"
2398
+ }
2399
+ }
873
2400
  },
874
2401
  {
875
2402
  "LibraryName": "Resistor",
@@ -878,12 +2405,34 @@
878
2405
  "Angle": 90,
879
2406
  "HF": false,
880
2407
  "VF": false,
2408
+ "Disabled": false,
881
2409
  "Name": "R3",
882
2410
  "ID": "80ecca51-8d24-4b49-84b8-f78a2573860b",
883
2411
  "Parameters": {
884
- "Value": "144.4"
2412
+ "Value": "144.4",
2413
+ "Name": "R3"
885
2414
  },
886
- "EnabledScopes": []
2415
+ "EnabledScopes": [],
2416
+ "ParametersDisplayAttributes": {
2417
+ "Value": {
2418
+ "IsVisible": true,
2419
+ "Suffix": "\u03A9",
2420
+ "RelativeLocation": "3 -2",
2421
+ "UnrotatedWidth": 2,
2422
+ "UnrotatedHeight": 2,
2423
+ "FontSize": 12,
2424
+ "Color": "#0081BC"
2425
+ },
2426
+ "Name": {
2427
+ "IsVisible": true,
2428
+ "Suffix": "",
2429
+ "RelativeLocation": "2 -1",
2430
+ "UnrotatedWidth": 2,
2431
+ "UnrotatedHeight": 1,
2432
+ "FontSize": 12,
2433
+ "Color": "#0081BC"
2434
+ }
2435
+ }
887
2436
  }
888
2437
  ],
889
2438
  "Connectors": [
@@ -1613,6 +3162,7 @@
1613
3162
  "EndTime": "0.2",
1614
3163
  "FixedTimeStep": false,
1615
3164
  "SaveInitialPoint": true,
3165
+ "CompressScopes": false,
1616
3166
  "StopAtSteadyState": false,
1617
3167
  "TimeStep": "1E-09",
1618
3168
  "BaseFrequencyParameterEnabled": false,