A Frame in DMX comprises upto 512 slots of 8 bits that are transmitted sequentially in asynchronous serial format at a baud rate of 250kbps, using the DMX physical layer.
The content of each frame is a set of bytes (slots) each sent as eight bits of data, with one start baud, two stop bauds. The frame contents start with slot 0 (known as the control byte or start code) and ending with the last slot, with a maximum total of 513 slots.
A break character is sent to signal the start of a DMX frame. This break is defined to be any period that exceeds the duration of a single character.
Break signal for transmission at a rate of 250 k baud.
In DMX, the break (at the sender) is longer than a minimum duration of 92 µS of continuous low signal. This is followed by a 12 µS high level (Mark After Break) A longer duration provides more reliable detection of the start of a frame when there could potentially be a bit error.
At the receiver, a break is used by the receiver to start reception of the DMX slots.
The start of each DMX frame is prefixed by a "break" signal and is followed by a Mark After Break (MAB). The MAB helps to ensure the Break is an actual start sequence, and also provides sufficient time for even slow receivers to reset after the previous frame and then reliably process the first slot.
Note: A transmitter must always be set to produce a Break of at least 92 microseconds. The 1986 version of the Standard specified a 4 microsecond MAB period. The 1990 version of the standard changed the receiver value to 8 microseconds.
The first slot (Slot 0) within the frame carries the START Code. This defines the format of the information in the subsequent slots in the frame. The interoperability of equipment complying with the Standard is largely due to support of the NULL START Code, which provides the most basic functions and must be implemented by all receivers. A receiver that does not know how to interpret an Alternate START Code (i.e., a non-zero START code) must discard the entire contents of the current DMX frame. Alternate START Codes are defined for special purposes or for future development of the Standard.
For each data slot, the receiver must also check the first stop bit and should check the second stop bit of all received slots to determine if they have the correct value. If a missing stop bit is detected, the receiver needs to discard the improperly framed slot data and all following slots in the frame.The frame composition of a n-byte DMX Frame may be summarised as:
The total frame-to-frame period must be in the range 1240 microseconds to 1 Second.
NOTE: In DMX the slots are identified by their position in the frame, the sender does not need to send the channel number at all.
The figure below shows the signal at pin 3 and the blue trace shows the signal at pin 2. This illustrates the different voltages on a differential bus.
DMX Start of Frame (Signal for Data+/A is shown in green, and signal for Data-/B is shown in blue, the two levels have been shifted on the display so that they do not overlap).
The figure shows the main aspects of a DMX Frame. The MTBF (Mark Time Between Frames) for the controller was set the MTBF to 2mS. Following this there is a break of 88uS and a MAB, mark after break. The first slot has a start code of 0, which tells a DMX receiver to expect DMX data. The signal then floats high as the controller gets ready to send the next slot during the MTBS (Mark Time Between Slots). The controller then pulls the signal to ground to transmits the first slot. The slot consists of a start bit (B) and two stop bits (B2 and B3). These mark the start of the packet and the end of the slot. This slot caries the value of 255 in hexadecimal (0xFF).
The Mark After Break ≥ 12 µS, Frame Size (n+1) = 513 bytes (including the start code).
The total frame duration == 92 + 12 + (44 * 513) µS
= 22676 µS (for a full sized frame)
Maximum frame rate = 10^6/22676 = 44 frames /sec
The DMX specification may be logically divided into a physical and a link layer:
See also:
Prof. Gorry Fairhurst, School of Engineering, University of Aberdeen, Scotland (2025)