Digital Serial Interface

Digital Serial Interface (DSI) is a protocol for the controlling of lighting in buildings (initially electrical ballasts). It was created in 1991 by Austrian company Tridonic and is based on Manchester-coded 8-bit protocol, data rate of 1200 baud, 1 start bit, 8 data bits (dimming value), 4 stop bits, and is the basis of the more sophisticated protocol Digital Addressable Lighting Interface (DALI).

The technology uses a single byte to communicate the lighting level (0-255 or 0x00-0xFF). DSI was the first use of digital communication in lighting control, and was the precursor to DALI.

Advantages

  • Its simple nature makes it straightforward to understand, implement, and diagnose, while its low voltage means it typically runs along relatively thin cables.
  • Because each device has its own wire to the controller (rather than being part of a network) it has no need of an address to be set, so can be replaced simply by unplugging the faulty one and plugging in the new.
  • It dims to off, so does not require mains switching equipment to turn them off.

Disadvantages

  • It requires one wire per control channel so a sophisticated system could have hundreds of wires, thereby making diagnoses of problems difficult.
  • It is a proprietary standard initially exclusive to Tridonic and mainly brands of Tridonic's parent company Zumtobel.

Rival protocols

0-10V analog

ACN

ACN is an ANSI standard protocol adopted by the entertainment industry. It is based on Ethernet and is typically used as the backbone communication between controllers and control segments. To date few fixtures offer native ACN interface. Typically ACN is converted to DMX interface with strings of fixtures.

DALI

DALI is an open standard for digital control of lighting. Several companies have adopted the DALI protocol in their product offerings. Even though DALI is an open standard, there are already versions of its implementation emerging in different lighting manufacturers products as they strive to provide a point of difference. DSI is essentially the same technology as DALI in terms of messaging, however, DSI eliminates the individual addressing aspect of each light fitting found in DALI.

DMX

DMX is an ANSI standard protocol adopted by the entertainment industry worldwide which is also being offered on many architectural fixtures. DMX is built on ANSI standard RS-485 serial interface.

gollark: I mostly prefer to get sort-of-working things done first, and tweak them until they work better, myself. Your thing seems interesting.
gollark: The sidebar bit is going to eventually contain stuff like search and quick shortcuts, but I haven't actually implemented that.
gollark: The current version isn't actually on there because I... don't really know how to use git very well, and it's quite unfinished, and the old version is designed very differently. I have this picture, though, showing its rough UI so far, the markdown rendering capability, and the "recent pages" bit at the side (I might move that).
gollark: I'm using dokuwiki for this now but it's pretty annoying in some ways; my thing has gotten as far as "you can create, edit and view pages", at least.
gollark: That vaguely reminds me of my current eternally unfinished project, actually. I'm making a wiki-styled personal note taking thing.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.