You are here: Manual / Seamcat / Coverage radius of a transmitter
TracNav
SEAMCAT Manual Table of contents
- About this Wiki
- About the STG (SEAMCAT Technical Group)
- About the source code
- Frequently Asked Questions
- How to register on TracTool?
- Tutorial videos
- Known Issues
- Disclaimer
Introduction
Main structural elements of SEAMCAT
Data elements
- SEAMCAT Data types
- Function entry dialog window
- Emissions mask dialog window
- Random distribution dialog window
- Antenna pattern dialog window
- Signal display window
- How to generate a truncated distribution?
Simulation workspace
Creating SEAMCAT scenario
- Simulation scenario and its programming
- Victim link dialog window
- Interfering link dialog window
- CDMA system dialog window
- Sharing and importing scenarios
CDMA module
- CDMA Module Overview
- CDMA Simulation Engine (CDMAE)
- CDMA system dialog window
- CDMA Link level data
- CDMA simulation algorithm
- CDMA input parameters
- CDMA output results
OFDMA module
Cognitive Radio System module
Performing a simulation
- Simulation control settings
- Running a simulation (event generation)
- Calculating probability of interference
Simulation results
- Producing simulation report
- Logging options and Remote server
- Saving results in .csv format
Library of scenario elements
- SEAMCAT Library
- Antenna elements
- Receiver elements
- Transmitter elements
- CDMA Link level data
- Propagation model plugins
- Post processing plugins
- Setting up environment for programming plugins
- Exporting and importing a library
Special functions
Detailed algorithms
- Calculation of wanted signal (dRSS)
- Calculation of unwanted and blocking signals (iRSS)
- Calculation of overloading (iRSS)
- Calculation of intermodulation signal (iRSS)
- Interference calculation (non-CDMA/non-OFDMA)
- CDMA simulation algorithm
- OFDMA simulation algorithm
Elementary calculations
- Relative location of VR and IT (Simulation Radius)
- Relative location of transceivers within a link
- Calculation of azimuths and elevations (within a link)
- Calculation of azimuths and elevations (IT-VR path)
- Calculation of antenna gains
- Calculation of VR blocking attenuation
- Calculation of the coverage radius of a transmitter
- Calculation of IT power control gain
- Calculation of IT (unwanted) emissions
Propagation models
- Guide to propagation models in SEAMCAT
- How to test propagation model?
- ITU-R P.1546 model
- Extended Hata and Hata-SRD models
- Spherical diffraction model
- Free Space Loss model
- User-defined model (Propagation plug-in)
- JTG5-6 propagation plug-in
- SE42 propagation plug-in
- Longley Rice propagation plug-in
- Winner propagation plug-in
- IEEE 802.11 Model C (modified) plug-in
Reference annexes
- Setting antenna height, pointing azimuth and elevation
- Setting path azimuths in links
- Setting blocking attenuation of victim receiver
- Scenario consistency check
- Error and warning messages
Example Scenarios
Release to be tested by STG
Coverage radius of a transmitter
Coverage radius
of a transmitter may be calculated in three different ways:
- it may be a user-defined constant,
- or it may be calculated by the EGE at the start of snapshots generation, assuming:
- Noise-limited network operation, or
- Traffic-limited network operation.
Noise-limited network case
In this case it is considered that the coverage of the transmitter is limited only by propagation losses and other elements of link budget, with received signal operating at the very sensitivity limit. In this case the maximum coverage radius may be obtained by reverting the following equation:
Where:
- propagation loss not including slow fading, i.e. path loss without variations option;
- slow fading margin for X% coverage loss;
The availability y of the system is linked to the coverage loss through the simple relation y = 1 - x. Assuming that slow fading can be approximated by a log-normal distribution, the solution would be equivalent to finding zero points of the following function:
Q(x) being the inverse complementary cumulative normal distribution function.
Finding the zero of function g is achieved through the regula-falsi method used in logarithmic scale which should yield a better precision. The solution of such a method is described by:
Traffic-limited network case
In this case the coverage radius is derived from the traffic parameters of the transmitter, defined in the scenario, using following formula:
Attachments
-
rtxmax.gif
(2.0 KB) -
added by cp 4 years ago.
-
big1.gif
(16.1 KB) -
added by cp 4 years ago.
-
fmedi.gif
(1.0 KB) -
added by cp 4 years ago.
-
fmedianloss.gif
(15.6 KB) -
added by cp 4 years ago.
-
fslow.gif
(3.1 KB) -
added by cp 4 years ago.
-
log.gif
(12.3 KB) -
added by cp 4 years ago.
-
rtxmaxequation.gif
(14.2 KB) -
added by cp 4 years ago.
