前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >LTE以及OFDM中sample rate, fft size, channel bw, subcarrier, number of sample等概念的理解

LTE以及OFDM中sample rate, fft size, channel bw, subcarrier, number of sample等概念的理解

作者头像
全栈程序员站长
发布2022-11-03 15:53:26
7140
发布2022-11-03 15:53:26
举报

因为对OFDM中时域和频域的处理有些困惑,查到网上有篇如下的问答,可以帮助理解,所以转载至此。

问:

Hello,

I was following the chart below to understand the basics of LTE bandwidth configuration and put me in total confusion.

Could you please assist me in understanding the questions below. My apologizes if questions are too naive for experts in this community.

I want to understand 20Mhz FDD to start with and hopefully the rest will be easily followed. As seen in the chart below

1) what does sample rate( Mhz) mean/ signify?

2) how does sampling rate 30.72( 2048*15Hz) fit within 20Mhz bandwidth ?

3) 100 Resource blocks = 1200*15khz = 18Mhz.. Where is the ramining 2 Mhz( 20-18mhz) gone ?

4) 2048 IDFT size. Does it mean the total subcarriers as 2048 ?

5) what is FFT /IFFT/DFT/IDFT size mean/signify ?

6) 1200 number of occupied subcarriers. what are the unoccupied carriers( is it 2048-1200 = 848 ?)

7) if I imaging that the 20Mhz bandwidth allocated as 1760-1780(Rx) and 2160-2180( Tx). The subcarriers generated by IFFT operation should be integral multiples . Therefore what will be the individual frequencies in time domain if 2048 subcarriers are generated.

答:

Hello,

Let me try to answer the questions. Please correct me if needed.

4) 2048 IDFT size. Does it mean the total subcarriers as 2048 ?

>> Yes total sub-carriers are 2048 but only 1200 are occupied. Rest are zero padded.

5) what is FFT /IFFT/DFT/IDFT size mean/signify ?

>> IFFT size means number of sine waves the IFFT takes as input to construct the time domain signal. In case of 20 MHz the IFFT size is 2048 that means 2048 sub-carriers are used to construct the time domain signal. (Note: not all are occcupied).

6) 1200 number of occupied subcarriers. what are the unoccupied carriers( is it 2048-1200 = 848 ?)

>> Occupied carriers correspond to number of Physical resource elements. In 20MHz there are 1200 PREs. Unoccupied sub-carriers are zero padded.

3) 100 Resource blocks = 100*180( 12*15khz) = 18Mhz.. Where is the ramining 2 Mhz( 20-18mhz) gone ?

>> I think 2 MHz is the guard band.

1) what does sample rate( Mhz) mean/ signify?

>> Sample rate calculation for 20 MHz.

Let me first give you the thumb rule of OFDM system: The symbol period is reciprocal of the sub-carrier spacing. So in case of LTE where 15KHz is sub-carrier spacing the symbol length is 1/(15KHz).

2048 time samples from IFFT module fit into symbol period of 1/(15KHz). The sampling frequency hence is (15KHz * 2048) for 20 MHz.

Similarly by changing the number of sub-carriers you will get the sampling freq for other band-widths

2) how does sampling rate 30.72( 2048*15Hz) fit within 20Mhz bandwidth ?

>> Sampling rate is in time domain.

Regds,

Raj.

转载自 http://lteuniversity.com/ask_the_expert/f/59/t/2636.aspx

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。

发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/181319.html原文链接:https://javaforall.cn

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2022年10月16日,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档