WO2022068105A1 - Non-standard device testing system and method, and storage medium - Google Patents

Non-standard device testing system and method, and storage medium Download PDF

Info

Publication number
WO2022068105A1
WO2022068105A1 PCT/CN2020/140054 CN2020140054W WO2022068105A1 WO 2022068105 A1 WO2022068105 A1 WO 2022068105A1 CN 2020140054 W CN2020140054 W CN 2020140054W WO 2022068105 A1 WO2022068105 A1 WO 2022068105A1
Authority
WO
WIPO (PCT)
Prior art keywords
module
test
equipment
standard equipment
testing system
Prior art date
Application number
PCT/CN2020/140054
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 WO2022068105A1 publication Critical patent/WO2022068105A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/263Generation of test inputs, e.g. test vectors, patterns or sequences ; with adaptation of the tested hardware for testability with external testers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2465Query processing support for facilitating data mining operations in structured databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application

Definitions

  • the invention relates to the technical field of equipment testing, in particular to a non-standard equipment testing system, method and storage medium.
  • Non-standard equipment is user-customized, user-only, and non-market-circulated automation system integration equipment. It is assembled from unit equipment manufactured in accordance with the unified industry standards and specifications promulgated by the state. It is developed and designed according to the needs of customers. Manufactured equipment, different types of customers have different process requirements. Like other industrial equipment, non-standard equipment also needs to go through the testing process in the process of production, assembly, debugging and maintenance. Because there is no uniform standard for non-standard equipment, general test equipment is difficult to adapt to various non-standard equipment, and it is difficult to obtain satisfactory test results when applied to the test of each non-standard equipment. Therefore, the existing technology relies on manual labor to a large extent. testing, resulting in high error rates and inefficiencies.
  • the purpose of the present invention is to provide a non-standard equipment testing system, method and storage medium.
  • the embodiment of the present invention includes a non-standard equipment testing system, including:
  • a data interface module for connecting the non-standard equipment
  • an interface configuration module configured to configure the test protocol and communication parameters of the data interface module according to the non-standard device connected to the data interface module;
  • a first test module configured to collect the working parameters of the non-standard equipment through the data interface module, and perform a first-level test on the working parameters
  • a second test module configured to acquire the result of the first-level test from the first test module, and perform a second-level test on the result of the first-level test.
  • configuring the test protocol and communication parameters of the data interface module according to the non-standard device connected to the data interface module specifically includes:
  • the first-level test includes at least one of data classification and storage, action cycle cycle splicing, cycle cycle number calculation, equipment start-up rate calculation, equipment utilization measurement, equipment failure collection and equipment failure cause analysis;
  • the second-level test includes equipment predictive model establishment, equipment predictive model analysis, horizontal comparison of production line equipment, production line balance analysis, capacity efficiency analysis, human-machine collaborative input, human-machine collaborative analysis, and self-learning model establishment. and at least one of self-learning model training.
  • the non-standard equipment testing system further includes a remote database, the remote database is set in the cloud, and the remote database is used to store the results of the first-level test and the results of the second-level test.
  • the second test module is set in the cloud.
  • the non-standard equipment testing system further includes a cloud communication module; the cloud communication module is used to establish a connection between the first test module, the second test module and the remote database.
  • the remote database is also used for storing training samples; the training samples are used for invocation and training of the predictive model and the self-learning model run by the second test module.
  • the second test module runs the predictive model and the self-learning model to call the training samples for training, including:
  • the non-standard equipment testing system further includes a report output module; the report output module is used to obtain the result of the first-level test and the result of the second-level test, according to the results of the first-level test. The results and the results of the second level test generate and output a test report.
  • the embodiment of the present invention also includes a non-standard equipment testing method, comprising the following steps:
  • the first-level test includes data classification and storage, action cycle splicing, cycle number calculation, equipment At least one of operating rate estimation, equipment utilization rate estimation, equipment failure collection, and equipment failure cause analysis;
  • the second-level test includes equipment predictive model establishment, equipment predictive model analysis, production line-level equipment horizontal comparison, production At least one of line balance analysis, capacity efficiency analysis, human-machine collaborative input, human-machine collaborative analysis, self-learning model establishment and self-learning model training.
  • 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 perform the method of the embodiment.
  • the non-standard equipment testing system in the embodiment of the present invention can configure the test protocol and communication parameters required for the test according to the non-standard equipment, and can adapt to different non-standard equipment, so that the Large-scale automated testing becomes possible, reducing the dependence on manual testing in the testing process, reducing error rates and improving efficiency.
  • FIG. 1 is a schematic structural diagram of a non-standard equipment testing system in an embodiment.
  • the non-standard equipment testing system includes a data interface module, an interface configuration module, a first test module, a second test module, a cloud communication module, a remote database and a report output module.
  • the non-standard equipment testing system includes two parts: a local end and a cloud, wherein the local end includes a data interface module, an interface configuration module, a first test module and a cloud communication module, a data interface module, an interface configuration module, a first test module and a cloud communication module.
  • a test module and cloud communication module form a whole by being installed on the same chassis or rack, and the cloud includes a second test module, a remote database and a report output module.
  • the local end can be set in places such as production lines, test workshops or maintenance workshops, that is, near the non-standard equipment to be tested, so that the local end can be directly connected to the non-standard equipment to be tested through cables or wireless communication interfaces;
  • the cloud can be set in the computer room, etc. Places, the local end and the cloud are connected through the Internet or a dedicated network.
  • the cloud may further be provided with a server with data processing capability.
  • the non-standard equipment testing system when using the non-standard equipment testing system to test the non-standard equipment, it can be carried out according to the following process:
  • the first step is to connect the data interface module to non-standard equipment through standard cables;
  • the second step is to start the non-standard equipment, specifically, to start the power sources such as the power supply and the gas source on the non-standard equipment;
  • the third step is to configure the data interface module by the interface configuration module.
  • the interface configuration module reads the firmware information of the non-standard device, or receives the hardware information manually input through the human-computer interaction device, and then looks up the table and other methods. Determine the process parameters of non-standard equipment, including the working parameters and maintenance parameters of non-standard equipment;
  • the interface configuration module sends the process parameters to the cloud; the cloud executes the computer program to generate configuration instructions according to the process parameters, or the cloud displays the process parameters to the staff, and the staff reads the process parameters and edits the configuration instructions according to professional knowledge.
  • the configuration instruction is input to the cloud, and the cloud feeds the configuration instruction to the interface configuration module; in the embodiment of the present invention, the configuration instruction exists in the format of an XML file, and the configuration instruction includes contents such as IP address, communication rate, and check code;
  • the interface configuration module configures the test protocol and communication parameters of the data interface module according to the configuration instructions, wherein the test protocol includes Ethernet IP, Profinet and Modbus, etc., and the communication parameters include IP address, port number, communication rate and check code, etc. ;
  • the sixth step after the test protocol and communication parameters of the data interface module are configured, the data interface module can establish communication with the non-standard equipment, so that the first test module can collect the working parameters of the non-standard equipment through the data interface module, and the working parameters Carry out the first-level test;
  • the first-level test refers to the preliminary screening and analysis of working parameters, including data classification and storage, action cycle cycle splicing, cycle cycle number calculation, equipment start-up rate calculation, At least one of equipment utilization measurement, equipment failure collection and equipment failure cause analysis; the first test module collects the results of the first-level test through the cloud communication module and sends it to the second test module;
  • the second test module obtains the result of the first-level test, and performs the second-level test on the result of the first-level test;
  • the second-level test includes equipment predictive model establishment, equipment predictive At least one of model analysis, horizontal comparison of production line-level equipment, production line balance analysis, capacity efficiency analysis, human-machine collaborative input, human-machine collaborative analysis, self-learning model establishment and self-learning model training;
  • the eighth step, the result of the first level test performed by the first test module and the result of the second level test performed by the second test module are stored in the remote database;
  • the report output module reads the results of the first-level test and the second-level test results from the remote database, and generates and outputs a test report; specifically, the report output module can be based on the results of the first-level test and the second-level test.
  • the test results are generated into doc or pdf and other types of files, which are then printed out by the printer or displayed on the display screen, so that the staff can visually see the test results and judge whether the tested non-standard equipment conforms to the factory, put into production or resumed production, etc. requirements.
  • the predictive model and the self-learning model are process-based mathematical models, and the predictive model and the self-learning model are trained by using the training samples that have been preliminarily screened from the remote database, and the influence of the predictive model is analyzed. and the main influencing factors of the output results of the self-learning model, and determine its weights and related factors. Through the input of more training samples, these weights and influencing factors are gradually closer to reality, so as to achieve the training purpose, which can be used in further optimization. Reorganize the predictive model and self-learning model structure to optimize the predictive model and self-learning model.
  • the non-standard equipment testing system in the embodiment of the present invention can configure the test protocol and communication parameters required for the test according to the non-standard equipment, and can adapt to different non-standard equipment, making it possible to perform large-scale automated testing of the non-standard equipment. , reduce the dependence on manual testing in the testing process, reduce the error rate and improve efficiency.
  • the non-standard equipment testing system is divided into the primary first-level test and the advanced second-level test, and the first-level test is performed by the local end, reducing the computing power of the local end Requirements, reduce the hardware complexity of the local end, and the second-level test is performed by the cloud with higher computing power, which can ensure good test results.
  • the non-standard equipment testing method comprises the following steps:
  • S2 Collect working parameters of the non-standard equipment, and perform a first-level test and a second-level test on the working parameters.
  • the first-level test includes at least one of data classification and storage, action cycle splicing, cycle number calculation, equipment start-up rate calculation, equipment utilization rate calculation, equipment failure collection, and equipment failure cause analysis. kind.
  • the second level test includes equipment predictive model establishment, equipment predictive model analysis, horizontal comparison of production line equipment, production line balance analysis, capacity efficiency analysis, human-machine collaborative input, human-machine collaborative analysis, self-learning model establishment and self- Learn at least one of model training.
  • the same as the non-standard device testing system in the embodiment of the present invention can be obtained.
  • the technical effects include: being able to configure the test protocol and communication parameters required for testing according to non-standard equipment, being able to adapt to different non-standard equipment, enabling large-scale automated testing of non-standard equipment, and reducing the need for manual testing in the testing process.
  • the test of the non-standard equipment is divided into the primary first-level test and the advanced second-level test, the first-level test is performed by the local side, reducing the computing power requirements on the local side , reduce the hardware complexity of the local end, and the second-level test is performed by the cloud with higher computing power, which can ensure good test results.
  • a computer device 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 non-standard device testing method in the embodiment, and realize The same technical effect as described in the embodiment.
  • a storage medium stores processor-executable instructions, and when executed by the processor, the processor-executable instructions are used to execute the non-standard device testing method in the embodiment, implementation and implementation The same technical effect as described in the example.
  • 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 methods 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, separate or integrated computers platform, or communicate with charged particle tools or other imaging devices, etc.
  • Aspects of the present 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, optical read and/or write 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 non-standard device testing system and method, and a storage medium. The non-standard device testing system comprises a data interface module, an interface configuration module, a first testing module, and a second testing module; the data interface module is used for connecting a non-standard device, the interface configuration module is used for configuring a testing protocol and communication parameters of the data interface module, the first testing module is used for performing first-level testing on working parameters, and the second testing module is used for performing second-level testing on the result of the first-level testing. The non-standard device testing system can configure, according to the non-standard device, the testing protocol and the communication parameters required by the testing, and can be adapted to different non-standard devices, so that large-scale automatic testing for the non-standard devices becomes possible, the degree of dependence on manual testing in the testing process is reduced, the error rate is reduced, and the efficiency is improved; the present invention is widely applied to the technical field of device testing.

Description

非标设备测试系统、方法和存储介质Non-standard equipment testing system, method and storage medium 技术领域technical field
本发明涉及设备测试技术领域,尤其是一种非标设备测试系统、方法和存储介质。The invention relates to the technical field of equipment testing, in particular to a non-standard equipment testing system, method and storage medium.
背景技术Background technique
非标设备是用户定制的、用户唯一的、非市场流通的自动化系统集成设备,是采用按照国家颁布的统一的行业标准和规格制造的单元设备组装而成,是根据客户的用途需要,开发设计制造的设备,不同类型客户其工艺要求均不相同。同其他工业设备一样,非标设备在生产、装配、调试和维护等过程中也需要经历测试过程。由于非标设备没有统一标准,通用的测试设备难以适应各种不同的非标设备,应用于每台非标设备的测试时难以取得满意的测试效果,因此现有技术在较大程度上依赖人工测试,导致错误率高且效率低下。Non-standard equipment is user-customized, user-only, and non-market-circulated automation system integration equipment. It is assembled from unit equipment manufactured in accordance with the unified industry standards and specifications promulgated by the state. It is developed and designed according to the needs of customers. Manufactured equipment, different types of customers have different process requirements. Like other industrial equipment, non-standard equipment also needs to go through the testing process in the process of production, assembly, debugging and maintenance. Because there is no uniform standard for non-standard equipment, general test equipment is difficult to adapt to various non-standard equipment, and it is difficult to obtain satisfactory test results when applied to the test of each non-standard equipment. Therefore, the existing technology relies on manual labor to a large extent. testing, resulting in high error rates and inefficiencies.
发明内容SUMMARY OF THE INVENTION
针对上述技术问题,本发明的目的在于提供一种非标设备测试系统、方法和存储介质。In view of the above technical problems, the purpose of the present invention is to provide a non-standard equipment testing system, method and storage medium.
一方面,本发明实施例包括一种非标设备测试系统,包括:On the one hand, the embodiment of the present invention includes a non-standard equipment testing system, including:
数据接口模块,用于供所述非标设备连接;a data interface module for connecting the non-standard equipment;
接口配置模块,用于根据所述数据接口模块连接的所述非标设备,配置所述数据接口模块的测试协议和通讯参数;an interface configuration module, configured to configure the test protocol and communication parameters of the data interface module according to the non-standard device connected to the data interface module;
第一测试模块,用于通过所述数据接口模块采集所述非标设备的工作参数,对所述工作参数进行第一层级测试;a first test module, configured to collect the working parameters of the non-standard equipment through the data interface module, and perform a first-level test on the working parameters;
第二测试模块,用于从所述第一测试模块获取所述第一层级测试的结果,对所述第一层级测试的结果进行第二层级测试。A second test module, configured to acquire the result of the first-level test from the first test module, and perform a second-level test on the result of the first-level test.
进一步地,所述根据所述数据接口模块连接的所述非标设备,配置所述数据接口模块的测试协议和通讯参数,具体包括:Further, configuring the test protocol and communication parameters of the data interface module according to the non-standard device connected to the data interface module specifically includes:
确定所述非标设备的工艺参数;Determine the process parameters of the non-standard equipment;
将所述工艺参数发送至云端;所述云端根据所述工艺参数生成配置指令;sending the process parameters to the cloud; the cloud generates a configuration instruction according to the process parameters;
接收所述云端根据所述工艺参数生成和反馈的配置指令;receiving a configuration instruction generated and fed back by the cloud according to the process parameter;
根据所述配置指令,配置所述数据接口模块的测试协议和通讯参数。According to the configuration instruction, configure the test protocol and communication parameters of the data interface module.
进一步地,所述第一层级测试包括数据归类入库、动作循环周期拼接、循环周期数测算、设备开动率测算、设备利用率测算、设备故障收集和设备故障原因分析中的至少一种;所述 第二层级测试包括设备预测性模型建立、设备预测性模型分析、产线级设备横向对比、产线平衡性分析、产能效率分析、人机协同输入、人机协同分析、自学习模型建立和自学习模型训练中的至少一种。Further, the first-level test includes at least one of data classification and storage, action cycle cycle splicing, cycle cycle number calculation, equipment start-up rate calculation, equipment utilization measurement, equipment failure collection and equipment failure cause analysis; The second-level test includes equipment predictive model establishment, equipment predictive model analysis, horizontal comparison of production line equipment, production line balance analysis, capacity efficiency analysis, human-machine collaborative input, human-machine collaborative analysis, and self-learning model establishment. and at least one of self-learning model training.
进一步地,所述非标设备测试系统还包括远程数据库,所述远程数据库设置在云端,所述远程数据库用于存储所述第一层级测试的结果和所述第二层级测试的结果。Further, the non-standard equipment testing system further includes a remote database, the remote database is set in the cloud, and the remote database is used to store the results of the first-level test and the results of the second-level test.
进一步地,所述第二测试模块设置在云端。Further, the second test module is set in the cloud.
进一步地,所述非标设备测试系统还包括云端通讯模块;所述云端通讯模块用于建立所述第一测试模块与所述第二测试模块和所述远程数据库之间的连接。Further, the non-standard equipment testing system further includes a cloud communication module; the cloud communication module is used to establish a connection between the first test module, the second test module and the remote database.
进一步地,所述远程数据库还用于存储训练样本;所述训练样本用于供所述第二测试模块所运行的预测性模型和自学习模型调用训练。Further, the remote database is also used for storing training samples; the training samples are used for invocation and training of the predictive model and the self-learning model run by the second test module.
进一步地,所述第二测试模块运行预测性模型和自学习模型调用所述训练样本进行训练,包括:Further, the second test module runs the predictive model and the self-learning model to call the training samples for training, including:
利用从远程数据库中经过初步筛选后的训练样本对预测性模型和自学习模型进行训练;Train predictive and self-learning models using initially screened training samples from remote databases;
分析出影响预测性模型和自学习模型输出结果的主要影响因子;Analyze the main influencing factors that affect the output of predictive models and self-learning models;
判断所述主要影响因子的权值及相关因子;Determine the weights and related factors of the main influencing factors;
通过更多训练样本的输入,使得所述主要影响因子的权值及相关因子逐步贴近现实。Through the input of more training samples, the weights and related factors of the main influencing factors are gradually closer to reality.
进一步地,所述非标设备测试系统还包括报告输出模块;所述报告输出模块用于获取所述第一层级测试的结果和所述第二层级测试的结果,根据所述第一层级测试的结果和所述第二层级测试的结果生成和输出测试报告。Further, the non-standard equipment testing system further includes a report output module; the report output module is used to obtain the result of the first-level test and the result of the second-level test, according to the results of the first-level test. The results and the results of the second level test generate and output a test report.
另一方面,本发明实施例还包括一种非标设备测试方法,包括以下步骤:On the other hand, the embodiment of the present invention also includes a non-standard equipment testing method, comprising the following steps:
根据所要测试的所述非标设备,配置测试协议和通讯参数;According to the non-standard equipment to be tested, configure the test protocol and communication parameters;
采集所述非标设备的工作参数,对所述工作参数进行第一层级测试和第二层级测试;所述第一层级测试包括数据归类入库、动作循环周期拼接、循环周期数测算、设备开动率测算、设备利用率测算、设备故障收集和设备故障原因分析中的至少一种;所述第二层级测试包括设备预测性模型建立、设备预测性模型分析、产线级设备横向对比、产线平衡性分析、产能效率分析、人机协同输入、人机协同分析、自学习模型建立和自学习模型训练中的至少一种。Collect the working parameters of the non-standard equipment, and perform a first-level test and a second-level test on the working parameters; the first-level test includes data classification and storage, action cycle splicing, cycle number calculation, equipment At least one of operating rate estimation, equipment utilization rate estimation, equipment failure collection, and equipment failure cause analysis; the second-level test includes equipment predictive model establishment, equipment predictive model analysis, production line-level equipment horizontal comparison, production At least one of line balance analysis, capacity efficiency analysis, human-machine collaborative input, human-machine collaborative analysis, self-learning model establishment and self-learning model training.
另一方面,本发明实施例还包括一种存储介质,其中存储有处理器可执行的指令,所述处理器可执行的指令在由处理器执行时用于执行实施例所述方法。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 perform the method of the embodiment.
本发明的有益效果是:本发明的实施例中的非标设备测试系统,能够根据非标设备来配置测试所需的测试协议和通讯参数,能够适应不同的非标设备,使得对非标设备的大规模自 动化测试成为可能,降低测试过程中对人工测试的依赖程度,降低错误率以及提高效率。The beneficial effects of the present invention are: the non-standard equipment testing system in the embodiment of the present invention can configure the test protocol and communication parameters required for the test according to the non-standard equipment, and can adapt to different non-standard equipment, so that the Large-scale automated testing becomes possible, reducing the dependence on manual testing in the testing process, reducing error rates and improving efficiency.
附图说明Description of drawings
图1为实施例中非标设备测试系统的结构示意图。FIG. 1 is a schematic structural diagram of a non-standard equipment testing system in an embodiment.
具体实施方式Detailed ways
参照图1,本发明的实施例中,非标设备测试系统包括数据接口模块、接口配置模块、第一测试模块、第二测试模块、云端通信模块、远程数据库和报告输出模块。本发明的实施例中,非标设备测试系统包括本地端和云端两部分,其中本地端包括数据接口模块、接口配置模块、第一测试模块和云端通讯模块,数据接口模块、接口配置模块、第一测试模块和云端通讯模块通过安装在同一机箱或者机架上形成一个整体,云端包括第二测试模块、远程数据库和报告输出模块。本地端可以设置在生产线、测试车间或者维修车间等场所,即被测试非标设备附近,使得本地端可以通过线缆或者无线通信接口等与被测试非标设备直接连接;云端可以设置在机房等场所,本地端与云端之间通过互联网或者专用网络连接。本发明的实施例中,云端还可以设有具有数据处理能力的服务器。1, in the embodiment of the present invention, the non-standard equipment testing system includes a data interface module, an interface configuration module, a first test module, a second test module, a cloud communication module, a remote database and a report output module. In the embodiment of the present invention, the non-standard equipment testing system includes two parts: a local end and a cloud, wherein the local end includes a data interface module, an interface configuration module, a first test module and a cloud communication module, a data interface module, an interface configuration module, a first test module and a cloud communication module. A test module and cloud communication module form a whole by being installed on the same chassis or rack, and the cloud includes a second test module, a remote database and a report output module. The local end can be set in places such as production lines, test workshops or maintenance workshops, that is, near the non-standard equipment to be tested, so that the local end can be directly connected to the non-standard equipment to be tested through cables or wireless communication interfaces; the cloud can be set in the computer room, etc. Places, the local end and the cloud are connected through the Internet or a dedicated network. In the embodiment of the present invention, the cloud may further be provided with a server with data processing capability.
本发明的实施例中,在使用非标设备测试系统对非标设备进行测试时,可以按照以下流程进行:In the embodiment of the present invention, when using the non-standard equipment testing system to test the non-standard equipment, it can be carried out according to the following process:
第一步,将数据接口模块通过标准电缆与非标设备连接;The first step is to connect the data interface module to non-standard equipment through standard cables;
第二步是启动非标设备,具体地,是启动非标设备上的电源和气源等动力源;The second step is to start the non-standard equipment, specifically, to start the power sources such as the power supply and the gas source on the non-standard equipment;
第三步,由接口配置模块对数据接口模块进行配置,具体地,接口配置模块通过读取非标设备固件信息,或者通过人机交互设备接收人工输入的硬件信息等,再通过查表等方式确定非标设备的工艺参数,工艺参数包括非标设备的工作参数和维护参数等;The third step is to configure the data interface module by the interface configuration module. Specifically, the interface configuration module reads the firmware information of the non-standard device, or receives the hardware information manually input through the human-computer interaction device, and then looks up the table and other methods. Determine the process parameters of non-standard equipment, including the working parameters and maintenance parameters of non-standard equipment;
第四步,接口配置模块将工艺参数发送至云端;云端执行计算机程序根据工艺参数生成配置指令,或者云端将工艺参数显示给工作人员,由工作人员阅读工艺参数后根据专业知识编辑配置指令,将配置指令输入到云端,云端将配置指令反馈到接口配置模块;本发明的实施例中,配置指令是以XML文件的格式存在,配置指令包括IP地址、通讯速率和校验码等内容;In the fourth step, the interface configuration module sends the process parameters to the cloud; the cloud executes the computer program to generate configuration instructions according to the process parameters, or the cloud displays the process parameters to the staff, and the staff reads the process parameters and edits the configuration instructions according to professional knowledge. The configuration instruction is input to the cloud, and the cloud feeds the configuration instruction to the interface configuration module; in the embodiment of the present invention, the configuration instruction exists in the format of an XML file, and the configuration instruction includes contents such as IP address, communication rate, and check code;
第五步,接口配置模块根据配置指令,配置数据接口模块的测试协议和通讯参数,其中测试协议包括Ethernet IP、Profinet和Modbus等,通讯参数包括IP地址、端口号、通讯速率和校验码等;The fifth step, the interface configuration module configures the test protocol and communication parameters of the data interface module according to the configuration instructions, wherein the test protocol includes Ethernet IP, Profinet and Modbus, etc., and the communication parameters include IP address, port number, communication rate and check code, etc. ;
第六步,数据接口模块的测试协议和通讯参数被配置好后,数据接口模块可以与非标设备建立通信,使得第一测试模块可以通过数据接口模块采集非标设备的工作参数,对工作参 数进行第一层级测试;本发明的实施例中,第一层级测试指的是对工作参数进行初步筛选分析,包括数据归类入库、动作循环周期拼接、循环周期数测算、设备开动率测算、设备利用率测算、设备故障收集和设备故障原因分析中的至少一种;第一测试模块通过云端通讯模块将第一层级测试的结果归集后发送给第二测试模块;The sixth step, after the test protocol and communication parameters of the data interface module are configured, the data interface module can establish communication with the non-standard equipment, so that the first test module can collect the working parameters of the non-standard equipment through the data interface module, and the working parameters Carry out the first-level test; in the embodiment of the present invention, the first-level test refers to the preliminary screening and analysis of working parameters, including data classification and storage, action cycle cycle splicing, cycle cycle number calculation, equipment start-up rate calculation, At least one of equipment utilization measurement, equipment failure collection and equipment failure cause analysis; the first test module collects the results of the first-level test through the cloud communication module and sends it to the second test module;
第七步,第二测试模块获取第一层级测试的结果,对第一层级测试的结果进行第二层级测试;本发明的实施例中,第二层级测试包括设备预测性模型建立、设备预测性模型分析、产线级设备横向对比、产线平衡性分析、产能效率分析、人机协同输入、人机协同分析、自学习模型建立和自学习模型训练中的至少一种;In the seventh step, the second test module obtains the result of the first-level test, and performs the second-level test on the result of the first-level test; in the embodiment of the present invention, the second-level test includes equipment predictive model establishment, equipment predictive At least one of model analysis, horizontal comparison of production line-level equipment, production line balance analysis, capacity efficiency analysis, human-machine collaborative input, human-machine collaborative analysis, self-learning model establishment and self-learning model training;
第八步,将第一测试模块所执行的第一层级测试的结果与第二测试模块所执行的第二层级测试的结果存储在远程数据库;The eighth step, the result of the first level test performed by the first test module and the result of the second level test performed by the second test module are stored in the remote database;
第九步,报告输出模块从远程数据库读取第一层级测试的结果与第二层级测试的结果,生成和输出测试报告;具体地,报告输出模块可以根据第一层级测试的结果与第二层级测试的结果生成doc或者pdf等类型的文件,然后通过打印机打印出来或者通过显示屏显示出来,使得工作人员可以直观地看到测试结果,判断被测非标设备是否符合出厂、投产或者复产等的要求。The ninth step, the report output module reads the results of the first-level test and the second-level test results from the remote database, and generates and outputs a test report; specifically, the report output module can be based on the results of the first-level test and the second-level test. The test results are generated into doc or pdf and other types of files, which are then printed out by the printer or displayed on the display screen, so that the staff can visually see the test results and judge whether the tested non-standard equipment conforms to the factory, put into production or resumed production, etc. requirements.
本发明的实施例中,第二测试模块在进行第二层级测试时,如果执行预测性模型建立、设备预测性模型分析、自学习模型建立和自学习模型训练等,将使用到预测性模型和自学习模型,此时可以预先在远程数据库中存储供预测性模型和自学习模型训练使用的训练样本。本发明的实施例中,预测性模型和自学习模型是基于工艺的数学模型,利用从远程数据库中经过初步筛选后的训练样本对预测性模型和自学习模型进行训练,分析出影响预测性模型和自学习模型输出结果的主要影响因子,并判断其权值及相关因子,通过更多训练样本的输入,这些权值及影响因子逐步贴近现实,从而达到训练目的,在更进一步的优化中能够将预测性模型和自学习模型结构进行重组,实现对预测性模型和自学习模型的优化。In the embodiment of the present invention, when the second test module performs the second-level test, if it performs predictive model establishment, equipment predictive model analysis, self-learning model establishment, and self-learning model training, etc., the predictive model and For the self-learning model, the training samples used for the training of the predictive model and the self-learning model can be stored in the remote database in advance. In the embodiment of the present invention, the predictive model and the self-learning model are process-based mathematical models, and the predictive model and the self-learning model are trained by using the training samples that have been preliminarily screened from the remote database, and the influence of the predictive model is analyzed. and the main influencing factors of the output results of the self-learning model, and determine its weights and related factors. Through the input of more training samples, these weights and influencing factors are gradually closer to reality, so as to achieve the training purpose, which can be used in further optimization. Reorganize the predictive model and self-learning model structure to optimize the predictive model and self-learning model.
本发明的实施例中的非标设备测试系统,能够根据非标设备来配置测试所需的测试协议和通讯参数,能够适应不同的非标设备,使得对非标设备的大规模自动化测试成为可能,降低测试过程中对人工测试的依赖程度,降低错误率以及提高效率。The non-standard equipment testing system in the embodiment of the present invention can configure the test protocol and communication parameters required for the test according to the non-standard equipment, and can adapt to different non-standard equipment, making it possible to perform large-scale automated testing of the non-standard equipment. , reduce the dependence on manual testing in the testing process, reduce the error rate and improve efficiency.
本发明的实施例中,非标设备测试系统将对非标设备的测试分为初级的第一层级测试和高级的第二层级测试,第一层次测试由本地端执行,减轻对本地端的算力要求,降低本地端的硬件复杂度,第二层次测试由算力较高的云端执行,能够保证良好的测试效果。In the embodiment of the present invention, the non-standard equipment testing system is divided into the primary first-level test and the advanced second-level test, and the first-level test is performed by the local end, reducing the computing power of the local end Requirements, reduce the hardware complexity of the local end, and the second-level test is performed by the cloud with higher computing power, which can ensure good test results.
本发明的实施例中,非标设备测试方法包括以下步骤:In the embodiment of the present invention, the non-standard equipment testing method comprises the following steps:
S1.根据所要测试的所述非标设备,配置测试协议和通讯参数;S1. According to the non-standard equipment to be tested, configure the test protocol and communication parameters;
S2.采集所述非标设备的工作参数,对所述工作参数进行第一层级测试和第二层级测试。S2. Collect working parameters of the non-standard equipment, and perform a first-level test and a second-level test on the working parameters.
本发明的实施例中,第一层级测试包括数据归类入库、动作循环周期拼接、循环周期数测算、设备开动率测算、设备利用率测算、设备故障收集和设备故障原因分析中的至少一种。第二层级测试包括设备预测性模型建立、设备预测性模型分析、产线级设备横向对比、产线平衡性分析、产能效率分析、人机协同输入、人机协同分析、自学习模型建立和自学习模型训练中的至少一种。In the embodiment of the present invention, the first-level test includes at least one of data classification and storage, action cycle splicing, cycle number calculation, equipment start-up rate calculation, equipment utilization rate calculation, equipment failure collection, and equipment failure cause analysis. kind. The second level test includes equipment predictive model establishment, equipment predictive model analysis, horizontal comparison of production line equipment, production line balance analysis, capacity efficiency analysis, human-machine collaborative input, human-machine collaborative analysis, self-learning model establishment and self- Learn at least one of model training.
基于与本发明的实施例中的非标设备测试系统相同的原理,通过执行本发明的实施例中的非标设备测试方法,能够取得与本发明的实施例中的非标设备测试系统相同的技术效果,包括:能够根据非标设备来配置测试所需的测试协议和通讯参数,能够适应不同的非标设备,使得对非标设备的大规模自动化测试成为可能,降低测试过程中对人工测试的依赖程度,降低错误率以及提高效率;将对非标设备的测试分为初级的第一层级测试和高级的第二层级测试,第一层次测试由本地端执行,减轻对本地端的算力要求,降低本地端的硬件复杂度,第二层次测试由算力较高的云端执行,能够保证良好的测试效果。Based on the same principle as the non-standard device testing system in the embodiment of the present invention, by executing the non-standard device testing method in the embodiment of the present invention, the same as the non-standard device testing system in the embodiment of the present invention can be obtained The technical effects include: being able to configure the test protocol and communication parameters required for testing according to non-standard equipment, being able to adapt to different non-standard equipment, enabling large-scale automated testing of non-standard equipment, and reducing the need for manual testing in the testing process. The degree of dependence, reduce the error rate and improve the efficiency; the test of the non-standard equipment is divided into the primary first-level test and the advanced second-level test, the first-level test is performed by the local side, reducing the computing power requirements on the local side , reduce the hardware complexity of the local end, and the second-level test is performed by the cloud with higher computing power, which can ensure good test results.
本实施例中,一种计算机装置,包括存储器和处理器,所述存储器用于存储至少一个程序,所述处理器用于加载所述至少一个程序以执行实施例中的非标设备测试方法,实现与实施例所述的相同的技术效果。In this embodiment, a computer device 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 non-standard device testing method in the embodiment, and realize The same technical effect as described in the embodiment.
本实施例中,一种存储介质,其中存储有处理器可执行的指令,所述处理器可执行的指令在由处理器执行时用于执行实施例中的非标设备测试方法,实现与实施例所述的相同的技术效果。In this embodiment, a storage medium stores processor-executable instructions, and when executed by the processor, the processor-executable instructions are used to execute the non-standard device testing method in the embodiment, implementation and implementation The same technical effect as described in the example.
需要说明的是,如无特殊说明,当某一特征被称为“固定”、“连接”在另一个特征,它可以直接固定、连接在另一个特征上,也可以间接地固定、连接在另一个特征上。此外,本公开中所使用的上、下、左、右等描述仅仅是相对于附图中本公开各组成部分的相互位置关系来说的。在本公开中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。此外,除非另有定义,本实施例所使用的所有的技术和科学术语与本技术领域的技术人员通常理解的含义相同。本实施例说明书中所使用的术语只是为了描述具体的实施例,而不是为了限制本发明。本实施例所使用的术语“和/或”包括一个或多个相关的所列项目的任意的组合。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, the 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 for describing specific embodiments, rather than for limiting 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 methods 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, separate or integrated computers platform, or communicate with charged particle tools or other imaging devices, etc. Aspects of the present 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, optical read and/or write 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, do 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 (11)

  1. 一种非标设备测试系统,其特征在于,包括:A non-standard equipment testing system, characterized in that it includes:
    数据接口模块,用于供所述非标设备连接;a data interface module for connecting the non-standard equipment;
    接口配置模块,用于根据所述数据接口模块连接的所述非标设备,配置所述数据接口模块的测试协议和通讯参数;an interface configuration module, configured to configure the test protocol and communication parameters of the data interface module according to the non-standard device connected to the data interface module;
    第一测试模块,用于通过所述数据接口模块采集所述非标设备的工作参数,对所述工作参数进行第一层级测试;a first test module, configured to collect the working parameters of the non-standard equipment through the data interface module, and perform a first-level test on the working parameters;
    第二测试模块,用于从所述第一测试模块获取所述第一层级测试的结果,对所述第一层级测试的结果进行第二层级测试。A second test module, configured to acquire the result of the first-level test from the first test module, and perform a second-level test on the result of the first-level test.
  2. 根据权利要求1所述的非标设备测试系统,其特征在于,所述根据所述数据接口模块连接的所述非标设备,配置所述数据接口模块的测试协议和通讯参数,具体包括:The non-standard equipment testing system according to claim 1, wherein the non-standard equipment connected according to the data interface module configures the test protocol and communication parameters of the data interface module, specifically including:
    确定所述非标设备的工艺参数;Determine the process parameters of the non-standard equipment;
    将所述工艺参数发送至云端;sending the process parameters to the cloud;
    接收所述云端根据所述工艺参数生成和反馈的配置指令;receiving a configuration instruction generated and fed back by the cloud according to the process parameter;
    根据所述配置指令,配置所述数据接口模块的测试协议和通讯参数。According to the configuration instruction, configure the test protocol and communication parameters of the data interface module.
  3. 根据权利要求1或2所述的非标设备测试系统,其特征在于,所述第一层级测试包括数据归类入库、动作循环周期拼接、循环周期数测算、设备开动率测算、设备利用率测算、设备故障收集和设备故障原因分析中的至少一种;所述第二层级测试包括设备预测性模型建立、设备预测性模型分析、产线级设备横向对比、产线平衡性分析、产能效率分析、人机协同输入、人机协同分析、自学习模型建立和自学习模型训练中的至少一种。The non-standard equipment testing system according to claim 1 or 2, wherein the first-level test includes data classification and storage, action cycle splicing, cycle number measurement, equipment start-up rate measurement, and equipment utilization. At least one of estimation, equipment failure collection, and equipment failure cause analysis; the second-level test includes equipment predictive model establishment, equipment predictive model analysis, horizontal comparison of production line-level equipment, production line balance analysis, production capacity efficiency At least one of analysis, human-machine collaborative input, human-machine collaborative analysis, self-learning model establishment and self-learning model training.
  4. 根据权利要求3所述的非标设备测试系统,其特征在于,所述非标设备测试系统还包括远程数据库,所述远程数据库设置在云端,所述远程数据库用于存储所述第一层级测试的结果和所述第二层级测试的结果。The non-standard equipment testing system according to claim 3, wherein the non-standard equipment testing system further comprises a remote database, the remote database is set in the cloud, and the remote database is used to store the first-level test and the results of the second tier test.
  5. 根据权利要求4所述的非标设备测试系统,其特征在于,所述第二测试模块设置在云端。The non-standard equipment testing system according to claim 4, wherein the second testing module is set in the cloud.
  6. 根据权利要求5所述的非标设备测试系统,其特征在于,所述非标设备测试系统还包括云端通讯模块;所述云端通讯模块用于建立所述第一测试模块与所述第二测试模块和所述远程数据库之间的连接。The non-standard equipment testing system according to claim 5, wherein the non-standard equipment testing system further comprises a cloud communication module; the cloud communication module is used to establish the first test module and the second test The connection between the module and the remote database.
  7. 根据权利要求4所述的非标设备测试系统,其特征在于,所述远程数据库还用于存储训练样本;所述训练样本用于供所述第二测试模块所运行的预测性模型和自学习模型调用训练。The non-standard equipment testing system according to claim 4, wherein the remote database is further used to store training samples; the training samples are used for predictive models and self-learning for the second testing module to run The model calls train.
  8. 根据权利要求7所述的非标设备测试系统,其特征在于,所述第二测试模块运行预测性模型和自学习模型调用所述训练样本进行训练,包括:The non-standard equipment testing system according to claim 7, wherein the second test module runs a predictive model and a self-learning model to call the training samples for training, comprising:
    利用从远程数据库中经过初步筛选后的训练样本对预测性模型和自学习模型进行训练;Train predictive and self-learning models using initially screened training samples from remote databases;
    分析出影响预测性模型和自学习模型输出结果的主要影响因子;Analyze the main influencing factors that affect the output of predictive models and self-learning models;
    判断所述主要影响因子的权值及相关因子;Determine the weights and related factors of the main influencing factors;
    通过更多训练样本的输入,使得所述主要影响因子的权值及相关因子逐步贴近现实。Through the input of more training samples, the weights and related factors of the main influencing factors are gradually closer to reality.
  9. 根据权利要求1或2所述的非标设备测试系统,其特征在于,所述非标设备测试系统还包括报告输出模块;所述报告输出模块用于获取所述第一层级测试的结果和所述第二层级测试的结果,根据所述第一层级测试的结果和所述第二层级测试的结果生成和输出测试报告。The non-standard equipment testing system according to claim 1 or 2, wherein the non-standard equipment testing system further comprises a report output module; the report output module is used to obtain the result of the first-level test and all generating and outputting a test report according to the result of the first-level test and the result of the second-level test.
  10. 一种非标设备测试方法,其特征在于,包括以下步骤:A method for testing non-standard equipment, comprising the following steps:
    根据所要测试的所述非标设备,配置测试协议和通讯参数;According to the non-standard equipment to be tested, configure the test protocol and communication parameters;
    采集所述非标设备的工作参数,对所述工作参数进行第一层级测试和第二层级测试;所述第一层级测试包括数据归类入库、动作循环周期拼接、循环周期数测算、设备开动率测算、设备利用率测算、设备故障收集和设备故障原因分析中的至少一种;所述第二层级测试包括设备预测性模型建立、设备预测性模型分析、产线级设备横向对比、产线平衡性分析、产能效率分析、人机协同输入、人机协同分析、自学习模型建立和自学习模型训练中的至少一种。Collect the working parameters of the non-standard equipment, and perform a first-level test and a second-level test on the working parameters; the first-level test includes data classification and storage, action cycle splicing, cycle number calculation, equipment At least one of operating rate estimation, equipment utilization rate estimation, equipment failure collection, and equipment failure cause analysis; the second-level test includes equipment predictive model establishment, equipment predictive model analysis, production line-level equipment horizontal comparison, production At least one of line balance analysis, capacity efficiency analysis, human-machine collaborative input, human-machine collaborative analysis, self-learning model establishment and self-learning model training.
  11. 一种存储介质,其中存储有处理器可执行的指令,其特征在于,所述处理器可执行的指令在由处理器执行时用于执行如权利要求10所述方法。A storage medium in which processor-executable instructions are stored, wherein the processor-executable instructions, when executed by the processor, are used to perform the method according to claim 10 .
PCT/CN2020/140054 2020-09-30 2020-12-28 Non-standard device testing system and method, and storage medium WO2022068105A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011063895.5 2020-09-30
CN202011063895.5A CN112346787B (en) 2020-09-30 2020-09-30 Non-standard equipment test system, method and storage medium

Publications (1)

Publication Number Publication Date
WO2022068105A1 true WO2022068105A1 (en) 2022-04-07

Family

ID=74361482

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/140054 WO2022068105A1 (en) 2020-09-30 2020-12-28 Non-standard device testing system and method, and storage medium

Country Status (2)

Country Link
CN (1) CN112346787B (en)
WO (1) WO2022068105A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114217540A (en) * 2021-11-10 2022-03-22 深圳市鑫信腾科技股份有限公司 Control method, device, equipment and storage medium of non-standard equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017076882A1 (en) * 2015-11-02 2017-05-11 Alpha M.O.S Gas sensor controller
CN107276816A (en) * 2016-11-03 2017-10-20 厦门嵘拓物联科技有限公司 A kind of long-range monitoring and fault diagnosis system and method for diagnosing faults based on cloud service
CN108008332A (en) * 2017-11-29 2018-05-08 国网山东省电力公司电力科学研究院 A kind of new energy Remote testing device method for diagnosing faults based on data mining
CN110703741A (en) * 2019-11-01 2020-01-17 珠海格力电器股份有限公司 Multifunctional communication debugging equipment

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9521062B2 (en) * 2011-09-23 2016-12-13 Roche Diabetes Care, Inc. Communication test framework
CN103595575B (en) * 2012-08-15 2019-07-12 上海斐讯数据通信技术有限公司 The test macro and method for end equipment of powering in power supply system based on local area network
CN106412192B (en) * 2016-08-31 2019-11-15 宁夏泰富石油石化产品检验检测中心有限公司 A kind of mobile terminal test method and its system
CN107632845B (en) * 2017-09-04 2020-07-31 昆明理工大学 Integrated knowledge cloud service method and system for multi-axis milling of runner blade
CN109361567B (en) * 2018-11-14 2020-09-15 北京中电华大电子设计有限责任公司 Method and device for testing UART (universal asynchronous receiver/transmitter) communication compatibility of batch products
CN110941677B (en) * 2019-11-27 2023-04-18 上海西码智能科技股份有限公司 Gateway device, control method and Internet of things control system based on edge calculation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017076882A1 (en) * 2015-11-02 2017-05-11 Alpha M.O.S Gas sensor controller
CN107276816A (en) * 2016-11-03 2017-10-20 厦门嵘拓物联科技有限公司 A kind of long-range monitoring and fault diagnosis system and method for diagnosing faults based on cloud service
CN108008332A (en) * 2017-11-29 2018-05-08 国网山东省电力公司电力科学研究院 A kind of new energy Remote testing device method for diagnosing faults based on data mining
CN110703741A (en) * 2019-11-01 2020-01-17 珠海格力电器股份有限公司 Multifunctional communication debugging equipment

Also Published As

Publication number Publication date
CN112346787B (en) 2022-04-19
CN112346787A (en) 2021-02-09

Similar Documents

Publication Publication Date Title
KR101936027B1 (en) Engineering tools, systems and modules
US10901394B2 (en) Manufacturing process data collection and analytics
US20180246497A1 (en) Manufacturing process data collection and analytics
CN110865607A (en) Five-axis numerical control machine tool control method based on digital twinning
CN108009081B (en) Engineering design tool cooperation device and engineering design tool cooperation method
CN206058263U (en) Design of Laboratory Management System based on intelligent data acquisition
WO2016210264A1 (en) Asset-driven dynamically composed visualization system
JP5104673B2 (en) Device management apparatus and program
US7463940B2 (en) Multiple model development using subflowsheet functionality
CN106925864A (en) Welding sequencer parts and statistics restriction analysis device
US11531324B2 (en) Method and system for cross discipline data validation checking in a multidisciplinary engineering system
WO2023082886A1 (en) Digital simulation technology-based dcs software automatic verification system and method
WO2022068105A1 (en) Non-standard device testing system and method, and storage medium
JP2007220118A (en) Method for analysis, control, automation and information management of life-cycle-process of technical product
CN111027197A (en) Simulation analysis system and method for power equipment
JP2014035687A (en) Engineering system and monitoring control method thereof
Atluru et al. Data to information: can MTConnect deliver the promise
CN112949018A (en) System and method for establishing direct current power transmission control and protection platform model and testing and verifying direct current power transmission control and protection platform model
US20190138921A1 (en) Interactive guidance system for selecting thermodynamics methods in process simulations
CN108200062B (en) Data management method and system for intelligent instrument equipment
CN113347060B (en) Method, device and system for detecting power network fault based on process automation
Na et al. Extension and application based on robot testing framework
KR20180131018A (en) Real-time 3d facility monitoring system
JP2014049047A (en) Monitoring system
CN115514658B (en) Simulation construction method and device for industrial control protocol

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: 20956121

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: 20956121

Country of ref document: EP

Kind code of ref document: A1