Last modified 4 years ago
You are here: Manual / Annex / Consistency Check
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
Scenario consistency check
This function is run before the start of event generation with the aim of detecting erroneous or inconsistent values in the scenario definition.
The consistency check includes:
- Warnings if odd configuration detected for random parameters, such as negative antenna height, etc;
- Consistency between inter-dependent parameters such as: C/I, C/(N+I), (N+I)/N, and I/N
- Verification of the application range of propagation models
A list of checked parameters is provided in the following tables.
Propagation models
| Applies to | Description | Type of message |
| Propagation model | According to the link frequency value, the following models are allowed: - Spherical diffraction model is allowed above 1 GHz - Hata model is allowed between 30 MHz and 3 GHz - ITU-R P.1546 model allowed between 30-1000 MHz - Free space model does not have frequency limitations | Warning |
Random variables
| Applies to | Description | Message |
| All random parameters | If distribution type is uniform discrete, check that Xmax - Xmin is multiple of the step. Note: This condition is not mandatory to the use of this distribution. | Warning |
| All random parameters except Path distance factor distribution | Use of Uniform polar (distance) distribution type is inappropriate | Warning |
| All random parameters except Path elevation distribution | Use Uniform (angle) of following distribution type is inappropriate. | Warning |
| Distance factor distributions | Use of constant distribution type is inappropriate | Warning |
Inter-dependant parameters
| Applies to | Description | Message |
| Coherence between Victim Receiver masks (blocking rejection and inter-modulation rejection) and interfering transmitter frequency distribution. | In case of uniform or constant frequency distribution for the interfering transmitter, check that the definition interval of the distribution is totally included: - in the blocking rejection mask, - in the intermodulation rejection mask. | Error |
| Coherence between Interfering Transmitter masks (Unwanted emission and unwanted emissions floor) and victim receiver frequency distribution. | In case of uniform or constant frequency distribution for the victim receiver, check that the definition interval of the distribution is totally included: - in the unwanted emissions mask if not constant, - in the interfering transmitter bandwidth if the unwanted emissions mask is assumed constant, - in the intermodulation rejection mask if more than two interfering links are defined. | Error |
| Receiver C/I, C/N+I, N+I/N, I/N | Consistency check between interference criteria is to be performed: - Between C/I and C/N+I : C/I must be higher than C/N+I. - Between C/I, C/(N+I), and (I+N)/I if these hree parameters are defined. ![]() - Between C/I, C/(N+I), and I/N if these 3 parameters are defined. ![]() - Between I+N/I and I/N if these two parameters are defined. ![]() Due to the non additive formula linking these parameters (see below) a tolerance of ε dB is to be used with a typical value of 0.5 dB | Warning |




