You are on page 1of 2

Spectral Analysis with RTL-SDR Radio - MATLAB & Simulink Example

1 of 2

http://www.mathworks.com/help/supportpkg/rtlsdrradio/examples/spect...

Spectral Analysis with RTL-SDR Radio


This example shows how to use the RTL-SDR radio, with MATLAB and Simulink, as a data source for downstream
spectrum analysis. You can change the radio's center frequency to tune the radio to a band where a signal is present. You
can then use the spectrum analyzer to view and make measurements on the received spectrum.
This example is implemented in two versions:
MATLAB, in sdrrSpectrumAnalyzer
Simulink, in sdrrSpectralAnalysisExample
The following text describes the Simulink version, but both versions have the same functionality.
Overview
The model performs an FFT-based spectrum analysis at complex baseband, and provides the following graphical
information:
A view of the spur-free dynamic range of the receiver
A view of the qualitative SNR level of the received signal
Structure of the Example
The following figure shows the receiver model:

Running the Example


When you run the example, you can measure signal characteristics such as peaks, occupied bandwidth, adjacent channel
power ratio, harmonic and intermodulation levels, and spur-free dynamic range.

TRY OR BUY

07/08/2015 17:36

Spectral Analysis with RTL-SDR Radio - MATLAB & Simulink Example

2 of 2

http://www.mathworks.com/help/supportpkg/rtlsdrradio/examples/spect...

Contact Sales (http://www.mathworks.com/company/aboutus/contact_us/contact_sales.html?eventid=1148616956&


s_iid=cex_sales_CM_tb)
Product Trial (http://www.mathworks.com/programs/trials/trial_request.html?prodcode=CM&eventid=675893338&
s_iid=cex_trial_CM_tb)
Pricing and Licensing (http://www.mathworks.com/pricing-licensing/?prodcode=CM&s_iid=cex_pl_CM_tb)

07/08/2015 17:36

You might also like