当前位置:网站首页>Nr-prach: access scenario and access process
Nr-prach: access scenario and access process
2022-07-03 09:39:00 【Communication pawn】
PRACH: Physical random access channel
effect : Send in random access preamble Sequence , Base station calculation TA value , Get uplink synchronization , After completing the random access process , The terminal can carry out uplink communication with the base station ,prach Only in the process of access msg1.
There are two access methods : Competitive access and non competitive access
1. Contention based random access process :
2. Switching scenes ( Based on non competitive access )
** Conditions for triggering random access :( Reference network )
- Initial access :UE from RRC_IDLE State to RRC_CONNETTED state ;
- RRC Connection reconstruction : In order to UE Re establish the wireless connection after the wireless link fails ( During this period, the reconstruction of the community may be UE Cell with failed wireless link , Maybe not );
- Switch :UE be in RRC_CONNETED state , here UE A new cell needs to establish uplink synchronization ;
- RRC_CONNETTED In state , When uplink or downlink data arrives , here UE The uplink is out of step ;
- RRC_CONNETTED In state , Uplink data arrives , here UE Not used for SR Of PUCCH Resource time ;
- SR Failure : Re obtain... Through random access process PUCCH resources ;
- RRC Request during synchronous reconfiguration ;
- RRC_INACTIVE Access in state :UE From RRC_INACTIVE State to RRC_CONNETTED state ;
- stay SCell Establish time alignment when adding ;
- Request other SI:UE be in RRC_IDLE State sum RRC_CONNETTED In the state of , Request other information through the random access process SI( Reference resources 38.300 Of 7.3.2);
- Beam failure recovery :UE When a failure is detected and a new beam is found , A new beam will be selected .
therefore , Random access process 2 Different models :
- Contention based random access process : Apply to the above /2)/3)/4)/5)/6)/8)/10)/11).
- Based on non competitive random access process : Apply to the above 3)/4)/7)/9)/10)/11).
For the contention based random access process ,UE Only in PCell launch , And the random access process based on non competition ,UE That is to say, you can PCell It can also be initiated in SCell launch .
边栏推荐
- Filter comments to filter out uncommented and default values
- LeetCode每日一题(931. Minimum Falling Path Sum)
- WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. Prompt to upgrade pip
- 307. Range Sum Query - Mutable
- Win10安装ELK
- Long类型的相等判断
- How MySQL modifies null to not null
- Spark 集群安装与部署
- [kotlin puzzle] what happens if you overload an arithmetic operator in the kotlin class and declare the operator as an extension function?
- LeetCode每日一题(985. Sum of Even Numbers After Queries)
猜你喜欢

Error output redirection

小王叔叔的博客目录【持续更新中】
![[CSDN]C1训练题解析_第二部分_Web基础](/img/91/72cdea3eb3f61315595330d2c9016d.png)
[CSDN]C1训练题解析_第二部分_Web基础

PolyWorks script development learning notes (II) -treeview basic operations

Flink learning notes (XI) table API and SQL

LeetCode每日一题(2212. Maximum Points in an Archery Competition)

MySQL data manipulation language DML common commands

Directory and switching operation in file system

There is no open in default browser option in the right click of the vscade editor

Utilisation de hudi dans idea
随机推荐
Overview of image restoration methods -- paper notes
LeetCode每日一题(1024. Video Stitching)
顺利毕业[2]-学生健康管理系统 功能开发中。。。
用Redis实现分布式锁
Using Hudi in idea
Flask+supervisor installation realizes background process resident
Flink学习笔记(八)多流转换
全球KYC服务商ADVANCE.AI 活体检测产品通过ISO国际安全认证 产品能力再上一新台阶
Jestson nano downloads updated kernel and DTB from TFTP server
unbuntu(debian)下TFTP服务器搭建及测试
Starting from 0, use pnpm to build a demo managed by monorepo
Please tell me how to set vscode
Shell logic case
Uncle Wang's blog directory [constantly updating]
Integrated use of interlij idea and sonarqube
MySQL Data Definition Language DDL common commands
Global KYC service provider advance AI in vivo detection products have passed ISO international safety certification, and the product capability has reached a new level
Leetcode daily question (2212. maximum points in an archery competition)
LeetCode每日一题(2232. Minimize Result by Adding Parentheses to Expression)
[CSDN]C1訓練題解析_第三部分_JS基礎