CN113093678B - Data processing method for power plant DCS (distributed control System) - Google Patents

Data processing method for power plant DCS (distributed control System) Download PDF

Info

Publication number
CN113093678B
CN113093678B CN202110370943.3A CN202110370943A CN113093678B CN 113093678 B CN113093678 B CN 113093678B CN 202110370943 A CN202110370943 A CN 202110370943A CN 113093678 B CN113093678 B CN 113093678B
Authority
CN
China
Prior art keywords
data
acquired
master station
processing method
power plant
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
CN202110370943.3A
Other languages
Chinese (zh)
Other versions
CN113093678A (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.)
Guoneng Quanzhou Thermal Power Co ltd
Guodian Nanjing Electric Power Test Research Co Ltd
Original Assignee
Guoneng Quanzhou Thermal Power Co ltd
Guodian Nanjing Electric Power Test Research 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 Guoneng Quanzhou Thermal Power Co ltd, Guodian Nanjing Electric Power Test Research Co Ltd filed Critical Guoneng Quanzhou Thermal Power Co ltd
Priority to CN202110370943.3A priority Critical patent/CN113093678B/en
Publication of CN113093678A publication Critical patent/CN113093678A/en
Application granted granted Critical
Publication of CN113093678B publication Critical patent/CN113093678B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • G05B19/4185Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM] characterised by the network communication
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/33Director till display
    • G05B2219/33139Design of industrial communication system with expert system
    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a data processing method for a power plant DCS, which comprises the following steps: A. the master station and the slave station establish encrypted communication connection; B. the slave station sends the acquired data to the master station; C. the master station classifies and stores the received collected data; D. the master station transmits control information to the slave station. The invention can improve the defects of the prior art and improve the compatibility of the data processing method to different DCS systems.

Description

Data processing method for power plant DCS (distributed control System)
Technical Field
The invention relates to the technical field of power plant automation, in particular to a data processing method for a power plant DCS.
Background
In recent years, a Distributed Control System (DCS) is applied to a power plant operation System, various parameters and real-time data of the operation of a plurality of power plant units are monitored, and abundant and valuable information is contained in mass data acquired by the DCS, so how to effectively process the data is one of the keys for improving the operation efficiency of the DCS. However, because the DCS system adopts a centralized management and decentralized control architecture, and the configuration structure of the DCS system is specifically configured according to a specific application scenario, the existing data processing method cannot be compatible with DCS systems with different configuration structures, so that the data processing flow of the DCS system needs to be specially rewritten and debugged under each actual application condition, thereby increasing the use cost and the operation risk of the system.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a data processing method for the power plant DCS, which can solve the defects of the prior art and improve the compatibility of the data processing method for different DCS systems.
In order to solve the technical problems, the technical scheme adopted by the invention is as follows.
A data processing method for a power plant DCS comprises the following steps:
A. the master station and the slave station establish encrypted communication connection;
B. the slave station sends the collected data to the master station;
C. the master station classifies and stores the received collected data;
D. the master station transmits control information to the slave station.
Preferably, in step a, establishing an encrypted communication connection comprises the steps of,
a1, the master station sends communication interface information to the slave stations, and the slave stations encrypt the received communication interface information and send the encrypted communication interface information back to the master station;
a2, the master station obtains a communication key according to the communication interface information before and after encryption;
and A3, encrypting and transmitting communication data between the master station and the slave station through a communication key, and updating the communication key in real time.
Preferably, in step A2, the encrypted communication interface information is secondarily encrypted to ensure that the secondarily encrypted communication interface information is linearly related to the primarily encrypted communication interface information, and then encryption operators used in the twice encryption are linearly combined to obtain the communication key.
Preferably, in step A3, the encrypted communication data is line-shifted and then subjected to a mixed column operation, and the first byte of the communication key is byte-substituted with the first byte of the operation result.
Preferably, in step B, the slave station preprocesses the acquired data before transmitting the acquired data, and comprises the steps of,
b1, the slave station extracts the characteristics of the collected historical data and clusters the characteristics;
b2, extracting at least one feature from each feature set, and establishing a feature sample;
and B3, extracting the characteristics of the acquired data transmitted in real time, calculating the stable boundary of the characteristics, and if the stable boundary completely falls into the characteristic sample, directly transmitting the acquired data, otherwise, preprocessing the acquired data.
Preferably, in step B3, the preprocessing of the collected data comprises the steps of,
b31, performing secondary acquisition on the acquired data;
b32, comparing the acquired data acquired twice to obtain a characteristic deviation matrix;
and B33, correcting the newly acquired acquisition data by using the characteristic deviation matrix, then calculating a stable boundary again, if the stable boundary completely falls into the characteristic sample, transmitting the corrected acquisition data, otherwise, repeating the step B33 until the stable boundary completely falls into the characteristic sample.
Preferably, in step C, the classifying and storing the collected data includes the steps of,
c1, storing the acquired data into a data cache region;
c2, pre-classifying the acquired data according to the transmitting source address of the acquired data;
c3, sequentially carrying out secondary classification on each pre-classified collected data according to the data type and the data content;
and C4, storing the acquired data subjected to secondary classification into a data storage area.
Preferably, the data buffer area adopts a stack storage form.
Preferably, in step C3, a weight list of the data types and the data contents is established, and the collected data is classified by using the weighted weights of the data types and the data contents.
Preferably, in step C3, after the secondary classification, an association link between the collected data belonging to the same pre-classification in step C2 is established in the collected data of the same class.
Adopt the beneficial effect that above-mentioned technical scheme brought to lie in: the invention improves the data processing efficiency of the DCS system by optimizing the data processing flow under the premise of ensuring the safety.
Drawings
FIG. 1 is a flow chart of the present invention.
Detailed Description
Example 1
A data processing method for a power plant DCS comprises the following steps:
A. the master station and the slave station establish encrypted communication connection;
B. the slave station sends the collected data to the master station;
C. the master station classifies and stores the received collected data;
D. the master station transmits control information to the slave station.
In step a, establishing an encrypted communication connection comprises the following steps,
a1, a master station sends communication interface information to a slave station, and the slave station encrypts the received communication interface information and sends the encrypted communication interface information back to the master station;
a2, the master station obtains a communication key according to the communication interface information before and after encryption;
and A3, encrypting and transmitting communication data between the master station and the slave station through a communication key, and updating the communication key in real time.
In the step A2, the encrypted communication interface information is encrypted for the second time, the communication interface information after the second encryption is ensured to be linearly related to the communication interface information after the first encryption, and then encryption operators used in the two encryptions are linearly combined to obtain the communication key.
In step C, the step of classifying and storing the collected data comprises the following steps,
c1, storing the acquired data in a data cache region;
c2, pre-classifying the acquired data according to the transmitting source address of the acquired data;
c3, sequentially carrying out secondary classification on each pre-classified collected data according to the data type and the data content;
and C4, storing the acquired data subjected to secondary classification into a data storage area.
Example 2
A data processing method for a power plant DCS comprises the following steps:
A. the master station and the slave station establish encrypted communication connection;
B. the slave station sends the collected data to the master station;
C. the master station classifies and stores the received collected data;
D. the master station transmits control information to the slave station.
In step a, establishing an encrypted communication connection comprises the following steps,
a1, a master station sends communication interface information to a slave station, and the slave station encrypts the received communication interface information and sends the encrypted communication interface information back to the master station;
a2, the master station obtains a communication key according to the communication interface information before and after encryption;
and A3, encrypting and transmitting communication data between the master station and the slave station through a communication key, and updating the communication key in real time.
In the step A2, the encrypted communication interface information is encrypted for the second time, the communication interface information after the second encryption is ensured to be linearly related to the communication interface information after the first encryption, and then encryption operators used in the two encryptions are linearly combined to obtain the communication key.
In step C, classifying and storing the collected data comprises the following steps,
c1, storing the acquired data in a data cache region;
c2, pre-classifying the acquired data according to the transmitting source address of the acquired data;
c3, sequentially carrying out secondary classification on each pre-classified collected data according to the data type and the data content;
and C4, storing the acquired data subjected to secondary classification into a data storage area.
In step B, the slave station preprocesses the acquired data before sending the acquired data, comprising the following steps,
b1, the slave station extracts the characteristics of the collected historical data and clusters the characteristics;
b2, extracting at least one feature from each feature set, and establishing a feature sample;
and B3, extracting the characteristics of the acquired data transmitted in real time, calculating a stable boundary of the characteristics, directly transmitting the acquired data if the stable boundary completely falls into the characteristic sample, and otherwise, preprocessing the acquired data.
In step B3, the preprocessing of the collected data comprises the following steps,
b31, performing secondary acquisition on the acquired data;
b32, comparing the acquired data acquired twice to obtain a characteristic deviation matrix;
and B33, correcting the newly acquired acquisition data by using the characteristic deviation matrix, then calculating a stable boundary again, if the stable boundary completely falls into the characteristic sample, transmitting the corrected acquisition data, otherwise, repeating the step B33 until the stable boundary completely falls into the characteristic sample.
Compared with the embodiment 1, the embodiment 2 has the advantages that the probability of invalid data is reduced and the data processing efficiency is improved by preprocessing the acquired data.
Example 3
A data processing method for a power plant DCS comprises the following steps:
A. the master station and the slave station establish encrypted communication connection;
B. the slave station sends the acquired data to the master station;
C. the master station classifies and stores the received acquired data;
D. the master station sends control information to the slave station.
In step a, establishing an encrypted communication connection comprises the following steps,
a1, a master station sends communication interface information to a slave station, and the slave station encrypts the received communication interface information and sends the encrypted communication interface information back to the master station;
a2, the master station obtains a communication key according to the communication interface information before and after encryption;
and A3, encrypting and transmitting communication data between the master station and the slave station through a communication key, and updating the communication key in real time.
In the step A2, the encrypted communication interface information is encrypted for the second time, the communication interface information after the second encryption is ensured to be linearly related to the communication interface information after the first encryption, and then encryption operators used in the two encryptions are linearly combined to obtain the communication key.
In step C, the step of classifying and storing the collected data comprises the following steps,
c1, storing the acquired data in a data cache region;
c2, pre-classifying the acquired data according to the transmitting source address of the acquired data;
c3, sequentially carrying out secondary classification on each pre-classified collected data according to the data type and the data content;
and C4, storing the acquired data subjected to secondary classification into a data storage area.
The data cache region adopts a stack storage form.
In step C3, a weight list of the data type and the data content is established, and the collected data is classified by using the weighted weights of the data type and the data content.
In step C3, after secondary classification, establishing an association link between the collected data belonging to the same pre-classification in step C2 in the collected data of the same class.
In step B, the slave station preprocesses the acquired data before sending the acquired data, comprising the following steps,
b1, the slave station extracts the characteristics of the collected historical data and clusters the characteristics;
b2, at least one feature is extracted from each type of feature set, and a feature sample is established;
and B3, extracting the characteristics of the acquired data transmitted in real time, calculating the stable boundary of the characteristics, and if the stable boundary completely falls into the characteristic sample, directly transmitting the acquired data, otherwise, preprocessing the acquired data.
In step B3, the pre-processing of the collected data comprises the following steps,
b31, performing secondary acquisition on the acquired data;
b32, comparing the acquired data acquired twice to obtain a characteristic deviation matrix;
and B33, correcting the newly acquired acquisition data by using the characteristic deviation matrix, then calculating a stable boundary again, if the stable boundary completely falls into the characteristic sample, transmitting the corrected acquisition data, otherwise, repeating the step B33 until the stable boundary completely falls into the characteristic sample.
Compared with the embodiment 2, the embodiment 3 improves the data reading and writing speed by optimizing the data classification mode, thereby further improving the data processing efficiency.
The foregoing shows and describes the general principles and features of the present invention, together with the advantages thereof. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are described in the specification and illustrated only to illustrate the principle of the present invention, but that various changes and modifications may be made therein without departing from the spirit and scope of the present invention, which fall within the scope of the invention as claimed. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (7)

1. A data processing method for a power plant DCS is characterized by comprising the following steps:
A. the master station and the slave station establish encrypted communication connection;
establishing the encrypted communication connection includes the steps of,
a1, the master station sends communication interface information to the slave stations, and the slave stations encrypt the received communication interface information and send the encrypted communication interface information back to the master station;
a2, the master station obtains a communication key according to the communication interface information before and after encryption;
carrying out secondary encryption on the encrypted communication interface information to ensure that the communication interface information after the secondary encryption is linearly related to the communication interface information after the primary encryption, and then linearly combining encryption operators used in the two-time encryption to obtain a communication key;
a3, encrypting and transmitting communication data between the master station and the slave station through a communication key, and updating the communication key in real time;
performing line displacement on the encrypted communication data, then performing mixed column operation, and performing byte replacement on the first byte of the communication key by using the first byte of the operation result;
B. the slave station sends the collected data to the master station;
C. the master station classifies and stores the received acquired data;
D. the master station transmits control information to the slave station.
2. The power plant DCS system data processing method of claim 1, wherein: in step B, the slave station preprocesses the acquired data before sending the acquired data, comprising the following steps,
b1, the slave station extracts the characteristics of the collected historical data and clusters the characteristics;
b2, extracting at least one feature from each feature set, and establishing a feature sample;
and B3, extracting the characteristics of the acquired data transmitted in real time, calculating the stable boundary of the characteristics, and if the stable boundary completely falls into the characteristic sample, directly transmitting the acquired data, otherwise, preprocessing the acquired data.
3. The power plant DCS system data processing method of claim 2, wherein: in step B3, the pre-processing of the collected data comprises the following steps,
b31, performing secondary acquisition on the acquired data;
b32, comparing the acquired data acquired twice to obtain a characteristic deviation matrix;
and B33, correcting the acquired data acquired newly by using the characteristic deviation matrix, then calculating a stable boundary again, if the stable boundary completely falls into the characteristic sample, transmitting the corrected acquired data, otherwise, repeating the step B33 until the stable boundary completely falls into the characteristic sample.
4. A power plant DCS system data processing method as claimed in claim 3, wherein: in step C, classifying and storing the collected data comprises the following steps,
c1, storing the acquired data into a data cache region;
c2, pre-classifying the acquired data according to the transmitting source address of the acquired data;
c3, sequentially carrying out secondary classification on each pre-classified collected data according to the data type and the data content;
and C4, storing the acquired data subjected to secondary classification into a data storage area.
5. The power plant DCS system data processing method of claim 4, wherein: the data cache area adopts a stack storage form.
6. The power plant DCS system data processing method of claim 5, wherein: in step C3, a weight list of the data type and the data content is established, and the collected data is classified by using the weighted weights of the data type and the data content.
7. The power plant DCS system data processing method of claim 6, wherein: in step C3, after secondary classification, establishing an association link between the collected data belonging to the same pre-classification in step C2 in the collected data of the same class.
CN202110370943.3A 2021-04-07 2021-04-07 Data processing method for power plant DCS (distributed control System) Active CN113093678B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110370943.3A CN113093678B (en) 2021-04-07 2021-04-07 Data processing method for power plant DCS (distributed control System)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110370943.3A CN113093678B (en) 2021-04-07 2021-04-07 Data processing method for power plant DCS (distributed control System)

Publications (2)

Publication Number Publication Date
CN113093678A CN113093678A (en) 2021-07-09
CN113093678B true CN113093678B (en) 2022-12-20

Family

ID=76674348

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110370943.3A Active CN113093678B (en) 2021-04-07 2021-04-07 Data processing method for power plant DCS (distributed control System)

Country Status (1)

Country Link
CN (1) CN113093678B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0203054D0 (en) * 2002-02-08 2002-03-27 Microbar Security Ltd Key exchange and synchronisation system for digital cryptography
CN103324153A (en) * 2012-06-28 2013-09-25 上海市张江高科技园区新能源技术有限公司 Device and method for automatic safety monitoring of boilers
CN105610837A (en) * 2015-12-31 2016-05-25 上海交通大学 Method and system for identity authentication between master station and slave station in SCADA (Supervisory Control and Data Acquisition) system
CN106170963A (en) * 2014-02-24 2016-11-30 霍尼韦尔国际公司 The apparatus and method of seamless safety communication are set up between the parts in Industry Control and automated system
CN207817517U (en) * 2017-12-27 2018-09-04 国网山东省电力公司电力科学研究院 A kind of fired power generating unit coal consumption on-line monitoring framework
CN108712399A (en) * 2018-04-28 2018-10-26 孔福根 The distribution main website and its means of communication, the communication switching unit and its means of communication
CN109660555A (en) * 2019-01-09 2019-04-19 上海交通大学 Content safety sharing method and system based on proxy re-encryption
CN111314050A (en) * 2018-12-11 2020-06-19 北京思源理想控股集团有限公司 Encryption and decryption method and device
CN111343271A (en) * 2020-02-26 2020-06-26 致能装备科技(集团)有限公司 DTU (data transfer unit) equipment-based artificial intelligence cloud control method and system

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2821204B2 (en) * 1989-11-01 1998-11-05 株式会社日立製作所 Information service system
JP3308561B2 (en) * 1990-11-14 2002-07-29 株式会社東芝 E-mail communication method and sender terminal
JPH05143611A (en) * 1991-11-22 1993-06-11 Nippon Telegr & Teleph Corp <Ntt> Production controlling device and method therefor
JP4299996B2 (en) * 2002-05-29 2009-07-22 株式会社日立ハイテクノロジーズ Remote maintenance system and remote maintenance method
US20040022390A1 (en) * 2002-08-02 2004-02-05 Mcdonald Jeremy D. System and method for data protection and secure sharing of information over a computer network
US7877815B2 (en) * 2006-01-20 2011-01-25 Kyocera Corporation Battery authentication in a wireless communication device
GB0615392D0 (en) * 2006-08-03 2006-09-13 Wivenhoe Technology Ltd Pseudo random number circuitry
US20100158243A1 (en) * 2008-12-19 2010-06-24 Robert Bosch Gmbh Method of encryption in networked embedded systems
CN104038481A (en) * 2014-05-22 2014-09-10 国家电网公司 Communication method of power asset management master station system and RFID (radio frequency identification device) terminal
CN105337737B (en) * 2014-07-03 2018-11-20 华为技术有限公司 Public key encryption communication means and device
KR102244485B1 (en) * 2014-12-01 2021-04-26 에이에스엠엘 네델란즈 비.브이. Methods & apparatus for obtaining diagnostic information relating to a lithographic manufacturing process, lithographic processing system including diagnostic apparatus
US10237730B2 (en) * 2016-02-17 2019-03-19 Nagravision S.A. Methods and systems for encrypting communications using a secure element
CN106027501B (en) * 2016-05-06 2017-08-01 北京芯盾时代科技有限公司 A kind of system and method for being traded safety certification in a mobile device
KR101680525B1 (en) * 2016-07-12 2016-12-06 김주한 app forgery detection, 2-channel certification agency system and method thereof
JP6903976B2 (en) * 2017-03-22 2021-07-14 オムロン株式会社 Control system
US11009859B2 (en) * 2019-05-06 2021-05-18 Fisher-Rosemount Systems, Inc. Framework for privacy-preserving big-data sharing using distributed ledger
CN110084054A (en) * 2019-05-08 2019-08-02 深圳豪杰创新电子有限公司 A kind of data privacy device, method, electronic equipment and storage medium
CN111107085A (en) * 2019-12-18 2020-05-05 青岛联众智芯科技有限公司 Safety communication method based on publish-subscribe mode
CN111711625A (en) * 2020-06-15 2020-09-25 江苏方天电力技术有限公司 Power system information security encryption system based on power distribution terminal

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0203054D0 (en) * 2002-02-08 2002-03-27 Microbar Security Ltd Key exchange and synchronisation system for digital cryptography
CN103324153A (en) * 2012-06-28 2013-09-25 上海市张江高科技园区新能源技术有限公司 Device and method for automatic safety monitoring of boilers
CN106170963A (en) * 2014-02-24 2016-11-30 霍尼韦尔国际公司 The apparatus and method of seamless safety communication are set up between the parts in Industry Control and automated system
CN105610837A (en) * 2015-12-31 2016-05-25 上海交通大学 Method and system for identity authentication between master station and slave station in SCADA (Supervisory Control and Data Acquisition) system
CN207817517U (en) * 2017-12-27 2018-09-04 国网山东省电力公司电力科学研究院 A kind of fired power generating unit coal consumption on-line monitoring framework
CN108712399A (en) * 2018-04-28 2018-10-26 孔福根 The distribution main website and its means of communication, the communication switching unit and its means of communication
CN111314050A (en) * 2018-12-11 2020-06-19 北京思源理想控股集团有限公司 Encryption and decryption method and device
CN109660555A (en) * 2019-01-09 2019-04-19 上海交通大学 Content safety sharing method and system based on proxy re-encryption
CN111343271A (en) * 2020-02-26 2020-06-26 致能装备科技(集团)有限公司 DTU (data transfer unit) equipment-based artificial intelligence cloud control method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
基于多元数据重构的风电机组运行状态异常辨识及评估方法;陈俊生;《中国优秀博硕士学位论文全文数据库(博士) 工程科技II辑》;20210115;全文 *
对称加密和非对称加密(一)初步理解;zane_aimingoo;《https://blog.csdn.net/zam183/article/details/85270472》;20181226;全文 *

Also Published As

Publication number Publication date
CN113093678A (en) 2021-07-09

Similar Documents

Publication Publication Date Title
CN103885830B (en) Data processing method used in cross-data-center live migration process of virtual machine
CN107390650A (en) A kind of data collecting system based on Internet of Things and the data compression method based on the system
CN106910146B (en) Heterogeneous education data exchange platform and method based on streaming processing technology
CN112270550A (en) New energy electric power source tracing method and system based on block chain
CN112614331B (en) Method for reading electric energy meter event and electric energy meter event reading system
CN101404661B (en) Real-time data communication method based on UDP protocol
CN114024801B (en) Industrial edge computing service gateway
CN104615765A (en) Data processing method and data processing device for browsing internet records of mobile subscribers
CN116703024A (en) Coal industry enterprise production situation analysis system based on electric power big data
CN113810788A (en) Intelligent ammeter information transmission method and device and terminal equipment
CN113093678B (en) Data processing method for power plant DCS (distributed control System)
CN114928392B (en) 5G-based unmanned aerial vehicle automatic inspection data real-time return method and system
CN117112039A (en) Transmission optimization system and operation method of data center
CN102571412B (en) Target machine server of embedded distributed system
CN113873033B (en) Intelligent edge computing gateway platform with fault-tolerant function
CN115086033A (en) Transmission processing system of video cloud command system data
CN115776175A (en) Dispatching automation data acquisition method and system based on security access area
CN112948054B (en) Public transportation hybrid cloud platform system based on virtualization technology
CN204967864U (en) Encryption type network system based on field programmable gate array
CN113051024B (en) Virtual machine live migration method and device, electronic equipment and storage medium
CN102231717B (en) Method for rapidly making MODBUS protocol conversion gateway
CN201188626Y (en) System for remotely monitoring and analyzing nuclear electricity steam turbine regulation system
CN114069847B (en) Distributed photovoltaic data backfill system and method
CN115913873B (en) Intelligent monitoring management system and method for operation and maintenance of industrial control equipment
CN113726746A (en) Industrial control safety management platform and control method thereof

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