Received power in free space propagation model
This is a simple code based on a textbook example
In wireless communication, the free space propagation model is used to calculate the Received Power if there is an unobstructed line-of-sight between the transmitter and the receiver. This model is viable as long as the Transmitter-Receiver separation distance is greater than the far-field (Fraunhofer) distance.
This code utilized Friis free space equation to calculate received power over some distance in Watts, as well as to find received power at the close-in distance to then use it as a reference and calculate received power in terms of dBm and dBw. Another way to express power attenuation is by calculating Path Loss.
Variables needed for the Friis equations are the transmitter power, transmitter and receiver antenna gain, carrier frequency or wavelength, system losses, T-R separation distance, and close-in distance for dBm and dBW.
The received power and path loss were then plotted as a function of distance.
Cite As
Georgiy Pankov (2025). Received power in free space propagation model (https://www.mathworks.com/matlabcentral/fileexchange/78568-received-power-in-free-space-propagation-model), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |