EP2900041A2 - Détection de conflit d'adresse courte DALI - Google Patents

Détection de conflit d'adresse courte DALI Download PDF

Info

Publication number
EP2900041A2
EP2900041A2 EP14154801.6A EP14154801A EP2900041A2 EP 2900041 A2 EP2900041 A2 EP 2900041A2 EP 14154801 A EP14154801 A EP 14154801A EP 2900041 A2 EP2900041 A2 EP 2900041A2
Authority
EP
European Patent Office
Prior art keywords
dali
short address
command
devices
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP14154801.6A
Other languages
German (de)
English (en)
Other versions
EP2900041A3 (fr
Inventor
Clive Haskins
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Gerard Lighting Pty Ltd
Original Assignee
Gerard Lighting Pty Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Gerard Lighting Pty Ltd filed Critical Gerard Lighting Pty Ltd
Publication of EP2900041A2 publication Critical patent/EP2900041A2/fr
Publication of EP2900041A3 publication Critical patent/EP2900041A3/fr
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H05ELECTRIC TECHNIQUES NOT OTHERWISE PROVIDED FOR
    • H05BELECTRIC HEATING; ELECTRIC LIGHT SOURCES NOT OTHERWISE PROVIDED FOR; CIRCUIT ARRANGEMENTS FOR ELECTRIC LIGHT SOURCES, IN GENERAL
    • H05B47/00Circuit arrangements for operating light sources in general, i.e. where the type of light source is not relevant
    • H05B47/10Controlling the light source
    • H05B47/175Controlling the light source by remote control
    • H05B47/18Controlling the light source by remote control via data-bus transmission

Definitions

  • the present invention relates to a method of detecting Short Address conflicts in a DALI (Digital Addressable Lighting Interface) system.
  • DALI Digital Addressable Lighting Interface
  • DALI Data Security
  • IEC 62386-102 The basic operation of DALI systems is outlined in the DALI standard IEC 62386-102 which provides amongst other things an algorithm for Device Discovery and Short Address allocation. Whilst this algorithm provides a means of dealing with Short Address conflicts it does not provide details on how to detect such conflicts.
  • a DALI bus provides a 64 device Short Address space and as with most bus systems, devices are required to have a unique Short Address for the system to operate properly. It is not uncommon for two devices on a DALI bus to inadvertently end up with the same Short Address. This can happen for instance, when a device with a first Short Address on a bus is replaced with a device configured with a second Short Address which is already in use by another device on the bus. This may happen when a faulty device on a bus is replaced or a new device added. The conflict may or may not be readily noticed.
  • Another method for detecting Short Address conflicts is to query devices in such a way as to elicit a unique response from each device. This could be done for instance by querying the serial number (using the READ MEMORY LOCATION command) or reading the random address of each device (using the QUERY RANDOM ADDRESS command). When devices at the same Short Address respond with differing data they will produce a framing error, even when perfectly synchronized with each other.
  • this method also has limitations: it relies on the devices being unique (which is often not the case, as some manufacturers produce devices with identical serial numbers); some devices may detect the conflict themselves and back-off from replying thus avoiding a framing error and remain unseen; not all devices are fully DALI compliant and may not implement all the commands used; and, the method is also susceptible to false positives when framing errors occur for some other reason. Also, this method will not work at all for multi-channel DALI devices as only one device of a multi-channel device may communicate with a DALI network at any particular time and therefore a framing error cannot be generated.
  • Short Address conflicts In place of detecting Short Address conflicts at specific Short Addresses, if a Short Address conflict is suspected, or to just make sure that there are no conflicts a DALI system could simply have the Device Discovery and Short Address allocation algorithm repeated. This however is undesirable as it may change the Short Addresses of devices not in conflict which may necessitate further configuration actions.
  • a method for detecting the presence of more than one device at a Short Address SA on a DALI bus, wherein the binary random number BRN of the devices is used to distinguish between the devices.
  • Preferred embodiments comprise the steps of: issuing an INITIALISE command with the Short Address SA so that only devices with the Short Address SA will respond; issuing SEARCHADDRH, SEARCHADDRM and SEARCHADDRL commands to set the DALI search address to its maximum; issuing a first COMPARE command to find if any devices are present, and if present, then; repeatedly reducing the DALI search address and issuing COMPARE commands to find the device with the lowest BRN; issuing a WITHDRAW command to remove the device with the lowest BRN from consideration; setting the DALI search address to its maximum value; issuing a further COMPARE command to detect whether any further devices are present, the presence of the further devices being determined by observing a response to the further COMPARE command.
  • a RANDOMISE command may be issued after the INITIALISE command so that the devices each choose a new binary random number, BRN.
  • a TERMINATE command is issued before the INITIALISE command to cancel any previous INITIALISE commands.
  • the steps of: repeatedly reducing the DALI search address and issuing COMPARE commands to find the device with the lowest BRN; issuing a WITHDRAW command; setting the DALI search address to its maximum; and issuing a further COMPARE command, may be repeated to detect the presence of all further devices.
  • a method for detecting all Short Address conflicts on a DALI bus comprising repeating for each Short Address SA occupied on the DALI bus: issuing an INITIALISE command with the Short Address SA so that only devices with the Short Address SA will respond; setting the DALI search address to its maximum value; issuing a first COMPARE command to find if any devices are present and if present, then; repeatedly reducing the DALI search address and issuing COMPARE commands to find the device with the lowest BRN; issuing a WITHDRAW command to remove the device with the lowest BRN from consideration; setting the DALI search address to its maximum value; issuing a further COMPARE command to detect whether any further devices are present, the presence of the further devices being determined by observing a response to the further COMPARE command.
  • Each Short Address SA occupied can be determined by sending a QUERY CONTROL GEAR SA command in turn for each DALI Short Address in the DALI Short Address space and reckoning that a Short Address is occupied if a DALI Yes is received or a framing error occurs.
  • a method for detecting all Short Address conflicts on a DALI bus comprising repeating for each Short Address SA occupied with no conflict detected on the DALI bus: issuing an INITIALISE command with the Short Address SA so that only devices with the Short Address SA will respond; setting the DALI search address to its maximum value; issuing a first COMPARE command to find if any devices are present and if present, then ; repeatedly reducing the DALI search address and issuing COMPARE commands to find the device with the lowest BRN; issuing a WITHDRAW command to remove the device with the lowest BRN from consideration; setting the DALI search address to its maximum value; issuing a further COMPARE command to detect whether any further devices are present, the presence of the further devices being determined by observing a response to the further COMPARE command.
  • Each Short Address SA occupied with no conflict detected may be determined by sending a QUERY CONTROL GEAR SA command in turn for each DALI Short Address in the DALI Short Address space and reckoning that a Short Address is occupied with no conflict detected if a DALI Yes is received.
  • any one of the aspects mentioned above may include any of the features of any of the other aspects mentioned above and may include any of the features of any of the embodiments described below as appropriate.
  • the invention provides a reliable method for determining when two devices on a DALI bus have the same Short Address, SA.
  • the binary random number BRN of devices in conflict is used to distinguish between them.
  • the method of the invention relies on the use of a minimal subset of the available DALI commands.
  • the commands used are those normally used for device discovery and Short Address assignment and as such would be available in all DALI compliant devices and even devices that are barely DALI compatible.
  • the RANDOMISE command is used to make a device pick a Binary Random Number, or BRN, which is a 24 bit number.
  • BRN Binary Random Number
  • Three "Search Address" commands, SEARCHADDRH, SEARCHADDRM and SEARCHADDRL allow a 24 bit DALI Search Address to be set.
  • the presence of a device with a BRN less than the DALI Search Address can be ascertained by a COMPARE command to which all devices with a BRN less than or equal to the DALI Search Address will respond.
  • the method of the invention To determine if there is a conflict for a specific Short Address, SA, the method of the invention first issues an INITIALISE command with the Short Address SA so that only devices with the Short Address SA will respond.
  • the DALI search address is then set to its maximum and a first COMPARE command is issued to see if any devices are present. If any devices are present the DALI search address is repeatedly reduced and COMPARE commands issued to find the device with the lowest binary random number, BRN. This device is then removed by a WITHDRAW command. To find if another device is present the DALI search address is set to its maximum again and a further COMPARE command issued. If there is a response to the further COMPARE command or a framing error is detected it is concluded that a second device is present.
  • RANDOMISE command is issued after the INITIALISE so that the devices each choose a new BRN. This step may be needed as non-compliant devices may not have a truly random BRN.
  • test algorithm can be limited to those Short Addresses for which a DALI Yes was received, but no conflict detected.
  • the method will miss a conflict if two devices have the same BRN, however the probability of this happening is very unlikely, being 1 in 2 24 . If this probability is deemed too high it can be reduced to 1 in 2 48 by simply repeating the method. The method will inherently produce no false positives.
  • the method will work with all DALI Compliant and DALI Compatible/Controllable devices as the commands used are the minimum subset of commands that a device must support in order to obtain a DALI Short Address.

Landscapes

  • Small-Scale Networks (AREA)
  • Selective Calling Equipment (AREA)
EP14154801.6A 2014-01-28 2014-02-12 Détection de conflit d'adresse courte DALI Withdrawn EP2900041A3 (fr)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
AU2014200439A AU2014200439B1 (en) 2014-01-28 2014-01-28 DALI Short Address Conflict Detection

Publications (2)

Publication Number Publication Date
EP2900041A2 true EP2900041A2 (fr) 2015-07-29
EP2900041A3 EP2900041A3 (fr) 2015-10-07

Family

ID=50150555

Family Applications (1)

Application Number Title Priority Date Filing Date
EP14154801.6A Withdrawn EP2900041A3 (fr) 2014-01-28 2014-02-12 Détection de conflit d'adresse courte DALI

Country Status (2)

Country Link
EP (1) EP2900041A3 (fr)
AU (1) AU2014200439B1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113438781A (zh) * 2021-06-07 2021-09-24 欧普照明股份有限公司 控制方法、控制装置及照明系统
CN114301876A (zh) * 2021-12-23 2022-04-08 深圳创维数字技术有限公司 地址分配方法、系统、设备及计算机可读存储介质

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040217718A1 (en) * 2003-05-02 2004-11-04 Russikesh Kumar Digital addressable electronic ballast and control unit
US8780807B2 (en) * 2009-11-27 2014-07-15 Koninklijke Philips N.V. Wireless network system with enhanced address conflict resolving functionality
AU2012100372B4 (en) * 2012-03-02 2012-10-04 Ozuno Holdings Limited System and method of commissioning a lighting system
US20140016544A1 (en) * 2012-07-12 2014-01-16 Man-Chi Chan Method to enable device mobility in ZigBee networks
AU2013101529B4 (en) * 2013-11-01 2014-02-20 Gerard Lighting Holdings Pty Ltd DALI commissioning progress bar

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
None

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113438781A (zh) * 2021-06-07 2021-09-24 欧普照明股份有限公司 控制方法、控制装置及照明系统
CN113438781B (zh) * 2021-06-07 2023-10-31 欧普照明股份有限公司 控制方法、控制装置及照明系统
CN114301876A (zh) * 2021-12-23 2022-04-08 深圳创维数字技术有限公司 地址分配方法、系统、设备及计算机可读存储介质
CN114301876B (zh) * 2021-12-23 2023-11-21 深圳创维数字技术有限公司 地址分配方法、系统、设备及计算机可读存储介质

Also Published As

Publication number Publication date
AU2014200439B1 (en) 2015-02-05
EP2900041A3 (fr) 2015-10-07
NZ620512A (en) 2015-04-24

Similar Documents

Publication Publication Date Title
US10372641B2 (en) Communication system, communication system control method, and program
EP2854378B1 (fr) Procédé, dispositif et équipement de réseau pour l'acquisition d'informations caractéristiques
JP5390798B2 (ja) ネットワーク機器についての早期警告のための方法と装置
JP2009181317A (ja) ストレージシステム、デバイスコントローラ、およびケーブル誤接続判定方法
TW201427362A (zh) 通訊網路的子裝置的位址設定方法
CN103619054B (zh) 一种网络频段选择方法、装置及路由器
US8699378B2 (en) Methods and apparatus for discovering hosts on an IPv6 network
US9239752B2 (en) Semiconductor system with error detection
CN101282240A (zh) 一种网络设备管理方法、设备及系统
US20170199828A1 (en) Chained bus method
EP2900041A2 (fr) Détection de conflit d'adresse courte DALI
JP2014041120A (ja) 同期サブパターン自動的識別方法及び試験測定機器
US8391162B2 (en) Apparatus and method for testing SMNP cards
JP5179726B2 (ja) 半導体デバイス
US20150095369A1 (en) Method and networking equipment for acquiring feature information
NZ620512B (en) DALI Short Address Conflict Detection
CN110554905A (zh) 一种容器的启动方法及装置
CN115086214B (zh) 一种套片检测系统、方法、电子设备及存储介质
US10063390B2 (en) Apparatus and method for detecting ethernet frame
US9824745B1 (en) Refresh time detection circuit and semiconductor device including the same
KR20150061348A (ko) I2c 통신에서 디바이스 어드레스를 설정하는 방법 및 디바이스 어드레스를 설정하는 장치
CN116247755A (zh) 协议信息测试方法、测试仪、存储介质及程序产品
JP2022131917A (ja) 時刻同期システム
CN112565174A (zh) 地址监视装置和地址监视方法
US6848010B1 (en) Data collision detection in networks

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20140212

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

RIC1 Information provided on ipc code assigned before grant

Ipc: H05B 37/02 20060101AFI20150901BHEP

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20160408