app: stacked_cores: 40xx: vary the current on 18x 3:1 600um

This commit is contained in:
2022-10-03 01:45:54 -07:00
parent b8a7cc54e2
commit c9c2f11ec8
3 changed files with 75 additions and 26 deletions

View File

@@ -80,14 +80,17 @@ of_interest = []
# ]
of_interest += [(p, get_meas(p)) for p in [
# SimParams41(18, 1, 600, "1e10"),
# SimParams41(18, 1, 600, "2e10"),
SimParams41(18, 1, 600, "3e9"),
SimParams41(18, 1, 600, "5e9"),
SimParams41(18, 1, 600, "1e10"),
SimParams41(18, 1, 600, "2e10"),
# SimParams41(9, 1, 400, "1e10"),
# SimParams41(12, 2, 600, "1e10"),
SimParams41(10, 3, 800, "2e10"),
# SimParams41(12, 2, 600, "5e9"),
# SimParams41(10, 3, 800, "2e10"),
# SimParams41(6, 2, 400, "1e10"),
# SimParams41(9, 3, 600, "2e10"),
SimParams41(10, 3, 800, "1e10"),
# SimParams41(10, 3, 800, "1e10"),
# SimParams41(9, 1, 400, "5e9"),
] if get_meas(p)]

View File

@@ -125,6 +125,8 @@ sims = [
(SimParams41(10, 3, 800, "3e9"), None, 20000),
# in progress
(SimParams41(18, 1, 600, "5e9"), None, 20000),
(SimParams41(18, 1, 600, "3e9"), None, 20000),
(SimParams41(18, 1, 600, "1e10"), None, 20000),
(SimParams41(18, 1, 600, "2e10"), None, 20000),
(SimParams41(9, 1, 400, "1e10"), None, 20000),
@@ -1316,6 +1318,46 @@ Piecewise(
)
""")
set_meas("41-0.00059999997rad-18coupling-3_1_winding-5e9-drive", """
Piecewise(
[
[ -17051, -16783 ], # -1.0
[ -11597, -16745 ], # 0.0
[ 17687, 620 ], # 1.0
]
)
""")
set_meas("41-0.00059999997rad-18coupling-3_1_winding-3e9-drive", """
Piecewise(
[
[ -16987, -11712 ], # -1.0
[ -11018, -9787 ], # 0.0
[ 17553, 3554 ], # 1.0
]
)
""")
set_meas("41-0.00059999997rad-18coupling-3_1_winding-1e10-drive", """
Piecewise(
[
[ -17122, -16837 ], # -1.0
[ -11615, -16836 ], # 0.0
[ 17871, -1870 ], # 1.0
]
)
""")
set_meas("41-0.00059999997rad-18coupling-3_1_winding-2e10-drive", """
Piecewise(
[
[ -17204, -16778 ], # -1.0
[ -11520, -16670 ], # 0.0
[ 18074, -3691 ], # 1.0
]
)
""")
set_meas("41-0.0004rad-9coupling-3_1_winding-1e10-drive", """
Piecewise(
[