Skip to main content

Motivations for LTE

Internet and Mobile have become the basic need for everyone now a days. If internet goes down around the globe for few Days or even for few hours, it will give a huge impact on IT market and people's life. We are addicted of it.

So the questions come is, How does internet reaches us?
Answer is: It comes using LAN, WAN, Wireless etc. LAN or WAN is wired network. The success story of LAN & WAN is that it can give you speed upto 1000 Mega bits/Sec (as per: 802.3z).
But what's about Wireless network?? Till now it can give upto 21 Megabits/Sec only (as per HSPA).
So, To increase the speed of wireless network, It is redesigned to Evolved the previous architecture. The committee formed by 3GPP came up with a new solution with the name of LTE (Long Term Evolution).

So, What was the expectations for LTE?
These are the minimum expectation from LTE
1. Dowlink speed should be 100 Mbps in 20Mhz Bandwidth with two antennas
2. Increased "cell edge bitrate". So, the better experience at cell edge users.
3. Significantly improve the spectral efficiency 3-4 times release 6 HSPDA in the downlink
4. Very less latency when starting device to connect with network as well as while signalling.
5. Scalable bandwidth. It may support : 1.4, 3, 5, 10, 20 MHz
6. Inter working with existing systems like 3G systems and non 3GPP-systems.
7. Cost effective porting from previous system.
8. Backward network compatibility.
9. Support for further enhancement.
10. Optimized for low moving mobile but efficient for high mobile speed.
11. Less complicated infrastructure
12. Co-existence with .operators in adjacent bands as well as cross-border co-existence.

So, these are the main points what 3GPP expects from LTE.

In the next post we'll see how much LTE can deliver.


Comments

Popular posts from this blog

PSS and SSS in LTE (Primary and secondary synchronization signals)

In most of websites I found where do PSS and SSS come and what do these are beneficial for. The thing which most of the LTE learners want to understand is that, "What is exactly those signals?". That is the reason I started this post. PSS & SSS are two synchronization symbols in LTE which help UE (User equipment) to synchronize with network. So, PSS stands for Primary synchronization signal. SSS stands for Secondary synchronization signal. PSS is nothing but a sequence known as Zadoff-Chu Sequence . It comes in last symbol of slot 1 and slot 0. For detail info on where & how does it come, go to PSS and SSS synchronization. Now, What is Zadoff-chu Sequence ? In LTE, Zadoff chu sequence is a combination of complex sequences. These sequences have a special property, known as CAZAC webform. CAZAC stands for " C onstant A mplitude Z ero A utocorrelation". It means when we use this as a synchronization code, the correlation between the ideal sequence ...

Reasons for RRC Connections Reestablishment

As per 3GPP spec, 36.331 (RRC Protocol Spec), RRC Connection Reestablishment initiates after these conditions occur : 1. Upon detection of RLF (Radio Link Failure) 2. After Handover failure 3. Integrity check failure indication received from lower layers. 4. RRC connection Reconfiguration Failure. 5. Mobility from E-UTRA failure.

SSS in LTE (secondary synchronization signals)

SSS stands for secondary synchronization signals. SSS comes in the symbol just before PSS comes. If you don't know, how did we detect PSS, then goto this the previous post of  PSS and SSS in LTE (Primary and secondary synchronization signals) SSS is basically an m-sequence or Maximum length sequence. Now, What is m-sequence? M-sequence is a pseudo random binary sequence. These sequence can be generated just by cycling through every possible state of a shift register of length resulting in a sequence of length . Here, Three m-sequences, each of length 31, are used to generate the secondary synchronization signals. SSS Generation Two binary sequences, each of length 31, are used to generate the SSS. Sequences  s 0 ( m 0 )  and  s 1 ( m 1 )  are different cyclic shifts of an  m -sequence,  ˜ s . The indices  m 0  and  m 1  are derived from the cell-identity group,  N ID (2)  and determine the cyclic shift. The va...