Difference between revisions of "My 3GPP TS 38.304 Notes"

From Got Opinion Wiki
Jump to navigation Jump to search
(initial page creation)
 
Line 31: Line 31:
If necessary, the UE shall search for higher priority PLMNs at regular time intervals as described in TS 23.122 and search for a suitable cell if another PLMN has been selected by NAS.
If necessary, the UE shall search for higher priority PLMNs at regular time intervals as described in TS 23.122 and search for a suitable cell if another PLMN has been selected by NAS.


The purpose of camping on a cell in RRC_IDLE state and RRC_INACTIVE state is as follows:
<ol type="a">
<li>It enables the UE to receive system information from the PLMN or the SNPN.</li>
<li>When registered and if the UE wishes to establish an RRC connection or resume a suspended RRC connection, it can do this by initially accessing the network on the control channel of the cell on which it is camped.</li>
<li>If the network needs to send a message or deliver data to the registered UE, it knows (in most cases) the set of tracking areas (in RRC_IDLE state) or RNA (in RRC_INACTIVE state) in which the UE is camped. It can then send a "paging" message for the UE on the control channels of all the cells in the corresponding set of areas. The UE will then receive the paging message and can respond.</li>
<li>It enables the UE to receive ETWS and CMAS notifications.</li>
<li>It enables the UE to receive MBS broadcast services.</li
</ol>




<center>[[Telecommunications info|To Telecommunications info]]</center>
<center>[[Telecommunications info|To Telecommunications info]]</center>

Revision as of 11:31, 21 November 2022

1. Scope

3GPP TS 38.304 document specifies the Access Stratum (AS) part of the UE procedures in RRC_IDLE state (also called Idle mode) and RRC_INACTIVE state. The non-access stratum (NAS) part of Idle mode procedures and processes is specified in TS 23.122.

The present document specifies the model for the functional division between the NAS and AS in a UE.

The present document applies to all UEs that support at least NR Radio Access, including multi-RAT UEs as described in 3GPP specifications, in the following cases:

  • When the UE is camped on a NR cell;
  • When the UE is searching for a cell to camp on;
NOTE: When the UE is camped on or searching for a cell to camp on belonging to other RATs, the UE behaviour is described in the specifications of the other RATs.

4.1 Overview of general description of RRC_IDLE state and RRC_INACTIVE state

See spec for details.

The RRC_IDLE state and RRC_INACTIVE state tasks can be subdivided into three processes:

  • PLMN selection (for UE not operating in SNPN access mode) or SNPN selection (for UE operating in SNPN access mode);
  • Cell selection and reselection;
  • Location registration and RNA update.

PLMN selection, SNPN selection, cell reselection procedures, and location registration are common for both RRC_IDLE state and RRC_INACTIVE state. RNA update is only applicable for RRC_INACTIVE state. When UE selects a new PLMN or SNPN, UE transitions from RRC_INACTIVE to RRC_IDLE, as specified in TS 24.501.

When a UE is switched on, a public land mobile network (PLMN) or a SNPN is selected by NAS. For the selected PLMN/SNPN, associated RAT(s) may be set, as specified in TS 23.122. The NAS shall provide a list of equivalent PLMNs, if available, that the AS shall use for cell selection and cell reselection.

With cell selection, the UE searches for a suitable cell of the selected PLMN or selected SNPN, chooses that cell to provide available services, and monitors its control channel. This procedure is defined as "camping on the cell".

The UE shall, if necessary, then register its presence, by means of a NAS registration procedure, in the tracking area of the chosen cell. As an outcome of a successful Location Registration, the selected PLMN/SNPN then becomes the registered PLMN/SNPN, as specified in TS 23.122.

If the UE finds a more suitable cell, according to the cell reselection criteria, it reselects onto that cell and camps on it. If the new cell does not belong to at least one tracking area to which the UE is registered, location registration is performed. In RRC_INACTIVE state, if the new cell does not belong to the configured RNA, an RNA update procedure is performed.

If necessary, the UE shall search for higher priority PLMNs at regular time intervals as described in TS 23.122 and search for a suitable cell if another PLMN has been selected by NAS.

The purpose of camping on a cell in RRC_IDLE state and RRC_INACTIVE state is as follows:

  1. It enables the UE to receive system information from the PLMN or the SNPN.
  2. When registered and if the UE wishes to establish an RRC connection or resume a suspended RRC connection, it can do this by initially accessing the network on the control channel of the cell on which it is camped.
  3. If the network needs to send a message or deliver data to the registered UE, it knows (in most cases) the set of tracking areas (in RRC_IDLE state) or RNA (in RRC_INACTIVE state) in which the UE is camped. It can then send a "paging" message for the UE on the control channels of all the cells in the corresponding set of areas. The UE will then receive the paging message and can respond.
  4. It enables the UE to receive ETWS and CMAS notifications.
  5. It enables the UE to receive MBS broadcast services.</li


To Telecommunications info