Friday, 1 July 2016

LTE EARFCN

EARFCN stands for E-UTRA Absolute Radio Frequency Channel Number.In LTE, the carrier frequency in the uplink and downlink is designated by EARFCN, which ranges between 0-65535.
  • EARFCN uniquely identify the LTE band and carrier frequency.
    For example Band-1 and Band-4 can have same Rx frequency 2110-2170 MHz,  but their EARFCN are different.
  • EARFCN is independent of channel bandwidth.

LTE Frequency Bands

DownlinkUplink
BandFDL_low (MHz)NOffs-DLNDL RangeFUL_low (MHz)NOffs-ULNUL Range
1211000-59919201800018000-18599
21930600600-119918501860018600-19199
3180512001200-194917101920019200-19949
4211019501950-239917101995019950-20399
586924002400-26498242040020400-20649
687526502650-27498302065020650-20749
7262027502750-344925002075020750-21449
892534503450-37998802145021450-21799
91844.938003800-41491749.92180021800-22149
10211041504150-474917102215022150-22749
111475.947504750-49491427.92275022750-22949
1272950105010-51796992301023010-23179
1374651805180-52797772318023180-23279
1475852805280-53797882328023280-23379
1773457305730-58497042373023730-23849
1886058505850-59998152385023850-23999
1987560006000-61498302400024000-24149
2079161506150-64498322415024150-24449
211495.964506450-65991447.92445024450-24599
22351066006600-739934102460024600-25399
23218075007500-769920002550025500-25699
24152577007700-80391626.52570025700-26039
25193080408040-868918502604026040-26689
2685986908690-90398142669026690-27039
2785290409040-92098072704027040-27209
2875892109210-96597032721027210-27659
29271796609660-9769N/A-
31462.598709870-9919452.52776027760-27809
...-
3319003600036000-3619919003600036000-36199
3420103620036200-3634920103620036200-36349
3518503635036350-3694918503635036350-36949
3619303695036950-3754919303695036950-37549
3719103755037550-3774919103755037550-37749
3825703775037750-3824925703775037750-38249
3918803825038250-3864918803825038250-38649
4023003865038650-3964923003865038650-39649
4124963965039650-4158924963965039650-41589
4234004159041590-4358934004159041590-43589
4336004359043590-4558936004359043590-45589
447034559045590-465897034559045590-46589

Ref: ETSI TS 136 521-1 V11.2.0 (2013-10)

Wednesday, 20 April 2016

Radio Interface Techniques FDMA,TDMA,CDMA and OFDMA

Radio Interface Techniques

In wireless cellular systems, mobiles have to share a common medium for transmission. There
are various categories of assignment, the main four include:
FDMA (Frequency Division Multiple Access),
TDMA (Time Division Multiple Access),
CDMA (Code Division Multiple Access)
OFDMA (Orthogonal Frequency Division Multiple Access).


Frequency Division Multiple Access
In order to accommodate various devices on the same wireless network, FDMA divides the
available spectrum into sub-bands or channels. The concept of FDMA is Using this technique a dedicated channel can be allocated to a user, whilst other users occupy other channels, i.e. requencies.

In a cellular system mobiles typically occupy multiple channels; one for the downlink and one
for the uplink. This does however make FDMA less efficient since most data applications are
downlink intensive.

FDMA channels also suffer since they cannot be close together due to the energy from one
transmission affecting the adjacent/neighboring channels. To combat this, additional guard
bands between channels are required, which also reduces the system’s spectral efficiency.

Time Division Multiple Access
In TDMA systems the channel bandwidth is shared in the time domain. It shows how each device is allocated a time on the channel, known as a “timeslot”. These are then grouped into a TDMA frame. The number of timeslots in a TDMA frame is dependent on the system, for example GSM utilizes
8 timeslots.

Devices must be allocated a timeslot; therefore it is usual to have one or more timeslots
reserved for common control and system access.TDMA systems are normally digital and therefore offer additional features such as ciphering and integrity. In addition, they can employ enhanced error detection and correction schemes including FEC (Forward Error Correction). This enables the system to be more resilient to noise and interference and therefore they have a greater spectral efficiency when compared to FDMA systems.

Code Division Multiple Access
The concept of CDMA is slightly different to that of FDMA and TDMA. Instead of sharing
resources in the time or frequency domain, the devices are able to use the system at the same
time and using the same frequency/bandwidth. This is possible due to the fact that each
transmission is separated using a unique code.

There are two main types of CDMA, FHSS (Frequency Hopping Spread Spectrum) and DSSS
(Direct Sequence Spread Spectrum), with all the current cellular systems utilizing DSSS.

The basic concept of CDMA. The narrowband signals are spread with a wideband code and then transmitted. The receivers are designed to extract the encoded signal (with the correct code) and reject everything else as noise.

UMTS, cdmaOne and CDMA2000 all use CDMA. However the implementation of the codes
and the bandwidths used is different. For example UMTS utilizes a 5MHz channel bandwidth,
whereas cdmaOne uses only 1.25MHz.


Orthogonal Frequency Division Multiple Access
OFDMA (Orthogonal Frequency Division Multiple Access) is the latest addition to cellular
systems. It provides a multiple access technique based on OFDM (Orthogonal Frequency
Division Multiplexing).

It can be seen that the bandwidth is broken down to smaller units known as “subcarriers”. These are grouped together and allocated as a resource to a device. It can also be seen that a device can be allocated different resources in both the time and frequency domain.