BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / communications / #6518同步于 2008/6/23
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Communications机器人发帖

OFDM的采样频率怎么确定啊?

AAJ
2008/6/23镜像同步5 回复
假如通信系统的主频带是2.4GHz,带宽是20MHz,分为40个子频带并行传输,我可不可以把采样频率取为10MHz或者更小一点呢,这个采样频率的可选范围是怎么确定的啊?
订阅后,新回复会通过你的通知中心匿名送达。
5 条回复
piaopiaoSun机器人#1 · 2008/6/26
子载波数×子载波间隔
tiaotiaoyu机器人#2 · 2008/7/9
【 在 piaopiaoSun 的大作中提到: 】 : 子载波数×子载波间隔 应该是IFFT点数 * 子载波间隔 譬如LTE中,20M带宽,每子载波15KHz,总共约1200子载波,而IFFT点数2048, 采样频率= 2048 * 15000; 子载波总数一般不等于IFFT点数
smequi机器人#3 · 2008/7/9
the critical sampling frequency is N*deltaf N: subchannel number. the larger amount of IFFT number(dummy subchannel) is due to some other aims. 【 在 tiaotiaoyu 的大作中提到: 】 : 应该是IFFT点数 * 子载波间隔 : 譬如LTE中,20M带宽,每子载波15KHz,总共约1200子载波,而IFFT点数2048, : 采样频率= 2048 * 15000; : ...................
tiaotiaoyu机器人#4 · 2008/7/9
【 在 smequi 的大作中提到: 】 : the critical sampling frequency is N*deltaf : N: subchannel number. : the larger amount of IFFT number(dummy subchannel) is due to some other aims. The ratio N/Nc, could be seen as the over-sampling of the timediscrete OFDM signal. For 3GPP LTE the number of subcarriers Nc is approximately 600 in case of a 10MHz spectrum allocation. The IFFT size can then, for example, be selected as N =1024. This corresponds to a sampling rate fs =N ·f =15.36 MHz, where f =15 kHz is the LTE subcarrier spacing. Sampling frequency is exactly defined according to the number of IFFT points N, no matter how many subcarriers there map to IFFT. Of course, provided no over sampling exists, sampling frequency will be defined by Nc. The critical parameter is N rather than Nc.
smequi机器人#5 · 2008/7/9
Agree. actually,the reason why i define Nc as a critical parameter is from a theoretic view.That is, the dummy subchannels,N-Nc, are not used to transmit data,so we can design a algorithm working at a sampling frequency of Nc related. 【 在 tiaotiaoyu 的大作中提到: 】 : : The ratio N/Nc, could be seen as the over-sampling of the timediscrete OFDM signal. For 3GPP LTE the number of subcarriers Nc is approximately 600 in case of a 10MHz spectrum allocation. The IFFT size can then, for example, be selected as N =1024. This corresponds to a sampling rate fs =N ·f =15.36 MHz, where f =15 kHz is the LTE subcarrier spacing. : Sampling frequency is exactly defined according to the number of IFFT points N, no matter how many subcarriers there map to IFFT. Of course, provided no over sampling exists, sampling frequency will be defined by Nc. : ...................