WO2022000806A1 - Data acquisition method, system and apparatus, terminal device, and medium - Google Patents

Data acquisition method, system and apparatus, terminal device, and medium Download PDF

Info

Publication number
WO2022000806A1
WO2022000806A1 PCT/CN2020/116015 CN2020116015W WO2022000806A1 WO 2022000806 A1 WO2022000806 A1 WO 2022000806A1 CN 2020116015 W CN2020116015 W CN 2020116015W WO 2022000806 A1 WO2022000806 A1 WO 2022000806A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
acquisition
collection
signal point
area
Prior art date
Application number
PCT/CN2020/116015
Other languages
French (fr)
Chinese (zh)
Inventor
任孝江
贺毅
左志军
姚维兵
徐华昕
张凯
Original Assignee
广州明珞装备股份有限公司
明珞汽车装备(上海)有限公司
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 广州明珞装备股份有限公司, 明珞汽车装备(上海)有限公司 filed Critical 广州明珞装备股份有限公司
Publication of WO2022000806A1 publication Critical patent/WO2022000806A1/en

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/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/054Input/output
    • 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/10Plc systems
    • G05B2219/11Plc I-O input output
    • G05B2219/1105I-O
    • 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]

Definitions

  • the present invention relates to the technical field of data collection, and in particular, to a method, system, device, terminal device and medium for data collection.
  • PLC Programmable Logic Controller
  • Programmable Logic Controller is a digital operation operating electronic system specially designed for application in industrial environment. It uses a programmable memory to store instructions for performing operations such as logic operations, sequence control, timing, counting and arithmetic operations, and controls various types of mechanical equipment or production through digital or analog input and output. process.
  • PLC memory area Like ordinary computers, PLC data processing and storage also require special data storage and exchange. Compared with ordinary computers, PLC memory area has more partitions, including processing input and output, and processing intermediate variables. There are also storage areas that can be manually numbered.
  • the purpose of the present invention is to provide a method, system, device, terminal device and medium for data collection.
  • the embodiment of the present invention includes a method for data collection, including:
  • the numbered data is sent to a cloud server, and the cloud server is configured to parse the data to parse the numbered data.
  • the step of processing and storing the data of each signal point in the signal point list in the collection area includes:
  • step of performing data type conversion and data cleaning on the integrated data includes:
  • the data type obtained after integration is 32-bit floating point type
  • Data cleaning is performed on the data after data type conversion processing.
  • an embodiment of the present invention further includes a data acquisition system, including:
  • the acquisition module is used to acquire the signal point list of the required acquisition partition according to the data acquisition task;
  • a processing module configured to process and store the data of each signal point in the signal point list in the collection area
  • Numbering module used for reading the data in the collection area and numbering to obtain numbered data
  • a parsing module configured to send the numbered data to a cloud server, where the cloud server configures parsing data to parse the numbered data.
  • processing module includes:
  • the data integration unit is used to integrate the data of each signal point using the programmable logic controller
  • the data processing unit is used to perform data type conversion and data cleaning processing on the integrated data
  • the storage unit is used to store the processed data in the acquisition area.
  • the data processing unit includes:
  • Data processing sub-unit numbering the collected data
  • the data storage subunit is used to store the numbered data locally and send it to the cloud server.
  • an embodiment of the present invention further includes a data acquisition device, including a programmable logic controller, a collector, and a cloud server, wherein the programmable logic controller and the collector are used to collect data and analyze each signal The data of the point is processed; the cloud server is used for executing the configuration analysis data to analyze the serial number data.
  • a data acquisition device including a programmable logic controller, a collector, and a cloud server, wherein the programmable logic controller and the collector are used to collect data and analyze each signal The data of the point is processed; the cloud server is used for executing the configuration analysis data to analyze the serial number data.
  • an embodiment of the present invention further includes a terminal device for data collection, including a memory and a processor, where the memory is configured to store at least one program, and the processor is configured to load the at least one program to execute the one method of data collection.
  • an embodiment of the present invention further includes a storage medium, in which processor-executable instructions are stored, and when executed by the processor, the processor-executable instructions are used to execute the method for data collection .
  • the present invention concentrates the required data into a fixed storage area (collection area) through simple PLC program writing, on the one hand, fully utilizes the powerful data processing capability of the PLC itself, and on the other hand, the data is centralized For acquisition, each scan only needs to read a single memory area, and the data can be read and processed in tens of milliseconds; the acquisition efficiency, accuracy and security are greatly improved, and the configuration is simple, only the required memory needs to be configured.
  • the data can be parsed according to the starting address of the area and the number of collections; the invention can reduce the number of collection points, save storage and calculation space and save the cost of 4G network traffic.
  • Fig. 1 is the flow chart of the steps of the data collection method described in this embodiment
  • FIG. 3 is a system block diagram of data acquisition according to this embodiment.
  • an embodiment of the present invention includes a method for data collection, which specifically includes the following steps:
  • a method for data collection described in this embodiment is to transfer the required data to a fixed area (collection area), and collect signal points scattered in different areas into the collection area, so that when the data collector is used to collect data, You only need to scan a fixed continuous memory area, and make a uniform number for the data transmitted from each partition. When doing data analysis, you can use the corresponding number to parse the data corresponding to each partition.
  • the schematic diagram of data acquisition in Figure 2. Specifically, first, according to the data collection task, a list of signal points of the required collection partition is obtained, that is, step S1, the signal points required for collection are scattered in each partition, not continuous, and are often only discontinuous in a certain memory area. Bit bits, such as the signal points I0.1, I100.6 in the input area, and the signal points Q0.1, Q100.5 in the output area, etc. When obtaining the list of signal points, it is necessary to determine the data processing method of each signal point.
  • step S2 that is, the step of processing the data of each signal point in the signal point list and storing it in the collection area, which specifically includes:
  • step S2 data arithmetic processing is implemented by programming in the PLC, that is, data integration, type conversion, data cleaning and other operations are performed on the data of each signal point in each partition.
  • step S201 data integration can reduce the required
  • the collected signal points such as the need to calculate the duration of an action, often need to collect at least two signal points, one start signal and one end signal point, and the change information of the start signal and the end signal needs to be collected separately.
  • T1 When the signal comes, it is recorded as time point T1, and when the end signal comes, it is recorded as time point T2, and T2-T1 is the duration of the action; and in this embodiment, a point ( At this time, the value of the collection point is 1), and the point is reset when the end signal comes (the value of the collection point is 0 at this time).
  • step S202 that is, the step of data type conversion and data cleaning processing is performed on the integrated data, specifically including:
  • the data type obtained after integration is 32-bit floating point type
  • performing type conversion processing on the data can save the space required by the collector and the server for calculation and storage.
  • the PLC engineer can convert the integer data for program standardization or other reasons. Save as a 32-bit floating point type.
  • the integrated data is converted into a 16-bit floating point type through data conversion. This type conversion reduces the required space by half; these methods greatly reduce the amount of collected signals And the space required for data calculation and storage.
  • the data In the field of industrial big data, in order to reduce the transmission of data packets and save the cost of traffic costs, the data needs to be encoded and compressed, and then decompressed and decoded by the cloud server according to the corresponding data
  • Data type conversion and data cleaning can greatly reduce the complexity of encoding and compression, and require less hardware for the collector.
  • the data stored in the collection area is numbered, the numbered data is compressed and saved, and then sent to the cloud server.
  • the cloud server needs to configure corresponding data analysis data, such as numbering
  • the data of 1 corresponds to 1 of the input memory area in the PLC, and the number 2 corresponds to the 2 of the PLC output memory area.
  • the server performs batch data analysis according to the configuration information, which can greatly improve the analysis speed and efficiency and save the computing space.
  • the method for data collection described in the embodiment of the present invention has the following advantages:
  • the embodiment of the present invention collects the required data into a fixed storage area (collection area) by writing a simple PLC program.
  • the powerful data processing capability of the PLC itself is fully utilized.
  • the data is collected in a centralized manner. It only needs to read a single memory area, and the data can be read and processed in tens of milliseconds; the collection efficiency, accuracy and security are greatly improved, and the configuration is simple, only need to configure the starting address of the memory area to be collected and
  • the data can be analyzed by collecting the number; the method described in the embodiment of the present invention can reduce the number of collecting points, save the storage and calculation space, and save the cost of 4G network traffic.
  • this embodiment further includes a data acquisition system, including:
  • the acquisition module is used to acquire the signal point list of the required acquisition partition according to the data acquisition task;
  • a processing module configured to process and store the data of each signal point in the signal point list in the collection area
  • Numbering module used for reading the data in the collection area and numbering to obtain numbered data
  • a parsing module configured to send the numbered data to a cloud server, where the cloud server configures parsing data to parse the numbered data.
  • processing module includes:
  • the data integration unit is used to integrate the data of each signal point using the programmable logic controller
  • the data processing unit is used to collect and number the integrated programmable logic controller data
  • the storage unit is used to store the processed data in the acquisition area.
  • the data processing unit includes:
  • Data processing sub-unit numbering the collected data
  • the data storage subunit is used to store the numbered data locally and send it to the cloud server.
  • an embodiment of the present invention further includes a data acquisition device, including a programmable logic controller, a collector, and a cloud server, wherein the programmable logic controller and the collector are used to collect data and analyze each signal point data for processing; the cloud server is configured to execute the configuration parsing data described in the embodiment to parse the serial number data.
  • a data acquisition device including a programmable logic controller, a collector, and a cloud server, wherein the programmable logic controller and the collector are used to collect data and analyze each signal point data for processing; the cloud server is configured to execute the configuration parsing data described in the embodiment to parse the serial number data.
  • an embodiment of the present invention further includes a terminal device for data collection, including a memory and a processor, where the memory is configured to store at least one program, and the processor is configured to load the at least one program to execute the program in the embodiment.
  • a terminal device for data collection including a memory and a processor, where the memory is configured to store at least one program, and the processor is configured to load the at least one program to execute the program in the embodiment.
  • an embodiment of the present invention further includes a storage medium, in which a processor-executable instruction is stored, and the processor-executable instruction, when executed by the processor, is used to execute a kind of data described in the embodiment method of collection.
  • the system can be a device such as a server or a personal computer.
  • a device such as a server or a personal computer.
  • the data collection apparatus includes a memory and a processor, where the memory is configured to store at least one program, and the processor is configured to load the at least one program to execute the method in the embodiment.
  • the memory can also be produced separately and used to store a computer program corresponding to the one method of data acquisition.
  • the computer program stored in the memory will be read out and executed by the processor, thereby implementing the method for data acquisition and achieving the technical effects described in the embodiments.
  • embodiments of the present invention may be implemented or implemented by computer hardware, a combination of hardware and software, or by computer instructions stored in non-transitory computer readable memory.
  • the method can be implemented in a computer program using standard programming techniques - including a non-transitory computer-readable storage medium configured with a computer program, wherein the storage medium so configured causes the computer to operate in a specific and predefined manner - according to the specific Methods and figures described in the Examples.
  • Each program may be implemented in a high-level procedural or object-oriented programming language to communicate with a computer system. However, if desired, the program can be implemented in assembly or machine language. In any case, the language can be a compiled or interpreted language. Furthermore, the program can be run on a programmed application specific integrated circuit for this purpose.
  • the operations of the processes described in this embodiment may be performed in any suitable order unless otherwise indicated by this embodiment or otherwise clearly contradicted by context.
  • the processes described in this embodiment may be performed under the control of one or more computer systems configured with executable instructions, and may be executed as code collectively executing on one or more processors (eg, executable instructions, one or more computer programs, or one or more applications), implemented in hardware, or a combination thereof.
  • the computer program includes a plurality of instructions executable by one or more processors.
  • the methods may be implemented in any type of computing platform operably connected to a suitable, including but not limited to personal computer, minicomputer, mainframe, workstation, network or distributed computing environment, stand-alone or integrated computer platform, or communicate with charged particle tools or other imaging devices, etc.
  • Aspects of the invention may be implemented in machine-readable code stored on a non-transitory storage medium or device, whether removable or integrated into a computing platform, such as a hard disk, an optically read and/or written storage medium, RAM, ROM, etc., such that it can be read by a programmable computer, when a storage medium or device is read by a computer, it can be used to configure and operate the computer to perform the processes described herein.
  • machine-readable code may be transmitted over wired or wireless networks.
  • the invention described in this embodiment includes these and other various types of non-transitory computer-readable storage media when such media includes instructions or programs that implement the steps described above in conjunction with a microprocessor or other data processor.
  • the invention also includes the computer itself when programmed according to the methods and techniques described herein.
  • a computer program can be applied to input data to perform the functions described in this embodiment to transform the input data to generate output data for storage to non-volatile memory.
  • the output information can also be applied to one or more output devices such as a display.
  • the transformed data represents physical and tangible objects, including specific visual depictions of physical and tangible objects produced on the display.

Abstract

A data acquisition method, system and apparatus, a terminal device, and a medium. In said method, required data is transferred to a fixed area (an acquisition area), data of signal points dispersed in different areas is placed collectively into the acquisition area and are numbered, and when data parsing is performed, corresponding numbers are used to correspondingly parse data of each partition, making full use of the strong data processing capability of a PLC itself, and acquiring data collectively, so only a single memory area needs to be read for each scanning, and data reading and processing can be performed within dozens of milliseconds. The present invention greatly improves the acquisition efficiency, accuracy and security, and has a simple configuration, that is, data can be parsed merely by configuring a starting address and an acquisition quantity of a memory area required to be acquired; and the present invention can reduce the number of acquisition points, save the storage and calculation space, and save the costs of 4G network traffic, and can be widely applied to the technical field of data acquisition.

Description

一种数据采集的方法、系统、装置、终端设备及介质A method, system, device, terminal device and medium for data collection 技术领域technical field
本发明涉及数据采集技术领域,尤其涉及一种数据采集的方法、系统、装置、终端设备及介质。The present invention relates to the technical field of data collection, and in particular, to a method, system, device, terminal device and medium for data collection.
背景技术Background technique
在工业大数据处理中,数据的采集是关键,数据的采集需要很高实时性、有效性、准确性,大数据分析所需的数据多种多样,可能会分布在不同的PLC内存区,在采集的过程中就需要访问扫描不同的内存区,这样效率低下,要扫描不同的内存区,安全性也较低,并且对采集软件多线程处理提出更高的硬件需求。In industrial big data processing, data collection is the key. Data collection requires high real-time, validity and accuracy. The data required for big data analysis is diverse and may be distributed in different PLC memory areas. In the process of acquisition, it is necessary to access and scan different memory areas, which is inefficient, requires scanning different memory areas, and has low security, and puts forward higher hardware requirements for multi-threaded processing of acquisition software.
目前的采集软件大多需要根据配置的PLC数据存储区编号,连续不断的扫描读取每个数据,当所需的数据量很大时,往往需要很长的扫描负载和扫描周期。Most of the current acquisition software needs to continuously scan and read each data according to the configured PLC data storage area number. When the amount of data required is large, it often requires a long scan load and scan cycle.
术语解释:Terminology Explanation:
PLC:可编程逻辑控制器(Programmable Logic Controller)是种专门为在工业环境下应用而设计的数字运算操作电子系统。它采用一种可编程的存储器,在其内部存储执行逻辑运算、顺序控制、定时、计数和算术运算等操作的指令,通过数字式或模拟式的输入输出来控制各种类型的机械设备或生产过程。PLC: Programmable Logic Controller (Programmable Logic Controller) is a digital operation operating electronic system specially designed for application in industrial environment. It uses a programmable memory to store instructions for performing operations such as logic operations, sequence control, timing, counting and arithmetic operations, and controls various types of mechanical equipment or production through digital or analog input and output. process.
PLC内存区:和普通电脑一样,PLC的数据处理和存储也需要专门的数据存储和交换,和普通的电脑相比,PLC内存区分区比较多,有处理输入输出的、有处理中间变量的,还有可以人为自定义编号的存储区。PLC memory area: Like ordinary computers, PLC data processing and storage also require special data storage and exchange. Compared with ordinary computers, PLC memory area has more partitions, including processing input and output, and processing intermediate variables. There are also storage areas that can be manually numbered.
发明内容SUMMARY OF THE INVENTION
针对上述至少一个技术问题,本发明的目的在于提供一种数据采集的方法、系统、装置、终端设备及介质。In view of at least one of the above technical problems, the purpose of the present invention is to provide a method, system, device, terminal device and medium for data collection.
本发明所采取的技术方案是:一方面,本发明实施例包括一种数据采集的方法,包括:The technical solution adopted by the present invention is: on the one hand, the embodiment of the present invention includes a method for data collection, including:
根据数据采集任务,获取所需采集分区的信号点清单;According to the data collection task, obtain the signal point list of the required collection zone;
将所述信号点清单中各个信号点的数据进行处理并存储至采集区;processing and storing the data of each signal point in the signal point list in the acquisition area;
读取所述采集区中的数据并进行编号以得到编号数据;reading the data in the collection area and numbering to obtain numbered data;
将所述编号数据发送至云端服务器,所述云端服务器配置解析数据以对所述编号数据进行解析。The numbered data is sent to a cloud server, and the cloud server is configured to parse the data to parse the numbered data.
进一步地,所述将所述信号点清单中各个信号点的数据进行处理并存储至采集区这一步骤,包括:Further, the step of processing and storing the data of each signal point in the signal point list in the collection area includes:
使用可编程逻辑控制器将各个信号点的数据进行整合;Use programmable logic controller to integrate the data of each signal point;
对整合后的数据进行数据类型转换和数据清理处理;Perform data type conversion and data cleaning on the integrated data;
将处理后的数据存储至采集区。Store the processed data in the acquisition area.
进一步地,所述对整合后的数据进行数据类型转换和数据清理处理这一步骤,包括:Further, the step of performing data type conversion and data cleaning on the integrated data includes:
获取整合后的数据类型为32位浮点类型;The data type obtained after integration is 32-bit floating point type;
将所述整合后的数据类型转换为16位浮点类型;converting the integrated data type into a 16-bit floating point type;
将进行数据类型转换处理后的数据进行数据清理。Data cleaning is performed on the data after data type conversion processing.
另一方面,本发明实施例还包括一种数据采集系统,包括:On the other hand, an embodiment of the present invention further includes a data acquisition system, including:
获取模块,用于根据数据采集任务,获取所需采集分区的信号点清单;The acquisition module is used to acquire the signal point list of the required acquisition partition according to the data acquisition task;
处理模块,用于将所述信号点清单中各个信号点的数据进行处理并存储至采集区;a processing module, configured to process and store the data of each signal point in the signal point list in the collection area;
编号模块,用于读取所述采集区中的数据并进行编号以得到编号数据;Numbering module, used for reading the data in the collection area and numbering to obtain numbered data;
解析模块,用于将所述编号数据发送至云端服务器,所述云端服务器配置解析数据以对所述编号数据进行解析。A parsing module, configured to send the numbered data to a cloud server, where the cloud server configures parsing data to parse the numbered data.
进一步地,所述处理模块包括:Further, the processing module includes:
数据整合单元,用于使用可编程逻辑控制器将各个信号点的数据进行整合;The data integration unit is used to integrate the data of each signal point using the programmable logic controller;
数据处理单元,用于对整合后的数据进行数据类型转换和数据清理处理;The data processing unit is used to perform data type conversion and data cleaning processing on the integrated data;
存储单元,用于将处理后的数据存储至采集区。The storage unit is used to store the processed data in the acquisition area.
进一步地,所述数据处理单元包括:Further, the data processing unit includes:
数据采集子单元,用于采集整合后的数据;A data collection sub-unit for collecting the integrated data;
数据处理子单元,对采集到数据进行编号;Data processing sub-unit, numbering the collected data;
数据存储子单元,用于将编号后的数据存储到本地和发送到云端服务器。The data storage subunit is used to store the numbered data locally and send it to the cloud server.
另一方面,本发明实施例还包括一种数据采集装置,包括可编程逻辑控制器、采集器和云端服务器,其中,所述可编程逻辑控制器和所述采集器用于采集数据并对各个信号点的数据进行处理;所述云端服务器用于执行所述的配置解析数据以对编号数据进行解析。On the other hand, an embodiment of the present invention further includes a data acquisition device, including a programmable logic controller, a collector, and a cloud server, wherein the programmable logic controller and the collector are used to collect data and analyze each signal The data of the point is processed; the cloud server is used for executing the configuration analysis data to analyze the serial number data.
另一方面,本发明实施例还包括一种数据采集的终端设备,包括存储器和处理器,所述存储器用于存储至少一个程序,所述处理器用于加载所述至少一个程序以执行所述一种数据采集的方法。On the other hand, an embodiment of the present invention further includes a terminal device for data collection, including a memory and a processor, where the memory is configured to store at least one program, and the processor is configured to load the at least one program to execute the one method of data collection.
另一方面,本发明实施例还包括一种存储介质,其中存储有处理器可执行的指令,所述处理器可执行的指令在由处理器执行时用于执行所述一种数据采集的方法。On the other hand, an embodiment of the present invention further includes a storage medium, in which processor-executable instructions are stored, and when executed by the processor, the processor-executable instructions are used to execute the method for data collection .
本发明的有益效果是:本发明通过简单的PLC程序编写,将所需的数据集中到固定的存储区(采集区),一方面充分利用了PLC本身的强大数据处理能力,另一方面数据集中采集,每次扫描只需要读一个单一的内存区,几十毫秒就可以将数据读取并处理;采集效率和准确性以及安全性都大大提高,且配置简单,只需要配置所需采集的内存区起始地址和采集数量便可解析数据;本发明能够减少采集点数,节省存储计算空间及节省4G网络流量成本。The beneficial effects of the present invention are: the present invention concentrates the required data into a fixed storage area (collection area) through simple PLC program writing, on the one hand, fully utilizes the powerful data processing capability of the PLC itself, and on the other hand, the data is centralized For acquisition, each scan only needs to read a single memory area, and the data can be read and processed in tens of milliseconds; the acquisition efficiency, accuracy and security are greatly improved, and the configuration is simple, only the required memory needs to be configured. The data can be parsed according to the starting address of the area and the number of collections; the invention can reduce the number of collection points, save storage and calculation space and save the cost of 4G network traffic.
附图说明Description of drawings
图1为本实施例所述数据采集方法的步骤流程图;Fig. 1 is the flow chart of the steps of the data collection method described in this embodiment;
图2为本实施例所述的数据采集示意图;2 is a schematic diagram of the data collection described in this embodiment;
图3为本实施例所述数据采集的系统框图。FIG. 3 is a system block diagram of data acquisition according to this embodiment.
具体实施方式detailed description
如图1所示,本发明实施例包括一种数据采集的方法,具体包括以下步骤:As shown in FIG. 1 , an embodiment of the present invention includes a method for data collection, which specifically includes the following steps:
S1.根据数据采集任务,获取所需采集分区的信号点清单;S1. According to the data collection task, obtain a list of signal points of the required collection zone;
S2.将所述信号点清单中各个信号点的数据进行处理并存储至采集区;S2. Process the data of each signal point in the signal point list and store it in the collection area;
S3.读取所述采集区中的数据并进行编号以得到编号数据;S3. Read the data in the collection area and number it to obtain numbered data;
S4.将所述编号数据发送至云端服务器,所述云端服务器配置解析数据以对所述编号数据进行解析。S4. Send the numbered data to a cloud server, and the cloud server configures parsing data to parse the numbered data.
本实施例所述的一种数据采集的方法是将所需的数据转到一个固定的区域(采集区),将分散在不同区域的信号点集中放到采集区,使得利用采集器采集数据时只需扫描固定的连续内存区域,针对每一个分区传过来的数据统一做一个的编号,做数据解析时利用对应的编号就可以对应解析到各个分区的数据,其具体参照图2的数据采集示意图。具体地,首先根据数据采集任务,获取所需采集分区的信号点清单,也就是步骤S1,采集需要的信号点在各个分区都是分散的,不是连续的,往往只是某内存区的不连续的Bit位,比如输入区信号点I0.1,I100.6,输出区信号点Q0.1,Q100.5等,在获取信号点清单的同时,需要确定各个信号点的数据处理方式。A method for data collection described in this embodiment is to transfer the required data to a fixed area (collection area), and collect signal points scattered in different areas into the collection area, so that when the data collector is used to collect data, You only need to scan a fixed continuous memory area, and make a uniform number for the data transmitted from each partition. When doing data analysis, you can use the corresponding number to parse the data corresponding to each partition. For details, please refer to the schematic diagram of data acquisition in Figure 2. . Specifically, first, according to the data collection task, a list of signal points of the required collection partition is obtained, that is, step S1, the signal points required for collection are scattered in each partition, not continuous, and are often only discontinuous in a certain memory area. Bit bits, such as the signal points I0.1, I100.6 in the input area, and the signal points Q0.1, Q100.5 in the output area, etc. When obtaining the list of signal points, it is necessary to determine the data processing method of each signal point.
关于步骤S2,也就是将所述信号点清单中各个信号点的数据进行处理并存储至采集区这一步骤,具体包括:Regarding step S2, that is, the step of processing the data of each signal point in the signal point list and storing it in the collection area, which specifically includes:
S201.使用可编程逻辑控制器将各个信号点的数据进行整合;S201. Use the programmable logic controller to integrate the data of each signal point;
S202.对整合后的数据进行数据类型转换和数据清理处理;S202. Perform data type conversion and data cleaning on the integrated data;
S203.将处理后的数据存储至采集区。S203. Store the processed data in the collection area.
本实施例中,关于步骤S2,是在PLC里面编程实现数据运算处理,即将各个分区各个信号点的数据进行数据整合、类型转换、数据清理等操作,其中,步骤S201,数据整合能够减少所需采集的信号点,比如需要计算一个动作时长时按传统的采集方式往往需要至少采集两个信号点,一个开始信号、一个结束信号点,还需要分别采集开始信号与结束信号的变化信息,当开始信号来时,记为时间点T1,结束信号来时记为时间点T2,T2-T1就是该动作的时长;而本实施例中是将动作的开始信号来时置位采集区的一个点(这时采集点的值为1)、结束信号来时复位该点(这时采集点的值为0),采集时只需要记录采集点的值从1变为0的时长就是动作时长,通过这种方式最终只需要采集记录一个点的数据变化,将采集信号减少了一半,计算也更高效。In this embodiment, with regard to step S2, data arithmetic processing is implemented by programming in the PLC, that is, data integration, type conversion, data cleaning and other operations are performed on the data of each signal point in each partition. In step S201, data integration can reduce the required The collected signal points, such as the need to calculate the duration of an action, often need to collect at least two signal points, one start signal and one end signal point, and the change information of the start signal and the end signal needs to be collected separately. When the signal comes, it is recorded as time point T1, and when the end signal comes, it is recorded as time point T2, and T2-T1 is the duration of the action; and in this embodiment, a point ( At this time, the value of the collection point is 1), and the point is reset when the end signal comes (the value of the collection point is 0 at this time). When collecting, it is only necessary to record the time when the value of the collection point changes from 1 to 0, which is the action time. This method finally only needs to collect and record the data change of one point, which reduces the collected signal by half, and the calculation is more efficient.
对于步骤S202,也就是对整合后的数据进行数据类型转换和数据清理处理这一步骤,具 体包括:For step S202, that is, the step of data type conversion and data cleaning processing is performed on the integrated data, specifically including:
S202-1.获取整合后的数据类型为32位浮点类型;S202-1. The data type obtained after integration is 32-bit floating point type;
S202-2.将所述整合后的数据类型转换为16位浮点类型;S202-2. Convert the integrated data type to a 16-bit floating point type;
S202-3.将进行数据类型转换处理后的数据进行数据清理。S202-3. Perform data cleaning on the data after data type conversion processing.
本实施例中,对数据进行类型转换处理能够节省采集器、服务器计算保存所需的空间,比如获取利用PLC整合后的数据类型,由于PLC工程师出于程序标准化或者其他原因可将整型的数据保存为32位浮点类型,本实施例中经过数据转换将整合后的数据转换为16位的浮点类型,该类型转换将所需的空间减少了一半;通过这些方式大大减少了采集信号量以及数据计算、保存所需的空间。在工业大数据领域,即使按传统分区采集的方式,为了减小数据包的发送,节省流量费用成本,都需要对数据进行编码压缩,再到云端服务器根据对应的数据进行解压和解码,通过对数据的类型转换和数据清理处理,可以大大减少编码及压缩的复杂程度,对采集器的硬件要求也更小。In this embodiment, performing type conversion processing on the data can save the space required by the collector and the server for calculation and storage. For example, to obtain the data type integrated by the PLC, the PLC engineer can convert the integer data for program standardization or other reasons. Save as a 32-bit floating point type. In this embodiment, the integrated data is converted into a 16-bit floating point type through data conversion. This type conversion reduces the required space by half; these methods greatly reduce the amount of collected signals And the space required for data calculation and storage. In the field of industrial big data, in order to reduce the transmission of data packets and save the cost of traffic costs, the data needs to be encoded and compressed, and then decompressed and decoded by the cloud server according to the corresponding data Data type conversion and data cleaning can greatly reduce the complexity of encoding and compression, and require less hardware for the collector.
关于步骤S3和步骤S4,本实施例中,对存储在采集区中的数据进行编号,将编号后的数据压缩保存后再发送到云端服务器,最后云端服务器需要配置相应的数据解析数据,比如编号1的数据对应PLC里面的输入内存区的1,编号2对应PLC输出内存区的2,服务器根据配置信息进行批量数据解析,可大大提高解析速度效率,节省运算空间。Regarding steps S3 and S4, in this embodiment, the data stored in the collection area is numbered, the numbered data is compressed and saved, and then sent to the cloud server. Finally, the cloud server needs to configure corresponding data analysis data, such as numbering The data of 1 corresponds to 1 of the input memory area in the PLC, and the number 2 corresponds to the 2 of the PLC output memory area. The server performs batch data analysis according to the configuration information, which can greatly improve the analysis speed and efficiency and save the computing space.
综上所述,本发明实施例中所述一种数据采集的方法具有以下优点:To sum up, the method for data collection described in the embodiment of the present invention has the following advantages:
本发明实施例通过简单的PLC程序编写,将所需的数据集中到固定的存储区(采集区),一方面充分利用了PLC本身的强大数据处理能力,另一方面数据集中采集,每次扫描只需要读一个单一的内存区,几十毫秒就可以将数据读取并处理;采集效率和准确性以及安全性都大大提高,且配置简单,只需要配置所需采集的内存区起始地址和采集数量便可解析数据;本发明实施例所述的方法能够减少采集点数,节省存储计算空间及节省4G网络流量成本。The embodiment of the present invention collects the required data into a fixed storage area (collection area) by writing a simple PLC program. On the one hand, the powerful data processing capability of the PLC itself is fully utilized. On the other hand, the data is collected in a centralized manner. It only needs to read a single memory area, and the data can be read and processed in tens of milliseconds; the collection efficiency, accuracy and security are greatly improved, and the configuration is simple, only need to configure the starting address of the memory area to be collected and The data can be analyzed by collecting the number; the method described in the embodiment of the present invention can reduce the number of collecting points, save the storage and calculation space, and save the cost of 4G network traffic.
另一方面,参照图3,本实施例还包括一种数据采集系统,包括:On the other hand, referring to FIG. 3 , this embodiment further includes a data acquisition system, including:
获取模块,用于根据数据采集任务,获取所需采集分区的信号点清单;The acquisition module is used to acquire the signal point list of the required acquisition partition according to the data acquisition task;
处理模块,用于将所述信号点清单中各个信号点的数据进行处理并存储至采集区;a processing module, configured to process and store the data of each signal point in the signal point list in the collection area;
编号模块,用于读取所述采集区中的数据并进行编号以得到编号数据;Numbering module, used for reading the data in the collection area and numbering to obtain numbered data;
解析模块,用于将所述编号数据发送至云端服务器,所述云端服务器配置解析数据以对所述编号数据进行解析。A parsing module, configured to send the numbered data to a cloud server, where the cloud server configures parsing data to parse the numbered data.
进一步地,所述处理模块包括:Further, the processing module includes:
数据整合单元,用于使用可编程逻辑控制器将各个信号点的数据进行整合;The data integration unit is used to integrate the data of each signal point using the programmable logic controller;
数据处理单元,用于对整合后的可编程逻辑控制器数据进行采集和编号;The data processing unit is used to collect and number the integrated programmable logic controller data;
存储单元,用于将处理后的数据存储至采集区。The storage unit is used to store the processed data in the acquisition area.
进一步地,所述数据处理单元包括:Further, the data processing unit includes:
数据采集子单元,用于采集整合后的数据;A data collection sub-unit for collecting the integrated data;
数据处理子单元,对采集到数据进行编号;Data processing sub-unit, numbering the collected data;
数据存储子单元,用于将编号后的数据存储到本地和发送到云端服务器。The data storage subunit is used to store the numbered data locally and send it to the cloud server.
另一方面,本发明实施例还包括一种数据采集装置,包括可编程逻辑控制器、采集器和云端服务器,其中,所述可编程逻辑控制器和所述采集器用于采集数据并对各个信号点的数据进行处理;所述云端服务器用于执行实施例所述的配置解析数据以对编号数据进行解析。On the other hand, an embodiment of the present invention further includes a data acquisition device, including a programmable logic controller, a collector, and a cloud server, wherein the programmable logic controller and the collector are used to collect data and analyze each signal point data for processing; the cloud server is configured to execute the configuration parsing data described in the embodiment to parse the serial number data.
另一方面,本发明实施例还包括一种数据采集的终端设备,包括存储器和处理器,所述存储器用于存储至少一个程序,所述处理器用于加载所述至少一个程序以执行实施例所述的一种数据采集的方法。On the other hand, an embodiment of the present invention further includes a terminal device for data collection, including a memory and a processor, where the memory is configured to store at least one program, and the processor is configured to load the at least one program to execute the program in the embodiment. A method of data collection described.
另一方面,本发明实施例还包括一种存储介质,其中存储有处理器可执行的指令,所述处理器可执行的指令在由处理器执行时用于执行实施例所述的一种数据采集的方法。On the other hand, an embodiment of the present invention further includes a storage medium, in which a processor-executable instruction is stored, and the processor-executable instruction, when executed by the processor, is used to execute a kind of data described in the embodiment method of collection.
所述系统可以是服务器或者个人计算机等设备,通过将所述一种数据采集的方法编写成计算机程序并写入服务器或者个人计算机中,可以得到所述一种数据采集系统,通过运行该系统,可以实现与所述一种数据采集的方法相同的技术效果。The system can be a device such as a server or a personal computer. By writing the method for data acquisition into a computer program and writing it into the server or personal computer, the data acquisition system can be obtained, and by running the system, The same technical effect as the one method of data acquisition can be achieved.
本实施例中,所述一种数据采集装置包括存储器和处理器,所述存储器用于存储至少一个程序,所述处理器用于加载所述至少一个程序以执行实施例所述方法。In this embodiment, the data collection apparatus includes a memory and a processor, where the memory is configured to store at least one program, and the processor is configured to load the at least one program to execute the method in the embodiment.
所述存储器还可以单独生产出来,并用于存储与所述一种数据采集的方法相应的计算机程序。当这个存储器与处理器连接时,其存储的计算机程序将被处理器读取出来并执行,从 而实施所述一种数据采集的方法,达到实施例中所述的技术效果。The memory can also be produced separately and used to store a computer program corresponding to the one method of data acquisition. When the memory is connected to the processor, the computer program stored in the memory will be read out and executed by the processor, thereby implementing the method for data acquisition and achieving the technical effects described in the embodiments.
需要说明的是,如无特殊说明,当某一特征被称为“固定”、“连接”在另一个特征,它可以直接固定、连接在另一个特征上,也可以间接地固定、连接在另一个特征上。此外,本公开中所使用的上、下、左、右等描述仅仅是相对于附图中本公开各组成部分的相互位置关系来说的。在本公开中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。此外,除非另有定义,本实施例所使用的所有的技术和科学术语与本技术领域的技术人员通常理解的含义相同。本实施例说明书中所使用的术语只是为了描述具体的实施例,而不是为了限制本发明。本实施例所使用的术语“和/或”包括一个或多个相关的所列项目的任意的组合。It should be noted that, unless otherwise specified, when a feature is called "fixed" or "connected" to another feature, it can be directly fixed or connected to another feature, or it can be indirectly fixed or connected to another feature. on a feature. In addition, descriptions such as upper, lower, left, right, etc. used in the present disclosure are only relative to the mutual positional relationship of each component of the present disclosure in the accompanying drawings. As used in this disclosure, the singular forms "a," "the," and "the" are intended to include the plural forms as well, unless the context clearly dictates otherwise. Also, unless otherwise defined, all technical and scientific terms used in this embodiment have the same meaning as commonly understood by those skilled in the art. The terms used in the description of the embodiments are only used to describe specific embodiments, rather than to limit the present invention. As used in this example, the term "and/or" includes any combination of one or more of the associated listed items.
应当理解,尽管在本公开可能采用术语第一、第二、第三等来描述各种元件,但这些元件不应限于这些术语。这些术语仅用来将同一类型的元件彼此区分开。例如,在不脱离本公开范围的情况下,第一元件也可以被称为第二元件,类似地,第二元件也可以被称为第一元件。本实施例所提供的任何以及所有实例或示例性语言(“例如”、“如”等)的使用仅意图更好地说明本发明的实施例,并且除非另外要求,否则不会对本发明的范围施加限制。It will be understood that, although the terms first, second, third, etc. may be used in this disclosure to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish elements of the same type from one another. For example, a first element could be termed a second element, and, similarly, a second element could be termed a first element, without departing from the scope of the present disclosure. The use of any and all examples or exemplary language ("for example," "such as," etc.) provided in this embodiment is intended only to better illustrate embodiments of the invention and does not detract from the scope of the invention unless otherwise requested impose restrictions.
应当认识到,本发明的实施例可以由计算机硬件、硬件和软件的组合、或者通过存储在非暂时性计算机可读存储器中的计算机指令来实现或实施。所述方法可以使用标准编程技术-包括配置有计算机程序的非暂时性计算机可读存储介质在计算机程序中实现,其中如此配置的存储介质使得计算机以特定和预定义的方式操作——根据在具体实施例中描述的方法和附图。每个程序可以以高级过程或面向对象的编程语言来实现以与计算机系统通信。然而,若需要,该程序可以以汇编或机器语言实现。在任何情况下,该语言可以是编译或解释的语言。此外,为此目的该程序能够在编程的专用集成电路上运行。It should be appreciated that embodiments of the present invention may be implemented or implemented by computer hardware, a combination of hardware and software, or by computer instructions stored in non-transitory computer readable memory. The method can be implemented in a computer program using standard programming techniques - including a non-transitory computer-readable storage medium configured with a computer program, wherein the storage medium so configured causes the computer to operate in a specific and predefined manner - according to the specific Methods and figures described in the Examples. Each program may be implemented in a high-level procedural or object-oriented programming language to communicate with a computer system. However, if desired, the program can be implemented in assembly or machine language. In any case, the language can be a compiled or interpreted language. Furthermore, the program can be run on a programmed application specific integrated circuit for this purpose.
此外,可按任何合适的顺序来执行本实施例描述的过程的操作,除非本实施例另外指示或以其他方式明显地与上下文矛盾。本实施例描述的过程(或变型和/或其组合)可在配置有可执行指令的一个或多个计算机系统的控制下执行,并且可作为共同地在一个或多个处理器上执行的代码(例如,可执行指令、一个或多个计算机程序或一个或多个应用)、由硬件或其组合来实现。所述计算机程序包括可由一个或多个处理器执行的多个指令。Furthermore, the operations of the processes described in this embodiment may be performed in any suitable order unless otherwise indicated by this embodiment or otherwise clearly contradicted by context. The processes described in this embodiment (or variations and/or combinations thereof) may be performed under the control of one or more computer systems configured with executable instructions, and may be executed as code collectively executing on one or more processors (eg, executable instructions, one or more computer programs, or one or more applications), implemented in hardware, or a combination thereof. The computer program includes a plurality of instructions executable by one or more processors.
进一步,所述方法可以在可操作地连接至合适的任何类型的计算平台中实现,包括但不限于个人电脑、迷你计算机、主框架、工作站、网络或分布式计算环境、单独的或集成的计 算机平台、或者与带电粒子工具或其它成像装置通信等等。本发明的各方面可以以存储在非暂时性存储介质或设备上的机器可读代码来实现,无论是可移动的还是集成至计算平台,如硬盘、光学读取和/或写入存储介质、RAM、ROM等,使得其可由可编程计算机读取,当存储介质或设备由计算机读取时可用于配置和操作计算机以执行在此所描述的过程。此外,机器可读代码,或其部分可以通过有线或无线网络传输。当此类媒体包括结合微处理器或其他数据处理器实现上文所述步骤的指令或程序时,本实施例所述的发明包括这些和其他不同类型的非暂时性计算机可读存储介质。当根据本发明所述的方法和技术编程时,本发明还包括计算机本身。Further, the methods may be implemented in any type of computing platform operably connected to a suitable, including but not limited to personal computer, minicomputer, mainframe, workstation, network or distributed computing environment, stand-alone or integrated computer platform, or communicate with charged particle tools or other imaging devices, etc. Aspects of the invention may be implemented in machine-readable code stored on a non-transitory storage medium or device, whether removable or integrated into a computing platform, such as a hard disk, an optically read and/or written storage medium, RAM, ROM, etc., such that it can be read by a programmable computer, when a storage medium or device is read by a computer, it can be used to configure and operate the computer to perform the processes described herein. Furthermore, the machine-readable code, or portions thereof, may be transmitted over wired or wireless networks. The invention described in this embodiment includes these and other various types of non-transitory computer-readable storage media when such media includes instructions or programs that implement the steps described above in conjunction with a microprocessor or other data processor. The invention also includes the computer itself when programmed according to the methods and techniques described herein.
计算机程序能够应用于输入数据以执行本实施例所述的功能,从而转换输入数据以生成存储至非易失性存储器的输出数据。输出信息还可以应用于一个或多个输出设备如显示器。在本发明优选的实施例中,转换的数据表示物理和有形的对象,包括显示器上产生的物理和有形对象的特定视觉描绘。A computer program can be applied to input data to perform the functions described in this embodiment to transform the input data to generate output data for storage to non-volatile memory. The output information can also be applied to one or more output devices such as a display. In a preferred embodiment of the invention, the transformed data represents physical and tangible objects, including specific visual depictions of physical and tangible objects produced on the display.
以上所述,只是本发明的较佳实施例而已,本发明并不局限于上述实施方式,只要其以相同的手段达到本发明的技术效果,凡在本发明的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明保护的范围之内。在本发明的保护范围内其技术方案和/或实施方式可以有各种不同的修改和变化。The above are only preferred embodiments of the present invention, and the present invention is not limited to the above-mentioned embodiments, as long as it achieves the technical effect of the present invention by the same means, all within the spirit and principle of the present invention, the Any modification, equivalent replacement, improvement, etc., should be included within the protection scope of the present invention. Various modifications and changes can be made to its technical solutions and/or implementations within the protection scope of the present invention.

Claims (9)

  1. 一种数据采集的方法,其特征在于,包括:A method for data collection, comprising:
    根据数据采集任务,获取所需采集分区的信号点清单;According to the data collection task, obtain the signal point list of the required collection zone;
    将所述信号点清单中各个信号点的数据进行处理并存储至采集区;processing and storing the data of each signal point in the signal point list in the acquisition area;
    读取所述采集区中的数据并进行编号;reading the data in the collection area and numbering;
    将所述采集信号值数据及编号后的数据发送至云端服务器,所述云端服务器配置解析数据以对所述编号数据进行解析。The collected signal value data and the numbered data are sent to a cloud server, and the cloud server is configured with parsing data to parse the numbered data.
  2. 根据权利要求1所述的一种数据采集的方法,其特征在于,所述将所述信号点清单中各个信号点的数据进行处理并存储至采集区这一步骤,包括:The method for data collection according to claim 1, wherein the step of processing the data of each signal point in the signal point list and storing it in the collection area includes:
    使用可编程逻辑控制器将各个信号点的数据进行整合;Use programmable logic controller to integrate the data of each signal point;
    对整合后的数据进行数据类型转换和数据清理处理;Perform data type conversion and data cleaning on the integrated data;
    将处理后的数据存储至采集区。Store the processed data in the acquisition area.
  3. 根据权利要求2所述的一种数据采集的方法,其特征在于,所述对整合后的数据进行数据类型转换和数据清理处理这一步骤,包括:A method for data collection according to claim 2, wherein the step of performing data type conversion and data cleaning processing on the integrated data comprises:
    获取整合后的数据类型为32位浮点类型;The data type obtained after integration is 32-bit floating point type;
    将所述整合后的数据类型转换为16位浮点类型。Convert the integrated data type to a 16-bit floating point type.
  4. 一种数据采集系统,其特征在于,包括:A data acquisition system, comprising:
    获取模块,用于根据数据采集任务,获取所需采集分区的信号点清单;The acquisition module is used to acquire the signal point list of the required acquisition partition according to the data acquisition task;
    处理模块,用于将所述信号点清单中各个信号点的数据进行处理并存储至采集区;a processing module, configured to process and store the data of each signal point in the signal point list in the collection area;
    编号模块,用于读取所述采集区中的数据并进行编号以得到编号数据;Numbering module, used for reading the data in the collection area and numbering to obtain numbered data;
    解析模块,用于将所述编号数据发送至云端服务器,所述云端服务器配置解析数据以对所述编号数据进行解析。A parsing module, configured to send the numbered data to a cloud server, where the cloud server configures parsing data to parse the numbered data.
  5. 根据权利要求4所述的一种数据采集系统,其特征在于,所述处理模块包括:A data acquisition system according to claim 4, wherein the processing module comprises:
    数据整合单元,用于使用可编程逻辑控制器将各个信号点的数据进行整合;The data integration unit is used to integrate the data of each signal point using the programmable logic controller;
    数据处理单元,用于对整合后的可编程逻辑控制器数据进行采集和编号;The data processing unit is used to collect and number the integrated programmable logic controller data;
    存储单元,用于将处理后的数据存储至采集区。The storage unit is used to store the processed data in the acquisition area.
  6. 根据权利要求5所述的一种数据采集系统,其特征在于,所述数据处理单元包括:A data acquisition system according to claim 5, wherein the data processing unit comprises:
    数据采集子单元,用于采集整合后的数据;A data collection sub-unit for collecting the integrated data;
    数据处理子单元,对采集到数据进行编号;Data processing sub-unit, numbering the collected data;
    数据存储子单元,用于将编号后的数据存储到本地和发送到云端服务器。The data storage subunit is used to store the numbered data locally and send it to the cloud server.
  7. 一种数据采集装置,其特征在于,包括可编程逻辑控制器、采集器和云端服务器,其中,所述可编程逻辑控制器和所述采集器用于采集数据并对各个信号点的数据进行处理;所述云端服务器用于执行权利要求1所述的配置解析数据以对编号数据进行解析。A data acquisition device, characterized in that it comprises a programmable logic controller, a collector and a cloud server, wherein the programmable logic controller and the collector are used to collect data and process the data of each signal point; The cloud server is configured to execute the configuration parsing data of claim 1 to parse the serial number data.
  8. 一种数据采集的终端设备,其特征在于,包括存储器和处理器,所述存储器用于存储至少一个程序,所述处理器用于加载所述至少一个程序以执行权利要求1-3任一项所述的方法。A terminal device for data collection, characterized in that it includes a memory and a processor, the memory is used to store at least one program, and the processor is used to load the at least one program to execute any one of claims 1-3. method described.
  9. 一种存储介质,其中存储有处理器可执行的指令,其特征在于,所述处理器可执行的指令在由处理器执行时用于执行如权利要求1-3任一项所述的方法。A storage medium storing processor-executable instructions, wherein the processor-executable instructions are used to execute the method according to any one of claims 1-3 when executed by the processor.
PCT/CN2020/116015 2020-06-30 2020-09-17 Data acquisition method, system and apparatus, terminal device, and medium WO2022000806A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010622919.XA CN111857029B (en) 2020-06-30 2020-06-30 Data acquisition method, system, device, terminal equipment and medium
CN202010622919.X 2020-06-30

Publications (1)

Publication Number Publication Date
WO2022000806A1 true WO2022000806A1 (en) 2022-01-06

Family

ID=72989407

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/116015 WO2022000806A1 (en) 2020-06-30 2020-09-17 Data acquisition method, system and apparatus, terminal device, and medium

Country Status (2)

Country Link
CN (1) CN111857029B (en)
WO (1) WO2022000806A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116821177A (en) * 2023-08-31 2023-09-29 杭州义益钛迪信息技术有限公司 Equipment data query method and device, electronic equipment and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114827143B (en) * 2022-04-11 2023-12-12 广东省离散智造科技创新有限公司 Discrete data acquisition method, system, cloud server and edge computing terminal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107463137A (en) * 2017-09-25 2017-12-12 山东大学 A kind of multi-source heterogeneous data integrated synchronous acquisition equipment and its method
CN108810126A (en) * 2018-06-04 2018-11-13 中建八局第二建设有限公司 A kind of open type data acquisition system
US20190018388A1 (en) * 2014-06-01 2019-01-17 Si-Ga Data Security (2014) Ltd. Industrial control system smart hardware monitoring
CN110161950A (en) * 2019-05-22 2019-08-23 北京信息科技大学 A kind of highly reliable high-performance data acquisition system and method based on PLC
CN111104558A (en) * 2018-10-29 2020-05-05 中国电力科学研究院有限公司 Distributed multi-source data processing method and system

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003316794A (en) * 2002-04-24 2003-11-07 Nec Corp Data collection/storage method
CN102270105B (en) * 2011-08-08 2013-11-20 东软集团股份有限公司 Independent disc array as well as method and system for processing network acquired data
CN103376772B (en) * 2012-04-27 2015-06-24 沈阳高精数控技术有限公司 Method for monitoring performance of embedded type numerical control system
CN106646169A (en) * 2017-01-04 2017-05-10 华北电力大学 Electrical device partial discharge detection data collection cloud strategy
CN107103025B (en) * 2017-01-05 2020-08-14 亚信科技(中国)有限公司 Data processing method and data processing platform
CN107509053A (en) * 2017-07-13 2017-12-22 温州大学瓯江学院 A kind of remote monitoring system based on computer network
CN108055335A (en) * 2017-12-22 2018-05-18 广东可信电力股份有限公司 A kind of electric power data acquisition method and device
CN108664567B (en) * 2018-04-24 2022-03-04 中国银行股份有限公司 Data acquisition method and system based on data table partition
CN108897270A (en) * 2018-06-12 2018-11-27 苏州赛腾精密电子股份有限公司 Method for uploading, device, PLC, storage medium and the system of product data
CN109617970A (en) * 2018-12-14 2019-04-12 无锡天力安全科技有限公司 A kind of intelligent things netting index based on mode of wireless transmission adopts instrument
CN110083086B (en) * 2019-03-25 2021-03-19 中国船舶重工集团公司第七一九研究所 Method and device for storing operation data of process control device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190018388A1 (en) * 2014-06-01 2019-01-17 Si-Ga Data Security (2014) Ltd. Industrial control system smart hardware monitoring
CN107463137A (en) * 2017-09-25 2017-12-12 山东大学 A kind of multi-source heterogeneous data integrated synchronous acquisition equipment and its method
CN108810126A (en) * 2018-06-04 2018-11-13 中建八局第二建设有限公司 A kind of open type data acquisition system
CN111104558A (en) * 2018-10-29 2020-05-05 中国电力科学研究院有限公司 Distributed multi-source data processing method and system
CN110161950A (en) * 2019-05-22 2019-08-23 北京信息科技大学 A kind of highly reliable high-performance data acquisition system and method based on PLC

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116821177A (en) * 2023-08-31 2023-09-29 杭州义益钛迪信息技术有限公司 Equipment data query method and device, electronic equipment and storage medium
CN116821177B (en) * 2023-08-31 2023-12-05 杭州义益钛迪信息技术有限公司 Equipment data query method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111857029B (en) 2022-08-12
CN111857029A (en) 2020-10-30

Similar Documents

Publication Publication Date Title
WO2022000806A1 (en) Data acquisition method, system and apparatus, terminal device, and medium
US10812605B2 (en) Message queue-based systems and methods for establishing data communications with industrial machines in multiple locations
Helu et al. Enabling smart manufacturing research and development using a product lifecycle test bed
CN109710678B (en) Real-time data system for industrial big data monitoring management and operation method
CN113079072B (en) Vehicle data acquisition method and system, computer equipment and storage medium
CN110427359A (en) A kind of diagram data treating method and apparatus
CN111339073A (en) Real-time data processing method and device, electronic equipment and readable storage medium
CN104144081A (en) General application log management method, device and system
CN108573029B (en) Method, device and storage medium for acquiring network access relation data
CN113254529A (en) Industry thing networking platform based on edge calculation and HiTSDB storage
KR20220091612A (en) Data storage method and apparatus, and computer device and storage medium thereof
CN112685248A (en) Intelligent network card monitoring log obtaining method and device, electronic equipment and storage medium
CN110769002A (en) LabVIEW-based message analysis method, system, electronic device and medium
CN115866331A (en) Video frame extraction analysis method, device, equipment and storage medium
CN115857910A (en) Programming method, device, server and medium of edge computing collector
CN116149849A (en) Edge computing method for intelligent water affair complex time scale data fusion
CN104731900A (en) Hive scheduling method and device
CN113946617A (en) Data processing method and device, electronic equipment and storage medium
CN110516456A (en) Machine tooling task management method, device, storage medium and electric terminal
CN104683800A (en) AVS-based methods for parallel quantization and inverse quantization
CN112783920A (en) Industrial Internet of things data real-time computing method and system based on data arrangement
CN110888898A (en) Cluster resource use condition processing method and device and electronic equipment
CN112804331B (en) Electric energy meter data processing method and system based on message bus and electric energy meter
CN103927157A (en) Method for building distributed computing system entity
CN109542059B (en) Historical data compression device and method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20943623

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20943623

Country of ref document: EP

Kind code of ref document: A1