Last modified 4 years ago
You are here: Manual / Algorithms / Interfering Signals
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
Calculation of interfering signals iRSSblocking and iRSSunwanted
This page describes the flow of calculating one sample of the interfering signal strength (iRSS) values in a particular snapshot for unwanted interference (iRSSunwanted) and for blocking interference (iRSSblocking). The calculation is repeated for each defined interfering link:
- Trial of random parameters of the Interfering Transmitter (IT):
- power supplied:
- frequency: fit;
- antenna height: hit;
- power supplied:
- Trial of random parameters of the Wanted Receiver (WR):
- antenna height : hwr;
- Calculation of relative location for the given IT and WR pair;
- Calculation of azimuth and elevations angles for the given IT-WR path;
- Calculation of antenna gains for the given IT-WR path;
- If Power Control option was selected in the IT scenario settings:
- Calculation of propagation path loss for IT-WR path;
- Calculation of power control gain
for the given IT-WR path;
- Calculation of relative location of the given IT with regards to VR;
- Calculation of azimuth and elevations angles for the given IT-VR path;
- Calculation of antenna gains for IT and VR antennas on the IT-VR path;
- Calculation of propagation path loss for the given IT-VR path;
- Calculation of VR blocking attenuation for blocking interference type:
- Calculation of total IT (unwanted) emissions level falling into VR bandwidth:
- Calculation of iRSSunwanted according to the following formula:
- Calculation of iRSSblocking according to the following formula:
Attachments
-
Pit-sign.PNG
(342 bytes) -
added by cp 4 years ago.
-
gpcit.gif
(1.7 KB) -
added by cp 4 years ago.
-
avr.gif
(3.1 KB) -
added by cp 4 years ago.
-
emission-formula.PNG
(9.6 KB) -
added by cp 4 years ago.
-
IRSSblocking-formula.PNG
(29.3 KB) -
added by cp 4 years ago.
-
IRSSunwanted-formula.PNG
(31.7 KB) -
added by cp 4 years ago.
