SlideShare une entreprise Scribd logo
1  sur  16
LTE

LTE Call Flow and MS Attached Procedures
Overview

This flow describes the setup of an LTE session. The connection establishment progresses through the
following phases:

RRC Connection Establishment: The Radio Resource Control layer establishes a connection between the UE and the
eNodeB. This procedure is initiated with a random access with a preamble. This is follwed up with RRC connection
establishment signaling on the UL-SCH and DL-SCH.

Attach and Authentication: The UE now attaches to the Core Network. MME and Serving Gateway also establish a context for the UE.
This phase also involves authentication for the UE as well are the Network.

Default Bearer Setup: Finally, the default bearer for data transfer is established. Default bearer session is established at the UE, eNodeB,
MME, Serving GW and PDN Gateway. User data sessions is exchanged once the default bearer is setup.
Random Access Procedure

UE picks one of the 64 RACH preambles available in an LTE cell. The preambles are generated from Zadoff-Chu sequences.
The terminal initiates a new session with the randomly selected preamble. The message identifies the UE with RA-RNTI

The eNodeB responds to the preamble with the "Random Access Response" message on the DL-SCH. The message addresses the
UE with a RA-RNTI but the message also assigns a Temporary C-RNTI.

The message also sends a timing adjustment to correct the uplink timing from the UE. Optionally, the message may assign
resources to the terminal for uplink transmission.
Signal flow in RACH procedure

eNodeB

UE

Random Access Preamble
(RACH,Preamble,RA-RNT)

Random Access Response (DL-SCH,RARNTI,Timing Advance,Uplink Resource
Grant,Temporary C-RNTI )
Randomly
select a
preamble for
sending a
RRC Connection Establishment

UE uses a UL-SCH allocation to send the RRC Connection Request
message. The UE is identified by the C-RNTI that was assigned in the
Random Access Response message. The message contains a UE
identity (typically S-TMSI: MMEC+M-TMSI). The message also includes
the establishment cause for the RRC connection.

eNodeB responds with an RRC Connection Setup message on the
DL-SCH. The message creates the signaling radio bearer (SRB) in
Acknowledge The dged mode. The message also contains configuration
parameters for uplink RLC, UL-SCH, Power Head Room (PHR) and
Uplink Power Control.
RRC Signal flow

UE
RRC Connection
Request
UL-SCH, C-RNTI, UE-Identity = S-TMSI,
Establishment Cause =
mo-Signalling
RRC
Connection Setup
DL-SCH,C-RNTI, SRB Identity,DL AM
RLC,UL AM RLC,UL-SCH Config,PHR
Config,Uplink Power Control

eNode
B
Attach and Authentication

The UE signals the setup of the RRC connection. The message is also
used to initiate the Attach procedure by sending the Attach Request as
NAS Payload. The attach message contains the old GUTI (Globally Unique Temporary Identifier).
Identify the MME from the Old GUMMEI (Globally Unique MME Identifier) reported by the UE.

The Attach message is sent in the Initial UE message to the MME over
the S1AP interface. The "Attach Request" is embedded in the Initial UE
Message. The message also includes the PDN Connectivity Request
message. The Tracking Area Identify (TAI) and E-UTRAN Cell Global
Identifier (ECGI) are also included. Note that the eNodeB uses the eNB-UE-S1APID to uniquely identify the UE.
Attach Contt......

Since the UE identified itself with GUTI and the MME has changed since
detach, the new MME uses the GUTI received from the UE to derive the
old MME, and send an Identification Request (old GUTI, complete Attach Request message) to the old MME to request the IMSI.

The old MME responds with Identification Response (IMSI, unused EPS Authentication Vectors, KSIASME, KASME)
Since the UE has set the Ciphered Options Transfer Flag in the Attach
Request message, the ciphered Options i.e. PCO or APN or both, shall
now be retrieved from the UE.
Attach Contt

... ...
.

Since the MME has changed since the last detach, the MME sends an
Update Location Request message to the HSS. The MME capabilities
indicate the MME's support for regional access restrictions functionality.
Update Type indicates this is Attach procedure.
The HSS sends Cancel Location to the old MME. The old MME
acknowledges with Cancel Location Ack and removes the MM and bearer contexts

The HSS acknowledges the Update Location message by sending an
Update Location Answer message to the new MME. The Subscription
Data contains PDN subscription contexts. Each PDN subscription
context contains an 'EPS subscribed QoS profile' and the subscribed
APN-AMBR . The new MME validates the UE's presence in the (new)
TA. If all checks are successful then the new MME constructs a context for the UE.
Attach Singnal Flow

enod

U
E

eB
RRC +
NAS

new
MME

SGW

Identification Request

PGW

old
MME

HSS

[Attach Request]
S1AP ini.
UE msg

Identification
Response
Authentication Info
Reques

Ciphered Options
Request
Ciphered Options
Response

Authentication
Info Answer
Update
Location
Request

Update Location Request
Answer

Cancel
Location
Cancel
Location Ack
Default Radio Bearer Setup

MME initiates the default route establishment by asking the SGW to
create a GTP tunnel. The APN specified by the UE is used for default
bearer activation. The IP Address assigned to the UE is also included
along with the downlink and uplink maximum data rates allowed at the APN level.

Serving Gateway sends Create Default Bearer Request message to the PDN GW
The new entry allows the P GW to route user plane PDUs between the S
GW and the packet data network, and to start charging.
Serving Gateway receives the first downlink data block. This block is
buffered at the Serving GW".
Default Radio Bearer Setup contt

.....

MME responds back to the eNodeB with a message containing three
messages: SIAP Initial Context Setup Request, NAS Attach Accept and
Activate Default Bearer Request.
The message is identified by the S1AP id that was sent in the initial UE
message. The message contains maximum bit rate information for the
UE. Quality of service information for the new eRAB is also specified
(QCI, maximum bit rate downlink and uplink). The information received
in this message will be used to setup radio resources for the eNodeB.
The message is extracted from the NAS payload of the Initial Context
Setup Request message. It signals the successful completion of attach.
The message contains the GUTI and the TAI list. This message will be
sent to the NAS layer on the UE.
The RRC Connection Reconfiguration message is sent to activate the default radio bearer. The message also carries the Attach
Accept message as NAS Payload.
UE replies back to the eNodeB.

The eNodeB sends the Initial Context Response message to the new
MME. This Initial Context Response message includes the TEID of the
eNodeB and the address of the eNodeB used for downlink traffic on the
S1_U reference point.

The UE sends a Direct Transfer message to the eNodeB, which includes
the Attach Complete (EPS Bearer Identity, NAS sequence number, NAS-MAC) message.
Upon reception of both, the Initial Context Response message and the
Attach Complete message, the new MME sends an Update Bearer
Request message to the Serving GW.

Packet buffering is ended,The Serving GW acknowledges by sending Update Bearer Response
message to the new MME. The Serving GW can then send its buffered
downlink packets.
Buffered downlink data is forwarded to the UE
Signal Flow in Bearer Setup

UE

enod
eB

new
MME

SGW

GTP Create
Session Request

S1AP ini.
UE msg

RRC Connection
Reconfiguration

Initial
Context
Setup

PGW old MME
HSS
Create Default
Bearer Request
Create Default
Bearer Request

Create Default
Bearer Request

Downlink
Data

RRC Connection
Reconfiguration Context Setup Response
Initial
Complete

Direct Transfer

Downlink data

Attach
Uplink Data
Complet
e
Update Bearer Request
Update Bearer Response
Thank you

Shashank Asthana

Contenu connexe

Tendances

Packet core network basics
Packet core network basicsPacket core network basics
Packet core network basicsMustafa Golam
 
Simplified Call Flow Signaling: Registration - The Attach Procedure
Simplified Call Flow Signaling: Registration - The Attach ProcedureSimplified Call Flow Signaling: Registration - The Attach Procedure
Simplified Call Flow Signaling: Registration - The Attach Procedure3G4G
 
VoLTE KPI Performance
VoLTE KPI PerformanceVoLTE KPI Performance
VoLTE KPI PerformanceVikas Shokeen
 
LTE Location Management and Mobility Management
LTE Location Management and Mobility ManagementLTE Location Management and Mobility Management
LTE Location Management and Mobility Managementaliirfan04
 
UMTS UTRAN Call Flow
UMTS UTRAN Call FlowUMTS UTRAN Call Flow
UMTS UTRAN Call FlowSujeet Kumar
 
Radio Measurements in LTE
Radio Measurements in LTERadio Measurements in LTE
Radio Measurements in LTESofian .
 
Circuit switched fallback
Circuit switched fallbackCircuit switched fallback
Circuit switched fallbackSubhash Kumar
 
LTE network: How it all comes together architecture technical poster
LTE network: How it all comes together architecture technical posterLTE network: How it all comes together architecture technical poster
LTE network: How it all comes together architecture technical posterDavid Swift
 
Csfb (circuit switch fall back)
Csfb (circuit switch fall back)Csfb (circuit switch fall back)
Csfb (circuit switch fall back)Rishi Mahajan
 
VoLTE KPI Performance Explained
VoLTE KPI Performance ExplainedVoLTE KPI Performance Explained
VoLTE KPI Performance ExplainedVikas Shokeen
 
5G Basic Call Flows.pdf
5G Basic Call Flows.pdf5G Basic Call Flows.pdf
5G Basic Call Flows.pdfIbrahimSayed61
 
LTE RADIO PROTOCOLS
LTE RADIO PROTOCOLSLTE RADIO PROTOCOLS
LTE RADIO PROTOCOLSbrkavyashree
 
Layer 3 messages
Layer 3 messagesLayer 3 messages
Layer 3 messagesJohn Samir
 

Tendances (20)

Attach flow & srb
Attach flow & srbAttach flow & srb
Attach flow & srb
 
LTE KPI
LTE KPILTE KPI
LTE KPI
 
3 g call flow
3 g call flow3 g call flow
3 g call flow
 
Packet core network basics
Packet core network basicsPacket core network basics
Packet core network basics
 
Lte signaling
Lte signalingLte signaling
Lte signaling
 
Simplified Call Flow Signaling: Registration - The Attach Procedure
Simplified Call Flow Signaling: Registration - The Attach ProcedureSimplified Call Flow Signaling: Registration - The Attach Procedure
Simplified Call Flow Signaling: Registration - The Attach Procedure
 
VoLTE KPI Performance
VoLTE KPI PerformanceVoLTE KPI Performance
VoLTE KPI Performance
 
LTE Location Management and Mobility Management
LTE Location Management and Mobility ManagementLTE Location Management and Mobility Management
LTE Location Management and Mobility Management
 
UMTS UTRAN Call Flow
UMTS UTRAN Call FlowUMTS UTRAN Call Flow
UMTS UTRAN Call Flow
 
Radio Measurements in LTE
Radio Measurements in LTERadio Measurements in LTE
Radio Measurements in LTE
 
Circuit switched fallback
Circuit switched fallbackCircuit switched fallback
Circuit switched fallback
 
LTE network: How it all comes together architecture technical poster
LTE network: How it all comes together architecture technical posterLTE network: How it all comes together architecture technical poster
LTE network: How it all comes together architecture technical poster
 
Cs fallback feature
Cs fallback featureCs fallback feature
Cs fallback feature
 
Csfb (circuit switch fall back)
Csfb (circuit switch fall back)Csfb (circuit switch fall back)
Csfb (circuit switch fall back)
 
VoLTE KPI Performance Explained
VoLTE KPI Performance ExplainedVoLTE KPI Performance Explained
VoLTE KPI Performance Explained
 
IMS + VoLTE Overview
IMS + VoLTE OverviewIMS + VoLTE Overview
IMS + VoLTE Overview
 
5G Basic Call Flows.pdf
5G Basic Call Flows.pdf5G Basic Call Flows.pdf
5G Basic Call Flows.pdf
 
LTE RADIO PROTOCOLS
LTE RADIO PROTOCOLSLTE RADIO PROTOCOLS
LTE RADIO PROTOCOLS
 
5gc call flow
5gc call flow5gc call flow
5gc call flow
 
Layer 3 messages
Layer 3 messagesLayer 3 messages
Layer 3 messages
 

En vedette

Lte system signaling procedures
Lte system signaling proceduresLte system signaling procedures
Lte system signaling procedurestharinduwije
 
Quick attach summaryl
Quick attach summarylQuick attach summaryl
Quick attach summarylLarry Cragun
 
TRACK C: PDN (Power Delivery Network)/ Ronen Stilkol
TRACK C: PDN (Power Delivery Network)/ Ronen StilkolTRACK C: PDN (Power Delivery Network)/ Ronen Stilkol
TRACK C: PDN (Power Delivery Network)/ Ronen Stilkolchiportal
 
LTE EPC Technology Essentials
LTE EPC Technology EssentialsLTE EPC Technology Essentials
LTE EPC Technology EssentialsHussien Mahmoud
 
LTE Redirection attacks: Zhang Shan
LTE Redirection attacks: Zhang ShanLTE Redirection attacks: Zhang Shan
LTE Redirection attacks: Zhang ShanDarren Pauli
 
Lte rrc-connection-setup-messaging
Lte rrc-connection-setup-messagingLte rrc-connection-setup-messaging
Lte rrc-connection-setup-messagingPrashant Sengar
 
LTE Radio Layer 2 And Rrc Aspects
LTE Radio Layer 2 And Rrc AspectsLTE Radio Layer 2 And Rrc Aspects
LTE Radio Layer 2 And Rrc AspectsBP Tiwari
 
Netmanias.2012.09.03 [en] emm_procedure_1._initial_attach_(part_1)
Netmanias.2012.09.03 [en] emm_procedure_1._initial_attach_(part_1)Netmanias.2012.09.03 [en] emm_procedure_1._initial_attach_(part_1)
Netmanias.2012.09.03 [en] emm_procedure_1._initial_attach_(part_1)son6971
 
AIRCOM LTE Webinar 1 - Network Architecture
AIRCOM LTE Webinar 1 - Network ArchitectureAIRCOM LTE Webinar 1 - Network Architecture
AIRCOM LTE Webinar 1 - Network ArchitectureAIRCOM International
 
20121129 lte basic procedures (2)
20121129 lte basic procedures (2)20121129 lte basic procedures (2)
20121129 lte basic procedures (2)Debasish Sahoo
 
S1ap lte-attach-eps-bearer-setup
S1ap lte-attach-eps-bearer-setupS1ap lte-attach-eps-bearer-setup
S1ap lte-attach-eps-bearer-setupPrashant Sengar
 
Lte attach-messaging
Lte attach-messagingLte attach-messaging
Lte attach-messagingPraveen Kumar
 
ANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package Convergence
ANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package ConvergenceANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package Convergence
ANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package ConvergenceAnsys
 

En vedette (20)

Lte system signaling procedures
Lte system signaling proceduresLte system signaling procedures
Lte system signaling procedures
 
LTE Procedures
LTE ProceduresLTE Procedures
LTE Procedures
 
Quick attach summaryl
Quick attach summarylQuick attach summaryl
Quick attach summaryl
 
TRACK C: PDN (Power Delivery Network)/ Ronen Stilkol
TRACK C: PDN (Power Delivery Network)/ Ronen StilkolTRACK C: PDN (Power Delivery Network)/ Ronen Stilkol
TRACK C: PDN (Power Delivery Network)/ Ronen Stilkol
 
LTE EPC Technology Essentials
LTE EPC Technology EssentialsLTE EPC Technology Essentials
LTE EPC Technology Essentials
 
LTE Redirection attacks: Zhang Shan
LTE Redirection attacks: Zhang ShanLTE Redirection attacks: Zhang Shan
LTE Redirection attacks: Zhang Shan
 
LTE Key Technologies
LTE Key TechnologiesLTE Key Technologies
LTE Key Technologies
 
3 gpp lte-rlc
3 gpp lte-rlc3 gpp lte-rlc
3 gpp lte-rlc
 
Lte rrc-connection-setup-messaging
Lte rrc-connection-setup-messagingLte rrc-connection-setup-messaging
Lte rrc-connection-setup-messaging
 
LTE Radio Layer 2 And Rrc Aspects
LTE Radio Layer 2 And Rrc AspectsLTE Radio Layer 2 And Rrc Aspects
LTE Radio Layer 2 And Rrc Aspects
 
Netmanias.2012.09.03 [en] emm_procedure_1._initial_attach_(part_1)
Netmanias.2012.09.03 [en] emm_procedure_1._initial_attach_(part_1)Netmanias.2012.09.03 [en] emm_procedure_1._initial_attach_(part_1)
Netmanias.2012.09.03 [en] emm_procedure_1._initial_attach_(part_1)
 
AIRCOM LTE Webinar 1 - Network Architecture
AIRCOM LTE Webinar 1 - Network ArchitectureAIRCOM LTE Webinar 1 - Network Architecture
AIRCOM LTE Webinar 1 - Network Architecture
 
20121129 lte basic procedures (2)
20121129 lte basic procedures (2)20121129 lte basic procedures (2)
20121129 lte basic procedures (2)
 
EPS presentation
EPS presentationEPS presentation
EPS presentation
 
S1ap lte-attach-eps-bearer-setup
S1ap lte-attach-eps-bearer-setupS1ap lte-attach-eps-bearer-setup
S1ap lte-attach-eps-bearer-setup
 
LTE Air Interface
LTE Air InterfaceLTE Air Interface
LTE Air Interface
 
Lte attach-messaging
Lte attach-messagingLte attach-messaging
Lte attach-messaging
 
Anirudh resume 2_19
Anirudh resume 2_19Anirudh resume 2_19
Anirudh resume 2_19
 
ANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package Convergence
ANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package ConvergenceANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package Convergence
ANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package Convergence
 
c1 & c2 values
c1 & c2 values c1 & c2 values
c1 & c2 values
 

Similaire à Call flow and MS attach in LTE

Lte call flows_att_best_practices_lte_pe
Lte call flows_att_best_practices_lte_peLte call flows_att_best_practices_lte_pe
Lte call flows_att_best_practices_lte_peHatim100
 
lte-to-3g-circuit-switched-fall-back.pdf
lte-to-3g-circuit-switched-fall-back.pdflte-to-3g-circuit-switched-fall-back.pdf
lte-to-3g-circuit-switched-fall-back.pdfArbab Husain
 
lte protocol testing lte & vonr testing1
lte protocol testing lte & vonr testing1lte protocol testing lte & vonr testing1
lte protocol testing lte & vonr testing1ankur tomar
 
LTE RACH Procedure
LTE RACH ProcedureLTE RACH Procedure
LTE RACH ProcedureAalekh Jain
 
Paper lte-protocol-signaling
Paper lte-protocol-signalingPaper lte-protocol-signaling
Paper lte-protocol-signalingPetrona Frensel M
 
Radio resource management and mobiltiy mngmnt
Radio resource management and mobiltiy mngmntRadio resource management and mobiltiy mngmnt
Radio resource management and mobiltiy mngmntabidsyed4u
 
lte-x2-handover-sequence-diagram.pdf
lte-x2-handover-sequence-diagram.pdflte-x2-handover-sequence-diagram.pdf
lte-x2-handover-sequence-diagram.pdfAshishGupta360316
 
Lte x2-handover-sequence-diagram
Lte x2-handover-sequence-diagramLte x2-handover-sequence-diagram
Lte x2-handover-sequence-diagramPrashant Sengar
 
54495209 umts-3 g-wcdma-call-flows
54495209 umts-3 g-wcdma-call-flows54495209 umts-3 g-wcdma-call-flows
54495209 umts-3 g-wcdma-call-flowsNoppadol Loykhwamsuk
 
C22 20090615-030 via csfb support
C22 20090615-030 via csfb supportC22 20090615-030 via csfb support
C22 20090615-030 via csfb supportkarthick2007
 
Lte principle
Lte principleLte principle
Lte principleHatim100
 
Call processing and handover.eng
Call processing and handover.engCall processing and handover.eng
Call processing and handover.engNeelabh Krishna
 
Chap 4. call processing and handover.eng
Chap 4. call processing and handover.engChap 4. call processing and handover.eng
Chap 4. call processing and handover.engsivakumar D
 
LTE Attach Call Flow_Vi.pptx
LTE Attach Call Flow_Vi.pptxLTE Attach Call Flow_Vi.pptx
LTE Attach Call Flow_Vi.pptxGaganVerma62
 
Point Sum Average Peak Algorithm Detection of LTE
Point Sum Average Peak Algorithm Detection of LTEPoint Sum Average Peak Algorithm Detection of LTE
Point Sum Average Peak Algorithm Detection of LTEAM Publications
 
Lte random-access-procedure
Lte random-access-procedureLte random-access-procedure
Lte random-access-procedurePrashant Sengar
 

Similaire à Call flow and MS attach in LTE (20)

Call flows
Call flowsCall flows
Call flows
 
Lte call flows_att_best_practices_lte_pe
Lte call flows_att_best_practices_lte_peLte call flows_att_best_practices_lte_pe
Lte call flows_att_best_practices_lte_pe
 
lte-to-3g-circuit-switched-fall-back.pdf
lte-to-3g-circuit-switched-fall-back.pdflte-to-3g-circuit-switched-fall-back.pdf
lte-to-3g-circuit-switched-fall-back.pdf
 
Paper lte-interoperable
Paper lte-interoperablePaper lte-interoperable
Paper lte-interoperable
 
lte protocol testing lte & vonr testing1
lte protocol testing lte & vonr testing1lte protocol testing lte & vonr testing1
lte protocol testing lte & vonr testing1
 
Study
StudyStudy
Study
 
LTE RACH Procedure
LTE RACH ProcedureLTE RACH Procedure
LTE RACH Procedure
 
Paper lte-protocol-signaling
Paper lte-protocol-signalingPaper lte-protocol-signaling
Paper lte-protocol-signaling
 
Radio resource management and mobiltiy mngmnt
Radio resource management and mobiltiy mngmntRadio resource management and mobiltiy mngmnt
Radio resource management and mobiltiy mngmnt
 
Lte imp
Lte impLte imp
Lte imp
 
lte-x2-handover-sequence-diagram.pdf
lte-x2-handover-sequence-diagram.pdflte-x2-handover-sequence-diagram.pdf
lte-x2-handover-sequence-diagram.pdf
 
Lte x2-handover-sequence-diagram
Lte x2-handover-sequence-diagramLte x2-handover-sequence-diagram
Lte x2-handover-sequence-diagram
 
54495209 umts-3 g-wcdma-call-flows
54495209 umts-3 g-wcdma-call-flows54495209 umts-3 g-wcdma-call-flows
54495209 umts-3 g-wcdma-call-flows
 
C22 20090615-030 via csfb support
C22 20090615-030 via csfb supportC22 20090615-030 via csfb support
C22 20090615-030 via csfb support
 
Lte principle
Lte principleLte principle
Lte principle
 
Call processing and handover.eng
Call processing and handover.engCall processing and handover.eng
Call processing and handover.eng
 
Chap 4. call processing and handover.eng
Chap 4. call processing and handover.engChap 4. call processing and handover.eng
Chap 4. call processing and handover.eng
 
LTE Attach Call Flow_Vi.pptx
LTE Attach Call Flow_Vi.pptxLTE Attach Call Flow_Vi.pptx
LTE Attach Call Flow_Vi.pptx
 
Point Sum Average Peak Algorithm Detection of LTE
Point Sum Average Peak Algorithm Detection of LTEPoint Sum Average Peak Algorithm Detection of LTE
Point Sum Average Peak Algorithm Detection of LTE
 
Lte random-access-procedure
Lte random-access-procedureLte random-access-procedure
Lte random-access-procedure
 

Plus de Shashank Asthana

Plus de Shashank Asthana (6)

Operating system Memory management
Operating system Memory management Operating system Memory management
Operating system Memory management
 
Border Gatway Protocol
Border Gatway ProtocolBorder Gatway Protocol
Border Gatway Protocol
 
GSM Cell planning and frequency reuse
GSM Cell planning and frequency reuseGSM Cell planning and frequency reuse
GSM Cell planning and frequency reuse
 
IPv4 addressing and subnetting
IPv4 addressing and subnettingIPv4 addressing and subnetting
IPv4 addressing and subnetting
 
Masters porting linux
Masters porting linuxMasters porting linux
Masters porting linux
 
LTE 3GPP
LTE 3GPPLTE 3GPP
LTE 3GPP
 

Dernier

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 

Dernier (20)

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 

Call flow and MS attach in LTE

  • 1. LTE LTE Call Flow and MS Attached Procedures
  • 2. Overview This flow describes the setup of an LTE session. The connection establishment progresses through the following phases: RRC Connection Establishment: The Radio Resource Control layer establishes a connection between the UE and the eNodeB. This procedure is initiated with a random access with a preamble. This is follwed up with RRC connection establishment signaling on the UL-SCH and DL-SCH. Attach and Authentication: The UE now attaches to the Core Network. MME and Serving Gateway also establish a context for the UE. This phase also involves authentication for the UE as well are the Network. Default Bearer Setup: Finally, the default bearer for data transfer is established. Default bearer session is established at the UE, eNodeB, MME, Serving GW and PDN Gateway. User data sessions is exchanged once the default bearer is setup.
  • 3. Random Access Procedure UE picks one of the 64 RACH preambles available in an LTE cell. The preambles are generated from Zadoff-Chu sequences. The terminal initiates a new session with the randomly selected preamble. The message identifies the UE with RA-RNTI The eNodeB responds to the preamble with the "Random Access Response" message on the DL-SCH. The message addresses the UE with a RA-RNTI but the message also assigns a Temporary C-RNTI. The message also sends a timing adjustment to correct the uplink timing from the UE. Optionally, the message may assign resources to the terminal for uplink transmission.
  • 4. Signal flow in RACH procedure eNodeB UE Random Access Preamble (RACH,Preamble,RA-RNT) Random Access Response (DL-SCH,RARNTI,Timing Advance,Uplink Resource Grant,Temporary C-RNTI ) Randomly select a preamble for sending a
  • 5. RRC Connection Establishment UE uses a UL-SCH allocation to send the RRC Connection Request message. The UE is identified by the C-RNTI that was assigned in the Random Access Response message. The message contains a UE identity (typically S-TMSI: MMEC+M-TMSI). The message also includes the establishment cause for the RRC connection. eNodeB responds with an RRC Connection Setup message on the DL-SCH. The message creates the signaling radio bearer (SRB) in Acknowledge The dged mode. The message also contains configuration parameters for uplink RLC, UL-SCH, Power Head Room (PHR) and Uplink Power Control.
  • 6. RRC Signal flow UE RRC Connection Request UL-SCH, C-RNTI, UE-Identity = S-TMSI, Establishment Cause = mo-Signalling RRC Connection Setup DL-SCH,C-RNTI, SRB Identity,DL AM RLC,UL AM RLC,UL-SCH Config,PHR Config,Uplink Power Control eNode B
  • 7. Attach and Authentication The UE signals the setup of the RRC connection. The message is also used to initiate the Attach procedure by sending the Attach Request as NAS Payload. The attach message contains the old GUTI (Globally Unique Temporary Identifier). Identify the MME from the Old GUMMEI (Globally Unique MME Identifier) reported by the UE. The Attach message is sent in the Initial UE message to the MME over the S1AP interface. The "Attach Request" is embedded in the Initial UE Message. The message also includes the PDN Connectivity Request message. The Tracking Area Identify (TAI) and E-UTRAN Cell Global Identifier (ECGI) are also included. Note that the eNodeB uses the eNB-UE-S1APID to uniquely identify the UE.
  • 8. Attach Contt...... Since the UE identified itself with GUTI and the MME has changed since detach, the new MME uses the GUTI received from the UE to derive the old MME, and send an Identification Request (old GUTI, complete Attach Request message) to the old MME to request the IMSI. The old MME responds with Identification Response (IMSI, unused EPS Authentication Vectors, KSIASME, KASME) Since the UE has set the Ciphered Options Transfer Flag in the Attach Request message, the ciphered Options i.e. PCO or APN or both, shall now be retrieved from the UE.
  • 9. Attach Contt ... ... . Since the MME has changed since the last detach, the MME sends an Update Location Request message to the HSS. The MME capabilities indicate the MME's support for regional access restrictions functionality. Update Type indicates this is Attach procedure. The HSS sends Cancel Location to the old MME. The old MME acknowledges with Cancel Location Ack and removes the MM and bearer contexts The HSS acknowledges the Update Location message by sending an Update Location Answer message to the new MME. The Subscription Data contains PDN subscription contexts. Each PDN subscription context contains an 'EPS subscribed QoS profile' and the subscribed APN-AMBR . The new MME validates the UE's presence in the (new) TA. If all checks are successful then the new MME constructs a context for the UE.
  • 10. Attach Singnal Flow enod U E eB RRC + NAS new MME SGW Identification Request PGW old MME HSS [Attach Request] S1AP ini. UE msg Identification Response Authentication Info Reques Ciphered Options Request Ciphered Options Response Authentication Info Answer Update Location Request Update Location Request Answer Cancel Location Cancel Location Ack
  • 11. Default Radio Bearer Setup MME initiates the default route establishment by asking the SGW to create a GTP tunnel. The APN specified by the UE is used for default bearer activation. The IP Address assigned to the UE is also included along with the downlink and uplink maximum data rates allowed at the APN level. Serving Gateway sends Create Default Bearer Request message to the PDN GW The new entry allows the P GW to route user plane PDUs between the S GW and the packet data network, and to start charging. Serving Gateway receives the first downlink data block. This block is buffered at the Serving GW".
  • 12. Default Radio Bearer Setup contt ..... MME responds back to the eNodeB with a message containing three messages: SIAP Initial Context Setup Request, NAS Attach Accept and Activate Default Bearer Request. The message is identified by the S1AP id that was sent in the initial UE message. The message contains maximum bit rate information for the UE. Quality of service information for the new eRAB is also specified (QCI, maximum bit rate downlink and uplink). The information received in this message will be used to setup radio resources for the eNodeB. The message is extracted from the NAS payload of the Initial Context Setup Request message. It signals the successful completion of attach. The message contains the GUTI and the TAI list. This message will be sent to the NAS layer on the UE.
  • 13. The RRC Connection Reconfiguration message is sent to activate the default radio bearer. The message also carries the Attach Accept message as NAS Payload. UE replies back to the eNodeB. The eNodeB sends the Initial Context Response message to the new MME. This Initial Context Response message includes the TEID of the eNodeB and the address of the eNodeB used for downlink traffic on the S1_U reference point. The UE sends a Direct Transfer message to the eNodeB, which includes the Attach Complete (EPS Bearer Identity, NAS sequence number, NAS-MAC) message.
  • 14. Upon reception of both, the Initial Context Response message and the Attach Complete message, the new MME sends an Update Bearer Request message to the Serving GW. Packet buffering is ended,The Serving GW acknowledges by sending Update Bearer Response message to the new MME. The Serving GW can then send its buffered downlink packets. Buffered downlink data is forwarded to the UE
  • 15. Signal Flow in Bearer Setup UE enod eB new MME SGW GTP Create Session Request S1AP ini. UE msg RRC Connection Reconfiguration Initial Context Setup PGW old MME HSS Create Default Bearer Request Create Default Bearer Request Create Default Bearer Request Downlink Data RRC Connection Reconfiguration Context Setup Response Initial Complete Direct Transfer Downlink data Attach Uplink Data Complet e Update Bearer Request Update Bearer Response