Page 19
The Puck™ V12 Manual Rev. A © 2013 Blizzard Lighting, LLC
5. APPENDIX
A Quick Lesson On DMX
DMX (aka DMX-512) was created in 1986 by the United States Institute for Theatre
Technology (USITT) as a standardized method for connecting lighting consoles to lighting
dimmermodules.Itwasrevisedin1990andagainin2000toallowmoreexibility.The
Entertainment Services and Technology Association (ESTA) has since assumed control
over the DMX512 standard. It has also been approved and recognized for ANSI standard
classication.
DMX covers (and is an abbreviation for) Digital MultipleXed signals. It is the most common
communicationsstandardusedbylightingandrelatedstageequipment.
DMX provides up to 512 control “channels” per data link. Each of these channels was
originally intended to control lamp dimmer levels. You can think of it as 512 faders on a
lighting console, connected to 512 light bulbs. Each slider’s position is sent over the data
link as an 8-bit number having a value between 0 and 255. The value 0 corresponds to the
light bulb being completely off while 255 corresponds to the light bulb being fully on.
DMX data is transmitted at 250,000 bits per second using the RS-485 transmission
standard over two wires. As with microphone cables, a grounded cable shield is used to
prevent interference with other signals.
TherearevepinsonaDMXconnector:awireforground(cableshield),twowiresfor
“Primary” communication which goes from a DMX source to a DMX receiver, and two
wires for a “Secondary” communication which goes from a DMX receiver back to a DMX
source.Generally,the“Secondary”channelisnotusedsodataowsonlyfromsources
to receivers. Hence, most of us are most familiar with DMX-512 as being employer over
typical3-pin“miccables,”althoughthisdoesnotconformtothedenedstandard.
DMXisconnectedusingadaisy-chaincongurationwherethesourceconnectstotheinput
oftherstdevice,theoutputoftherstdeviceconnectstotheinputofthenextdevice,
and so on. The standard allows for up to 32 devices on a single DMX link.
Each receiving device typically has a means for setting the “starting channel number” that
itwillrespondto.Forexample,iftwo6-channelxturesareused,therstxturemight
be set to start at channel 1 so it would respond to DMX channels 1 through 6, and the next
xturewouldbesettostartatchannel7soitwouldrespondtochannels7through12.
The greatest strength of the DMX communications protocol is that it is very simple and
robust. It involves transmitting a reset condition (indicating the start of a new “packet”),
a start code, and up to 512 bytes of data. Data packets are transmitted continuously. As
soonasonepacketisnished,anothercanbeginwithnodelayifdesired(usuallyanother
follows within 1 ms). If nothing is changing (i.e. no lamp levels change) the same data will
be sent out over and over again. This is a great feature of DMX -- if for some reason the
dataisnotinterpretedthersttimearound,itwillbere-sentshortly.
Notall512channelsneedtobeoutputperpacket,andinfact,itisveryuncommontond
all 512 used. The fewer channels are used, the higher the “refresh” rate. It is possible
to get DMX refreshes at around 1000 times per second if only 24 channels are being
transmitted. If all 512 channels are being transmitted, the refresh rate is around 44 times
per second.
In summary, since its design and evolution in the 1980’s DMX has become the standard
forlightingcontrol.Itisexible,robust,andscalable,anditsabilitytocontroleverything
from dimmer packs to moving lights to foggers to lasers makes it an indispensable tool for
any lighting designer or lighting performer.