Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
A8.2
A8.2
A8.2.1   Case 1: No overlap

Image RemovedImage Added

Anchor
F386
F386
Figure 386:  iRSS_blocking case 1: no overlap



 

where:

lower:    offset - BWILT/2 – emission mask asymmetry[1]

upper:    lower + BWILT

dF:         step size, e.g. min{0.1;( BWILT)/20}

...

A8.2.2   Case 2: Partial overlap with fILT > fVLR

Image Removed Image Added

Anchor
F387
F387
Figure 387: iRSS_blocking case 2: partial overlap with fILT > fVLR

...

Note: the blue coloured range is covered by the iRSS_unwanted calculation and therefore not taken into account in the iRSS_blocking calculation.



where:


lower:    BWVLR/2

upper:    offset + BWILT/2 – emission mask asymmetry

dF:        step size, e.g. min{0.1;( BWILT)/20}

...

A8.2.3    Case 3: Partial overlap with fILT < fVLR

Image RemovedImage Added

Anchor
F388
F388
Figure 388: iRSS_blocking case 3: partial overlap with fILT < fVLR

Note: the blue coloured range is covered by the iRSS_unwanted calculation and therefore not taken into account in the iRSS_blocking calculation.




where:


upper:    - BWVLR/2

lower:    – offset - BWILT/2 – emission mask asymmetry

dF:        step size, e.g. min{0.1;( BWILT)/20}

...

A8.2.4    Case 4: Total overlap with BWVLR < BWILT

Image RemovedImage Added

Anchor
F389
F389
Figure 389: iRSS_blocking case 4: Total overlap with BWVLR < BWILT

Note: the blue coloured range is covered by the iRSS_unwanted calculation and therefore not taken into account in the iRSS_blocking calculation.



Image Modified


where:


lower:    offset - BWILT/2 – emission mask asymmetry

upper:    lower + BWILT

dF:        step size, e.g. min{0.1;BWVLR/5}  1)             excluding the range fVLR ± BWVLR/2

...

A8.2.5    Case 5: total overlap with BWVLR > BWILT

Image RemovedImage Added

Anchor
F390
F390
Figure 390: iRSS_blocking case 5: total overlap with BWVLR > BWILT

...

  • For cellular systems:
    • If the mask is defined in positive values (ACS), then maskValue(f) corresponds to the mask specified in the receiver settings;     
    • If the mask is defined in negative values, then  maskValue(f) corresponds to the calculated positive mask using the input parameters Standard Desensitisation  and I/N_target (see section A8.2.8).

A8.2.7   Considerations on the bandwidths used in the integral

...

Anchor
T068
T068
Table 68: Default values of standard desensitisation and Target I/N


 

Standard Desensitsation (dB)

Target I/N (dB)

OFDMA UL

+6

-6

OFDMA DL

+6

-6

CDMA UL

+6

-6

CDMA DL

+3

-6


The algorithm to convert negative blocking mask values is as follows:

...

  • I/Ntargetis always understood as ‘target I/N of the victim’, which is calculated for D_target (target desensitisation)
  • Noise floor = 10*log(kTB) + F.
    • K= Boltzmann Constant
    • T = Noise temperature (Kelvin)
    • B = Receiver bandwidth in MHz
    • F = Noise Figure (dB)
    • IOOB_target is calculated as follows :


IOOB-TARGET = IOOB-STANDARD – DSTANDARD + DTARGET

...

  • IOOB-STANDARD = is the original blocking mask;
  • DSTANDARD = is the standard desensitisation for which the blocking mask values (IOOB-STANDARD) were derived. It is an input of cellular receiver settings (see Figure 389).
  • DTARGET = 10*log10(10^(I/N_target/10)+1) ; where I/N_target is an input of cellular receiver settings.


Finally, we obtain:


Blocking Response = IOOB-TARGET – Noise floor– I/Ntarget, which means:

...