corrections(jonas): Continue correcting
This commit is contained in:
parent
297acc7737
commit
a4b204d484
5 changed files with 364 additions and 72 deletions
|
@ -57,6 +57,28 @@ plots:
|
|||
linewidth: 0.8
|
||||
|
||||
ofile: IMS Measurements/raw_compare.png
|
||||
- load: Parasitics/SingleStage_noise_example.txt
|
||||
loadtype: ltspice
|
||||
type: single
|
||||
|
||||
xlabel: Frequenz (Hz)
|
||||
ylabel: Rauschlevel ($V/\sqrt{Hz}$)
|
||||
|
||||
xformatter: engineering
|
||||
xplaces: 0
|
||||
|
||||
xmin: 10
|
||||
xmax: 1000000
|
||||
|
||||
yformatter: engineering
|
||||
yplaces: 1
|
||||
|
||||
x_key: frequency
|
||||
y_key: V(onoise)/{Rf}
|
||||
|
||||
xscale: log
|
||||
|
||||
ofile: Parasitics/SingleStage_noise_example.png
|
||||
- load:
|
||||
47M N.1: V1_Measurements/V1.1-a1/47M_cap/linearity_1.csv
|
||||
47M N.2: V1_Measurements/V1.1-a1/47M_cap/linearity_2.csv
|
||||
|
@ -753,4 +775,4 @@ plots:
|
|||
y_key: V(vout) dB
|
||||
|
||||
title: Verstärkung bei variierter Eingangskapazität
|
||||
ylabel: Normalisierte Verstärkung (dB)
|
||||
ylabel: Normalisierte Verstärkung (dB)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue