You are here: Manual / Algorithms / Basics / Unwanted Emissions
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 total emissions (including unwanted emissions) of IT falling in VR bandwidth
The emissions of Interfering transmitter (IT) are defined by means of emissions mask function dialog of Δf, which establishes relative emission power levels as referred to carrier power (dBc), measured in reference bandwidth bs specified by the user. The interfering transmitter power Pit (dBm) at fit has therefore to be added for evaluating the link budget with the wanted receiver (i.e. power control).
The user should especially note that there is no separate parameter for the IT emissions bandwidth (e.g. channel bandwidth) and therefore the value of the emission bandwidth should be inherently contained in the shape of the IT emissions mask itself.
Note: See the discussion on the reference bandwidth settings in the emissions mask function dialog.
IT emissions mask
PdBcrel denotes the normalised emissions mask values in dBc/MHz. The normalised mask PdBcrel is derived from the initial (non-normalised) emissions mask entered by the user in form of triplets (Δf, unw(Δf), ref bw(Δf)) by adding the constant
-10log(ref_bw(Δf)/1MHz)
to each value unw, so that:
- PdBcrel = unw + 10 log (1/ref bw(MHz)) = unw + 10 log (1000/ref bw(KHz)).
The total interfering power of IT falling in the VR bandwidth, relative to IT carrier spurrel , can be then calculated by integration of the IT emissions mask over the VR bandwidth between
and
, as follows:
The IT emissions mask is expressed as an array of N+1 points (Δfi, Pi) and assumed linear between these points:
This leads to:
where:
Eventually:
The total absolute power of IT emissions falling into VR bandwidth can be then derived by adding the previous result of relative emissions to the nominal output power Pit of the IT:
Unwanted emission floor
The aforementioned formulas are also applicable to derive the unwanted emissions floor value unwantedfloor(dBm) from the unwanted emissions floor function that might be defined in the scenario (often just the constant value is defined by the users), except that in the end no power is added since the unwanted emissions floor function is expressed in absolute dBm values.
If the unwanted emission floor option is selected in the scenario settings, then the programme will compare the value of total/unwanted emissions derived from the IT emissions mask as described in previous section with the value derived using unwanted emissions floor function and the larger value will be passed on into further calculations of iRSSunwanted.
Note: The comparison involves the power control gain when the IT power control option is selected. The equation reads then:
Pit(dBm) + unwantedrel(dBc) + GPC > unwantedfloor (dBm)'
Attachments
-
emission-total-formula.PNG
(1.1 KB) -
added by cp 4 years ago.
-
img1.gif
(2.0 KB) -
added by cp 4 years ago.
-
img2.gif
(2.0 KB) -
added by cp 4 years ago.
-
img3.gif
(2.0 KB) -
added by cp 4 years ago.
-
img4.gif
(2.0 KB) -
added by cp 4 years ago.
-
img5.gif
(2.0 KB) -
added by cp 4 years ago.
-
img6.gif
(2.0 KB) -
added by cp 4 years ago.
-
img7.gif
(2.0 KB) -
added by cp 4 years ago.
-
img8.gif
(2.0 KB) -
added by cp 4 years ago.
