CN112437061A - Out-of-band communication method, system, storage medium and device based on DMX512 protocol - Google Patents

Out-of-band communication method, system, storage medium and device based on DMX512 protocol Download PDF

Info

Publication number
CN112437061A
CN112437061A CN202011256724.4A CN202011256724A CN112437061A CN 112437061 A CN112437061 A CN 112437061A CN 202011256724 A CN202011256724 A CN 202011256724A CN 112437061 A CN112437061 A CN 112437061A
Authority
CN
China
Prior art keywords
dmx512
band communication
data
protocol
bit length
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.)
Granted
Application number
CN202011256724.4A
Other languages
Chinese (zh)
Other versions
CN112437061B (en
Inventor
刘建华
仇德硕
江会根
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.)
Guangzhou Caiyi Light Co Ltd
Original Assignee
Guangzhou Caiyi Light Co 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 Guangzhou Caiyi Light Co Ltd filed Critical Guangzhou Caiyi Light Co Ltd
Priority to CN202011256724.4A priority Critical patent/CN112437061B/en
Publication of CN112437061A publication Critical patent/CN112437061A/en
Application granted granted Critical
Publication of CN112437061B publication Critical patent/CN112437061B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/03Protocol definition or specification 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Abstract

The invention provides an out-of-band communication method, a system, a storage medium and a device based on a DMX512 protocol, which comprises the following steps: constructing a logical relation between the field interval bit length and the bit information of the DMX512 main data; based on the logical relationship, the bit length of each field interval sequentially indicates the bit information of the DMX512 auxiliary data, so as to realize the out-of-band communication of the DMX512 auxiliary data during the transmission of the DMX512 main data. The method, the system, the storage medium and the device for out-of-band communication based on the DMX512 protocol realize the out-of-band communication of the auxiliary data based on the physical layer of the DMX512 main data link, have stable communication quality and have no additional cost.

Description

Out-of-band communication method, system, storage medium and device based on DMX512 protocol
Technical Field
The present invention relates to the field of out-of-band communication technologies, and in particular, to an out-of-band communication method, system, storage medium, and apparatus based on a DMX512 protocol.
Background
The DMX512 protocol is a data dimming protocol proposed by the american stage light association (USITT), and provides a protocol standard for communication between a light controller and a lighting fixture. The protocol can be used to control asynchronous serial digital data transmission of lighting devices and accessories, with the latest version of DMX512-a defining two data links, a primary data link and a secondary data link. The DMX512 protocol defines the physical layer and the protocol layer of a main data link in detail, data is transmitted on an EIA-485 bus at the rate of 250kbit/s, and the DMX512 protocol does not specifically define an auxiliary data link.
In conventional applications, the DMX512 protocol is mainly used to transmit channel data of a controlled device in a single direction. In practical applications, it is also desirable to be able to transmit some auxiliary data for system management and configuration.
In the prior art, the scheme for auxiliary data transmission under the DMX512-a protocol mainly includes the following two schemes:
first, Remote Device Management protocol (RDM) is transmitted through a main data link
However, this solution has the following drawbacks:
(1) part of the existing equipment is not compatible with the latest DMX512-A protocol, and can not distinguish DMX data frames from RDM data frames, so that false operation occurs;
(2) a competition relationship exists between the DMX data frame and the RDM data frame in the sending and scheduling process, so that the frame rate stability of the DMX data frame is easily influenced;
(3) the RDM protocol does not avoid the occurrence of bus signal collision per se, and brings a large stability risk to normal DMX512 channel data transmission.
Second, auxiliary data link transmission vendor-defined data protocol
However, this solution has the following drawbacks:
(1) the specific definition of the auxiliary data link has no uniform standard, so that various formats appear and the auxiliary data link cannot be uniformly used;
(2) the DMX512-a protocol in actual use typically employs a 3-core cable and cannon connector, with no auxiliary data link.
Disclosure of Invention
In view of the above-mentioned shortcomings of the prior art, it is an object of the present invention to provide an out-of-band communication method, system, storage medium and apparatus based on DMX512 protocol, which implement out-of-band communication of auxiliary data based on the physical layer of the DMX512 main data link, with stable communication quality and no additional cost.
To achieve the above and other related objects, the present invention provides an out-of-band communication method based on DMX512 protocol, comprising the steps of: constructing a logical relation between the field interval bit length and the bit information of the DMX512 main data; based on the logical relationship, the bit length of each field interval sequentially indicates the bit information of the DMX512 auxiliary data, so as to realize the out-of-band communication of the DMX512 auxiliary data during the transmission of the DMX512 main data.
In an embodiment of the present invention, the auxiliary data includes auxiliary information and verification information.
In an embodiment of the present invention, the check information is cyclic redundancy check data of the DMX512 auxiliary data.
In an embodiment of the present invention, the number of fields of the DMX512 main data is not less than 512.
In an embodiment of the present invention, the logic relationship is: when the bit length of the field interval is greater than or equal to a preset bit length, the bit information of the DMX512 auxiliary data is a first numerical value; and when the bit length of the field interval is less than the preset bit length, the bit information of the DMX512 auxiliary data is a second numerical value.
In an embodiment of the present invention, the predetermined bit length is 1; the first and second values are 0 and 1 or 1 and 0.
In an embodiment of the present invention, if DMX512 data transmitted by a device that does not support out-of-band communication based on the DMX512 protocol is received, it is determined based on the frame check that the data indicated by the bit length of the field interval is invalid.
Correspondingly, the invention provides an out-of-band communication system based on the DMX512 protocol, which comprises a construction module and a communication module; the construction module is used for constructing the logical relation between the field interval bit length and the bit information of the DMX512 main data; the communication module is used for sequentially indicating each bit information of the DMX512 auxiliary data by the bit length of each field interval based on the logical relationship so as to realize the out-of-band communication of the DMX512 auxiliary data when the DMX512 main data is transmitted.
The present invention provides a storage medium having stored thereon a computer program which, when executed by a processor, implements the above-described out-of-band communication method based on the DMX512 protocol.
Finally, the invention provides an out-of-band communication apparatus based on the DMX512 protocol, comprising: a processor and a memory;
the memory is used for storing a computer program;
the processor is configured to execute the computer program stored in the memory to enable the DMX512 protocol-based out-of-band communication apparatus to perform the above DMX512 protocol-based out-of-band communication method.
As described above, the out-of-band communication method, system, storage medium and apparatus based on DMX512 protocol of the present invention have the following advantages:
(1) the out-of-band communication of the auxiliary data is realized on the basis of the physical layer of the DMX512 main data link, and no additional cost is caused;
(2) the implementation of out-of-band communication is transparent to the DMX512 protocol layer, so that the compatibility problem is avoided, and the stability of the communication quality is ensured;
(3) the auxiliary data are coded in the DMX data frame transmission process, and the control and the stability of the original data frame rate are not influenced.
Drawings
FIG. 1 is a schematic diagram illustrating the timing of DMX512 data transmission in one embodiment;
FIG. 2 is a flow chart illustrating an out-of-band communication method based on DMX512 protocol according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an out-of-band communication system based on DMX512 protocol in an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an out-of-band communication apparatus based on DMX512 protocol according to an embodiment of the present invention.
Description of the element reference numerals
31 building block
32 communication module
41 processor
42 memory
Detailed Description
The embodiments of the present invention are described below with reference to specific embodiments, and other advantages and effects of the present invention will be easily understood by those skilled in the art from the disclosure of the present specification. The invention is capable of other and different embodiments and of being practiced or of being carried out in various ways, and its several details are capable of modification in various respects, all without departing from the spirit and scope of the present invention. It is to be noted that the features in the following embodiments and examples may be combined with each other without conflict.
It should be noted that the drawings provided in the following embodiments are only for illustrating the basic idea of the present invention, and the components related to the present invention are only shown in the drawings rather than drawn according to the number, shape and size of the components in actual implementation, and the type, quantity and proportion of the components in actual implementation may be changed freely, and the layout of the components may be more complicated.
In computer networks, out-of-band data is data that is transmitted by a stream that is independent of the main in-band data stream. The out-of-band data mechanism provides a conceptually independent channel that allows any data sent through the mechanism to be kept isolated from the in-band data. The out-of-band data mechanism should be provided as an inherent feature of the data channel and transport protocol rather than requiring the establishment of separate channels and endpoints. The out-of-band communication method, the system, the storage medium and the device based on the DMX512 protocol realize the out-of-band communication of the auxiliary data based on the physical layer of the DMX512 main data link, so that the auxiliary data frame can be transmitted through an out-of-band virtual channel completely compatible with the DMX512-A main data link, the communication quality is stable, no extra cost exists, and the device has high practicability.
The transmission timing diagram of the DMX512 data is shown in fig. 1. Where 1 denotes a transmission pause, 2 denotes a pause end flag, 3 denotes a field, 4 denotes a start bit, 5 denotes the lowest data bit, 6 denotes the highest data bit, 7 denotes a stop bit, 8 denotes a stop bit, 9 denotes an occupation between fields, 10 denotes an occupation before a transmission pause, 11 denotes a time between transmission pauses, 12 denotes a transmission reset sequence, 13 denotes a DMX512 packet, 14 denotes a start code (field 0 data), 15 denotes field 1 data, 16 denotes field n data (maximum 512). Therefore, the fields of the DMX512 data include a start code field (0x00) and subsequent data fields, which are sequentially numbered W0 and W1.. Wj... W512. Each field consists of start bit 0, 8 data bits, and 2 stop bits 1 in turn, for a total of 11 bits (_ xxxxxxxx ^). The duration of each bit is 4 microseconds.
As shown in fig. 2, in an embodiment, the method for out-of-band communication based on DMX512 protocol of the present invention includes the following steps:
and step S1, constructing the logical relation between the field interval bit length and the bit information of the DMX512 main data.
Specifically, two adjacent fields of the DMX512 main data have a field interval between them. The bit length of the field interval is used by the present invention to indicate the bit information of the DMX512 auxiliary data. The number of fields of the DMX512 main data is at most 512, and may be less than 512. Preferably, the present invention fixes the number of fields of DMX512 master data to 512. When the number of fields is less than 512, the 512 fields are complemented with 0 value fields.
The data expression of the auxiliary data frame Daux is set to B [ N ], i.e., data representing a total bit length of N. Preferably, N takes the value 512. The data bits Bj for the auxiliary data frame Daux are represented by the bit length of the field interval. Uj is set as the field interval between the fields Wj-Wj +1, i.e. the number of free bits between the second stop bit of Wj and the start bit of Wj + 1. The bit information of the auxiliary data can be obtained by any logic of:
(1) when Uj is more than or equal to Uc, the value of Bj is 1; when Uj is less than Uc, the value of Bj is 0. For example, if the bus bit information is _ xxxxxxxx ^ indicates Uj 0 < Uc, then Bj takes a value of 0; when the bus bit information is _ xxxxxxxx ^ is ^ xxxxxxxx ^ indicates Uj 2 > Uc, so that the value of Bj is 1.
(2) When Uj is more than or equal to Uc, the value of Bj is 0; when Uj is less than Uc, the value of Bj is 1. For example, if the bus bit information is _ xxxxxxxx ^ indicates Uj 0 < Uc, then Bj takes a value of 1; when the bus bit information is _ xxxxxxxx ^ is ^ xxxxxxxx ^ indicates Uj 2 > Uc, so that the value of Bj is 0.
Preferably, Uc is 1, corresponding to 4 microseconds. Therefore, based on the field interval between all the fields W0-W512 of the DMX512 main data, at most 512 bits of information can be sequentially expressed, i.e., 512 bits of auxiliary data are expressed.
Step S2, sequentially indicating the bit length of each field interval to indicate the bit information of the DMX512 auxiliary data based on the logical relationship, so as to implement out-of-band communication of the DMX512 auxiliary data when the DMX512 main data is transmitted.
Specifically, when the out-of-band communication of the DMX512 auxiliary data needs to be realized along with the synchronization of the DMX512 main data, the bit length of each field interval sequentially indicates the bit information of the DMX512 auxiliary data according to the constructed logical relationship. That is, the bit information corresponding to the bit length of each field interval is sequentially connected, i.e., the DMX512 auxiliary data is obtained.
To further ensure the validity of the transmitted DMX512 auxiliary data, in an embodiment of the present invention, the auxiliary data includes auxiliary information and check information. Specifically, the last bits of DMX512 auxiliary data B [ N ] are taken as frame check information. Preferably, the check information is cyclic redundancy check data of the DMX512 auxiliary data. For example, for 512-bit DMX512 auxiliary data, the first 60 bytes are used to transmit the auxiliary data, and the last 4 bytes hold the first 60 bytes of Cyclic Redundancy Check (CRC) data calculated by the sender. When the data receiving side performs cyclic redundancy check on the first 60 bytes received to obtain cyclic redundancy check data which is equal to the transmission value of the last 4 bytes, the DMX512 auxiliary data which is currently transmitted is indicated to be valid.
In an embodiment of the present invention, the DMX512 protocol-based out-of-band communication method further includes determining, based on the frame check, that the data indicated by the bit length of the field interval is invalid if the DMX512 data sent by the device that does not support the DMX512 protocol-based out-of-band communication is received. Therefore, the out-of-band communication method based on the DMX512 protocol is only suitable for application scenarios that both the sender and the receiver support the out-of-band communication based on the DMX512 protocol. If the device supporting the out-of-band communication based on the DMX512 protocol transmits the DMX512 data carrying the auxiliary data to the device not supporting the out-of-band communication based on the DMX512 protocol, the receiving device normally processes the received DMX512 main data, and does not pay attention to the change of the field interval.
In addition, it is calculated that the upper limit of the conventional application frame rate of the DMX512 protocol is about 44HZ, and after the out-of-band communication support of the present invention is added, the upper limit of the frame rate is about 40 HZ. The frame rate of the actual DMX512 protocol application is usually about 30HZ, and the real-time performance of the control system can be ensured, so that the control and the stability of the original DMX512 data frame rate are not influenced by the out-of-band communication method based on the DMX512 protocol.
As shown in fig. 3, in an embodiment of the present invention, the out-of-band communication system based on DMX512 protocol of the present invention includes a construction module 31 and a communication module 32.
The building module 31 is configured to build a logical relationship between the field interval bit length and the bit information of the DMX512 main data.
The communication module 32 is connected to the building module 31, and configured to sequentially indicate, based on the logical relationship, each bit information of the DMX512 auxiliary data by the bit length of each field interval, so as to implement out-of-band communication of the DMX512 auxiliary data when the DMX512 main data is transmitted.
The structures and principles of the building module 31 and the communication module 32 correspond to the steps in the above-mentioned out-of-band communication method based on the DMX512 protocol, and therefore are not described herein again.
It should be noted that the division of the modules of the above apparatus is only a logical division, and the actual implementation may be wholly or partially integrated into one physical entity, or may be physically separated. And the modules can be realized in a form that all software is called by the processing element, or in a form that all the modules are realized in a form that all the modules are called by the processing element, or in a form that part of the modules are called by the hardware. For example: the x module can be a separately established processing element, and can also be integrated in a certain chip of the device. In addition, the x-module may be stored in the memory of the apparatus in the form of program codes, and may be called by a certain processing element of the apparatus to execute the functions of the x-module. Other modules are implemented similarly. All or part of the modules can be integrated together or can be independently realized. The processing element described herein may be an integrated circuit having signal processing capabilities. In implementation, each step of the above method or each module above may be implemented by an integrated logic circuit of hardware in a processor element or an instruction in the form of software. These above modules may be one or more integrated circuits configured to implement the above methods, such as: one or more Application Specific Integrated Circuits (ASICs), one or more microprocessors (DSPs), one or more Field Programmable Gate Arrays (FPGAs), and the like. When a module is implemented in the form of a Processing element scheduler code, the Processing element may be a general-purpose processor, such as a Central Processing Unit (CPU) or other processor capable of calling program code. These modules may be integrated together and implemented in the form of a System-on-a-chip (SOC).
The storage medium of the present invention has stored thereon a computer program which, when executed by a processor, implements the above-described out-of-band communication method based on the DMX512 protocol. The storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic disk, U-disk, memory card, or optical disk.
As shown in fig. 4, in an embodiment, the out-of-band communication apparatus based on DMX512 protocol of the present invention includes: a processor 41 and a memory 42.
The memory 42 is used for storing computer programs.
The memory 42 includes: various media that can store program codes, such as ROM, RAM, magnetic disk, U-disk, memory card, or optical disk.
The processor 41 is connected to the memory 42 and configured to execute the computer program stored in the memory 42, so as to enable the DMX512 protocol based out-of-band communication apparatus to execute the above DMX512 protocol based out-of-band communication method.
Preferably, the processor 41 may be a general-purpose processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; the integrated circuit may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, or discrete hardware components.
In summary, the method, system, storage medium, and apparatus for out-of-band communication based on DMX512 protocol of the present invention implement out-of-band communication of auxiliary data based on the physical layer of the DMX512 main data link, without additional cost; the implementation of out-of-band communication is transparent to the DMX512 protocol layer, so that the compatibility problem is avoided, and the stability of the communication quality is ensured; the auxiliary data are coded in the DMX data frame transmission process, and the control and the stability of the original data frame rate are not influenced. Therefore, the invention effectively overcomes various defects in the prior art and has high industrial utilization value.
The foregoing embodiments are merely illustrative of the principles and utilities of the present invention and are not intended to limit the invention. Any person skilled in the art can modify or change the above-mentioned embodiments without departing from the spirit and scope of the present invention. Accordingly, it is intended that all equivalent modifications or changes which can be made by those skilled in the art without departing from the spirit and technical spirit of the present invention be covered by the claims of the present invention.

Claims (10)

1. An out-of-band communication method based on DMX512 protocol is characterized in that: the method comprises the following steps:
constructing a logical relation between the field interval bit length and the bit information of the DMX512 main data;
based on the logical relationship, the bit length of each field interval sequentially indicates the bit information of the DMX512 auxiliary data, so as to realize the out-of-band communication of the DMX512 auxiliary data during the transmission of the DMX512 main data.
2. The DMX512 protocol based out-of-band communication method of claim 1, wherein: the auxiliary data includes auxiliary information and check information.
3. The DMX512 protocol based out-of-band communication method of claim 2, wherein: the check information is cyclic redundancy check data of the DMX512 auxiliary data.
4. The DMX512 protocol based out-of-band communication method of claim 1, wherein: the number of the fields of the DMX512 main data is not less than 512.
5. The DMX512 protocol based out-of-band communication method of claim 1, wherein: the logic relation is as follows: when the bit length of the field interval is greater than or equal to a preset bit length, the bit information of the DMX512 auxiliary data is a first numerical value; and when the bit length of the field interval is less than the preset bit length, the bit information of the DMX512 auxiliary data is a second numerical value.
6. The DMX512 protocol based out-of-band communication method of claim 5, wherein: the preset bit length is 1; the first and second values are 0 and 1 or 1 and 0.
7. The DMX512 protocol based out-of-band communication method of claim 1, wherein: and if receiving DMX512 data transmitted by equipment which does not support out-of-band communication based on the DMX512 protocol, judging that the data indicated by the bit length of the field interval is invalid based on frame check.
8. An out-of-band communication system based on the DMX512 protocol, characterized in that: the system comprises a construction module and a communication module;
the construction module is used for constructing the logical relation between the field interval bit length and the bit information of the DMX512 main data;
the communication module is used for sequentially indicating each bit information of the DMX512 auxiliary data by the bit length of each field interval based on the logical relationship so as to realize the out-of-band communication of the DMX512 auxiliary data when the DMX512 main data is transmitted.
9. A storage medium on which a computer program is stored which, when being executed by a processor, carries out the DMX512 protocol-based out-of-band communication method of any one of claims 1 to 7.
10. An out-of-band communication apparatus based on the DMX512 protocol, comprising: a processor and a memory;
the memory is used for storing a computer program;
the processor is configured to execute the computer program stored in the memory to cause the apparatus for out-of-band communication based on DMX512 protocol to perform the method for out-of-band communication based on DMX512 protocol of any one of claims 1 to 7.
CN202011256724.4A 2020-11-11 2020-11-11 Out-of-band communication method, system, storage medium and device based on DMX512 protocol Active CN112437061B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011256724.4A CN112437061B (en) 2020-11-11 2020-11-11 Out-of-band communication method, system, storage medium and device based on DMX512 protocol

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011256724.4A CN112437061B (en) 2020-11-11 2020-11-11 Out-of-band communication method, system, storage medium and device based on DMX512 protocol

Publications (2)

Publication Number Publication Date
CN112437061A true CN112437061A (en) 2021-03-02
CN112437061B CN112437061B (en) 2022-10-21

Family

ID=74699906

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011256724.4A Active CN112437061B (en) 2020-11-11 2020-11-11 Out-of-band communication method, system, storage medium and device based on DMX512 protocol

Country Status (1)

Country Link
CN (1) CN112437061B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115001624A (en) * 2022-05-11 2022-09-02 江苏领焰智能科技股份有限公司 Encoding transmission method, system, equipment and storage medium based on DMX512 protocol

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5323385A (en) * 1993-01-27 1994-06-21 Thermo King Corporation Serial bus communication method in a refrigeration system
CN1252910A (en) * 1997-04-23 2000-05-10 诺基亚电信公司 Data transmission in a mobile network
US7006445B1 (en) * 1997-07-07 2006-02-28 Legerity, Inc. Device and method for determining characteristics of a digital subscriber line
CN1848852A (en) * 2005-02-25 2006-10-18 尚飞股份有限公司 Communication system with cross-compatibility and associated communication frame
CN101404839A (en) * 2008-05-16 2009-04-08 上海大峡谷光电科技有限公司 Enhancement type DMX512 light control system added with auxiliary collocation channel
CN201267027Y (en) * 2008-05-16 2009-07-01 上海大峡谷光电科技有限公司 DMX512 light control system with assistant configuration channel
CN102497604A (en) * 2011-12-14 2012-06-13 重庆邮电大学 Auxiliary node equipment in EPON (Ethernet passive optical network)
CN103095620A (en) * 2013-01-21 2013-05-08 国家广播电影电视总局广播科学研究院 Sending and receiving method and device of frequency modulation frequency range digital broadcasting signal
US20130215905A1 (en) * 2012-02-21 2013-08-22 Honeywell International Inc. System and method for out-of-band signaling
CN103329498A (en) * 2011-01-19 2013-09-25 三星电子株式会社 Apparatus and method for transceiving data streams in a wireless system
CN103875312A (en) * 2011-10-07 2014-06-18 皇家飞利浦有限公司 Methods and apparatus for improved DMX512 communication having checksum
CN104038495A (en) * 2014-06-13 2014-09-10 苏州科技学院 Repeater based on DMX512 protocol extension and interference restraining method
CN106464559A (en) * 2014-05-26 2017-02-22 康西欧控股有限公司 High speed embedded protocol for distributed control system
CN107438315A (en) * 2017-09-04 2017-12-05 西安建艺设计制作策划有限公司 Lamp, light control terminal, control system and control method based on DMX512 agreements
CN110635854A (en) * 2019-10-24 2019-12-31 深圳市富满电子集团股份有限公司 Transmission protocol self-adaptive decoding system and method
CN110868784A (en) * 2018-08-08 2020-03-06 广州彩熠灯光有限公司 Stage lighting data bidirectional synchronous communication method and system, storage medium and device

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5323385A (en) * 1993-01-27 1994-06-21 Thermo King Corporation Serial bus communication method in a refrigeration system
CN1252910A (en) * 1997-04-23 2000-05-10 诺基亚电信公司 Data transmission in a mobile network
US7006445B1 (en) * 1997-07-07 2006-02-28 Legerity, Inc. Device and method for determining characteristics of a digital subscriber line
CN1848852A (en) * 2005-02-25 2006-10-18 尚飞股份有限公司 Communication system with cross-compatibility and associated communication frame
CN101404839A (en) * 2008-05-16 2009-04-08 上海大峡谷光电科技有限公司 Enhancement type DMX512 light control system added with auxiliary collocation channel
CN201267027Y (en) * 2008-05-16 2009-07-01 上海大峡谷光电科技有限公司 DMX512 light control system with assistant configuration channel
CN103329498A (en) * 2011-01-19 2013-09-25 三星电子株式会社 Apparatus and method for transceiving data streams in a wireless system
CN103875312A (en) * 2011-10-07 2014-06-18 皇家飞利浦有限公司 Methods and apparatus for improved DMX512 communication having checksum
CN102497604A (en) * 2011-12-14 2012-06-13 重庆邮电大学 Auxiliary node equipment in EPON (Ethernet passive optical network)
US20130215905A1 (en) * 2012-02-21 2013-08-22 Honeywell International Inc. System and method for out-of-band signaling
CN103095620A (en) * 2013-01-21 2013-05-08 国家广播电影电视总局广播科学研究院 Sending and receiving method and device of frequency modulation frequency range digital broadcasting signal
CN106464559A (en) * 2014-05-26 2017-02-22 康西欧控股有限公司 High speed embedded protocol for distributed control system
CN104038495A (en) * 2014-06-13 2014-09-10 苏州科技学院 Repeater based on DMX512 protocol extension and interference restraining method
CN107438315A (en) * 2017-09-04 2017-12-05 西安建艺设计制作策划有限公司 Lamp, light control terminal, control system and control method based on DMX512 agreements
CN110868784A (en) * 2018-08-08 2020-03-06 广州彩熠灯光有限公司 Stage lighting data bidirectional synchronous communication method and system, storage medium and device
CN110635854A (en) * 2019-10-24 2019-12-31 深圳市富满电子集团股份有限公司 Transmission protocol self-adaptive decoding system and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115001624A (en) * 2022-05-11 2022-09-02 江苏领焰智能科技股份有限公司 Encoding transmission method, system, equipment and storage medium based on DMX512 protocol
CN115001624B (en) * 2022-05-11 2023-08-18 江苏领焰智能科技股份有限公司 Coding transmission method, system, equipment and storage medium based on DMX512 protocol

Also Published As

Publication number Publication date
CN112437061B (en) 2022-10-21

Similar Documents

Publication Publication Date Title
US7894464B2 (en) Apparatus and method for auto-negotiation in a communication system
CN107919947B (en) Coding method for long message transmission of CAN bus
KR20160065206A (en) Camera control interface slave device to slave device communication
US10331610B2 (en) UART with automated protocols
CN101494936A (en) LED light control bus and control method
CN112437061B (en) Out-of-band communication method, system, storage medium and device based on DMX512 protocol
CN101478846A (en) LED lamp light controlling bus and controlling method thereof
CN111835569B (en) Self-adaptive method, system and storage medium for optical port speed and mode
CN105812504A (en) Intelligent communication address coding method
US8594731B2 (en) Radio equipment controller, radio equipment, and communication method
WO2003007164A1 (en) Communication controller and method of transforming information
KR20190033041A (en) Linear motor system and driving method thereof
CN106533976B (en) data packet processing method and device
CN115001624B (en) Coding transmission method, system, equipment and storage medium based on DMX512 protocol
CN107918589B (en) High-efficient buffer memory concurrency system of DMX512 signal based on FPGA
US10623140B2 (en) Method for processing signaling sub-segment, processing apparatus, access point, and station
KR101704300B1 (en) Method for transmitting/receiving can message and system performing the same
CN112363963A (en) Data transmission method and device based on Powerlink bus
KR101593840B1 (en) Method and apparatus for transmitting can frame
KR20040060850A (en) Multiple buffers for removing unwanted header information from received data packets
CN111654962B (en) Automatic configuration method of remote intelligent equipment
CN116049174A (en) Electric power internet of things node information forwarding method and device and wireless node
WO2019134143A1 (en) Communication method and device
CN114245548A (en) Atmosphere lamp control system based on W2R and atmosphere lamp
CN114911736A (en) Master-slave machine system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant