added toroid simulator

This commit is contained in:
2026-02-17 11:11:47 -06:00
parent a881a0a381
commit 4df588e09c
6 changed files with 323 additions and 108 deletions

View File

@@ -1,12 +1,14 @@
{
"points": {
"frequencies": "256\n870\n3140\n8900\n12000\n16000\n22000\n33000\n45000",
"loads": "5\n10\n50\n100\n200\n600\n2000",
"loads": "10\n50\n100\n200\n600\n2000",
"target_power_W": 25,
"power_tol_pct": 2,
"Vp_min": 1,
"Vp_max": 50,
"Vp_steps": 100
"Vp_steps": 100,
"T_ambient_C": 25,
"h_conv": 6
},
"_last": "points"
}

View File

@@ -9,8 +9,8 @@
50
],
"awg": [
22,
22
20,
20
]
},
{
@@ -23,10 +23,10 @@
50
],
"awg": [
20,
22,
22,
22,
22
28,
28
]
}
]