CN102932426A - Meteorological data processing method for online safety monitoring of power transmission line - Google Patents

Meteorological data processing method for online safety monitoring of power transmission line Download PDF

Info

Publication number
CN102932426A
CN102932426A CN2012103782603A CN201210378260A CN102932426A CN 102932426 A CN102932426 A CN 102932426A CN 2012103782603 A CN2012103782603 A CN 2012103782603A CN 201210378260 A CN201210378260 A CN 201210378260A CN 102932426 A CN102932426 A CN 102932426A
Authority
CN
China
Prior art keywords
meteorological data
message
transmission line
client
meteorological
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.)
Pending
Application number
CN2012103782603A
Other languages
Chinese (zh)
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.)
State Grid Corp of China SGCC
Shanghai Municipal Electric Power Co
East China Power Test and Research Institute Co Ltd
Original Assignee
State Grid Corp of China SGCC
Shanghai Municipal Electric Power Co
East China Power Test and Research Institute 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 State Grid Corp of China SGCC, Shanghai Municipal Electric Power Co, East China Power Test and Research Institute Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN2012103782603A priority Critical patent/CN102932426A/en
Publication of CN102932426A publication Critical patent/CN102932426A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)

Abstract

The invention relates to a meteorological data processing method for online safety monitoring of a power transmission line. The meteorological data processing method comprises the following steps that: (1) a meteorological bureau server constructs meteorological data into a meteorological data message and transmits the meteorological data message to a message queue in a public network; (2) after successfully receiving the meteorological data message in the message queue through a message transmission channel, a client side delivers the meteorological data message to a geographic information server; (3) the geographic information server processes the meteorological data message and returns a processing result to the client side; and (4) the client side generates and stores a meteorological data file and a risk equipment data file according to the processing result and applies the generated files to online safety monitoring of the power transmission line. Compared with the prior art, the meteorological data processing method has the advantages of reliability in transmission, simpleness in implementation and the like.

Description

The process meteorological data method that is used for the transmission line on-line monitoring
Technical field
The present invention relates to a kind of collecting method, especially relate to a kind of process meteorological data method for the transmission line on-line monitoring.
Background technology
According to existence conditions, meteorological data must be by the public network transmission, and there are the factors such as network condition is unstable in public network.Existing multiple Distributed Communication Technology (such as Socket, remote procedure call etc.) can be used as the technical scheme of data acquisition, but these Distributed Communication Technology all come with some shortcomings:
1) problem of traditional Socket transmission
Use Socket or other communication protocol receipts/sending service data, use that this mode can be instant at the application system swapping data, also can realize the function sharing of similar remote procedure call, but based on the programming of communication protocol, may be so that the developer spends great effort in the work that data integrity verifying, transmitting-receiving are processed etc. and core business is irrelevant; When network condition is abominable, also can cause loss of data.
2) problem of traditional remote procedure call
Use file transfer and database to share, application can be shared their data, but can't share their function, and remote procedure call can be shared its function for system.Many technology have all realized remote procedure call such as CORBA, Web Service and JAVA RMI.Remote procedure call uses simple, the developer has been accustomed to the using method of its similar LPC mostly, but in real applied environment, may there be more practical problem, the performance bottleneck that causes such as a large amount of concurrent invocations, the close coupling problem that invocation of procedure interface causes.
Summary of the invention
Purpose of the present invention is exactly to provide a kind of reliable, as to implement simply to be used for transmission line on-line monitoring process meteorological data method of transmitting for the defective that overcomes above-mentioned prior art existence.
Purpose of the present invention can be achieved through the following technical solutions:
A kind of process meteorological data method for the transmission line on-line monitoring may further comprise the steps:
1) weather bureau's server is configured to meteorological data message with meteorological data, and meteorological data message is sent in the message queue of public network;
2) client by the meteorological data message in the formation of transmission of messages passage success receipt message after, meteorological data message is passed to geographic information server;
3) geographic information server is processed meteorological data message, and result is returned to client;
4) client generates and preserves meteorological data file and risk device data file according to result, and the file that generates is used for the transmission line on-line monitoring.
Described geographic information server is connected with client by message adapter.
Store the geography information of transmission line in the described geographic information server, described geographic information server is processed meteorological data message according to the geography information of transmission line.
Described meteorological data message is processed comprises meteorological difference data and calculation risk equipment are classified, calculated to meteorological data.
If the meteorological data message in the described message queue can't be sent to client, message queue is retransmitted this meteorological data message automatically, if still can't be sent to client, message queue returns error message to weather bureau's server.
Described client is accessed public network by http protocol.
Compared with prior art, the present invention has the following advantages:
(1) the present invention transmits meteorological data by the transmission of messages passage, and reliable communications can guarantee that data are not lost under abominable network condition, guarantees stable collection and the transmission of business datum;
(2) the present invention adopts the message adapter technology, sends the continuous server of message informing by event driven mode and carries out the data processing, implements simple.
Description of drawings
Fig. 1 is structural representation of the present invention.
Embodiment
The present invention is described in detail below in conjunction with the drawings and specific embodiments.
Embodiment
As shown in Figure 1, a kind of process meteorological data method for the transmission line on-line monitoring may further comprise the steps:
1) weather bureau's server is configured to meteorological data message with meteorological data, and meteorological data message is sent in the message queue of public network;
2) client by the meteorological data message in the formation of transmission of messages passage success receipt message after, meteorological data message is passed to geographic information server, geographic information server is connected with client by message adapter;
3) store the geography information of transmission line in the geographic information server, described geographic information server is processed meteorological data message according to the geography information of transmission line, and result is returned to client; Described meteorological data message is processed comprises meteorological difference data and calculation risk equipment are classified, calculated to meteorological data;
4) client generates and preserves meteorological data file and risk device data file according to result, and the file that generates is used for the transmission line on-line monitoring.
If the meteorological data message in the described message queue can't be sent to client, message queue is retransmitted this meteorological data message automatically, if still can't be sent to client, message queue returns error message to weather bureau's server.Described client is accessed public network by http protocol.
Implement the inventive method as an example of typhoon forecast information example, as shown in Figure 1, weather bureau's server is the typhoon data-message of persistence with the typhoon data configuration, client is by the typhoon data-message in the formation of transmission of messages passage receipt message, and the notice geographic information server carries out the data processing, the typhoon data-message is carried out the calculating of typhoon difference data to geographic information server and risk equipment calculates, client generates and preserves typhoon data file and risk device data file according to result of calculation, and the file that generates is used for the transmission line on-line monitoring.

Claims (6)

1. a process meteorological data method that is used for the transmission line on-line monitoring is characterized in that, may further comprise the steps:
1) weather bureau's server is configured to meteorological data message with meteorological data, and meteorological data message is sent in the message queue of public network;
2) client by the meteorological data message in the formation of transmission of messages passage success receipt message after, meteorological data message is passed to geographic information server;
3) geographic information server is processed meteorological data message, and result is returned to client;
4) client generates and preserves meteorological data file and risk device data file according to result, and the file that generates is used for the transmission line on-line monitoring.
2. a kind of process meteorological data method for the transmission line on-line monitoring according to claim 1 is characterized in that described geographic information server is connected with client by message adapter.
3. a kind of process meteorological data method for the transmission line on-line monitoring according to claim 1, it is characterized in that, store the geography information of transmission line in the described geographic information server, described geographic information server is processed meteorological data message according to the geography information of transmission line.
4. a kind of process meteorological data method for the transmission line on-line monitoring according to claim 3, it is characterized in that described meteorological data message is processed comprises meteorological difference data and calculation risk equipment are classified, calculated to meteorological data.
5. a kind of process meteorological data method for the transmission line on-line monitoring according to claim 1, it is characterized in that, if the meteorological data message in the described message queue can't be sent to client, message queue is retransmitted this meteorological data message automatically, if still can't be sent to client, message queue returns error message to weather bureau's server.
6. a kind of process meteorological data method for the transmission line on-line monitoring according to claim 1 is characterized in that described client is accessed public network by http protocol.
CN2012103782603A 2012-09-29 2012-09-29 Meteorological data processing method for online safety monitoring of power transmission line Pending CN102932426A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012103782603A CN102932426A (en) 2012-09-29 2012-09-29 Meteorological data processing method for online safety monitoring of power transmission line

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012103782603A CN102932426A (en) 2012-09-29 2012-09-29 Meteorological data processing method for online safety monitoring of power transmission line

Publications (1)

Publication Number Publication Date
CN102932426A true CN102932426A (en) 2013-02-13

Family

ID=47647123

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012103782603A Pending CN102932426A (en) 2012-09-29 2012-09-29 Meteorological data processing method for online safety monitoring of power transmission line

Country Status (1)

Country Link
CN (1) CN102932426A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105468788A (en) * 2015-12-29 2016-04-06 北京国能日新系统控制技术有限公司 NCO meteorological data processing method and NCO meteorological data processing system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101174908A (en) * 2007-09-18 2008-05-07 爱立信浪潮无线技术有线公司 Method for implementing weather information issuance in common wireless communication network
CN101217723A (en) * 2007-12-29 2008-07-09 深圳市戴文科技有限公司 A method and system allowing climate information display on e-map on mobile terminal
CN201508197U (en) * 2009-09-28 2010-06-16 北京艾森坤博科技发展有限公司 Power transmission line monitoring system
CN101769739A (en) * 2008-12-29 2010-07-07 韩国地质资源研究院 Integrated hydrology monitoring system
CN101819245A (en) * 2010-05-19 2010-09-01 山西省电力公司超(特)高压输变电分公司 Monitoring method and system of transmission line
CN101826885A (en) * 2010-04-28 2010-09-08 南京信息工程大学 Dual-channel disaster early-warning information receiving system and receiving method thereof
CN102523115A (en) * 2011-12-16 2012-06-27 广东高新兴通信股份有限公司 Server monitoring system based on power environment system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101174908A (en) * 2007-09-18 2008-05-07 爱立信浪潮无线技术有线公司 Method for implementing weather information issuance in common wireless communication network
CN101217723A (en) * 2007-12-29 2008-07-09 深圳市戴文科技有限公司 A method and system allowing climate information display on e-map on mobile terminal
CN101769739A (en) * 2008-12-29 2010-07-07 韩国地质资源研究院 Integrated hydrology monitoring system
CN201508197U (en) * 2009-09-28 2010-06-16 北京艾森坤博科技发展有限公司 Power transmission line monitoring system
CN101826885A (en) * 2010-04-28 2010-09-08 南京信息工程大学 Dual-channel disaster early-warning information receiving system and receiving method thereof
CN101819245A (en) * 2010-05-19 2010-09-01 山西省电力公司超(特)高压输变电分公司 Monitoring method and system of transmission line
CN102523115A (en) * 2011-12-16 2012-06-27 广东高新兴通信股份有限公司 Server monitoring system based on power environment system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
范长澜: ""使用消息传递系统实现电力系统的集成与数据采集"", 《华东电力》, vol. 38, no. 5, 24 May 2010 (2010-05-24) *
郑旭 等: ""华东电网500 kV输电线路气象环境风险预警研究及应用"", 《华东电力》, vol. 38, no. 8, 24 August 2010 (2010-08-24) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105468788A (en) * 2015-12-29 2016-04-06 北京国能日新系统控制技术有限公司 NCO meteorological data processing method and NCO meteorological data processing system
CN105468788B (en) * 2015-12-29 2019-02-15 国能日新科技股份有限公司 NCO process meteorological data method and system

Similar Documents

Publication Publication Date Title
CN111031094A (en) Data transmission method, device, equipment and storage medium in IoT system
CN112613024B (en) Data interaction method, device, system and storage medium
EP1469654A3 (en) Network device, system and method for providing list of controlled devices
GB2447197A (en) System and method for remote data aquisition and distribution
ATE366968T1 (en) METHOD AND SYSTEM FOR REMOTE ACTIVATION AND MANAGEMENT OF PERSONAL SECURITY DEVICES
CN103326896B (en) The system and method for the information data that a kind of user of collection produces on the internet
CN103647701B (en) The control method and device of instantaneous communication system message forwarding
CN103095684A (en) Method obtaining attention user aggregate information, device and system
CN112637366A (en) Vehicle network vehicle data acquisition method based on micro-service
CN107592215A (en) A kind of method for managing message-oriented middleware
CN104376491A (en) Virtual resource monitoring method, device and system
CN111385332A (en) Internet of things equipment, Internet of things platform access method and equipment
CN103220343B (en) Big data multi-system retransmission method
CN104753761A (en) Method, server and system for processing messages
CN102932426A (en) Meteorological data processing method for online safety monitoring of power transmission line
US7073182B1 (en) OPCMessenger
CN109309526B (en) Shipborne satellite communication network backup management system
CN106056301A (en) Real-time cost control working method based on GPRS remote communication
CN202875374U (en) Ultrasonic diagnosis cloud computing server
CN101800667A (en) Alarm message transmitting method, network equipment and alarm system
CN106685078A (en) Smart grid remote monitoring system based on Android system
CN112437095A (en) Client-server communication interaction method across security zones
KR20190022205A (en) Dds communication middleware platform in power system field
CN103873355A (en) Information matching method
CN1885854B (en) Method and system for processing instantaneous message

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20130213