CN113344395A - Machining quality monitoring method based on dynamic PCA-SVM - Google Patents

Machining quality monitoring method based on dynamic PCA-SVM Download PDF

Info

Publication number
CN113344395A
CN113344395A CN202110657758.2A CN202110657758A CN113344395A CN 113344395 A CN113344395 A CN 113344395A CN 202110657758 A CN202110657758 A CN 202110657758A CN 113344395 A CN113344395 A CN 113344395A
Authority
CN
China
Prior art keywords
data
quality
uniform
svm
processing process
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.)
Granted
Application number
CN202110657758.2A
Other languages
Chinese (zh)
Other versions
CN113344395B (en
Inventor
周竞涛
李恩明
蒋腾远
王明微
张乐毅
马玉亮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Northwestern Polytechnical University
Original Assignee
Northwestern Polytechnical 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 Northwestern Polytechnical University filed Critical Northwestern Polytechnical University
Priority to CN202110657758.2A priority Critical patent/CN113344395B/en
Publication of CN113344395A publication Critical patent/CN113344395A/en
Application granted granted Critical
Publication of CN113344395B publication Critical patent/CN113344395B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group
    • G06Q10/063114Status monitoring or status determination for a person or group
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/213Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
    • G06F18/2135Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods based on approximation criteria, e.g. principal component analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2411Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on the proximity to a decision surface, e.g. support vector machines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations
    • G06Q10/06395Quality analysis or management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/04Manufacturing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Tourism & Hospitality (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Educational Administration (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Development Economics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Operations Research (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Game Theory and Decision Science (AREA)
  • Evolutionary Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Quality & Reliability (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Manufacturing & Machinery (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • General Factory Administration (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

The invention discloses a processing quality monitoring method based on dynamic PCA-SVM, aiming at the time sequence correlation existing between non-uniformly sampled processing process data and quality data, extracting the time sequence dynamic relation between the processing process data and the quality data by utilizing a dynamic time window, and further combining a PCA method to carry out preprocessing and characteristic extraction such as denoising, dimension reduction, correlation elimination and the like on related processing process variables, thereby improving the quality monitoring efficiency; aiming at poor quality monitoring accuracy caused by nonlinear and high-dimensional complex association relation between the processing process and the quality, false alarm and missing report occur, the main component characteristics of the processing process and the quality data extracted by dynamic PCA are used as samples, an SVM classifier is trained, SVM model test is carried out by using the test samples, and finally a processing process quality monitoring model with strong generalization is obtained. The method reduces the noise in the original process data, and further improves the accuracy and the calculation efficiency of the quality monitoring model.

Description

Machining quality monitoring method based on dynamic PCA-SVM
Technical Field
The invention belongs to the technical field of machining, and particularly relates to a machining quality monitoring method.
Background
The processing quality of complex mechanical products is generally determined by a plurality of quality characteristic factors with certain correlation, and under the condition of multi-variable manufacturing process environment with influence on the processing quality, the correlation exists between a plurality of complicated quality related data, so that the traditional process quality monitoring or analysis method with mutually independent assumed variables is difficult to work. The literature 'monitoring and optimizing of processing quality of process products, science and technology and engineering, 2017, Vol17(18), p 277-281' discloses a method for monitoring and optimizing of processing quality of process products. The method comprises the steps that before a product processing quality monitoring optimization model is trained, Principal Component Analysis (PCA) algorithm is adopted to preprocess data, so that data dimension is reduced and data characteristic information is extracted; and then, optimizing parameters of a Support Vector Machine (SVM) by using an improved grid algorithm to finally obtain an optimized SVM model, and better solving the problems that the quality characteristics of the processing process are more, the characteristics have coupling property, and the processing quality of the product is difficult to accurately monitor. The method disclosed by the literature highlights the clustering characteristics by performing dimensionality reduction on the quality data, and then establishes the high-performance SVM quality monitoring. However, for a complex dynamic processing process, processing process data and quality data are sampled asynchronously, time sequence correlation exists between different processing process data and quality data, a time sequence dynamic relation between the processing process data and the quality data is difficult to extract by directly adopting variance maximization criterion principal component analysis, and the quality analysis and monitoring of the complex dynamic processing process are poor in accuracy and low in efficiency.
Disclosure of Invention
Aiming at the time sequence correlation between non-uniformly sampled processing process data and quality data, the invention extracts the time sequence dynamic relation between the processing process data and the quality data by utilizing a dynamic time window, and further combines a PCA method to carry out pretreatment and feature extraction such as denoising, dimensionality reduction, correlation elimination and the like on related processing process variables, thereby improving the quality monitoring efficiency; aiming at poor quality monitoring accuracy caused by nonlinear and high-dimensional complex association relation between the processing process and the quality, false alarm and missing report occur, the main component characteristics of the processing process and the quality data extracted by dynamic PCA are used as samples, an SVM classifier is trained, SVM model test is carried out by using the test samples, and finally a processing process quality monitoring model with strong generalization is obtained. The method reduces the noise in the original process data, and further improves the accuracy and the calculation efficiency of the quality monitoring model.
The technical scheme adopted by the invention for solving the technical problem comprises the following steps:
step 1: the process data and the non-uniform quality data are expressed as follows:
Figure BDA0003113989720000021
Figure BDA0003113989720000022
wherein X ∈ Rn×mRepresenting n sample process data matrices containing m process variables, Yun∈Rn ×pRepresenting a non-uniform quality data matrix comprising p process quality variables, nyA number of samples representing a quality variable; t represents the sampling period of the machining process data;
constructing dynamic time windows as in equation (3) for non-uniform process data XunCollecting:
Figure BDA0003113989720000023
Figure BDA0003113989720000024
in the formula (I), the compound is shown in the specification,
Figure BDA0003113989720000025
is the dynamic time window length for each variable i;
step 2: for uneven quality data YunAnd non-uniform machining process data XunAnd respectively carrying out principal component analysis, and calculating the adjacent and corresponding load matrixes of the principal component variances of the two:
Figure BDA0003113989720000026
in the formula, TxAnd TyRespectively, data X of non-uniform working processesunAnd non-uniform quality data YunScore matrix of (1), XreAnd YreRespectively, data X of non-uniform working processesunAnd non-uniform quality data YunThe residual error of (a) is calculated,
Figure BDA0003113989720000027
and
Figure BDA0003113989720000028
respectively, data X of non-uniform working processesunAnd non-uniform quality data YunThe load matrix of (a); data X of non-uniform machining processunAnd non-uniform quality data YunIf the number of the reserved main components is r, the following components are present:
Figure BDA0003113989720000029
Figure BDA00031139897200000210
and step 3: using principal component vectors of the uneven processing process data and uneven processing quality data extracted by the principal components as training sample sets to train an SVM classifier;
firstly, constructing a sample set:
Figure BDA0003113989720000031
to pair
Figure BDA0003113989720000032
Performing normalization to
Figure BDA0003113989720000033
Class p to which the sample in (1) belongsyiE { -1, +1}, and under constraint
Figure BDA0003113989720000034
(0≤aiC is less than or equal to C; 1, 2.. n), the optimal objective function is:
Figure BDA0003113989720000035
the corresponding classification decision function is:
Figure BDA0003113989720000036
in the formula (I), the compound is shown in the specification,
Figure BDA0003113989720000037
is a support vector, b is a classification threshold, aiAnd ajAre Lagrange multipliers;
k (.) is a gaussian radial basis function of the form:
K(px,pxi)=exp(-||px-pxi||/2σ2),σ>0 (11)
and 4, step 4: after an SVM classification model is established, classifying the machining process data detection samples by adopting a voting method, and finally obtaining a machining process quality monitoring model.
The invention has the following beneficial effects:
the invention adopts a dynamic time window to dynamically correlate processing process data and non-uniform processing quality data, combines Principal Component Analysis (PCA) to reduce dimension, eliminate correlation and extract features of processing process variables, trains obtained principal component feature vectors by adopting an SVM method to obtain an optimal classification function, and realizes monitoring of processing quality by classifying the processing process feature vectors; in the stage of extracting the principal component feature vectors of the processing process variables, the dynamic relation between the process data and the quality data is effectively captured by using the dynamic time window and the PCA, the noise in the original process data is reduced, and the accuracy and the calculation efficiency of the quality monitoring model are improved.
Drawings
FIG. 1 is a schematic flow chart of the dynamic PCA-SVM-based processing quality monitoring method of the present invention.
Detailed Description
The invention is further illustrated with reference to the following figures and examples.
In order to solve the problems of poor accuracy and low efficiency of the conventional machining quality monitoring method for the machining process quality of complex products with dynamic and time sequence correlation, the invention provides the machining process quality monitoring method which is suitable for irregularly sampling machining process data and machining quality data in the machining process and has time sequence correlation.
Step 1: the process data and the non-uniform quality data are expressed as follows:
Figure BDA0003113989720000041
Figure BDA0003113989720000042
wherein X ∈ Rn×mRepresenting n sample process data matrices containing m process variables, Yun∈Rn ×pRepresenting a non-uniform quality data matrix comprising p process quality variables, nyA number of samples representing a quality variable; t represents process dataSampling period;
constructing dynamic time windows as in equation (3) for non-uniform process data XunCollecting:
Figure BDA0003113989720000043
Figure BDA0003113989720000044
in the formula (I), the compound is shown in the specification,
Figure BDA0003113989720000045
is the dynamic time window length for each variable i;
step 2: for uneven quality data YunAnd non-uniform machining process data XunAnd respectively carrying out principal component analysis, and calculating the adjacent and corresponding load matrixes of the principal component variances of the two:
Figure BDA0003113989720000046
in the formula, TxAnd TyRespectively, data X of non-uniform working processesunAnd non-uniform quality data YunScore matrix of (1), XreAnd YreRespectively, data X of non-uniform working processesunAnd non-uniform quality data YunThe residual error of (a) is calculated,
Figure BDA0003113989720000047
and
Figure BDA0003113989720000048
respectively, data X of non-uniform working processesunAnd non-uniform quality data YunThe load matrix of (a); data X of non-uniform machining processunAnd non-uniform quality data YunIf the number of the reserved main components is r, the following components are present:
Figure BDA0003113989720000049
Figure BDA0003113989720000051
the changes of the process data matrix X and the quality data matrix Y are mainly reflected in the direction of the foremost load vectors, the projections on the rearmost load vectors are very small, mainly caused by measurement noise, the number of the preserved principal elements in principal element analysis is calculated by adopting a variance cumulative contribution rate method, and the number of the preserved principal elements with the contribution rate of more than 85 percent is reserved:
Figure BDA0003113989720000052
after the number k of the principal elements is determined, selecting the eigenvectors corresponding to the first k eigenvalues as the most extracted features, wherein the process data matrix X and the quality data matrix Y after the principal element analysis are as follows:
Figure BDA0003113989720000053
Figure BDA0003113989720000054
in the formula, E is an error matrix and is mainly caused by measurement errors, and neglecting E plays a role in eliminating measurement noise without causing obvious loss of useful information; the characteristic vector P of the processing process data matrix and the quality data matrix corresponding to the first k preserved principal elementsx=[px1,px2,...,pxk]And Py=[py1,py2,...,pyk];
And step 3: using principal component vectors of the uneven processing process data and uneven processing quality data extracted by the principal components as training sample sets to train an SVM classifier;
firstly, constructing a sample set:
Figure BDA0003113989720000055
to pair
Figure BDA0003113989720000056
Performing normalization to
Figure BDA0003113989720000057
Class p to which the sample in (1) belongsyiE { -1, +1}, and under constraint
Figure BDA0003113989720000058
(0≤aiC is less than or equal to C; 1, 2.. n), the optimal objective function is:
Figure BDA0003113989720000059
regarding m-class classification problems, regarding one class as a positive class and regarding the rest m-1 as a negative class, solving a decision function by using corresponding two classes of support vector machines, wherein the corresponding classification decision function is as follows:
the corresponding classification decision function is:
Figure BDA00031139897200000510
in the formula (I), the compound is shown in the specification,
Figure BDA00031139897200000511
is a support vector, b is a classification threshold, aiAnd ajAre Lagrange multipliers;
k (.) is a gaussian radial basis function of the form:
K(px,pxi)=exp(-||px-pxi||/2σ2),σ>0 (11)
and 4, step 4: after m (m-1)/2 SVM are established, a voting method is adopted to treat a detection sampleThis pxClassifying when the SVM of the i-th class and the j-th classijJudgment of pxIf the ticket belongs to the ith category, the number of the ith category is added with 1, otherwise, the number of the jth category is added with 1; when all SVMijAfter the judgment is finished, inputting pxThe class with the most votes is obtained, namely the class with the largest number of votes in the classification decision function of the formula (10); and finally, obtaining a machining process quality monitoring model.

Claims (1)

1. A machining quality monitoring method based on a dynamic PCA-SVM is characterized by comprising the following steps:
step 1: the process data and the non-uniform quality data are expressed as follows:
Figure FDA0003113989710000011
Figure FDA0003113989710000012
wherein X ∈ Rn×mRepresenting n sample process data matrices containing m process variables, Yun∈Rn×pRepresenting a non-uniform quality data matrix comprising p process quality variables, nyA number of samples representing a quality variable; t represents the sampling period of the machining process data;
constructing dynamic time windows as in equation (3) for non-uniform process data XunCollecting:
Xun=[X1 un X2 un ... Xm un] (3)
Figure FDA0003113989710000013
in the formula (I), the compound is shown in the specification,
Figure FDA0003113989710000014
Figure FDA0003113989710000015
is the dynamic time window length for each variable i;
step 2: for uneven quality data YunAnd non-uniform machining process data XunAnd respectively carrying out principal component analysis, and calculating the adjacent and corresponding load matrixes of the principal component variances of the two:
Figure FDA0003113989710000016
in the formula, TxAnd TyRespectively, data X of non-uniform working processesunAnd non-uniform quality data YunScore matrix of (1), XreAnd YreRespectively, data X of non-uniform working processesunAnd non-uniform quality data YunThe residual error of (a) is calculated,
Figure FDA0003113989710000017
and
Figure FDA0003113989710000018
respectively, data X of non-uniform working processesunAnd non-uniform quality data YunThe load matrix of (a); data X of non-uniform machining processunAnd non-uniform quality data YunIf the number of the reserved main components is r, the following components are present:
Figure FDA0003113989710000019
Figure FDA0003113989710000021
and step 3: using principal component vectors of the uneven processing process data and uneven processing quality data extracted by the principal components as training sample sets to train an SVM classifier;
firstly, constructing a sample set:
Figure FDA0003113989710000022
to pair
Figure FDA0003113989710000023
Performing normalization to
Figure FDA0003113989710000024
Class p to which the sample in (1) belongsyiE { -1, +1}, and under constraint
Figure FDA0003113989710000025
(0≤aiC is less than or equal to C; 1, 2.. n), the optimal objective function is:
Figure FDA0003113989710000026
the corresponding classification decision function is:
Figure FDA0003113989710000027
in the formula (I), the compound is shown in the specification,
Figure FDA0003113989710000028
is a support vector, b is a classification threshold, aiAnd ajAre Lagrange multipliers;
k (.) is a gaussian radial basis function of the form:
K(px,pxi)=exp(-||px-pxi||/2σ2),σ>0 (11)
and 4, step 4: after an SVM classification model is established, classifying the machining process data detection samples by adopting a voting method, and finally obtaining a machining process quality monitoring model.
CN202110657758.2A 2021-06-14 2021-06-14 Machining quality monitoring method based on dynamic PCA-SVM Active CN113344395B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110657758.2A CN113344395B (en) 2021-06-14 2021-06-14 Machining quality monitoring method based on dynamic PCA-SVM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110657758.2A CN113344395B (en) 2021-06-14 2021-06-14 Machining quality monitoring method based on dynamic PCA-SVM

Publications (2)

Publication Number Publication Date
CN113344395A true CN113344395A (en) 2021-09-03
CN113344395B CN113344395B (en) 2022-06-21

Family

ID=77476884

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110657758.2A Active CN113344395B (en) 2021-06-14 2021-06-14 Machining quality monitoring method based on dynamic PCA-SVM

Country Status (1)

Country Link
CN (1) CN113344395B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488091A (en) * 2013-09-27 2014-01-01 上海交通大学 Data-driving control process monitoring method based on dynamic component analysis
CN105834835A (en) * 2016-04-26 2016-08-10 天津大学 Method for monitoring tool wear on line based on multiscale principal component analysis
CN106444666A (en) * 2016-09-22 2017-02-22 宁波大学 Dynamic process monitoring method based on weighted dynamic distributed PCA model
US20180039865A1 (en) * 2015-08-07 2018-02-08 Hefei University Of Technology Analog circuit fault mode classification method
CN108803520A (en) * 2018-06-11 2018-11-13 宁波大学 A kind of dynamic process monitoring method rejected based on the non-linear autocorrelation of variable
WO2019062595A1 (en) * 2017-09-30 2019-04-04 深圳市岩尚科技有限公司 Method for quality evaluation of photoplethysmogram
CN110795695A (en) * 2019-10-28 2020-02-14 华北理工大学 Multi-model dynamic PCA (principal component analysis) fault monitoring method for eliminating time sequence correlation
CN111062848A (en) * 2019-11-26 2020-04-24 深圳大学 Intelligent monitoring method for monitoring abnormal state of fire-fighting engineering

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488091A (en) * 2013-09-27 2014-01-01 上海交通大学 Data-driving control process monitoring method based on dynamic component analysis
US20180039865A1 (en) * 2015-08-07 2018-02-08 Hefei University Of Technology Analog circuit fault mode classification method
CN105834835A (en) * 2016-04-26 2016-08-10 天津大学 Method for monitoring tool wear on line based on multiscale principal component analysis
CN106444666A (en) * 2016-09-22 2017-02-22 宁波大学 Dynamic process monitoring method based on weighted dynamic distributed PCA model
WO2019062595A1 (en) * 2017-09-30 2019-04-04 深圳市岩尚科技有限公司 Method for quality evaluation of photoplethysmogram
CN108803520A (en) * 2018-06-11 2018-11-13 宁波大学 A kind of dynamic process monitoring method rejected based on the non-linear autocorrelation of variable
CN110795695A (en) * 2019-10-28 2020-02-14 华北理工大学 Multi-model dynamic PCA (principal component analysis) fault monitoring method for eliminating time sequence correlation
CN111062848A (en) * 2019-11-26 2020-04-24 深圳大学 Intelligent monitoring method for monitoring abnormal state of fire-fighting engineering

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
HSU CHUN-CHIN: "Intelligent ICA–SVM fault detector for non-Gaussian multivariate process monitoring", 《ELSEVIER》, 30 December 2010 (2010-12-30) *
JINYU GUO: "SVM Based on Gaussian and Non-Gaussian Double Subspace for Fault Detection", 《IEEE》, 10 May 2021 (2021-05-10) *
LOVELIFE110: "基于***日志分析进行异常检测", 《HTTPS://BLOG.CSDN.NET/QQ_33873431/ARTICLE/DETAILS/102950527》, 7 November 2019 (2019-11-07) *
梁栋等: "桥梁数据异常诊断方法在伸缩缝监测中的应用", 《数据采集与处理》, no. 05, 15 September 2011 (2011-09-15) *
蔡亚军等: "工艺产品加工质量监测优化", 《科学技术与工程》, no. 18, 28 June 2017 (2017-06-28) *

Also Published As

Publication number Publication date
CN113344395B (en) 2022-06-21

Similar Documents

Publication Publication Date Title
CN108648748B (en) Acoustic event detection method under hospital noise environment
CN108319962B (en) Tool wear monitoring method based on convolutional neural network
CN111680614B (en) Abnormal behavior detection method based on video monitoring
CN111562108A (en) Rolling bearing intelligent fault diagnosis method based on CNN and FCMC
CN112529678B (en) Financial index time sequence anomaly detection method based on self-supervision discriminant network
CN102629385A (en) Object matching and tracking system based on multiple camera information fusion and method thereof
CN109190698B (en) Classification and identification system and method for network digital virtual assets
CN116070527B (en) Milling cutter residual life prediction method based on degradation model
CN106778714B (en) LDA face identification method based on nonlinear characteristic and model combination
CN111275165A (en) Network intrusion detection method based on improved convolutional neural network
CN111275098A (en) Encoder-LSTM deep learning model applied to credit card fraud detection and method thereof
CN112560596A (en) Radar interference category identification method and system
CN116735170A (en) Intelligent fault diagnosis method based on self-attention multi-scale feature extraction
CN117155706A (en) Network abnormal behavior detection method and system
CN115496100A (en) Perimeter security disturbance identification algorithm based on GAF-ConvNeXt-TF
Wang et al. Research on the selection of kernel function in SVM based facial expression recognition
CN113344395B (en) Machining quality monitoring method based on dynamic PCA-SVM
CN111667000A (en) Earthquake early warning method of adaptive field deep neural network
CN116543451A (en) Residual error module network design method for identifying human activities
CN111127407A (en) Fourier transform-based style migration counterfeit image detection device and method
CN107341519B (en) Support vector machine identification optimization method based on multi-resolution analysis
CN113033690B (en) Carrier roller fault detection method for double projection neighborhood keeping embedding based on sound
CN115883182A (en) Method and system for improving network security situation element identification efficiency
Wani Incremental hybrid approach for microarray classification
CN115438698A (en) Power equipment voice recognition method and system based on image processing

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant