Continued nibbling
This commit is contained in:
parent
d3113c4f0e
commit
5f99ab12e4
5 changed files with 16527 additions and 16488 deletions
|
@ -209,7 +209,7 @@ plots:
|
|||
xmin: 2000
|
||||
xmax: 5000000
|
||||
ymin: 0
|
||||
ymax: 0.00007
|
||||
ymax: 0.00003
|
||||
|
||||
ofile: V1_Measurements/V1.1-a1/2M4/noises.png
|
||||
- loadtype: multicsv
|
||||
|
@ -484,7 +484,31 @@ plots:
|
|||
ymin: -25
|
||||
|
||||
ofile: V1_Measurements/V1.1-a1/bandwidths.png
|
||||
- loadtype: multicsv
|
||||
load:
|
||||
20M: V1_Measurements/V1.1-a1/20M/bandwidth.csv
|
||||
47M: V1_Measurements/V1.1-a1/47M_cap/bandwidth.csv
|
||||
82M: V1_Measurements/V1.1-a1/82M/bandwidth.csv
|
||||
120M: V1_Measurements/V1.1-a1/120M/bandwidth.csv
|
||||
legend_title: $R_f$
|
||||
|
||||
data_processing_steps:
|
||||
- normalize_bandwidth
|
||||
|
||||
ylabel: Normalisierte Verstärkung (dB)
|
||||
|
||||
load_values: ["Frequency (Hz)","Channel 2 Magnitude (dB)"]
|
||||
|
||||
type: lt_sweep
|
||||
colourmap: default
|
||||
x_key: Frequency (Hz)
|
||||
y_key: "Channel 2 Magnitude (dB)"
|
||||
|
||||
xmin: 100
|
||||
xmax: 1000000
|
||||
ymin: -25
|
||||
|
||||
ofile: V1_Measurements/V1.1-a1/bandwidths_ch2.png
|
||||
- loadtype: multicsv
|
||||
load:
|
||||
"20M": V1_Measurements/noise_20M.csv
|
||||
|
@ -763,6 +787,8 @@ plots:
|
|||
loadtype: ltspice
|
||||
step_unit: $\Omega$
|
||||
|
||||
legend_title: $R_f$
|
||||
|
||||
ofile: Parasitics/SingleStage_Rf_Sweep.png
|
||||
|
||||
type: lt_sweep
|
||||
|
@ -773,6 +799,7 @@ plots:
|
|||
- load: Parasitics/SingleStage_Aol_Sweep.txt
|
||||
loadtype: ltspice
|
||||
step_unit: " "
|
||||
legend_title: $A_\mathrm{ol}$
|
||||
|
||||
ofile: Parasitics/SingleStage_Aol_Sweep.png
|
||||
|
||||
|
@ -785,6 +812,8 @@ plots:
|
|||
loadtype: ltspice
|
||||
step_unit: $\Omega$
|
||||
|
||||
legend_title: $R_f$
|
||||
|
||||
ofile: Parasitics/SingleStage_Rf_Sweep_Noise.png
|
||||
|
||||
type: lt_sweep
|
||||
|
@ -799,6 +828,8 @@ plots:
|
|||
loadtype: ltspice
|
||||
step_unit: $\Omega$
|
||||
|
||||
legend_title: $R_f$
|
||||
|
||||
ofile: Parasitics/SingleStage_LTC_Rf_Sweep_Noise.png
|
||||
|
||||
type: lt_sweep
|
||||
|
@ -812,6 +843,7 @@ plots:
|
|||
- load: Parasitics/SingleStage_LTC6268-10_Cin_Sweep_Noise.txt
|
||||
loadtype: ltspice
|
||||
step_unit: F
|
||||
legend_title: $C_\mathrm{in}$
|
||||
|
||||
ofile: Parasitics/SingleStage_LTC_Cin_Sweep_Noise.png
|
||||
|
||||
|
@ -826,6 +858,7 @@ plots:
|
|||
- load: Parasitics/SingleStage_LTC6268-10_Cin_Sweep_Noise.txt
|
||||
loadtype: ltspice
|
||||
step_unit: F
|
||||
legend_title: $C_\mathrm{in}$
|
||||
|
||||
ofile: Parasitics/SingleStage_LTC_Cin_Sweep_Noise_log.png
|
||||
|
||||
|
@ -855,6 +888,8 @@ plots:
|
|||
loadtype: ltspice
|
||||
step_unit: " "
|
||||
|
||||
legend_title: $A_\mathrm{U,2}$
|
||||
|
||||
ofile: DesignEstimate/OpAmp_Stages_Sweep.png
|
||||
|
||||
type: lt_sweep
|
||||
|
@ -866,6 +901,8 @@ plots:
|
|||
loadtype: ltspice
|
||||
step_unit: Hz
|
||||
|
||||
legend_title: GBWP
|
||||
|
||||
ofile: DesignEstimate/OpAmp_GBWP_Sweep.png
|
||||
|
||||
type: lt_sweep
|
||||
|
@ -877,6 +914,8 @@ plots:
|
|||
loadtype: ltspice
|
||||
step_unit: F
|
||||
|
||||
legend_title: $C_\mathrm{in}$
|
||||
|
||||
ofile: Parasitics/SingleStage_Cin_Sweep.png
|
||||
|
||||
type: lt_sweep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue