Simulating Freespace power in Matlab

4 views (last 30 days)
Nathan Jaqua
Nathan Jaqua on 18 Feb 2020
Answered: Honglei Chen on 19 Feb 2020
Can someone help me figure out how to write this MATLAB code? I'm looking for some example code to get started. The scope of what I want to do is below.
scope:
Simulate free space power available at several mobile frequencies in Matlab. Consider frequency range from 800MHz to 3 GHz. You can evaluate the loss occurred for three different distances: short distance 100m, midium distance 1Km, and large distance 10 Km. Plot all the loss Vs distance graph in single maltlab plot. Use appropriate axis, grid, legends, and color to represent it on plot.
There are other radio attenuating factors such as rain, fog, high humidity level etc. These factors play important role at higher operating frequnecies. Typically, rain attenuation is extreme at Radar or Satellite communication greater than 5 GHz. A Light rain cause only about 0.01dB attenuation loss while 0.4dB atttenuation loss due to high rain at 10 GHz carrier frequency.

Answers (1)

Honglei Chen
Honglei Chen on 19 Feb 2020
You can start with these reference pages
Go to Functions -> Signal Propagation and Loss
HTH

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!