当前位置: 首页 > news >正文

3GPP TS38.201 NR; Physical layer; General description (Release 18)

TS38.201是介绍性的标准,简单介绍了RAN的信道组成和PHY层承担的功能,下图是PHY层相关标准的关系。
在这里插入图片描述

文章目录

  • 结构
  • 信道类型
  • 调制方式
  • PHY层支持的过程
  • 物理层测量
  • 其他标准
    • TS 38.202: Physical layer services provided by the physical layer
    • TS 38.211: Physical channels and modulation
    • TS 38.212: Multiplexing and channel coding
    • TS 38.213: Physical layer procedures for control
    • TS 38.214: Physical layer procedures for data
    • TS 38.215: Physical layer measurements
    • TS 37.213: Physical layer procedures for shared spectrum channel access

结构

如图所示,不同层/子层之间的圆圈表示服务接入点(SAP),其中L2包括MAC,RLC,PDCP和SDAP。
在这里插入图片描述
PHY为MAC提供传输信道(信息如何通过无线电接口传输),MAC为RLC提供逻辑信道(所传输信息的类型),RLC为PDCP提供RLC信道,PDCP为上层提供无线承载,SDAP提供QoS Flow级别服务。

信道类型

The physical channels defined in the downlink are:

  • the Physical Downlink Shared Channel (PDSCH),
  • the Physical Downlink Control Channel (PDCCH),
  • the Physical Broadcast Channel (PBCH),

The physical channels defined in the uplink are:

  • the Physical Random Access Channel (PRACH),
  • the Physical Uplink Shared Channel (PUSCH),
  • the Physical Uplink Control Channel (PUCCH).

The physical channels defined in the sidelink are:

  • the Physical Sidelink Broadcast Channel (PSBCH),
  • the Physical Sidelink Control Channel (PSCCH),
  • the Physical Sidelink Feedback Channel (PSFCH),
  • the Physical Sidelink Shared Channel (PSSCH).

In addition, signals are defined as reference signals, primary and secondary synchronization signals.

调制方式

The modulation schemes supported are

  • in the downlink, QPSK, 16QAM, 64QAM, 256QAM, and 1024QAM,
  • in the uplink, QPSK, 16QAM, 64QAM and 256QAM for OFDM with a CP and π/2-BPSK, QPSK, 16QAM,64QAM and 256QAM for DFT-s-OFDM with a CP.

PHY层支持的过程

  • Cell search
  • Power control
  • Uplink synchronisation and Uplink timing control
  • Random access related procedures
  • HARQ related procedures
  • Beam management and CSI related procedures
  • Sidelink related procedures
  • Channel access procedures

物理层测量

Radio characteristics are measured by the UE and the network and reported to higher layers.
These include, e.g.measurements for intra- and inter-frequency handover, inter RAT handover, timing measurements, and measurementsfor RRM.

其他标准

TS 38.202: Physical layer services provided by the physical layer

  • Services and functions of the physical layer;
  • Model of physical layer of the UE;
  • Parallel transmission of simultaneous physical channels and SRS;
  • Measurements provided by the physical layer.5.4

TS 38.211: Physical channels and modulation

  • Definition of the uplink, downlink and sidelink physical channels;
  • Frame structure and physical resources;
  • Modulation mapping (BPSK, QPSK, etc);
  • OFDM signal generation;
  • Scrambling, modulation and upconversion;
  • Layer mapping and precoding;
  • Physical shared channel in uplink, downlink and sidelink;
  • Reference signal in uplink, downlink and sidelink;
  • Physical random access channel;
  • Primary and secondary synchronization signals.

TS 38.212: Multiplexing and channel coding

  • Channel coding schemes;
  • Rate matching;
  • Uplink transport channels and control information;
  • Downlink transport channels and control information;
  • Sidelink transport channels and control information.

TS 38.213: Physical layer procedures for control

  • Synchronization procedures;
  • Uplink power control;
  • Random access procedure;
  • UE procedure for reporting control information;
  • UE procedure for receiving control information.

TS 38.214: Physical layer procedures for data

  • Power control;
  • Physical downlink shared channel related procedures;
  • Physical uplink shared channel related procedure;
  • Physical sidelink shared channel related procedure.

TS 38.215: Physical layer measurements

  • Control of UE/NG-RAN measurements;
  • Measurement capabilities for NR.

TS 37.213: Physical layer procedures for shared spectrum channel access

  • Downlink channel access procedures;
  • Uplink channel access procedures;
  • Sidelink channel access procedures.
http://www.lryc.cn/news/233926.html

相关文章:

  • 【GitLab】-HTTP 500 curl 22 The requested URL returned error: 500~SSH解决
  • 【如何学习Python自动化测试】—— 自动化测试环境搭建
  • 在通用jar包中引入其他spring boot starter,并在通用jar包中直接配置这些starter的yml相关属性
  • Seaborn 回归(Regression)及矩阵(Matrix)绘图
  • nginx学习(1)
  • CLEARTEXT communication to XX not permitted by network security policy 报错
  • 91.移动零(力扣)
  • PatchMatchNet笔记
  • 实时人眼追踪、内置3D引擎,联想ThinkVision裸眼3D显示器创新四大应用场景
  • SELinux零知识学习十四、SELinux策略语言之客体类别和许可(8)
  • Unity——URP相机详解
  • CRUD-SQL
  • 【C语言 | 数组】C语言数组详解(经典,超详细)
  • 第三十三节——组合式API生命周期
  • 【Linux】Alibaba Cloud Linux 3 安装 PHP8.1
  • 【容器化】Kubernetes(k8s)
  • stm32 HSUSB
  • C# String.Trim 方法
  • <Linux>(极简关键、省时省力)《Linux操作系统原理分析之Linux 进程管理 4》(8)
  • RT-Thread STM32F407 PWM
  • idea中把spring boot项目打成jar包
  • levelDB之基础数据结构-Slice
  • 上位机模块之通用重写相机类
  • 机器人导航+OPENCV透视变换示例代码
  • KofamScan-KEGG官方推荐的使用系同源和隐马尔可夫模型进行KO注释
  • 代码随想录算法训练营第五十五天丨 动态规划part16
  • 【Linux】kernel与应用消息队列的一种设计
  • 我们常说的网络资产,具体是如何定义的?
  • WPF中可冻结对象
  • 【人工智能实验】A*算法求解8数码问题 golang