CN101795513B - 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
CN101795513B
CN101795513B CN2009102641108A CN200910264110A CN101795513B CN 101795513 B CN101795513 B CN 101795513B CN 2009102641108 A CN2009102641108 A CN 2009102641108A CN 200910264110 A CN200910264110 A CN 200910264110A CN 101795513 B CN101795513 B CN 101795513B
Authority
CN
China
Prior art keywords
data
communication
channel
protocol
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.)
Active
Application number
CN2009102641108A
Other languages
Chinese (zh)
Other versions
CN101795513A (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 upgrade and replacement process in the future 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 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 deficiency that exists 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; Launch the data of this protocol library, resolve accordingly, the channel of data through correspondence sent or receive data from corresponding channel.
Wherein,
Said multi channel realization: the transmitting-receiving of application layer data only and channel 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 said 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 be sent data; By application layer one group of abstract data that in data dictionary, defines, mission number and relevant configured parameter are transmitted 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, and the contact manager module is selected the communication channel of a correspondence, and the abstract data that will in data dictionary, define, mission number and relevant configured parameter receive 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 managed and coordinate to software;
2) multi-protocols: software needs and can adopt different protocol 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 be able to transmit on different communication channel, and the transmitting-receiving of protocol frame should not be associated with concrete hardware device characteristic.
Description of drawings
Fig. 1 is the sketch map of realization of the multi-protocols of the embodiment of the invention.
Fig. 2 is the sketch map of the multi channel realization of the embodiment of the invention.
Fig. 3 is the data transmit-receive process sketch map of the embodiment of the invention.
Embodiment
Below through specific embodiment technical scheme of the present invention is done further explanation.
The invention, the wireless urban lighting monitoring technique of support multichannel, multi-protocols is with different communication modes; Like 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, launches the data of this protocol library; Resolve accordingly, the channel of data through 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, T205Prtl from this abstract class ...), its upper strata is to the statement that only need provide the TRLPrtl object of quoting of protocol object; Keep supplying a layer Unified Treatment different agreement object, thereby avoided direct correlation concrete agreement.As shown in Figure 1, be the sketch map 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 channel 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 sketch map 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, also need not make amendment to the communication channel class 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 be sent data; By application layer one group of abstract data that in data dictionary, defines (hereinafter to be referred as data), mission number and relevant configured parameter are transmitted contact manager; 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 sketch map 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 art; In spirit that does not break away from the present invention and scope, certainly 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 (3)

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, launch corresponding protocols object in the protocol library; Data are encapsulated accordingly and resolve, the channel of data through correspondence sent or receive data from corresponding channel;
Said 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.
2. wireless urban lighting monitoring technique according to claim 1 is characterized in that:
The realization of said 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.
3. wireless urban lighting monitoring technique according to claim 2 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 be sent data; By application layer one group of abstract data that in data dictionary, defines, mission number and relevant configured parameter are transmitted 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, is 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 CN101795513A (en) 2010-08-04
CN101795513B true 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)

Families Citing this family (4)

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

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1618208A (en) * 2001-11-27 2005-05-18 英特尔公司 Device and method for intelligent wireless communication selection
CN1655555A (en) * 2004-02-13 2005-08-17 美国博通公司 Method, apparatus and system for multiple protocol wireless communications in a WLAN

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1618208A (en) * 2001-11-27 2005-05-18 英特尔公司 Device and method for intelligent wireless communication selection
CN1655555A (en) * 2004-02-13 2005-08-17 美国博通公司 Method, apparatus and system for multiple protocol wireless communications in a WLAN

Also Published As

Publication number Publication date
CN101795513A (en) 2010-08-04

Similar Documents

Publication Publication Date Title
WO2016201974A1 (en) Operation control unit-based cross-protocol distributed cloud storage system and data management method
CN104601665A (en) System and method for real-time cloud simulation on Internet of things sensing device
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
CN103312546A (en) Method for automatically configuring and managing ZigBee network
CN101795513B (en) Wireless urban lighting monitoring technique supporting multiple channels and multiple protocols
CA2603225A1 (en) System and method for accessing multiple data sources by mobile applications
CN101227470B (en) System and method of business management
CN103929377A (en) Wired network and wireless network combined dispatching method and system and related devices
CN105357664A (en) Wireless control system and data communication method thereof
CN102438017B (en) Routing function-based conversion apparatus of Modbus protocol and BACnet Ethernet protocol and conversion method thereof
AR046829A1 (en) A METHOD AND SYSTEM TO PROVIDE INTELLIGENT REMOTE ACCESS TO WIRELESS TRANSMISSION / RECEPTION UNITS (WTRUS)
CN100450248C (en) Method of radio frequency remoto module management maintenance
CN103209185B (en) A kind of transmitting message at optical interface and device
CN110380775B (en) Large-scale multi-service satellite constellation operation and management system and working method thereof
CN104133963A (en) FPGA hardware abstraction layer based on high-speed serial bus and implement method thereof
CN105210409A (en) Method and apparatus for controlling a signal path of a radio communication
CN106506303A (en) A kind of main station system of controller real-time ethernet EtherCAT
Ok et al. A Survey of Industrial Internet of Things Platforms for Establishing Centralized Data‐Acquisition Middleware: Categorization, Experiment, and Challenges
CN107888314A (en) A kind of across a network method for synchronizing time towards industrial Internet of Things
CN106160212B (en) A kind of remote centralized control system and method for power communication terminal
CN104102607A (en) CAN (controlled area network) bus driving method and system based on VxWorks operating system environment
CN201892866U (en) Safely-isolated system for distributed acquisition and high-efficiency multiplexing release of industrial data
CN102238571B (en) Apparatus of Internet of Things machine to machine/man (M2M) business processing, system and method thereof
CN103713582A (en) Method and equipment for remote monitoring

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
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.