3 changed files with 3906 additions and 2 deletions
-
19demos/simulation/generic_models/generic_opamp_bip.kicad_pro
-
3819demos/simulation/generic_models/generic_opamp_bip.kicad_sch
-
70demos/simulation/generic_models/generic_opamp_bip.wbk
3819
demos/simulation/generic_models/generic_opamp_bip.kicad_sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -0,0 +1,70 @@ |
|||
{ |
|||
"last_sch_text_sim_command": "", |
|||
"tabs": [ |
|||
{ |
|||
"analysis": "TRAN", |
|||
"commands": [ |
|||
".tran 10u 10m", |
|||
".kicad adjustpaths", |
|||
".save all" |
|||
], |
|||
"dottedSecondary": true, |
|||
"margins": { |
|||
"bottom": 45, |
|||
"left": 70, |
|||
"right": 70, |
|||
"top": 30 |
|||
}, |
|||
"measurements": [], |
|||
"showGrid": true, |
|||
"traces": [ |
|||
{ |
|||
"color": "rgb(228, 26, 28)", |
|||
"signal": "V(/in)", |
|||
"trace_type": 257 |
|||
}, |
|||
{ |
|||
"color": "rgb(55, 126, 184)", |
|||
"signal": "V(/out)", |
|||
"trace_type": 257 |
|||
}, |
|||
{ |
|||
"color": "rgb(77, 175, 74)", |
|||
"signal": "V(/outb)", |
|||
"trace_type": 257 |
|||
} |
|||
] |
|||
}, |
|||
{ |
|||
"analysis": "AC", |
|||
"commands": [ |
|||
".ac dec 10 1 100Meg", |
|||
".kicad adjustpaths", |
|||
".save all" |
|||
], |
|||
"dottedSecondary": true, |
|||
"margins": { |
|||
"bottom": 45, |
|||
"left": 70, |
|||
"right": 70, |
|||
"top": 30 |
|||
}, |
|||
"measurements": [], |
|||
"showGrid": true, |
|||
"traces": [ |
|||
{ |
|||
"color": "rgb(228, 26, 28)", |
|||
"signal": "V(/out)", |
|||
"trace_type": 517 |
|||
}, |
|||
{ |
|||
"color": "rgb(228, 26, 28)", |
|||
"signal": "V(/out)", |
|||
"trace_type": 521 |
|||
} |
|||
] |
|||
} |
|||
], |
|||
"user_defined_signals": [], |
|||
"version": 6 |
|||
} |
Write
Preview
Loading…
Cancel
Save
Reference in new issue