Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
IEC 62386-201, part of the extensive IEC 62386 series of standards, specifies the digital addressable lighting interface (DALI) protocol specifically for control gear of fluorescent lamps. First published in 2009 and revised in 2015, this part is part of the broader IEC 62386 series that covers the DALI protocol across multiple lamp technologies. The DALI standard represents one of the most successful open standards in building automation, with over 100 million DALI devices installed worldwide across commercial buildings, airports, hospitals, and industrial facilities. DALI provides two-way digital communication between lighting controllers and individual control gear devices, enabling granular control, status monitoring, and diagnostic capabilities that were impossible with traditional 1-10 V analog control systems.
The IEC 62386-201 standard specifies the application layer protocol for fluorescent lamp control gear, building on the physical layer and general requirements defined in IEC 62386-101 and IEC 62386-102. The standard defines the forward frame (controller to control gear) and backward frame (control gear to controller) structures, timing requirements, and the complete command set for fluorescent lamp ballasts. The forward frame is 19 bits long (1 start bit, 8 address bits, 8 data bits, and 2 stop bits), transmitted at 1200 baud using a bi-phase encoding scheme that ensures DC balance on the bus. Using Manchester encoding ensures that the average DC level on the bus remains zero regardless of the data pattern, which is essential for reliable bus-powered communication.
The standard defines the bus power supply requirements in detail. According to IEC 62386-101, a bus power supply (BPS) must provide 16 V DC with a current capacity of at least 250 mA, with protection against short circuits, overcurrent, and reverse polarity. The bus must be wired in a daisy-chain or star topology with a maximum total cable length of 300 meters (depending on cable cross-section and load). The standard specifies that the voltage drop on the bus must not cause any device to receive less than 9.5 V, which is the minimum guaranteed operating voltage for DALI control gear. For fluorescent lamp ballasts specifically, IEC 62386-201 specifies that the control gear must draw no more than 2 mA from the bus in standby mode, keeping within the overall bus capacity budget when 64 devices are connected.
| Parameter | Specification | Remarks |
|---|---|---|
| Bus voltage (nominal) | 16 V DC | Supplied by bus power supply |
| Bus current capacity | 250 mA max per segment | Shared among all devices |
| Bit rate | 1200 baud | Bi-phase (Manchester) encoding |
| Maximum devices per segment | 64 | Each with unique short address (0-63) |
| Number of groups | 16 | Each device can belong to multiple groups |
| Number of scenes | 16 | Scene values stored in each device |
| Maximum cable length | 300 m | Depends on cable type and loading |
| Minimum guaranteed voltage | 9.5 V DC at device | Under full load conditions |
| Control gear standby current | <= 2 mA per device | Per IEC 62386-201 for ballasts |
IEC 62386-201 defines the specific command set for fluorescent lamp ballast control, organized into several categories: arc power control commands (direct arc power level setting, up/down dimming with configurable step sizes, and the fade rate and fade time control), configuration commands (store/query the short address, group membership, scene values, and system failure level), query commands (read back the actual lamp power, lamp status, ballast status, lamp type, and operating hours), and special commands (lamp identification, reset, and diagnostic modes).
A particularly important feature for fluorescent lamp ballasts is the lamp failure detection and status reporting. Unlike LEDs, fluorescent lamps have a finite lifetime and can fail in several modes: end-of-life emission depletion, rectification effect (one electrode failing), hard starting failure, or catastrophic tube rupture. DALI enables the ballast to report these specific failure modes through the status information bytes defined in IEC 62386-201, allowing maintenance personnel to identify and replace failed lamps before they affect the lighting quality of the entire space. The status information includes: lamp failure, lamp power limitation, thermal shutdown, hardware failure, lamp ignition failure, and converter protection activation. This diagnostic capability is one of the key advantages of DALI over analog control systems, which provide no feedback about the actual operating condition of connected luminaires.
Another critical engineering aspect is the DALI addressing and commissioning process. Each device on the bus must be assigned a unique short address (0-63) during commissioning. The standard supports both random addressing (where the controller discovers and assigns addresses automatically) and physical addressing (where a manual addressing tool is used to assign specific addresses). The random addressing procedure, defined in IEC 62386-102, uses a pseudo-random number sequence and a “randomize” command to assign addresses without requiring physical access to each device. However, for large installations, the process can take several minutes. The commissioning engineer must also decide on group assignments and scene values. A well-designed DALI installation typically uses groups for functional zoning (e.g., all luminaires in a zone respond to occupancy sensors as a group) while individual addressing is reserved for task tuning (e.g., dimming a specific workstation light) and selective maintenance.
| Command Category | Key Commands | Data Range | Typical Application |
|---|---|---|---|
| Arc Power Control | DAPC (Direct Arc Power Control), Up, Down, Step Up, Step Down, Set Fade Rate, Set Fade Time | 0-254 (0 = off, 254 = max, 255 = MASK) | Dimming control, scene transitions |
| Configuration | Store Short Address, Store Group, Store Scene, Store System Failure Level, Set Min/Max Level | Address: 0-63, Groups: 0-15, Scenes: 0-15 | System commissioning and setup |
| Query | Query Status, Query Lamp Failure, Query Ballast Status, Query Version, Query Actual Level | Various status bytes | System monitoring and diagnostics |
| Special | Identify Device, Reset, Set Operating Mode, Enable/Disable Device | Device-specific | Maintenance and troubleshooting |