discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] NTSC Audio Demodulation


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] NTSC Audio Demodulation
Date: Mon, 13 Jun 2005 12:39:51 -0700
User-agent: Mutt/1.5.6i

On Mon, Jun 13, 2005 at 01:08:32PM -0400, Thom Rainwater wrote:
> I am using the below code to demodulate the Audio Component of the
> NTSC signal. The math seems to be correct, but when I run the code I
> do not get what I expect. This may be because I am using a FM antenna
> to capture the NTSC signal. Is it possible that the FM antenna is the
> problem and not the code? I don't have access to a TV antenna at
> present so am wondering if this could solve the problem. Does anybody
> see any glaring problems with the code, or could someone who has
> access to TV antenna run the code and let me know if it works. The
> input that the code uses is the video carrier (e.g. 67.25 == video
> carrier, 71.75 == audio carrier==> user inputs 67.25)
> 
> Thanks
> 
> Thom Rainwater

Hi Thom,

I just modified the version of tvrx_wfm_rcv_gui.py that's in CVS so
that it no longer limits that range of frequencies that it will tune.

You should be able to use it as is.

For example, to listen to the audio from broadcast channel 4 do this:

  $ tvrx_wfm_rcv_gui.py -f 71.75

FYI, gnuradio-core/doc/others/tv-channel-frequencies contains a table
of the center frequencies of the North American broadcast TV channels.

I tested this using an FM dipole (with 300 ohm to 75 ohm adapter)
plugged into the F-connector on the TVRX board.  It worked great.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]