CN109634254A - A kind of on-line fault diagnosis method and device of intelligence manufacture equipment - Google Patents

A kind of on-line fault diagnosis method and device of intelligence manufacture equipment Download PDF

Info

Publication number
CN109634254A
CN109634254A CN201811384124.9A CN201811384124A CN109634254A CN 109634254 A CN109634254 A CN 109634254A CN 201811384124 A CN201811384124 A CN 201811384124A CN 109634254 A CN109634254 A CN 109634254A
Authority
CN
China
Prior art keywords
fault
data
fault diagnosis
mode
running
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811384124.9A
Other languages
Chinese (zh)
Inventor
张彩霞
王向东
王新东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Foshan University
Original Assignee
Foshan University
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 Foshan University filed Critical Foshan University
Priority to CN201811384124.9A priority Critical patent/CN109634254A/en
Publication of CN109634254A publication Critical patent/CN109634254A/en
Pending legal-status Critical Current

Links

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/0259Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
    • G05B23/0262Confirmation of fault detection, e.g. extra checks to confirm that a failure has indeed occurred
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/24Pc safety
    • G05B2219/24065Real time diagnostics

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

本发明涉及故障诊断技术领域,具体涉及一种智能制造设备的在线故障诊断方法及装置,通过采集数控设备的历史数据,获取用于故障诊断的检验阈值,并建立不同故障模式下的故障模式数据库;通过实时采集数控设备的运行数据,并对运行数据进行故障判断和故障模式诊断,从而提高对数控设备在线故障的诊断能力。

The invention relates to the technical field of fault diagnosis, in particular to an online fault diagnosis method and device for intelligent manufacturing equipment. By collecting historical data of numerically controlled equipment, an inspection threshold value for fault diagnosis is obtained, and a fault mode database under different fault modes is established. ; By collecting the running data of the numerical control equipment in real time, and making fault judgment and fault mode diagnosis on the running data, the ability of diagnosing the online faults of the numerical control equipment is improved.

Description

一种智能制造设备的在线故障诊断方法及装置Online fault diagnosis method and device for intelligent manufacturing equipment

技术领域technical field

本发明涉及故障诊断技术领域,具体涉及一种智能制造设备的在线故障诊断方法及装置。The invention relates to the technical field of fault diagnosis, in particular to an on-line fault diagnosis method and device for intelligent manufacturing equipment.

背景技术Background technique

故障诊断方法通常可分为基于模型驱动的故障诊断、基于知识判决的故障诊断和基于数据驱动的故障诊断三大类,相对于基于模型驱动的和基于知识判决的故障诊断方法,基于数据驱动的故障诊断方法是直接利用监控系统的数据或状态,采用数据分析、统计决策、深度学习等技术进行故障诊断,不仅可以达到故障检测的目的,而且还有望在完成故障检测后,对故障模式、故障特征以及故障属性进行有效分析,从而实现故障的识别。Fault diagnosis methods can usually be divided into three categories: model-driven fault diagnosis, knowledge judgment-based fault diagnosis, and data-driven fault diagnosis. Compared with model-driven and knowledge-based fault diagnosis methods, data-driven fault diagnosis The fault diagnosis method is to directly use the data or status of the monitoring system, and use data analysis, statistical decision-making, deep learning and other technologies for fault diagnosis. The characteristics and fault attributes can be effectively analyzed, so as to realize the identification of faults.

故障问题驱动的系统建模与诊断本身是一个良性互动的过程,当在复杂制造系统发生故障后,要及时诊断故障确保复杂制造系统的运行安全,如何及时确认是否发生了故障、何处发生了故障、发生了什么级别或多大幅度的故障,以便在安全管理过程中赢得时间,及时实施维修或故障处理,成为值得解决的关键问题。The fault problem-driven system modeling and diagnosis itself is a process of benign interaction. When a complex manufacturing system fails, it is necessary to diagnose the fault in time to ensure the operation safety of the complex manufacturing system, and how to timely confirm whether a fault has occurred and where it occurred. The failure, what level or magnitude of failure occurred, in order to gain time in the process of safety management, and timely implement maintenance or troubleshooting, become the key issues worth solving.

发明内容SUMMARY OF THE INVENTION

本发明提供一种智能制造设备的在线故障诊断方法及装置,提高了对数控设备在线故障的诊断能力。The present invention provides an on-line fault diagnosis method and device for intelligent manufacturing equipment, which improves the ability of diagnosing on-line faults of numerical control equipment.

本发明提供的一种智能制造设备的在线故障诊断方法,其特征在于,包括以下步骤:An online fault diagnosis method for intelligent manufacturing equipment provided by the present invention is characterized in that it includes the following steps:

步骤S1、采集数控设备的历史数据,获取用于故障诊断的检验阈值;Step S1, collecting the historical data of the numerical control equipment, and obtaining the inspection threshold value used for fault diagnosis;

步骤S2、建立故障模式数据库;Step S2, establishing a failure mode database;

步骤S3、实时采集数控设备的运行数据;Step S3, collecting the running data of the numerical control equipment in real time;

步骤S4、对运行数据进行故障判断和故障模式诊断。Step S4: Perform fault judgment and fault mode diagnosis on the operating data.

进一步,所述步骤S1具体包括以下步骤:Further, the step S1 specifically includes the following steps:

步骤S11、采集数控设备的历史数据,提取用于故障诊断的平稳残差;Step S11, collecting historical data of numerical control equipment, and extracting stationary residuals for fault diagnosis;

令历史数据Y=(y1,y2,...ym),其中ny为输出数据维数,m为样本容量,将Y分解为非平稳趋势项和平稳残差项,Let historical data Y=(y 1 , y 2 ,...y m ), where n y is the dimension of the output data, m is the sample size, and Y is decomposed into a non-stationary trend term and a stationary residual term,

其中,为非平稳趋势项,为平稳残差项;in, is a non-stationary trend term, is the stationary residual term;

步骤S12、记分别为的第i列,计算平稳残差项的协方差矩阵,Step S12, record and respectively and The i-th column of , computes the covariance matrix of the stationary residual term,

其中,的转置矩阵;in, for The transposed matrix of ;

步骤S13、计算历史数据y的检测残差 Step S13, calculate the detection residual of the historical data y

其中,为y的转置矩阵;in, is the transpose matrix of y;

步骤S14、构造统计量T2Step S14, constructing a statistic T 2 ,

其中,的转置矩阵;in, for The transposed matrix of ;

令检测显著性水平为α,则对应的检验阈值为:Let the detection significance level be α, then the corresponding test threshold is:

其中,Fα(ny,m-ny)为显著性水平为α的历史数据。Among them, F α ( ny , mn y ) is the historical data with a significance level of α.

进一步,所述步骤S2具体包括:Further, the step S2 specifically includes:

令f为历史数据y的故障模式,f0表示运行数据为正常的模式,F={fi,i=1,2,...,nf}表示具有nf类不同故障模式的历史故障模式库,fi表示第i类历史故障;将采集的历史数据与检测的故障模式建立一一映射关系,从而建立已知故障模式库。Let f be the failure mode of historical data y, f 0 represents the mode in which the operating data is normal, and F={f i , i=1, 2, . . . , n f } represents the historical failure with n f types of different failure modes Pattern library, f i represents the i-th type of historical fault; establish a one-to-one mapping relationship between the collected historical data and the detected fault modes, so as to establish a known fault mode library.

进一步,所述步骤S1中数控设备的运行数据包括:数控设备运行的功率y1、温度y2、湿度y3、压力y4、位移y5、转速y6Further, the operation data of the numerical control device in the step S1 includes: power y 1 , temperature y 2 , humidity y 3 , pressure y 4 , displacement y 5 , and rotational speed y 6 of the numerical control device.

进一步,所述步骤S11中提取用于故障诊断的平稳残差具体方法为:利用稳态判定方法获取最终诊断模型参数对应的历史样本数据在各时间段内的稳态因子,设定稳态容忍度,剔除稳态因子小于所述稳态容忍度的数据,得到各时间段的平稳残差。Further, the specific method for extracting the stationary residual for fault diagnosis in the step S11 is: using the steady-state determination method to obtain the steady-state factor of the historical sample data corresponding to the final diagnosis model parameters in each time period, and setting the steady-state tolerance. , remove the data whose steady-state factor is less than the steady-state tolerance, and obtain the steady-state residuals of each time period.

进一步,所述步骤S4具体包括:Further, the step S4 specifically includes:

步骤S41、对运行数据进行故障检测,若则f∈{f0},运行数据y为正常数据;否则,运行数据y为异常数据;Step S41, perform fault detection on the running data, if Then f∈{f 0 }, the running data y is normal data; otherwise, The running data y is abnormal data;

步骤S42、计算异常数据与所有故障模式fi之间的偏离度,将偏离度最小的故障模式判别为异常数据的故障模式。Step S42, calculating the degree of deviation between the abnormal data and all the failure modes f i , and discriminating the failure mode with the smallest deviation degree as the failure mode of the abnormal data.

进一步,所述步骤S42具体包括:Further, the step S42 specifically includes:

记rij(j=1,2,...,ni)为运行故障相应的样本方向,其中,Denote r ij (j=1,2,...,n i ) as the sample direction corresponding to the running fault, where,

则运行故障特征方向rij与样本方向的关系为:Then the relationship between the running fault characteristic direction r ij and the sample direction is:

其中,Ri为对应于故障模式fi的特征方向,i=1,2,...,njWherein, R i is the characteristic direction corresponding to the failure mode f i , i=1, 2,...,n j ;

记θ(r,Ti)为运行故障方向rij和已知故障模式库中的第i个故障模式fi对应的特征方向Ri的方向夹角,则Denote θ(r, T i ) as the included angle between the operating fault direction r ij and the characteristic direction R i corresponding to the i-th fault mode f i in the known fault mode library, then

θ(r,Ri)=arccos[|rTRi|/||r||·||Ri||]θ(r,R i )=arccos[|r T R i |/||r||·||R i ||]

若运行故障方向rij与第i个故障模式所对应的特征方向Ri的夹角最小,则当前故障判别为第i种故障模式。If the included angle between the running fault direction r ij and the characteristic direction R i corresponding to the ith fault mode is the smallest, the current fault is judged as the ith fault mode.

一种智能制造设备的在线故障诊断装置,所述装置包括用于存储计算机程序指令的存储器和用于执行程序指令的处理器,其中,当所述计算机程序指令被所述处理器执行时,触发所述装置执行上述任一所述的方法。An online fault diagnosis device for intelligent manufacturing equipment, the device includes a memory for storing computer program instructions and a processor for executing the program instructions, wherein when the computer program instructions are executed by the processor, triggering The apparatus performs any of the methods described above.

本发明的有益效果是:本发明公开一种智能制造设备的在线故障诊断方法及装置,通过采集数控设备的历史数据,获取用于故障诊断的检验阈值,并建立不同故障模式下的故障模式数据库;通过实时采集数控设备的运行数据,并对运行数据进行故障判断和故障模式诊断,从而提高对数控设备在线故障的诊断能力。The beneficial effects of the present invention are as follows: the present invention discloses an on-line fault diagnosis method and device for intelligent manufacturing equipment. By collecting historical data of numerical control equipment, a test threshold for fault diagnosis is obtained, and a fault mode database under different fault modes is established. ; By collecting the running data of the numerical control equipment in real time, and making fault judgment and fault mode diagnosis on the running data, the ability of diagnosing the online faults of the numerical control equipment is improved.

附图说明Description of drawings

下面结合附图和实例对本发明作进一步说明。The present invention will be further described below in conjunction with the accompanying drawings and examples.

图1是本发明实施例一种智能制造设备的在线故障诊断方法的流程示意图。FIG. 1 is a schematic flowchart of an online fault diagnosis method for an intelligent manufacturing device according to an embodiment of the present invention.

具体实施方式Detailed ways

参考图1,本发明提供的一种智能制造设备的在线故障诊断方法,其特征在于,包括以下步骤:Referring to FIG. 1, an online fault diagnosis method for intelligent manufacturing equipment provided by the present invention is characterized in that, it includes the following steps:

步骤S1、采集数控设备的历史数据,获取用于故障诊断的检验阈值;Step S1, collecting the historical data of the numerical control equipment, and obtaining the inspection threshold value used for fault diagnosis;

步骤S2、建立故障模式数据库;Step S2, establishing a failure mode database;

步骤S3、实时采集数控设备的运行数据;Step S3, collecting the running data of the numerical control equipment in real time;

步骤S4、对运行数据进行故障判断和故障模式诊断。Step S4: Perform fault judgment and fault mode diagnosis on the operating data.

进一步,所述步骤S1具体包括以下步骤:Further, the step S1 specifically includes the following steps:

步骤S11、采集数控设备的历史数据,提取用于故障诊断的平稳残差;Step S11, collecting historical data of numerical control equipment, and extracting stationary residuals for fault diagnosis;

令历史数据Y=(y1,y2,...ym),其中ny为输出数据维数,m为样本容量,将Y分解为非平稳趋势项和平稳残差项,Let historical data Y=(y 1 , y 2 ,...y m ), where n y is the dimension of the output data, m is the sample size, and Y is decomposed into a non-stationary trend term and a stationary residual term,

其中,为非平稳趋势项,为平稳残差项;in, is a non-stationary trend term, is the stationary residual term;

步骤S12、记分别为的第i列,计算平稳残差项的协方差矩阵,Step S12, record and respectively and The i-th column of , computes the covariance matrix of the stationary residual term,

其中,的转置矩阵;in, for The transposed matrix of ;

步骤S13、计算历史数据y的检测残差 Step S13, calculate the detection residual of the historical data y

其中,为y的转置矩阵;in, is the transpose matrix of y;

步骤S14、构造统计量T2Step S14, constructing a statistic T 2 ,

其中,的转置矩阵;in, for The transposed matrix of ;

运行数据服从多元正态分布,其检测显著性水平为α,则对应的检验阈值为:The running data obeys the multivariate normal distribution, and its detection significance level is α, then the corresponding test threshold is:

其中,Fα(ny,m-ny)为显著性水平为α的历史数据。Among them, F α ( ny , mn y ) is the historical data with a significance level of α.

进一步,所述步骤S2具体包括:Further, the step S2 specifically includes:

令f为历史数据y的故障模式,f0表示运行数据为正常的模式,F={fi,i=1,2,...,nf}表示具有nf类不同故障模式的历史故障模式库,fi表示第i类历史故障;将采集的历史数据与检测的故障模式建立一一映射关系,从而建立已知故障模式库。Let f be the failure mode of historical data y, f 0 represents the mode in which the operating data is normal, and F={f i , i=1, 2, . . . , n f } represents the historical failure with n f types of different failure modes Pattern library, f i represents the i-th type of historical fault; establish a one-to-one mapping relationship between the collected historical data and the detected fault modes, so as to establish a known fault mode library.

进一步,所述步骤S1中数控设备的运行数据包括:数控设备运行的功率y1、温度y2、湿度y3、压力y4、位移y5、转速y6Further, the operation data of the numerical control device in the step S1 includes: power y 1 , temperature y 2 , humidity y 3 , pressure y 4 , displacement y 5 , and rotational speed y 6 of the numerical control device.

进一步,所述步骤S11中提取用于故障诊断的平稳残差具体方法为:利用稳态判定方法获取最终诊断模型参数对应的历史样本数据在各时间段内的稳态因子,设定稳态容忍度,剔除稳态因子小于所述稳态容忍度的数据,得到各时间段的平稳残差。Further, the specific method for extracting the stationary residual for fault diagnosis in the step S11 is: using the steady-state determination method to obtain the steady-state factor of the historical sample data corresponding to the final diagnosis model parameters in each time period, and setting the steady-state tolerance. , remove the data whose steady-state factor is less than the steady-state tolerance, and obtain the steady-state residuals of each time period.

进一步,所述步骤S4具体包括:Further, the step S4 specifically includes:

步骤S41、对运行数据进行故障检测,若则f∈{f0},运行数据y为正常数据;否则,运行数据y为异常数据;Step S41, perform fault detection on the running data, if Then f∈{f 0 }, the running data y is normal data; otherwise, The running data y is abnormal data;

步骤S42、计算异常数据与所有故障模式fi之间的偏离度,将偏离度最小的故障模式判别为异常数据的故障模式。Step S42, calculating the degree of deviation between the abnormal data and all the failure modes f i , and discriminating the failure mode with the smallest deviation degree as the failure mode of the abnormal data.

经过故障检测后,得到当前故障的样本方向rij,而已知故障识别就是利用检测残差的位置分布或方向分布提取故障特征,用于构建故障识别的偏离度。利用方向信息作为构建故障识别偏离度的信息量。After the fault detection, the sample direction r ij of the current fault is obtained, and the known fault identification is to use the position distribution or direction distribution of the detection residual to extract the fault feature, which is used to construct the deviation degree of the fault identification. The direction information is used as the amount of information to construct the deviation degree of fault identification.

进一步,所述步骤S42具体包括:Further, the step S42 specifically includes:

记rij(j=1,2,...,ni)为运行故障相应的样本方向,其中,Denote r ij (j=1,2,...,n i ) as the sample direction corresponding to the running fault, where,

则运行故障特征方向rij与样本方向的关系为:Then the relationship between the running fault characteristic direction r ij and the sample direction is:

其中,Ri为对应于故障模式fi的特征方向,i=1,2,...,njWherein, R i is the characteristic direction corresponding to the failure mode f i , i=1, 2,...,n j ;

记θ(r,Ti)为运行故障方向rij和已知故障模式库中的第i个故障模式fi对应的特征方向Ri的方向夹角,则Denote θ(r, T i ) as the included angle between the operating fault direction r ij and the characteristic direction R i corresponding to the i-th fault mode f i in the known fault mode library, then

θ(r,Ri)=arccos[|rTRi|/||r||·||Ri||]θ(r,R i )=arccos[|r T R i |/||r||·||R i ||]

若运行故障方向rij与第i个故障模式所对应的特征方向Ri的夹角最小,则当前故障判别为第i种故障模式。If the included angle between the running fault direction r ij and the characteristic direction R i corresponding to the ith fault mode is the smallest, the current fault is judged as the ith fault mode.

本发明提供的一种智能制造设备的在线故障诊断方法及装置,所述装置包括用于存储计算机程序指令的存储器和用于执行程序指令的处理器,其中,当所述计算机程序指令被所述处理器执行时,触发所述装置执行上述任一所述的方法。The present invention provides an online fault diagnosis method and device for intelligent manufacturing equipment. The device includes a memory for storing computer program instructions and a processor for executing the program instructions, wherein when the computer program instructions are executed by the When the processor executes, the device is triggered to execute any one of the methods described above.

以上所述,只是本发明的较佳实施例而已,本发明并不局限于上述实施方式,只要其以相同的手段达到本发明的技术效果,都应属于本发明的保护范围。The above descriptions are only preferred embodiments of the present invention, and the present invention is not limited to the above-mentioned embodiments, as long as the technical effects of the present invention are achieved by the same means, they should all belong to the protection scope of the present invention.

Claims (8)

1.一种智能制造设备的在线故障诊断方法,其特征在于,包括以下步骤:1. an on-line fault diagnosis method of intelligent manufacturing equipment, is characterized in that, comprises the following steps: 步骤S1、采集数控设备的历史数据,获取用于故障诊断的检验阈值;Step S1, collecting the historical data of the numerical control equipment, and obtaining the inspection threshold value used for fault diagnosis; 步骤S2、建立故障模式数据库;Step S2, establishing a failure mode database; 步骤S3、实时采集数控设备的运行数据;Step S3, collecting the running data of the numerical control equipment in real time; 步骤S4、对运行数据进行故障判断和故障模式诊断。Step S4: Perform fault judgment and fault mode diagnosis on the operating data. 2.根据权利要求1所述的一种智能制造设备的在线故障诊断方法,其特征在于,所述步骤S1具体包括以下步骤:2. The online fault diagnosis method of an intelligent manufacturing device according to claim 1, wherein the step S1 specifically comprises the following steps: 步骤S11、采集数控设备的历史数据,提取用于故障诊断的平稳残差;Step S11, collecting historical data of numerical control equipment, and extracting stationary residuals for fault diagnosis; 令历史数据Y=(y1,y2,...ym),其中ny为输出数据维数,m为样本容量,将Y分解为非平稳趋势项和平稳残差项,Let historical data Y=(y 1 , y 2 ,...y m ), where n y is the dimension of the output data, m is the sample size, and Y is decomposed into a non-stationary trend term and a stationary residual term, 其中,为非平稳趋势项,为平稳残差项;in, is a non-stationary trend term, is the stationary residual term; 步骤S12、记分别为的第i列,计算平稳残差项的协方差矩阵,Step S12, record and respectively and The i-th column of , computes the covariance matrix of the stationary residual term, 其中,的转置矩阵;in, for The transposed matrix of ; 步骤S13、计算历史数据y的检测残差 Step S13, calculate the detection residual of the historical data y 其中,为y的转置矩阵;in, is the transpose matrix of y; 步骤S14、构造统计量T2Step S14, constructing a statistic T 2 , 其中,的转置矩阵;in, for The transposed matrix of ; 令检测显著性水平为α,则对应的检验阈值为:Let the detection significance level be α, then the corresponding test threshold is: 其中,Fα(ny,m-ny)为显著性水平为α的历史数据。Among them, F α ( ny , mn y ) is the historical data with a significance level of α. 3.根据权利要求2所述的一种智能制造设备的在线故障诊断方法,其特征在于,所述步骤S1中数控设备的运行数据包括:数控设备运行的功率y1、温度y2、湿度y3、压力y4、位移y5、转速y63 . The online fault diagnosis method for intelligent manufacturing equipment according to claim 2 , wherein the operation data of the numerical control equipment in the step S1 comprises: the power y 1 , the temperature y 2 , the humidity y of the numerical control equipment running. 4 . 3. Pressure y 4 , displacement y 5 , rotational speed y 6 . 4.根据权利要求2所述的一种智能制造设备的在线故障诊断方法,其特征在于,所述步骤S11中提取用于故障诊断的平稳残差具体方法为:利用稳态判定方法获取最终诊断模型参数对应的历史样本数据在各时间段内的稳态因子,设定稳态容忍度,剔除稳态因子小于所述稳态容忍度的数据,得到各时间段的平稳残差。4. The online fault diagnosis method of an intelligent manufacturing equipment according to claim 2, wherein the specific method for extracting stationary residuals for fault diagnosis in the step S11 is: using a steady state determination method to obtain a final diagnosis The steady state factor of the historical sample data corresponding to the model parameters in each time period is set, the steady state tolerance is set, the data with the steady state factor smaller than the steady state tolerance is eliminated, and the steady residual error of each time period is obtained. 5.根据权利要求1所述的一种智能制造设备的在线故障诊断方法,其特征在于,所述步骤S2具体包括:5. The online fault diagnosis method for an intelligent manufacturing device according to claim 1, wherein the step S2 specifically comprises: 令f为历史数据y的故障模式,其中,f0表示运行数据为正常的模式,F={fi,i=1,2,...,nf}表示具有nf类不同故障模式的历史故障模式库,fi表示第i类历史故障;将采集的历史数据与检测的故障模式建立一一映射关系,从而建立故障模式数据库。Let f be the failure mode of historical data y, where f 0 represents the normal mode of operation data, F={f i , i=1, 2, ..., n f } represents the failure mode with n f types of different failure modes Historical failure mode database, f i represents the i-th historical failure; establish a one-to-one mapping relationship between the collected historical data and the detected failure modes, thereby establishing a failure mode database. 6.根据权利要求1所述的一种智能制造设备的在线故障诊断方法,其特征在于,所述步骤S4具体包括:6. The online fault diagnosis method for an intelligent manufacturing device according to claim 1, wherein the step S4 specifically comprises: 步骤S41、对运行数据进行故障检测,若则f∈{f0},运行数据y为正常数据;否则,运行数据y为异常数据;Step S41, perform fault detection on the running data, if Then f∈{f 0 }, the running data y is normal data; otherwise, The running data y is abnormal data; 步骤S42、计算异常数据与所有故障模式fi之间的偏离度,将偏离度最小的故障模式判别为异常数据的故障模式。Step S42, calculating the degree of deviation between the abnormal data and all the failure modes f i , and discriminating the failure mode with the smallest deviation degree as the failure mode of the abnormal data. 7.根据权利要求6所述的一种智能制造设备的在线故障诊断方法,其特征在于,所述步骤S42具体包括:7. The online fault diagnosis method for an intelligent manufacturing device according to claim 6, wherein the step S42 specifically comprises: 记rij(j=1,2,...,ni)为运行故障相应的样本方向,其中,Denote r ij (j=1,2,...,n i ) as the sample direction corresponding to the running fault, where, 则运行故障特征方向rij与样本方向的关系为:Then the relationship between the running fault characteristic direction r ij and the sample direction is: 其中,Ri为对应于故障模式fi的特征方向,i=1,2,...,njWherein, R i is the characteristic direction corresponding to the failure mode f i , i=1, 2,...,n j ; 记θ(r,Ti)为运行故障方向rij和已知故障模式库中的第i个故障模式fi对应的特征方向Ri的方向夹角,则Denote θ(r, T i ) as the included angle between the operating fault direction r ij and the characteristic direction R i corresponding to the i-th fault mode f i in the known fault mode library, then θ(r,Ri)=arccos[|rTRi|/||r||·||Ri||]θ(r,R i )=arccos[|r T R i |/||r||·||R i ||] 若运行故障方向rij与第i个故障模式所对应的特征方向Ri的夹角最小,则当前故障判别为第i种故障模式。If the included angle between the running fault direction r ij and the characteristic direction R i corresponding to the ith fault mode is the smallest, the current fault is judged as the ith fault mode. 8.一种智能制造设备的在线故障诊断装置,其特征在于,所述装置包括用于存储计算机程序指令的存储器和用于执行程序指令的处理器,其中,当所述计算机程序指令被所述处理器执行时,触发所述装置执行如权利要求1~7任一所述的方法。8. An online fault diagnosis device for intelligent manufacturing equipment, characterized in that the device comprises a memory for storing computer program instructions and a processor for executing program instructions, wherein when the computer program instructions are executed by the When the processor executes, the apparatus is triggered to execute the method according to any one of claims 1 to 7 .
CN201811384124.9A 2018-11-20 2018-11-20 A kind of on-line fault diagnosis method and device of intelligence manufacture equipment Pending CN109634254A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811384124.9A CN109634254A (en) 2018-11-20 2018-11-20 A kind of on-line fault diagnosis method and device of intelligence manufacture equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811384124.9A CN109634254A (en) 2018-11-20 2018-11-20 A kind of on-line fault diagnosis method and device of intelligence manufacture equipment

Publications (1)

Publication Number Publication Date
CN109634254A true CN109634254A (en) 2019-04-16

Family

ID=66068612

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811384124.9A Pending CN109634254A (en) 2018-11-20 2018-11-20 A kind of on-line fault diagnosis method and device of intelligence manufacture equipment

Country Status (1)

Country Link
CN (1) CN109634254A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112345874A (en) * 2021-01-11 2021-02-09 北京三维天地科技股份有限公司 Laboratory instrument and equipment online fault diagnosis method and system based on 5G

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈彧赟 等: "数据驱动的复杂系统非预期故障诊断通用过程模型", 《国防科技大学报》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112345874A (en) * 2021-01-11 2021-02-09 北京三维天地科技股份有限公司 Laboratory instrument and equipment online fault diagnosis method and system based on 5G

Similar Documents

Publication Publication Date Title
CN104102773B (en) A kind of equipment fault early-warning and state monitoring method
Qin Data-driven fault detection and diagnosis for complex industrial processes
CN108664002B (en) A Quality-Oriented Nonlinear Dynamic Process Monitoring Method
CN101446827B (en) Process fault analysis device and method for a process industry system
CN110738274A (en) A data-driven fault diagnosis method for nuclear power plant
CN103713628B (en) Fault diagnosis method based on signed directed graph and data constitution
CN102361014B (en) State monitoring and fault diagnosis method for large-scale semiconductor manufacture process
CN101446831B (en) A decentralized approach to process monitoring
CN109143995B (en) Quality-related slow characteristic decomposition closed-loop system fine operation state monitoring method
CN102539192B (en) Failure prediction method based on ICA reconstruction
Han et al. Fault detection of pneumatic control valves based on canonical variate analysis
CN105259895A (en) Method and monitoring system for detecting and separating micro fault in industrial process
CN111797533B (en) A method and system for abnormal detection of operating parameters of nuclear power plant
CN112632845A (en) Data-based mini-reactor online fault diagnosis method, medium and equipment
CN115047853A (en) Micro fault detection method based on recursion standard variable residual error and kernel principal component analysis
CN111983994B (en) A V-PCA Fault Diagnosis Method Based on Complex Industrial Chemical Process
CN117930819A (en) Industrial computer behavior analysis and anomaly detection system based on artificial intelligence
CN105629959A (en) Industrial process fault detection method
CN118965247B (en) Power plant data management method and system based on multi-source data
CN109634254A (en) A kind of on-line fault diagnosis method and device of intelligence manufacture equipment
CN114879612A (en) Blast furnace iron-making process monitoring method based on Local-DBKSSA
Sun et al. A hierarchical quality-related fault diagnosis method for nonlinear industrial systems
CN118855626A (en) A frequency oscillation diagnosis method for a turbine speed governor
CN118427785A (en) A fault detection method based on dynamic latent variable neighborhood preserving embedding algorithm in semi-batch process of tin chemical industry
CN102880151A (en) Double-layer data model-driven plant-level chemical process monitoring method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20190416

RJ01 Rejection of invention patent application after publication