CN109684171B - Data monitoring method and device for unit equipment, unit equipment and system - Google Patents

Data monitoring method and device for unit equipment, unit equipment and system Download PDF

Info

Publication number
CN109684171B
CN109684171B CN201811540037.8A CN201811540037A CN109684171B CN 109684171 B CN109684171 B CN 109684171B CN 201811540037 A CN201811540037 A CN 201811540037A CN 109684171 B CN109684171 B CN 109684171B
Authority
CN
China
Prior art keywords
data
sending
operation data
operating
instruction
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
CN201811540037.8A
Other languages
Chinese (zh)
Other versions
CN109684171A (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.)
Gree Electric Appliances Inc of Zhuhai
Original Assignee
Gree Electric Appliances Inc of Zhuhai
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 Gree Electric Appliances Inc of Zhuhai filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN201811540037.8A priority Critical patent/CN109684171B/en
Publication of CN109684171A publication Critical patent/CN109684171A/en
Application granted granted Critical
Publication of CN109684171B publication Critical patent/CN109684171B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3013Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is an embedded system, i.e. a combination of hardware and software dedicated to perform a certain function in mobile devices, printers, automotive or aircraft systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3058Monitoring arrangements for monitoring environmental properties or parameters of the computing system or of the computing system component, e.g. monitoring of power, currents, temperature, humidity, position, vibrations
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C3/00Registering or indicating the condition or the working of machines or other apparatus, other than vehicles

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Selective Calling Equipment (AREA)

Abstract

The application relates to a data monitoring method and device of unit equipment, the unit equipment and a system. The method comprises the following steps: acquiring first operating data of unit equipment; the first operation data is communication data of the unit equipment during operation; screening the first operation data according to a preset rule to obtain second operation data; and receiving an operating data sending instruction, identifying the operating data sending instruction, and correspondingly sending first operating data or second operating data. By adopting the method, the technical effects of saving flow and cost can be realized, and the running state of the unit equipment can be mastered.

Description

Data monitoring method and device for unit equipment, unit equipment and system
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a set device, a system, and a storage medium for monitoring data of a set device.
Background
With the development of science and technology, more and more unit equipment are not controlled purely by manpower, but are controlled and monitored by a control system; the existing control system may generally include a data transmission module or a data monitoring module, where the transmission module or the data monitoring module may be configured to upload operation data related to the unit equipment to a server, and the server monitors the operation data acquired from the transmission module or the data monitoring module at any time, and feeds back corresponding operation conditions to the display device in time to show the operation conditions of the unit equipment.
However, the data monitoring module of the control system completely transmits all the operation data of the unit equipment to the server in real time, which greatly consumes network bandwidth and a large amount of traffic, and increases operation cost.
Disclosure of Invention
In view of the above, it is necessary to provide a data monitoring method, device, plant equipment, system, and storage medium for plant equipment, which can achieve the technical effects of saving traffic and cost, and at the same time, can grasp the operation status.
A method of data monitoring of a unit device, the method comprising:
acquiring first operating data of unit equipment; the first operation data is communication data of the unit equipment during operation;
screening the first operation data according to a preset rule to obtain second operation data;
and receiving an operating data sending instruction, identifying the operating data sending instruction, and correspondingly sending first operating data or second operating data.
In one embodiment, the screening the first operation data according to a predetermined rule to obtain second operation data includes:
screening out repeated data in the first operation data in a preset period;
and determining that the data except the repeated data in the first operation data is second operation data.
In one embodiment, the screening the first operation data according to a predetermined rule to obtain second operation data includes:
extracting mutation data which are larger than or smaller than a preset threshold value in the first operation data;
and determining the mutation data as second operation data.
In one embodiment, the screening the first operation data according to a predetermined rule to obtain second operation data includes:
screening the first operation data according to an operation mode to obtain non-relevant data in the operation mode;
and determining the data except the non-relevant data in the first operation data as second operation data.
In one embodiment, the running data sending instruction comprises a reduced data sending instruction or a complete data sending instruction; the receiving an operation data sending instruction, identifying the operation data sending instruction, and correspondingly sending first operation data or second operation data includes:
when the operation data sending instruction is identified to be a simplified data sending instruction, sending second operation data;
or when the operating data sending instruction is identified to be a complete data sending instruction, sending first operating data.
In one embodiment, the second operation data is communication data related to reliable operation of the unit equipment.
In one embodiment, the sending second operation data when the operation data sending instruction is identified as a reduced data sending instruction includes:
when the operating data sending instruction is identified to be a simplified data sending instruction, reading second operating data from a second data storage area;
sending the second operation data to a server;
when the operation data sending instruction is identified to be a complete data sending instruction, sending first operation data, including:
when the operating data sending command is recognized to be a complete data sending command, reading first operating data from a first data storage area;
and sending the first operation data to a server.
A data monitoring apparatus of a unit plant, the apparatus comprising:
the first operation data acquisition module is used for acquiring first operation data of the unit equipment; the first operation data is communication data of the unit equipment during operation;
the second operation data obtaining module is used for screening the first operation data according to a preset rule to obtain second operation data;
and the first sending module is used for receiving a data sending instruction, identifying the operating data sending instruction and correspondingly sending first operating data or second operating data.
In one embodiment, the apparatus includes a first data storage area and a second data storage area; the first data storage area is used for storing the first operation data; the second data storage area is used for storing the second operation data.
In one embodiment, the first sending module comprises:
the first reading unit is used for reading second operation data from the second data storage area when the operation data sending instruction is identified to be a simplified data sending instruction;
a first sending unit, configured to send the second operation data to a server;
the first transmitting module further comprises:
the second reading unit is used for reading the first operating data from the first data storage area when the operating data sending instruction is identified to be a complete data sending instruction;
and the second sending unit is used for sending the first operation data to a server.
A control system comprising a memory and a processor, the memory storing a computer program which when executed by the processor effects the steps of:
acquiring first operating data of unit equipment; the first operation data is communication data of the unit equipment during operation;
screening the first operation data according to a preset rule to obtain second operation data;
and receiving an operating data sending instruction, identifying the operating data sending instruction, and correspondingly sending first operating data or second operating data.
A unit device comprising a memory and a processor, the memory storing a computer program, the processor when executing the computer program implementing the steps of:
acquiring first operating data of unit equipment; the first operation data is communication data of the unit equipment during operation;
screening the first operation data according to a preset rule to obtain second operation data;
and receiving an operating data sending instruction, identifying the operating data sending instruction, and correspondingly sending first operating data or second operating data.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
acquiring first operating data of unit equipment; the first operation data is communication data of the unit equipment during operation;
screening the first operation data according to a preset rule to obtain second operation data;
and receiving an operating data sending instruction, identifying the operating data sending instruction, and correspondingly sending first operating data or second operating data.
The data monitoring method, the data monitoring device, the unit equipment and the storage medium of the unit equipment acquire first operating data of the unit equipment; the first operation data is communication data of the unit equipment during operation; screening the first operation data according to a preset rule to obtain second operation data; receiving an operating data sending instruction, identifying the operating data sending instruction, and correspondingly sending first operating data or second operating data; the technical effects of saving flow and cost are achieved, and the running state of the unit equipment can be mastered.
Drawings
FIG. 1 is an application environment diagram of a data monitoring method for a crew device in one embodiment;
FIG. 2 is a schematic flow chart illustrating a data monitoring method for a unit plant according to an embodiment;
FIG. 3 is a schematic flow chart of a data monitoring method for a crew device according to an embodiment;
FIG. 4 is a block diagram of a data monitoring device of a unit plant according to an embodiment;
fig. 5 is an internal structural diagram of the unit device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The data monitoring method of the unit equipment can be applied to the application environment shown in fig. 1. Wherein the crew device 102 and the server 104 communicate over a network. The unit device 102 may be a device cluster formed by a plurality of single devices 100; the server 104 may be implemented as a stand-alone server or as a server cluster comprised of multiple servers.
In an embodiment, as shown in fig. 2, a data monitoring method for a unit device is provided, which is described by taking the unit device in fig. 1 as an example, and includes the following steps:
step S202, acquiring first operation data of unit equipment; the first operation data is communication data of the unit equipment during operation;
in this embodiment, a control system may be run on the set device, and the type of the control system may include Windows, Linux, Android (Android), Mac OS, and the like, which is not limited in this embodiment.
It should be noted that the single device in the set device may be a compression device, a refrigeration device, a power generation device, a communication device, an air conditioning device, and correspondingly, the set device may be a compression unit, a refrigeration unit, a power generation unit, a communication unit, an air conditioning unit, and the like, which is not limited in this embodiment.
A Compressor unit may be a cluster of driven fluid machines that raise low pressure gas to high pressure. The refrigerating system is a heart of the refrigerating system, and the refrigerating system sucks low-temperature and low-pressure refrigerating gas from a suction pipe, drives a piston to compress the refrigerating gas through the operation of a motor, and discharges high-temperature and high-pressure refrigerant gas to an exhaust pipe to provide power for a refrigerating cycle, so that the refrigerating cycle of compression → condensation → expansion → evaporation (heat absorption) is realized.
The refrigerating unit (regeneration unit) can be mainly composed of four parts of a Refrigeration compressor, a condenser, an air cooler (evaporator) and an electromagnetic valve, and is additionally composed of an oil separator, a liquid storage barrel, an oil sight glass, a filter and the like.
A Generator unit may refer to a power generation device that is capable of converting mechanical or other renewable energy sources into electrical energy.
The communication unit may refer to a device cluster formed by a plurality of communication devices, for example, the communication unit may be formed by a plurality of micro base stations and macro base stations; the above-mentioned control system can be designed as a module of the control system of the original base station.
The air conditioning unit is an air treatment device assembled by various air treatment functional sections, and the air treatment functional sections of the unit comprise: air mixing, flow equalization, filtration, cooling, primary and secondary heating, dehumidification, humidification, air feeder, air return fan, water spraying, noise elimination, heat recovery and other equipment.
In this embodiment, the unit device may obtain first operation data generated by operation of the unit device, that is, the first operation data is communication data generated when the unit device operates; such as a power on/off instruction, an operation mode, a sensor collection value, an operation state of a current load, a parameter indicating whether a unit has a fault, a fault code, and the like, specifically, the sensor collection value may include an indoor temperature, an indoor humidity, an outdoor temperature, an outdoor humidity, and the like, and may also include parameters such as a temperature, a current, and a voltage of a component, which is not limited in this embodiment.
It should be noted that, in terms of hardware architecture, the set device may also include hardware such as a processor and a memory, so as to support the operation of the control system.
Step S204, screening the first operation data according to a preset rule to obtain second operation data;
further, the unit device may screen the first operation data according to a predetermined rule to obtain second operation data; specifically, the unit equipment can perform screening operation on the first operation data through a plurality of preset rules to obtain second operation data; the second operation data is the screened first operation data, namely communication data related to reliable operation of the unit equipment.
In this embodiment, because the first operation data is the initial operation data, which includes a large amount of repeated operation data in a normal operation state, if the unit device is to send all the first operation data to the server, a large amount of bandwidth resources are consumed, and when a large amount of first operation data is sent to the server at the same time, even a downtime of the server may be caused; however, the server needs to display the operation status of the unit equipment for the maintenance personnel to monitor the unit equipment.
Generally speaking, under the normal operation condition of the unit equipment, the displayed operation data has small fluctuation or is stable, and under the abnormal operation condition of the unit equipment, the displayed operation data has large fluctuation or is sudden; in one case, the server can display more important operation data without needing or reducing the display of more stable operation data, so one of the core concepts of the embodiment is provided, the stable and unchanged operation data can be simplified, repeated and unchanged operation data can be deleted, data representing abnormal conditions can also be screened out, namely, first operation data (namely, second operation data) screened according to a preset rule is sent to the server, the server displays the second operation data, the operation data needing to be transmitted is simplified, and only the operation data needed by a user is transmitted, so that the purposes of monitoring the operation condition of unit equipment, saving flow and reducing cost are achieved.
For the filtering rule of the first operation data, the unit device may filter the first operation data according to different operation modes, or may filter the first operation data according to the characteristic of the first operation data, which is not limited in this embodiment.
For example, when the unit equipment is a liquid system unit, the unit equipment adjusts and controls the state of the unit equipment by taking the temperature of inlet and outlet liquid as an index, and at the moment, the environmental temperature does not participate in the state adjustment of the unit equipment; i.e. the first operational data may comprise the temperature of the incoming and outgoing liquid, the ambient temperature. The unit equipment can extract the temperature of the liquid entering and exiting from the first operation data, determine that the temperature of the liquid entering and exiting is the second operation data, and send the temperature of the liquid entering and exiting to the server for displaying by the server.
For another example, when a certain unit device operates in the cooling mode, the unit device may determine the parameter related to the cooling mode as the second operation data, and it is not necessary to determine the parameter related to the heating mode as the second operation data, because the parameter related to the heating mode belongs to non-related data, that is, the parameter does not have a decisive influence on the operation of the unit device, and only consumes the flow if the parameter is sent to the server.
In another specific example, the unit device may extract abrupt data from a series of data, determine the abrupt data as the second operating data, and in a general case, when a certain data in a certain system data is sent abruptly, the abrupt data is data representing an abnormal state of the unit device, and at this time, the abrupt data needs to be sent to the server.
The foregoing examples are only some enumerations of this embodiment, and the second operation data may also be filtered out by using other predetermined rules without departing from the core concept of this embodiment, which is not limited in this embodiment.
Step S206, receiving an operation data sending instruction, identifying the operation data sending instruction, and correspondingly sending first operation data or second operation data.
In this embodiment, the set device may receive a data sending instruction, identify the type of the operating data sending instruction, and send corresponding first operating data or second operating data according to the different types of instructions.
Preferably, the unit device may send corresponding first operating data or second operating data to the server according to the type of the operating data sending instruction;
the server can show the relevant conditions of reliable operation of the unit equipment through the second operation data, namely the second operation data are communication data relevant to the reliable operation of the unit equipment, so that the relevant operation conditions are simply shown, and a user can better know the state of the unit equipment.
In this embodiment, the server may include a PC (personal computer) server, a mainframe, a mini-machine, and a cloud server, and the type and number of the servers are not particularly limited in this embodiment.
In a preferred example, a certain module of the set device may also receive an operation data sending instruction of another module, and send the first operation data or the second operation data to the corresponding module according to the instruction; for example, the data monitoring module may receive an operation data sending instruction of the transmission module, and send the first operation data or the second operation data to the transmission module according to the instruction, where the execution main body of the sending operation at this time may be the data monitoring module of the unit device.
The complete process is illustrated as follows: the transmission module sends an operating data sending instruction to the data monitoring module; the data monitoring module receives an operating data sending instruction and responds to the instruction to send first operating data or second operating data to the transmission module; further, the transmission module may send the first operating data or the second operating data to a server through a data sending module, or send the first operating data or the second operating data to a display module of the unit device through the data sending module for display.
According to the data monitoring method of the unit equipment provided by the embodiment, first operation data of the unit equipment is obtained; the first operation data is communication data of the unit equipment during operation; screening the first operation data according to a preset rule to obtain second operation data; receiving an operating data sending instruction, identifying the operating data sending instruction, and correspondingly sending first operating data or second operating data; the technical effects of saving flow and cost are achieved, and the running state of the unit equipment can be mastered.
In one embodiment, the step 204 includes: screening out repeated data in the first operation data in a preset period; and determining that the data except the repeated data in the first operation data is second operation data.
In this embodiment, the first operating data may include some repeated data, for example, in a series of voltage parameters of the unit equipment, the voltage parameter is generally stable and constant, but in a special case, when a voltage jump occurs, the jump voltage parameter is determined as the second operating data.
In one embodiment, the step 204 includes: extracting mutation data which are larger than or smaller than a preset threshold value in the first operation data; and determining the mutation data as second operation data.
In another specific example, the unit device may extract mutation data that is greater than or less than a preset threshold value from the first operation data, and determine that the mutation data is second operation data; the first operation data may be some operation data that fluctuates within a preset threshold range, for example, the temperature data of a single device in the plant may fluctuate within a certain positive and negative value range, when the temperature data is not within the preset threshold range, the data may be considered as data representing an abnormal state of the plant, and the preset threshold range may be composed of different preset thresholds.
It should be noted that the preset threshold may be any value set by a person skilled in the art according to practical situations, and the embodiment does not limit this.
In one embodiment, the step 204 includes: screening the first operation data according to an operation mode to obtain non-relevant data in the operation mode; and determining the data except the non-relevant data in the first operation data as second operation data.
Further, the unit equipment can operate in different operation modes, the different operation modes have corresponding related data, if the unit equipment operates in the current operation mode, data generated by other operation modes are non-related data, and the non-related data does not need to be sent to the server, so that the flow consumption is reduced.
For example, when the group device operates in the cooling mode, the data of the heating mode is the non-related data, and the data except the non-related data in the first operation data is determined to be the second operation data.
In one embodiment, the running data send instruction comprises a reduced data send instruction or a full data send instruction; the step S206 includes: when the operation data sending instruction is identified to be a simplified data sending instruction, sending second operation data; or when the operating data sending instruction is identified to be a complete data sending instruction, sending first operating data.
Further applied to this embodiment, the operation data sending instruction includes a reduced data sending instruction or a complete data sending instruction; when the computer group equipment identifies that the running data sending instruction is a simplified data sending instruction, sending second running data to a server; when the computer group equipment identifies that the operation data sending instruction is a complete data sending instruction, sending first operation data to a server; in this embodiment, the server may obtain complete unit operation parameters, so that when the unit device fails, complete data is available to analyze the failure reason.
In a preferred example, a certain module of the set device may also receive a complete data transmission instruction of another module, and transmit the first operating data to the corresponding module according to the instruction; a certain module can also receive a simplified data sending instruction of another module, and second operation data is sent to the corresponding module according to the instruction; for example, the data monitoring module may receive a complete data transmission instruction of the transmission module, and transmit the first operation data to the transmission module according to the instruction.
Examples are as follows: the transmission module sends a complete data sending instruction to the data monitoring module; the data monitoring module receives a complete data sending instruction and responds to the instruction to send first operating data to the transmission module; further, the transmission module may send the first operating data to a server through a data sending module, or send the second operating data to a display module of the unit device through the data sending module for display; the sending process of the simplified data sending instruction of the transmission module is the same as above, and is not described herein again.
It should be noted that the complete data sending instruction and the simplified data sending instruction may be sent by a server, or may be sent by a certain module of the unit device; the complete data transmission instruction is an instruction instructing to transmit all the initial operation data (i.e., the first operation data) to a certain object, and the reduced data transmission instruction is an instruction instructing to transmit the filtered operation data (i.e., the second operation data) to a certain object.
In a preferred embodiment of this embodiment, the set device may include one or more memories, and the one or more memories may be divided into a first data storage area and a second data storage area; in a preferred embodiment, the storage area of a specific memory may be divided into a first data storage area and a second data storage area, which is not limited in this embodiment; different data are stored in different storage areas, and the data reading efficiency is improved.
In one embodiment, the first data storage area is used to store the first operating data; the second data storage area is used for storing the second operation data.
In one embodiment, the sending second operation data when the operation data sending instruction is identified as a reduced data sending instruction includes: when the operating data sending instruction is identified to be a simplified data sending instruction, reading second operating data from a second data storage area; and sending the second operation data to a server.
Further, when it is identified that the operation data sending instruction is a complete data sending instruction, sending first operation data, including: when the operating data sending command is recognized to be a complete data sending command, reading first operating data from a first data storage area; and sending the first operation data to a server.
In another preferred embodiment, the unit device may push the second operation data or the second operation data to the server based on the instruction of the server, for example, the unit device may read the second operation data from the second data storage area based on the instruction of the server for sending the reduced data; and sending the second operation data to a server. In addition, the unit equipment can also actively push the second operation data to the server; the present embodiment does not limit this.
On the other hand, when the unit device recognizes the complete data sending instruction of the server, the unit device may also read the first operation data from the first data storage area, and send the first operation data to the server.
In order to make the present embodiment better understood by those skilled in the art, a specific example is described below.
Referring to fig. 3, a schematic flow chart of a data monitoring method for a unit device according to this embodiment is provided; as shown in fig. 3, after the unit device is powered on and operated, the data monitoring module monitors first operation data (step 1), and records the first operation data and time generated by the operation of the unit device in the data monitoring module. Because the storage space of the data monitoring module is limited, the data memory adopts a covering mode, namely when the storage space is insufficient, the newly monitored data covers the data with the earliest memory time in the historical data.
It should be noted that the unit device may include a compressor unit, a refrigeration unit, a generator unit, a communication unit, and an air conditioning unit, which is not limited in this embodiment.
The data monitoring module can internally have two data storage areas, a first data storage area and a second data storage area. As long as the monitoring module is powered on to operate, the first operating data can be continuously acquired, and the complete first operating data is cached in the first data storage area. The data monitoring module screens (e.g., performs statistical analysis) data in the first data storage area, collects first operating data at a preset period T1, screens the first operating data to obtain second operating data, and caches the second operating data in the second data storage area. The first operation data may include a power on/off instruction, an operation mode, a sensor acquisition value, an operation state of a current load, whether a unit has a fault, a fault code, and the like.
The first data storage area stores complete first operating data, and the second data storage area stores screened first operating data (i.e., second operating data). The server is connected with the data monitoring module, and the data transmission module of the unit equipment periodically queries the server by taking T2 as a preset period. When the data transmission module inquires the server, the server actively issues a data acquisition instruction (step 2).
The server can actively issue a data acquisition instruction, whether the data acquisition instruction is an instruction for acquiring second operation data or not (step 3), and when only the basic operation state of the unit equipment needs to be acquired, the server issues the instruction for acquiring the second operation data, and specifies the time period of the acquired data and the required operation data. The data monitoring module receives the instruction and reads corresponding data from the second data storage area (step 5) and uploads the corresponding data to the server (step 6). When the detailed operation condition of the unit equipment needs to be acquired, the server issues an instruction for acquiring the first operation data, and specifies the time period of the acquired data. And after receiving the instruction, the data monitoring module reads corresponding data from the first data storage area (step 4) and uploads the corresponding data to the server.
Aiming at the screening rule of the first operating data, the repeated data in the first operating data within a preset time period can be removed, and the changed data or only one data of a plurality of repeated data is reserved; important state parameters and fault parameters can be reserved;
for example, in a water system plant, when the plant equipment is controlled and adjusted in terms of the temperature of inlet and outlet water, the ambient temperature does not participate in the control of the plant equipment, and in these cases, the ambient temperature may not be considered as an important state parameter and may not be sent to the server.
When the unit equipment is in a shutdown state, whether automatic anti-freezing operation in winter is needed is judged according to the environment temperature, the environment temperature at the moment participates in the control of the unit equipment, and the environment temperature is determined to be an important state parameter and needs to be sent to a server.
If the operation mode of the unit equipment is the cooling mode, the state of the relevant parameters of the heating mode does not need to be sent to the server, and vice versa. If the operation mode of the unit equipment is the heating mode, the state of the relevant parameters of the cooling mode does not need to be sent to the server.
It should be understood that although the various steps in the flow charts of fig. 2-3 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-3 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 4, there is provided a data monitoring apparatus of a unit device, including: a first operation data obtaining module 301, a second operation data obtaining module 302 and a first sending module 303, wherein:
a first operation data obtaining module 301, configured to obtain first operation data of the unit device; the first operation data is communication data of the unit equipment during operation;
a second operation data obtaining module 302, configured to filter the first operation data according to a predetermined rule, so as to obtain second operation data;
the first sending module 303 is configured to receive an operation data sending instruction, identify the operation data sending instruction, and correspondingly send first operation data or second operation data.
In one embodiment, the second operation data obtaining module includes:
the first screening submodule is used for screening out repeated data in the first operation data in a preset period;
and the first determining submodule is used for determining the data except the repeated data in the first operation data as second operation data.
In one embodiment, the second operation data obtaining module includes:
the extraction submodule is used for extracting mutation data which are larger than or smaller than a preset threshold value in the first operation data;
and the second determining submodule is used for determining the mutation data as second operation data.
In one embodiment, the second operation data obtaining module includes:
the second screening submodule is used for screening the first operation data according to the operation mode to obtain non-relevant data in the operation mode;
and the third determining submodule is used for determining that the data except the non-relevant data in the first operating data is the second operating data.
In one embodiment, the first transmitting module comprises:
the second operation data sending submodule is used for sending second operation data when the operation data sending instruction is identified to be a simplified data sending instruction;
or the first operation data sending submodule is used for sending the first operation data when the operation data sending instruction is identified to be a complete data sending instruction.
In one embodiment, the second operation data is communication data related to reliable operation of the unit equipment.
In one embodiment, the apparatus includes a first data storage area and a second data storage area; the first data storage area is used for storing the first operation data; the second data storage area is used for storing the second operation data.
In one embodiment, the second operation data transmission submodule includes:
the first reading unit is used for reading second operation data from the second data storage area when the operation data sending instruction is identified to be a simplified data sending instruction;
a first sending unit, configured to send the second operation data to a server;
in one embodiment, the first operation data transmission sub-module further includes:
the second reading unit is used for reading the first operating data from the first data storage area when the operating data sending instruction is identified to be a complete data sending instruction;
and the second sending unit is used for sending the first operation data to a server.
For specific definition of the data monitoring device of the plant unit, reference may be made to the above definition of the data monitoring method of the plant unit, and details are not described herein again. All or part of each module in the data monitoring device of the unit equipment can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent of a processor in the unit equipment, and can also be stored in a memory in the unit equipment in a software form, so that the processor can call and execute the corresponding operations of the modules.
In one embodiment, a set of equipment is provided, which may be a terminal, and the internal structure thereof may be as shown in fig. 5. The unit equipment comprises a processor, a memory, a network interface, a display screen and an input device which are connected through a system bus. Wherein the processor of the crew device is configured to provide computing and control capabilities. The memory of the unit equipment comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the unit equipment is used for being connected and communicated with an external terminal through a network. The computer program is executed by a processor to implement a method of data monitoring of a unit device. The display screen of the unit equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the unit equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on a shell of the unit equipment, an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the configuration shown in fig. 5 is a block diagram of only a portion of the configuration associated with the present application and does not constitute a limitation on the aggregate unit to which the present application is applied, and that a particular aggregate unit may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is provided a control system comprising a memory and a processor, the memory having stored therein a computer program that when executed by the processor performs the steps of:
acquiring first operating data of unit equipment; the first operation data is communication data of the unit equipment during operation;
screening the first operation data according to a preset rule to obtain second operation data;
and receiving an operating data sending instruction, identifying the operating data sending instruction, and correspondingly sending first operating data or second operating data.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
screening out repeated data in the first operation data in a preset period;
and determining that the data except the repeated data in the first operation data is second operation data.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
extracting mutation data which are larger than or smaller than a preset threshold value in the first operation data;
and determining the mutation data as second operation data.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
screening the first operation data according to an operation mode to obtain non-relevant data in the operation mode;
and determining the data except the non-relevant data in the first operation data as second operation data.
In one embodiment, the running data send instruction comprises a reduced data send instruction or a full data send instruction; the processor, when executing the computer program, further performs the steps of:
when the operation data sending instruction is identified to be a simplified data sending instruction, sending second operation data;
or when the operating data sending instruction is identified to be a complete data sending instruction, sending first operating data.
In one embodiment, the second operation data is communication data related to reliable operation of the unit equipment.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
when the operating data sending instruction is identified to be a simplified data sending instruction, reading second operating data from a second data storage area;
and sending the second operation data to a server.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
when the operating data sending command is recognized to be a complete data sending command, reading first operating data from a first data storage area;
and sending the first operation data to a server.
In one embodiment, there is provided a cluster apparatus comprising a memory and a processor, the memory having stored therein a computer program, the processor implementing the following steps when executing the computer program:
acquiring first operating data of unit equipment; the first operation data is communication data of the unit equipment during operation;
screening the first operation data according to a preset rule to obtain second operation data;
and receiving an operating data sending instruction, identifying the operating data sending instruction, and correspondingly sending first operating data or second operating data.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
screening out repeated data in the first operation data in a preset period;
and determining that the data except the repeated data in the first operation data is second operation data.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
extracting mutation data which are larger than or smaller than a preset threshold value in the first operation data;
and determining the mutation data as second operation data.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
screening the first operation data according to an operation mode to obtain non-relevant data in the operation mode;
and determining the data except the non-relevant data in the first operation data as second operation data.
In one embodiment, the running data send instruction comprises a reduced data send instruction or a full data send instruction; the processor, when executing the computer program, further performs the steps of:
when the operation data sending instruction is identified to be a simplified data sending instruction, sending second operation data;
or when the operating data sending instruction is identified to be a complete data sending instruction, sending first operating data.
In one embodiment, the second operation data is communication data related to reliable operation of the unit equipment.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
when the operating data sending instruction is identified to be a simplified data sending instruction, reading second operating data from a second data storage area;
and sending the second operation data to a server.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
when the operating data sending command is recognized to be a complete data sending command, reading first operating data from a first data storage area;
and sending the first operation data to a server.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
acquiring first operating data of unit equipment; the first operation data is communication data of the unit equipment during operation;
screening the first operation data according to a preset rule to obtain second operation data;
and receiving an operating data sending instruction, identifying the operating data sending instruction, and correspondingly sending first operating data or second operating data.
In one embodiment, the computer program when executed by the processor further performs the steps of:
screening out repeated data in the first operation data in a preset period;
and determining that the data except the repeated data in the first operation data is second operation data.
In one embodiment, the computer program when executed by the processor further performs the steps of:
extracting mutation data which are larger than or smaller than a preset threshold value in the first operation data;
and determining the mutation data as second operation data.
In one embodiment, the computer program when executed by the processor further performs the steps of:
screening the first operation data according to an operation mode to obtain non-relevant data in the operation mode;
and determining the data except the non-relevant data in the first operation data as second operation data.
In one embodiment, the running data send instruction comprises a reduced data send instruction or a full data send instruction; the computer program when executed by the processor further realizes the steps of:
when the operation data sending instruction is identified to be a simplified data sending instruction, sending second operation data;
or when the operating data sending instruction is identified to be a complete data sending instruction, sending first operating data.
In one embodiment, the second operation data is communication data related to reliable operation of the unit equipment.
In one embodiment, the computer program when executed by the processor further performs the steps of:
when the operating data sending instruction is identified to be a simplified data sending instruction, reading second operating data from a second data storage area;
and sending the second operation data to a server.
In one embodiment, the computer program when executed by the processor further performs the steps of:
when the operating data sending command is recognized to be a complete data sending command, reading first operating data from a first data storage area;
and sending the first operation data to a server.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (11)

1. A data monitoring method for unit equipment is characterized by comprising the following steps:
acquiring first operating data of unit equipment; the first operation data is communication data of the unit equipment during operation;
screening the first operation data according to a preset rule to obtain second operation data; further comprising: screening the first operation data according to an operation mode to obtain non-relevant data in the operation mode; determining that data except the non-related data in the first operation data is the second operation data, and extracting mutation data which is larger than or smaller than a preset threshold value in the first operation data when the first operation data is operation data fluctuating within a preset threshold value range; determining the mutation data as the second operational data; the mutation data is data representing the abnormal state of the unit equipment; the second operation data are communication data related to reliable operation of the unit equipment, and repeated data in the first operation data in a preset period are screened out; determining that data in the first operating data other than the duplicated data is the second operating data; the repeated data is stable and unchangeable data;
and receiving an operating data sending instruction, identifying the operating data sending instruction, and correspondingly sending the first operating data or the second operating data.
2. The method of claim 1, wherein the filtering the first operational data according to a predetermined rule to obtain second operational data comprises:
screening the first operation data according to an operation mode to obtain non-relevant data in the operation mode;
and determining the data except the non-relevant data in the first operation data as second operation data.
3. The method of claim 1, wherein the operational data send instruction comprises a reduced data send instruction or a full data send instruction; the receiving an operation data sending instruction, identifying the operation data sending instruction, and correspondingly sending first operation data or second operation data includes:
when the operation data sending instruction is identified to be a simplified data sending instruction, sending second operation data;
or when the operating data sending instruction is identified to be a complete data sending instruction, sending first operating data.
4. A method according to any one of claims 1-3, wherein the second operational data is communication data relating to reliable operation of the unit plant.
5. The method of claim 3, wherein sending second operation data when the operation data sending instruction is identified as a reduced data sending instruction comprises:
when the operating data sending instruction is identified to be a simplified data sending instruction, reading second operating data from a second data storage area;
sending the second operation data to a server;
when the operation data sending instruction is identified to be a complete data sending instruction, sending first operation data, including:
when the operating data sending command is recognized to be a complete data sending command, reading first operating data from a first data storage area;
and sending the first operation data to a server.
6. A data monitoring apparatus for a unit plant, the apparatus comprising:
the first operation data acquisition module is used for acquiring first operation data of the unit equipment; the first operation data is communication data of the unit equipment during operation;
the second operation data obtaining module is used for screening the first operation data according to a preset rule to obtain second operation data;
the first sending module is used for receiving an operating data sending instruction, identifying the operating data sending instruction and correspondingly sending the first operating data or the second operating data;
the second operation data obtaining module includes:
the second screening submodule is used for screening the first operation data according to the operation mode to obtain non-relevant data in the operation mode;
a third determining submodule, configured to determine that data other than the non-relevant data in the first operating data is second operating data; the second operation data is communication data related to reliable operation of the unit equipment;
the second operation data obtaining module includes:
the extraction sub-module is used for extracting mutation data which is larger than or smaller than a preset threshold value in the first operation data when the first operation data is operation data fluctuating within a preset threshold value range; the mutation data is data representing the abnormal state of the unit equipment;
a second determining submodule for determining the mutation data as second operation data;
the second operation data obtaining module includes:
the first screening submodule is used for screening out repeated data in the first operation data in a preset period;
a first determining submodule, configured to determine that data other than the duplicated data in the first operating data is second operating data; the repeated data is stable and unchangeable data.
7. The apparatus of claim 6, wherein the apparatus comprises a first data storage area and a second data storage area; the first data storage area is used for storing the first operation data; the second data storage area is used for storing the second operation data.
8. The apparatus of claim 7, wherein the first sending module comprises:
the first reading unit is used for reading second operation data from the second data storage area when the operation data sending instruction is identified to be a simplified data sending instruction;
a first sending unit, configured to send the second operation data to a server;
the first transmitting module further comprises:
the second reading unit is used for reading the first operating data from the first data storage area when the operating data sending instruction is identified to be a complete data sending instruction;
and the second sending unit is used for sending the first operation data to a server.
9. A control system comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method according to any one of claims 1 to 5.
10. A unit device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method according to any one of claims 1 to 5.
11. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 5.
CN201811540037.8A 2018-12-17 2018-12-17 Data monitoring method and device for unit equipment, unit equipment and system Active CN109684171B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811540037.8A CN109684171B (en) 2018-12-17 2018-12-17 Data monitoring method and device for unit equipment, unit equipment and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811540037.8A CN109684171B (en) 2018-12-17 2018-12-17 Data monitoring method and device for unit equipment, unit equipment and system

Publications (2)

Publication Number Publication Date
CN109684171A CN109684171A (en) 2019-04-26
CN109684171B true CN109684171B (en) 2021-01-08

Family

ID=66187865

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811540037.8A Active CN109684171B (en) 2018-12-17 2018-12-17 Data monitoring method and device for unit equipment, unit equipment and system

Country Status (1)

Country Link
CN (1) CN109684171B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110658769B (en) * 2019-10-17 2020-12-29 北京力创智慧科技有限公司 Unit monitoring system and method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105245600A (en) * 2015-10-15 2016-01-13 珠海格力电器股份有限公司 Unit data uploading method and system of air conditioning system
CN106777392A (en) * 2017-02-23 2017-05-31 国家电网公司 The real-time processing method of the Wind turbines scada data based on stream calculation
CN107346280A (en) * 2017-06-26 2017-11-14 乐视致新电子科技(天津)有限公司 A kind of data report the method, apparatus and electronic equipment with data processing
CN107426066A (en) * 2017-04-26 2017-12-01 天维尔信息科技股份有限公司 One kind virtualization alert information taken managing device and method
CN108549689A (en) * 2018-04-12 2018-09-18 华北电力大学 A kind of running of wind generating set data cleaning method
CN108829560A (en) * 2018-06-01 2018-11-16 平安科技(深圳)有限公司 Data monitoring method, device, computer equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104865860B (en) * 2014-02-25 2017-10-17 常州铠甲智能科技有限公司 Sampling, storage and the querying method and device of Wind turbines condition monitoring system
CN106354876A (en) * 2016-09-22 2017-01-25 珠海格力电器股份有限公司 Data processing system and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105245600A (en) * 2015-10-15 2016-01-13 珠海格力电器股份有限公司 Unit data uploading method and system of air conditioning system
CN106777392A (en) * 2017-02-23 2017-05-31 国家电网公司 The real-time processing method of the Wind turbines scada data based on stream calculation
CN107426066A (en) * 2017-04-26 2017-12-01 天维尔信息科技股份有限公司 One kind virtualization alert information taken managing device and method
CN107346280A (en) * 2017-06-26 2017-11-14 乐视致新电子科技(天津)有限公司 A kind of data report the method, apparatus and electronic equipment with data processing
CN108549689A (en) * 2018-04-12 2018-09-18 华北电力大学 A kind of running of wind generating set data cleaning method
CN108829560A (en) * 2018-06-01 2018-11-16 平安科技(深圳)有限公司 Data monitoring method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN109684171A (en) 2019-04-26

Similar Documents

Publication Publication Date Title
CN109595763B (en) Control strategy optimization method and device of air conditioning system and computer equipment
CN105656722B (en) A kind of data uploading method and its system based on industrial Internet of Things
CN102080864B (en) Method and device for monitoring pressure value of air conditioner in real time
CN109579217A (en) Data processing method, device, unit equipment and the storage medium of unit equipment
US20210222899A1 (en) Method and device for controlling electric heating of air conditioner compressor
US20200149532A1 (en) Air conditioner oil return control method, air conditioner and computer readable storage medium
CN102878738A (en) Intelligent control method of refrigeration equipment
CN109684171B (en) Data monitoring method and device for unit equipment, unit equipment and system
CN111664550A (en) Energy efficiency optimization method and system based on prediction model and optimization algorithm
CN107036238A (en) Intelligent energy-saving control method for dynamically predicting external air and load
CN114489307A (en) Energy efficiency optimization method and device for internet data center
CN115017006A (en) Auxiliary energy-saving control method and system for data center
KR101869884B1 (en) Server for managing generating equipment
CN115327264A (en) Data center anomaly detection method and device, electronic equipment and medium
CN111339641A (en) Refrigeration system management method and device, cloud platform and storage medium
CN104061707A (en) Intelligent multi-source refrigerating system and intelligent multi-source refrigeration control method
CN204006777U (en) Intelligence multi-source refrigeration system
CN117490193A (en) Group control method for central air-conditioning water system
CN111426088B (en) Air conditioner control method and device and air conditioner system
CN113743647A (en) Data center energy consumption control system
CN104102194A (en) Home appliance multidimensional information integrated management method
CN114934895B (en) Constant-temperature energy-saving method, device and equipment for air compressor and storage medium
CN102141289B (en) Method and device for diagnosing and analyzing optimal boot time of central air-conditioning system
CN111474858B (en) Building energy management control system and method
CN212456240U (en) Energy-saving intelligent integrated gas station

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