Movatterモバイル変換


[0]ホーム

URL:


CN115200881B - A diesel engine fault diagnosis method under variable load based on MDUNN - Google Patents

A diesel engine fault diagnosis method under variable load based on MDUNN
Download PDF

Info

Publication number
CN115200881B
CN115200881BCN202210835032.8ACN202210835032ACN115200881BCN 115200881 BCN115200881 BCN 115200881BCN 202210835032 ACN202210835032 ACN 202210835032ACN 115200881 BCN115200881 BCN 115200881B
Authority
CN
China
Prior art keywords
fault
mdunn
diesel engine
output
convolution
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.)
Active
Application number
CN202210835032.8A
Other languages
Chinese (zh)
Other versions
CN115200881A (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.)
Tianjin University
Original Assignee
Tianjin 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 Tianjin UniversityfiledCriticalTianjin University
Priority to CN202210835032.8ApriorityCriticalpatent/CN115200881B/en
Publication of CN115200881ApublicationCriticalpatent/CN115200881A/en
Application grantedgrantedCritical
Publication of CN115200881BpublicationCriticalpatent/CN115200881B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

Translated fromChinese

本申请涉及一种基于MDUNN的多变负荷下柴油机故障诊断方法,包括:S100、基于设置在柴油机缸盖上的加速度传感器,采集不同负荷下不同故障的振动信号;S200、将不同故障下的多负荷混合数据与故障类一一对应设置故障标签,建立故障数据集;S300、构建MDUNN模型,并利用故障数据集分阶段训练MDUNN;S400、将实时采集的缸盖振动信号输入MDUNN,输出柴油机故障类型。通过基于MDUNN的多变负荷下柴油机故障诊断方法,可以充分抓取柴油机震动信号特征,并可以在多域特征空间形成准确决策。

The present application relates to a diesel engine fault diagnosis method under variable load based on MDUNN, including: S100, based on the acceleration sensor set on the diesel engine cylinder head, collecting vibration signals of different faults under different loads; S200, setting fault labels for multi-load mixed data under different faults and fault types one by one to establish a fault data set; S300, building an MDUNN model, and using the fault data set to train MDUNN in stages; S400, inputting the cylinder head vibration signal collected in real time into MDUNN, and outputting the diesel engine fault type. Through the diesel engine fault diagnosis method under variable load based on MDUNN, the diesel engine vibration signal characteristics can be fully captured, and accurate decisions can be made in the multi-domain feature space.

Description

MDUNN-based diesel engine fault diagnosis method under variable load
Technical Field
The application relates to the technical field of diesel engine fault diagnosis, in particular to a MDUNN-based diesel engine fault diagnosis method under variable load.
Background
The diesel engine is a universal power machine with high heat efficiency, wide power range and good operation maneuverability, and has wide application in various fields of heavy commercial vehicles, engineering and agricultural machines, ships, power stations and the like. Most of the fields served by the diesel engine are important in national economy, if timely fault detection and maintenance cannot be realized, serious accidents caused by fault accumulation can cause economic loss, and the life safety of related personnel is threatened, so that timely and accurate diagnosis of the internal combustion engine is very important.
The fault diagnosis technology based on deep learning has the advantages of high diagnosis precision, high running speed and self-adaptive feature extraction. For a diesel engine, the cylinder cover vibration signal has remarkable characteristics on various faults of the diesel engine, and is suitable for being used as a data base of a deep learning diagnosis model. However, the working environment of the diesel engine is complex, the running load is adjusted in real time along with the actual demand, and the power stability and the stability of the deep learning fault training set and the test set are difficult to ensure. The actual fault data set of the diesel engine and vibration signals acquired by real-time operation and maintenance have serious non-independent same distribution characteristics, so that the fault diagnosis technology of the diesel engine based on deep learning has difficulty in application of real variable load scenes.
In the field of fault diagnosis, a learner develops a deep learning model for solving similar problems, and the model has certain robustness and generalization. Some classical robust deep convolution networks have achieved considerable effects on fault diagnosis of relatively simple mechanical structures such as bearings, gear boxes and wind turbines, however, vibration signals of a cylinder cover of a diesel engine have the following two characteristics of long transmission paths, multiple related parts, multiple transmission paths and transmission of the same fault excitation from multiple paths to the same receiving point. Meanwhile, due to its complex working environment, the diesel engine vibration signal is coupled with strong background noise. Therefore, the diesel engine needs a model with stronger signal analysis capability and better robustness to realize fault diagnosis under variable load, and the method has important significance in constructing a diagnosis model of the diesel engine under variable load.
At present, the following problems exist in the diagnosis of variable load faults of a diesel engine:
1. The first-layer convolution determines the feature entering quantity of CNN, and the common single-path 'fusiform' CNN network architecture with narrow first bit and wide middle cannot fully extract the features.
2. The multi-domain mixing enables the total feature set to be rapidly expanded, the feature intersection set to be rapidly reduced, a non-independent co-distribution scene is formed, and a common deep learning model cannot adapt to a multi-domain environment based on independent co-distribution assumption.
3. The common attention mechanism can lead the network to intensively learn intersection characteristics, and can play an obvious role on simple machinery with highly overlapped different domain characteristic sets, however, the intersection characteristics which are rapidly reduced cannot meet the diagnosis requirement due to the huge difference of signals caused by the change of the working state of the diesel engine.
Because of the above-mentioned shortcomings of the prior art, there is a need for a variable load diesel engine diagnostic method that can adequately capture signal features and form accurate decisions in a multi-domain feature space.
The information disclosed in the background section of the invention is only for enhancement of understanding of the general background of the invention and should not be taken as an acknowledgement or any form of suggestion that this information forms the prior art already known to a person skilled in the art.
Disclosure of Invention
In order to solve the technical problems mentioned in the background art or at least partially solve the technical problems, the application provides a diesel engine fault diagnosis method under MDUNN-based variable load, which comprises the following steps:
S100, based on an acceleration sensor arranged on a cylinder cover of a diesel engine, collecting vibration signals of different faults under different loads;
S200, dividing vibration signals of different faults under different loads according to fixed signal lengths, and establishing fault labels in one-to-one correspondence with fault classes to obtain a fault data set, wherein the fault data set comprises all fault labels;
S300, constructing MDUNN a model, and training MDUNN in stages by using a fault dataset;
S400, inputting MDUNN cylinder cover vibration signals acquired in real time, and outputting the fault type of the diesel engine.
Step S300 specifically includes the following steps:
S310, constructing a multi-depth convolutional neural network;
S320, carrying out consolidation training on the feature matrix weights;
s330, carrying out consolidation training on the depth weight matrix.
Step S310 includes the steps of:
S311, constructing a convolutional neural network, increasing the number of first-layer kernels of the convolutional to 128, keeping the number of subsequent-layer kernels to 64, forming a feature extractor by a first-layer convolution of the 128 kernels and a hidden layer of the 64 kernels, adding a layer of convolution kernel with the size of 1 after the feature extractor, and adjusting the number of channels to a preset category number, wherein the category number is selected according to the fault category in the fault data set, and the convolution output feature can be directly used for decision.
S312, reducing the convolution layers containing 64 convolution kernels in the convolution structure, thereby reducing the abstraction degree, forming convolution paths with different depths, directly taking global average pooling of the results of the convolution paths, namely GAP (GAP) for short, taking cross entropy with fault labels through a SoftMax classifier respectively, then descending in a gradient manner, completing initial training, and discarding the GAP and the SoftMax classifier after the training is finished.
Step S320 includes the steps of:
S321, carrying out backward inner average on matrix dot products of output features and shapes embedded by different depth convolutions, namely adding a layer of selectively connected unbiased full-connection layer, enabling the output to still keep category independence, taking cross entropy between the output of the module and a fault label through a softMax classifier, carrying out gradient descent, discarding the softMax classifier after training is finished, and taking the output as the feature input of the next repeated module.
S322, after the stage training is finished, assigning thresholds for different output features of the convolution, wherein the features higher than the thresholds directly determine the output class advantages, and the features lower than the thresholds play a role in constructing thresholds for other features, and the feature thresholds are calculated by the following formula:
The number of rows of FWM is the category number, and the number of columns n is the feature number in a single channel;
FWMab is the weight of the corresponding position of row b of FWM weight matrix a;
FWMij is the weight of the corresponding position of the i row and j column except the a row and b column of the FWM weight matrix;
Oij is the feature or scoring value of the i row and j column output except the FWM weight matrix a row and b column;
Thresoldab is the feature threshold of the corresponding position of row b of FWM weight matrix a.
Wherein the FWM weight matrix is constrained by a sigmoid function, the formula is as follows:
wherein x is an additionally registered parameter;
Lambda is a constraint coefficient of a value range;
sigma (x) is the weight of the sigmoid constraint.
Step S330 specifically comprises the steps of adding a depth weight matrix in the same form as the feature weight layer after the feature weight layer, summing the depth weight matrix in the same line after the output feature dot product of the feature weight layer, repeating step S320 to obtain a depth weight layer, wherein the output of the depth weight layer is identical to the shape of a fault label, and can be used as the final output adopted in actual fault diagnosis to finish MDUNN training.
The step S400 specifically includes:
s100, acquiring a cylinder cover vibration signal based on an acceleration sensor arranged on a cylinder cover of a diesel engine;
s200, inputting cylinder cover vibration signals MDUNN at intervals of preset time;
S300, MDUNN, carrying out multi-depth feature extraction on the cylinder cover vibration signal, and regulating the dimension reduction in two weight layers to obtain a fault type prediction result;
s400, outputting the fault type of the diesel engine.
The acceleration sensor is a unidirectional acceleration sensor, the unidirectional acceleration sensor is electrically connected with the multichannel data acquisition system, and the multichannel data acquisition system is electrically connected with the multichannel data acquisition system and can acquire cylinder cover vibration signals through the unidirectional acceleration sensor.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the advantages that the diesel engine fault diagnosis method based on MDUNN under variable load enables a network to memorize and process multi-domain characteristics through the multi-depth convolution embedded structure and the consolidation learning method simulating a subconscious mechanism, and avoids network degradation caused by common characteristic reduction of variable load data sets.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the invention or the technical solutions of the prior art, the drawings which are used in the description of the embodiments or the prior art will be briefly described, and it will be obvious to a person skilled in the art that other drawings can be obtained from these drawings without inventive effort.
FIG. 1 is a schematic diagram of steps of a method for diagnosing a diesel engine fault under a plurality of variable loads based on MDUNN according to an embodiment of the present application;
Fig. 2 is a schematic structural diagram of a diesel engine and an acceleration sensor according to a method for diagnosing a diesel engine fault under MDUNN-based variable load according to an embodiment of the present application;
FIG. 3 is a schematic diagram of a multi-depth convolution network structure of a diesel engine fault diagnosis method under MDUNN-based variable load according to an embodiment of the present application;
fig. 4 is a schematic diagram of a MDUNN structure of a diesel engine fault diagnosis method under MDUNN-based variable load according to an embodiment of the present application.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present application more apparent, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments of the present application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
In order to facilitate understanding, the following describes a diesel engine fault diagnosis method under a multiple variable load based on MDUNN in detail, where MDUNN is called Multi-depth Unconscious Neural Network, and refers to a first-layer Multi-convolution kernel Multi-depth subconscious neural network diagnosis model, as shown in fig. 1 and fig. 4, and includes the following steps:
s100, based on an acceleration sensor arranged on a cylinder cover of the diesel engine, collecting vibration signals of different faults under different loads.
As shown in fig. 2, the acceleration sensor is a unidirectional acceleration sensor, and the unidirectional acceleration sensor is electrically connected with the multi-channel data acquisition system, and the multi-channel data acquisition system is electrically connected with the multi-channel data acquisition system and can acquire the cylinder cover vibration signal through the unidirectional acceleration sensor.
S200, dividing vibration signals of different faults under different loads according to fixed signal lengths, and establishing fault labels in one-to-one correspondence with fault classes to obtain a fault data set, wherein the fault data set comprises all fault labels.
S300, constructing MDUNN a model, and training MDUNN in stages by using the fault dataset.
Specifically, as shown in fig. 3, step S300 includes the following steps:
S310, constructing a multi-depth convolutional neural network.
Specifically, step S310 includes the steps of:
S311, constructing a convolutional neural network, increasing the number of first-layer kernels of the convolutional to 128, keeping the number of subsequent-layer kernels to 64, forming a feature extractor by a first-layer convolution of the 128 kernels and a hidden layer of the 64 kernels, adding a layer of convolution kernel with the size of 1 after the feature extractor, and adjusting the number of channels to a preset category number, wherein the category number is selected according to the fault category in the fault data set, so that the convolution output feature can be directly used for decision.
S312, reducing the convolution layers containing 64 convolution kernels in the convolution structure, thereby reducing the abstraction degree, forming convolution passages with different depths, directly taking global average pooling of results of the convolution passages, namely GAP (GAP) for short, taking cross entropy with fault labels through a SoftMax classifier respectively, performing gradient descent, completing initial training, maximizing the characterization capability of each convolution depth, simultaneously avoiding interference of the parameter-containing classifier on non-intersection feature extraction, and discarding GAP and SoftMax classifier after training is finished, wherein the learning effect on the features only depends on the occurrence frequency and the significance of the features.
S320, carrying out consolidation training on the feature matrix weights.
Specifically, step S320 includes the steps of:
S321, carrying out backward internal average on matrix dot products of output characteristics embedded by convolution with different depths and shapes, namely adding a layer of selectively connected unbiased full-connection layer, enabling the output to still keep category independence, taking cross entropy between the output of the module and a fault label through a softMax classifier, carrying out gradient descent, discarding the softMax classifier after training is finished, inputting the output as the characteristic of the next repeated module, learning connection weights under the structure plays a role similar to feedback consolidation, generating weights under full-load domain sample input, and adjusting the expression intensity of convolution neurons, so that the model is suitable for a multi-load average environment.
S322, after the stage training is finished, assigning thresholds for different output features of the convolution, wherein the features higher than the thresholds directly determine the output class advantages, and the features lower than the thresholds play a role in constructing thresholds for other features, and the thresholds of the final results of the feature values are calculated by the following formula:
The number of rows of FWM is the category number, and the number of columns n is the feature number in a single channel;
FWMab is the weight of the corresponding position of row b of FWM weight matrix a;
FWMij is the weight of the corresponding position of the i row and j column except the a row and b column of the FWM weight matrix;
Oij is the characteristic or scoring value of the FWM weight matrix output by the i rows and j columns except the a rows and b columns;
Thresoldab is the feature threshold of the corresponding position of row b of FWM weight matrix a.
Specifically, the FWM weight matrix is constrained by the following formula:
wherein x is an additionally registered parameter;
Lambda is a constraint coefficient of a value range;
sigma (x) is the weight of the sigmoid constraint.
S330, carrying out consolidation training on the depth weight matrix.
Specifically, step S430 includes the steps of:
And adding a depth weight matrix in the same form as the feature weight layer after the feature weight layer, summing the depth weight matrix with the output feature dot product of the feature weight layer in a post-row, repeating the step S320 to obtain the depth weight layer, wherein the output of the depth weight layer is identical to the shape of the fault label, and the depth weight layer can be used as the final output adopted in actual fault diagnosis to finish MDUNN training.
S400, inputting MDUNN cylinder cover vibration signals acquired in real time, and outputting the fault type of the diesel engine.
Specifically, the S400 specifically includes:
and S410, acquiring a cylinder cover vibration signal based on an acceleration sensor arranged on a cylinder cover of the diesel engine.
S420, inputting cylinder cover vibration signals MDUNN at intervals of preset time.
S430, MDUNN, carrying out multi-depth feature extraction on the cylinder cover vibration signal, and regulating the dimension reduction in the two weight layers to obtain a fault type prediction result.
S440, outputting the fault type of the diesel engine.
It should be noted that in this document, relational terms such as "first" and "second" and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises an element.
The foregoing is only a specific embodiment of the invention to enable those skilled in the art to understand or practice the invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (3)

Translated fromChinese
1.一种基于MDUNN的多变负荷下柴油机故障诊断方法,其特征在于,包括以下步骤:1. A diesel engine fault diagnosis method under variable load based on MDUNN, characterized by comprising the following steps:S100、基于设置在柴油机缸盖上的加速度传感器,采集不同负荷下不同故障的振动信号;S100, collecting vibration signals of different faults under different loads based on an acceleration sensor disposed on a cylinder head of a diesel engine;S200、将不同负荷下不同故障的振动信号按固定信号长度分割后与故障类一一对应建立故障标签,得到故障数据集,所述故障数据集包括所有故障标签;S200, segmenting vibration signals of different faults under different loads according to fixed signal lengths and establishing fault labels corresponding to fault types one by one to obtain a fault data set, wherein the fault data set includes all fault labels;S300、构建MDUNN模型,并利用故障数据集分阶段训练MDUNN,具体包括如下步骤:S300: Build an MDUNN model and use the fault data set to train the MDUNN in stages, specifically including the following steps:S310、构建多深度卷积神经网络,包括如下步骤:S310, constructing a multi-depth convolutional neural network, including the following steps:S311、构建卷积神经网络,将卷积第一层核数增加到128个,后续层核数保持64个,128核的首层卷积和64核的隐藏层构成特征提取器,在所述特征提取器后增加一层大小为1的卷积核,将通道数调整为预设的类别数,所述类别数根据故障数据集中的故障类选定,所述使卷积输出特征可以直接用于决策;S311, construct a convolutional neural network, increase the number of kernels in the first convolution layer to 128, keep the number of kernels in the subsequent layers at 64, the first convolution layer with 128 kernels and the hidden layer with 64 kernels constitute a feature extractor, add a convolution kernel of size 1 after the feature extractor, adjust the number of channels to a preset number of categories, the number of categories is selected according to the fault class in the fault data set, and the convolution output features can be directly used for decision-making;S312、削减上述卷积结构中含有64卷积核的卷积层,从而削减抽象程度,形成不同深度卷积通路,将这些卷积通路的结果直接取全局平均池化,所述全局平均池化简称GAP,通过SoftMax分类器分别与故障标签取交叉熵后梯度下降,完成初始训练,训练结束后丢弃GAP和SoftMax分类器;S312, reducing the convolution layer containing 64 convolution kernels in the above convolution structure, thereby reducing the degree of abstraction, forming convolution paths of different depths, and directly taking the results of these convolution paths for global average pooling, the global average pooling is referred to as GAP, and the SoftMax classifier is used to take the cross entropy and gradient descent with the fault label to complete the initial training, and the GAP and SoftMax classifier are discarded after the training is completed;S320、对特征矩阵权重进行巩固训练,包括如下步骤:S320, consolidating the feature matrix weights, including the following steps:S321、将不同深度卷积嵌入的输出特征与同形状的矩阵点积后行内平均,相当于添加了一层选择性连接的无偏置全连接层,使输出仍然保持着类别独立性,通过SoftMax分类器将该模块输出与故障标签取交叉熵后梯度下降,训练结束后丢弃SoftMax分类器,将输出作为下一个重复模块的特征输入;S321, the output features of the convolution embeddings with different depths are averaged within the row after dot product with matrices of the same shape, which is equivalent to adding a layer of selectively connected unbiased fully connected layer, so that the output still maintains category independence. The module output and the fault label are cross-entropy and gradient descent is performed through the SoftMax classifier. After the training is completed, the SoftMax classifier is discarded and the output is used as the feature input of the next repeated module;S322、阶段训练结束后为卷积的不同输出特征分配阈值,高于阈值的特征将直接决定输出的类别优势,而低于阈值的特征则起到为其他特征构建阈值的作用,特征阈值通过如下公式计算:S322. After the stage training is completed, thresholds are assigned to different output features of the convolution. Features above the threshold will directly determine the output category advantage, while features below the threshold will serve to build thresholds for other features. The feature threshold is calculated using the following formula:其中,FWM的行数为类别数,列数n为单通道内特征数;Among them, the number of rows of FWM is the number of categories, and the number of columns n is the number of features in a single channel;FWMab为FWM权重矩阵a行b列对应位置的权重;FWMab is the weight corresponding to the position in row a and column b of the FWM weight matrix;FWMij为FWM权重矩阵除a行b列之外的i行j列对应位置的权重;FWMij is the weight corresponding to the position in row i and column j of the FWM weight matrix except row a and column b;Oij为除FWM权重矩阵a行b列之外的i行j列输出的特征或评分值;Oij is the feature or score value output in row i and column j except row a and column b of the FWM weight matrix;Thresoldab为FWM权重矩阵a行b列对应位置的特征阈值;Thresoldab is the feature threshold corresponding to the position in row a and column b of the FWM weight matrix;其中FWM权重矩阵以sigmoid函数约束,公式如下:The FWM weight matrix is constrained by the sigmoid function, and the formula is as follows:其中,x为额外注册的参数;Among them, x is the additional registered parameter;λ为取值范围约束系数;λ is the value range constraint coefficient;σ(x)为sigmoid约束的权重;σ(x) is the weight of the sigmoid constraint;S330、对深度权重矩阵进行巩固训练,包括以下步骤:在特征权重层后添加一个与特征权重层同形式的深度权重矩阵,并与特征权重层的输出特征点积后行内求和,重复步骤S320,获得深度权重层,深度权重层的输出与故障标签形状相同,能够作为实际故障诊断中所采用的最终输出,完成MDUNN的训练;S330, consolidating the training of the deep weight matrix, including the following steps: adding a deep weight matrix of the same form as the feature weight layer after the feature weight layer, and summing it within the row after performing the dot product with the output feature of the feature weight layer, repeating step S320, obtaining the deep weight layer, the output of the deep weight layer has the same shape as the fault label, and can be used as the final output used in actual fault diagnosis, completing the training of MDUNN;S400、将实时采集的缸盖振动信号输入MDUNN,输出柴油机故障类型。S400: Input the cylinder head vibration signal collected in real time into MDUNN, and output the diesel engine fault type.2.根据权利要求1所述的基于MDUNN的多变负荷下柴油机故障诊断方法,其特征在于,所述S400具体包括:2. The diesel engine fault diagnosis method under variable load based on MDUNN according to claim 1, characterized in that said S400 specifically comprises:S410、基于设置在柴油机缸盖上的加速度传感器获取缸盖振动信号;S410, acquiring a cylinder head vibration signal based on an acceleration sensor disposed on the cylinder head of the diesel engine;S420、每间隔预设时间,将缸盖振动信号输入MDUNN;S420, inputting the cylinder head vibration signal into MDUNN at every preset time interval;S430、MDUNN将缸盖振动信号进行多深度特征提取,在两种权重层调节下降维,得到故障类型预测结果;S430 and MDUNN extract multi-depth features of the cylinder head vibration signal, adjust the reduced dimension in two weight layers, and obtain the fault type prediction result;S440、输出柴油机故障类型。S440, output diesel engine fault type.3.根据权利要求1所述的基于MDUNN的多变负荷下柴油机故障诊断方法,其特征在于,所述加速度传感器为单向加速度传感器,所述单向加速度传感器与多通道数据采集系统电性连接,所述多通道数据采集系统电性连接能够通过单向加速度传感器获取缸盖振动信号。3. The diesel engine fault diagnosis method under variable load based on MDUNN according to claim 1 is characterized in that the acceleration sensor is a unidirectional acceleration sensor, the unidirectional acceleration sensor is electrically connected to a multi-channel data acquisition system, and the multi-channel data acquisition system is electrically connected to obtain the cylinder head vibration signal through the unidirectional acceleration sensor.
CN202210835032.8A2022-07-152022-07-15 A diesel engine fault diagnosis method under variable load based on MDUNNActiveCN115200881B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202210835032.8ACN115200881B (en)2022-07-152022-07-15 A diesel engine fault diagnosis method under variable load based on MDUNN

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202210835032.8ACN115200881B (en)2022-07-152022-07-15 A diesel engine fault diagnosis method under variable load based on MDUNN

Publications (2)

Publication NumberPublication Date
CN115200881A CN115200881A (en)2022-10-18
CN115200881Btrue CN115200881B (en)2024-12-06

Family

ID=83581394

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202210835032.8AActiveCN115200881B (en)2022-07-152022-07-15 A diesel engine fault diagnosis method under variable load based on MDUNN

Country Status (1)

CountryLink
CN (1)CN115200881B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112307958A (en)*2020-10-302021-02-02河北工业大学Micro-expression identification method based on spatiotemporal appearance movement attention network
CN113919399A (en)*2021-10-292022-01-11中国电子科技集团公司第五十四研究所Human activity recognition method based on wavelet transformation and convolution neural network combination

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
DE19963111A1 (en)*1999-12-242001-06-28Eastman Kodak CoDevice for projecting digital image content fits micro-cavities around a combination element as lighting elements to transmit light for another wavelength and to collect light coming from the micro-cavities.
NZ773836A (en)*2015-03-162022-07-01Magic Leap IncMethods and systems for diagnosing and treating health ailments
CN111337768B (en)*2020-03-022021-01-19武汉大学 Deep Parallel Fault Diagnosis Method and System for Dissolved Gas in Transformer Oil
AU2020103923A4 (en)*2020-12-072021-02-11Ocean University Of ChinaFault diagnosis method and system for gear bearing based on multi-source information fusion

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112307958A (en)*2020-10-302021-02-02河北工业大学Micro-expression identification method based on spatiotemporal appearance movement attention network
CN113919399A (en)*2021-10-292022-01-11中国电子科技集团公司第五十四研究所Human activity recognition method based on wavelet transformation and convolution neural network combination

Also Published As

Publication numberPublication date
CN115200881A (en)2022-10-18

Similar Documents

PublicationPublication DateTitle
CN108985376B (en)Rotary kiln sequence working condition identification method based on convolution-cyclic neural network
CN108710831B (en)Small data set face recognition algorithm based on machine vision
DE102021124047A1 (en) Open quantity fault diagnosis method for high speed EMU bearings
CN111625608B (en) A method and system for generating an electronic map from remote sensing images based on a GAN model
Li et al.Transformer-based meta learning method for bearing fault identification under multiple small sample conditions
CN109191428B (en) Full-reference image quality assessment method based on masked texture features
CN107341452A (en)Human bodys' response method based on quaternary number space-time convolutional neural networks
CN106127702A (en) An Image Dehazing Algorithm Based on Deep Learning
CN115587290B (en) Aero-engine fault diagnosis method based on variational autoencoder generative adversarial network
CN112304614A (en)End-to-end rolling bearing intelligent fault diagnosis method adopting multi-attention machine system
CN114187261B (en)Multi-dimensional attention mechanism-based non-reference stereoscopic image quality evaluation method
CN113807176B (en)Small sample video behavior recognition method based on multi-knowledge fusion
CN114624027A (en)Bearing fault diagnosis method based on multi-input CNN
CN113284046B (en)Remote sensing image enhancement and restoration method and network based on no high-resolution reference image
CN110297479A (en)A kind of Fault Diagnosis Method of Hydro-generating Unit based on the fusion of convolutional neural networks information
CN115035508A (en) A topic-guided Transformer-based subtitle generation method for remote sensing images
CN107492038A (en)A kind of community discovery method based on neutral net
CN119128690A (en) Bearing fault diagnosis method based on parallel multi-fusion deep learning network model
CN115200881B (en) A diesel engine fault diagnosis method under variable load based on MDUNN
CN104036242A (en)Object recognition method based on convolutional restricted Boltzmann machine combining Centering Trick
CN115206455B (en)Deep neural network-based rare earth element component content prediction method and system
CN113240017A (en)Multispectral and panchromatic image classification method based on attention mechanism
CN113408798B (en) A color optimization method for barrier-free VR teaching resources for people with abnormal color vision
CN118470440B (en) An early tumor recognition system based on deep learning and hyperspectral images
CN119669967A (en) A method and system for detecting abnormality in substation monitoring data based on deep learning

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp