Search This Blog

Saturday, November 19, 2011

System Architecture Evolution


Functional split between RAN and CN

  • For WCDMA/HSPA, the philosophy behind the functional split between RAN and CN is to hide all the radio interface functionality from the CN meaning that, any radio access technology can be used with the same CN
  • The LTE RAN builds on the same philosophy as WCDMA/HSPA with an added key design feature, to minimize the number of nodes.

WCDMA/HSPA RAN

  • In HSPA, the node B handles all physical layer functions except for macro-diversity which is handled by the RNC
  • Serving and drift RNC is one way of handling a terminal that has moved to a cell that is under another RNC. Another way is SRNS relocation.
  • In addition to macro-diversity, security functions is another reason for keeping the RNC since the large number of nodeB’s and the sometimes hard-to-protect locations they are used in is considered to make them unsafe for hosting sensitive functionality.

LTE RAN

  • For LTE, it was decided that the gains of keeping the RNC does not motivate the increased complexity and so, it was removed along with macro-diversity.
  • The e-nodeB is connected to the CN using the S1 interface. The e-nodeB’s are interconnected using the X2 interface which is mainly used for connected mode mobility.

Evolved Packet Core(EPC)

The nodes for the Evolved Packet Core is:                                                                                  

  • Mobility Management Entity(MME): this is the control plane node
  • Serving Gateway: this is the user plane node that connects the EPC to the LTE RAN
  • Packet Data Network Gateway(PDN Gateway): this is the user plane node that connects the EPC to the Internet
·         S1 flex enables a more robust network. If one of the EPC nodes becomes unavailable another one can cover in its place
·         EPC does not only connect to 3GPP RAN’s. In particular, WIFI, WIMAX and CDMA2000/EV-DO access support is planned.






Monday, November 14, 2011

LTE advanced

General
  • 3GPP release 10 (LTE advanced) is fulfilling the requirements for IMT-advanced aka 4G
  • Support for 1Gbps in down-link and 500Mbps in the up-link.
  • Increased transmission bandwidth up to 100Mhz.
  • AT&T plans to be the first NW to launch LTE-Advanced in 2013.
Wider bandwidth and carrier aggregation:

  • To reach the peak data rates that are planned for LTE advanced, increased transmission bandwidth is necessary.
  • Carrier aggregation provides increased bandwidth on adjacent channels. However, LTE advanced is also aiming for spectrum aggregation which may fully utilize non adjacent spectrum fragments from same or different bands although this is considered to be a highly complex procedure that will only be implemented in the most advanced (and expensive systems).
Multi antenna solutions:
  •       Spatial multiplexing for up-link will be supported in LTE advanced.
  •            Down-link spatial multiplexing will be extended with up to 8 layers.

Advanced repeaters and relaying:

  • Different relaying systems and repeaters may be utilized to increase the SNR to the levels that are necessary for high bit rates transmission. A wide range of implementations are envisioned ranging from low-cost, low-complexity systems to advanced solutions that can be seen as miniature base-stations known as “home nodeB’s” or femto-cells

Thursday, November 10, 2011

HD-Voice

Anyone remember AMR-WB? well it's back in the shape of HD-Voice and it seems to be finally happening (see the rapidly growing list of NW's and phones with support below). I for one cannot understand why it took so long for the operators to figure out the impact of this one on user experience. I mean, noticably better sound quality everytime you make a voice call? anyone? It's the simplest things that does it right......

goto http://www.voiceage.com/amrwb.php where you can here for yourself


Devices with HD-Voice support

NW's with HD-Voice suppport


Wednesday, November 9, 2011

LTE fast facts 2




Variations of instantaneous transmission power

  • The single biggest challenge of multi-carrier transmission is the corresponding large variations in transmission power and the related high peak to average ratio (PAR).
  • Higher modulation (16, 64 QAM) also contributes to variations in transmission power.
  • High PAR leads to reduced transmitter power amplifier efficiency and higher power consumption which increase the complexity and cost of the power amplifier. This is due to the dynamic range of the power amplifier which can only be linear in a limited interval.
  • This is of no or little in concern in the DL where power supply issues and cost of power amplifiers are relatively small. However, in the UL it will have a clearly negative impact on the mobile terminals cost and battery drainage.
  • The reason for including the single carrier component of the LTE uplink (SC-FDMA) is the lower Peak-to-Average-Ratio (PAR) that it results in.



Scheduling

  • Scheduling decisions in LTE can be made as often as every 1ms (per TTI) and the frequency granularity is 180 khz (12 sub-carriers).
  • There are 3 different types of resource block allocation.
  • Resource block allocation type 0&1 both support non-contiguous frequency allocation but type 2 only supports contiguous allocation in the frequency domain.
  • Type two allocation does not have to use a bitmap and instead only indicates a start position and a length indicator. In this way the number of required bits is decreased.
  • The basic scheduling unit is a so called resource block which is a space in the time-frequency domain spanning 180khz (12 sub-carriers) for 0,5 ms (slot).
  • The minimum scheduling resource that can be assigned is two resource blocks during one sub-frame (2 slots) also called a resource block pair.
  • The terminals are monitoring the PDCCH transmissions for scheduling decisions and information that is required to demodulate the transport blocks.
  • Scheduling can be made both in the frequency as well as in the time domain.


Multi antenna support

  • Multiple receive/transmit antennas can be used for diversity, beam-forming and spatial multiplexing(MIMO).
  • The e-nodeB controls the multi-antenna scheme that is used for each transmission


Terminal States

In contrast to WCDMA/HSPA, there are only two RRC_states defined in LTE for the terminal.

RRC_IDLE:

·         A UE specific DRX may be configured by upper layers.

·         UE controlled mobility.

·         The UE monitors a Paging channel to detect incoming calls, system information change, ETWS notification, and CMAS notification.

·         Performs neighboring cell measurements and cell selection/reselection.

·         Acquires system information.



RRC_CONNECTED:
In this state the UE can be IN_SYNCH and OUT_OF_SYNCH. If the UE is determined to be out of synch a new random access procedure has to be performed.

·         Transfer of unicast data to/from UE.

·         At lower layers, the UE may be configured with a UE specific DRX.

·         Network controlled mobility, i.e. handover and cell change order with optional network assistance (NACC) to GERAN.

·         The UE monitors a Paging channel and/or SIB1 contents to detect system information change, for ETWS capable UEs, ETWS notification, and for CMAS capable UEs, CMAS notification.

·         UE must monitor control channels associated with the shared data channel to determine if data is scheduled for it.

·         UE must provide channel quality and feedback information

·         UE must perform neighboring cell measurements and measurement reporting

·         UE must acquire system information.




Multiple retransmission schemes

  • Similar to HSPA, the protocol part of HARQ is handled in MAC while the actual soft combining is handled in the physical layer.
  • HARQ is optimized for an error rate of 10% which means that the resulting received bitrate (transmission rate - error rate) is maximized at that point. At any other rate, the HARQ system would be over or under-utilized.
  • RLC on the other hand, should be utilized much less frequently and can provide an error rate of 10^-5. Resource consumption at this rate is not an issue due to the much lower rate of transmissions.
  • TCP should be configured to receive errors at a rate no higher than 10^-5 if a high bit-rate transmission is intended. This is due to the fact that TCP interprets all errors as a result of congestion and will lower the bit-rate accordingly.
  • Seen as a single combined retransmission scheme, HARQ provides speed and RLC provides reliability. In E-UTRAN cooperation between RLC and HARQ has been enhanced since they both reside in the e-nodeB.
  • An asynchronous HARQ protocol implies that retransmissions can take place at any time and not only at certain intervals (synchronous HARQ)
  • An adaptive HARQ protocol implies that the frequency location may change between transmissions
  • For LTE, DL is normally asynchronous and adaptive while UL is normally synchronous and non-adaptive although adaptive is possible.
  • The actual timing when a certain ACK/NACK is received is used for determination of which specific HARQ process it belongs to.


Equalization

  • Historically, the main method to mitigate the adverse effects of a frequency selective channel has been to use different kinds of equalization on the received signal.
  • Maximum Ratio Combining (MRC): the filter impulse response has been chosen to provide channel-matched filtering which is the complex conjugate of the time reversed channel impulse response. Mathematically speaking, this is equal to multiplying the signal with one which means that the impact of the channel has been removed . This is used in the RAKE receiver.
  • MRC maximizes the post filter signal-to-noise-ratio but does not provide any real equalization.
  • The Zero-Forcing (ZF) algorithm provides full equalization but may also introduce a large increase in the noise level.
  • Minimum Mean Square Error (MMSE) equalizing provides a trade-off between signal corruption due to radio channel frequency selectivity and noise/interference.
  • MMSE provides both equalization and an acceptable SNR.


I'm sure must people can live without support for CDMA and TD SCDMA band but would rather include the GSM bands that for some reason are missing here.

Monday, November 7, 2011

LTE fast facts


LTE targets

  • LTE targets more complex spectrum utilization and has less requirements on backward compatibility than earlier technologies
  • The work on the evolved network aspects is known as System Architecture Evolution (SAE)
  • Release 8 bitrate targets are 100Mbps in downlink and 50Mbps in uplink for 20 Mhz  channel bandwidth.
  • LTE supports both FDD and TDD
  • Performance requirements should be completely fulfilled for a cell radius up to 5km and only slight degradations are allowed for a cell radius up to 30 km.
  • For broadcast, the requirement is an efficiency of 1 bit/s/hz corresponding to around 16 TV-channels using in the order of 300 kbit/s each in a 5 Mhz channel bandwidth.
  • LTE should be able to operate in various frequency allocations, from 450 Mhz up to at least 3,5 GHz
  • For release 8, support is included for scalable bandwidths of 1.25, 2.5, 5, 10, 20 Mhz
  • Mobility targets:
-optimized for low speeds  < 15 km/h
-high performance at speeds up to 120 km/h
-maintain connection at speeds up to 350 km/h


  • Latency is divided into control plane and user plane targets. For control plane, it is stated that the transition from an idle state to an active state should be less than 100ms and in case there is a dormant state such as cell_pch in hspa the transition to the active state should take less than 50 ms. In the user plane it is stated that the one way transmission from the terminal to the RAN edge node should take less than 5ms.
  • For moving between different Radio Access Technologies (IRAT) it is stated that the interruption time should be less than 500ms for non-realtime services and less than 300ms for realtime services. 
  • Spectrum efficiency:
-DL: 3-4 times HSDPA rel6
-UL: 2-3 times HSUPA rel6

  • Supported antenna configurations:
-DL:  4*2, 2*2, 1*2, 1*1
-UL:  1*1, 1*1


Overall Time Domain Structure
  • A radio frame of length 10ms consists of ten equally sized sub-frames of length 1ms.
  • Each frame is identified by its System Frame Number (SFN).
  • A sub-frame of length 1ms consists of two slots of length 0,5 ms.
  • A slot then consists of six or seven symbols including cyclic prefix.
  • A resource block consists of 12 sub-carriers during one 0,5ms slot
  • A resource block pair is two contiguous resource blocks in one subframe.
  • A resources element consists of one sub-carrier during one symbol interval.
  • Each resource block consists of 84 resource elements (12 subcarriers * 7 OFDM symbols)

Cyclic prefix insertion
  • In a time dispersive channel, sub-carrier orthogonality will be lost leading to inter-symbol-interference (ISI)
  • Cyclic prefix: the last part of each symbol is copied and inserted at the beginning of the symbol which efficiently reduces the ISI as long as the time dispersion does not exceed the length of the cyclic prefix.
  • However, cyclic prefix occupy some of the resources that could otherwise be used for data transfer which means that further extending the length of the cyclic prefix becomes inefficient at a certain point.

Channel estimation and reference symbols

  • For the transmitter to be able to select the appropriate transport format (coding, modulation, TBS) it needs an accurate estimate of the channel quality or better, the amount of attenuation, noise, interference and phase shift which is the way the channel impacts the transmitted signal.
  • In order to estimate each sub-carriers channel quality or channel impulse/frequency response, known reference symbols or pilot symbols are inserted into the OFDM time-frequency grid at regular intervals.
Resource block mapping

  • Each resource block consists of 84 resource elements (12 subcarriers * 7 OFDM symbols)
  • Some resource elements are used by downlink reference symbols and L1/L2 control signaling
  • The physical resource to which the DL-SCH is mapped to is referred to as the Physical Downlink Shared Channel (PDSCH)
  • To achieve frequency diversity, the transmission can be mapped to multiple frequency-non-contiguous resource blocks

Spatial multiplexing, MIMO
  • In LTE spatial multiplexing, data can be transmitted in several layers.
  • Each layer has to be configured to a separate pair of transmit/receive antennas.
  • The number of layers is also known as the transmission rank.
  • Each layer carries a separate data stream which is precoded in order to make it orthogonal to streams of other layers.
  • LTE spatial multiplexing operates in two modes: closed loop and open loop where closed loop requires more extensive feedback from the terminal.
  • An increase in the data transmission rate of the same order as the rank number is theoretically possible.
  • Spatial multiplexing requires very good channel conditions and is mainly targeted for a small number of simultaneous users in the close vicinity of the base station.
  • Or…. Spatial multiplexing has very strong capabilities for utilizing favorable channel conditions that may exist in the close vicinity of the base station.