[移动通讯]【Carrier Aggregation-13】【Carrier Aggregation】

前言:

  前面分享过不同note CA 技术文档

  这里主要参考 4G|ShareTechnote  《Carrier Aggregation

  CA  SCell 添加的小区的流程:

SCell addition and removal:
1 The carrier aggregation additional SCells cannot be activated immediately at the time of RRC establishment. Thus,there is no provision in the RRC Connection Setup procedure for SCells. SCells are added and removed from the set of serving cells through the RRC Connection Reconfiguration procedure.Note that, since intra-LTE handover is treated as an RRC connection reconfiguration, SCell “handover” is supported.The CA-related information sent by the base station pursuant to this the RRC Connection Reconfiguration procedure is summarized below :
• Cross-carrier scheduling configuration – Indicates, among other things, if scheduling for the referenced  SCell is handled by that SCell or by another cell.


• SCell PUSCH configuration – Indicates, among other things, whether resource block group hopping is utilized on the SCell.


• SCell uplink power control configuration – Carries a number of primitives related to SCell uplink TPC,including the path loss reference linking parameter.


SCell CQI reporting configuration – Carries a number of primitives related to CQI measurements reporting for SCells.


 目录:

  1.   Initial Motivation for Carrier Aggregation
  2.   Initial Deployment
  3.   Overview of Carrier Allocation and Network Architecture
  4.    Layer 2 Structure of Carrier Aggregation
  5.    What kind of Aggregated Carrier (Carrier Combination) is possible ?
  6.    Determining Channel Spacing for Intraband Contiguous CA
  7.    How a Network know if a UE support Carrier Aggregation ?
  8.    Overall Sequence of Adding a Second Carrier
  9.    Evolution path of Carrier Aggregation / Possible Test Plan

E-UTRA CA configurations and bandwidth combination sets defined for intra-band contiguous CA
E-UTRA CA configurations and bandwidth combination sets defined for non-contiguous intra-band CA (with two sub-blocks)
E-UTRA CA configurations and bandwidth combination sets defined for inter-band CA
Test Frequency Table


一     Initial Motivation for Carrier Aggregation

        尽管目前的LTE最大支持20Mhz BW,但只有少数网络运营商获得了如此宽带宽的认证。网络运营商对LTE最常见的带宽是10MHz,这意味着他们在带宽方面没有充分利用LTE能力。这不是因为技术限制,纯粹是因为分配带宽的许可问题。

        尽管没有多少网络运营商具有20Mhz BW,但也有一些网络运营商拥有多频带许可证(例如,两个分离的10Mhz BW和两个或更多5Mhz BW)。这些网络运营商希望将这些多个频带组合以实现宽BW(在大多数情况下为20Mhz BW)LTE。这是目前LTE-Advanced的最初动机。

        充分利用离散的频谱资源,增加带宽,提高吞吐量。


 二   Initial Deployment

       

      PCell 和 SCell 传输什么类型的数据,根据上下行情况如下

    2.1 DL   PDSCH 

       PCell & SCell 独立传输 PDSCH 数据

   2.2 DL PDCCH

   两种方案:

    方案一: 独立映射,SCell 需要侦听对应SCell 的PDCCH

    方案二: SCell的PDCCH 放在PCell 的PDCCH 里面,通过CIF 区分开,

在CRS 方案里面用到,正常不用

    2.3  UL PUSCH

       How kind of data you would carry on UL carrier 

        There would be no differences in terms of PUSCH,

   独立传输

   2.4 UL  PUCCH

    but how about PUCCH? Since UE is getting PDSCHs from two separate carriers, there should be questions of how to send HARQ ACK/NACK for each of the PDSCH. Should UE send separate PUCCHs(HARQ ACK/NACK for each DL carriers) or single PUCCH carrying the HARQ ACK/NACK for both channels. Both options are possible in terms of Rel 9/Rel 10 specification, but it is higher possibility to use a single PUCCH for carrying HARQ ACK/NACK for both DL carriers. 

  MAC 层收到PDSCH 内容,需要通过PUCCHs 反馈 HARQ ACK|NACK,

两种方案: 一种独立的,一种放在一个CA 反馈 HARQ

   2.5 PRACH

       

  • PRACH via Primary Carrier and RAR via Primary Carrier
  • PRACH via Primary Carrier and RAR via Secondary Carrier
  • PRACH via Secondary and RAR via Secondary Carrier
  • and couple of others.

      在NSA 里面, RAR 是独立的.


三  Overview of Carrier Allocation and Network Architecture

  如下: 左边是下行,右边是上行。

 CA 有三种类型:

 Intra-band Contiguous

 Intra-Band Non-Contiguous

 Inter-Band Non-Contiguous

   则网络也是按照如下分配,部署无线资源。针对上行 支持 Intra-band  类型

LTE-Advanced的另一个方面是网络架构方面。高级LTE的一个关键修改是“中继节点”,以改善数据通信,特别是在小区边界上,并增加小区覆盖范围

   


四  Layer 2 Structure of Carrier Aggregation

     载波层聚合是MAC-PHY层的概念,它不适用于更高层

     4.1 SISO  CA  路径

 为了清楚起见,我们假设一个载波聚合的情况,其中有2个CC(分量载波),并且每个载波都支持SISO。以下是从IP到物理层的全部数据路径。正如您所看到的,从IP到RLC,PCC和SCC之间没有单独的路径。

4.2 MIMO CA 路径

        为了清楚起见,让我们假设具有2CC(分量载波)的载波聚合的情况,并且每个载波支持MIMO。以下是从IP到物理层的总体数据路径。正如您所看到的,从IP到RLC,PCC和SCC之间没有单独的路径。


五   What kind of Aggregated Carrier (Carrier Combination) is possible ?

  通过  [0xB0C0] UL_DCCH / UECapabilityInformation OTA 可以看到

  

bandCombinationListEUTRA:

一个条目对应于supportedBandCombination中相同的顺序列出的每个支持的波段组合。

BandCombinationParameters-v1090:

如果包括,UE应包括与BandCombination Parameters-r10中相同数量的条目,并按相同顺序列出。

BandCombinationParameters-v1130:

该字段适用于每个支持的CA带宽类别组合(即TS 36.101第5.6A.1节中相应频带组合中指示的CA配置

  有的Band 同时支持上行CA,有的只支持下行CA,同时MIMO 情况也不一样

UE能力信息中的载波组合信息的一个示例如下:

该示例示出了UE允许Band4和Band17之间的载波聚合。

    

CA 聚合类型如下

36.101 Table 5.6A.1-3: E-UTRA CA configurations and bandwidth combination sets defined for non-contiguous intra-band CA (with two sub-blocks) >

36.101 Table 5.6A.1-2: E-UTRA CA configurations and bandwidth combination sets defined for inter-band CA

One of the UE capability information that may confuses you would be following IE. This IE shows you which band are supported by the UE in terms of single carrier. It is not about Carrier Aggregation.(跟CA 无关,只代表UE 支持Band 情况)


六  Determining Channel Spacing for Intraband Contiguous CA

    在Contiguous CA情况下,计算出两个 channel 之间的 channel spacing并不容易,

因为没有guardband . 这种spacing between 两个intraband contiguous CA band 可以通过

下面等式计算 36.521-1 5.4.1A

Based on this equation, I've calculated following cases.

< 36.508 - Table 4.3.1.1.1A-1: Test frequencies for CA_1C >


< 36.508 - Table 4.3.1.1.1A-1: Test frequencies for CA_1C >

< 36.508 - Table 4.3.1.1.3A-1: Test frequencies for CA_3C >


< 36.508 - Table 4.3.1.1.7A-1: Test frequencies for CA_7C >

< 36.508 - Table 4.3.1.2.6A-1: Test frequencies for CA_38C >

< 36.508 - Table 4.3.1.2.7A-1: Test frequencies for CA_39C >

< 36.508 - Table 4.3.1.2.8A-1: Test frequencies for CA_40C >


< 36.508 - Table 4.3.1.2.9A-1: Test frequencies for CA_41C >



七  How a Network know if a UE support Carrier Aggregation ?

Another important part is featureGroupIndicator (FGI) for r10. It has following items.



八  Overall Sequence of Adding a Second Carrier

     


九  Evolution path of Carrier Aggregation / Possible Test Plan

  • 2 CC Aggregation - SISO, Cat 3, PUSCH enabled : HARQ Ack/Nack is carried by PUSCH
  • 2 CC Aggregation - SISO, Cat 3, PUSCH diabled : HARQ Ack/Nack is carried by PUCCH Format 1b
  • 2 CC Aggregation - SISO with CSI Report - Periodic
  • 2 CC Aggregation - SISO with CSI Report - Aperiodic
  • 2 CC Aggregation - SISO, Handover for SCC Change
  • 2 CC Aggregation - SISO, Handover for PCC Change
  • 2 CC Aggregation - SISO, Handover for both SCC and PCC Change
  • 2 CC Aggregation - 2x2 MIMO, Cat 3, PUSCH enabled : HARQ Ack/Nack is carried by PUSCH
  • 2 CC Aggregation - 2x2 MIMO, Cat 3, PUSCH diabled : HARQ Ack/Nack is carried by PUCCH Format 1b
  • 2 CC Aggregation - 2x2 MIMO, Cat 3, 40 Mhz Aggregated BandWidth, 200 Mbps Throughput at IP layer  
  • 2 CC Aggregation - SISO, Cat 4, PUSCH enabled : HARQ Ack/Nack is carried by PUSCH
  • 2 CC Aggregation - SISO, Cat 4, PUSCH diabled : HARQ Ack/Nack is carried by PUCCH Format 1b
  • 2 CC Aggregation - 2x2 MIMO, Cat 6, MIMO, 20 Mhz Aggregated Bandwidth, 150 Mbps Throughput at IP layer
  • 2 CC Aggregation - 2x2 MIMO, Cat 6, MIMO, 40 Mhz Aggregated Bandwidth, 300 Mbps Throughput at IP layer
  • 2 CC Aggregation - TM 8
  • 2 CC Aggregation - TM 9
  • 3 CC Aggregation - SISO, Cat 6, 30 Mhz Aggregated BW, PUSCH enabled : HARQ Ack/Nack is carried by PUSCH
  • 3 CC Aggregation - SISO, Cat 6, 30 Mhz Aggregated BW,PUSCH diabled : HARQ Ack/Nack is carried by PUCCH Format 3
  • 3 CC Aggregation - 2x2 MIMO, Cat 6, 30 Mhz Aggregated BW, PUSCH enabled : HARQ Ack/Nack is carried by PUSCH
  • 3 CC Aggregation - 2x2 MIMO, Cat 6, 30 Mhz Aggregated BW, PUSCH diabled : HARQ Ack/Nack is carried by PUCCH Format 3
  • 3 CC Aggregation - 2x2 MIMO, Cat 6, 40 Mhz Aggregated BW
  • 3 CC Aggregation - 2x2 MIMO, Cat 6, 60 Mhz Aggregated BW
  • 3 CC Aggregation - 4x4,4x4,4x2 Cat 16, 60 Mhz Aggregated BW
  • 4 CC Aggregation - All 2x2, 80 Mhz Aggregated BW
  • 5 CC Aggregation - All 2x2, 100 Mhz Aggregated BW
  • 5 CC Aggregation - All 4x4, 100 Mhz Aggregated BW

十一 Activation/Deactivation of Secondary Cell

A typical use case of Activation of the SCell would that the network configures the UE with
one or more component carriers (CCs) but deactivate all of them except the Primary CC.
When there is a need of more data throughput (for example, there is a huge amount of
data to delivered to the UE in the downlink), the network can activate several
secondary CCs to maximize downlink throughput.
Another use case could be that if the PCell is fully loaded, the SCell can be activated and
the data transfer can be scheduled only on the SCell (Load balancing).
The network can deactivate the SCell when there is no more data to be delivered to the
UE or the channel quality of the SCell turning to be bad.

The UE (and the network) can deactivate the activated SCell without explicit signaling
which is based on sCellDeactivationTimer. This is the amount of time (in radio frames)
the UE has not received any data on the SCell.
SCell Activation is done via MAC Control Element whereas the deactivation mechanism is
either by using MAC control element or by the expiry of the sCellDeactivationTimer.
The Activation/Deactivation MAC control element is identified by a MAC PDU subheader
with unique LCID: 11011. It has a fixed size and consists of a single octet containing seven
C-fields and one R-field (Reserved bit and is set to “0”). Each C-field represents an SCell
with SCellIndex which ranges from 1-7.
The MAC control element carries a bitmap for the activation and deactivation of SCells:
set to 1 denotes activation of the corresponding SCell, while a bit set to 0 denotes
deactivation.
With the bitmap, SCells can be activated and deactivated individually, and a single
activation/deactivation command can activate/deactivate a subset of the SCells.
The Activation/Deactivation MAC CE and its subheader are illustrated in the below Figure.

If the UE receives an Activation/Deactivation MAC CE in subframe #n activating the SCell,
the UE shall apply the below defined actions no earlier than subframe #n+8 and no later
than subframe #n+24 or subframe #n+34 (as defined in section 7.7.2 of 36.133)
― Transmit SRS on the SCell in case if UL CA and SRS on the SCell is configured;
― PDCCH monitoring on the SCell;
― PDCCH monitoring for the SCell (Cross Carrier Scheduling);
― CSI reporting for the SCell. The UE should start transmitting valid CSI report no later
than subframe #n+24 or #n+34 (as defined in section 7.7.2 of 36.133) but it can report out
of range (CQI index = 0) values from subframe #n+8, otherwise the eNodeB have
to perform blind decoding of PUSCH (if scheduled) from subframe #n+8 till subframe
#n+24 or #n+34

If the SCell is deactivated, the UE shall apply the following activations:

If the SCell is deactivated, the UE shall apply the following activations:
― SRS shall not be transmitted in case if UL CA and SRS on the SCell is configured
― The UE shall not transmit UL-SCH on the SCell (UL CA)
― PDCCH on/for the SCell shall not be monitored.
― The UE shall flush all HARQ buffers associated with the SCell.
― The UE shall not transmit RACH on the SCell (Introduced in Release-11, and the RA
procedure on an SCell shall only be initiated by a PDCCH order). When SCell is
deactivated, the ongoing RA procedure on the SCell, if any, is aborted
― The UE shall stop reporting CSI from subframe #n+8 if the sCellDeactivationTimer
associated with the SCell expires in subframe #n or if the UE receives an
Activation/Deactivation MAC CE in subframe #n deactivating the SCell

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/132427.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

pom.xml详解

我们在开发Java应用程序时&#xff0c;pom.xml文件是项目中的核心配置文件之一&#xff0c;它结合Maven实现对项目依赖的拉取&#xff0c;今天就详细了解一下pom.xml文件的配置 Maven是一种构建工具&#xff0c;它用于构建、管理和发布Java项目pom.xml文件包含了项目的所有重要…

已经不做程序媛4年半了,后悔么?不好说...但再次看到之前写的博客,真的感慨万分。

四年半前&#xff0c;我还在大四实习&#xff0c;做了一年Java开发。四年半后&#xff0c;我是地理信息行业的一名销售经理。 今天&#xff0c;突然点开了CSDN&#xff0c;看到自己的博客有很多人看过&#xff0c;霎时间感慨万千…因为上一次这么认真的对待自己&#xff0c;竟…

Python小试牛刀:GUI(图形界面)实现计算器UI界面(三)

上一篇&#xff1a;Python小试牛刀&#xff1a;GUI&#xff08;图形界面&#xff09;实现计算器UI界面(二)-CSDN博客 回顾前两篇文章&#xff0c;第一篇文章主要实现了计算器UI界面如何布局&#xff0c;以及简单概述Python常用的GUI库。第二篇文章主要实现了计算器UI界面按钮组…

<Vue>使用依赖注入的方式共享数据

什么是vue依赖注入&#xff1f; Vue是一个用于构建用户界面的渐进式框架。 它提供了一种简单而灵活的方式来管理组件之间的数据流&#xff0c;即依赖注入&#xff08;Dependency Injection&#xff0c;DI&#xff09;。 依赖注入是一种设计模式&#xff0c;它允许一个组件从另一…

腾讯云CVM服务器标准型S5、SA3、S6详细介绍

腾讯云CVM服务器标准型实例的各项性能参数平衡&#xff0c;标准型云服务器适用于大多数常规业务&#xff0c;例如&#xff1a;web网站及中间件等&#xff0c;常见的标准型云服务器有CVM标准型S5、S6、SA3、SR1、S5se等规格&#xff0c;腾讯云服务器网txyfwq.com来详细说下云服务…

Synchronized与锁升级

一&#xff1a;java对象内存布局 对象在堆内存的存储布局可以划分为三个部分&#xff1a;对象头&#xff08;Header&#xff09;、实例数据&#xff08;Instance Data&#xff09; 和对齐填充 二&#xff1a;对象在堆内存中的存储布局 1&#xff1a;对象头 &#xff08;在64…

基础课23——设计客服机器人

根据调查数据显示&#xff0c;使用纯机器人完全替代客服的情况并不常见&#xff0c;人机结合模式的使用更为普遍。在这两种模式中&#xff0c;不满意用户的占比都非常低&#xff0c;不到1%。然而&#xff0c;在满意用户方面&#xff0c;人机结合模式的用户满意度明显高于其他模…

Redis02-持久化策略

目录 RDB&#xff08;Redis DataBase Backup file&#xff09; RDB执行原理 AOF&#xff08;Append-Only File&#xff09; RDB和AOF对比 Redis支持多种持久化方式&#xff0c;以确保数据在内存中持久存储&#xff0c;以便在Redis服务器重启时数据不会丢失。Redis中持久化的…

Android Studio(列表视图ListView)

前言 前面在适配器章节&#xff0c;已经介绍了ListView的作用(干什么的)&#xff0c;这节将主要介绍如何去设计ListView页面视图。 思考 列表视图需要些什么&#xff1f; 1. 列表项容器&#xff08;装载各列表项的容器&#xff09;&#xff1a;<ListView/> 2. 列表项布局…

MySQL数据脱敏(Data masking plugin functions)

对于企业而言&#xff0c;数据脱敏可以在数据共享或测试时用于保护敏感数据&#xff08;如信用卡&#xff0c;社保卡&#xff0c;地址等&#xff09;。通过对敏感数据进行脱敏处理&#xff0c;组织可以最大限度地降低数据泄露和未经授权访问的风险&#xff0c;同时仍能够使用真…

AI技术再刷屏!明星集体“说”外语,有何风险?

近日&#xff0c;一段美国歌手泰勒斯威夫特“说”中文的短视频在网络刷屏&#xff0c;引发热议。 视频中&#xff0c;泰勒斯威夫特“说”着流利中文&#xff0c;音色和讲母语时的音色类似&#xff0c;甚至连口型都能对上。 类似的视频还有很多外国人“说”地道中文、很多中国…

figma-如何批量修改字体

一.选择字体 二.批量替换 编辑—>替换相同字体

UI设计工具都哪些常用的,推荐这5款

对于UI设计师来说&#xff0c;日常工作无非是围绕“需求分析”→设计实施→“开发交付”这三个环节来进行。 然而&#xff0c;在每个环节中&#xff0c;设计师使用的工具却完全不同。在这里&#xff0c;我收集整理了UI设计师在日常工作中常用的五种工具&#xff0c;希望能为新…

【ChatOCR】OCR+LLM定制化关键信息抽取(附开源大语言模型汇总整理)

目录 背景技术方案存在的问题及解决思路关键信息提取结果其他解决方案替换文心一言LangChain大型多模态模型&#xff08;Large Multimodal Model, LMM&#xff09; 开源大模型汇总LLaMA —— Meta 大语言模型Stanford Alpaca —— 指令调优的 LLaMA 模型Lit-LLaMA —— 基于 na…

数据结构线性表——单链表

前言&#xff1a;小伙伴们又见面啦&#xff0c;这篇文章我们来一起学习线性表的第二模块——单链表。 单链表的学习就要开始上强度啦&#xff0c;小伙伴们一定要努力&#xff0c;坚持&#xff01; 目录 一.什么是单链表 二.单链表与顺序表的区别 三.单链表的实现 1.单链表…

ClickHouse 学习之从高级到监控以及备份(二)

第 一 部分 高级篇 第 1 章 Explain 查看执行计划 在 clickhouse 20.6 版本之前要查看 SQL 语句的执行计划需要设置日志级别为 trace 才能可以看到&#xff0c;并且只能真正执行 sql&#xff0c;在执行日志里面查看。在 20.6 版本引入了原生的执行计划的语法。在 20.6.3 版本成…

【MongoDB】集群搭建实战 | 副本集 Replica-Set | 分片集群 Shard-Cluster | 安全认证

文章目录 MongoDB 集群架构副本集主节点选举原则搭建副本集主节点从节点仲裁节点 连接节点添加副本从节点添加仲裁者节点删除节点 副本集读写操作副本集中的方法 分片集群分片集群架构目标第一个副本集第二个副本集配置集初始化副本集路由集添加分片开启分片集合分片删除分片 安…

第23期 | GPTSecurity周报

GPTSecurity是一个涵盖了前沿学术研究和实践经验分享的社区&#xff0c;集成了生成预训练 Transformer&#xff08;GPT&#xff09;、人工智能生成内容&#xff08;AIGC&#xff09;以及大型语言模型&#xff08;LLM&#xff09;等安全领域应用的知识。在这里&#xff0c;您可以…

Java 高效生成按指定间隔连续递增的列表(int,double)

简介 Java 按照指定间隔生成连续递增的List 列表&#xff08;引入Stream 类和流操作来提高效率&#xff09;&#xff1a; 1. 生成递增的List< Integer> Testpublic void test009(){int start 1;int interval 2;int count 10;List<Integer> list IntStream.ite…

【亚马逊云科技产品测评】活动征文|亚马逊云科技AWS之EC2详细测评

引言 &#xff08;授权声明&#xff1a;本篇文章授权活动官方亚马逊云科技文章转发、改写权&#xff0c;包括不限于在 Developer Centre, 知乎&#xff0c;自媒体平台&#xff0c;第三方开发者媒体等亚马逊云科技官方渠道&#xff09; 在当前的数字化时代&#xff0c;云服务已…