Friis propagation model considers the line-of-sight (LOS) path between the transmitter and the receiver. The expression for the received power becomes complicated if the effect of reflections from the earth surface has to be incorporated in the modeling. In addition to the line-of-sight path, a single reflected path is added in the two ray ground reflection model, as illustrated in Figure 1. This model takes into account the phenomenon of reflection from the ground and the antenna heights above the ground. The ground surface is characterized by reflection coefficient – which depends on the material properties of the surface and the type of wave polarization. The transmitter and receiver antennas are of heights and respectively and are separated by the distance of meters.
This article is part of the book |
The received signal consists of two components: LOS ray that travels the free space from the transmitter and a reflected ray from the ground surface. The distances traveled by the LOS ray and the reflected ray are given by
Depending on the phase difference () between the LOS ray and reflected ray, the received signal may suffer constructive or destructive interference. Hence, this model is also called as two ray interference model.
where, is the wavelength of the radiating wave that can be calculated from the transmission frequency. Under large-scale assumption, the power of the received signal can be expressed as
where is the product of antenna field patterns along the LOS direction and is the product of antenna field patterns along the reflected path.
The following piece of code implements equation 3 and plots the received power () against the separation distance (). The resulting plot for , , , , is shown in the Figure 2. In this plot, the transmitter power is normalized such that the plot starts at . The plot also contains approximations of the received power over three regions.
twoRayModel.m: Two ray ground reflection model simulation (refer book for Matlab code – click here)
** the approximations are shifted down in the plot for clarity, otherwise they will ride on top of the two ray model
The distance that is denoted as in the plot, is called the critical distance. It is calculated . For the region beyond the critical distance, the received power falls-off at rate. For the region where , the received power falls-off at rate and it can be approximated by free space loss equation. Table 1 captures the approximate expressions that can be applied for the three distinct regions of propagation as identified in the plot above.
Rate this article:
Topic in this chapter
- Introduction to Large scale propagation models
- Friis free space propagation model
- Log distance path loss model
- Two ray ground reflection model
- Modeling diffraction loss
- Hata Okumura model for outdoor propagation
Books by the author
does no phase jump of 180° appear with the reflection on the ground?
yes, reflection causes 180° phase shift.
Dear sir, I have already done my simulation but for further verification, will it be possible to share the code with me as I am not able to fine it in the link you suggested.
dear sir the matlab code is not available for two-ray ground reflection example discussed here. kindly share the code or inbox me.