Plotting coverage of an LTE base station

2 views (last 30 days)
mark lofquist
mark lofquist on 6 Dec 2017
Answered: Jacob Halbrooks on 13 May 2019
Using txsite() and coverage() in antenna toolbox, there is a place for propagation model. I can only get the command to run if i use ‘close-in’ prop. Model. If i put ‘freespace’ in there, it will not run.
I am getting heatmaps to plot with powers of interest, but it does not look correct at all, coverage extends for 100s of miles. I think this is because I need to add downtilt and a reasonable path loss model.
Anyone used coverage()? Better still, what parameters making coverage() plot a decent prediction of a cell tower (or LTE eNodeB)?
Thanks!
-ML

Answers (1)

Jacob Halbrooks
Jacob Halbrooks on 13 May 2019
Hi Mark, I realize it has been a while since you posted your question. However, I wanted to make you aware that the R2018b version of Antenna Toolbox introduced the Longley-Rice propagation model and automatic access to terrain data (Internet required), which results in more realistic coverage maps than the R2017b version you used.
The R2019a version of Antenna Toolbox added a couple of other terrain features, including the ability to import terrain data from DTED-files and support for the TIREM propagation model.

Community Treasure Hunt

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

Start Hunting!