SlideShare a Scribd company logo
Twitter.com/tetcos linkedin.com/company/tetcos youtube.com/tetcos
NetSim v9Network Simulation/Emulation Platform
TM
Webinar: Architecture, Working
and Simulation of LTE Networks
28th July 2016
15:30 IST
Thank you for joining us. Please stay on the line.
While you are waiting please check our new website www.tetcos.com for more information.
The webinar will begin shortly
Over 300+ customers across 15 countries
NetSimModel - Predict - Validate
TM
Internet Of Things (IOT)
Twitter.com/tetcos linkedin.com/company/tetcos youtube.com/tetcos
NetSim Webinar
Architecture, Working and
Simulation of LTE Networks
NetSim
TM
AGENDA
LTE Introduction
Devices and Interfaces in LTE
LTE Protocol Stack
OFDM PHY in LTE & Data rate calculation
Working of MME and eNB
LTE Association
LTE Hand over
What’s next ? LTE Advanced and R & D Areas in LTE
Q & A
NetSim
TM
LTE INTRODUCTION
• LTE stands for Long Term Evolution
• It is a standard for high speed wireless communication
• Standardized by 3GPP (36 Series)
• First proposed in 2004 by NTT DoCoMo
• Marketed as 4G LTE (4.5G is LTE – Advanced)
• All IP flat architecture
• NetSim simulations are based on LTE Rel 12
2G-GSM
3G-UMTS
4G-LTE
NetSim
TM
CIRCUIT SWITCHED VS. PACKET SWITCHED
GSM
• GSM - Circuit
Switching, very low
rate for data
GPRS
• IP based packet
Switching
UMTS
• IP based Data
services, Circuit
switched core for
incoming data
services
EPS
• Purely IP based for
both real time and
datacom services
NetSim
TM
DEVICE AND INTERFACES
Air Interface
10.1.1.310.1.1.2
Air Interface
S1 - MME
NetSim Example – LTE Network Design in LTE
10.1.1.1
Devices
MME - Mobility Management Entity
ENB - Evolved Node B
UE - User Equipment
Interfaces
Air Interface - Between ENB and UE(Interface_LTE)
S1-MME - Between ENB and MME(Interface_LTE_S1)
Addressing - IPv4
NetSim
TM
LTE STACK
NetSim
TM
LTE PHY LAYER
Downlink: OFDMA
OFDMA solution leads to high Peak-to-Average Power Ratio (PAPR) requiring
expensive power amplifiers.
This is no problem in the eNB, but would lead to very expensive handsets.
Hence a different solution was selected for the UL.
To enable possible deployment around the world, LTE is developed for a
number of frequency bands
• Ranging from 700 MHz up to 2.7GHz.
• Available bandwidths are also flexible starting with 1.4 MHz up to
20 MHz.
Uplink: SC-FDMA
NetSim
TM
SPEED OF LTE AIR INTERFACE
Resource Element (RE):
• 1 subcarrier x 1 symbol period
• Theoretical minimum capacity allocation unit.
• Equivalent to 1 modulation symbol on a subcarrier.
• 2 bits for QPSK, 4 bits for 16 QAM and 6 bits for 64 QAM
Resource Block (RB):
• Capacity allocation is based on Resource Blocks.
• 12 subcarriers each of 15 kHz = 180 kHz in frequency
domain and one slot (0.5 ms) in time domain
RE
NetSim
TM
PHY RATE CALCULATION THEORETICAL
Example: PHY rate calculation for 20MHz band, using 64-QAM and 4*2
MIMO
• For 20 MHz there are 100 Resource blocks (20 MHz / 200 KHz)
• Each resource block has 12*7 = 84 symbols
• 100 resource blocks have 8400 symbols
• 1 sub frame = 1 ms = 2 time slots
• 16800 symbols per subframe (or per ms)
• 64-QAM can transmit 6 bits per symbol
• 1 subframe using 64-QAM modulation can transmit 100800 bits/ms
• 100.8*106 bits per second or 100.8 Mbps
• This is for a 1*1 and for 4*2 MIMO 100.8*4 = 403.2 Mbps
• Of this typically 25 % is overhead => ~ 300 Mbps capacity
NetSim
TM
PHY RATE CALCULATION IN NETSIM
Calculation for PHY Data rate in NetSim is based on the Transport
Block Size (TBS) which is specified in the standard.
1. Any signal received at the receiver has a SNR (signal to noise
ratio)
2. Based on the SNR a Channel Quality Indicator (CQI) value is
calculated
3. The SNR - CQI Table is available in LTE.h in NetSim and is per
the LTE standard
4. Based on the SNR and the CQI an Modulation & Coding
Scheme (MCS) value is calculated
5. The SNR CQI MCS table is available in LTE.h in NetSim and is
per the LTE standard
6. Based on the MCS the TBS Index is calculated, again from a
table available in LTE.h which is per the LTE Standard
7. Based on the TBS Index the TBS Table is looked up and the
transport block size is retrieved
CQI = 15
64 QAM
CQI = 8
16 QAM
CQI = 1
QPSK
Packet
Scheduler
UE
UE
UE
NetSim
TM
PHY RATE CALCULATIONS IN NETSIM
NetSim Example
1. PHY Data Rate & Application throughput at different distances
2. SNR, CQI, MCS Index and TBS Index Value Printed to File
Code is modified in the LTE_Phy.c file, so as to write SNR, CQI, MCS Index and TBS Index Value to a LTE_PARAMETERS.txt .
NetSim
TM
WHAT DOES AN MME DO?
• Network Access control to UE
• IP connectivity to UE
• Mobility Management including roaming
• Contains the Home Location Register
• UE Reachability
• Route the packets to different eNB depending on
where end UE is
• Connects via S1 Interface with the ENB.
• NetSim Example
• Printing the HLR to a file
• Code is modified in the NAS.c file, so as to
write the HLR table to a HLR.txt file before
and after the event of an Handover occurs.
NetSim
TM
WHAT DOES AN ENB DO ?
1. The LTE eNB manages radio resources
2. Key function - Runs the packet Scheduler
• Round Robin
• Proportional Fair Scheduling
• Max CQI
3. Hand over management
4. NetSim Example - MAC Scheduling algorithms
NetSim White Paper
NetSim
TM
ANALYSIS OF MAC SCHEDULING
Example 1 Example 2
NetSim
TM
PLOTS FOR ROUND ROBIN OF EXAMPLE 1 & 2
0
2
4
6
8
10
12
1 2 3 4 5
THROUGHPUT(Mbps)
APPLICATION ID
DIFFRENT DISTANCE
ROUND ROBIN
0
2
4
6
8
10
12
1 2 3 4 5
THROUGHPUT(Mbps)
APPLICATION ID
EQUIVALENT DISTANCE
ROUND ROBIN
NetSim
TM
PLOTS FOR PROPORTIONAL FAIR OF EXAMPLE 1 & 2
0
2
4
6
8
10
12
1 2 3 4 5
THROUGHPUT(Mbps)
APPLICATION ID
DIFFRENT DISTANCE
PROPORTIONAL FAIR
0
2
4
6
8
10
12
1 2 3 4 5
THROUGHPUT(Mbps)
APPLICATION ID
EQUIVALENT DISTANCE
PROPORTIONAL FAIR
NetSim
TM
PLOTS FOR MAX THROUGHPUT OF EXAMPLE 1 & 2
0
2
4
6
8
10
12
1 2 3 4 5
THROUGHPUT(Mbps)
APPLICATION ID
DIFFRENT DISTANCE
MAX-THROUGHPUT
0
2
4
6
8
10
12
1 2 3 4 5
THROUGHPUT(Mbps)
APPLICATION ID
EQUIVALENT DISTANCE
MAX-THROUGHPUT
NetSim
TM
CUMULATIVE PLOTS OF EXAMPLE 1 AND 2
0
2
4
6
8
10
12
1 2 3 4 5
THROUGHPUT(Mbps)
APPLICATION ID
VARIED DISTANCE
ROUND ROBIN
PROPORTIONAL FAIR
MAX-THROUGHPUT
0
2
4
6
8
10
12
1 2 3 4 5
THROUGHPUT(Mbps)
APPLICATION ID
EQUIVALENT DISTANCE
ROUND ROBIN
PROPORTIONAL FAIR
MAX-THROUGHPUT
NetSim
TM
LTE ASSOCIATION
LTEPacket_RRC_CONNECTION_REQUEST
LTEPacket_RRC_CONNECTION_SETUP_COMPLETE
LTEPacket_RRC_CONNECTION_SETUP
NetSim Example – LTE Association
User Equipment (UE)
eNB
NetSim
TM
HAND OVER IN LTE
NetSim Example – LTE Hand Over
Source eNB Target eNB
MME
• Hand over decision is made based on SNR
• Decision is made by eNB and not MME
• Frequency & time allocation is done by MAC scheduler
User Equipment
After this association occurs
with Target eNB
NetSim
TM
WHAT’S NEXT IN LTE IN NETSIM AND SOME R & D AREAS
• Carrier aggregation
• 8*8 MIMO
• Relays
LTE Advanced
D2D Communication
MAC Scheduling
Mobility and hand over modelling
Header compression
Spectrum and bandwidth management
Spectrum sharing
What’s next in LTE ? R & D Areas
NetSim
TM
1. Since there are a large number of participants we request you to write your questions via chat
2. Depending on the available time, we will try to answer all questions. In case your query is not answered, we will
answer your question via email.
Q & A Session
NetSim
TM
THANK YOU !
For commercial information-
Please contact our local channel partner
at
http://tetcos.com/listcp.html
For technical information-
Visit: www.tetcos.com
E-mail: sales@tetcos.com
Tele-fax: +91 80 2663 062411

More Related Content

What's hot

Sdh/pdh/sonet
Sdh/pdh/sonetSdh/pdh/sonet
Sdh/pdh/sonet
LEKHRAJ .
 
LTE Basics
LTE BasicsLTE Basics
LTE Basics
Praveen Kumar
 
LTE physical layer
LTE physical layerLTE physical layer
LTE physical layer
Braj Kishor
 
05 b rrm dl PARAMETER
05 b rrm dl PARAMETER05 b rrm dl PARAMETER
05 b rrm dl PARAMETER
EMERSON EDUARDO RODRIGUES
 
Time from the Sky
Time from the SkyTime from the Sky
Time from the Sky
3G4G
 
Packet Guide SONET/SDH
Packet Guide SONET/SDHPacket Guide SONET/SDH
Packet Guide SONET/SDH
scribd1
 
Internet innovation with Multipath TCP
Internet innovation with Multipath TCPInternet innovation with Multipath TCP
Internet innovation with Multipath TCP
Olivier Bonaventure
 
39587457 slide-gprs-06std
39587457 slide-gprs-06std39587457 slide-gprs-06std
39587457 slide-gprs-06std
Ánh Lê Thị
 
5G NR parameters
5G NR parameters5G NR parameters
5G NR parameters
Sasi Reddy
 
Field measurement tools Engineer EMERSON EDUARDO RODRIGUES
Field measurement tools Engineer EMERSON EDUARDO RODRIGUESField measurement tools Engineer EMERSON EDUARDO RODRIGUES
Field measurement tools Engineer EMERSON EDUARDO RODRIGUES
EMERSON EDUARDO RODRIGUES
 
Evaluation of BER in LTE System using Various Modulation Techniques over diff...
Evaluation of BER in LTE System using Various Modulation Techniques over diff...Evaluation of BER in LTE System using Various Modulation Techniques over diff...
Evaluation of BER in LTE System using Various Modulation Techniques over diff...
ijtsrd
 
Generic framing procedure
Generic framing procedureGeneric framing procedure
Generic framing procedure
Sudanshu Gupta
 
Future LTE-A UE Capabilities - 450 Mbps and Beyond
Future LTE-A UE Capabilities - 450 Mbps and Beyond Future LTE-A UE Capabilities - 450 Mbps and Beyond
Future LTE-A UE Capabilities - 450 Mbps and Beyond
Eiko Seidel
 
Beyond TCP: The evolution of Internet transport protocols
Beyond TCP: The evolution of Internet transport protocolsBeyond TCP: The evolution of Internet transport protocols
Beyond TCP: The evolution of Internet transport protocols
Olivier Bonaventure
 
ContikiMAC : Radio Duty Cycling Protocol
ContikiMAC : Radio Duty Cycling ProtocolContikiMAC : Radio Duty Cycling Protocol
ContikiMAC : Radio Duty Cycling Protocol
Salah Amean
 
SDH & SONET CONVERSION DELIVERABLES
SDH & SONET CONVERSION DELIVERABLESSDH & SONET CONVERSION DELIVERABLES
SDH & SONET CONVERSION DELIVERABLES
MapYourTech
 
4g lte matlab
4g lte matlab4g lte matlab
4g lte matlab
Hakim Zentani
 
SYNHRONOUS TRANSMISSION OFC
SYNHRONOUS TRANSMISSION OFCSYNHRONOUS TRANSMISSION OFC
SYNHRONOUS TRANSMISSION OFC
imbarun
 
Pdh and sdh1
Pdh and sdh1Pdh and sdh1
Pdh and sdh1
Khant Oo
 
LTE Physical layer aspects
LTE Physical layer aspectsLTE Physical layer aspects
LTE Physical layer aspects
BP Tiwari
 

What's hot (20)

Sdh/pdh/sonet
Sdh/pdh/sonetSdh/pdh/sonet
Sdh/pdh/sonet
 
LTE Basics
LTE BasicsLTE Basics
LTE Basics
 
LTE physical layer
LTE physical layerLTE physical layer
LTE physical layer
 
05 b rrm dl PARAMETER
05 b rrm dl PARAMETER05 b rrm dl PARAMETER
05 b rrm dl PARAMETER
 
Time from the Sky
Time from the SkyTime from the Sky
Time from the Sky
 
Packet Guide SONET/SDH
Packet Guide SONET/SDHPacket Guide SONET/SDH
Packet Guide SONET/SDH
 
Internet innovation with Multipath TCP
Internet innovation with Multipath TCPInternet innovation with Multipath TCP
Internet innovation with Multipath TCP
 
39587457 slide-gprs-06std
39587457 slide-gprs-06std39587457 slide-gprs-06std
39587457 slide-gprs-06std
 
5G NR parameters
5G NR parameters5G NR parameters
5G NR parameters
 
Field measurement tools Engineer EMERSON EDUARDO RODRIGUES
Field measurement tools Engineer EMERSON EDUARDO RODRIGUESField measurement tools Engineer EMERSON EDUARDO RODRIGUES
Field measurement tools Engineer EMERSON EDUARDO RODRIGUES
 
Evaluation of BER in LTE System using Various Modulation Techniques over diff...
Evaluation of BER in LTE System using Various Modulation Techniques over diff...Evaluation of BER in LTE System using Various Modulation Techniques over diff...
Evaluation of BER in LTE System using Various Modulation Techniques over diff...
 
Generic framing procedure
Generic framing procedureGeneric framing procedure
Generic framing procedure
 
Future LTE-A UE Capabilities - 450 Mbps and Beyond
Future LTE-A UE Capabilities - 450 Mbps and Beyond Future LTE-A UE Capabilities - 450 Mbps and Beyond
Future LTE-A UE Capabilities - 450 Mbps and Beyond
 
Beyond TCP: The evolution of Internet transport protocols
Beyond TCP: The evolution of Internet transport protocolsBeyond TCP: The evolution of Internet transport protocols
Beyond TCP: The evolution of Internet transport protocols
 
ContikiMAC : Radio Duty Cycling Protocol
ContikiMAC : Radio Duty Cycling ProtocolContikiMAC : Radio Duty Cycling Protocol
ContikiMAC : Radio Duty Cycling Protocol
 
SDH & SONET CONVERSION DELIVERABLES
SDH & SONET CONVERSION DELIVERABLESSDH & SONET CONVERSION DELIVERABLES
SDH & SONET CONVERSION DELIVERABLES
 
4g lte matlab
4g lte matlab4g lte matlab
4g lte matlab
 
SYNHRONOUS TRANSMISSION OFC
SYNHRONOUS TRANSMISSION OFCSYNHRONOUS TRANSMISSION OFC
SYNHRONOUS TRANSMISSION OFC
 
Pdh and sdh1
Pdh and sdh1Pdh and sdh1
Pdh and sdh1
 
LTE Physical layer aspects
LTE Physical layer aspectsLTE Physical layer aspects
LTE Physical layer aspects
 

Similar to NetSim Webinar on LTE Networks

Factors affecting lte throughput and calculation methodology
Factors affecting lte throughput and calculation methodologyFactors affecting lte throughput and calculation methodology
Factors affecting lte throughput and calculation methodology
Abhijeet Kumar
 
ETE405-lec9.ppt
ETE405-lec9.pptETE405-lec9.ppt
ETE405-lec9.ppt
mashiur
 
Protocol based QoS Estimation of OFDM-WIMAX Network
Protocol based QoS Estimation of OFDM-WIMAX NetworkProtocol based QoS Estimation of OFDM-WIMAX Network
Protocol based QoS Estimation of OFDM-WIMAX Network
idescitation
 
LREProxy module for Kamailio Presenation
LREProxy module for Kamailio PresenationLREProxy module for Kamailio Presenation
LREProxy module for Kamailio Presenation
Mojtaba Esfandiari
 
ETE405-lec9.pdf
ETE405-lec9.pdfETE405-lec9.pdf
ETE405-lec9.pdf
mashiur
 
01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx
01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx
01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx
SudheeraIndrajith
 
L16590531214
L16590531214L16590531214
L16590531214
Muhammad Sadique Alam
 
Lte throughput
Lte throughputLte throughput
Lte throughput
Petrona Frensel M
 
Anritsu lte guide
Anritsu lte guideAnritsu lte guide
Anritsu lte guide
Prashant Sengar
 
Anritsu lte guide
Anritsu lte guideAnritsu lte guide
Anritsu lte guide
Igor Gael Boda
 
Lte epc ieee_comsoc_rao_april_8_2010
Lte epc ieee_comsoc_rao_april_8_2010Lte epc ieee_comsoc_rao_april_8_2010
Lte epc ieee_comsoc_rao_april_8_2010
Supachok Sappasri
 
Lte basics
Lte basicsLte basics
Lte basics
Vibhor Gupta
 
Lte testing content
Lte testing contentLte testing content
Lte testing content
Technoparksolutions1
 
NetSim Webinar on Cognitive Radio Networks
NetSim Webinar on Cognitive Radio NetworksNetSim Webinar on Cognitive Radio Networks
NetSim Webinar on Cognitive Radio Networks
SANJAY ANAND
 
Arte 12052005 1
Arte 12052005 1Arte 12052005 1
Arte 12052005 1
pkedar79
 
Comparative study of_digital_modulation (1)
Comparative study of_digital_modulation (1)Comparative study of_digital_modulation (1)
Comparative study of_digital_modulation (1)
Bindia Kumari
 
Sdh total final
Sdh total finalSdh total final
Sdh total final
Manish Desai
 
2014 IEEE JAVA NETWORKING COMPUTING PROJECT Cost effective resource allocatio...
2014 IEEE JAVA NETWORKING COMPUTING PROJECT Cost effective resource allocatio...2014 IEEE JAVA NETWORKING COMPUTING PROJECT Cost effective resource allocatio...
2014 IEEE JAVA NETWORKING COMPUTING PROJECT Cost effective resource allocatio...
IEEEFINALYEARSTUDENTPROJECT
 
2014 IEEE JAVA NETWORKING PROJECT Cost effective resource allocation of overl...
2014 IEEE JAVA NETWORKING PROJECT Cost effective resource allocation of overl...2014 IEEE JAVA NETWORKING PROJECT Cost effective resource allocation of overl...
2014 IEEE JAVA NETWORKING PROJECT Cost effective resource allocation of overl...
IEEEFINALSEMSTUDENTSPROJECTS
 
IEEE 2014 JAVA NETWORKING PROJECTS Cost effective resource allocation of over...
IEEE 2014 JAVA NETWORKING PROJECTS Cost effective resource allocation of over...IEEE 2014 JAVA NETWORKING PROJECTS Cost effective resource allocation of over...
IEEE 2014 JAVA NETWORKING PROJECTS Cost effective resource allocation of over...
IEEEGLOBALSOFTSTUDENTPROJECTS
 

Similar to NetSim Webinar on LTE Networks (20)

Factors affecting lte throughput and calculation methodology
Factors affecting lte throughput and calculation methodologyFactors affecting lte throughput and calculation methodology
Factors affecting lte throughput and calculation methodology
 
ETE405-lec9.ppt
ETE405-lec9.pptETE405-lec9.ppt
ETE405-lec9.ppt
 
Protocol based QoS Estimation of OFDM-WIMAX Network
Protocol based QoS Estimation of OFDM-WIMAX NetworkProtocol based QoS Estimation of OFDM-WIMAX Network
Protocol based QoS Estimation of OFDM-WIMAX Network
 
LREProxy module for Kamailio Presenation
LREProxy module for Kamailio PresenationLREProxy module for Kamailio Presenation
LREProxy module for Kamailio Presenation
 
ETE405-lec9.pdf
ETE405-lec9.pdfETE405-lec9.pdf
ETE405-lec9.pdf
 
01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx
01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx
01 FO_BT1101_C01_1 LTE FDD Principles and Key Technologies.pptx
 
L16590531214
L16590531214L16590531214
L16590531214
 
Lte throughput
Lte throughputLte throughput
Lte throughput
 
Anritsu lte guide
Anritsu lte guideAnritsu lte guide
Anritsu lte guide
 
Anritsu lte guide
Anritsu lte guideAnritsu lte guide
Anritsu lte guide
 
Lte epc ieee_comsoc_rao_april_8_2010
Lte epc ieee_comsoc_rao_april_8_2010Lte epc ieee_comsoc_rao_april_8_2010
Lte epc ieee_comsoc_rao_april_8_2010
 
Lte basics
Lte basicsLte basics
Lte basics
 
Lte testing content
Lte testing contentLte testing content
Lte testing content
 
NetSim Webinar on Cognitive Radio Networks
NetSim Webinar on Cognitive Radio NetworksNetSim Webinar on Cognitive Radio Networks
NetSim Webinar on Cognitive Radio Networks
 
Arte 12052005 1
Arte 12052005 1Arte 12052005 1
Arte 12052005 1
 
Comparative study of_digital_modulation (1)
Comparative study of_digital_modulation (1)Comparative study of_digital_modulation (1)
Comparative study of_digital_modulation (1)
 
Sdh total final
Sdh total finalSdh total final
Sdh total final
 
2014 IEEE JAVA NETWORKING COMPUTING PROJECT Cost effective resource allocatio...
2014 IEEE JAVA NETWORKING COMPUTING PROJECT Cost effective resource allocatio...2014 IEEE JAVA NETWORKING COMPUTING PROJECT Cost effective resource allocatio...
2014 IEEE JAVA NETWORKING COMPUTING PROJECT Cost effective resource allocatio...
 
2014 IEEE JAVA NETWORKING PROJECT Cost effective resource allocation of overl...
2014 IEEE JAVA NETWORKING PROJECT Cost effective resource allocation of overl...2014 IEEE JAVA NETWORKING PROJECT Cost effective resource allocation of overl...
2014 IEEE JAVA NETWORKING PROJECT Cost effective resource allocation of overl...
 
IEEE 2014 JAVA NETWORKING PROJECTS Cost effective resource allocation of over...
IEEE 2014 JAVA NETWORKING PROJECTS Cost effective resource allocation of over...IEEE 2014 JAVA NETWORKING PROJECTS Cost effective resource allocation of over...
IEEE 2014 JAVA NETWORKING PROJECTS Cost effective resource allocation of over...
 

Recently uploaded

Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
Zilliz
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
Rohit Gautam
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
Edge AI and Vision Alliance
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
Pixlogix Infotech
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
James Anderson
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
SOFTTECHHUB
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...
Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...
Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...
Zilliz
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Data structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdfData structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdf
TIPNGVN2
 

Recently uploaded (20)

Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...
Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...
Introducing Milvus Lite: Easy-to-Install, Easy-to-Use vector database for you...
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Data structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdfData structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdf
 

NetSim Webinar on LTE Networks

  • 1. Twitter.com/tetcos linkedin.com/company/tetcos youtube.com/tetcos NetSim v9Network Simulation/Emulation Platform TM Webinar: Architecture, Working and Simulation of LTE Networks 28th July 2016 15:30 IST Thank you for joining us. Please stay on the line. While you are waiting please check our new website www.tetcos.com for more information. The webinar will begin shortly Over 300+ customers across 15 countries
  • 2. NetSimModel - Predict - Validate TM Internet Of Things (IOT) Twitter.com/tetcos linkedin.com/company/tetcos youtube.com/tetcos NetSim Webinar Architecture, Working and Simulation of LTE Networks
  • 3. NetSim TM AGENDA LTE Introduction Devices and Interfaces in LTE LTE Protocol Stack OFDM PHY in LTE & Data rate calculation Working of MME and eNB LTE Association LTE Hand over What’s next ? LTE Advanced and R & D Areas in LTE Q & A
  • 4. NetSim TM LTE INTRODUCTION • LTE stands for Long Term Evolution • It is a standard for high speed wireless communication • Standardized by 3GPP (36 Series) • First proposed in 2004 by NTT DoCoMo • Marketed as 4G LTE (4.5G is LTE – Advanced) • All IP flat architecture • NetSim simulations are based on LTE Rel 12 2G-GSM 3G-UMTS 4G-LTE
  • 5. NetSim TM CIRCUIT SWITCHED VS. PACKET SWITCHED GSM • GSM - Circuit Switching, very low rate for data GPRS • IP based packet Switching UMTS • IP based Data services, Circuit switched core for incoming data services EPS • Purely IP based for both real time and datacom services
  • 6. NetSim TM DEVICE AND INTERFACES Air Interface 10.1.1.310.1.1.2 Air Interface S1 - MME NetSim Example – LTE Network Design in LTE 10.1.1.1 Devices MME - Mobility Management Entity ENB - Evolved Node B UE - User Equipment Interfaces Air Interface - Between ENB and UE(Interface_LTE) S1-MME - Between ENB and MME(Interface_LTE_S1) Addressing - IPv4
  • 8. NetSim TM LTE PHY LAYER Downlink: OFDMA OFDMA solution leads to high Peak-to-Average Power Ratio (PAPR) requiring expensive power amplifiers. This is no problem in the eNB, but would lead to very expensive handsets. Hence a different solution was selected for the UL. To enable possible deployment around the world, LTE is developed for a number of frequency bands • Ranging from 700 MHz up to 2.7GHz. • Available bandwidths are also flexible starting with 1.4 MHz up to 20 MHz. Uplink: SC-FDMA
  • 9. NetSim TM SPEED OF LTE AIR INTERFACE Resource Element (RE): • 1 subcarrier x 1 symbol period • Theoretical minimum capacity allocation unit. • Equivalent to 1 modulation symbol on a subcarrier. • 2 bits for QPSK, 4 bits for 16 QAM and 6 bits for 64 QAM Resource Block (RB): • Capacity allocation is based on Resource Blocks. • 12 subcarriers each of 15 kHz = 180 kHz in frequency domain and one slot (0.5 ms) in time domain RE
  • 10. NetSim TM PHY RATE CALCULATION THEORETICAL Example: PHY rate calculation for 20MHz band, using 64-QAM and 4*2 MIMO • For 20 MHz there are 100 Resource blocks (20 MHz / 200 KHz) • Each resource block has 12*7 = 84 symbols • 100 resource blocks have 8400 symbols • 1 sub frame = 1 ms = 2 time slots • 16800 symbols per subframe (or per ms) • 64-QAM can transmit 6 bits per symbol • 1 subframe using 64-QAM modulation can transmit 100800 bits/ms • 100.8*106 bits per second or 100.8 Mbps • This is for a 1*1 and for 4*2 MIMO 100.8*4 = 403.2 Mbps • Of this typically 25 % is overhead => ~ 300 Mbps capacity
  • 11. NetSim TM PHY RATE CALCULATION IN NETSIM Calculation for PHY Data rate in NetSim is based on the Transport Block Size (TBS) which is specified in the standard. 1. Any signal received at the receiver has a SNR (signal to noise ratio) 2. Based on the SNR a Channel Quality Indicator (CQI) value is calculated 3. The SNR - CQI Table is available in LTE.h in NetSim and is per the LTE standard 4. Based on the SNR and the CQI an Modulation & Coding Scheme (MCS) value is calculated 5. The SNR CQI MCS table is available in LTE.h in NetSim and is per the LTE standard 6. Based on the MCS the TBS Index is calculated, again from a table available in LTE.h which is per the LTE Standard 7. Based on the TBS Index the TBS Table is looked up and the transport block size is retrieved CQI = 15 64 QAM CQI = 8 16 QAM CQI = 1 QPSK Packet Scheduler UE UE UE
  • 12. NetSim TM PHY RATE CALCULATIONS IN NETSIM NetSim Example 1. PHY Data Rate & Application throughput at different distances 2. SNR, CQI, MCS Index and TBS Index Value Printed to File Code is modified in the LTE_Phy.c file, so as to write SNR, CQI, MCS Index and TBS Index Value to a LTE_PARAMETERS.txt .
  • 13. NetSim TM WHAT DOES AN MME DO? • Network Access control to UE • IP connectivity to UE • Mobility Management including roaming • Contains the Home Location Register • UE Reachability • Route the packets to different eNB depending on where end UE is • Connects via S1 Interface with the ENB. • NetSim Example • Printing the HLR to a file • Code is modified in the NAS.c file, so as to write the HLR table to a HLR.txt file before and after the event of an Handover occurs.
  • 14. NetSim TM WHAT DOES AN ENB DO ? 1. The LTE eNB manages radio resources 2. Key function - Runs the packet Scheduler • Round Robin • Proportional Fair Scheduling • Max CQI 3. Hand over management 4. NetSim Example - MAC Scheduling algorithms NetSim White Paper
  • 15. NetSim TM ANALYSIS OF MAC SCHEDULING Example 1 Example 2
  • 16. NetSim TM PLOTS FOR ROUND ROBIN OF EXAMPLE 1 & 2 0 2 4 6 8 10 12 1 2 3 4 5 THROUGHPUT(Mbps) APPLICATION ID DIFFRENT DISTANCE ROUND ROBIN 0 2 4 6 8 10 12 1 2 3 4 5 THROUGHPUT(Mbps) APPLICATION ID EQUIVALENT DISTANCE ROUND ROBIN
  • 17. NetSim TM PLOTS FOR PROPORTIONAL FAIR OF EXAMPLE 1 & 2 0 2 4 6 8 10 12 1 2 3 4 5 THROUGHPUT(Mbps) APPLICATION ID DIFFRENT DISTANCE PROPORTIONAL FAIR 0 2 4 6 8 10 12 1 2 3 4 5 THROUGHPUT(Mbps) APPLICATION ID EQUIVALENT DISTANCE PROPORTIONAL FAIR
  • 18. NetSim TM PLOTS FOR MAX THROUGHPUT OF EXAMPLE 1 & 2 0 2 4 6 8 10 12 1 2 3 4 5 THROUGHPUT(Mbps) APPLICATION ID DIFFRENT DISTANCE MAX-THROUGHPUT 0 2 4 6 8 10 12 1 2 3 4 5 THROUGHPUT(Mbps) APPLICATION ID EQUIVALENT DISTANCE MAX-THROUGHPUT
  • 19. NetSim TM CUMULATIVE PLOTS OF EXAMPLE 1 AND 2 0 2 4 6 8 10 12 1 2 3 4 5 THROUGHPUT(Mbps) APPLICATION ID VARIED DISTANCE ROUND ROBIN PROPORTIONAL FAIR MAX-THROUGHPUT 0 2 4 6 8 10 12 1 2 3 4 5 THROUGHPUT(Mbps) APPLICATION ID EQUIVALENT DISTANCE ROUND ROBIN PROPORTIONAL FAIR MAX-THROUGHPUT
  • 21. NetSim TM HAND OVER IN LTE NetSim Example – LTE Hand Over Source eNB Target eNB MME • Hand over decision is made based on SNR • Decision is made by eNB and not MME • Frequency & time allocation is done by MAC scheduler User Equipment After this association occurs with Target eNB
  • 22. NetSim TM WHAT’S NEXT IN LTE IN NETSIM AND SOME R & D AREAS • Carrier aggregation • 8*8 MIMO • Relays LTE Advanced D2D Communication MAC Scheduling Mobility and hand over modelling Header compression Spectrum and bandwidth management Spectrum sharing What’s next in LTE ? R & D Areas
  • 23. NetSim TM 1. Since there are a large number of participants we request you to write your questions via chat 2. Depending on the available time, we will try to answer all questions. In case your query is not answered, we will answer your question via email. Q & A Session
  • 24. NetSim TM THANK YOU ! For commercial information- Please contact our local channel partner at http://tetcos.com/listcp.html For technical information- Visit: www.tetcos.com E-mail: sales@tetcos.com Tele-fax: +91 80 2663 062411