USRP N210在OAI平台上应用需要考虑的问题

本文详细介绍了如何将LTE信号通过FFT变换适配到N210设备中,并讨论了在不同带宽下信号压缩至N210兼容的采样点数的方法。包括5MHz带宽下的信号处理流程,以及通过7680 FFT与5000点IFFT结合实现信号压缩的技术细节。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

USRP N210在OAI平台上应用需要考虑的问题


先看看N210的Spec吧,


• Two 100 MS/s 14-bit analog to digital converters
• Two 400 MS/s 16-bit digital to analog converters
• Digital down-converters with programmable decimation rates
• Digital up-converters with programmable interpolation rates


而我们知道,LTE的采样频率一般为7.68,15.36,30.72 Ms/s在不同的带宽下。

因此,需要在发送端通过FFT变换,把采样点转换成适用于N210的采样点。

举个例子,在5MHz带宽的信道下,每帧有7680个采样点,为了适用N210,可以通过7680FFT+5000FFT的混合基进行变换。

下面是OAI maillist里的一段话。

          For example, in a 5 MHz channel we generate 7680 samples per subframe.  On the N210, this could be compressed to 5000 using a 7680-point FFT followed by a 5000 point IFFT with input compression (zero-removal).  Today we don't have these mixed-radix FFTs, but it can be done, say with FFTW (initially) or later by adding them to the fixed-point tools in OAI.  For the other sampling multiply the DFT sizes by 2 and 4.



评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值