Start work on the result writing
This commit is contained in:
parent
5ea1139115
commit
1f629bbadd
10 changed files with 5725 additions and 21 deletions
2817
Images/Datavis/Parasitics/Rf_series_noshield.txt
Normal file
2817
Images/Datavis/Parasitics/Rf_series_noshield.txt
Normal file
File diff suppressed because it is too large
Load diff
2817
Images/Datavis/Parasitics/Rf_series_shielded.txt
Normal file
2817
Images/Datavis/Parasitics/Rf_series_shielded.txt
Normal file
File diff suppressed because it is too large
Load diff
|
@ -7,6 +7,30 @@ defaults:
|
|||
Cin: $C_{in}$
|
||||
|
||||
plots:
|
||||
- load: Parasitics/Rf_series_noshield.txt
|
||||
loadtype: ltspice
|
||||
step_parameter: $C_{f,g}$
|
||||
step_unit: F
|
||||
|
||||
ofile: Parasitics/Rf_series_noshield.png
|
||||
|
||||
type: lt_sweep
|
||||
y_key: V(vout) dB
|
||||
|
||||
title: Impedanzverläufe verschiedener Widerstände bei gleichbleibendem $C_p$
|
||||
ylabel: Normalisierte Verstärkung (dB)
|
||||
- load: Parasitics/Rf_series_shielded.txt
|
||||
loadtype: ltspice
|
||||
step_parameter: $C_{\mathrm{shield}}$
|
||||
step_unit: F
|
||||
|
||||
ofile: Parasitics/Rf_series_shielded.png
|
||||
|
||||
type: lt_sweep
|
||||
y_key: V(vout) dB
|
||||
|
||||
title: Impedanzverläufe verschiedener Widerstände bei gleichbleibendem $C_p$
|
||||
ylabel: Normalisierte Verstärkung (dB)
|
||||
- load: Parasitics/Examples_R_Cp_RSweep.txt
|
||||
loadtype: ltspice
|
||||
step_parameter: $R$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue