Author Topic: Create my own TV test pattern generator  (Read 413 times)

0 Members and 1 Guest are viewing this topic.

Offline SaintiTopic starter

  • Newbie
  • Posts: 4
  • Country: th
Create my own TV test pattern generator
« on: July 12, 2024, 12:26:36 am »
Hello,

I would like to ask again about building my TV pattern generator because I still don't have any knowledge about how to build it and what components are required for which I want to create replicas such as PM5544, PM5534, PM5644 or others. Is there anyone who can offer me a way to get there?

Kind regards
 

Offline mianos

  • Contributor
  • Posts: 48
  • Country: au
Re: Create my own TV test pattern generator
« Reply #1 on: July 12, 2024, 04:33:07 am »
Biluni has done it a few times:
https://github.com/bitluni/ESP32CompositeVideo
That could be used to make the most basic non precision test patterns.
For a proper precision signal I'd guess you would need an FPGA and a DAC. Not too hard if you know that stuff. Probably impossible if you don't or don't want to spend the time and effort to learn the structure of the signals and how to make some VHDL, Verilog or similar to make them.
Some people just use an MCU but I think you would want to bit more in hardware to deal with the total clock rates needed.
 

Online PCB.Wiz

  • Super Contributor
  • ***
  • Posts: 1670
  • Country: au
Re: Create my own TV test pattern generator
« Reply #2 on: July 12, 2024, 05:12:06 am »
Is there anyone who can offer me a way to get there?

I think you can still buy RGB (analog) to Composite Video encoder chips.
That manages all the Analog/phase stuff and you just need to feed it information.
There are still available parallel DAC, like ADV7123, that are an overkill, but simple to apply. 

In 2024 a simple way to manage that would be a sprinkle of fast SPI Serial SRAM, Microchip now make 4MBit SRAM, so you might allocate one for each of R,G,B,Sync.
- you then fill the RAM from FLASH with any pattern you like, and play back.

With a bit more SW effort, you could look at a part like Parallax P2.
That has Video DACs and high speed IO, that could probably swallow everything into a single part.

eg   https://forums.parallax.com/discussion/173102/ntsc-pal-driver-without-dot-crawl-new-version/p1
« Last Edit: July 12, 2024, 05:31:34 am by PCB.Wiz »
 

Offline NiHaoMike

  • Super Contributor
  • ***
  • Posts: 9154
  • Country: us
  • "Don't turn it on - Take it apart!"
    • Facebook Page
Re: Create my own TV test pattern generator
« Reply #3 on: July 14, 2024, 01:00:09 pm »
Just get a Raspberry Pi of some sort and use the composite out on it.
Cryptocurrency has taught me to love math and at the same time be baffled by it.

Cryptocurrency lesson 0: Altcoins and Bitcoin are not the same thing.
 

Offline SaintiTopic starter

  • Newbie
  • Posts: 4
  • Country: th
Re: Create my own TV test pattern generator
« Reply #4 on: July 15, 2024, 01:37:39 pm »
I recommend using two sources of Philips pattern generator to replicate them too.
https://github.com/inaxeon/PhilipsPatternRom
https://github.com/inaxeon/PTV_Preservation
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf