Path: Link/RF
% Computes the polarization loss.
Type LossPolarization for a demo.
Loss is converted to a gain by making it negative.
--------------------------------------------------------------------------
Form:
l = LossPolarization( psi )
--------------------------------------------------------------------------
------
Inputs
------
psi (:) Angle between transmit and receive planes (deg)
-------
Outputs
-------
l (:) Loss (dB)
--------------------------------------------------------------------------
Reference: Maral, G. and M. Bousquet. (1998.) Satellite Communications
Systems, Third Edition. John Wiley. p. 27.
--------------------------------------------------------------------------
Common: Graphics/Plot2D Math: Trigonometry/CosD
Back to the Link Module page