meas pre amplifier noise + DAC noise
This commit is contained in:
parent
964052eae8
commit
89e7fef040
BIN
matlab/mat/noise_PD200_7_3uF_warmup.mat
Normal file
BIN
matlab/mat/noise_PD200_7_3uF_warmup.mat
Normal file
Binary file not shown.
BIN
matlab/mat/noise_PD200_7_no_load.mat
Normal file
BIN
matlab/mat/noise_PD200_7_no_load.mat
Normal file
Binary file not shown.
BIN
matlab/mat/noise_preamp_5113.mat
Normal file
BIN
matlab/mat/noise_preamp_5113.mat
Normal file
Binary file not shown.
BIN
matlab/mat/noise_preamp_5113_dac.mat
Normal file
BIN
matlab/mat/noise_preamp_5113_dac.mat
Normal file
Binary file not shown.
@ -13,14 +13,15 @@ t = data(:, end);
|
||||
|
||||
%% Notes
|
||||
pre_amp = struct('coupling', 'DC A-B', ...
|
||||
'gain', 1000, ...
|
||||
'LPF', '12dB 0.1Hz', ...
|
||||
'HPF', '1MHz');
|
||||
'gain', 1000, ...
|
||||
'LPF', '6dB 0.1Hz', ...
|
||||
'input', 'PD200', ...
|
||||
'HPF', '6dB 30kHz');
|
||||
|
||||
pd200 = struct('input', '50 Ohm', ...
|
||||
'offset', 0.2);
|
||||
'load', '3 uF');
|
||||
|
||||
notes = struct('pre_amp', pre_amp, 'pd_200', pd200);
|
||||
|
||||
%% Save
|
||||
save('mat/noise_PD200_6.mat', 't', 'Vn', 'notes');
|
||||
save('mat/noise_PD200_7_3uF_warmup.mat', 't', 'Vn', 'notes');
|
BIN
matlab/test_bench_V2SSI.slx
Normal file
BIN
matlab/test_bench_V2SSI.slx
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user