Concepts

The Right Plug
"Plugs" are inherently "Male", i.e. the have pins sticking out. "Sockets" are inherently "Female", i.e. they have holes in for pins to go in. Just think about it! A good example of this is a normal (square pin) mains plug and socket. As a rule "stuff" flows out of sockets when you put plugs in. Wires are almost exclusively extension cables, with a male connector at one end and a female connector at the other end. If you're making a cable and need to put the same gender on both ends STOP and think very carefully about why you need that cable. This is especially important in the case of power distribution where a wire with two male ends on should never be made because then it's very easy to touch two pins on it at once when it's plugged in and electrocute yourself. Just think about how stupid it would be to wire a mains power lead with a plug on each end, then plug it in and turn it on with one end lying on the ground!
There are a number of "Preferred" connectors for the best level of professionalism detailed below:

There are also some less preferred connectors which you'll come across in stoic although they should mostly be on old or non professional equipment, they are as follows:

Rack
Rack is the standard for mounting equipment and patch bays in permanent installations and provides a standardised sizing to which most of the stoic equipment and all patch bays adhere. The width of rack-mount equipment is 19 inches and rack is measured in "U". 1U is three holes on the rack strip(the metal strips with square holes which are on either side of a gap in a piece of furniture) with even gaps between holes 1 and 2 and holes 2 and 3. Rack strip can be made of aluminium or steel, the difference is subtle but important. Aluminium rack strip, which is fitted to all of the custom furniture in the gallery and voice-over booth, is thicker than the steel variety and therefore requires cage nuts which are deeper. If you try to fit steel cage nuts to aluminium rack you will find it almost impossible, just don't even try. There is a lot of rack in stoic furniture and where possible rank mounting kits for equipment have been purchased to secure equipment as best as possible. Equipment is mounted in rack by fixing cage-nuts behind the relevant holes for the equipment, this can be quite difficult and require a pair of pliers, and using a standard M6 Rack bolt to fix the equipment to the rack strip. It usually needs someone to support the equipment while you bolt it in.

(very basic) DMX
Tech: *
DMX is the wiring standard for control of lighting equipment. It is used for control equipment (such as lighting desks) to communicate with the working equipment (such as dimmer racks). It can also be run to lights to control accessories fitted to them.
It is connected through 5-pin XLR connectors.

Tech: ***
Software & implementation - DMX is run in a similar manner to ethernet in that the same line is connected to every point in the network (dimmer racks, light accessories, control desks etc.). Each channel is assigned a DMX address between 1 and 512. So for example, every channel on a dimmer rack has its own DMX address as would a rotating gobo on a light. A lighting desk is then programmed to control certain DMX channels by a process known as 'soft patch' for obvious reasons. In the case of stoic, we have a 72-channel dimmer rack in which the odd numbered channels are connected to the lights (a misunderstanding of the modules on the part of the wiring contractor). The desk is then soft-patched to these in order.

Tech: ****
Hardware - DMX is a digital protocol similar to RS422. The lines consist of 1 common ground connection, one 'send' pair for control to equipment and one 'return' pair for equipment feedback to control. Often the second pair are not implemented (as in stoic), as there is no information to feed back between our equipment. The twisted pairs form a balanced digital connection, that is one line is always the inverse of the other. This means that certain kinds of EM interference can be detected and ignored.
The desk functions by sending data for all of its channels (in the form of a byte, with 0x00 representing 'completely off' and 0xFF representing 'completely on' in a 'round-robin' fashion, blind (i.e. no feedback from the rack). However the clock is fast enough that no digitisation is seen in the lights, except in the case of really major EM interference

Equipment Control
Tub & Crate
Tech: *
Much of the equipment in the stoic studio is professional standard, albeit a little old. The way these are installed is that the control panel resides in the control room (the 'tub') and the bit which does the work resides in the cool room (the 'crate'). Thus costly and bulky video wiring is kept to a minimum, as is equipment bulk in the control room. It is for this reason that cool room access is restricted. Any normal operation is performed by the tub.

Tech: **
There are different kinds of signalling between tub and crate; some digital, some analogue. For example, the KM-2000 vision mixer uses 74 analogue lines (which are carried down a huge red audio multicore). At the other extreme the Accom hard disk store uses a standard RS-422 digital line for communication. Both of the grey control lines in the vision suite are wired to RS-422.
Unfortunately the Abekas control panel uses a custom system. This necessitates the use of a 'bodge' to convert the wiring expected by the Abekas to run down the RS-422 cable. The 'bodge' resides in the cool room, fortunately it's only necessary at one end of the cable.
Another system is employed by the matrix. Because of the sheer number of control panels, it uses an ethernet-like system running along composite video cable in which every panel is connected into the line and assigned an address. This gets quite complex and is dealt with in a later section to the Bible.

RS-422
Tech: ****
RS-422 is a digital communications system running on up to 9 cores. It is normally terminated on equipment as a female 9-pin D-sub and is bidirectional. Not all of the 9 cores need to be used; in fact, the lines installed in stoic only use ?5? of the available 9. RS-422 is essentially a balanced version of RS-232. As with DMX, there is a common ground connector and twisted pairs for 'send' and 'return'. These are used as balanced lines, i.e. one line has the positive-going data (i.e. 1='high') and the other negative-going data (i.e. 0='high'). Thus both lines should always be at opposite logic levels. If they are not, as a result of EM induction into the line for example, then there is an error condition and the data is ignored.
The other lines in the cable are for flow control as in RS-232
********TODO: what flow control lines**********

Patch and How it Works
Patch is the universal system for connecting different pieces of equipment together in a flexible and easy to reconfigure system, i.e. you don't have to go down the back of equipment to change what it's connected to. It also offers a way to bypass faulty wires or equipment without the need to fix the equipment or get into anything complicated and technical. In the stoic studio complex there isn't much need to use the patch as the matrix avoids it and most of the patch is in the cool room so should only be accessed by the technical manager. If you do need to use it there are a few principles which need to be understood to avoid confusion. stoic has a lot audio patch and MUSA video patch but using it is really quite simple and with a little practice it becomes second nature.
Patch bays are made up of two rows of sockets, the top one has signals coming "from" the output of a piece of equipment and the bottom row has sockets where signals can go "to" equipment. To make an audio or video signal go where you want it to all you have to do is connect the sockets on the top row "from" your source to the sockets on the bottom row "to" your destination. Each socket is labelled on the patch bay (above in the case of "from" and below in the case of "to") so you can easily find what you want. Audio patch leads look a lot like 1/4 inch jack leads but are subtly different are not interchangeable. Video patch leads look like longer versions of the U-Links found in a lot of the MUSA patch.

But how do the signals know where to go when there are no patch leads plugged in? Normalisation, that's how. In a normalised audio patch bay, as all the ones in stoic are, there are connections behind the sockets which mean that when there isn't a patch lead plugged in to the socket the signal "falls" through "from" the socket on the top row of the patch "to" the socket on the bottom row of the patch. In the case of audio this normalisation is broken when a lead is plugged into a "to" socket so that there is only ever one signal going to any piece of equipment. In MUSA video patch this normalisation is performed by U-Links inserted in the front of the patch bay covering both sockets, they are effectively very short patch leads.

Finally it should be remembered that while you only need one patch lead to change the destination of a video signal audio usually requires a stereo pair.

Tie Lines

Most of the wiring in the stoic complex consists of wires connecting the back of two pieces of equipment which have a "direction" of flow of signal determined by which sockets on the equipment they are connected to (i.e. inputs or outputs). There are also wires that aren't permanently connected to equipment and therefore have no pre-assigned direction of signal flow. These fall into two categories, studio send/return lines and tie lines.

(The Dreaded) Krone
Krone is a standard system used for connecting audio wires together in a (semi-) permanent way. In the stoic complex it is primarily found on the back of the audio rack in the cool room and behind the audio patch under the sound desk. All of the audio patch bays terminate in krone blocks, which then have other wires to connect them on to another part of the studio complex. There are a number of advantages of krone which explain its widespread use in the audio set-up. Firstly, the connections are reliable once made, second there is no soldering required, thirdly, there is not a mass of connectors behind every piece of equipment and finally it offers another way of routing signals around faulty equipment. Connections are made by knife blades contained within the plastic housing of the blocks (which are mounted on krone frames bolted onto the rack) which cut through the insulation on the audio wire and make a secure contact with the conductor. This contact is achieved when the wires are "punched" onto the krone blocks with a special tool. The tool also cuts off any excess length of wire so that unwanted random connections are not made by loose wire-ends. Each krone block can connect six balanced audio lines using the 18 available slots. The blocks are marked "gp1 gp2 gp3 gp4 gp5 gp6" across the top row and "abs abs abs abs abs abs" across the bottom row. The convention used for krone is that "a" is the hot core of the balanced audio wire, "b" is the cold core of the audio cable and "s" is the shield. With almost all of the FST audio cable used in the stoic studio complex this corresponds to "a" = white, "b" = blue, "s" = green. Unlike patch there is no standard for whether signals in the top row are "in" or "out". The top row of any given krone block is connected to the patch bay and the wires are routed through the middle over the top of the block. Once the krone blocks are fitted to the frames the other connecting wires are routed through the plastic gates at the side of the block and below the bottom row before being brought up to be "puched" onto the krone. When working with krone in complicated audio setups such as the stoic complex IT IS VERY IMPORTANT TO BE NEAT. Groups 1,2 and 3 should be routed in from the left hand side of the krone block through the plastic gate while groups 4,5 and 6 should be routed in through the right hand side plastic gate. The wires should then be routed as neatly as possible through the metal gates on the krone frames to keep them out of the way of other krone blocks. Excess wire length should be routed somewhere out of the way and cable tied neatly away. This is important because it makes fault tracing and finding any given wire much easier. If these rules are not followed it is very easy to create a "rats nest" which is very difficult to work with in the future.
Krone blocks attached to patch bays are arranged on the krone frames in the following logical manner to make identifying which wire corresponds to which socket as easy as possible. Each patch bay has four krone blocks attached to the top row and four attached to the bottom row. The first block attached to the top row of the patch bay (i.e. sockets 1-6) is located on the first available slot on the krone frame. The first block attached to the bottom row of the patch (i.e. sockets 25-30, or 27-32 for 26-Way patch) is then located directly below the first block attached to the top row of the patch. This means that the krone connections for patch sockets which are normalised together are located directly above/below each other, making it easier to follow a signal. While there is only space for three blocks on any row of a krone frame, not the four which would be desirable, this is simply worked around by continuing on the next available slot and counting through the krone to find where the patch bay you are working with starts.
Krone connections can be undone using the fold out "unpicker" on the krone tool but this should only be done if it is absolutely necessary. Krone allows semi-permanent re-routes to be performed behind the patch bays by using a length of FST (properly routed, of course) to link two krone blocks directly, thus bypassing any faulty equipment in between. The FST is connected to the bottom half of each krone block, bypassing any faulty patch sockets. This should only be done if absolutely necessary because the bypass is impossible to see when looking at the front of the patch and still very difficult to see amongst the krone blocks themselves.
When searching for faults in the audio system the krone can be tested directly using a "krone-blade" connected to a set of headphones. The krone-blade should be inserted between the top and bottom row of a krone block so that the left terminal touches the "a" connector of a given group and the right terminal touches the "b" connector of the same group. If the krone-blade is not correctly positioned it will not be possible to push it far enough into the krone to make a connection, don't force it! This will then allow you to hear in the headphones the audio signal being passed by the krone and identify if it is coming from the desired source.

Audio Levels
The quality of audio recordings made depend largely on the understanding of a few basic principles of audio signals and equipment. These relate to audio levels, which are the voltage of the audio signal travelling from one piece of equipment to another.
Line level is the standard audio level from the outputs of equipment such as VT decks and the matrix. This is the standard range of voltages for audio signals to which all sound going into a destination, such as a VT deck, should be mixed. When operating a sound desk the main mix output should peak (i.e. have a maximum level at any time) at the 0dB level on the VU meters which show the mix output level. As with any other amplification system for electrical signals 0dB means that the signal is neither amplified, nor attenuated. If the audio signal for the mix on a sound desk (or any single channel) goes far above the 0dB level, then the sound will distort and crackle which should be avoided. If the signal is much below the 0dB level the sound on the recording will be too quiet and will need amplification later (i.e. on the television set).
Microphones always produce signals at a much lower level (usually 20dB less) and require additional amplification in the sound desk. This is why line level signals should not be routed through microphone channels on the sound desk (the eight mono channels on the K1) otherwise the desk will add 20dB of gain to the signal which will cause it to distort. Similarly, microphone level signals should not be routed through line level channels on a sound desk (the blue faders on the K1) as the desk may run out of gain before the signal is suitably loud.

DAs
A DA is a Distribution Amplifier (it has nothing specific to do with "Digital" or "Analogue"). All of our DA's are for analogue video or audio signals, and occasionally UHF. The purpose of a distibution amplifier is to provide many copies of the same signal without any quality loss or attenuation. DA's therefore almost always provide 0dB of gain but produce many copies of the signal using an op-amp, the circuit inside a DA is in fact very simple. In stoic video DA's are widely used to provide monitors with feeds of the same signals as those going into the vision mixer and to provide copies of the black signal generated by the Signal Pulse Generator (SPG) and other important sources such as the sustain service. For audio stoic only requires a Mix audio and sustain audio DA because all of the monitoring is done using the sound desk. The video DA's are a custom designed system by the Technical Manager (then called Chief Engineer) of 1993, Bryan Crotaz. In his system the DA's are mounted on interchangeable cards.
Each card can provide 6 copies of a signal and the connections on the back of the case are as follows: The top row is the input to each of the cards and the output of any given channel/card is the sockets following a zigzag pattern down from the input socket. Each card has a green LED on the front that under normal conditions should be fully illuminated. If one of the two fuses on the card blows the LED will be dimmer than usual and the card no longer provides output. If both fuses blow the LED will go out completely. The cards can easily be removed and fuses replaced to bring the channel back into operation or, if there is an urgent need for the channel, the cards can be swapped with spares for instant repair. The audio DA's are 1U units which are complete units with connectors on the back that are well marked for which channel they are, although they are usually phono connectors. The audio DA's do not have fuses to blow and generally do not fail.

Analogue Video
Tech: ****
Genlock Theory
Note: some familiarity with analogue electronics is recommended if you want to make head or tail of this.
There are many different ways of sending video down electrical cables in analogue format. All of them rely on breaking the frame up into scan lines and the lines into pixels which are sent as analogue voltages in a stream down the cable.
This is simple enough in black-and-white; there is a defined scan speed, and the voltage at different times on the wire gives how white the given pixel is.
RGB video is an extension of this, in that there are three seperate lines, each monochrome (effectively black and white) giving the strength of red, green and blue on the pixel. The monitor then combines these three on its screen as different coloured phosphors. (In vision mixing there is often a fourth, known as 'alpha' or 'key', which gives the intended transparency of the pixel, but we don't need to consider this at present)
We use composite video, which is a system whereby all of the colours are sent down one wire. I don't know the exact details of it but this isn't important. Roughly speaking, the scanline starts with a 'colour burst' which relates different voltage levels in the scanline to different colours in the picture. Then the scanline itself appears.
So the signal would look something like this if you viewed it on an oscilloscope:
colour bars
Each 'staircase' gives a single scan line of colour bars in composite video.
Notice the large negative swing at the start of the trace. This tells the monitor that it is the start of a scan line. Immediately after this is the colour burst. The burst varies depending on what colours are present in the picture. After that the tops of each 'stair' give each colour block in the picture. It is hard to make sense of the colour burst from the 'scope trace so a second piece of equipment called a vectorscope is used. This locks onto the burst itself and displays it in the form of a series of interconnected vectors:
vectorscope colour bars
Full colour burst from a series of colour bars
This is important later when we consider phase adjustment (in the
Video section)
However, back to genlock theory.
When you think about it, there is no reason for two signals from separate sources (e.g. two cameras) to line up with each other. This presents a problem for mixing the two together. If you select a raw, non-genlocked source on a matrix monitor and switch to another (e.g. the Hi8 deck is not genlocked) you will see the monitor picture 'roll' as it tries to lock onto the new position of the video signal.
If you fed them through an analogue vision mixer such as the KM-2000 and tried to fade the result is even worse - the picture just breaks up, as the two signals become a complete jumble.
Genlock, put simply, is ensuring that these signals are lined up when it matters. This is done by feeding out a black video signal:
black video signal
which as you can see consists of nothing but the sync pulse at the start (and, technically, a black burst and black frame). Equipment with a genlock or analogue sync input takes this signal in and outputs its scanlines in sync with the pulses fed in. This is why it is possible switch between two correctly set-up cameras in the studio on a matrix monitor without a roll, and indeed why you can use them on the vision mixer.

Usage of SPG and TBC - Yes, I know that TV abounds with TLAs (Three Letter Acronyms) but they're so much easier to say. An SPG is a Sync Pulse Generator; ours is a 1U cream-coloured box near the top of the vision rack in the cool room. This generates the black pulses described above and is best imagined as the station's heartbeat. All of the signals in the central vision system are syncronised to this.
You may notice that above I mentioned the VT decks. Most of these are not genlockable (with the exception of the UMAT and SVHS decks). So how do we use them in the vision mixer? Answer: with a Time Base Corrector (TBC). This is a handy little gizmo which takes an unsyncronised signal in along with a black signal, and syncronises the video to the black. Put simply, it does the genlock for you. There are four of these, again mounted in the cool room. This system has implications for setting up the vision system through the matrix, as detailed in the
video section.
OB Considerations - Again you may have noticed that throughout I have only referred to the KM-2000 vision mixer (the main studio one) as opposed to the MX-50 (the smaller 4-channel one, used for OB). This is because you do NOT need to genlock sources going into the MX-50. Why? Because the MX-50 has its own TBCs built in. However, this means that if you cut on the bus (i.e. simply pressing button 1 then button 2 on either bus) like you do on the KM-2000 the picture momentarily freezes as the TBC waits for the next signal to come through. Cutting across the bus (i.e. selecting channel1 on bus 2 and then cutting to bus 2) is fine.
Although the MX-50 has a black burst output it does not seem to be possible to genlock equipment onto it. This means that you must always be aware of the bus problem. However you don't need to worry about wiring genlock and adjusting phase in an OB set-up.
The other thing to remember about this is that if you're connecting an OB directly to the studio (as in Fresher's Fair 2002) you must run the output through a TBC.


Add a comment   View comments