Author Topic: detecting a valid PAL / NTSC video signal  (Read 8887 times)

0 Members and 1 Guest are viewing this topic.

Offline eevfan007Topic starter

  • Contributor
  • Posts: 14
detecting a valid PAL / NTSC video signal
« on: August 08, 2015, 06:45:37 pm »
I am making a very simple 2.4 ghz video receiver based on the rx2189 module.
Details on this module can be found here:

http://www.aliexpress.com/item/Boscam-2-4Ghz-8-Channels-Wireless-Audio-Video-receiver-Module-RX2189/2007399851.html

I want to detect when a valid AV image is received from the receiver and then turn on a small LCD.

I have looked for an IC that will be able to detect a valid PAL/NTSC image, but they are all too advanced.
The ICes I've found are meant for advanced processing

Is there a simple way to detect if there is a signal on the analog video out, from this module?
Classic PAL/NTSC.

I am currently doing an analog read with an arduino, and that works okey .. but I recon there is a more professional way to do this?
 

Offline babysitter

  • Frequent Contributor
  • **
  • Posts: 898
  • Country: de
  • pushing silicon at work
Re: detecting a valid PAL / NTSC video signal
« Reply #1 on: August 08, 2015, 06:59:32 pm »
The LM1881 sync separator comes to mind, you might use your arduino to discriminate between regular sync pulses and noise.

In the past there was a STV5370A OSD-chip, no longer in production. This was able to replace the noise-image with a internally generated chart. I used this at our amateur television repeater.

I'm not a feature, I'm a bug! ARC DG3HDA
 

Offline SeanB

  • Super Contributor
  • ***
  • Posts: 16362
  • Country: za
Re: detecting a valid PAL / NTSC video signal
« Reply #2 on: August 08, 2015, 07:20:16 pm »
Just use a low pass filter to get the 50/60Hz frame rate and detect that with a retriggerable monostable, and a bandpass filter to detect the 15kHz line rate. AND them together and you have a basic detector that can turn the LCD on.

If you are not too concerned simply detect the line and frame pulses using a comparator to only provide a pulse if the signal is over 500mV, which will work for most video with some brightness. Then use this to drive the LCD power. Will work provided the AGC does not make broadband noise if there is no signal.
 

Offline Richard Crowley

  • Super Contributor
  • ***
  • Posts: 4319
  • Country: us
  • KJ7YLK
Re: detecting a valid PAL / NTSC video signal
« Reply #3 on: August 08, 2015, 07:31:35 pm »
What does "turn on a small LCD" mean?  Most modern LCD monitors automatically detect valid video input and blank the screen in the absence of a signal they can display.
 

Offline German_EE

  • Super Contributor
  • ***
  • Posts: 2399
  • Country: de
Re: detecting a valid PAL / NTSC video signal
« Reply #4 on: August 08, 2015, 07:50:36 pm »
Look for two things:

1) A sync signal at a rate of 50/60 Hz between 0,3V and ground.

2) The video signal between 0,3V and 1V, if there is a blank screen this will not be here but the sync will be.
Should you find yourself in a chronically leaking boat, energy devoted to changing vessels is likely to be more productive than energy devoted to patching leaks.

Warren Buffett
 

Tac Eht Xilef

  • Guest
Re: detecting a valid PAL / NTSC video signal
« Reply #5 on: August 09, 2015, 01:23:45 am »
The LM1881 sync separator comes to mind, you might use your arduino to discriminate between regular sync pulses and noise.

^ This ^. It'll give you composite, H, & V sync & back porch / blanking, & you can either use the arduino or a simple tone decoder for detection.

(images are broken on that link - replace the "\" with "/" in the image urls)

 

Offline dom0

  • Super Contributor
  • ***
  • Posts: 1483
  • Country: 00
Re: detecting a valid PAL / NTSC video signal
« Reply #6 on: August 09, 2015, 07:33:19 am »
I would've said "use a 1881 sync separator and a missing pulse detector", but using a tone decoder is a much nicer solution! :)
,
 

Offline babysitter

  • Frequent Contributor
  • **
  • Posts: 898
  • Country: de
  • pushing silicon at work
Re: detecting a valid PAL / NTSC video signal
« Reply #7 on: August 09, 2015, 10:51:34 am »
Having experience with the 1881 really is helpful at the fast-pacing, innovative, high-paying world of analog video processing! :)
Well, i might have exaggerated a bit.
I'm not a feature, I'm a bug! ARC DG3HDA
 

Offline vk6zgo

  • Super Contributor
  • ***
  • Posts: 7677
  • Country: au
Re: detecting a valid PAL / NTSC video signal
« Reply #8 on: August 09, 2015, 11:54:08 am »
Back in the day,we used LM567 tone decoder chips as line rate & field rate detectors at remote TV Transmitters.

The ABC dropped the field group off the video feed & just ran line syncs to turn the Tx off at midnight or thereabouts.
In the morning,they restored the field syncs,the 50Hz tone decoder locked on,& the Tx  would switch back on.

Line rate (15625Hz) was used as a video fail alarm.

It is much easier to make the 15kHz one stable,as the C value for 50(or 60)Hz needs to be quite large-----if you do use the field rate one,don't use tantalums or electrolytics,because they will drift.

Earlier devices used proper sync separators,etc,but they weren't any more stable than LM567s & a lot bulkier.
 

Offline vk6zgo

  • Super Contributor
  • ***
  • Posts: 7677
  • Country: au
Re: detecting a valid PAL / NTSC video signal
« Reply #9 on: August 14, 2015, 07:59:42 am »
Further to the above,there is no need for any other circuitry---the 567 will not respond to the higher frequency stuff in any case--if you have composite video,it will lock directly to field or line syncs,depending on what you choose.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf