mirror of
https://github.com/torvalds/GuitarPedal.git
synced 2026-01-17 12:25:47 +00:00
I had decided that the effect board didn't need the input to be ground-biased, and that was very wrong, and made some of my old effect boards not work. So add the AC couple capacitor and resistor to ground. Also do the same boring RC power smoothing with the voodoo ferrite for the +VA line. Let's keep it simple and realistic - the noise isn't some 60Hz ripple, it's all SMPS high-frequency stuff. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
79 lines
1.5 KiB
Plaintext
79 lines
1.5 KiB
Plaintext
{
|
|
"last_sch_text_sim_command": "",
|
|
"tabs": [
|
|
{
|
|
"analysis": "TRAN",
|
|
"commands": [
|
|
".tran 1u 5 0 10u",
|
|
".kicad adjustpaths",
|
|
".save all",
|
|
".kicad esavenone"
|
|
],
|
|
"dottedSecondary": true,
|
|
"margins": {
|
|
"bottom": 45,
|
|
"left": 70,
|
|
"right": 140,
|
|
"top": 30
|
|
},
|
|
"measurements": [],
|
|
"showGrid": true,
|
|
"traces": [
|
|
{
|
|
"color": "rgb(247, 129, 191)",
|
|
"signal": "V(INPUT)",
|
|
"trace_type": 257
|
|
},
|
|
{
|
|
"color": "rgb(166, 86, 40)",
|
|
"signal": "V(OUTPUT)",
|
|
"trace_type": 257
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"analysis": "AC",
|
|
"commands": [
|
|
".ac dec 50 10 40k",
|
|
".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(INEFF) (phase)",
|
|
"trace_type": 517
|
|
},
|
|
{
|
|
"color": "rgb(228, 26, 28)",
|
|
"signal": "V(INEFF) (gain)",
|
|
"trace_type": 521
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"analysis": "OP",
|
|
"commands": [
|
|
".op",
|
|
".kicad adjustpaths",
|
|
".save all",
|
|
".probe alli",
|
|
".probe allp"
|
|
]
|
|
}
|
|
],
|
|
"user_defined_signals": [],
|
|
"version": 6
|
|
}
|