CN108894915B - Wind power generation remote monitoring system and working method thereof - Google Patents

Wind power generation remote monitoring system and working method thereof Download PDF

Info

Publication number
CN108894915B
CN108894915B CN201810709065.1A CN201810709065A CN108894915B CN 108894915 B CN108894915 B CN 108894915B CN 201810709065 A CN201810709065 A CN 201810709065A CN 108894915 B CN108894915 B CN 108894915B
Authority
CN
China
Prior art keywords
file
wind power
parameter data
power generation
module
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
CN201810709065.1A
Other languages
Chinese (zh)
Other versions
CN108894915A (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.)
Zhangjiagang Hongjia Digital Technology Co Ltd
Original Assignee
Zhangjiagang Hongjia Digital Technology 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 Zhangjiagang Hongjia Digital Technology Co Ltd filed Critical Zhangjiagang Hongjia Digital Technology Co Ltd
Priority to CN201810709065.1A priority Critical patent/CN108894915B/en
Publication of CN108894915A publication Critical patent/CN108894915A/en
Application granted granted Critical
Publication of CN108894915B publication Critical patent/CN108894915B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F03MACHINES OR ENGINES FOR LIQUIDS; WIND, SPRING, OR WEIGHT MOTORS; PRODUCING MECHANICAL POWER OR A REACTIVE PROPULSIVE THRUST, NOT OTHERWISE PROVIDED FOR
    • F03DWIND MOTORS
    • F03D7/00Controlling wind motors 
    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F03MACHINES OR ENGINES FOR LIQUIDS; WIND, SPRING, OR WEIGHT MOTORS; PRODUCING MECHANICAL POWER OR A REACTIVE PROPULSIVE THRUST, NOT OTHERWISE PROVIDED FOR
    • F03DWIND MOTORS
    • F03D17/00Monitoring or testing of wind motors, e.g. diagnostics
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E10/00Energy generation through renewable energy sources
    • Y02E10/70Wind energy
    • Y02E10/72Wind turbines with rotation axis in wind direction

Landscapes

  • Engineering & Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Sustainable Development (AREA)
  • Sustainable Energy (AREA)
  • Chemical & Material Sciences (AREA)
  • Combustion & Propulsion (AREA)
  • Mechanical Engineering (AREA)
  • General Engineering & Computer Science (AREA)
  • Wind Motors (AREA)

Abstract

The invention relates to a wind power generation remote monitoring system and a working method thereof, wherein the wind power generation remote monitoring system comprises: the system comprises a cloud server, a monitoring terminal and a wind driven generator; wherein the wind power generator comprises: the control module is connected with the data acquisition module and the alarm module; the data acquisition module is suitable for acquiring the operating parameters of the wind driven generator and sending the operating parameters to the cloud server; the cloud server stores a threshold range of operating parameter data; when the operation parameter data received by the cloud server is within the threshold value range, storing the operation parameter data; otherwise, the operation parameter data and the corresponding alarm information are sent to the monitoring terminal; the wind power generation remote monitoring system can remotely monitor the working condition of the wind driven generator through the cloud server and the monitoring terminal, and once abnormity occurs, the monitoring terminal can receive alarm information and current running parameter data of the wind driven generator, so that a monitoring end can take corresponding measures in time.

Description

Wind power generation remote monitoring system and working method thereof
Technical Field
The invention relates to a wind power generation remote monitoring system and a working method thereof.
Background
At present, most of wind driven generators are independently installed and are in an automatic operation state, and managers cannot know the current operation state of the wind driven generators, so that the wind driven generators lack effective management and cannot be effectively fed back in time when abnormality occurs; in addition, with the gradual development of the internet of things, the remote monitoring of the wind driven generator can be realized through the cloud server.
Disclosure of Invention
The invention provides a wind power generation remote monitoring system and a working method thereof, which realize remote monitoring on the working state of a wind power generator based on a cloud server.
In order to solve the above technical problem, the present invention provides a wind power generation remote monitoring system, including: the system comprises a cloud server, a monitoring terminal and a wind driven generator; wherein the wind power generator comprises: the control module is connected with the data acquisition module and the alarm module; the data acquisition module is suitable for acquiring the operating parameters of the wind driven generator and sending the operating parameters to the control module, and the control module sends the operating parameter data to the cloud server through a communication module; the cloud server stores a threshold range of operating parameter data; when the operation parameter data received by the cloud server is within the threshold value range, storing the operation parameter data; otherwise, the operation parameter data and the corresponding alarm information are sent to the monitoring terminal.
Further, the wind power generation remote monitoring system also comprises an intelligent subsystem for safely transmitting files containing operation parameter data; the intelligent subsystem comprises: the monitoring terminal, the proxy server and the server; wherein the monitor terminal includes: an acquisition module: the file management system is used for acquiring a file containing operation parameter data and judging the type of the file; a judging module: the file partitioning module is used for partitioning the file when the file is judged to be a large file; each file subblock is provided with an associated file header, and the file header comprises a block identifier, a tail byte of a previous file subblock and a CRC (cyclic redundancy check) value of the previous file subblock; the file header of the first file sub-block comprises a tail byte of the last file sub-block and a CRC (cyclic redundancy check) value of the last file sub-block; a grouping module: the device is used for grouping the file subblocks after being partitioned; the number of the file subblocks in the group is set according to the number of the parallel links, and the block identifiers of the file subblocks in the group are discontinuous blocks; and a transmission module: for transmitting each packet in turn to the proxy server using a parallel link.
Further, the transmitting the packets to the proxy server by using the parallel link in sequence comprises: randomly distributing file subblocks in the group to each virtual port, and then transmitting the file subblocks to a proxy server by using a parallel link; when the proxy server receives all the file groups, determining whether all the file sub-blocks are received according to the block identifiers; when the file is determined to be received, all the file subblocks are transmitted to a server, and the server checks each file subblock; and when the verification is passed, recombining to obtain the file.
Further, before the current file packet is transmitted, the method further comprises the following steps: judging the network state, namely transmitting the current file packet when the network state is good; otherwise, the state to be transmitted is carried out, and the network state is periodically detected.
Further, virtual ports are arranged on the monitoring terminal and the proxy server, and parallel transmission paths are established through the virtual ports; and the number of the virtual ports is set according to the bandwidth between the monitoring terminal and the proxy server.
Furthermore, the proxy server is located at the server side and performs data transmission with the server by using a proprietary channel.
In another aspect, the present invention further provides a method for operating a wind power generation remote monitoring system, including: the system comprises a cloud server, a monitoring terminal and a wind driven generator; wherein the wind power generator comprises: the control module is connected with the data acquisition module and the alarm module; the data acquisition module is suitable for acquiring the operating parameters of the wind driven generator and sending the operating parameters to the control module, and the control module sends the operating parameter data to the cloud server through a communication module; the cloud server stores a threshold range of operating parameter data; when the operation parameter data received by the cloud server is within the threshold value range, storing the operation parameter data; otherwise, the operation parameter data and the corresponding alarm information are sent to the monitoring terminal.
The wind power generation remote monitoring system has the advantages that the cloud server and the monitoring terminal can be used for remotely monitoring the working condition of the wind power generator, once abnormity occurs, the monitoring terminal can receive alarm information and current running parameter data of the wind power generator, and a monitoring end can take corresponding measures in time conveniently.
Drawings
The invention is further illustrated with reference to the following figures and examples.
FIG. 1 is a schematic block diagram of a wind power generation remote monitoring system of the present invention;
FIG. 2 is a schematic block diagram of an intelligent subsystem in the wind power generation remote monitoring system of the present invention.
Detailed Description
The present invention will now be described in further detail with reference to the accompanying drawings. These drawings are simplified schematic views illustrating only the basic structure of the present invention in a schematic manner, and thus show only the constitution related to the present invention.
Example 1
FIG. 1 is a schematic block diagram of a wind power generation remote monitoring system of the present invention;
as shown in fig. 1, the present embodiment provides a wind power generation remote monitoring system, including: the system comprises a cloud server, a monitoring terminal and a wind driven generator; wherein the wind power generator comprises: the control module is connected with the data acquisition module and the alarm module; the data acquisition module is suitable for acquiring the operating parameters of the wind driven generator and sending the operating parameters to the control module, and the control module sends the operating parameter data to the cloud server through a communication module; the cloud server stores a threshold range of operating parameter data; when the operation parameter data received by the cloud server is within the threshold value range, storing the operation parameter data; otherwise, the operation parameter data and the corresponding alarm information are sent to the monitoring terminal.
Specifically, the communication module is, for example, but not limited to, an ethernet interface module or a WiFi module; such as, but not limited to, operating parameter data including operating power, operating speed, and output voltage.
Specifically, the wind power generation remote monitoring system of this embodiment can remote monitoring aerogenerator's behavior through cloud ware and monitor terminal, and in case take place unusually, monitor terminal can receive alarm information and current aerogenerator's operating parameter data, and the monitoring end of being convenient for in time takes corresponding measure.
FIG. 2 is a schematic block diagram of an intelligent subsystem in the wind power generation remote monitoring system of the present invention.
Further, as shown in fig. 2, in order to ensure that the operation parameter data of the wind turbine generator can be sent to the monitoring terminal in time and improve the transmission security of the operation parameter data, the wind turbine remote monitoring system of the embodiment further includes an intelligent subsystem for safely transmitting a file containing the operation parameter data; the intelligent subsystem comprises: a monitoring terminal at a monitoring side, and a proxy server and a server at a network side; wherein, the monitor terminal includes: an acquisition module: the method is used for acquiring the file containing the operation parameter data and judging the type of the file.
Specifically, due to the diversity of network files, in order to improve the processing efficiency of files, files are divided into ordinary files (small files) and large files.
A judging module: the file partitioning module is used for partitioning the file when the file is judged to be a large file, wherein each file sub-block is provided with an associated file header, and the file header comprises a block identifier, tail bytes of a previous file sub-block and a CRC (cyclic redundancy check) value of a previous word block; the file header of the first file sub-block includes the last file sub-block's tail byte and the last file block's CRC check value.
Specifically, the setting of the block relevance can facilitate the verification and restoration of data on the network side, and the processing efficiency of the file is improved conveniently.
Preferably, the block identifier in the first file header may be set according to a file type identifier, the file type identifier is a predefined encoding sequence, and the subsequent block identifiers are incremented based on a specific step size, where the step size is greater than 1, so that the block identifiers are encoded according to a form agreed by a sender and a server, thereby effectively improving data security.
A grouping module: the device comprises a group of file subblocks, a plurality of parallel links, a plurality of groups of file subblocks and a plurality of groups of file subblocks, wherein the file subblocks are arranged in the group; the random grouping of the file subblocks can ensure the safety in the transmission process.
A transmission module: the proxy server is used for transmitting each group to the proxy server by using the parallel link in sequence; the method specifically comprises the steps of distributing file subblocks in a group to each virtual port randomly, then transmitting the file subblocks to a proxy server by using a parallel link, determining whether all the file subblocks are received or not according to a block identifier after the proxy server receives all the file groups, transmitting the file subblocks to the server when all the file subblocks are determined to be received, verifying each file subblock by the server, and recombining to obtain the file after the verification is passed.
Because different packets are transmitted by using parallel links in sequence, in order to ensure the stability of transmission, the state of the network is judged before the current packet is transmitted, when the state is good, the current packet is transmitted, otherwise, the state to be transmitted is carried out, and the state of the network is periodically detected; the random transmission of the file subblocks can effectively improve the data security.
Virtual ports are arranged on the monitoring terminal and the proxy server, and parallel transmission paths are established through the virtual ports. The number of the virtual ports is set according to the bandwidth between the monitoring terminal and the proxy server, so that the effective utilization of resources is guaranteed.
The proxy server is positioned at the server side and performs data transmission with the server by using a special channel; the proprietary channel can improve the security of data transmission.
The intelligent subsystem for network file safe transmission of the embodiment establishes the correlated groups after the large files are blocked, the file subblocks in the group are discontinuous and are independently transmitted in parallel, so that the file safety is improved, and meanwhile, a virtual port is used between the monitoring terminal and the proxy server to establish a parallel transmission path, so that the resource utilization rate can be effectively improved, and the data transmission efficiency is improved.
Example 2
On the basis of embodiment 1, this embodiment 2 provides an operating method of a wind power generation remote monitoring system, including: the system comprises a cloud server, a monitoring terminal and a wind driven generator; wherein the wind power generator comprises: the control module is connected with the data acquisition module and the alarm module; the data acquisition module is suitable for acquiring the operating parameters of the wind driven generator and sending the operating parameters to the control module, and the control module sends the operating parameter data to the cloud server through a communication module; the cloud server stores a threshold range of operating parameter data; when the operation parameter data received by the cloud server is within the threshold value range, storing the operation parameter data; otherwise, the operation parameter data and the corresponding alarm information are sent to the monitoring terminal.
Specifically, the working principle, the working method, and the working process of the wind power generation remote monitoring system described in this embodiment are the same as those of the wind power generation remote monitoring system in embodiment 1, and are not described herein again.
In light of the foregoing description of the preferred embodiment of the present invention, many modifications and variations will be apparent to those skilled in the art without departing from the spirit and scope of the invention. The technical scope of the present invention is not limited to the content of the specification, and must be determined according to the scope of the claims.

Claims (5)

1. A wind power generation remote monitoring system, comprising:
the system comprises a cloud server, a monitoring terminal and a wind driven generator; wherein
The wind power generator includes: the control module is connected with the data acquisition module and the alarm module;
the data acquisition module is suitable for acquiring the operating parameters of the wind driven generator and sending the operating parameters to the control module, and the control module sends the operating parameter data to the cloud server through a communication module;
the cloud server stores a threshold range of operating parameter data;
when the operation parameter data received by the cloud server is within the threshold value range, storing the operation parameter data; otherwise, the operation parameter data and the corresponding alarm information are sent to the monitoring terminal;
the wind power generation remote monitoring system also comprises an intelligent subsystem for safely transmitting files containing operation parameter data;
the intelligent subsystem comprises: the monitoring terminal, the proxy server and the server; wherein
The monitoring terminal includes:
an acquisition module: the file management system is used for acquiring a file containing operation parameter data and judging the type of the file;
a judging module: the file partitioning module is used for partitioning the file when the file is judged to be a large file;
each file subblock is provided with an associated file header, and the file header comprises a block identifier, a tail byte of a previous file subblock and a CRC (cyclic redundancy check) value of the previous file subblock; the file header of the first file sub-block comprises a tail byte of the last file sub-block and a CRC (cyclic redundancy check) value of the last file sub-block;
a grouping module: the device is used for grouping the file subblocks after being partitioned and establishing a group which is related to each other;
the number of the file subblocks in the group is set according to the number of the parallel links, and the block identifiers of the file subblocks in the group are discontinuous blocks, namely the file subblocks in the group are discontinuous and are independently transmitted in parallel; and
a transmission module: for transmitting each packet in turn to the proxy server using a parallel link.
2. Wind power generation remote monitoring system according to claim 1,
the transmission of the packets to the proxy server by using the parallel link in turn comprises the following steps: randomly distributing file subblocks in the group to each virtual port, and then transmitting the file subblocks to a proxy server by using a parallel link;
when the proxy server receives all the file groups, determining whether all the file sub-blocks are received according to the block identifiers; when the file is determined to be received, all the file subblocks are transmitted to a server, and the server checks each file subblock; and when the verification is passed, recombining to obtain the file.
3. Wind power generation remote monitoring system according to claim 2,
before the current file packet is transmitted, the method further comprises the following steps: determination of the state of the network, i.e.
When the network state is good, transmitting the current file packet; otherwise, the state to be transmitted is carried out, and the network state is periodically detected.
4. Remote wind power generation monitoring system according to claim 3,
virtual ports are arranged on the monitoring terminal and the proxy server, and parallel transmission paths are established through the virtual ports; and
the number of the virtual ports is set according to the bandwidth between the monitoring terminal and the proxy server.
5. Wind power generation remote monitoring system according to claim 4,
the proxy server is positioned at the server side and performs data transmission with the server by using a special channel.
CN201810709065.1A 2018-07-02 2018-07-02 Wind power generation remote monitoring system and working method thereof Active CN108894915B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810709065.1A CN108894915B (en) 2018-07-02 2018-07-02 Wind power generation remote monitoring system and working method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810709065.1A CN108894915B (en) 2018-07-02 2018-07-02 Wind power generation remote monitoring system and working method thereof

Publications (2)

Publication Number Publication Date
CN108894915A CN108894915A (en) 2018-11-27
CN108894915B true CN108894915B (en) 2020-10-20

Family

ID=64347213

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810709065.1A Active CN108894915B (en) 2018-07-02 2018-07-02 Wind power generation remote monitoring system and working method thereof

Country Status (1)

Country Link
CN (1) CN108894915B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110080954A (en) * 2019-05-11 2019-08-02 林荣密 A kind of long-range wind direction and wind velocity testing agency of wind-power electricity generation
CN110262454B (en) * 2019-06-25 2020-10-13 三一重能有限公司 Test system, method and device for fan control system
CN111577510B (en) * 2020-05-25 2022-02-22 上海海事大学 Ocean current power generation remote monitoring system and method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1606856A (en) * 2001-10-25 2005-04-13 高通股份有限公司 System and method for token-based PPP fragment scheduling
WO2007137064A3 (en) * 2006-05-16 2008-03-20 Kiyon Inc Distributed multichannel wireless communication
CN101394273A (en) * 2008-10-17 2009-03-25 电子科技大学 Multichannel ciphered information transmission method
CN106330920A (en) * 2016-08-26 2017-01-11 中国科学院半导体研究所 Secure communication method based on multichannel signal fragmentization transmission technology

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201657028U (en) * 2010-03-26 2010-11-24 易格特电力电子(深圳)有限公司 Large scale wind power generation monitoring system
CN101867417B (en) * 2010-07-01 2012-12-12 中国人民解放军国防科学技术大学 Unidirectional transmission method based on optical fiber multi-way coupling
CN103024449B (en) * 2011-09-28 2015-08-19 中国移动通信集团公司 Stream of video frames processing method, video server and terminal equipment
CN103306897A (en) * 2013-06-08 2013-09-18 上海电机学院 Wireless monitoring device and wireless monitoring system applicable to wind power generator
CN107493150B (en) * 2016-06-13 2019-07-02 中国联合网络通信集团有限公司 A kind of data encryption and transmission method and device
CN105933342A (en) * 2016-06-24 2016-09-07 浙江宇视科技有限公司 Video monitoring data transmission method and device
US10313861B2 (en) * 2016-09-15 2019-06-04 WiSilica Inc. Wireless control of multiple actor devices by multiple controller devices with communication security
CN106932120A (en) * 2017-04-05 2017-07-07 合肥酷睿网络科技有限公司 A kind of bathing pool water temperature detection system
CN107332753A (en) * 2017-07-24 2017-11-07 佛山易识科技有限公司 A kind of network packet out-of-order transfer method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1606856A (en) * 2001-10-25 2005-04-13 高通股份有限公司 System and method for token-based PPP fragment scheduling
WO2007137064A3 (en) * 2006-05-16 2008-03-20 Kiyon Inc Distributed multichannel wireless communication
CN101394273A (en) * 2008-10-17 2009-03-25 电子科技大学 Multichannel ciphered information transmission method
CN106330920A (en) * 2016-08-26 2017-01-11 中国科学院半导体研究所 Secure communication method based on multichannel signal fragmentization transmission technology

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于多路数据传输的一种新型加密技术;许洋等;《计算机技术与应用进展》;20090717;第50-54页 *

Also Published As

Publication number Publication date
CN108894915A (en) 2018-11-27

Similar Documents

Publication Publication Date Title
CN108645450B (en) Smart city environmental protection system
CN108894915B (en) Wind power generation remote monitoring system and working method thereof
CN111083161A (en) Data transmission processing method and device and Internet of things equipment
CN104601550B (en) Reverse isolation file transmission system and method based on cluster array
CN110752966B (en) Network protocol security test method and device, electronic equipment and storage medium
US10404611B2 (en) Discovering path maximum transmission unit
CN105262740A (en) Big data transmission method and system
CN111711680A (en) File breakpoint continuous transmission method and device based on UDP (user Datagram protocol)
Liang et al. Blockchain-based efficient recovery for secure distributed control in software defined optical networks
CN115484047A (en) Method, device, equipment and storage medium for identifying flooding attack in cloud platform
CN106686410B (en) HLS flow-medium transmission method and device
CN103595552B (en) Analysis method and analysis system for cluster storage network parallel load
CN111092931B (en) Method and system for rapidly distributing streaming data of online super real-time simulation of power system
CN103428677B (en) The sending method and signaling channel of grouping busihess data send the method for reseptance of information
AU2011267957B2 (en) Systems and methods for data packet transmission
CN108881258B (en) Intelligent system for safe transmission of network files
CN108801352B (en) Bathing pool environment monitoring system and working method thereof
CN106850153B (en) Data retransmission method and system
CN108648386B (en) Intelligent household anti-theft monitoring system and working method thereof
CN107948011A (en) The method and system of data consistency under a kind of verification network pressure
CN105162650B (en) A method of monitoring redundancy network interface card switching time
CN113132367A (en) Data transmission self-adaption method and device for engineering monitoring Internet of things acquisition terminal
CN108989289B (en) Method and device for guaranteeing integrity of flow collection
CN114039839B (en) Electric power communication fault repairing method and device
CN117492405B (en) Verification method for wind turbine generator control system based on field bus

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