From 3e331db3748a3d235c6fb459d5f2a507463c498f Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 24 Oct 2022 06:53:03 -0700 Subject: [PATCH] app: stacked_cores: 48-xx: grab more detailed measurements for recent inverters --- .../stacked_cores/scripts/plot_inverters.py | 2 +- .../scripts/stacked_cores_40xx_db.py | 27 +++++++++++++++++++ crates/applications/stacked_cores/src/main.rs | 8 ++++++ 3 files changed, 36 insertions(+), 1 deletion(-) diff --git a/crates/applications/stacked_cores/scripts/plot_inverters.py b/crates/applications/stacked_cores/scripts/plot_inverters.py index d01d675..898f361 100755 --- a/crates/applications/stacked_cores/scripts/plot_inverters.py +++ b/crates/applications/stacked_cores/scripts/plot_inverters.py @@ -157,7 +157,7 @@ _48xx_study = [(p, get_meas(p)) for p in # # y0=0.60, slope0=0.96 # SimParams48(5e2, 5e3, 1000, 50, 9, 1, 400, "2e10"), # y0=0.63, slope0=1.0 until x=0.15 - # SimParams48(1e3, 1e4, 2000, 100, 9, 1, 400, "2e10"), + SimParams48(1e3, 1e4, 2000, 100, 9, 1, 400, "2e10"), # y0=0.57, slope0=1.25 until x=0.30 SimParams48(1e3, 1e4, 2000, 100, 9, 1, 400, "1e10"), # y0=0.47, slope0=1.1 until x=0.30 diff --git a/crates/applications/stacked_cores/scripts/stacked_cores_40xx_db.py b/crates/applications/stacked_cores/scripts/stacked_cores_40xx_db.py index f972f34..e4fcedf 100755 --- a/crates/applications/stacked_cores/scripts/stacked_cores_40xx_db.py +++ b/crates/applications/stacked_cores/scripts/stacked_cores_40xx_db.py @@ -4545,9 +4545,22 @@ Piecewise( [ -16910, 4521 ], # -0.080 [ -16651, 4757 ], # -0.070 [ -15978, 5402 ], # -0.060 + [ -15495, 5886 ], # -0.057 [ -14912, 6487 ], # -0.055 + [ -14438, 6980 ], # -0.054 + [ -13925, 7513 ], # -0.053 + [ -13398, 8059 ], # -0.052 + [ -12848, 8628 ], # -0.051 [ -12290, 9198 ], # -0.050 + [ -11729, 9766 ], # -0.049 + [ -10601, 10885 ], # -0.047 + [ -9466, 11979 ], # -0.045 + [ -8327, 13033 ], # -0.043 + [ -7755, 13544 ], # -0.042 + [ -7182, 14043 ], # -0.041 [ -6608, 14526 ], # -0.040 + [ -5461, 15432 ], # -0.038 + [ -3740, 16411 ], # -0.035 [ -875, 16724 ], # -0.030 [ 11921, 16847 ], # 0.000 ] @@ -4640,7 +4653,21 @@ Piecewise( [ 6858, 16317 ], # -0.100 [ 8086, 16360 ], # -0.080 [ 8666, 16380 ], # -0.070 + [ 9385, 16405 ], # -0.057 + [ 9492, 16408 ], # -0.055 + [ 9545, 16410 ], # -0.054 + [ 9598, 16412 ], # -0.053 + [ 9651, 16413 ], # -0.052 + [ 9703, 16415 ], # -0.051 [ 9755, 16417 ], # -0.050 + [ 9807, 16418 ], # -0.049 + [ 9910, 16422 ], # -0.047 + [ 10012, 16424 ], # -0.045 + [ 10112, 16428 ], # -0.043 + [ 10162, 16429 ], # -0.042 + [ 10211, 16431 ], # -0.041 + [ 10356, 16435 ], # -0.038 + [ 10498, 16440 ], # -0.035 [ 11211, 16460 ], # 0.000 [ 11518, 16469 ], # 0.050 [ 18116, 16679 ], # 1.000 diff --git a/crates/applications/stacked_cores/src/main.rs b/crates/applications/stacked_cores/src/main.rs index b0546f2..2c944fa 100644 --- a/crates/applications/stacked_cores/src/main.rs +++ b/crates/applications/stacked_cores/src/main.rs @@ -5129,10 +5129,18 @@ fn main() { // 0.05, -0.055, -0.045, + -0.043, + -0.053, -0.052, + -0.041, + -0.054, + -0.051, + -0.049, -0.057, -0.047, -0.042, + -0.038, + -0.035, // targeted for (1e3, 1e4, ps(2000), ps(100), 9, 1, um(400), 1e10) // -0.08, // -0.09,