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.

  • 相关阅读:
    VS安装部署
    C#与C/C++的交互
    3、C#入门第3课
    登录接口,猜年龄
    安装sql server 2016 always on配置dtc支持时遇到的问题
    购物车第一版
    Oracle patch查看路径
    innobackup增量备份脚本
    在vmware workstation下安装linux6关闭防火墙
    线程池-连接池-JDBC实例-JDBC连接池技术
  • 原文地址:https://www.cnblogs.com/wnwin/p/10088104.html
Copyright © 2011-2022 走看看