Halaman

Senin, 11 April 2011

4G LTE structure

Google Ads
Google Ads
LTE PHY layer block diagram:-

We can implement LTE Physical layer Block diagram in Matlab .



Frame structure: it is FDD frame which is 10ms divided into 10 subframes each
of 1ms & each subframe is divided into 2 slots of 0.5 ms which carry 6 or 7 OFDM
symbol.




Randomizer:

    Combines user data with known synchronization frame data bits.The incoming data is first XOR-ed with the synchronized frame data generated from PN sequence generator.To prevent long sequences of ones and zeros and for synchronization.

FEC(forward error correction):

    The system uses 1/3 turbo encoder as a channel coder(with puncturing to change rate) and 24 bit CRC for error detection.

Symbol mapper:

    The system uses adaptive modulation (mapping) and the supported modulation schemes are QPSK, 16QAM and 64QAM.
Google Ads
Facebook Twitter Google+ Lintasme

Related Posts :

  • What's the Turbo-code ?p { margin-bottom: 0.08in; }        Turbo coding is a forward error correction…
  • Using SC-FDMA in LTEp { margin-bottom: 0.08in; }      Single carrier frequency division multiple a…
  • Turbo-Encoderp { margin-bottom: 0.08in; }      Turbo code encoders are a concatenation of s…
  • 4G LTE Network ElementsWe will speak about the LTE Network Elements .LTE network comprises of two main segments.  …
  • Turbo-Decoderp { margin-bottom: 0.08in; }       The turbo code decoder is an iterative Maxi…

Back To Top