The Mux: Difference between revisions

818 bytes added ,  6 August 2023
m
28 revisions imported: Imported from docswiki
m (it's "get as much from the old site as possible" day!)
m (28 revisions imported: Imported from docswiki)
 
(25 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Because this is primarily a video device, its inputs and outputs are described in the [[Technical:Vision Path|Vision Path]] section.
{{HDNO}}
{{Outofdate}}


The device on the desk controls main mux. Press one of the four blue buttons, and then on of the 32 grey buttons according to which of the 32 inputs you wish to go to one of the four outputs.
The '''''main mux''''' is the huge black thing in the [[AV rack]]. It routes video to different places, and also has analogue TV demodulator inputs. It's controlled by an outboard box which sits on the Director/Vision Mixer's desk.


I've forgotten what the red buttons did, but they're now redundant.
==Functions==


''The main mux'' is the huge black thing in the AV rack, it routes video to different places, and also has analogue TV demodulators in. The main mux is controlled by an outboard box which sits on the directors/vision mixers desk.
==Functions==
* 32 input to 4 output matrix
* 32 input to 4 output matrix
* 2 Nicam stereo tuners


==Faults==
==Faults & unknowns==
2 composite inputs to the matrix are dead.
*2 composite inputs to the matrix are dead.
*Input 23 ad 32 are dodgy.


==Controller pinout==
==Explanation of operation==
'''1''' - +5V power
This was originally based around a PIC16F84 with an 8MHz crystal containing code written by [[hist:Rob Sprowson|Rob Sprowson]], the code for which is now lost.


'''2''' - 0V ground
A new PIC, a PIC18F2455 using a 20MHz crystal, has replaced this PIC through use of an extra 'daughter' board. This change in PIC was to allow easier coding, using C instead of assembler, and to provide USB capabilities. The source code has also been lost.


'''3''' - |   32x4 crosspoint switch control lines
It now runs on an installed Arduino, and is one of the first [[YVP_Protocol|YVP Protocol]] compatible devices. This does mean a computer is needed to control it however, connected to the now real, RS-232 compliant serial port on the back.


'''4''' - | - consisting of a clock (rising edge trigger)
==Power supply==
This is very much the weak point of the mux, and is tied up with why there are loads of unconnected [[BNC]]s on the back. - The Mux used to hold a distribution amplifier for creating 8 outputs of each main output from the matrix. Sadly though, this experienced some heavy cross-talk, and was misdiagnosed as "electric fields". The original creators now propose that simply adding better decoupling to the power supply would have solved the problem.


'''5''' - |  CS (active-low) and Data
There are two mains transformers:
* 2x6V
**50VA
**powers + and - 5V rails


'''6''' - NC
*2x6V
**3VA
**wired as 1x12V, 3VA to provide the +12V rail.


'''7''' - Station Tuner control (I2C Data)
All the supplies are smoothed with big electrolitics, and then regulated with 78/79 series regulators.


'''8''' - Net Tuner control (I2C Data)
All this is built on a length of chocolate block connector strip, with a lot of stranded hookup wire.


'''9''' - Station/Net Tuner common control line (I2C Clock)
[[Category:Vision Path]]
[[Category:Home-Made]]