WO2019062833A1 - Intelligent diagnosis system and method - Google Patents

Intelligent diagnosis system and method Download PDF

Info

Publication number
WO2019062833A1
WO2019062833A1 PCT/CN2018/108250 CN2018108250W WO2019062833A1 WO 2019062833 A1 WO2019062833 A1 WO 2019062833A1 CN 2018108250 W CN2018108250 W CN 2018108250W WO 2019062833 A1 WO2019062833 A1 WO 2019062833A1
Authority
WO
WIPO (PCT)
Prior art keywords
board
data
main
fault
prediction
Prior art date
Application number
PCT/CN2018/108250
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 WO2019062833A1 publication Critical patent/WO2019062833A1/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
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0208Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the configuration of the monitoring system
    • G05B23/0213Modular or universal configuration of the monitoring system, e.g. monitoring system having modules that may be combined to build monitoring program; monitoring system that can be applied to legacy systems; adaptable monitoring system; using different communication protocols
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring

Definitions

  • the common method used by the industry to solve the above problems is to increase various sensing devices, and to detect the temperature, humidity, pressure, current and other factors inside the device in real time. Because the occurrence of faults has the characteristics of “randomness” and “accidentality”, The detected data needs to be stored in real time, which greatly increases the storage time and increases the storage space, that is, the space complexity and time complexity will increase linearly, even exponentially; and when the failure occurs, often only The data of the first few seconds or the first few minutes before the failure occurs, a large amount of data is garbage or redundant data, which not only takes up a lot of hardware space, but also increases the hardware cost, and also greatly increases the high frequency I/O operation of the computer. The running time affects the overall performance of the device.
  • the present invention provides an intelligent diagnostic system and method for realizing fault pre-judging and fault pre-processing, accelerating production progress, and improving equipment yield, in view of the problems existing in the prior art.
  • the main system includes a main system main control board, a main pivot board, and a plurality of main data boards, and the main hub board is connected to a sensor corresponding to the main system, and is configured to receive measurement data of the sensor, and Sending to each of the main data boards of the main system for calculation;
  • a diagnostic prediction board connected to the main system main control board and the sub-system main control board, for periodically acquiring intermediate operation data of the main data board or the slave data board and receiving according to The intermediate running data performs fault prediction, and feeds back the predicted result to the main system main control board or the sub-system main control board.
  • the main system further includes a data bus and a control bus connected to the main system main control board, the main pivot board, and the main data board;
  • the sub-system further includes a data bus and a control bus connected to the system main control board, the slave hub board, and the slave data board.
  • the diagnostic prediction board uses a host computer or a PowerPC board.
  • the diagnostic prediction board includes a fault prediction module, a database, and a fault receiving and processing module.
  • diagnostic prediction board is further connected to the main hub card and the slave hub card through a HSSL fiber transmission bus and a serial port connection bus.
  • the present invention also provides a diagnostic method using the intelligent diagnostic system as described above, comprising the steps of:
  • S1 the main hub board and the slave board obtain real-time detection data of the corresponding sensor, and send the detection data to the main data board and calculate from the data board;
  • the diagnosis prediction board performs fault prediction according to the received intermediate operation data, and feeds back the prediction result to the main system main control board or the sub-system main control board.
  • the intermediate operation data is periodically acquired by the main hub card and the slave hub card, and the intermediate operation data is transmitted to the diagnosis prediction board.
  • the intermediate operation data is periodically acquired by the fault diagnosis board, fault prediction is performed, and the prediction information and the intermediate operation data are transmitted to the diagnosis prediction board.
  • the fault prediction includes the following steps:
  • the fault diagnosis board periodically acquires the intermediate running data according to the time parameter and the interest data in the configuration file, and puts the intermediate running data into the memory buffer;
  • the fault diagnosis board performs real-time monitoring on the acquired intermediate operation data, and determines whether the data value is in a security range set by the configuration file;
  • step S3 further includes: after the diagnosis prediction board receives the fault information, first sending an instruction to suspend all the sub-system actions, and processing the fault, determining the fault mechanism, whether to run the action retry, if allowed , then send a "retry" command to the sub-system participating in the action, retry the action, if the retry fails the same, report it to the server; if not, send a "system error” message to the server, waiting for the manual Intervention.
  • step S3 includes the following steps:
  • the diagnostic prediction board is configured according to sampling time and data of interest in the configuration file
  • the diagnostic prediction board samples the data of the fault diagnosis board every n servo cycles and stores it in a database, where n is a natural number and is set by a configuration file;
  • the fault prediction module in the diagnostic prediction board comprehensively processes the data sampled in this time and the historical data in the database, fits the data change curve, and searches for a corresponding rule in the database to obtain fault prediction information;
  • the data variation curve is fitted by a method of least squares or averaging trend.
  • the sub-system 200 includes a system main control board 1, a slave hub board 6 and a plurality of data board 3, and the system main control board 1, the slave board 6 and the data board 3
  • the connected data bus 4 and the control bus 5 are connected to the sensor corresponding to the sub-system 200 for receiving the measurement data of the sensor and transmitting the data to the data card 3 of the sub-system 200. Calculation.
  • the configurability of time and data can be configured according to the time parameter of the configuration file DTS.cfg and the data of interest. If it is a motion subsystem, the data can take the voltage or current data of the motor; if it is a lighting subsystem, The data can take parameters such as laser light intensity and laser dose; if it is an environmental subsystem, the data can take parameters such as temperature, pressure and humidity. Of course, it is not limited to the above parameters, and the specific parameters are defined by the actual scene or the engineer.
  • the initialization time is read from the configuration file DTS.cfg. This parameter can also be set in real time by the user interface. Since the probability of failure is often the highest at initialization and machine startup, the time at this time The interval is as small as possible, and can be set to 1 servo cycle; when the device is stable, it can be adjusted in real time according to the needs or actual conditions;
  • the security range is set by the configuration file DTS.cfg; as shown in Figure 4, the security range can be set to three states: health, fault, and Sub-health; health status corresponds to data within a safe range; sub-health status corresponds to data within m% of the safety threshold; fault status corresponds to data exceeding m% above the safety threshold, where m is a real number, by configuration file set up;
  • the fault diagnosis board 13 reports a warning message to the fault prediction board 300 through the serial connection bus 9. And feedback to the drive components in the system main control board 1 in real time, and make corresponding adjustments to avoid deterioration of operating conditions;
  • the system is defined as the fault state at this time, and the fault diagnosis board 13 first encodes the fault type, and reports the fault information to the serial connection bus 9.
  • the fault prediction board 300 processes and directly feeds back to the driving component in the system main control board 1 to perform an initialization operation to avoid the fault waiting state, and facilitates the upper layer to send a “Retry” or other request, where m is a real number and is configured by a configuration file. set up.
  • the fault receiving and processing module 12 in the diagnostic prediction board 300 first sends an event to suspend all the sub-systems 200, processes the fault, determines the fault mechanism, and operates the action.
  • Retry if allowed, send a "Retry" command to the sub-system 200 participating in the action, retry the action; if not, send a "system error" to the server, waiting for manual intervention.
  • the main hub card 2 and the detection data of the sensor are acquired in real time from the hub card 6, and the detection data is sent to the data board 3 for calculation; the data running of the data board 3 in the middle of the data processing may be Write to its external memory or DPRAM according to configuration requirements.
  • the fault diagnosis board 13 periodically acquires the intermediate operation data of the data board 3, performs fault prediction, and transmits the predicted information and the intermediate operation data to the diagnostic prediction board 300.
  • the fault prediction includes the following steps:
  • the fault diagnosis board 13 periodically captures the intermediate running data of the data board 3 according to the time parameter and the interest data in the configuration file DTS.cfg, and may also actively acquire and put into the memory buffer.
  • the data of interest can take the voltage or current data of the motor; if it is a lighting subsystem, the data can take parameters such as laser intensity and laser dose; if it is an environmental subsystem, then the sense Interest data can take parameters such as temperature, pressure, and humidity.
  • the above parameters are examples and are not limited to the above parameters. The specific parameters are defined by the actual scenario or by the engineer.
  • the fault diagnosis board 300 performs real-time monitoring on the acquired intermediate operation data to determine whether the data value is in the security range set by the configuration file; the security range is set by the configuration file DTS.cfg; the security range can be set to three Status: health, fault, and sub-health; health status corresponds to data within a safe range; sub-health status corresponds to data within m% of the safety threshold; and fault status corresponds to data above the safety threshold m%, where m Real number, set by configuration file;
  • the diagnosis prediction board 300 performs fault prediction according to the received intermediate operation data, and feeds back the prediction result to the system main control board 1. Includes the following steps:
  • the fault diagnosis board 13 is added, and the distributed fault diagnosis and processing model is adopted to implement pre-detection and online processing of faults in the main system 100 and the sub-system 200, thereby further improving.
  • the efficiency is improved.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

Disclosed are an intelligent diagnosis system and method. The system comprises a main system (100), a subsystem (200), and a diagnosis prediction card (300). The main system (100) comprises a master control card (1) of the main system (100), a main hub card (2), and multiple main data cards (3). The main hub card (2) is connected to a sensor corresponding to the main system (100), and is used for receiving measurement data of the sensor and sending the measurement data to the main data cards (3) of the main system (100) for computing. The subsystem (200) comprises a master control card (1) of the subsystem (200), a sub hub card (6), and multiple sub data cards (3). The sub hub card (6) is connected to a sensor corresponding to the subsystem (200), and is used for receiving measurement data of the sensor and sending the measurement data to the sub data cards (3) of the subsystem (200) for computing. The diagnosis prediction card (300) is connected to the master control card (1) of the main system (100) and the master control card (1) of the subsystem (200), and is used for regularly obtaining intermediate operating data of the main data cards (3) or the sub data cards (3), and performing fault prediction according to the received intermediate operating data, and feeding back the prediction result to the master control card (1) of the main system (100) or the master control card (1) of the subsystem (200). Real-time memory operations can be performed on data measured by the sensors, and time-consuming frequency-IO operations on batch data can be avoided.

Description

一种智能诊断系统与方法Intelligent diagnosis system and method 技术领域Technical field
本发明涉及设备故障诊断技术领域,具体涉及一种智能诊断系统与方法。The present invention relates to the field of equipment fault diagnosis technology, and in particular, to an intelligent diagnosis system and method.
背景技术Background technique
随着科技的进步和计算机科学的发展,各种设备已经开始向集成化、复杂化、智能化演变,使得机器或设备更加接近或满足自然人的操作习惯和功能需求。然而同样的,机器和设备的智能化是以机器设计、制造和运行的复杂度作为前提条件的,智能化的设备运行过程中通常伴随着各种各样的问题。问题的显现往往具有“滞后性”,即一旦机器表现出来人们可以发现的问题,机器早已是“疾病缠身”,此时问题定位、修复、维护等相对非常的繁琐,通常依靠工程师的经验进行问题排查,无法快速定位问题、迅速恢复设备正常工作,且无法完成技术的传承。With the advancement of technology and the development of computer science, various devices have begun to evolve into integration, complexity, and intelligence, making machines or devices closer to or satisfying natural people's operating habits and functional requirements. However, the intelligence of machines and equipment is premised on the complexity of machine design, manufacturing, and operation. Intelligent equipment is often accompanied by a variety of problems. The appearance of the problem often has "lag", that is, once the machine shows the problems that people can find, the machine is already "disease-ridden". At this time, the problem location, repair, maintenance, etc. are relatively very cumbersome, usually relying on the experience of engineers to solve the problem. Troubleshoot, unable to quickly locate problems, quickly restore the device to work properly, and can not complete the inheritance of technology.
业界解决以上问题的常用手段为增加各种传感设备,对设备内部的温度、湿度、压力、电流等因素进行实时的检测,由于故障的发生具有“随机性”和“偶然性”等特点,因此需要将检测的数据进行实时的存储,这样大大增加了存储的时间,更加增加了存储的空间,即空间复杂度和时间复杂度会线性增长,甚至成指数增加;而当故障发生时,往往仅仅需要故障发生前的前几秒或前几分钟的数据,大量的数据为垃圾或冗余数据,不但占用了大量的硬件空间,增加了硬件成本,同样因为计算机高频率I/O操作,大大增加了运行时间,影响了设备的整体性能。The common method used by the industry to solve the above problems is to increase various sensing devices, and to detect the temperature, humidity, pressure, current and other factors inside the device in real time. Because the occurrence of faults has the characteristics of “randomness” and “accidentality”, The detected data needs to be stored in real time, which greatly increases the storage time and increases the storage space, that is, the space complexity and time complexity will increase linearly, even exponentially; and when the failure occurs, often only The data of the first few seconds or the first few minutes before the failure occurs, a large amount of data is garbage or redundant data, which not only takes up a lot of hardware space, but also increases the hardware cost, and also greatly increases the high frequency I/O operation of the computer. The running time affects the overall performance of the device.
此外,业界对故障的检测和处理一般都是在故障发生后,停机处理,未采用一些故障预测机制,避免简单或重复故障的发生,虽然最终可以解决故障问题,但会导致MTTR(Mean Time To Repair,平均恢复前时间)较大,影响了生产进度,降低了设备的产率。In addition, the industry's fault detection and processing is generally after the failure occurs, the shutdown process, no fault prediction mechanism is adopted, to avoid the occurrence of simple or repeated faults, although the fault problem can be finally solved, but it will lead to MTTR (Mean Time To Repair, the average time before recovery is large, affecting the production schedule and reducing the productivity of the equipment.
发明内容Summary of the invention
本发明针对现有技术中存在的问题,提供了一种可实现故障预判及故障 预处理,加快生产进度,提高设备产率的智能诊断系统与方法。The present invention provides an intelligent diagnostic system and method for realizing fault pre-judging and fault pre-processing, accelerating production progress, and improving equipment yield, in view of the problems existing in the prior art.
为了解决上述技术问题,本发明提供一种智能诊断系统,包括:In order to solve the above technical problem, the present invention provides an intelligent diagnosis system, including:
主系统,包括主系统主控板卡、主枢纽板卡和多个主数据板卡,所述主枢纽板卡与所述主系统对应的传感器连接,用于接收所述传感器的测量数据,并发送至所述主系统的各个所述主数据板卡进行计算;The main system includes a main system main control board, a main pivot board, and a plurality of main data boards, and the main hub board is connected to a sensor corresponding to the main system, and is configured to receive measurement data of the sensor, and Sending to each of the main data boards of the main system for calculation;
分系统,包括分系统主控板卡、从枢纽板卡和多个从数据板卡,所述从枢纽板卡与所述分系统对应的传感器连接,用于接收该传感器的测量数据,并发送至所述分系统的各个所述从数据板卡进行计算;The sub-system includes a sub-system main control board, a slave hub board and a plurality of slave data board cards, wherein the slave hub board is connected with a sensor corresponding to the subsystem, for receiving measurement data of the sensor, and transmitting Calculating to each of the slave data boards of the subsystem;
诊断预测板卡,与所述主系统主控板卡以及所述分系统主控板卡连接,用于周期性获取所述主数据板卡或所述从数据板卡的中间运行数据并根据接收的所述中间运行数据进行故障预测,并将预测结果反馈至所述主系统主控板卡或所述分系统主控板卡。a diagnostic prediction board, connected to the main system main control board and the sub-system main control board, for periodically acquiring intermediate operation data of the main data board or the slave data board and receiving according to The intermediate running data performs fault prediction, and feeds back the predicted result to the main system main control board or the sub-system main control board.
进一步的,所述主系统还包括与所述主系统主控板卡、所述主枢纽板卡和所述主数据板卡连接的数据总线和控制总线;所述分系统还包括与所述分系统主控板卡、所述从枢纽板卡和所述从数据板卡连接的数据总线和控制总线。Further, the main system further includes a data bus and a control bus connected to the main system main control board, the main pivot board, and the main data board; the sub-system further includes a data bus and a control bus connected to the system main control board, the slave hub board, and the slave data board.
进一步的,所述主系统主控板卡与所述分系统主控板卡采用PowerPC板卡。Further, the main system main control board and the sub-system main control board adopt a PowerPC board.
进一步的,所述诊断预测板卡采用上位机或PowerPC板卡。Further, the diagnostic prediction board uses a host computer or a PowerPC board.
进一步的,所述诊断预测板卡包括故障预测模块、数据库和故障接收与处理模块。Further, the diagnostic prediction board includes a fault prediction module, a database, and a fault receiving and processing module.
进一步的,所述诊断预测板卡还与所述主枢纽板卡和所述从枢纽板卡之间通过HSSL光纤传输总线和串口连接总线连接。Further, the diagnostic prediction board is further connected to the main hub card and the slave hub card through a HSSL fiber transmission bus and a serial port connection bus.
进一步的,所述主系统和分系统还分别包括故障诊断板卡,所述故障诊断板卡连接至所述数据总线和所述控制总线,所述故障诊断板卡与所述诊断预测板卡之间通过HSSL光纤传输总线和串口连接总线连接。Further, the main system and the sub-system further comprise a fault diagnosis board, wherein the fault diagnosis board is connected to the data bus and the control bus, and the fault diagnosis board and the diagnostic prediction board are It is connected through a HSSL optical fiber transmission bus and a serial port connection bus.
本发明还提供一种采用如上所述的智能诊断系统的诊断方法,包括以下步骤:The present invention also provides a diagnostic method using the intelligent diagnostic system as described above, comprising the steps of:
S1:所述主枢纽板卡和从枢纽板卡实时获取对应传感器的检测数据,并 将该检测数据发送至主数据板卡和从数据板卡进行计算;S1: the main hub board and the slave board obtain real-time detection data of the corresponding sensor, and send the detection data to the main data board and calculate from the data board;
S2:周期性获取所述主数据板卡或所述从数据板卡的中间运行数据,并将其传送至诊断预测板卡;S2: periodically acquiring intermediate operation data of the main data board or the slave data board, and transmitting the data to the diagnostic prediction board;
S3:所述诊断预测板卡根据接收的中间运行数据进行故障预测,并将预测结果反馈至所述主系统主控板卡或所述分系统主控板卡。S3: The diagnosis prediction board performs fault prediction according to the received intermediate operation data, and feeds back the prediction result to the main system main control board or the sub-system main control board.
进一步的,所述步骤S2中,通过所述主枢纽板卡和从枢纽板卡周期性获取所述中间运行数据,并将所述中间运行数据传送至所述诊断预测板卡。Further, in the step S2, the intermediate operation data is periodically acquired by the main hub card and the slave hub card, and the intermediate operation data is transmitted to the diagnosis prediction board.
进一步的,所述步骤S2中,通过故障诊断板卡周期性获取所述中间运行数据,进行故障预测,并将预测信息和中间运行数据传送至所述诊断预测板卡。Further, in the step S2, the intermediate operation data is periodically acquired by the fault diagnosis board, fault prediction is performed, and the prediction information and the intermediate operation data are transmitted to the diagnosis prediction board.
进一步的,所述步骤S2中,故障预测包括以下步骤:Further, in the step S2, the fault prediction includes the following steps:
S21:所述故障诊断板卡根据配置文件中的时间参数和感兴趣数据,周期性的获取所述中间运行数据,并放入内存缓冲中;S21: The fault diagnosis board periodically acquires the intermediate running data according to the time parameter and the interest data in the configuration file, and puts the intermediate running data into the memory buffer;
S22:所述故障诊断板卡对获取的中间运行数据进行实时监测,判断数据值是否处于配置文件设置的安全范围中;S22: The fault diagnosis board performs real-time monitoring on the acquired intermediate operation data, and determines whether the data value is in a security range set by the configuration file;
S23:当数据值超出安全范围的幅度在0到m%之间时,上报警告信息给故障预测板卡,并实时反馈给所述主系统主控板卡或所述分系统主控板卡中的驱动组件,进行相应的调整,避免运行状况的恶化;S23: When the data value exceeds the range of the security range between 0 and m%, the warning information is reported to the fault prediction board, and is fed back to the main system main control board or the sub-system main control board in real time. Drive components, adjust accordingly to avoid deterioration of operating conditions;
S24:当数据值超出安全范围的幅度大于m%时,上报故障信息给故障预测板卡处理,同时直接反馈给所述主系统主控板卡或所述分系统主控板卡中的驱动组件,进行初始化操作,其中m为实数,由配置文件设定。S24: When the data value exceeds the security range by more than m%, the fault information is reported to the fault prediction board for processing, and directly fed back to the main system main control board or the driving component in the sub-system main control board. , the initialization operation, where m is a real number, set by the configuration file.
进一步的,所述步骤S24中,当数据值超出安全范围的幅度在大于m%时,故障诊断板卡对故障类型进行编码处理,并通过串行中断触发,通知所述诊断预测板卡。Further, in the step S24, when the magnitude of the data value exceeds the safe range is greater than m%, the fault diagnosis board encodes the fault type, and triggers the serialization interrupt to notify the diagnostic prediction board.
进一步的,所述步骤S3还包括当所述诊断预测板卡接收到故障信息后,首先发送指令暂停所有的分系统动作,并对故障进行处理,判断故障机理,是否运行动作重试,若允许,则发送“重试”命令给参与动作的分系统,重试本次动作,若重试同样失败,则上报至服务器端;若不允许,则发送“系统错误”消息至服务器端,等待人工干预。Further, the step S3 further includes: after the diagnosis prediction board receives the fault information, first sending an instruction to suspend all the sub-system actions, and processing the fault, determining the fault mechanism, whether to run the action retry, if allowed , then send a "retry" command to the sub-system participating in the action, retry the action, if the retry fails the same, report it to the server; if not, send a "system error" message to the server, waiting for the manual Intervention.
进一步的,所述步骤S3包括以下步骤:Further, the step S3 includes the following steps:
S31:所述诊断预测板卡根据配置文件中的采样时间、感兴趣数据进行配置;S31: The diagnostic prediction board is configured according to sampling time and data of interest in the configuration file;
S32:所述诊断预测板卡每n个伺服周期采样一次故障诊断板卡的数据并存储到数据库中,其中n为自然数,由配置文件设置;S32: The diagnostic prediction board samples the data of the fault diagnosis board every n servo cycles and stores it in a database, where n is a natural number and is set by a configuration file;
S33:所述诊断预测板卡中的故障预测模块将本次采样的数据与数据库中的历史数据进行综合处理,拟合数据变化曲线,并寻找数据库中对应的规则,得到故障预测信息;S33: The fault prediction module in the diagnostic prediction board comprehensively processes the data sampled in this time and the historical data in the database, fits the data change curve, and searches for a corresponding rule in the database to obtain fault prediction information;
S34:所述诊断预测板卡将故障预测信息通过主系统中的主枢纽板卡反馈给相应的分系统,由所述分系统中的所述分系统主控板卡做对应的调整和操作。S34: The diagnostic prediction board feeds the fault prediction information to the corresponding sub-system through the main hub card in the main system, and performs corresponding adjustment and operation by the sub-system main control board in the sub-system.
进一步的,所述步骤S33中,所述规则均以故障树的形式保存。Further, in the step S33, the rules are saved in the form of a fault tree.
进一步的,所述步骤S33中,若未找到规则,则所述故障预测模块进行故障训练,并存储为新的规则。Further, in the step S33, if no rule is found, the fault prediction module performs fault training and stores it as a new rule.
进一步的,所述步骤S33中,通过最小二乘法或求平均趋势的方法拟合数据变化曲线。Further, in the step S33, the data variation curve is fitted by a method of least squares or averaging trend.
进一步的,还包括步骤S4,对所述诊断预测板卡或所述主系统主控板卡或所述分系统主控板卡进行故障注入,以检验所述智能诊断系统的诊断效果。Further, the method further includes the step S4 of performing fault injection on the diagnostic prediction board or the main system main control board or the sub-system main control board to verify the diagnostic effect of the intelligent diagnosis system.
本发明提供的智能诊断系统与方法,相比现有技术存在以下优势:The intelligent diagnosis system and method provided by the invention have the following advantages over the prior art:
(1)对传感器检测的数据进行实时内存操作,避免了批量数据的频率I/O的耗时操作;(1) Real-time memory operation on the data detected by the sensor, avoiding the time-consuming operation of the frequency I/O of the batch data;
(2)采用可配置的感兴趣数据获取模式,避免了大量冗余数据的处理;(2) Adopting a configurable data acquisition mode of interest to avoid processing a large amount of redundant data;
(3)对设备中数据板卡的运行中间数据进行“在线”处理和分析,可对故障进行预测;(3) Perform “online” processing and analysis on the running intermediate data of the data board in the device to predict the fault;
(4)智能化故障判断和在线处理,避免了设备停机等待人工干涉,加快了生产进度,提高了设备的产率;(4) Intelligent fault judgment and online processing, avoiding equipment shutdown and waiting for manual intervention, speeding up production schedule and improving equipment yield;
(5)采用“中断触发”和“暂停”模式,避免了故障的扩大化,且易于故障定位;(5) Adopting the “interrupt trigger” and “pause” modes to avoid the expansion of faults and easy fault location;
(6)采用分布式故障诊断和处理模型,可对主系统和分系统的故障进行 快速、及时处理;(6) Using distributed fault diagnosis and processing models, the faults of the primary system and the subsystem can be processed quickly and timely;
(7)采用“故障训练”与“规则处理”方式并存,快速、实时、精确的预测故障的发生和处理故障。(7) Coexist with “failure training” and “rule processing” methods to predict the occurrence of faults and deal with faults quickly, in real time and accurately.
(8)通过故障注入模拟故障的发生,测试系统的故障处理能力,提高了系统可靠性。(8) Simulate the occurrence of faults through fault injection, test the fault handling capability of the system, and improve system reliability.
附图说明DRAWINGS
图1是本发明实施例1中智能诊断系统的结构示意图;1 is a schematic structural diagram of an intelligent diagnosis system according to Embodiment 1 of the present invention;
图2是本发明实施例1中诊断预测板卡的结构示意图;2 is a schematic structural view of a diagnostic prediction board in Embodiment 1 of the present invention;
图3是本发明实施例2中诊断预测板卡的结构示意图;3 is a schematic structural view of a diagnostic prediction board in Embodiment 2 of the present invention;
图4是本发明实施例2中故障诊断板卡对三种状态的判断示意图。4 is a schematic diagram of determining three states of a fault diagnosis board in Embodiment 2 of the present invention.
图中所示:100、主系统;200、分系统;300、诊断预测板卡;400、服务器端;1、系统主控板卡;2、主枢纽板卡;3、数据板卡;4、数据总线;5、控制总线;6、从枢纽板卡;7、以太网总线;8、HSSL光纤传输总线;9、串口连接总线;10、故障预测模块;11、数据库;12、故障接收与处理模块;13、故障诊断板卡。The figure shows: 100, main system; 200, sub-system; 300, diagnostic prediction board; 400, server end; 1, system main control board; 2. main hub board; 3. data board; Data bus; 5, control bus; 6, from the hub board; 7, Ethernet bus; 8, HSSL fiber transmission bus; 9, serial port connection bus; 10, fault prediction module; 11, database; 12, fault reception and processing Module; 13, fault diagnosis board.
具体实施方式Detailed ways
下面结合附图对本发明作详细描述。The invention will now be described in detail in conjunction with the drawings.
实施例1Example 1
如图1所示,本发明提供一种智能诊断系统,包括:As shown in FIG. 1, the present invention provides an intelligent diagnosis system, including:
主系统100,包括系统主控板卡1、主枢纽板卡(Master Hub Board,MHB)2和多个数据板卡(Data Board)3以及与所述系统主控板卡1、主枢纽板卡2和数据板卡3连接的数据总线4和控制总线5。所述主枢纽板卡2与该主系统100对应的传感器连接,用于接收传感器的测量数据,并下发至主系统100的各个数据板卡3进行计算。The main system 100 includes a system main control board 1, a main hub board (MHB) 2, and a plurality of data boards 3, and a main control board 1 and a main hub board. 2 Data bus 4 and control bus 5 connected to data board 3. The main hub card 2 is connected to a sensor corresponding to the main system 100 for receiving measurement data of the sensor and is sent to each data card 3 of the main system 100 for calculation.
分系统200,包括系统主控板卡1、从枢纽板卡(Slave Hub Board)6和多个数据板卡3以及与所述系统主控板卡1、从枢纽板卡6和数据板卡3连接的数据总线4和控制总线5,所述从枢纽板卡6与该分系统200对应的传感器 连接,用于接收传感器的测量数据,并下发至该分系统200的各个数据板卡3进行计算。The sub-system 200 includes a system main control board 1, a slave hub board 6 and a plurality of data board 3, and the system main control board 1, the slave board 6 and the data board 3 The connected data bus 4 and the control bus 5 are connected to the sensor corresponding to the sub-system 200 for receiving the measurement data of the sensor and transmitting the data to the data card 3 of the sub-system 200. Calculation.
其中,系统主控板卡1采用PowerPC(Performance Optimization With Enhanced RISC-Performance Computing,精简指令集RISC架构的中央处理器)板卡,也称PPC板卡,主要负责接收诊断预测板卡300的命令,并将该命令解释后发送至该系统中其他的板卡。具体的,系统主控板卡1通过以太网总线7接收诊断预测板卡300下发的命令(如初始化、机器参数下发、运行固件的分配等),并将命令解释后,通过数据总线4将命令下发至所在系统中的各个板卡,例如,主系统100中的系统主控板卡1用于通过数据总线4将命令下发至主系统100中的主枢纽板卡2和数据板卡3,分系统200中的系统主控板卡1用于通过数据总线4将命令下发至分系统200中的从枢纽板卡6和数据板卡3。该数据总线4可采用SRIO、SDB、MDB、PCIe等;系统运行过程中,一些其它的辅助信息(如Trace等),将通过控制总线5发送至PPC板卡,完成对该信息的处理或存储,该控制总线5为VME64x或VPX总线,或者为Ethernet。同时,该系统的驱动程序运行于PPC板卡上,通过控制总线5对数据板卡3进行参数下发和控制等。The system main control board 1 adopts a PowerPC (Performance Optimization With Enhanced RISC-Performance Computing), which is also called a PPC board, and is mainly responsible for receiving commands for diagnosing and predicting the board 300. The command is interpreted and sent to other boards in the system. Specifically, the system main control board 1 receives the command issued by the diagnostic prediction board 300 (such as initialization, machine parameter delivery, running firmware allocation, etc.) through the Ethernet bus 7, and interprets the command through the data bus 4 The command is sent to each board in the system. For example, the system main control board 1 in the main system 100 is used to send commands to the main hub board 2 and the data board in the main system 100 through the data bus 4. The card 3, the system main control board 1 in the sub-system 200 is used to send commands to the slave hub board 6 and the data board card 3 in the sub-system 200 via the data bus 4. The data bus 4 can adopt SRIO, SDB, MDB, PCIe, etc.; during the operation of the system, some other auxiliary information (such as Trace) will be sent to the PPC board through the control bus 5 to complete the processing or storage of the information. The control bus 5 is a VME64x or VPX bus, or Ethernet. At the same time, the driver of the system runs on the PPC board, and the data board 3 is subjected to parameter delivery and control through the control bus 5.
数据板卡3主要用于控制算法的实现和控制过程中数据的运算和处理。系统初始化之后,数据板卡3时时处于就绪状态,等待着传感器检测数据的到来;当有数据到达时,将数据快速搬移至该数据板卡的RAM中,以最快的速度完成本次计算,将计算结果根据事先约定的序列通过数据总线4进行数据广播,系统内的所有板卡均可以从数据总线4中获取该计算结果并进行存储,实现了板卡间数据的交互;数据处理过程中的中间运行数据可根据配置需求写入到数据板卡3的外存或者DPRAM中,以提供给主枢纽板卡2或从枢纽板卡6进行抓取,避免运行执行完成后直接丢弃数据。The data board 3 is mainly used to control the implementation of the algorithm and the operation and processing of the data in the control process. After the system is initialized, the data board 3 is in a ready state at a time, waiting for the sensor to detect the arrival of data; when data arrives, the data is quickly moved to the RAM of the data board, and the calculation is completed at the fastest speed. The calculation result is broadcasted through the data bus 4 according to the pre-agreed sequence, and all the cards in the system can obtain the calculation result from the data bus 4 and store it, thereby realizing the interaction between the data between the boards; during the data processing The intermediate running data can be written to the external storage of the data card 3 or the DPRAM according to the configuration requirements, and provided to the main hub card 2 or captured from the hub board 6 to avoid directly discarding data after the execution of the operation is completed.
诊断预测板卡(Master Diagnosis Trigger Board,MDT)300,采用上位机或PowerPC板卡,与所述系统主控板卡1通过以太网总线7连接,同时诊断预测板卡300还与所述主枢纽板卡2和从枢纽板卡6之间通过HSSL光纤传输总线8和串口连接总线9连接。其中串行总线5可为RS232、RS485、USB、IEEE1394等,如图2所示,所述诊断预测板卡300包括故障预测模块10、数 据库11和故障接收与处理模块12,其中故障预测模块10采用“规则处理”和“故障训练”两种方式进行故障的预测处理,并实时完善数据库11的故障规则;数据库11主要用于存储处理规则,规则均以“故障树”的形式保存,即一种数据趋势对应一种故障类型;故障接收与处理模块12主要负责故障处理。具体的,主枢纽板卡2或从枢纽板卡6周期性抓取数据板卡3写入到外存或DPRAM中的数据,并每隔n个伺服周期,n为自然数,由配置文件设置,通过HSSL光纤传输总线8上传本次伺服周期的运行数据至诊断预测板卡300,诊断预测板卡300接收后存储至数据库11中;故障预测模块10将抓取本次的运行数据与数据库11中的历史数据进行综合处理,拟合数据变化曲线,并寻找数据库11中对应的规则,得到故障预测信息,并通过主系统100中的主枢纽板卡2反馈给相应的分系统200,由分系统200中的系统主控板卡1做对应的调整和操作;若未找到规则,则进行“故障训练”,并存储为新的规则。The Master Diagnosis Trigger Board (MDT) 300 is connected to the system main control board 1 through the Ethernet bus 7 by using a host computer or a PowerPC board, and the diagnostic prediction board 300 is also connected to the main hub. The board 2 is connected from the hub board 6 via the HSSL fiber optic transmission bus 8 and the serial port connection bus 9. The serial bus 5 can be RS232, RS485, USB, IEEE1394, etc. As shown in FIG. 2, the diagnostic prediction board 300 includes a fault prediction module 10, a database 11 and a fault receiving and processing module 12, wherein the fault prediction module 10 The fault processing is performed in two ways: "rule processing" and "fault training", and the fault rules of the database 11 are improved in real time; the database 11 is mainly used to store processing rules, and the rules are saved in the form of "fault tree", that is, The data trend corresponds to a fault type; the fault receiving and processing module 12 is mainly responsible for fault handling. Specifically, the main hub board 2 periodically captures data written by the data board card 3 into the external memory or the DPRAM from the hub board 6, and every n servo cycles, n is a natural number, which is set by the configuration file. The operation data of the current servo cycle is uploaded to the diagnostic prediction board 300 through the HSSL optical fiber transmission bus 8, and the diagnostic prediction board 300 is received and stored in the database 11; the fault prediction module 10 will capture the current running data and the database 11. The historical data is comprehensively processed, the data change curve is fitted, and the corresponding rules in the database 11 are searched for the fault prediction information, and the main pivot card 2 in the main system 100 is fed back to the corresponding sub-system 200, and the sub-system The system main control board 1 in 200 performs corresponding adjustment and operation; if no rules are found, "fault training" is performed and stored as a new rule.
其中参数数据拟合的方式包括两种:There are two ways to fit the parameter data:
最小二乘法:由于电流、电压、温度等参数值,在设备运行中应尽量保持稳定,其增长趋势缓慢,可设为一个一元回归线性方程y i=f(t i)=at i+b+ξ i(对于不同的参数数据,设置的函数项不同,如速度和加速度等,为多阶多项式),根据f(y i,t i)=∑[y i-at i-b] 2,对f(y i,t i)求偏导可得到a和b的值,从而确定关系函数式。上述方程中,t是时间采样值,y是电流、电压、温度等参数值的采样值,a和b是需要拟合的一元回归线性方程的线性化系数,ξ是真值与拟合值的差值(即误差值),i表示采样点。 Least squares method: due to the current, voltage, temperature and other parameter values, it should be kept as stable as possible during the operation of the equipment, and its growth trend is slow. It can be set as a one-way regression linear equation y i =f(t i )=at i +b+ ξ i (for different parameter data, different function terms are set, such as velocity and acceleration, etc., which are multi-order polynomials), according to f(y i , t i )=∑[y i -at i -b] 2 , f(y i , t i ) finds the partial derivative to obtain the values of a and b, thereby determining the relational function. In the above equation, t is the time sampled value, y is the sampled value of the current, voltage, temperature and other parameter values, a and b are the linearization coefficients of the one-way regression linear equation to be fitted, and ξ is the true value and the fitted value. The difference (ie the error value), i represents the sampling point.
MA方法:即求平均趋势,可设置函数为y i=f(t i)=at i+b,通过两点间的平均值,逐步确定并修复该公式,通过该公式预测故障趋势。 MA method: To find the average trend, set the function to y i =f(t i )=at i +b, and gradually determine and repair the formula by the average between the two points, and predict the fault trend by the formula.
本实施例中还提供上述智能诊断系统的诊断方法,包括以下步骤:The method for diagnosing the above intelligent diagnosis system is further provided in the embodiment, and includes the following steps:
S1:所述主枢纽板卡2和从枢纽板卡6实时获取传感器的检测数据,并将该检测数据发送至数据板卡3进行计算,数据板卡3在数据处理过程中的中间运行数据可根据配置需求写入到其外存或者DPRAM中。S1: The main hub card 2 and the detection data of the sensor are acquired in real time from the hub card 6, and the detection data is sent to the data board 3 for calculation, and the data running of the data board 3 in the middle of the data processing may be Write to its external memory or DPRAM according to configuration requirements.
S2:所述主枢纽板卡2和从枢纽板卡6周期性获取数据板卡3的中间运行数据,并将其传送至诊断预测板卡300;具体的,所述主枢纽板卡2或从枢纽板卡6周期性抓取数据板卡3写入到外存或DPRAM中的数据,并每隔n 个伺服周期,n为自然数,由配置文件设置,通过HSSL光纤传输总线8上传本次伺服周期的运行数据至诊断预测板卡300,诊断预测板卡300接收后存储至数据库11中。S2: the main hub card 2 and the intermediate operation data of the data board card 3 are periodically acquired from the hub board 6 and transmitted to the diagnostic prediction board 300; specifically, the main hub board 2 or slave The hub board 6 periodically captures the data written by the data board 3 to the external memory or DPRAM, and every n servo cycles, n is a natural number, and is set by the configuration file, and the servo is uploaded through the HSSL optical fiber transmission bus 8. The periodic operational data is sent to the diagnostic prediction board 300, and the diagnostic prediction board 300 is stored and stored in the database 11.
S3:所述诊断预测板卡300根据接收的中间运行数据进行故障预测,并将预测结果反馈至系统主控板卡1。具体的,故障预测模块10将抓取本次的运行数据与数据库11中的历史数据进行综合处理,拟合数据变化曲线,并寻找数据库11中对应的规则,得到故障预测信息,并通过主系统100中的主枢纽板卡2反馈给相应的分系统200,由分系统200中的系统主控板卡1做对应的调整和操作;若未找到规则,则进行“故障训练”,并存储为新的规则。S3: The diagnosis prediction board 300 performs fault prediction according to the received intermediate operation data, and feeds back the prediction result to the system main control board 1. Specifically, the fault prediction module 10 comprehensively processes the current running data and the historical data in the database 11, fits the data change curve, and searches for the corresponding rule in the database 11, obtains the fault prediction information, and passes the main system. The main hub card 2 in the 100 is fed back to the corresponding sub-system 200, and the system main control board 1 in the sub-system 200 performs corresponding adjustment and operation; if the rule is not found, the "fault training" is performed and stored as New rules.
S4:对所述诊断预测板卡300或系统主控板卡1进行故障注入,以检验系统的诊断效果。即故障注入可由诊断预测板卡300进行注入,诊断预测板卡300将故障信息打包下发至主系统100和分系统200,并实时处理主系统100和分系统200相应的故障;或者针对主系统100或分系统200的系统主控板卡1分别注入,诊断预测板卡300接收并处理主系统100和分系统200的故障。S4: Perform fault injection on the diagnostic prediction board 300 or the system main control board 1 to check the diagnostic effect of the system. That is, the fault injection may be injected by the diagnostic prediction board 300, and the diagnostic prediction board 300 packages the fault information to the main system 100 and the sub-system 200, and processes the corresponding faults of the main system 100 and the sub-system 200 in real time; or for the main system. The system main control board 1 of the 100 or sub-system 200 is separately injected, and the diagnostic prediction board 300 receives and processes the failures of the main system 100 and the sub-system 200.
实施例2Example 2
如图3所示,与实施例1不同的是,本实施例中所述主系统100和分系统200还包括故障诊断板卡(Slave Diagnosis Trigger Board,SDT)13,所述故障诊断板卡13连接至所述数据总线4和控制总线5,所述故障诊断板卡13与所述诊断预测板卡300之间通过HSSL光纤传输总线8和串口连接总线9连接。As shown in FIG. 3, unlike the first embodiment, the main system 100 and the sub-system 200 in the embodiment further include a Slave Diagnosis Trigger Board (SDT) 13, and the fault diagnosis board 13 is provided. Connected to the data bus 4 and the control bus 5, the fault diagnostic board 13 and the diagnostic predictive board 300 are connected by a HSSL optical fiber transmission bus 8 and a serial port connection bus 9.
故障诊断板卡13的功能主要包括以下方面:The functions of the fault diagnosis board 13 mainly include the following aspects:
1、时间和数据的可配置性,即可根据配置文件DTS.cfg的时间参数和感兴趣数据进行配置,若为运动分系统,则数据可取电机的电压或电流数据;若为照明分系统,则数据可取激光光强、激光剂量等参数;若为环境分系统,则数据可取温度、压强、湿度等参数。当然并不仅限于以上参数,具体参数由实际场景或工程师自行定义。1. The configurability of time and data can be configured according to the time parameter of the configuration file DTS.cfg and the data of interest. If it is a motion subsystem, the data can take the voltage or current data of the motor; if it is a lighting subsystem, The data can take parameters such as laser light intensity and laser dose; if it is an environmental subsystem, the data can take parameters such as temperature, pressure and humidity. Of course, it is not limited to the above parameters, and the specific parameters are defined by the actual scene or the engineer.
2、每隔一定的时间去各数据板卡3的DPRAM或外存中抓取其中间运行 数据,并放入故障诊断板卡13为每块数据板卡3所开辟的内存缓冲中;时间以伺服周期的个数为单位,初始化时刻从配置文件DTS.cfg中读取,同样该参数可由用户界面进行实时设置;由于故障发生的概率往往在初始化和机器启动时最高,因此,此时的时间间隔尽量小,可设置为1个伺服周期;当设备运行稳定后,可根据需求或实际情况进行实时调整;2. At each certain time, go to the DPRAM or external memory of each data board 3 to capture the running data in the middle, and put into the fault diagnosis board 13 for the memory buffer opened by each data board 3; The number of servo cycles is in units. The initialization time is read from the configuration file DTS.cfg. This parameter can also be set in real time by the user interface. Since the probability of failure is often the highest at initialization and machine startup, the time at this time The interval is as small as possible, and can be set to 1 servo cycle; when the device is stable, it can be adjusted in real time according to the needs or actual conditions;
3、对中间运行数据进行实时的监测,判断数据值是否处于安全范围中,该安全范围由配置文件DTS.cfg设置;如图4所示,安全范围可设置为三种状态:健康、故障和亚健康;健康状态对应于处于安全范围内的数据;亚健康状态对应于超出安全阈值m%以内的数据;故障状态则对应于超出安全阈值m%以上的数据,其中m为实数,由配置文件设定;3. Real-time monitoring of the intermediate running data to determine whether the data value is in the safe range. The security range is set by the configuration file DTS.cfg; as shown in Figure 4, the security range can be set to three states: health, fault, and Sub-health; health status corresponds to data within a safe range; sub-health status corresponds to data within m% of the safety threshold; fault status corresponds to data exceeding m% above the safety threshold, where m is a real number, by configuration file set up;
4、当监测的参数值超出安全范围的幅度在0到m%之间时,即此时系统处于亚健康状态,故障诊断板卡13通过串行连接总线9上报警告信息给故障预测板卡300,并实时反馈给系统主控板卡1中的驱动组件,进行相应的调整,避免运行状况的恶化;4. When the monitored parameter value exceeds the safe range between 0 and m%, that is, the system is in a sub-health state, the fault diagnosis board 13 reports a warning message to the fault prediction board 300 through the serial connection bus 9. And feedback to the drive components in the system main control board 1 in real time, and make corresponding adjustments to avoid deterioration of operating conditions;
5、当监测的参数值超出安全范围的幅度≧m%时,此时系统被定义为故障状态,故障诊断板卡13首先对故障类型进行编码处理,并通过串行连接总线9上报故障信息给故障预测板卡300处理,同时直接反馈给系统主控板卡1中的驱动组件,进行初始化操作,避免处于故障等待状态,便于上层发送“Retry”或其它请求,其中m为实数,由配置文件设定。5. When the monitored parameter value exceeds the range of the safety range ≧m%, the system is defined as the fault state at this time, and the fault diagnosis board 13 first encodes the fault type, and reports the fault information to the serial connection bus 9. The fault prediction board 300 processes and directly feeds back to the driving component in the system main control board 1 to perform an initialization operation to avoid the fault waiting state, and facilitates the upper layer to send a “Retry” or other request, where m is a real number and is configured by a configuration file. set up.
与之对应的,诊断预测板卡300中的故障接收与处理模块12接收到系统的故障信息后,首先发送事件暂停所有的分系统200动作,并对故障进行处理,判断故障机理,是否运行动作重试,若允许,则发送“Retry”命令给参与动作的分系统200,重试本次动作;若不允许,则发送“系统错误”至服务器端,等待人工干预。Correspondingly, after receiving the fault information of the system, the fault receiving and processing module 12 in the diagnostic prediction board 300 first sends an event to suspend all the sub-systems 200, processes the fault, determines the fault mechanism, and operates the action. Retry, if allowed, send a "Retry" command to the sub-system 200 participating in the action, retry the action; if not, send a "system error" to the server, waiting for manual intervention.
本实施例中所述的智能诊断系统的诊断方法,包括以下步骤:The method for diagnosing the intelligent diagnosis system described in this embodiment includes the following steps:
S1:所述主枢纽板卡2和从枢纽板卡6实时获取传感器的检测数据,并将该检测数据发送至数据板卡3进行计算;数据板卡3在数据处理过程中的中间运行数据可根据配置需求写入到其外存或者DPRAM中。S1: The main hub card 2 and the detection data of the sensor are acquired in real time from the hub card 6, and the detection data is sent to the data board 3 for calculation; the data running of the data board 3 in the middle of the data processing may be Write to its external memory or DPRAM according to configuration requirements.
S2:故障诊断板卡13周期性获取数据板卡3的中间运行数据,进行故障 预测,并将预测信息和中间运行数据传送至所述诊断预测板卡300。其中故障预测包括以下步骤:S2: The fault diagnosis board 13 periodically acquires the intermediate operation data of the data board 3, performs fault prediction, and transmits the predicted information and the intermediate operation data to the diagnostic prediction board 300. The fault prediction includes the following steps:
S21:所述故障诊断板卡13根据配置文件DTS.cfg中的时间参数和感兴趣数据,周期性的抓取数据板卡3的中间运行数据,当然也可以主动获取,并放入内存缓冲中;需要说明的是,若为运动分系统,则感兴趣数据可取电机的电压或电流数据;若为照明分系统,则数据可取激光光强、激光剂量等参数;若为环境分系统,则感兴趣数据可取温度、压强、湿度等参数。以上参数为例,并不仅限于以上参数,具体参数由实际场景或工程师自行定义。S21: The fault diagnosis board 13 periodically captures the intermediate running data of the data board 3 according to the time parameter and the interest data in the configuration file DTS.cfg, and may also actively acquire and put into the memory buffer. It should be noted that if it is a motion subsystem, the data of interest can take the voltage or current data of the motor; if it is a lighting subsystem, the data can take parameters such as laser intensity and laser dose; if it is an environmental subsystem, then the sense Interest data can take parameters such as temperature, pressure, and humidity. The above parameters are examples and are not limited to the above parameters. The specific parameters are defined by the actual scenario or by the engineer.
S22:所述故障诊断板卡300对获取的中间运行数据进行实时监测,判断数据值是否处于配置文件设置的安全范围中;该安全范围由配置文件DTS.cfg设置;安全范围可设置为三种状态:健康、故障和亚健康;健康状态对应于处于安全范围内的数据;亚健康状态对应于超出安全阈值m%以内的数据;故障状态则对应于超出安全阈值m%以上的数据,其中m为实数,由配置文件设定;S22: The fault diagnosis board 300 performs real-time monitoring on the acquired intermediate operation data to determine whether the data value is in the security range set by the configuration file; the security range is set by the configuration file DTS.cfg; the security range can be set to three Status: health, fault, and sub-health; health status corresponds to data within a safe range; sub-health status corresponds to data within m% of the safety threshold; and fault status corresponds to data above the safety threshold m%, where m Real number, set by configuration file;
S23:当数据值超出安全范围的幅度在0到m%之间时,故障诊断板卡13通过串行连接总线9上报警告信息给故障预测板卡300,并实时反馈给系统主控板卡1中的驱动组件,进行相应的调整,避免运行状况的恶化;S23: When the data value exceeds the safe range between 0 and m%, the fault diagnosis board 13 reports the warning information to the fault prediction board 300 through the serial connection bus 9, and feeds back to the system main control board 1 in real time. In the drive components, adjust accordingly to avoid deterioration of operating conditions;
S24:当数据值超出安全范围的幅度大于m%时,此时系统被定义为故障状态,故障诊断板卡13首先对故障类型进行编码处理,并通过串行中断触发,通知诊断预测板卡300,同时直接反馈给系统主控板卡1中的驱动组件,进行初始化操作,其中m为实数,由配置文件设定。S24: When the magnitude of the data value exceeds the safe range is greater than m%, the system is defined as a fault state at this time, and the fault diagnosis board 13 first encodes the fault type, and triggers the serialization interrupt to notify the diagnostic prediction board 300. At the same time, directly feedback to the drive component in the system main control board 1 for initialization operation, where m is a real number and is set by the configuration file.
S3:所述诊断预测板卡300根据接收的中间运行数据进行故障预测,并将预测结果反馈至系统主控板卡1。包括以下步骤:S3: The diagnosis prediction board 300 performs fault prediction according to the received intermediate operation data, and feeds back the prediction result to the system main control board 1. Includes the following steps:
S31:所述诊断预测板卡300根据配置文件中的采样时间、感兴趣数据进行配置;S31: The diagnostic prediction board 300 is configured according to sampling time and data of interest in the configuration file;
S32:所述诊断预测板卡300固定n个伺服周期采样一次(可主动获取,或被动接受)故障诊断板卡13的数据并存储到数据库11中,其中n为自然数,由配置文件设置;S32: The diagnostic prediction board 300 fixes n servo cycles to sample (actively acquire, or passively accept) the data of the fault diagnosis board 13 and stores it in the database 11, where n is a natural number and is set by a configuration file;
S33:所述诊断预测板卡300中的故障预测模块10将本次采样的数据与 数据库11中的历史数据进行综合处理,拟合数据变化曲线,并寻找数据库11中对应的规则,得到故障预测信息;S33: The fault prediction module 10 in the diagnostic prediction board 300 comprehensively processes the data sampled in this time and the historical data in the database 11, fits the data change curve, and searches for the corresponding rule in the database 11, and obtains a fault prediction. information;
S34:所述诊断预测板卡300将故障预测信息通过主系统100中的主枢纽板卡1反馈给相应的分系统200,由分系统中200的系统主控板卡1做对应的调整和操作。S34: The diagnostic prediction board 300 feeds the fault prediction information to the corresponding subsystem 200 through the main hub card 1 in the main system 100, and performs corresponding adjustment and operation by the system main control board 1 of the sub-system 200. .
此外,当诊断预测板卡300接收到故障诊断板卡13的故障信息后,首先发送指令暂停所有的分系统200动作,并对故障进行处理,判断故障机理,是否运行动作重试,若允许,则发送“重试”命令给参与动作的分系统,重试本次动作,若重试同样失败,则上报至服务器端400,等待人工干预;若不允许,则发送“系统错误”至服务器端400,等待人工干预。In addition, after the diagnostic prediction board 300 receives the fault information of the fault diagnosis board 13, first sends an instruction to suspend all the sub-systems 200, and processes the fault, determines the fault mechanism, and whether the operation retry is performed, if allowed, Then send a "retry" command to the sub-system participating in the action, retry the action, if the retry fails the same, report it to the server 400, wait for manual intervention; if not, send "system error" to the server 400, waiting for manual intervention.
相比实施例1,本实施例中提供的技术方案中通过增加故障诊断板卡13,采用分布式故障诊断和处理模型实现主系统100和分系统200中故障的预检测和在线处理,进一步提高了效率。Compared with the first embodiment, in the technical solution provided in the embodiment, the fault diagnosis board 13 is added, and the distributed fault diagnosis and processing model is adopted to implement pre-detection and online processing of faults in the main system 100 and the sub-system 200, thereby further improving. The efficiency.
综上所述,本发明提供的智能诊断系统与方法,相比现有技术存在以下优势:In summary, the intelligent diagnosis system and method provided by the present invention have the following advantages over the prior art:
(1)对传感器检测的数据进行实时内存操作,避免了批量数据的频率I/O的耗时操作;(1) Real-time memory operation on the data detected by the sensor, avoiding the time-consuming operation of the frequency I/O of the batch data;
(2)采用可配置的感兴趣数据获取模式,避免了大量冗余数据的处理;(2) Adopting a configurable data acquisition mode of interest to avoid processing a large amount of redundant data;
(3)对设备中数据板卡3的运行中间数据进行“在线”处理和分析,可对故障进行预测;(3) Perform “online” processing and analysis on the running intermediate data of the data board 3 in the device to predict the fault;
(4)智能化故障判断和在线处理,避免了设备停机等待人工干涉,节约了时间,提高了效率;(4) Intelligent fault judgment and online processing, avoiding equipment shutdown and waiting for manual intervention, saving time and improving efficiency;
(5)采用“中断触发”和“暂停”模式,避免了故障的扩大化,且易于故障定位;(5) Adopting the “interrupt trigger” and “pause” modes to avoid the expansion of faults and easy fault location;
(6)采用分布式故障诊断和处理模型,可对主系统100和分系统200的故障进行快速、及时处理;(6) Using the distributed fault diagnosis and processing model, the faults of the main system 100 and the sub-system 200 can be quickly and timely processed;
(7)采用“故障训练”与“规则处理”方式并存,快速、实时、精确的预测故障的发生和处理故障。(7) Coexist with “failure training” and “rule processing” methods to predict the occurrence of faults and deal with faults quickly, in real time and accurately.
(8)通过故障注入模拟故障的发生,测试系统的故障处理能力,提高了 系统可靠性。(8) Simulate the occurrence of faults through fault injection, test the fault handling capability of the system, and improve system reliability.
虽然说明书中对本发明的实施方式进行了说明,但这些实施方式只是作为提示,不应限定本发明的保护范围。在不脱离本发明宗旨的范围内进行各种省略、置换和变更均应包含在本发明的保护范围内。Although the embodiments of the present invention have been described in the specification, these embodiments are merely illustrative and are not intended to limit the scope of the invention. Various omissions, substitutions, and changes may be made without departing from the scope of the invention.

Claims (18)

  1. 一种智能诊断系统,其特征在于,包括:An intelligent diagnosis system, comprising:
    主系统,包括主系统主控板卡、主枢纽板卡和多个主数据板卡,所述主枢纽板卡与所述主系统对应的传感器连接,用于接收所述传感器的测量数据,并发送至所述主系统的各个所述主数据板卡进行计算;The main system includes a main system main control board, a main pivot board, and a plurality of main data boards, and the main hub board is connected to a sensor corresponding to the main system, and is configured to receive measurement data of the sensor, and Sending to each of the main data boards of the main system for calculation;
    分系统,包括分系统主控板卡、从枢纽板卡和多个从数据板卡,所述从枢纽板卡与所述分系统对应的传感器连接,用于接收该传感器的测量数据,并发送至所述分系统的各个所述从数据板卡进行计算;The sub-system includes a sub-system main control board, a slave hub board and a plurality of slave data board cards, wherein the slave hub board is connected with a sensor corresponding to the subsystem, for receiving measurement data of the sensor, and transmitting Calculating to each of the slave data boards of the subsystem;
    诊断预测板卡,与所述主系统主控板卡以及所述分系统主控板卡连接,用于周期性获取所述主数据板卡或所述从数据板卡的中间运行数据并根据接收的所述中间运行数据进行故障预测,并将预测结果反馈至所述主系统主控板卡或所述分系统主控板卡。a diagnostic prediction board, connected to the main system main control board and the sub-system main control board, for periodically acquiring intermediate operation data of the main data board or the slave data board and receiving according to The intermediate running data performs fault prediction, and feeds back the predicted result to the main system main control board or the sub-system main control board.
  2. 根据权利要求1所述的智能诊断系统,其特征在于,所述主系统还包括与所述主系统主控板卡、所述主枢纽板卡和所述主数据板卡连接的数据总线和控制总线;所述分系统还包括与所述分系统主控板卡、所述从枢纽板卡和所述从数据板卡连接的数据总线和控制总线。The intelligent diagnosis system according to claim 1, wherein the main system further comprises a data bus and a control connected to the main system main control board, the main pivot board, and the main data board. The sub-system further includes a data bus and a control bus connected to the sub-system main control board, the slave hub board, and the slave data board.
  3. 根据权利要求1所述的智能诊断系统,其特征在于,所述主系统主控板卡与所述分系统主控板卡采用PowerPC板卡。The intelligent diagnosis system according to claim 1, wherein the main system main control board and the sub-system main control board adopt a PowerPC board.
  4. 根据权利要求1所述的智能诊断系统,其特征在于,所述诊断预测板卡采用上位机或PowerPC板卡。The intelligent diagnosis system according to claim 1, wherein the diagnostic prediction board uses a host computer or a PowerPC board.
  5. 根据权利要求1所述的智能诊断系统,其特征在于,所述诊断预测板卡包括故障预测模块、数据库和故障接收与处理模块。The intelligent diagnostic system of claim 1 wherein said diagnostic predictive board comprises a fault prediction module, a database, and a fault receiving and processing module.
  6. 根据权利要求1所述的智能诊断系统,其特征在于,所述诊断预测板卡还与所述主枢纽板卡和所述从枢纽板卡之间通过HSSL光纤传输总线和串口连接总线连接。The intelligent diagnosis system according to claim 1, wherein the diagnostic prediction board is further connected to the main hub card and the slave hub card through a HSSL fiber transmission bus and a serial port connection bus.
  7. 根据权利要求2所述的智能诊断系统,其特征在于,The intelligent diagnostic system according to claim 2, wherein
    所述主系统和分系统还分别包括故障诊断板卡,所述故障诊断板卡连接至所述数据总线和所述控制总线,所述故障诊断板卡与所述诊断预测板卡之 间通过HSSL光纤传输总线和串口连接总线连接。The main system and the sub-system further include a fault diagnosis board, the fault diagnosis board is connected to the data bus and the control bus, and the fault diagnosis board and the diagnostic prediction board pass the HSSL The optical fiber transmission bus is connected to the serial port connection bus.
  8. 一种采用权利要求1所述的智能诊断系统的诊断方法,其特征在于,包括以下步骤:A diagnostic method using the intelligent diagnostic system according to claim 1, comprising the steps of:
    S1:所述主枢纽板卡和从枢纽板卡实时获取对应传感器的检测数据,并将该检测数据发送至主数据板卡和从数据板卡进行计算;S1: the main hub board and the slave board obtain real-time detection data of the corresponding sensor, and send the detection data to the main data board card and calculate from the data board card;
    S2:周期性获取所述主数据板卡或所述从数据板卡的中间运行数据,并将其传送至诊断预测板卡;S2: periodically acquiring intermediate operation data of the main data board or the slave data board, and transmitting the data to the diagnostic prediction board;
    S3:所述诊断预测板卡根据接收的中间运行数据进行故障预测,并将预测结果反馈至所述主系统主控板卡或所述分系统主控板卡。S3: The diagnosis prediction board performs fault prediction according to the received intermediate operation data, and feeds back the prediction result to the main system main control board or the sub-system main control board.
  9. 根据权利要求8所述的智能诊断方法,其特征在于,所述步骤S2中,通过所述主枢纽板卡和从枢纽板卡周期性获取所述中间运行数据,并将所述中间运行数据传送至所述诊断预测板卡。The intelligent diagnosis method according to claim 8, wherein in the step S2, the intermediate operation data is periodically acquired by the main hub card and the slave hub card, and the intermediate operation data is transmitted. To the diagnostic prediction board.
  10. 根据权利要求8所述的智能诊断方法,其特征在于,所述步骤S2中,通过故障诊断板卡周期性获取所述中间运行数据,进行故障预测,并将预测信息和中间运行数据传送至所述诊断预测板卡。The intelligent diagnosis method according to claim 8, wherein in the step S2, the intermediate operation data is periodically acquired by the fault diagnosis board, fault prediction is performed, and the prediction information and the intermediate operation data are transmitted to the location. The diagnosis predicts the board.
  11. 根据权利要求10所述的智能诊断方法,其特征在于,所述步骤S2中,故障预测包括以下步骤:The intelligent diagnosis method according to claim 10, wherein in the step S2, the fault prediction comprises the following steps:
    S21:所述故障诊断板卡根据配置文件中的时间参数和感兴趣数据,周期性的获取所述中间运行数据,并放入内存缓冲中;S21: The fault diagnosis board periodically acquires the intermediate running data according to the time parameter and the interest data in the configuration file, and puts the intermediate running data into the memory buffer;
    S22:所述故障诊断板卡对获取的中间运行数据进行实时监测,判断数据值是否处于配置文件设置的安全范围中;S22: The fault diagnosis board performs real-time monitoring on the acquired intermediate operation data, and determines whether the data value is in a security range set by the configuration file;
    S23:当数据值超出安全范围的幅度在0到m%之间时,上报警告信息给故障预测板卡,并实时反馈给所述主系统主控板卡或所述分系统主控板卡中的驱动组件,进行相应的调整,避免运行状况的恶化;S23: When the data value exceeds the range of the security range between 0 and m%, the warning information is reported to the fault prediction board, and is fed back to the main system main control board or the sub-system main control board in real time. Drive components, adjust accordingly to avoid deterioration of operating conditions;
    S24:当数据值超出安全范围的幅度大于m%时,上报故障信息给故障预测板卡处理,同时直接反馈给所述主系统主控板卡或所述分系统主控板卡中的驱动组件,进行初始化操作,其中m为实数,由配置文件设定。S24: When the data value exceeds the security range by more than m%, the fault information is reported to the fault prediction board for processing, and directly fed back to the main system main control board or the driving component in the sub-system main control board. , the initialization operation, where m is a real number, set by the configuration file.
  12. 根据权利要求11所述的智能诊断方法,其特征在于,所述步骤S24中,当数据值超出安全范围的幅度在大于m%时,故障诊断板卡对故障类型进 行编码处理,并通过串行中断触发,通知所述诊断预测板卡。The intelligent diagnosis method according to claim 11, wherein in the step S24, when the magnitude of the data value exceeds the safe range is greater than m%, the fault diagnosis board encodes the fault type and serializes The interrupt triggers, notifying the diagnostic prediction board.
  13. 根据权利要求12所述的智能诊断方法,其特征在于,所述步骤S3还包括当所述诊断预测板卡接收到故障信息后,首先发送指令暂停所有的分系统动作,并对故障进行处理,判断故障机理,是否运行动作重试,若允许,则发送“重试”命令给参与动作的分系统,重试本次动作,若重试同样失败,则上报至服务器端;若不允许,则发送“系统错误”消息至服务器端,等待人工干预。The intelligent diagnosis method according to claim 12, wherein the step S3 further comprises: after the diagnosis prediction board receives the failure information, first sending an instruction to suspend all the sub-system actions, and processing the failure, Determine the failure mechanism, whether to run the action retry, if allowed, send a "retry" command to the sub-system participating in the action, retry the action, if the retry fails the same, report it to the server; if not, then Send a "system error" message to the server side, waiting for manual intervention.
  14. 根据权利要求10所述的智能诊断方法,其特征在于,所述步骤S3包括以下步骤:The intelligent diagnosis method according to claim 10, wherein the step S3 comprises the following steps:
    S31:所述诊断预测板卡根据配置文件中的采样时间、感兴趣数据进行配置;S31: The diagnostic prediction board is configured according to sampling time and data of interest in the configuration file;
    S32:所述诊断预测板卡每n个伺服周期采样一次故障诊断板卡的数据并存储到数据库中,其中n为自然数,由配置文件设置;S32: The diagnostic prediction board samples the data of the fault diagnosis board every n servo cycles and stores it in a database, where n is a natural number and is set by a configuration file;
    S33:所述诊断预测板卡中的故障预测模块将本次采样的数据与数据库中的历史数据进行综合处理,拟合数据变化曲线,并寻找数据库中对应的规则,得到故障预测信息;S33: The fault prediction module in the diagnostic prediction board comprehensively processes the data sampled in this time and the historical data in the database, fits the data change curve, and searches for a corresponding rule in the database to obtain fault prediction information;
    S34:所述诊断预测板卡将故障预测信息通过主系统中的主枢纽板卡反馈给相应的分系统,由所述分系统中的所述分系统主控板卡做对应的调整和操作。S34: The diagnostic prediction board feeds the fault prediction information to the corresponding sub-system through the main hub card in the main system, and performs corresponding adjustment and operation by the sub-system main control board in the sub-system.
  15. 根据权利要求12所述的智能诊断方法,其特征在于,所述步骤S33中,所述规则均以故障树的形式保存。The intelligent diagnosis method according to claim 12, wherein in the step S33, the rules are saved in the form of a fault tree.
  16. 根据权利要求12所述的智能诊断方法,其特征在于,所述步骤S33中,若未找到规则,则所述故障预测模块进行故障训练,并存储为新的规则。The intelligent diagnosis method according to claim 12, wherein in the step S33, if the rule is not found, the fault prediction module performs fault training and stores it as a new rule.
  17. 根据权利要求12所述的智能诊断方法,其特征在于,所述步骤S33中,通过最小二乘法或求平均趋势的方法拟合数据变化曲线。The intelligent diagnosis method according to claim 12, wherein in the step S33, the data change curve is fitted by a least square method or a method of averaging the trend.
  18. 根据权利要求8所述的智能诊断方法,其特征在于,还包括步骤S4,对所述诊断预测板卡或所述主系统主控板卡或所述分系统主控板卡进行故障注入,以检验所述智能诊断系统的诊断效果。The intelligent diagnosis method according to claim 8, further comprising a step S4, performing fault injection on the diagnosis prediction board or the main system main control board or the sub-system main control board, Verify the diagnostic results of the intelligent diagnostic system.
PCT/CN2018/108250 2017-09-28 2018-09-28 Intelligent diagnosis system and method WO2019062833A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710900078.2 2017-09-28
CN201710900078.2A CN109581995B (en) 2017-09-28 2017-09-28 Intelligent diagnosis system and method

Publications (1)

Publication Number Publication Date
WO2019062833A1 true WO2019062833A1 (en) 2019-04-04

Family

ID=65900686

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/108250 WO2019062833A1 (en) 2017-09-28 2018-09-28 Intelligent diagnosis system and method

Country Status (3)

Country Link
CN (1) CN109581995B (en)
TW (1) TW201925942A (en)
WO (1) WO2019062833A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113051137A (en) * 2021-04-22 2021-06-29 北京计算机技术及应用研究所 Design method of extensible server remote health management system
CN113655773A (en) * 2021-07-19 2021-11-16 东风汽车集团股份有限公司 Vehicle machine system communication serial port pressure testing system and method
CN116880400A (en) * 2023-07-27 2023-10-13 小黑(广州)智能科技有限公司 Intelligent production flow management system

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112838944B (en) * 2020-07-29 2022-08-12 中兴通讯股份有限公司 Diagnosis and management, rule determination and deployment method, distributed device, and medium
CN114726712B (en) * 2022-03-31 2022-11-08 湖南宇诺辰电子科技有限公司 Control method and system for reinforcing board card

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130039692A (en) * 2011-10-12 2013-04-22 쥬키 가부시키가이샤 Electronic component mounting apparatus, electronic component mounting system and electronic component mounting method
CN104977921A (en) * 2014-04-07 2015-10-14 韩华泰科株式会社 System and method for automatically monitoring device faults

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101393543A (en) * 2007-09-18 2009-03-25 西门子公司 Failure analysis and diagnosis method and system
CN102662788A (en) * 2012-04-28 2012-09-12 浪潮电子信息产业股份有限公司 Computer system fault diagnosis decision and processing method
CN103389723B (en) * 2012-05-11 2015-09-09 北汽福田汽车股份有限公司 The fault detection system of electric machine controller and method
CN103197231B (en) * 2013-04-03 2014-12-31 湖南大学 Field programmable gate array (FPGA) device for diagnosing and predicting artificial circuit faults
CN107054410B (en) * 2017-04-01 2019-06-11 广州地铁集团有限公司 The intelligent diagnosis system and diagnostic method of point machine

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130039692A (en) * 2011-10-12 2013-04-22 쥬키 가부시키가이샤 Electronic component mounting apparatus, electronic component mounting system and electronic component mounting method
CN104977921A (en) * 2014-04-07 2015-10-14 韩华泰科株式会社 System and method for automatically monitoring device faults

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113051137A (en) * 2021-04-22 2021-06-29 北京计算机技术及应用研究所 Design method of extensible server remote health management system
CN113051137B (en) * 2021-04-22 2024-03-26 北京计算机技术及应用研究所 Design method of extensible server remote health management system
CN113655773A (en) * 2021-07-19 2021-11-16 东风汽车集团股份有限公司 Vehicle machine system communication serial port pressure testing system and method
CN113655773B (en) * 2021-07-19 2023-02-28 东风汽车集团股份有限公司 Vehicle machine system communication serial port pressure testing system and method
CN116880400A (en) * 2023-07-27 2023-10-13 小黑(广州)智能科技有限公司 Intelligent production flow management system
CN116880400B (en) * 2023-07-27 2023-12-22 小黑(广州)智能科技有限公司 Intelligent production flow management system

Also Published As

Publication number Publication date
TW201925942A (en) 2019-07-01
CN109581995A (en) 2019-04-05
CN109581995B (en) 2021-09-17

Similar Documents

Publication Publication Date Title
WO2019062833A1 (en) Intelligent diagnosis system and method
US10591886B2 (en) Control system, control program, and control method for device switching responsive to abnormality detection
CN102495610B (en) System and method for remotely monitoring computerized flat knitting machine on basis of IOT (Internet of things)
EP3336638B1 (en) Controller, control program, and control method
KR102488923B1 (en) Abnormal data collecting method, apparatus, storage medium and computer program for automatic
US20180275631A1 (en) Control system, control device, and control method
CN104102773A (en) Equipment fault warning and state monitoring method
WO2020129545A1 (en) Control device and program
US10901398B2 (en) Controller, control program, control system, and control method
US20150134647A1 (en) Control system database systems and methods
CN111752733B (en) Anomaly detection in a pneumatic system
CN103577298A (en) Baseboard management controller monitoring system and method
CN101515166A (en) Device for monitoring yarn moving state and monitoring method for same
CN111483125A (en) Hydraulic fault early warning system for injection molding machine
CN117055502A (en) Intelligent control system based on Internet of things and big data analysis
WO2020085077A1 (en) Control device and control program
CN109634175B (en) Method and system for controlling dynamic verification of configuration program
CN109597389A (en) A kind of test macro of embedded control system
CN106990733B (en) Equipment controller supporting industrial big data analysis and operation method
TWM575133U (en) Robotic arm dynamic monitoring system
CN118151634B (en) Intelligent monitoring method and system for running state of industrial control system equipment
CN103425125A (en) Method for diagnosing faults of electric system on basis of continuous state
CN118151634A (en) Intelligent monitoring method and system for running state of industrial control system equipment
Fan et al. Research on embedded PLC control system fault diagnosis: a novel approach
WO2022181007A1 (en) Information processing device, information processing program, and information processing 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: 18860194

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

Country of ref document: EP

Kind code of ref document: A1