forked from labtroll/KiCad-Simulations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLTC1044-test.wbk
93 lines (93 loc) · 1.92 KB
/
LTC1044-test.wbk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"last_sch_text_sim_command": "",
"tabs": [
{
"analysis": "TRAN",
"commands": [
".tran 20u 100m",
".kicad adjustpaths",
".save all"
],
"dottedSecondary": true,
"margins": {
"bottom": 45,
"left": 70,
"right": 70,
"top": 30
},
"measurements": [],
"showGrid": true,
"traces": [
{
"color": "rgb(55, 126, 184)",
"cursor1": {
"position": 0.08018018018018017,
"x_format": "3~s",
"y_format": "3~V"
},
"cursorD": {
"x_format": "3~s",
"y_format": "3~V"
},
"signal": "V(/in)",
"trace_type": 257
},
{
"color": "rgb(228, 26, 28)",
"cursor2": {
"position": 0.09079079079079078,
"x_format": "3~s",
"y_format": "3~V"
},
"cursorD": {
"x_format": "3~s",
"y_format": "3~V"
},
"signal": "V(/out)",
"trace_type": 257
}
]
},
{
"analysis": "TRAN",
"commands": [
".tran 20u 100m 50m",
".kicad adjustpaths",
".save all",
".probe alli"
],
"dottedSecondary": true,
"fixedY1scale": {
"max": -4.5,
"min": -5.0
},
"margins": {
"bottom": 45,
"left": 70,
"right": 70,
"top": 30
},
"measurements": [
{
"expr": "AVG I(XU1:pin8)",
"format": "2~A"
}
],
"showGrid": true,
"traces": [
{
"color": "rgb(228, 26, 28)",
"signal": "I(XU1:pin8)",
"trace_type": 258
},
{
"color": "rgb(55, 126, 184)",
"signal": "V(/out)",
"trace_type": 257
}
]
}
],
"user_defined_signals": [],
"version": 6
}