zoukankan      html  css  js  c++  java
  • 5G协议(一):L2——SDAP子层

    1Definitions, symbols and abbreviations

    QoS flow to DRB mapping rule: a mapping rule determining on which DRB packets of a QoS flow shall be carried.

    Reflective QoS flow to DRB mapping: a QoS flow to DRB mapping scheme where a UE monitors the QoS flow to DRB mapping rule in the DL, and applies it to in the UL.

    QFI    QoS Flow ID

    RDI    Reflective QoS flow to DRB mapping Indication

    RQI    Reflective QoS Indication

    SDAP    Service Data Adaptation Protocol

     

    2、SDAP General

    2.1 SDAP 架构

    SDAP结构:


    下行 1个多个QOS流映射到一个DRB

    上行 1个Qos流映射到一个DRB

     

    SDAP实体:

    可以为一个UE定义多个SDAP实体,一个PDU session配置一个SDAP实体;


     

     

    2.2 SDAP服务

    SDAP对用户面上层提供的服务:

    -    transfer of user plane data.

    SDAP期望的下层服务:

    -    user plane data transfer service;

    -    in-order delivery except when out of order delivery is configured by RRC .

     

    2.3 SDAP功能

    The SDAP sublayer supports the following functions:

    -    transfer of user plane data;

    -    mapping between a QoS flow and a DRB for both DL and UL;

    -    marking QoS flow ID in both DL and UL packets;

    -    reflective QoS flow to DRB mapping for the UL SDAP data PDUs.

  • 相关阅读:
    CentOS安装gotop
    oracle 非sys用户创建新用户 授权后 plsql看不到视图
    解决Eclipse+ADT连接夜神模拟器失败问题
    Ext JS v2.3.0 Ext.grid.ColumnModel renderer Record 获取列值
    vi常用快捷键汇总
    外键的变种
    完整性约束
    数据类型2
    数据类型
    表的操作
  • 原文地址:https://www.cnblogs.com/wnwin/p/10088104.html
Copyright © 2011-2022 走看看