Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Video but not Arcade... baluns  (Read 1831 times)

0 Members and 1 Guest are viewing this topic.

MinerAl

  • Wiki Contributor
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 762
  • Last login:January 27, 2025, 07:02:58 pm
  • duck
Video but not Arcade... baluns
« on: September 17, 2008, 10:30:25 am »
I realize this isn't arcade monitor specific, but I don't know any other groups of video experts that I already trust.

I'm trying to run video and audio over Cat-5.

I bought some RCA(f)<->punchdown keystone connectors used one pair each for the audio channels and 2 pairs for the video one.

The video looks fine for short length cables, but the edges get wavy and colors get faded after about 50 feet.

I've been told I need a BalUn and I've looked at purchasing some online, but the size of some of them suggests to me that I just need to throw a resistor on the setup I have or something similar.

Anybody know how to make a 75 to 100 Ohm video BalUn?

MonMotha

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2378
  • Last login:February 19, 2018, 05:45:54 pm
Re: Video but not Arcade... baluns
« Reply #1 on: September 17, 2008, 05:22:06 pm »
That works at the frequencies required for good video?  Don't bother making your own.  The materials aren't exactly cheap in small quantity, and you have to be pretty careful winding the magnetics.  http://www.dealextreme.com/details.dx/sku.15749 looks like a good candidate, and they're $5 each!  You'd obviously need one for each channel you want to send at each end (so 6 for YPbPr or RGB w/ SOG).  This will take 3 pairs, so you'll need to find a way to run the audio over a single pair for normal CAT5 cable.  Another balun and "coax" SPDIF would work if you have that available.

Ummon

  • Trade Count: (+13)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5244
  • Last login:June 09, 2010, 06:37:18 pm
Re: Video but not Arcade... baluns
« Reply #2 on: September 17, 2008, 05:57:20 pm »
Or you could try to close the distance between components.
Yo. Chocolate.


"Theoretical physics has been the most successful and cost-effective in all of science."

Stephen Hawking


People often confuse expressed observations with complaint, ridicule, or - even worse - self-pity.

Rickn

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 478
  • Last login:May 08, 2020, 01:32:28 pm
Re: Video but not Arcade... baluns
« Reply #3 on: September 17, 2008, 08:25:52 pm »
Wrong cable Cat6 is data,

RG6 or 58 75 ohm cable is what you need with "F Connectors"

Rick
Always happy to help.., for the best in displays
Rick Nieman
Rick@Niemandisplays.com
www.niemandisplays.com
1023 Rife Rd Cambridge, Ontario Canada N1R5S3
519-621-1722

MonMotha

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2378
  • Last login:February 19, 2018, 05:45:54 pm
Re: Video but not Arcade... baluns
« Reply #4 on: September 17, 2008, 08:44:18 pm »
With a balun, the frequency response of CAT5 and better will support video up to about VGA or maybe SVGA (XGA and above is pushing it even on CAT5e, but CAT6 may work acceptably over shortish distances).  You need the balun, though.  Without the balun, the twisted pairs won't do any good, and you'll get lots of extra noise and attenuation, plus it won't be terminated properly resulting in transmission line end effects, which will probably give ghosts.

CAT5 is generally regarded as being "good" to ~100MHz.  This means that it has "flatish" frequency response over DC to 100MHz.  For VGA, your dot clock is 22-25MHz, so figure 3-4x for good edges on pixels, and you're right at the 100MHz mark.  You might see some blurring on sharp edges, but it'll work fine as long as you have a balun.

The balun turns the single ended, 75ohm terminated video signal into a differential, ~100-300ohm signal (check the spec; 100 is right for CAT5, while 300 is more correct for "cheap phone cable", whihc you should not use).  It does this using magnetics (i.e. small signal transformers) and possibly a resistive impedance matching network.  This results in some loss which, combined with the loss of the cable, limits your range.  If you add a video amp to the source end, you can account for this attenuation.  You'll see it on a long coax run, too, but the insertion loss of the balun is nonzero and twisted pair tends to be a little more lossy than good coax.  This differential signal is what that cable is made for, but you will need a pair for each channel, not just a single wire.

I'm assuming you already have the twisted pair infrastructure here.  If you are running wires, go grab however many lines you need worth of RG6.  You can use RG59, but it's worth springing for the good stuff unless you're severely budget constrained.  Chuck whatever connector you need on both ends (there are RCA and BNC ends for RG6 and RG59) and be done.  No need for ugly matching networks like baluns.  Image quality over a given range over good coax such as quality RG6 should be comparable to a properly implemented differential link over CAT5 or similar, though the CAT5 cable is cheaper but may require an amp to get acceptable signal levels at the output where coax does not.

You can run whatever you want over CAT5, you just have to make sure you use it properly and the signal is within the limitations of the cable.  For analog video, this means keeping it to VGA or lower and using a balun at each end.

rickn: RG58 is 50 ohm.  I assume you meant RG59.

Edit: I just noticed that Intersil has an app note on doing this with active components that is kinda interesting.  They pull some neat tricks to back out the frequency response of the cable (the classic inverse filter) to get up to SXGA working.
« Last Edit: September 17, 2008, 08:49:42 pm by MonMotha »

Rickn

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 478
  • Last login:May 08, 2020, 01:32:28 pm
Re: Video but not Arcade... baluns
« Reply #5 on: September 17, 2008, 09:05:47 pm »
Right on the nail.. yes RG 59.

Rick
Always happy to help.., for the best in displays
Rick Nieman
Rick@Niemandisplays.com
www.niemandisplays.com
1023 Rife Rd Cambridge, Ontario Canada N1R5S3
519-621-1722