IMPLEMENTATION OF TM4 INTO OAI SOFTMODEM

Size: px
Start display at page:

Download "IMPLEMENTATION OF TM4 INTO OAI SOFTMODEM"

Transcription

1 IMPLEMENTATION OF TM4 INTO OAI SOFTMODEM Joint ETSI - OSA Workshop: Open Implementations and Standardization Pre Event Training December 08 Fraunhofer Institute for Integrated Circuits (IIS) Khodr Saaifan khodr.saaifan@iis.fraunhofer.de

2 Agenda o TM4 Basics in LTE o Review of OAI-eNB Thread and PHY Procedures o enb: PHY TX Procedures o MAC: DL Scheduling o Review of OAI-UE Thread and PHY Procedures o UE: PHY RX Procedures o UE Measurement Procedures o Demo Setup and Results o UE Statistics o enb Statistics

3 TM4 Basics in LTE Non Access-Stratum (NAS) RRC MAC PHY RF PDCP RLC OAI-eNB Master Branch The MIMO channel at the k th subcarrier: Channel decomposition: X Modulated Symbols X = VX X X = VX H = H [k] H [k] H [k] H [k] H = U λ 0 0 λ V H H H dlch 0 : H [k] H dlch []: H [k] H dlch : H [k] H dlch [3]: H [k] Feedback Y = HX + Z Y = U H Y Y = λ X + Z Y = λ X + Z Non Access-Stratum (NAS) RRC MAC PHY RF OAI-UE PDCP RLC Master Branch k th RE X X txdataf[0][tti offest ] txdataf[][tti offest ] k th RE Y Y rxdataf ext [0][tti offest ] rxdataf ext [][tti offest ] 3

4 TM4 Basics in LTE Non Access-Stratum (NAS) Closed loop precoding in LTE: Requires feedback from the UE Rank indicator (RI) Precoding matrix indicator (PMI) Non Access-Stratum (NAS) PDCP RRC RLC MAC PHY RF OAI-eNB H Modulated Symbols X = PX X X jh Index 3: X = PX H + H H j H H dlch 0 : H [k] H dlch []: H [k] H dlch : H [k] H dlch [3]: H [k] Feedback H eff = H H H H P pmiq # of layer (RI 0) 0 3 Y = H eff X + Z Y Y j j PDCP RRC RLC MAC PHY RF OAI-UE 4

5 TM4 Basics in LTE Non Access-Stratum (NAS) Closed loop precoding in LTE: Requires feedback from the UE Rank indicator (RI) Precoding matrix indicator (PMI) Non Access-Stratum (NAS) PDCP RRC RLC MAC PHY RF OAI-eNB X Modulated Symbols X = PX X X = PX H H dlch 0 : H [k] H dlch []: H [k] H dlch : H [k] H dlch [3]: H [k] H eff Y = H eff X + Z = H H H H P Y Y PDCP RRC RLC MAC PHY RF OAI-UE H ρ = H H H Feedback pmiq =, for Re(ρ ) Im(ρ ), for Re ρ < Im(ρ ) pmiq # of layer (RI ) j j 5

6 TM4 Basics in LTE Non Access-Stratum (NAS) In OAI-eNB, we verify and review the MAC/PHY code to support: MAC: format with Nl=, PHY: layer mapping of codeword into Nl layers Non Access-Stratum (NAS) PDCP RRC RLC MAC PHY RF OAI-eNB X Modulated Symbols X = PX X X = PX H H dlch 0 : H [k] H dlch []: H [k] H dlch : H [k] H dlch [3]: H [k] H eff Y = H eff X + Z = H H H H P Y Y PDCP RRC RLC MAC PHY RF OAI-UE Feedback UE statistics CQI/PMI reporting UCI format CQI, PMI, and RI UE measurements 6

7 TM4 Basics in LTE In OAI-UE, we verify and review the PHY code to support: lte_ue_measurements: CQI, PMI, and RI ue_pdcch_procedures: format detection generate_ue_dlsch_params_from_dci: extract format for DL decoding Non Access-Stratum (NAS) RRC MAC PHY RF PDCP RLC OAI-eNB ue_pdsch_procedures: rx_pdsch for processing layers into codeword X Modulated Symbols X = PX X UE statistics X = PX H H dlch 0 : H [k] H dlch []: H [k] H dlch : H [k] H dlch [3]: H [k] Feedback CQI/PMI reporting H eff UCI format CQI, PMI, and RI Y = H eff X + Z = H H H H P Y Y Non Access-Stratum (NAS) RRC UE measurements MAC PHY RF OAI-UE PDCP RLC 7

8 Review of OAI-eNB Thread and PHY Procedures 8

9 Review of OAI-eNB Thread and PHY Procedures enb: phy_procedures_enb_tx openair/sched/phy_procedures_lte_enb.c RB5 RB RB9 subframe 0 9

10 Review of OAI-eNB Thread and PHY Procedures enb: phy_procedures_enb_tx openair/sched/mac/phy_procedures_lte_enb.c PSS/SSS/PBCH: common_signal_procedures() generate_pilots_slot() generate_pss()/generate_sss() generate_pbch(): SISO and Alamouti HARQ_UL: synchronous ul_subframe=((subframe_tx+4)%0) ul_frame=(frame+(subframe_tx>=6? :0)) harq_pid=(((ul_frame<<)+ul_subframe)&7); 0

11 Review of OAI-eNB Thread and PHY Procedures enb: phy_procedures_enb_tx openair/sched/phy_procedures_lte_enb.c

12 Review of OAI-eNB Thread and PHY Procedures enb: phy_procedures_enb_tx openair/sched/phy_procedures_lte_enb.c

13 Review of OAI-eNB Thread and PHY Procedures enb: phy_procedures_enb_tx openair/sched/phy_procedures_lte_enb.c 3

14 enb: TX (MAC+PDSCH) enb_dlsch_ulsch_scheduler() openair/layer/mac/enb_scheduler.c DCCH DCCH Logical channel Prioritization/Multiplexing DTCH schedule_ra schedule_si schedule_ue_spec schedule_ulsch format phy_procedures_enb_tx() openair/sched/phy_procedures_lte_enb.c pdsch_procedures() openair/sched/phy_procedures_lte_enb.c nb_antenna_ports_enb = TBS off (mcs = 0, rv = ) TBS0 on tpmi=0 to 7 DLSCH_pdu TBS generate enb_dlsch params() generate enb_dlsch params_from_dci() format, formata format fill_dlsch_dci DCI pdu generate enb_ulsch params() generate enb_ulsch params_from_dci() format0 For N l = layers, dlsch0_harq->mimo_mode is configured based on tpmi TBS is assigned based on N l nb rb G = (nb rb mod order ((4 num pdcchsymbols ) 3 4) G adj ) N l dlsch_encoding() crc, lte_segmentation, turbo_encoding, rate_matching Turbo Encoding LTE_TRANSPORT/dlsch_coding.c G bits G/Q m symbols dlsch_ scrambling() G bits G/Q m /N l symbols dlsch_ modulation() allocate_res_in_rb() LTE_TRANSPORT/dlsch_modulation.c X 0 i = QAM e Q m i,, Q m i + Q m, i = 0,, G/Q m X 0 i X i X 0 X X i = QAM e Q m (i + ),, Q m (i + ) + Q m, txdataf[0][tti offest ] txdataf[][tti offest ] 4

15 MAC: schedule_ue_spec(module_idp,framep,subframep,mbsfn_flag) /openair/layer/mac/enb_scheduler_dlsch.c Direction: E-UTRAN => UE RLC Mode: AM (ARQ) Logical Channel: DCCH-DTCH Transport Channel: DL-SCH The enb scheduler consists of a scheduling entity, a DL HARQ entity, and a multiplexing entity The scheduling entity supports resource requirement, assignment, and allocation (implemented in dlsch_scheduler_pre_processor()) The transmit HARQ operation includes transmission and retransmission of TBs, and reception and processing of ACK/NACK signaling In OAI, synchronous HARQ is used for both the downlink and the uplink harq_pid=((frame_tx 0)+subframe_tx)&7 5

16 MAC: schedule_ue_spec(module_idp,framep,subframep,mbsfn_flag) /openair/layer/mac/enb_scheduler_dlsch.c 6

17 MAC: dlsch_scheduler_pre_processor (module_idp, framep, subframep, N_RBG, mbsfn_flag) /openair/layer/mac/pre_processor.c 7

18 MAC: assign_rbs_required (module_idp,framep,subframep,nb_rbs_required[max_num_ccs][num_ue_max], min_rb_unit[max_num_ccs]) /openair/layer/mac/pre_processor.c 8

19 MAC: schedule_ue_spec(module_idp,framep,subframep,mbsfn_flag) /openair/layer/mac/enb_scheduler_dlsch.c 9

20 MAC: schedule_ue_spec(module_idp,framep,subframep,mbsfn_flag) /openair/layer/mac/enb_scheduler_dlsch.c 0

21 MAC: schedule_ue_spec(module_idp,framep,subframep,mbsfn_flag) /openair/layer/mac/enb_scheduler_dlsch.c

22 MAC: schedule_ue_spec(module_idp,framep,subframep,mbsfn_flag) /openair/layer/mac/enb_scheduler_dlsch.c

23 MAC: schedule_ue_spec(module_idp,framep,subframep,mbsfn_flag) /openair/layer/mac/enb_scheduler_dlsch.c 3

24 PHY: generate_enb_dlsch_params_from_dci(): /openair/phy/lte_transport/dci_tools.c DL Scheduling assignment for MIMO closed loop spatial multiplexing enb->ue_stats[ue_id]->dl_pmi_single (DCI_5MHz_A_FDD_t*)dci_pdu rah rballoc TPC Harq pid Tb swap mcs ndi rv mcs ndi rv tpmi rballoc tpc harq_pid mcs -oldndi 0 0 0/7 dlsch0_harq->nb_rb dlsch0_harq->tbs TB0 ON TB OFF dlsch0=dlsch[0] dlsch=null tpmi=0: AlAMOUTI, Nl= tpmi=: UNIFORM_PRECODING pmiq 0, Nl= tpmi=: UNIFORM_PRECODINGm, pmiq, Nl= tpmi=3: UNIFORM_PRECODINGj, pmiq, Nl= tpmi=4: UNIFORM_PRECODINGmj, pmiq3, Nl= tpmi=5: PUSCH_PRECODING0, Nl= tpmi=6: PUSCH_PRECODING, Nl= tpmi=7: TM4_NO_PRECODING, Nl= dlsch0_harq->mimo_mode dlsch0_harq->nl dlsch0_harq->pmi_alloc 4

25 enb: TX (MAC+PDSCH) enb_dlsch_ulsch_scheduler() openair/layer/mac/enb_scheduler.c DCCH DCCH Logical channel Prioritization/Multiplexing DTCH schedule_ra schedule_si schedule_ue_spec schedule_ulsch format phy_procedures_enb_tx() openair/sched/phy_procedures_lte_enb.c pdsch_procedures() openair/sched/phy_procedures_lte_enb.c nb_antenna_ports_enb = TBS off (mcs = 0, rv = ) TBS0 on tpmi=0 to 7 DLSCH_pdu TBS generate enb_dlsch params() generate enb_dlsch params_from_dci() format, formata format fill_dlsch_dci DCI pdu generate enb_ulsch params() generate enb_ulsch params_from_dci() format0 For N l = layers, dlsch0_harq->mimo_mode is configured based on tpmi TBS is assigned based on N l nb rb G = (nb rb mod order ((4 num pdcchsymbols ) 3 4) G adj ) N l dlsch_encoding() crc, lte_segmentation, turbo_encoding, rate_matching Turbo Encoding LTE_TRANSPORT/dlsch_coding.c G bits G/Q m symbols dlsch_ scrambling() G bits G/Q m /N l symbols dlsch_ modulation() allocate_res_in_rb() LTE_TRANSPORT/dlsch_modulation.c X 0 i = QAM e Q m i,, Q m i + Q m, i = 0,, G/Q m X 0 i X i X 0 X X i = QAM e Q m (i + ),, Q m (i + ) + Q m, txdataf[0][tti offest ] txdataf[][tti offest ] 5

26 Review of OAI-UE Thread and PHY Procedures 6

27 Review of OAI-UE Thread and PHY Procedures After synchronization, the flag start_rx_stream=0. Hence, Correct rx_offest by capturing rx_offest samples from the USRP UE->rx_offset=0; (sync with rx_offest) UE->time_sync_cell=0; (sync with the cell) Set UE->proc.proc_rxtx[th_id].frame_rx=0 (Ready to read frame 0) Read the first OFDM symbol of the subframe 0 from the RF device slot_fep(ue,0, 0, 0, 0, 0) for l=0 7

28 Review of OAI-UE Thread and PHY Procedures After the first slot_fep(), the UE thread loops over subframe_rx=0,..., 9 In each loop, the UE thread gets TTI samples from USRP The UE thread wakes up the even or the odd UE_thread_rxn_txnp4 according to the subframe number phy_procedures_ue_rx(): LTE UE Receiver UE_MAC(): MAC layer of UE phy_procedures_ue_tx(): LTE UE Transmitter 8

29 UE: RX (PDCCH+PDSCH) ue_measurement_procedures() /openair/sched/phy_procedures_lte_ue.c lte_ue_measurements() ue_pdcch_procedures() openair/sched/phy_procedures_lte_ue.c rx_pdcch() dci_cnt = dci_decoding_ procedure() RI + CQI/PMI reporting UCI format: Wideband CQI (4 bits) PMI (4 bits) is_phich_subframe rx_phich () generate_ue_dlsch_ params_from_dci() ue_ulsch_uespec_procedures() DCI pdu generate_ue_ulsch_ params_from_dci() search all possible DCIs Format,A,,... Format 0 DL format : format: Alamouti/TM4 ue_pdsch_procedures() LTE_TRANSPORT/dlsch_demodulation.c generate_ue_dlsch_params_from_dci() LTE_TRANSPORT/dci_tools.c extract_dci _info() status = check_dci_format_a _coherency() TBS0 on TBS off (mcs = 0, rv = ) dlsch0_harq->nl = dlsch0_harq->mimo_mode = Alamouti/TM4_NO_PRECODING dlsch0_harq->mimo_mode tpmi:0 Alamouti tpmi: 7 test TM4 prepare_dl_decoding _format_a() N l = nb_rb = dlsch_extract _rbs_dual dlsch_scal e_channel dlsch_channel _level() dlsch_channel_ compensation dlsch_detection _mrc dlsch _alamouti Y 0 [k] Y [k] rxdataf[0][tti offest ] rxdataf[][tti offest ] rx_pdsch() dlsch_qam_llr() TM4 postprocessor 9

30 ue_measurement_procedures openair/sched/phy_procedures_lte_ue.c lte_ue_measurements(): OFDM symbol l=0 at every slot Rx spatial power: rx_spatial_power[enb_id][aatx][aarx] and rx_power_tot[enb_id] Rank Estimation: rank_estimation_tm3_tm4() Signal and noise average power computation: rx_power_avg and n0_power_avg CQI measurements: wideband_cqi_tot, wideband_cqi_avg, and rx_rssi_dbm Subband CQI measurements: subband_cqi[enb_id][aarx][subband], subband_cqi_tot[enb_id][subband] PMI measurements: subband_pmi_re[enb_id][subband][aarx], subband_pmi_im[enb_id][subband][aarx], wideband_pmi_re[enb_id][aarx], and wideband_pmi_im[enb_id][aarx] ue_rcc_measurements(): OFDM symbol l=6 at subframe 0/subframe 5 Noise Floor Calculation: n0_power[aarx], n0_power_db[aarx], n0_power_tot, n0_power_tot_db, n0_power_tot_dbm Reference Signal Rx power: rsrp and rssi Additional measurements: every subfarme at slot 0 and OFDM symbol 4 phy_adjust_gain(): AGC lte_adjust_synch(): Accum/filtering time offest estimation 30

31 ue_measurement_procedures openair/sched/phy_procedures_lte_ue.c The received quantized OFDM samples can be expressed as y n = P rxa G N X k e jπkn/n k=0 + z[n], 0 < n < N where P rx denotes the power of the received passband signal and A G is the voltage Gain of the USRP The samples of z[n] are complex-valued Gaussian RVs with zero mean and variance (power) N 0F N f The quantized IQ samples are represented by 6-bit short integers ( bit: sign and 5 bits: fixed point representation) + y(t) y[n] 6 bits 6 bits I Q R = y q [n] The quantization width is given by: Q = R 5 = 30 μv = 6 nt s t 3

32 ue_measurement_procedures openair/sched/phy_procedures_lte_ue.c The received quantized OFDM samples can be expressed as y n = P rxa G N X k e jπkn/n k=0 + z[n], 0 < n < N where P rx denotes the power of the received passband signal and A G is the voltage Gain of the USRP The samples of z[n] are complex-valued Gaussian RVs with zero mean and variance (power) N 0F N f rx_offset nb prefix samples (40 or 36) slot_fep() signal processing &common_vars->rxdata[aa] [rx_offset % frame_length_samples] 5 subcarriers 3 bits (I/Q 6 bits per samples input OFDM discrete signal) 5-DFT operation &common_vars_rx_data_per_thread.rxdataf[aa] [frame_parms->ofdm_symbol_size*symbol] Channel Estimation If(l==0 l==4) Pilot positions 3

33 ue_measurement_procedures openair/sched/phy_procedures_lte_ue.c The received quantized OFDM samples can be expressed as y n = P rxa G N X k e jπkn/n k=0 + z[n], 0 < n < N where P rx denotes the power of the received passband signal and A G is the voltage Gain of the USRP The samples of z[n] are complex-valued Gaussian RVs with zero mean and variance (power) N 0F N f rx_offset nb prefix samples (40 or 36) slot_fep() signal processing &common_vars->rxdata[aa] [rx_offset % frame_length_samples] 5 subcarriers 3 bits (I/Q 6 bits per samples input OFDM discrete signal) Y k = N N n=0 y n e jπkn/n 5-DFT operation Y k 6 f &common_vars_rx_data_per_thread.rxdataf[aa] [frame_parms->ofdm_symbol_size*symbol] Channel Estimation A N A N A = P rxa G 0 l=0 l=4 If(l==0 l==4) Pilot positions 0 6 f f s = N f 33

34 ue_measurement_procedures openair/sched/phy_procedures_lte_ue.c The received quantized OFDM samples can be expressed as y n = P rxg A N X k e jπkn/n k=0 + z[n], 0 < n < N 6 f 0 where P rx denotes the power of the received passband signal and G A is the voltage Gain of the USRP The samples of z[n] are complex-valued Gaussian RVs with zero mean and variance (power) N 0F N f Reference Signal Rx power: N rsrp and rssi Y k = y N n e jπkn/n l=0 l=4 rsrp = N E Y[k] = A, k pilots = P rxg A 30 (W/RE) where G A (db) = UE rxgain USRP Offest is the RX gain of the USRP DL rssi = RSRP N RB The max gain for RX on the AD936x is 76 db, for TX 89 db The ranges can be printed out when you run 'uhd_usrp_probe' for any USRP A Y[k] N n=0 A N A = P rxg A 0 6 f f s = N f 34

35 ue_measurement_procedures openair/sched/phy_procedures_lte_ue.c The received quantized OFDM samples can be expressed as y n = P rxg A N X k e jπkn/n k=0 + z[n], 0 < n < N The samples of z[n] are complex-valued Gaussian RVs with zero mean and variance (power) N 0F N f RB5 Null REs Noise Floor Calculation: n0 power (aarx) and n0 powertot RB RB9 n0 power aarx = E Z aarx k, k null RE SSS/PSS = N 0F N f 30 (W) where N 0F = 74 dbm/hz + NF db + G A (db) and G A (db) = UE rxgain USRP Offest is the RX gain of the USRP The max gain for RX on the AD936x is 76 db, for TX 89 db Subframe0/5, slot0, at l=5,6 35

36 ue_measurement_procedures openair/sched/phy_procedures_lte_ue.c Rank Indicator (RI) H dlch 0 : H [k] H dlch []: H [k] H dlch : H [k] H dlch [3]: H [k] (H, H, H, H, N RB ) rank_es tim ation _tm3_tm4 The MIMO channel: H(k) = H [k] H [k] H [k] H [k] A MF (k) = H k H k = H + H H H + H H H H + H H H + H The eignvalues of H are related to those of A MF as λ i = β i, i =, For a unitary matrix, the condition number ε k λmax =, cond λ db k = 0 db min In OAI, the condition number: ε k = β max = ε k = A β MF(k) min det(a MF k ) cond db [k] = numer db (k) denum db (k) If cond db k 5 db, hence, Rank= 36

37 ue_measurement_procedures openair/sched/phy_procedures_lte_ue.c PM Indicator (PMI) The UE computes subband pmire/im subband n rx = E H nrx k H nrx k, n rx =, The correlation coefficient H dlch 0 : H [k] H dlch []: H [k] RB 4 RB 3 RB RB RB 0 RB 3 RB RB RB H dlch : H [k] H dlch [3]: H [k] pmiq pmiq pmiq subband pmire/im subband += subband pmire/im subband n rx Precoding for (rank =) TM4 pmivect = pmiq << ( i), for i = 0,, nb subbands θ pmire/im : (35 o, 5 o ) Index : Imaginary axis θ pmire/im : (45 o, 35 o ) Index : j real axis θ pmire/im : (5 o, 35 o ) Index 3: j θ pmire/im : (45 o, 45 o ) Index 0: 37

38 ue_measurement_procedures openair/sched/phy_procedures_lte_ue.c PM Indicator (PMI) The UE computes subband pmire/im subband n rx = E H nrx k H nrx k, n rx =, The correlation coefficient H dlch 0 : H [k] H dlch []: H [k] RB 4 6 H dlch : H [k] H dlch [3]: H [k] pmiq subband pmire/im subband += subband pmire/im subband n rx Precoding for (rank =) TM4 pmivect = (pmiq ) << i, for i = 0,, nb subbands RB 3 RB RB RB 0 RB 3 5 pmiq H ρ = H H H pmiq =, for Re(ρ ) Im(ρ ), for Re ρ < Im(ρ ) pmiq # of layer (RI ) j j RB RB 0 pmiq RB 0 38

39 TM4 Setup and Results USRP B0 USRP B0 Shared UE-Side Distributed Antenna System OAI-eNB URU IF5 --fh IF5 OAI-UE ue_transmissionmode=4 RI and CQI/PMI Feedback Multiple UEs 39

40 TM4 Setup and Results UE Statistics RI= ( layers) n0 power aarx Noise Floor Calculation: = N 0F N f 30 (W) where N 0F = 74 dbm/hz + NF db + G A (db) and G A (db) = UE rxgain USRP Offest is the RX gain of the USRP 40

41 TM4 Setup and Results enb Statistics RI= ( layers) 4

42 TM4 Setup and Results enb Statistics RI= ( layers) 4

43 TM4 Setup and Results UE Statistics RI=0 ( layers) 43

44 TM4 Setup and Results enb Statistics RI=0 ( layers) 44

45 Thank You 45

3G/4G Mobile Communications Systems. Dr. Stefan Brück Qualcomm Corporate R&D Center Germany

3G/4G Mobile Communications Systems. Dr. Stefan Brück Qualcomm Corporate R&D Center Germany 3G/4G Mobile Communications Systems Dr. Stefan Brück Qualcomm Corporate R&D Center Germany Chapter VI: Physical Layer of LTE 2 Slide 2 Physical Layer of LTE OFDM and SC-FDMA Basics DL/UL Resource Grid

More information

LTE Channel State Information (CSI)

LTE Channel State Information (CSI) LTE Channel State Information (CSI) Presented by: Sandy Fraser, Agilent Technologies Agenda Channel State Information (CSI) different forms and definitions Channel Quality Information, Pre-Coding Matrix

More information

LTE systems: overview

LTE systems: overview LTE systems: overview Luca Reggiani LTE overview 1 Outline 1. Standard status 2. Signal structure 3. Signal generation 4. Physical layer procedures 5. System architecture 6. References LTE overview 2 Standard

More information

Wireless Test World 2009

Wireless Test World 2009 Wireless Test World 2009 Agilent, Your Partner in Advancing Agilent, Your Partner in Advancing New New Wireless Wireless Communications Communications LTE Protocol Signaling and Control Presented by: Choi,

More information

LTE Aida Botonjić. Aida Botonjić Tieto 1

LTE Aida Botonjić. Aida Botonjić Tieto 1 LTE Aida Botonjić Aida Botonjić Tieto 1 Why LTE? Applications: Interactive gaming DVD quality video Data download/upload Targets: High data rates at high speed Low latency Packet optimized radio access

More information

Improving MU-MIMO Performance in LTE-(Advanced) by Efficiently Exploiting Feedback Resources and through Dynamic Scheduling

Improving MU-MIMO Performance in LTE-(Advanced) by Efficiently Exploiting Feedback Resources and through Dynamic Scheduling Improving MU-MIMO Performance in LTE-(Advanced) by Efficiently Exploiting Feedback Resources and through Dynamic Scheduling Ankit Bhamri, Florian Kaltenberger, Raymond Knopp, Jyri Hämäläinen Eurecom, France

More information

Agenda. Overview of LTE UE Attach Procedure OAI-UE Threading Structure & Timing Walk through the OAI-UE Codes

Agenda. Overview of LTE UE Attach Procedure OAI-UE Threading Structure & Timing Walk through the OAI-UE Codes OAI UE overview Wilson W. K. Thong (ASTRI), Fabrice Nabet, Haithem Bilel (TCL), Florian Kaltenberger, Raymond Knopp (Eurecom) OAI workshop 2017 BUPT, Beijing, April 27 th 2017 Agenda Overview of LTE UE

More information

UNDERSTANDING LTE WITH MATLAB

UNDERSTANDING LTE WITH MATLAB UNDERSTANDING LTE WITH MATLAB FROM MATHEMATICAL MODELING TO SIMULATION AND PROTOTYPING Dr Houman Zarrinkoub MathWorks, Massachusetts, USA WILEY Contents Preface List of Abbreviations 1 Introduction 1.1

More information

Investigation on Multiple Antenna Transmission Techniques in Evolved UTRA. OFDM-Based Radio Access in Downlink. Features of Evolved UTRA and UTRAN

Investigation on Multiple Antenna Transmission Techniques in Evolved UTRA. OFDM-Based Radio Access in Downlink. Features of Evolved UTRA and UTRAN Evolved UTRA and UTRAN Investigation on Multiple Antenna Transmission Techniques in Evolved UTRA Evolved UTRA (E-UTRA) and UTRAN represent long-term evolution (LTE) of technology to maintain continuous

More information

Ten Things You Should Know About MIMO

Ten Things You Should Know About MIMO Ten Things You Should Know About MIMO 4G World 2009 presented by: David L. Barner www/agilent.com/find/4gworld Copyright 2009 Agilent Technologies, Inc. The Full Agenda Intro System Operation 1: Cellular

More information

Architecture Overview NCHU CSE LTE - 1

Architecture Overview NCHU CSE LTE - 1 Architecture Overview NCHU CSE LTE - 1 System Architecture Evolution (SAE) Packet core networks are also evolving to the flat System Architecture Evolution (SAE) architecture. This new architecture optimizes

More information

MIMO-OFDM for LTE 최수용. 연세대학교전기전자공학과

MIMO-OFDM for LTE 최수용.   연세대학교전기전자공학과 MIMO-OFDM for LTE 최수용 csyong@yonsei.ac.kr http://web.yonsei.ac.kr/sychoi/ 연세대학교전기전자공학과 LTE 시스템의특징 : Architecture LTE(Long Term Evolution) (=E-UTRAN) SAE(System Architecture Evolution) (=EPC) EPS(Evolved

More information

LTE-Advanced research in 3GPP

LTE-Advanced research in 3GPP LTE-Advanced research in 3GPP GIGA seminar 8 4.12.28 Tommi Koivisto tommi.koivisto@nokia.com Outline Background and LTE-Advanced schedule LTE-Advanced requirements set by 3GPP Technologies under investigation

More information

TECHTRAINED. Foundations Explained. Learn Technology in 10 minutes. Contact:

TECHTRAINED. Foundations Explained. Learn Technology in 10 minutes. Contact: TT 1608: LTE Air Interface Foundations Explained Contact: hello@techtrained.com 469-619-7419 918-908-0336 Course Overview: If you are trying to learn LTE and don t know where to start. You or your technical

More information

TS 5G.201 v1.0 (2016-1)

TS 5G.201 v1.0 (2016-1) Technical Specification KT PyeongChang 5G Special Interest Group (); KT 5th Generation Radio Access; Physical Layer; General description (Release 1) Ericsson, Intel Corp., Nokia, Qualcomm Technologies

More information

MU-MIMO in LTE/LTE-A Performance Analysis. Rizwan GHAFFAR, Biljana BADIC

MU-MIMO in LTE/LTE-A Performance Analysis. Rizwan GHAFFAR, Biljana BADIC MU-MIMO in LTE/LTE-A Performance Analysis Rizwan GHAFFAR, Biljana BADIC Outline 1 Introduction to Multi-user MIMO Multi-user MIMO in LTE and LTE-A 3 Transceiver Structures for Multi-user MIMO Rizwan GHAFFAR

More information

ETSI TS V ( )

ETSI TS V ( ) TS 36 V3.. (6-) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and channel coding (3GPP TS 36. version 3.. Release 3) 3GPP TS 36. version 3.. Release 3 TS

More information

3GPP TS V8.0.0 ( )

3GPP TS V8.0.0 ( ) TS 36.302 V8.0.0 (2007-12) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Services

More information

DOWNLINK ADAPTIVE CLOSED LOOP MIMO RESEARCH FOR 2 ANTENNAS IN TD-LTE SYSTEM

DOWNLINK ADAPTIVE CLOSED LOOP MIMO RESEARCH FOR 2 ANTENNAS IN TD-LTE SYSTEM DOWNLINK ADAPTIVE CLOSED LOOP MIMO RESEARCH FOR 2 ANTENNAS IN TD-LTE SYSTEM 1 XIAOTAO XU, 2 WENBING JIN 1 Asstt Prof., Department of Mechanical and Electrical Engineering, Hangzhou, China 2 Assoc. Prof.,

More information

LTE-Advanced and Release 10

LTE-Advanced and Release 10 LTE-Advanced and Release 10 1. Carrier Aggregation 2. Enhanced Downlink MIMO 3. Enhanced Uplink MIMO 4. Relays 5. Release 11 and Beyond Release 10 enhances the capabilities of LTE, to make the technology

More information

(COMPUTER NETWORKS & COMMUNICATION PROTOCOLS) Ali kamil Khairullah Number:

(COMPUTER NETWORKS & COMMUNICATION PROTOCOLS) Ali kamil Khairullah Number: (COMPUTER NETWORKS & COMMUNICATION PROTOCOLS) Ali kamil Khairullah Number: 15505071 22-12-2016 Downlink transmission is based on Orthogonal Frequency Division Multiple Access (OFDMA) which converts the

More information

3GPP Long Term Evolution LTE

3GPP Long Term Evolution LTE Chapter 27 3GPP Long Term Evolution LTE Slides for Wireless Communications Edfors, Molisch, Tufvesson 630 Goals of IMT-Advanced Category 1 2 3 4 5 peak data rate DL / Mbit/s 10 50 100 150 300 max DL modulation

More information

Enhanced Uplink Dedicated Channel (EDCH) High Speed Uplink Packet Access (HSUPA)

Enhanced Uplink Dedicated Channel (EDCH) High Speed Uplink Packet Access (HSUPA) Enhanced Uplink Dedicated Channel (EDCH) High Speed Uplink Packet Access (HSUPA) EDCH Background & Basics Channels/ UTRAN Architecture Resource Management: Scheduling, Handover Performance Results Background

More information

Carrier Aggregation and MU-MIMO: outcomes from SAMURAI project

Carrier Aggregation and MU-MIMO: outcomes from SAMURAI project Carrier Aggregation and MU-MIMO: outcomes from SAMURAI project Presented by Florian Kaltenberger Swisscom workshop 29.5.2012 Eurecom, Sophia-Antipolis, France Outline Motivation The SAMURAI project Overview

More information

References. What is UMTS? UMTS Architecture

References. What is UMTS? UMTS Architecture 1 References 2 Material Related to LTE comes from 3GPP LTE: System Overview, Product Development and Test Challenges, Agilent Technologies Application Note, 2008. IEEE Communications Magazine, February

More information

LTE Air Interface. Course Description. CPD Learning Credits. Level: 3 (Advanced) days. Very informative, instructor was engaging and knowledgeable!

LTE Air Interface. Course Description. CPD Learning Credits. Level: 3 (Advanced) days. Very informative, instructor was engaging and knowledgeable! Innovating Telecoms Training Very informative, instructor was engaging and knowledgeable! Watch our course intro video. LTE Air Interface Course Description With the introduction of LTE came the development

More information

Interference-Aware Receivers for LTE SU-MIMO in OAI

Interference-Aware Receivers for LTE SU-MIMO in OAI Interference-Aware Receivers for LTE SU-MIMO in OAI Elena Lukashova, Florian Kaltenberger, Raymond Knopp Communication Systems Dep., EURECOM April, 2017 1 / 26 MIMO in OAI OAI has been used intensively

More information

3GPP TS V8.0.0 ( )

3GPP TS V8.0.0 ( ) TS 36.213 V8.0.0 (2007-09) Technical Specification 3 rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical

More information

DOWNLINK AIR-INTERFACE...

DOWNLINK AIR-INTERFACE... 1 ABBREVIATIONS... 10 2 FUNDAMENTALS... 14 2.1 INTRODUCTION... 15 2.2 ARCHITECTURE... 16 2.3 INTERFACES... 18 2.4 CHANNEL BANDWIDTHS... 21 2.5 FREQUENCY AND TIME DIVISION DUPLEXING... 22 2.6 OPERATING

More information

Technology Introduction. White Paper

Technology Introduction. White Paper HSPA+ Technology Introduction Meik Kottkamp 0.202-MA-205_2E HSPA+ Technology Introduction White Paper High Speed Downlink Packet Access (HSDPA) and High Speed Uplink Packet Access (HSUPA) optimize UMTS

More information

3GPP TS V ( )

3GPP TS V ( ) TS 36.321 V10.3.0 (2011-09) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Medium Access

More information

3GPP TS V ( )

3GPP TS V ( ) TS 36.201 V10.0.0 (2010-12) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); LTE physical

More information

High-Speed Downlink Packet Access (HSDPA)

High-Speed Downlink Packet Access (HSDPA) High-Speed Downlink Packet Access (HSDPA) HSDPA Background & Basics Principles: Adaptive Modulation, Coding, HARQ Channels/ UTRAN Architecture Resource Management: Fast Scheduling, Mobility Performance

More information

TEPZZ A T EP A2 (19) (11) EP A2. (12) EUROPEAN PATENT APPLICATION published in accordance with Art.

TEPZZ A T EP A2 (19) (11) EP A2. (12) EUROPEAN PATENT APPLICATION published in accordance with Art. (19) TEPZZ 597799A T (11) EP 2 597 799 A2 (12) EUROPEAN PATENT APPLICATION published in accordance with Art. 153(4) EPC (43) Date of publication: 29.05.2013 Bulletin 2013/22 (21) Application number: 11809845.8

More information

EDCH Background & Basics. Principles: scheduling, handover Performance Results

EDCH Background & Basics. Principles: scheduling, handover Performance Results Enhanced Uplink Dedicated Channel (EDCH) High Speed Uplink Packet Access (HSUPA) EDCH Background & Basics Channels/ UTRAN Architecture Principles: scheduling, handover Performance Results Background E-DCH

More information

Interference management Within 3GPP LTE advanced

Interference management Within 3GPP LTE advanced Interference management Within 3GPP LTE advanced Konstantinos Dimou, PhD Senior Research Engineer, Wireless Access Networks, Ericsson research konstantinos.dimou@ericsson.com 2013-02-20 Outline Introduction

More information

TS 5G.213 v1.9 (2016-9)

TS 5G.213 v1.9 (2016-9) Technical Specification KT PyeongChang 5G Special Interest Group (); KT 5th Generation Radio Access; Physical Layer; Physical layer procedures (Release 1) Ericsson, Intel Corp., Nokia, Qualcomm Technologies

More information

ARIB STD-T V Evolved Universal Terrestrial Radio Access (E-UTRA); Services provided by the physical layer.

ARIB STD-T V Evolved Universal Terrestrial Radio Access (E-UTRA); Services provided by the physical layer. ARIB STD-T104-36.302 V10.5.0 Evolved Universal Terrestrial Radio Access (E-UTRA); Services provided by the physical layer (Release 10) Note: Since the national regulatory requirements applicable to the

More information

MACHINE TO MACHINE (M2M) COMMUNICATIONS-PART II

MACHINE TO MACHINE (M2M) COMMUNICATIONS-PART II MACHINE TO MACHINE (M2M) COMMUNICATIONS-PART II BASICS & CHALLENGES Dr Konstantinos Dimou Senior Research Engineer Ericsson Research konstantinos.dimou@ericsson.com Overview Introduction Definition Vision

More information

ETSI TS V ( ) Technical Specification

ETSI TS V ( ) Technical Specification TS 136 321 V10.2.0 (2011-06) Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Medium Access Control (MAC) protocol specification (3GPP TS 36.321 version 10.2.0 Release

More information

RAN and Key technologies in 5G NR

RAN and Key technologies in 5G NR RAN and Key technologies in 5G NR Zhixi Wang Huawei Technology September,2018 Agenda NR Overall Architecture and Network Interfaces Physical Layer Layer 2 and RRC Deployment Architecture and Scenarios

More information

Beam-Forming-Aware Link-Adaptation for Differential Beam-Forming in an LTE FDD System

Beam-Forming-Aware Link-Adaptation for Differential Beam-Forming in an LTE FDD System Master of Science Thesis in Communication Systems Department of Electrical Engineering, Linköping University, 2016 Beam-Forming-Aware Link-Adaptation for Differential Beam-Forming in an LTE FDD System

More information

Technical Aspects of LTE Part I: OFDM

Technical Aspects of LTE Part I: OFDM Technical Aspects of LTE Part I: OFDM By Mohammad Movahhedian, Ph.D., MIET, MIEEE m.movahhedian@mci.ir ITU regional workshop on Long-Term Evolution 9-11 Dec. 2013 Outline Motivation for LTE LTE Network

More information

3GPP TS V ( )

3GPP TS V ( ) TS 36.216 V10.3.1 (2011-09) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical

More information

ARIB STD-T V Evolved Universal Terrestrial Radio Access (E-UTRA); LTE Physical Layer - General Description (Release 8)

ARIB STD-T V Evolved Universal Terrestrial Radio Access (E-UTRA); LTE Physical Layer - General Description (Release 8) ARIB STD-T63-36.201 V8.3.0 Evolved Universal Terrestrial Radio Access (E-UTRA); LTE Physical Layer - General Description () Refer to Industrial Property Rights (IPR) in the preface of ARIB STD-T63 for

More information

3G/4G Mobile Communications Systems. Dr. Stefan Brück Qualcomm Corporate R&D Center Germany

3G/4G Mobile Communications Systems. Dr. Stefan Brück Qualcomm Corporate R&D Center Germany 3G/4G Mobile Communications Systems Dr. Stefan Brück Qualcomm Corporate R&D Center Germany Chapter VIII: MAC Scheduling 2 Slide 2 MAC Scheduling Principle of a Shared Channel Classical Scheduling Approaches

More information

3GPP TS V ( )

3GPP TS V ( ) TS 36.302 V12.3.0 (2015-03) Technical Specification 3 rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Services

More information

TEPZZ A T EP A2 (19) (11) EP A2. (12) EUROPEAN PATENT APPLICATION published in accordance with Art.

TEPZZ A T EP A2 (19) (11) EP A2. (12) EUROPEAN PATENT APPLICATION published in accordance with Art. (19) TEPZZ 69648A T (11) EP 2 696 48 A2 (12) EUROPEAN PATENT APPLICATION published in accordance with Art. 13(4) EPC (43) Date of publication: 12.02.14 Bulletin 14/07 (21) Application number: 12768639.2

More information

ETSI TS V (201

ETSI TS V (201 TS 136 302 V13.2.0 (201 16-08) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); by the physical layer (3GPP TS 36.302 version 13.2.0 Release 13) Services provided 1 TS

More information

ETSI TS V9.0.0 ( ) Technical Specification

ETSI TS V9.0.0 ( ) Technical Specification TS 136 321 V9.0.0 (2009-10) Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Medium Access Control (MAC) protocol specification (3GPP TS 36.321 version 9.0.0 Release 9)

More information

Keysight Technologies LTE-Advanced Signal Generation and Measurement Using SystemVue. Application Note

Keysight Technologies LTE-Advanced Signal Generation and Measurement Using SystemVue. Application Note Keysight Technologies LTE-Advanced Signal Generation and Measurement Using SystemVue Application Note Introduction LTE-Advanced is specified as part of Release of the 3GPP specifications and is now approved

More information

What LTE parameters need to be Dimensioned and Optimized

What LTE parameters need to be Dimensioned and Optimized What LTE parameters need to be Dimensioned and Optimized Leonhard Korowajczuk CEO/CTO CelPlan International, Inc. www.celplan.com webinar@celplan.com 8/4/2014 CelPlan International, Inc. www.celplan.com

More information

NR Radio Access Network 2019 Training Programs. Catalog of Course Descriptions

NR Radio Access Network 2019 Training Programs. Catalog of Course Descriptions NR Radio Access Network 2019 Training Programs Catalog of Course Descriptions Catalog of Course Descriptions INTRODUCTION...3 5G RAN CONCEPTS - WBL...3 5G RAN NR AIR INTERFACE...3 5G RAN NR N18 FUNCTIONALITY...3

More information

LTE and NB-IoT. Luca Feltrin. RadioNetworks, DEI, Alma Mater Studiorum - Università di Bologna. Telecom Italia Mobile S.p.a. - TIM

LTE and NB-IoT. Luca Feltrin. RadioNetworks, DEI, Alma Mater Studiorum - Università di Bologna. Telecom Italia Mobile S.p.a. - TIM LTE and NB-IoT Luca Feltrin RadioNetworks, DEI, Alma Mater Studiorum - Università di Bologna Telecom Italia Mobile S.p.a. - TIM Index Ø 3GPP and LTE Specifications Ø LTE o Architecture o PHY Layer o Procedures

More information

ETSI TS V (201

ETSI TS V (201 TS 136 321 V11.6.0 (201 15-04) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); (MAC) protocol specification (3GPP TS 36.321 version 11.6.0 Release 11) Medium Access Control

More information

TITLE DOWNLINK CONTROL INFORMATION IN A WIRELESS DEVICE AND WIRELESS NETWORK CROSS-REFERENCE TO RELATED APPLICATIONS

TITLE DOWNLINK CONTROL INFORMATION IN A WIRELESS DEVICE AND WIRELESS NETWORK CROSS-REFERENCE TO RELATED APPLICATIONS TITLE DOWNLINK CONTROL INFORMATION IN A WIRELESS DEVICE AND WIRELESS NETWORK CROSS-REFERENCE TO RELATED APPLICATIONS [0001] This application claims the benefit of U.S. Provisional Application No. 62/289,949,

More information

HSPA+ Technology Introduction Application Note

HSPA+ Technology Introduction Application Note Rohde & Schwarz HSPA+ Technology Introduction HSPA+ Technology Introduction Application Note Products: R&S SMU/J R&S SMBV R&S SMATE R&S AMU R&S AFQ R&S FSQ/U R&S FSG R&S FSP R&S FSV R&S CMW500 High Speed

More information

Advanced Radio Access Techniques in LTE

Advanced Radio Access Techniques in LTE Advanced Radio Access Techniques in LTE a review written by Farkas Pál for the scholarship called: HUAWEI-a Holnap Innovatív Vezetői, offered by the Huawei Technologies Hungary Ltd., and Pro Progressio

More information

HSDPA RF Measurements with the R&S CMW500 in line with 3GPP TS Application Note. Products: R&S CMW500

HSDPA RF Measurements with the R&S CMW500 in line with 3GPP TS Application Note. Products: R&S CMW500 HSDPA RF Measurements with the R&S CMW500 in line with 3GPP TS 34.121 Application Note Products: R&S CMW500 Most of the tests specified in the TS 34.121 standard [1] for 3GPP Release-5 (Rel-5) can be performed

More information

Link Adaptation Strategies for Cellular Downlink with lowfixed-rate

Link Adaptation Strategies for Cellular Downlink with lowfixed-rate Link Adaptation Strategies for Cellular Downlink with lowfixed-rate D2D Underlay A 3GPP LTE Case Study Afonso Fernandes Lopes Marques Eduardo Supervisors: António José Castelo Branco Rodrigues Nuno Kiilerich

More information

SOURCE: Signal Theory and Communications Department Universitat Politecnica de Catalunya, Barcelona, Spain

SOURCE: Signal Theory and Communications Department Universitat Politecnica de Catalunya, Barcelona, Spain EUROPEAN COOPERATION IN THE FIELD OF SCIENTIFIC AND TECHNICAL RESEARCH EURO-COST SOURCE: Signal Theory and Communications Department Universitat Politecnica de Catalunya, Barcelona, Spain COST 2 TD(9)779

More information

On the Definition of Reference Scenarios for LTE-A Link Level Simulations within COST IC1004

On the Definition of Reference Scenarios for LTE-A Link Level Simulations within COST IC1004 EUROPEAN COOPERATION IN THE FIELD OF SCIENTIFIC AND TECHNICAL RESEARCH IC1004 TD(13)06043 Málaga, Spain 6-8 February, 013 EURO-COST SOURCE: UPC - Universitat Politècnica de Catalunya (Spain) On the Definition

More information

<Technical Report> Number of pages: 20. XGP Forum Document TWG TR

<Technical Report> Number of pages: 20. XGP Forum Document TWG TR XGP Forum Document TWG-009-01-TR Title: Conformance test for XGP Global Mode Version: 01 Date: September 2, 2013 XGP Forum Classification: Unrestricted List of contents: Chapter 1 Introduction

More information

ETSI TS V (201

ETSI TS V (201 TS 136 302 V12.6.0 (201 16-01) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); by the physical layer (3GPP TS 36.302 version 12.6.0 Release 12) Services provided 1 TS

More information

TEPZZ Z7Z87ZA_T EP A1 (19) (11) EP A1 (12) EUROPEAN PATENT APPLICATION. (51) Int Cl.: H04L 5/00 ( ) H04L 1/18 (2006.

TEPZZ Z7Z87ZA_T EP A1 (19) (11) EP A1 (12) EUROPEAN PATENT APPLICATION. (51) Int Cl.: H04L 5/00 ( ) H04L 1/18 (2006. (19) TEPZZ Z7Z87ZA_T (11) EP 3 070 870 A1 (12) EUROPEAN PATENT APPLICATION (43) Date of publication: 21.09.16 Bulletin 16/38 (1) Int Cl.: H04L /00 (06.01) H04L 1/18 (06.01) (21) Application number: 9719.2

More information

ETSI TS V8.1.0 ( ) Technical Specification

ETSI TS V8.1.0 ( ) Technical Specification TS 136 201 V8.1.0 (2008-11) Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Long Term Evolution (LTE) physical layer; General description (3GPP TS 36.201 version 8.1.0

More information

ETSI TS V ( )

ETSI TS V ( ) TS 38 4 V5..0 (08-07) TECHNICAL SPECIFICATION 5G; NR; Physical layer procedures for data (3GPP TS 38.4 version 5..0 Release 5) TS 38 4 V5..0 (08-07) Reference DTS/TSGR-0384vf0 Keywords 5G 650 Route des

More information

3GPP TS V ( )

3GPP TS V ( ) TS 36.521-1 V11.4.0 (2014-03) 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); User Equipment (UE) conformance

More information

3GPP TS V ( )

3GPP TS V ( ) 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); User Equipment (UE) conformance specification Radio transmission

More information

3GPP TS V9.3.0 ( )

3GPP TS V9.3.0 ( ) TS 25.308 V9.3.0 (2010-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; High Speed Downlink Packet Access (HSDPA); Overall description;

More information

UNIVERSITY OF SUSSEX

UNIVERSITY OF SUSSEX UNIVERSITY OF SUSSEX OFDMA in 4G Mobile Communications Candidate Number: 130013 Supervisor: Dr. Falah Ali Submitted for the degree of MSc. in Digital Communication Systems School of Engineering and Informatics

More information

Wprowadzenie do techniki LTE. Prowadzący: Szymon Raksimowicz

Wprowadzenie do techniki LTE. Prowadzący: Szymon Raksimowicz Wprowadzenie do techniki LTE Prowadzący: Szymon Raksimowicz Warszawa, maj 2014 Wprowadzenie do techniki LTE Szymon Raksimowicz Agenda 1. Wprowadzenie 2. Architektura EPS 3. Interfejs radiowy 4. Stos protokołów

More information

3G TS V3.0.0 ( )

3G TS V3.0.0 ( ) Technical Specification 3 rd Generation Partnership Project (); Technical Specification Group (TSG) Terminals Terminal logical test interface; Special conformance testing functions () The present document

More information

Lecture 13 UMTS Long Term Evolution. I. Tinnirello

Lecture 13 UMTS Long Term Evolution. I. Tinnirello Lecture 13 UMTS Long Term Evolution Beyond 3G International Mobile Telecommunications (IMT)-2000 introduced global standard for 3G Systems beyond IMT-2000 (IMT-Advanced) are set to introduce evolutionary

More information

ETSI TS V ( )

ETSI TS V ( ) TS 36 22 V.3. (23-7) Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and channel coding (3GPP TS 36.22 version.3. Release ) TS 36 22 V.3. (23-7) Reference

More information

ETSI TS V ( )

ETSI TS V ( ) TS 36 V4.. (7-4) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and channel coding (3GPP TS 36. version 4.. Release 4) 3GPP TS 36. version 4.. Release 4

More information

Performance Studies on LTE Advanced in the Easy-C Project Andreas Weber, Alcatel Lucent Bell Labs

Performance Studies on LTE Advanced in the Easy-C Project Andreas Weber, Alcatel Lucent Bell Labs Performance Studies on LTE Advanced in the Easy-C Project 19.06.2008 Andreas Weber, Alcatel Lucent Bell Labs All Rights Reserved Alcatel-Lucent 2007 Agenda 1. Introduction 2. EASY C 3. LTE System Simulator

More information

Performance of wireless Communication Systems with imperfect CSI

Performance of wireless Communication Systems with imperfect CSI Pedagogy lecture Performance of wireless Communication Systems with imperfect CSI Yogesh Trivedi Associate Prof. Department of Electronics and Communication Engineering Institute of Technology Nirma University

More information

ETSI TS V ( ) Technical Specification

ETSI TS V ( ) Technical Specification TS 36 22 V.. (2-4) Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and channel coding (3GPP TS 36.22 version.. Release ) TS 36 22 V.. (2-4) Reference RTS/TSGR-3622va

More information

OAI UE 5G NR FEATURE PLAN AND ROADMAP

OAI UE 5G NR FEATURE PLAN AND ROADMAP OAI UE 5G NR FEATURE PLAN AND ROADMAP Fabrice Nabet BUPT OpenAir Workshop, April 28 2017, Beijing TCL Communication Technology Holdings Ltd. 5G Spirit From OAI LTE to 5G NR LTE UE basic functionalities

More information

Content. WCDMA BASICS HSDPA In general HSUPA

Content. WCDMA BASICS HSDPA In general HSUPA HSPA essentials Content WCDMA BASICS HSDPA In general HSUPA WCDMA Network Architecture USIM card Affected elements for HSPA GSM/WCDMA mobile Uu GSM/WCDMA mobile WCDMA mobile Uu Uu BTS BTS RAN Iub Iub RNC

More information

ETSI TS V ( )

ETSI TS V ( ) TS 136 201 V11.1.0 (2013-02) Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); LTE physical layer; General description (3GPP TS 36.201 version 11.1.0 Release 11) 1 TS 136

More information

High Performance LTE Technology: The Future of Mobile Broadband Technology

High Performance LTE Technology: The Future of Mobile Broadband Technology High Performance LTE Technology: The Future of Mobile Broadband Technology 1 Ekansh Beniwal, 2 Devesh Pant, 3 Aman Jain, 4 Ravi Ahuja 1,2,3,4 Electronics and Communication Engineering Dronacharya College

More information

Keysight Technologies Concepts of High Speed Downlink Packet Access: Bringing Increased Throughput and Efficiency to W-CDMA

Keysight Technologies Concepts of High Speed Downlink Packet Access: Bringing Increased Throughput and Efficiency to W-CDMA Keysight Technologies Concepts of High Speed Downlink Packet Access: Bringing Increased Throughput and Efficiency to W-CDMA Application Note Sub-frame # 1 2 3 4 5 6 7 8 9 10 11 12 13 HS-SCCH Control Control

More information

HSDPA Background & Basics Principles: Adaptive Modulation, Coding, HARQ Channels/ UTRAN Architecture Principles: Fast scheduling, Mobility

HSDPA Background & Basics Principles: Adaptive Modulation, Coding, HARQ Channels/ UTRAN Architecture Principles: Fast scheduling, Mobility High-Speed Downlink Packet Access (HSDPA) HSDPA Background & Basics Principles: Adaptive Modulation, Coding, HARQ Channels/ UTRAN Architecture Principles: Fast scheduling, Mobility Performance Results

More information

3GPP TR V9.0.0 ( )

3GPP TR V9.0.0 ( ) Technical Report 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Feasibility study for Further Advancements for E-UTRA (LTE-Advanced) (Release 9) The present document

More information

Closed-loop MIMO performance with 8 Tx antennas

Closed-loop MIMO performance with 8 Tx antennas Closed-loop MIMO performance with 8 Tx antennas Document Number: IEEE C802.16m-08/623 Date Submitted: 2008-07-14 Source: Jerry Pi, Jay Tsai Voice: +1-972-761-7944, +1-972-761-7424 Samsung Telecommunications

More information

TITLE DUAL CONNECTIVITY POWER CONTROL FOR WIRELESS NETWORK AND WIRELESS DEVICE

TITLE DUAL CONNECTIVITY POWER CONTROL FOR WIRELESS NETWORK AND WIRELESS DEVICE TITLE DUAL CONNECTIVITY POWER CONTROL FOR WIRELESS NETWORK AND WIRELESS DEVICE CROSS-REFERENCE TO RELATED APPLICATIONS [0001] This application claims the benefit of U.S. Provisional Application No. 62/408,338,

More information

ETSI TS V ( )

ETSI TS V ( ) TS 138 14 V15.3.0 (018-10) TECHNICAL SPECIFICATION 5G; NR; Physical layer procedures for data (3GPP TS 38.14 version 15.3.0 Release 15) 1 TS 138 14 V15.3.0 (018-10) Reference RTS/TSGR-013814vf30 Keywords

More information

5000 LTE. The ultimate authority. in wireless testing. your essential tool for. troubleshooting wireless. development and.

5000 LTE. The ultimate authority. in wireless testing. your essential tool for. troubleshooting wireless. development and. 5000 LTE The ultimate authority in wireless testing your essential tool for troubleshooting wireless development and deployment issues Accelerating LTE deployment through advanced troubleshooting To meet

More information

2012 LitePoint Corp LitePoint, A Teradyne Company. All rights reserved.

2012 LitePoint Corp LitePoint, A Teradyne Company. All rights reserved. LTE TDD What to Test and Why 2012 LitePoint Corp. 2012 LitePoint, A Teradyne Company. All rights reserved. Agenda LTE Overview LTE Measurements Testing LTE TDD Where to Begin? Building a LTE TDD Verification

More information

HSPA & HSPA+ Introduction

HSPA & HSPA+ Introduction HSPA & HSPA+ Introduction www.huawei.com Objectives Upon completion of this course, you will be able to: Understand the basic principle and features of HSPA and HSPA+ Page1 Contents 1. HSPA & HSPA+ Overview

More information

LTE and the Evolution to LTE-Advanced Fundamentals

LTE and the Evolution to LTE-Advanced Fundamentals LTE and the Evolution to LTE-Advanced Fundamentals Based on the 2 nd Edition book LTE and the Evolution to 4G Wireless Design and Measurement Challenges Presented by: Agilent Technologies Agenda Introduction

More information

3G Evolution HSPA and LTE for Mobile Broadband Part II

3G Evolution HSPA and LTE for Mobile Broadband Part II 3G Evolution HSPA and LTE for Mobile Broadband Part II Dr Stefan Parkvall Principal Researcher Ericsson Research stefan.parkvall@ericsson.com Outline Series of three seminars I. Basic principles Channel

More information

Interference-Aware Receiver Structure for Multi-User MIMO and LTE

Interference-Aware Receiver Structure for Multi-User MIMO and LTE Interference-Aware Receiver Structure for Multi-User MIMO and LTE Rizwan Ghaffar, Raymond Knopp Eurecom, 9 route des Crêtes B.P.93 0690 Sophia Antipolis Cedex FRANCE Email: rizwan.ghaffar@eurecom.fr, raymond.knopp@eurecom.fr

More information

LabVIEW Communications LTE Application Framework 2.5 This document provides basic information about how to get started with LTE Application Framework.

LabVIEW Communications LTE Application Framework 2.5 This document provides basic information about how to get started with LTE Application Framework. GETTING STARTED GUIDE LabVIEW Communications LTE Application Framework 2.5 This document provides basic information about how to get started with LTE Application Framework. Table of Contents System Requirements...

More information

ETSI TS V ( )

ETSI TS V ( ) TS 36 V4.6. (8-7) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and channel coding (3GPP TS 36. version 4.6. Release 4) 3GPP TS 36. version 4.6. Release

More information

ETSI TS V ( )

ETSI TS V ( ) TS 136 302 V14.2.0 (2017-04) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Services provided by the physical layer (3GPP TS 36.302 version 14.2.0 Release 14) 1 TS 136

More information

American Journal of Engineering Research (AJER) 2015

American Journal of Engineering Research (AJER) 2015 American Journal of Engineering Research (AJER) 215 Research Paper American Journal of Engineering Research (AJER) e-issn : 232-847 p-issn : 232-936 Volume-4, Issue-1, pp-175-18 www.ajer.org Open Access

More information

ETSI TS V ( )

ETSI TS V ( ) TS 136 302 V14.4.0 (2018-01) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Services provided by the physical layer (3GPP TS 36.302 version 14.4.0 Release 14) 1 TS 136

More information