当前位置:网站首页>Code word in NR
Code word in NR
2022-07-03 09:41:00 【Communication pawn】
Codeword definition :
A codeword is in a TTI The message sent on contains CRC Bit and encoded (Encoding) Match the rate (Ratematching) Subsequent independent transmission block (transportblock).
Advantages and disadvantages of codewords :
The number of codewords does not change the limit of traffic , Multi codeword is just to improve the control of particles : The same piece of data , When using a single code word , All layers must be dispatched uniformly , When there are multiple codewords, they can be scheduled separately according to the mapping relationship between codewords and layers , Each codeword has its own scheduling information and feedback information , Environmental differences that cannot be layered can be distinguished by code words that cannot be . However, multiple codewords occupy more resources than single codewords , Including scheduling
And feedback is also consumption . It's not always good to have more code words 、
The relationship between codewords and layers :
The relationship protocol between codeword and layer has been stipulated , The previous layer corresponds to a codeword , The following layer corresponds to another codeword .
The number of layers is less than or equal to 4 When , It can only be a single code word , The number of layers is greater than 4 It must be multi codeword .
边栏推荐
- PolyWorks script development learning notes (4) - data import and alignment using file import
- About the configuration of vs2008+rade CATIA v5r22
- PolyWorks script development learning notes (II) -treeview basic operations
- Jestson nano custom root file system creation (supports the smallest root file system of NVIDIA Graphics Library)
- The idea of compiling VBA Encyclopedia
- [male nanny style] teach you to open the first wechat applet
- Leetcode daily question (2212. maximum points in an archery competition)
- CATIA automation object architecture - detailed explanation of application objects (III) systemservice
- Flink learning notes (XI) table API and SQL
- [CSDN]C1訓練題解析_第三部分_JS基礎
猜你喜欢
![[CSDN]C1训练题解析_第三部分_JS基础](/img/b2/68d53ad09688f7fc922ac65e104f15.png)
[CSDN]C1训练题解析_第三部分_JS基础

PRACH --- originator

Nodemcu-esp8266 development (vscode+platformio+arduino framework): Part 5 --blinker_ MIOT_ MULTI_ Outside (lighting technology app + Xiaoai classmate control socket multiple jacks)

The cyclic shift of PUCCH in NR channel is generated by MATLAB

The rise and fall of mobile phones in my perspective these 10 years

数字身份验证服务商ADVANCE.AI顺利加入深跨协 推进跨境电商行业可持续性发展
![【順利畢業】[1]-遊覽 [學生管理信息系統]](/img/91/72cdea3eb3f61315595330d2c9016d.png)
【順利畢業】[1]-遊覽 [學生管理信息系統]

What do software test engineers do? Pass the technology to test whether there are loopholes in the software program

Win10安装ELK
![[graduation successful] [1] - tour [Student Management Information System]](/img/91/72cdea3eb3f61315595330d2c9016d.png)
[graduation successful] [1] - tour [Student Management Information System]
随机推荐
从0开始使用pnpm构建一个Monorepo方式管理的demo
Esp32 at command does not respond
Vscode Arduino installation Library
Jestson nano custom root file system creation (supports the smallest root file system of NVIDIA Graphics Library)
Arduino handles JSON data, arduinojson assistant
1922. Count Good Numbers
2021-09-26
解决Editor.md上传图片获取不到图片地址问题
Directory and switching operation in file system
[CSDN]C1训练题解析_第二部分_Web基础
LeetCode每日一题(2090. K Radius Subarray Averages)
Installation and uninstallation of pyenv
LeetCode每日一题(2115. Find All Possible Recipes from Given Supplies)
Difference of EOF
Successful graduation [2] - student health management system function development...
unbuntu(debian)下TFTP服务器搭建及测试
Learn the contents of 5g toolbox supporting NR through the NR resources provided by MATLAB
Leetcode daily question (745. prefix and suffix search)
Nodemcu-esp8266 development (vscode+platformio+arduino framework): Part 1 -- establishment of engineering template -template
Definition and use of enum in C language