Path: Link/RF
% Compute the temperature of an attenuator. t is the ambient temperature of the attenuator and tE is the effective input noise temperature. Has a demo. -------------------------------------------------------------------------- Form: tE = TAttenuator( t, loss ) -------------------------------------------------------------------------- ------ Inputs ------ t (1,:) Ambient temperature of the attenuator loss (1,:) Loss (dB) ------- Outputs ------- tE (1,:) Effective input noise temperature -------------------------------------------------------------------------- Reference: Maral, G. and M. Bousquet. (1998.) Satellite Communications Systems. Wiley. pp. 17-18. --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the Link Module page