What is non access stratum

What is non access stratum

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

What is non access stratum

Secure .gov websites use HTTPS
A lock (

What is non access stratum
) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

With the GateHouse UMTS Non-Access Stratum (UMTS NAS), you will be well underway building your own mobile device protocol stack. Focus on developing your Access Stratum and rely on a proven NAS from GateHouse.

Get in touch to learn more

The Non Access Stratum is a functional layer running between the UE (User Equipment) and the CN (Core Network). The layer supports traffic and signalling messages between the CN and UE (User Equipment).

If you enjoy using our glossary, here are some other useful resources you might like...

Get your weekly dose of telecoms terminology delivered straight to your inbox!

We promise, no spam - just clear-cut telecoms terms to keep you on top of your game.

Our YouTube channel offers over a hundred free videos (and counting!) covering a range of technology topics.

Subscribe to our channel to be the first to know when we release new videos:

Use this no-obligation free trial to get a taste of what it's like to be an Mpirical student.

Included with the trial is an all-access pass to the LearningZone, which contains learning tools and other useful resources to help you make the most of your training.

Author: Frédéric Firmin, 3GPP MCC

This article gives an overview of the Non-Access Stratum (NAS) and its protocols EMM and ESM.

The Non-Access Stratum is a set of protocols in the Evolved Packet System. The NAS is used to convey non-radio signalling between the User Equipment (UE) and the Mobility Management Entity (MME) for an LTE/E-UTRAN access.

NAS

From a protocol stack perspective, the NAS is the highest stratum of the control plane, as shown in figure 1.

What is non access stratum
Figure 1: EPS control plane for E-UTRAN access

The NAS procedures are grouped in two categories:

  • the EPS Mobility Management (EMM), and
  • the EPS Session Management (ESM).

EPS Mobility Management

The EPS Mobility Management protocol refers to procedures related to mobility over an E-UTRAN access, authentication and security. It is the equivalent in EPS of MM in GSM and GMM in GPRS.

3GPP specifications make distinction between EMM common, specific and connection management procedures:

EMM common procedures

EMM common procedures refer to various network-initiated mechanisms.

  • GUTI (Global Unique Temporary ID) reallocation
  • Authentication
  • Security mode control
  • Identification
  • EMM information

EMM specific procedures

EMM specific procedures are UE-initiated.

These procedures define attach/detach (to/from the EPC) mechanisms. They also introduce the Tracking Area Update (TAU) mechanism, which update the location of the UE within the network. Tracking Area is the equivalent in EPS of Location Area in GSM and Routing Area in GPRS.

In EPS, a UE initiates a Tracking Area Update when it detects that it enters into a new Tracking Area. EMM specific procedures also define periodic Tracking Area Update.

What is non access stratum
Figure 2: tracking areas

EPS also introduces the concept of Tracking Area List (TAL), which allows the provision of lists of Tracking Areas in UEs. A UE does not need to initiate a TAU if it enters a Tracking Area which is included in its TAL.

Provisioning different lists to the UEs within the network avoid signalling peaks for instance when all UEs on a train cross a TA border.

EMM connection management procedures:

(also known as ECM: “EPS Connection Management“)

EMM connection management procedures provide several functions to support the connection of the UE to the network (see ESM procedures below):

  • Service request: initiated by the UE to start the establishment of NAS signalling connection
  • Paging: initiated by the network in case of downlink NAS signalling to indicate to the UE to start a service request
  • Transport of NAS messages: used for SMS (CS fallback)
  • Generic transport of NAS messages: Various other applications (e.g. LCS)

EPS Session Management

The EPS Session Management protocol offers support to the establishment and handling of user data in the NAS.

In EPS, two concepts are introduced to define the IP connectivity between a UE and a packet data network (PDN):

  • PDN connection, and
  • EPS bearer

As shown in figure 3, a PDN connection is composed of a default EPS bearer and possibly additional ones called "dedicated bearers".

What is non access stratum
Figure 3: PDN connection and EPS bearer

A default bearer is created upon establishment of a PDN connection. If a service (e.g. video streaming) requires specific handling in terms of quality of service (QoS), dedicated bearers can be established.

Within a PDN connection, all EPS bearers share a same UE IP address and an APN.

EPS supports multiple simultaneous PDN connections. For instance, a UE can have a PDN connection to the Internet (with just a default EPS bearer) and one to the operator’s IMS (with additional dedicated bearers, if required by the service).

ESM procedures are grouped into two categories:

  • EPS bearer procedures, which are network-initiated and provide mechanisms for activation, deactivation or modification of EPS bearers, and
  • Transaction-related procedures, which are UE-initiated and provide mechanisms for:
  • requests for PDN connection establishment and disconnection,
  • requests for bearer resources allocation and modification, and
  • release requests

Further reading:

General:

The 3GPP website contains all 3GPP specifications. They can be downloaded for free at www.3gpp.org/specifications

Descriptions of all 3GPP releases can be found at ftp://ftp.3gpp.org/Information/WORK_PLAN/Description_Releases/

An overview of the EPC can be found at: http://www.3gpp.org/The-Evolved-Packet-Core

NAS:

3GPP TS 23.401 defines the architecture of the EPC for an LTE access
3GPP TS 24.301 defines the protocol details of the NAS
3GPP TS 24.008 defines inter-system mobility between LTE and 2G/3G
3GPP TS 24.303 defines inter-system mobility between LTE and non-3GPP accesses.

Non-access stratum (NAS) is a functional layer in the NR, LTE, UMTS and GSM wireless telecom protocol stacks between the core network and user equipment.[1] This layer is used to manage the establishment of communication sessions and for maintaining continuous communications with the user equipment as it moves. The NAS is defined in contrast to the Access Stratum which is responsible for carrying information over the wireless portion of the network. A further description of NAS is that it is a protocol for messages passed between the User Equipment, also known as mobiles, and Core Nodes (e.g. Mobile Switching Center, Serving GPRS Support Node, or Mobility Management Entity) that is passed transparently through the radio network. Examples of NAS messages include Update or Attach messages, Authentication Messages, Service Requests and so forth. Once the User Equipment (UE) establishes a radio connection, the UE uses the radio connection to communicate with the core nodes to coordinate service. The distinction is that the Access Stratum is for dialogue explicitly between the mobile equipment and the radio network and the NAS is for dialogue between the mobile equipment and core network nodes.

For LTE, the Technical Specification for NAS is 3GPP TS 24.301. For NR, the Technical Specification for NAS is TS 24.501.

+- – - – - -+ +- – - – - – -+ | HTTP | | Application | +- – - – - -+ +- – - – - – -+ | TCP | | Transport | +- – - – - -+ +- – - – - – -+ | IP | | Internet | +- – - – - -+ +- – - – - – -+ | NAS | | Network | +- – - – - -+ +- – - – - – -+ | AS | | Link | +- – - – - -+ +- – - – - – -+ | Channels | | Physical | +- – - – - -+ +- – - – - – -+

The following functions exist in the non-access stratum:

  • Mobility management: maintaining connectivity and active sessions with user equipment as the user moves
  • Call control management
  • Session management: establishing, maintaining and terminating communication links
  • Identity management
  • Mobility management
  • GSM
  • Communication protocol
  • Internet protocol suite
  • X.25 protocol suite
  • OSI protocol suite
  • 3GPP TS 24.301 Non-Access-Stratum (NAS) protocol for Evolved Packet System (EPS); Stage 3

  1. ^ Martin Sauter (2006). Communication systems for the mobile information society. John Wiley & Sons. p. 131. ISBN 978-0-470-02676-2.

 

This technology-related article is a stub. You can help Wikipedia by expanding it.

  • v
  • t
  • e

Retrieved from "https://en.wikipedia.org/w/index.php?title=Non-access_stratum&oldid=1092346926"