Thanks everyone and sorry , I couldn't reply you all for inputs you gave me. I apologies for that...
For Now , I kept aside the WBFM project which I asked questions on and working on the Guided Tutorials from GNU Radio and also tutorials from greatScott gadgets video series.
I have a dumb question about Rational Resampler... Here is the snapshot from tutorials website.. For Now , I kept aside the WBFM project which I asked questions on and working on the Guided Tutorials from GNU Radio and also tutorials from greatScott gadgets video series.
I am also playing around with "samp_rate" block in QT Frequency GUI Sink... If i remove rational resampler and just pass on the signal of 1Khz with 48Khz sampling rate in a QT GUI Frequency sink of samp_rate/4 , it outputs the signal as 0.25KHz ///. why so >


On Tue, Aug 8, 2017 at 4:41 PM, Cinaed Simson <cinaed.simson@gmail.com> wrote:
On 08/07/2017 07:55 PM, Ash SDR wrote:
> Hello Everyone ,
>
> I am a GNU Radio beginner trying to implement Wideband FM Project and
> transmit it to my FM receiver at a very lower power. I am choosing a
> frequency in a FM band such that my receiver is not picking anything
> from that station/..
>
> Attached is GRC file which i am working on .and the music file which i
> am trying to transmit..
>
> Can anyone please tell me where I am messing up ?
Remove the first rational resampler. Set your audio rate to 48000 Hz,
and quadrature rate 192000 Hz.
In the second re-sampler set the interpolation to 8000000 Hz and the
decimation to 192000 Hz.
I'm going to guess you're using the HackRF based on your default values
(except for the transmit RF gain which should be 1.)
I strongly recommend you spend some time on the going through the
tutorials at
http://www.greatscottgadgets.com/sdr
and learn something about your hardware and how to build WBFM receiver
befor you try to transmit.
-- Cinaed
>
>
> As a beginner , my learning curve is from implemented projects ,
> University lectures which are available on-line .. This one is from a
> book which i am using to get basic understanding ..
>
>
> Thanks
> Ash
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment