LTE&5G NR物理层基础参数及帧结构是理解整个系统工作原理的基础,除了大家熟知的带宽、子载波间隔、Slot数、符号数外,还有一个参数:基本时间单位,在LTE中命名为Ts,在5G NR中Tc:
LTE 36.211标准原文如下:
Throughout this specification, unlessotherwise noted, the size of various fields in the time domain is expressed asa number of time units Ts=1/(15000*2048)seconds.
计算结果约为32.55 ns
5G NR 38.211标准原文如下:
Throughout this specification, unlessotherwise noted, the size of various fields in the time domain is expressed intime units where . The constant where , and .
计算结果约为5.086 ns。
注意到在LTE 36.211中协议并未说明15000及2048的取值依据及单位,但在NR 38.211中将15000命名为,,且NR的Tc计算公式与LTE Ts是一样的,只是取值不同。
查阅网络,可以找到这样的解读:2048是一个符号的采样点数,而Ts即为每个OFDM符号的采样周期,因此LTE的采样率为30.72MHz。根据采样定律及OFDM复数信号的特点,30.72MHz满足LTE 20MHz最大带宽的要求。
作为LTE系统的基本时间单位,Ts用于无线帧/子帧/Slot/CP时长的计算,且通过解读协议,我们了解到LTE中使用CP(Cyclic Prefix)避免符号间干扰,因此在Normal CP情况下1个Slot的时域结构如下: