Verify battery control circuit design

This commit is contained in:
2025-12-29 16:43:50 +13:00
parent 093fed0e19
commit 14b0ff8470
5 changed files with 4235 additions and 1486 deletions

View File

@@ -0,0 +1,33 @@
{
"last_sch_text_sim_command": "",
"tabs": [
{
"analysis": "TRAN",
"commands": [
".tran 10m 80m 0",
".kicad adjustpaths",
".save all",
".probe alli",
".probe allp"
],
"dottedSecondary": true,
"margins": {
"bottom": 45,
"left": 70,
"right": 70,
"top": 30
},
"measurements": [],
"showGrid": true,
"traces": [
{
"color": "rgb(228, 26, 28)",
"signal": "V(/Battery_Control_Testbench/BATT_BOOST_EN)",
"trace_type": 257
}
]
}
],
"user_defined_signals": [],
"version": 6
}