CN101795513A - Wireless urban lighting monitoring technique supporting multiple channels and multiple protocols - Google Patents

Wireless urban lighting monitoring technique supporting multiple channels and multiple protocols Download PDF

Info

Publication number
CN101795513A
CN101795513A CN200910264110A CN200910264110A CN101795513A CN 101795513 A CN101795513 A CN 101795513A CN 200910264110 A CN200910264110 A CN 200910264110A CN 200910264110 A CN200910264110 A CN 200910264110A CN 101795513 A CN101795513 A CN 101795513A
Authority
CN
China
Prior art keywords
data
communication
protocol
channel
application layer
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
CN200910264110A
Other languages
Chinese (zh)
Other versions
CN101795513B (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.)
Nanjing Management And Control Material Federation Technology Co ltd
Original Assignee
Nanjing Licon Technical Systems 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 Nanjing Licon Technical Systems Co Ltd filed Critical Nanjing Licon Technical Systems Co Ltd
Priority to CN2009102641108A priority Critical patent/CN101795513B/en
Publication of CN101795513A publication Critical patent/CN101795513A/en
Application granted granted Critical
Publication of CN101795513B publication Critical patent/CN101795513B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Communication Control (AREA)

Abstract

The invention discloses a wireless urban lighting monitoring technique supporting multiple channels and multiple protocols, which comprises; setting different channels for different communication modes such as RS232, networks and other communication interfaces, packaging each communication protocol as a protocol library, starting data of the protocol library for corresponding analysis when the central wireless lighting monitoring software controls a lighting monitoring terminal supporting the protocol, and transmitting data out through a corresponding channel or receiving data from a corresponding channel. The mode supporting multiple channels and multiple protocols can effectively save the cost and improve the management efficiency. Moreover, the invention is very convenient for the updating maintenance of the whole system.

Description

Support the wireless urban lighting monitoring technique of multichannel, multi-protocols
Technical field
The present invention is applicable to urban lighting illumination, brightening centralized control, belongs to the electronic monitoring technical field.
Background technology
At present, remote control, remote measurement, remote signalling three remote systems are adopted in a lot of city illumination monitoring, have realized computer remote monitoring and management.The wireless urban lighting monitor terminal generally adopts private network (data radio station) or public network (GPRS) to communicate.
The wireless urban lighting supervisory control system mostly adopts the mode of private network (radio station) or public network (GPRS/CDMA/3G) to carry out group-net communication at present, the general mode of single channel, single agreement that adopts is carried out group-net communication to its system, promptly adopt a kind of constructing communication network mode to add a kind of communication protocol and carry out illumination monitoring management, the drawback of this mode be can cause in the future the upgrade and replacement process on the resource waste and information integrated on problem.
The wasting of resources: the existing product of system manufacturer is no longer produced if the client needs dilatation, client or needs be regenerated original old product (comprising the central station part) update all, just must on the basis of acquiring the new terminal product, acquire new monitoring host computer and new illumination monitoring central station software at central station again.
Information integrated problem: if the monitor terminal of diversity of protocol versions must move on the central station software of different editions, manage for the illumination monitoring in a city like this, just have the problem that control disperses, information is at random, can not accomplish to all highway sections of entire city carry out in time, centralized control and management effectively.
Summary of the invention
In order to solve the deficiencies in the prior art, the present invention adopts following technical scheme:
A kind of wireless urban lighting monitoring technique, support multichannel, multi-protocol communication, it is characterized in that: different communication meanss is provided with different channels, and every kind of communication protocol is packaged into a protocol library, when illumination wireless Surveillance center station software is controlled the illumination monitoring terminal of supporting this agreement, enable the data of this protocol library, resolve accordingly, the channel of data by correspondence sent or receive data from corresponding channel.
Wherein,
Described multi channel realization: the transmitting-receiving of application layer data only and communication channel be associated; Communication equipment in the channel is abstracted into an abstract class, and the interface that it is unified is inherited and realized to various communication equipment from this abstract class; Relevant built-in objects in the communication channel, communication equipment and communication protocol and concrete a certain practical object break away from coupling;
The realization of described multi-protocols: adopt the mode of data dictionary to manage all parameters and data item, the core data item in the agreement that can compatible come in must have definition in data dictionary; Concerning application layer, one group of abstract data only is concerned about in the transmitting-receiving of its data, and effectively shields the details of agreement, ignores concrete definition and performance in the agreement.
System introduces a contact manager module simultaneously, this module is in charge of the exchanges data co-ordination of communication channel object and each channel and application layer: when program need send data, by application layer with one group of abstract data that in data dictionary, defines, mission number and relevant configured parameter transmit the contact manager module, the parameter that the contact manager module is transmitted according to application layer is selected the communication channel of a correspondence, channel is given its inner protocol object with this group data passes then, be responsible for this is organized the binary data stream that data encapsulation becomes specified protocol, the recipient who is responsible for binary data stream is mail to appointment afterwards again by the communication equipment object by protocol object; When program need receive data, the communication equipment object is responsible for the sender of binary data stream from appointment received, be responsible for this group data encapsulation is become the binary data stream of specified protocol by protocol object, channel is received these group data by its inner protocol object then, the contact manager module is selected the communication channel of a correspondence, and the abstract data that will define in data dictionary, mission number and relevant configured parameter are received and send to application layer.
The beneficial effect of the invention:
If adopt the mode of multichannel, multi-protocols, can effectively avoid above-mentioned problem, reduce expenses, improve the efficiency of management, and for the upgrade maintenance of later whole system, also made things convenient for a lot.
Realize with regard to it, mainly need to solve following content:
1) multichannel: multi channel purpose is can realize realizing from a plurality of communication equipments simultaneously the transmission-receiving function of data, a plurality of communication equipments both can be that the hardware device (as: radio station+radio station) of same type also can be dissimilar external hardware device (as: radio station+GPRS), the corresponding channel of each concrete hardware device, the transmitting-receiving work of each channel data need be managed and coordinate to software;
2) multi-protocols: software needs and can adopt different agreements to receive and dispatch concrete business datum demand, and the complexity of program should not be linear or exponential increase along with the increase of agreement; Protocol frame must transmit on different communication channels, and the transmitting-receiving of protocol frame should not be associated with concrete hardware device characteristic.
Description of drawings
Fig. 1 is the schematic diagram of realization of the multi-protocols of the embodiment of the invention.
Fig. 2 is the schematic diagram of the multi channel realization of the embodiment of the invention.
Fig. 3 is the data transmit-receive process schematic diagram of the embodiment of the invention.
Embodiment
Below by specific embodiment technical solution of the present invention is described further.
The invention, support the wireless urban lighting monitoring technique of multichannel, multi-protocols, with different communication modes, as communication interfaces such as RS232, networks different channels is set, and every kind of communication protocol is packaged into a protocol library, when illumination wireless Surveillance center station software is controlled the illumination monitoring terminal of supporting this agreement, enables the data of this protocol library, resolve accordingly, the channel of data by correspondence sent or receive data from corresponding channel.
The realization of multi-protocols: adopt the mode of data dictionary to manage all parameters and data item, the core data item in the agreement that can compatible come in must have definition in data dictionary, and in simple terms, data dictionary is exactly complete or collected works, and each agreement all is its subclass.Concerning application layer, one group of abstract data (its entity content must have definition in data dictionary) only is concerned about in the transmitting-receiving of its data, and be indifferent to its concrete definition and performance in a certain agreement, thereby application layer has been shielded the details of agreement effectively, and making application layer needn't frequently be that the increase of agreement is constantly revised.
This programme adopts succession and the polymorphic characteristic in the object oriented language to design realization, with all protocols abstract is an abstract description TRLPrtl, each concrete agreement is all inherited (T204Prtl from this abstract class, T205Prtl ...), its upper strata is to the statement of quoting that only need provide the TRLPrtl object of quoting of protocol object, keep supplying the unified processing of layer different agreement object, thereby avoided direct correlation concrete agreement.As shown in Figure 1, be the schematic diagram of realization of the multi-protocols of the embodiment of the invention.
Multi channel realization: a channel comprises the content of tripartite face: communication equipment+communication protocol+messaging parameter, the transmitting-receiving of application layer data only and communication channel be associated, do not conform to concrete communication equipment and communication protocol direct correlation.
The design of the communication equipment object in the channel is also adopted and the design of protocol similar methods, is about to communication equipment and is abstracted into an abstract class, and the interface that it is unified is inherited and realized to various communication equipment from this abstract class.As shown in Figure 2, be the schematic diagram of the multi channel realization of the embodiment of the invention.
After the design, the relevant built-in objects in the communication channel (communication equipment and agreement) just has been coupled with concrete a certain practical object disengaging, even have new equipment or agreement to increase later on, does not also need the communication channel class is made amendment like this.
Because whole application relates to the data transmit-receive task of a plurality of communication ports, also to introduce a contact manager for this reason, this module is in charge of the exchanges data co-ordination of communication channel object and each channel and application layer.When program need send data, by application layer one group of abstract data that defines (hereinafter to be referred as data), mission number and relevant configured parameter are transmitted contact manager in data dictionary, the parameter that contact manager transmits according to application layer is selected the communication channel of a correspondence, channel is given its inner protocol object with this group data passes then, be responsible for this is organized the binary data stream that data encapsulation becomes specified protocol, the recipient who is responsible for binary data stream is mail to appointment afterwards again by the communication equipment object by protocol object; The principle and the process of transmitting that receive data are just in time opposite.As shown in Figure 3, be the data transmit-receive process schematic diagram of the embodiment of the invention.
Though the present invention with preferred embodiment openly as above; but they are not to be used for limiting the present invention; anyly be familiar with this skill person; without departing from the spirit and scope of the invention; from when can doing various variations or retouching, so being as the criterion of should being defined with the application's claim protection range of protection scope of the present invention.

Claims (4)

1. wireless urban lighting monitoring technique, support multichannel, multi-protocol communication, it is characterized in that: different communication modes is arranged to different channels, and all communication protocols are packaged into a protocol library, when illumination wireless Surveillance center station software is controlled the illumination monitoring terminal of supporting a certain agreement, enable corresponding protocols object in the protocol library, data are encapsulated accordingly and resolve, the channel of data by correspondence sent or receive data from corresponding channel.
2. wireless urban lighting monitoring technique according to claim 1 is characterized in that:
Described multi channel realization: different communication protocol and corresponding transmission equipment are formed a plurality of communication channels, and the transmitting-receiving of application layer data is only related with communication channel; Communication equipment in the channel is abstracted into an abstract class, and unified interface is inherited and realized to various communication equipment from this abstract class; Communication channel provides unified operation-interface to application layer, shields concrete data transmission procedure.
3. wireless urban lighting monitoring technique according to claim 2 is characterized in that:
The realization of described multi-protocols: adopt the mode of data dictionary to manage all parameters and data item, the core data item in the agreement that can compatible come in must have definition in data dictionary; Concerning application layer, one group of abstract data only is concerned about in the transmitting-receiving of its data, and effectively shields the details of agreement, ignores concrete definition and performance in the agreement.
4. wireless urban lighting monitoring technique according to claim 3 is characterized in that:
Introduce a communication management module, this module is in charge of the exchanges data co-ordination of communication channel object and each channel and application layer: when program need send data, by application layer with one group of abstract data that in data dictionary, defines, mission number and relevant configured parameter transmit communication management module, the parameter that communication management module is transmitted according to application layer is selected the communication channel of a correspondence, channel is given its inner protocol object with this group data passes then, be responsible for this is organized the binary data stream that data encapsulation becomes specified protocol, the recipient who is responsible for binary data stream is mail to appointment afterwards again by the communication equipment object by protocol object; When program need receive data, the communication equipment object was responsible for binary data stream is received from the sender of appointment, was responsible for this group data encapsulation is become the required abstract data of application layer by protocol object, and gave communication management module and be transmitted to application layer.
CN2009102641108A 2009-12-30 2009-12-30 Wireless urban lighting monitoring technique supporting multiple channels and multiple protocols Active CN101795513B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009102641108A CN101795513B (en) 2009-12-30 2009-12-30 Wireless urban lighting monitoring technique supporting multiple channels and multiple protocols

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009102641108A CN101795513B (en) 2009-12-30 2009-12-30 Wireless urban lighting monitoring technique supporting multiple channels and multiple protocols

Publications (2)

Publication Number Publication Date
CN101795513A true CN101795513A (en) 2010-08-04
CN101795513B CN101795513B (en) 2012-11-14

Family

ID=42587873

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009102641108A Active CN101795513B (en) 2009-12-30 2009-12-30 Wireless urban lighting monitoring technique supporting multiple channels and multiple protocols

Country Status (1)

Country Link
CN (1) CN101795513B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103457865A (en) * 2012-05-28 2013-12-18 北京山海经纬信息技术有限公司 Communication device and multi-protocol multichannel hierarchical data transmission method
CN107341955A (en) * 2015-04-29 2017-11-10 瑞仪光电股份有限公司 Lighting control system and control system
CN110398943A (en) * 2019-07-17 2019-11-01 上海电机学院 A kind of multi-layer three-dimensional experiment platform of control system and its building method
CN113296747A (en) * 2021-07-27 2021-08-24 南京理控物联技术有限公司 Method for efficiently docking various mounting devices through software in intelligent lamp pole system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6801777B2 (en) * 2001-11-27 2004-10-05 Intel Corporation Device and method for intelligent wireless communication selection
US7680059B2 (en) * 2004-02-13 2010-03-16 Broadcom Corporation Multiple protocol wireless communications in a WLAN

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103457865A (en) * 2012-05-28 2013-12-18 北京山海经纬信息技术有限公司 Communication device and multi-protocol multichannel hierarchical data transmission method
CN103457865B (en) * 2012-05-28 2017-08-29 北京山海经纬信息技术有限公司 A kind of method of communicator and multi-protocol multichannel hierarchical data transmission
CN107341955A (en) * 2015-04-29 2017-11-10 瑞仪光电股份有限公司 Lighting control system and control system
CN110398943A (en) * 2019-07-17 2019-11-01 上海电机学院 A kind of multi-layer three-dimensional experiment platform of control system and its building method
CN113296747A (en) * 2021-07-27 2021-08-24 南京理控物联技术有限公司 Method for efficiently docking various mounting devices through software in intelligent lamp pole system
CN113296747B (en) * 2021-07-27 2021-10-15 南京理控物联技术有限公司 Method for efficiently docking various mounting devices through software in intelligent lamp pole system

Also Published As

Publication number Publication date
CN101795513B (en) 2012-11-14

Similar Documents

Publication Publication Date Title
US10200474B2 (en) Cross-protocol distributed cloud storage system and data management method based on operation control unit
CN110445856B (en) Internet of things communication assembly management and control system and method supporting multi-protocol access
CN100395987C (en) Method and system for realizing telecommunication network universal performance management
CN102790781A (en) Middleware, M2M (machine-to-machine) system with industrial application middleware and application method of system
CN106982222A (en) The multi-protocol data cut-in method and device that can configure under a kind of industrial 4.0 environment
CN101795513B (en) Wireless urban lighting monitoring technique supporting multiple channels and multiple protocols
CN101227470B (en) System and method of business management
CN103199968A (en) Sending method of messages and system
CN107092243B (en) Power supply control intelligent safety monitoring system based on Internet of things
CN102438017B (en) Routing function-based conversion apparatus of Modbus protocol and BACnet Ethernet protocol and conversion method thereof
CN105357664A (en) Wireless control system and data communication method thereof
CN103929377A (en) Wired network and wireless network combined dispatching method and system and related devices
CN107888314B (en) A kind of across a network method for synchronizing time towards industrial Internet of Things
CN105210409A (en) Method and apparatus for controlling a signal path of a radio communication
CN102984258A (en) Internet of things data transmission method and adapter
CN110380775B (en) Large-scale multi-service satellite constellation operation and management system and working method thereof
CN103209185A (en) Method and device for transmitting message at optical interface
CN1946031A (en) Central managing system and method for multiple protocol data and transmission network device
Ok et al. A Survey of Industrial Internet of Things Platforms for Establishing Centralized Data‐Acquisition Middleware: Categorization, Experiment, and Challenges
CN201892866U (en) Safely-isolated system for distributed acquisition and high-efficiency multiplexing release of industrial data
CN106160212B (en) A kind of remote centralized control system and method for power communication terminal
CN102238571B (en) Apparatus of Internet of Things machine to machine/man (M2M) business processing, system and method thereof
CN201039206Y (en) Telecommunication distribution management system
CN101257696A (en) Method for managing and maintaining radio frequency pull far module
CN102541539A (en) Method for designing intelligent panel of supply chain based on M2M (Machine to Machine)

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20230109

Address after: 211153 No. 109, mozhou Middle Road, Guli street, Jiangning District, Nanjing City, Jiangsu Province

Patentee after: Nanjing Management and Control Material Federation Technology Co.,Ltd.

Address before: Block E and F, 15/F, Guohua Building, 47 Pailou Lane, Nanjing, Jiangsu, 210000

Patentee before: NANJING LICON TECHNICAL SYSTEMS Co.,Ltd.

TR01 Transfer of patent right