a new model for the simulation of the lte-epc data plane new model for the simulation of the lte-epc...

15
A new model for the simulation of the LTE-EPC data plane Nicola Baldo, Manuel Requena, Jaume Nin, Marco Miozzo

Upload: vuongcong

Post on 23-May-2018

220 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

A new model for the simulation of the LTE-EPC data plane

Nicola Baldo, Manuel Requena, Jaume Nin, Marco Miozzo

Page 2: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

2

The LENA project (LTE/EPC Network Simulator)

• CTTC working with Ubiquisys, the leading femtocellmanufacturer

• Objective: develop a common platform for LTE femto/macro cell vendors to evaluate their different solutions• e.g., make sure that large and small cells from different

vendors will work harmoniously before they are deployed• Open Source to foster adoption and contributions• Based on ns-3

• Use case: LTE-based Self Organized Networks• Need to test SONs algorithms before deployment• Ubiquisys made extensive use of simulation to design its first

generation of WCDMA intelligent femtocells• Product–oriented:

• Real-world interfaces for SON algorithms• FemtoForum MAC Scheduler API specification• Allow testing real code in the simulator

Page 3: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

3

Previous work

• LTE PHY and MAC• FemtoForum Scheduler API• Adaptive Modulation and

Coding• Inter-cell interference

• Only saturation traffic model• No interworking with IP stack• No support for realistic

applications

Page 4: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

4

The new LTE-EPC model

Page 5: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

5

LTE-EPC data plane protocol stack

Page 6: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

6

Downlink data flow

Page 7: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

7

Uplink data flow

Page 8: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

8

LTENetDevice

model

Page 9: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

9

RLC models

• RLC Unacknowledged Mode (UM)– SDU Segmentation– SDU Concatenation– SDU Reassembly– Data PDU loss detection and SDU Discard

• RLC Acknowledge Mode (RLC)– SDU Segmentation– SDU Concatenation– SDU Reassembly– Status PDUs– Data PDU retransmission

Page 10: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

10Execution time performance

Page 11: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

11

Other new LENA features (not in the paper)

• Buildings model– Presence of buildings in the topology– Propagation loss models

• Different loss for indoor/outdoor cases• different shadowing• External & internal wall loss

• Antenna models– Isotropic antenna model– Cosine antenna model– Parabolic antenna model

• LTE PHY error model– Mutual Information Effective SINR Mapping (MIESM)– Block error curves from link-level simulations

Page 12: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

12

Example: dual stripe scenario

Page 13: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

13

Hexagonal cell grid topology

Page 14: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

14

Work in progress

• MIMO model• HARQ• RRC • X2

Page 15: A new model for the simulation of the LTE-EPC data plane new model for the simulation of the LTE-EPC data plane ... the leading femtocell manufacturer • Objective: ... • FemtoForum

15

Check it out!

http://iptechwiki.cttc.es/LTE-EPC_Network_Simulator_(LENA)