从用户端来看,传输方向被称为上行,接收方向被称为下行,因此同步有俩种,一种称为上行同步,另外一种称为下行同步。

下行同步:UE检测到frame boundary和symbol bonndary,这个检测过程通过SSB来实现。

上行同步:UE来确定哪些时间段是来发送数据,通常gNodeB要处理多个UE,network这边要保证每个UE的上行信号到达network有个公共的时间( the network has to ensure that the uplink signal from every UE should be aligned with a common receiver timer of the network.),这被称作RACH过程。

通常我们说同步都是指下行同步,上行同步也是非常重要,但是我们平常称呼为“rach procedure”或者“Initail process”.

接下来说一下下行同步,步骤1和步骤2,谈到下行同步,你会考虑哪些问题呢?

NR 同步过程


通常做法有俩步骤:

1.创建一个事先定义好的信号,我们称之为同步信号(sync signal)

2.放这个信号给特定的帧和符号。

相关文章:

  • 2021-04-08
  • 2021-04-29
  • 2021-10-29
  • 2022-12-23
  • 2022-12-23
  • 2021-05-23
  • 2021-12-21
  • 2021-10-14
猜你喜欢
  • 2021-11-18
  • 2022-12-23
  • 2021-05-02
  • 2021-10-25
  • 2021-08-22
  • 2021-04-20
  • 2021-12-23
相关资源
相似解决方案