The Crane model calculates the attenuation of signals that propagate through
regions of rainfall. The model was developed for use on Earth–space or terrestrial
propagation paths and is a commonly-used method for the calculation of rain attenuation. The
model is based on observations of rain rate, rain structure, and the vertical variation of
temperature in the atmosphere. The Crane model (see Electromagnetic Wave
Propagation through Rain) is primarily applicable to North America. The
Crane model generally predicts losses greater than those of the ITU rain attenuation model
used in the rainpl
function. However, the uncertainty of both models
and the short-term variation of fade can be large.
The ITU and Crane models are very similar but have some differences. The ITU and Crane
rain attenuation models both require statistical annual rainfall rates and utilize an
effective path length reduction factor to account for the cellular nature of storms. The
0.01% rainfall rate tables provided by Crane and the ITU are different. The Crane rainfall
zones are similar to the ITU zones but more zones are defined in the US than in the ITU
model. The ITU rainfall zones are discussed in ITU-R P.838-3: Specific attenuation
model for rain for use in prediction methods. The Crane model is more complex
consisting of a piecewise combination of path profiles composed of exponential
functions.
The Crane model utilizes two exponential functions to span the distance from 0 to 22.5 km.
For δ < D < 22.5,
For 0 < D < δ,
where
L = path attenuation (dB)
𝐷 = propagation distance (km)
R = statistical 0.01% rain rate (mm/hr)
γ = specific attenuation identical to that calculated in
rainpl
(Phased Array System Toolbox).
The parameters k and α
depend on the frequency, the polarization state, and the elevation angle of the
signal path. These coefficients, given by both Crane Electromagnetic
Wave Propagation through Rain and the ITU-R P.838-3:
Specific attenuation model for rain for use in prediction
methods, are identical and are valid from 1 GHz to 1000 GHz. The
specific attenuation model is valid for frequencies from 1–1000 GHz. Rainfall
specific attenuation is computed according to the ITU rainfall model in
ITU-R P.838-3: Specific attenuation model for rain for use in
prediction methods.
The remaining parameters are empirical constants defined as:
b =
2.3R-0.17
c = 0.026 - 0.03ln R
δ = 3.8 - 0.6 ln R
u = ln
(becδ)/δ
y = αu
z = αc
To compute the total attenuation for narrowband signals along a path, the function multiplies
the specific attenuation by the propagation distance.
You can also apply the attenuation model to wideband signals. First, divide the wideband
signal into frequency subbands and apply attenuation to each subband. Then, sum all
attenuated subband signals into the total attenuated signal.