EQ Structures for MPI mitigation
This commit is contained in:
@@ -72,6 +72,7 @@ classdef Photodiode
|
||||
|
||||
% Thermal Noise
|
||||
therm_current_psd = (2 * k * T / R ) ; %squared
|
||||
therm_current_psd = 1.8e-11^2;
|
||||
|
||||
Bw = obj.fsimu;
|
||||
therm_noise_pow = therm_current_psd * Bw; %squared
|
||||
|
||||
Reference in New Issue
Block a user