FM Stereo Receiver using RTL-SDR in Matlab

4 views (last 30 days)
Hi! I try to build own version of fm stereo receiver by modificate script from this article . Is it possible to demodulate signal and receive FM Radio by increasing sample rate of RTL-SDR (f.ex. from 0.24 MSPS to 2.4 MSPS) ?

Accepted Answer

Ethem
Ethem on 10 Jan 2017
You can change the sample rate. But, you need to make sure that all the other sample rates in the system are also modified to keep them in sync and compatible.
  1 Comment
Kamil Lusa
Kamil Lusa on 10 Jan 2017
Thank You for answer :) When I change sample rate and (proportionally) number of samples per frame on SDRRTLReceiver object and change samplerate on FMBroadcastDemodulator object, it works perfectly, but currently I have problem with decoding RDS signals when I increase samplerate (from 0.228MSPS to 2.28 MSPS).

Sign in to comment.

More Answers (0)

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!