Can I perform EVM decoding of a carrier that's not at the centre frequency of my IQ data with hNRDownlinkEVM or similar?
6 次查看(过去 30 天)
显示 更早的评论
I have IQ data recorded at 61.44MHz with a 20MHz carrier encoded in it and need to perform an EVM measurement on the carrier. The problem is that he carrier is not at the centre frequency of the recorded data (the carrier is centred at 698MHz, the data is recorded with a centre frequency of 718MHz.)
Is there a way I can either shift the frequency of the recorded samples or get hNRDownlinkEVM to look for the different CF?
2 个评论
回答(1 个)
Supraja
2024-11-7,7:47
Hello Ian,
To use the "hNRDownlinkEVM" function in MATLAB for measuring the EVM of your carrier, you first need to ensure that your IQ data is centered around the carrier frequency of interest. Since your carrier is at 698 MHz and your data is recorded with a center frequency of 718 MHz, you'll need to perform a frequency shift.
The function 'hNRDownlinkEVM' is not available from MATLAB R2021a onwards, so please check the release and use the function accordingly.
I hope this helps!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Waveform Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!