Path: Link/RF
% Compute the noise of a cascade series.
Has a default input with three entries.
--------------------------------------------------------------------------
Form:
[t, f] = TNoiseCascade( d )
--------------------------------------------------------------------------
------
Inputs
------
d (:) Data structure
.t (1,1) Temperature (deg-K)
.g (1,1) Gain (dB)
-------
Outputs
-------
t (1,1) Temperature
f (1,1) Noise figure
--------------------------------------------------------------------------
References: Maral, G. and M. Bousquet. (1998.) Satellite Communications
Systems. Wiley. pp. 17-18.
--------------------------------------------------------------------------
Back to the Link Module page