【应用笔记】3GPP长期演进的1536点快速傅里叶变换(FFT1536-Point FFT for 3GPP Long Term Evolution)
3GPP长期演进(Long Term Evolution,LTE)是一个不断发展中的项目。该项目可以提高通用移动通信系统(Universal Mobile Telecommunications System,UMTS)标准来应对移动电话的未来需求。其主要目标包括较高的数据速率、改进频谱效率、提升覆盖范围和缩短延时。该参考设计实现了一个1536点FFT作为独立的核。
3GPP Long Term Evolution (LTE) is an ongoing project to improve the
universal mobile telecommunication system (UMTS) standard to handle
future requirements of mobile phones. The main targets include higher
data rates, improved spectrum efficiency, improved coverage, and
reduced latency.
In an LTE project, the system must support variable transmission
bandwidths, including 1.25 MHz, 2.5 MHz, 5 MHz, 10 MHz, 15 MHz,
and 20 MHz. Each transmission bandwidth corresponds to a fast Fourier
transform (FFT) size of 128, 256, 512, 1024, 1536, and 2048 points,
respectively.
This reference design implements a 1536-point FFT as a stand-alone core.
This core satisfies the FFT size requirement of 1536 points for a
bandwidth of 15 MHz in an LTE project. To meet the other FFT size
requirement of two’s/four’s exponent for the rest of the bandwidth, refer
to the Altera® FFT IP MegaCore® function, which is a parameterizable
core that supports sizes from 32 to 16K points with radix-2 and radix-4
computations. Among these FFT sizes, most of the calculations are done
with a radix-2/4 engine. The 1536-point discrete Fourier transform (DFT)
is the only one using radix-3 in addition to radix-2 and radix-4
computation. In other words, Altera offers complete solutions to meet all
FFT sizes required in the LTE project.an480.pdf
共1条
1/1 1 跳转至页
【应用笔记】3GPP长期演进的1536点快速傅里叶变换(1536-Point FFT for 3GPP Long Term Evolution)
共1条
1/1 1 跳转至页
回复
有奖活动 | |
---|---|
【EEPW电子工程师创研计划】技术变现通道已开启~ | |
发原创文章 【每月瓜分千元赏金 凭实力攒钱买好礼~】 | |
【EEPW在线】E起听工程师的声音! | |
“我踩过的那些坑”主题活动——第001期 | |
高校联络员开始招募啦!有惊喜!! | |
【工程师专属福利】每天30秒,积分轻松拿!EEPW宠粉打卡计划启动! | |
送您一块开发板,2025年“我要开发板活动”又开始了! | |
打赏了!打赏了!打赏了! |
打赏帖 | |
---|---|
分享汽车通信和多媒体总线结构被打赏20分 | |
【我踩过的那些坑】结构堵孔导致的喇叭无声问题被打赏50分 | |
NUCLEO-U083RC学习历程38+串口通过队列的方式输出两个字符串被打赏20分 | |
【我踩过的那些坑】分享一下调试一款AD芯片的遇到的“坑”被打赏50分 | |
电流检测模块MAX4080S被打赏10分 | |
【我踩过的那些坑】calloc和malloc错误使用导致跑飞问题排查被打赏50分 | |
分享电控悬架的结构与工作原理(一)被打赏20分 | |
多组DCTODC电源方案被打赏50分 | |
【我踩过的那些坑】STM32cubeMX软件的使用过程中的“坑”被打赏50分 | |
新手必看!C语言精华知识:表驱动法被打赏50分 |