tone decoder


Closed Thread
Results 1 to 7 of 7

Thread: tone decoder

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    Well, if you are trying to determine if you've got VIDEO being received, wouldn't it be sensible (and easiest) to detect the FRAME sync-pulse component of a video signal?

  2. #2
    Join Date
    Aug 2005
    Location
    down south
    Posts
    90


    Did you find this post helpful? Yes | No

    Default

    thanks
    and please explain with a little more detail for us non profess. hobbist

  3. #3
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by grounded View Post
    thanks
    and please explain with a little more detail for us non profess. hobbist
    To get video, among other things, you have to have Horizontal Sync and Vertical Sync pulses.
    If those sync pulses come at the right intervals (depends on frame rate, resolution, video standards, etc), then you've got video coming thru.
    Google it or something. You find references all over...

  4. #4
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    OMG... this isn't going to become a training course in video for the hobbyist...

    Here's THREE solutions...

    1. Detect the Video as a whole. In the same way you would strip the audio modulation component from a Radio Carrier, you can strip the video component. Couple of Capacitors, a Resistor and a Diode. Noise (when a carrier is not present can simply be filtered away), and when video is present, you simply look for a decent voltage from your Detector.

    2. Detect the Frame Pulses. The Frame Pulse is the start of each picture. The repetition rate is slow enough even for a handicapped (frequency challenged 10F PIC) to cope with. However, different cameras and standards mean that the Frame Rate could be as slow as 5fps or as fast as 120fps. Still, you're looking for a repetitive, slow pulse...

    3. Detect the Line Sync. Build a sync-stripper and detect the LINE sync (my choice). You can build a sync stripper with not much more than one Transistor. The presence of LINE sync means you've definately got sensible video (in some cases Frame Pulses on their own with no other video information are used to keep a carrier link open, and since in some cases the Frame is phase-locked to the supply mains you have to make sure you're not simply detecting supply mains hum).

    Now, armed with all these choices you can go and learn something about video detection and sync stripping...

  5. #5
    Join Date
    Aug 2005
    Location
    down south
    Posts
    90


    Did you find this post helpful? Yes | No

    Default

    I was going to post the below but after reading your post all I can say is
    "Thanks you've giving me a reason to live" I'm gone googling
    found out stripping video is not a safe search
    Just to clear up.
    The cam and transmitter are remote and or control by a motion sensor.
    the receiver is (or will be) in my house.
    the objective
    simplest:
    when the cam is active (because of motion) I need a indicator light to tell me
    to turn on the TV and see what is being filmed.

    or
    down the road option
    the slave board WILL turn on a tv /vcr record for x amount of time

    so in a nutshell I need to know when that cam is active and sending video
    and I can use that to do what ever.

    I'm simple minded so simple is alway better for me.
    Last edited by grounded; - 1st July 2008 at 04:23.

Similar Threads

  1. Replies: 4
    Last Post: - 15th January 2016, 12:23
  2. CTCSS Tone Decoder Sample Program
    By sozkarabacak in forum General
    Replies: 0
    Last Post: - 20th October 2009, 06:15
  3. Req: Basic code for 32 bit hitach ir decoder
    By aa222k in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 6th January 2009, 05:16
  4. DTMF dial tone
    By lerameur in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 20th October 2007, 01:40
  5. Replies: 14
    Last Post: - 26th September 2007, 05:41

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts