Create SPICE for rectifier circuit

This commit is contained in:
2025-05-25 00:18:52 +02:00
parent 58fbc09fbd
commit 65b5b56fc2
3 changed files with 1182 additions and 868 deletions
@@ -0,0 +1,33 @@
{
"last_sch_text_sim_command": "",
"tabs": [
{
"analysis": "TRAN",
"commands": [
".tran 1m 1",
".kicad adjustpaths",
".save all",
".probe alli",
".probe allp"
],
"dottedSecondary": true,
"margins": {
"bottom": 45,
"left": 70,
"right": 140,
"top": 30
},
"measurements": [],
"showGrid": true,
"traces": [
{
"color": "rgb(102, 194, 165)",
"signal": "I(D7)",
"trace_type": 258
}
]
}
],
"user_defined_signals": [],
"version": 6
}