Projects -- 8x8x3 Audio/Video Switch
This project is an audio/video switch, that allows any audio and video input to be connected to zero or more outputs.
It's organized as an 8x8x3 matrix.
This means that there are 8 inputs and 8 outputs, duplicated 3 times (so, there's a "video plane" and two (stereo) "audio planes").
Signals cannot cross planes.
I've been working on this project on and off over the last 6 months (more off than on, obviously).
What follows is a step-by-step description of building the project.
I started by looking at specifications.
Initially, I was going to build the switch using discrete CMOS demultiplexors (4000-series), but then talked myself out of it when
I thought about how many actual wires would be required (each CMOS demux is a one-of-four, so that would necessitate 2 packages
per output, times 24 outputs, plus buffering, plus plus plus...)
However, Maxim Semiconductor makes an excellent product.
The MAX4456 "Low-Cost 8x8 Video Crosspoint Switch".
Coupled with the MAX497 "375 MHz Quad Closed-Loop Video Buffers, Av = +2",
and most of the heavy lifting was already done for me!
Except for the actual construction.
The circuit diagram is pretty much the same as given in the app note for the 4456.
|