I am trying to use the frequency offset calibration for receivers code available in MATLAB to process a set of IQ data I received from a spectrum analyzer. I tried running the code but I am experiencing difficulty with the pilot tone expected.

조회 수: 2 (최근 30일)
I am trying to use the frequency offset calibration for receivers code available in MATLAB to process a set of IQ data I received from a spectrum analyzer. I tried running the code but I am experiencing difficulty with the pilot tone frequency expected. My IQ data was from a bluetooth device and I collected it on a broadcast channel 2.402 GHz. What does this code require for a value here? Also can I get the code itself so I can manipulate it as I see fit?

답변 (1개)

Kaashyap Pappu
Kaashyap Pappu 2019년 8월 7일
Given that MATLAB carries out Baseband Processing, based on the Bluetooth Standard, the Bandwidth could be 1MHz in the case of Bluetooth, or 2MHz in the case of Bluetooth Low Energy. When the example is executed, expected frequency of received tone should be in a similar range.
To accommodate this range on the Spectrum Analyzer, change the properties “StartFrequency” and “StopFrequency to larger values, preferably in the MHz range, to accommodate the pilot tone frequency component in the Analyzer output.

카테고리

Help CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by