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.

1 visualización (últimos 30 días)
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?

Respuestas (1)

Kaashyap Pappu
Kaashyap Pappu el 7 de Ag. de 2019
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.

Categorías

Más información sobre Communications Toolbox en Help Center y File Exchange.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by