期刊文献+
共找到62,904篇文章
< 1 2 250 >
每页显示 20 50 100
A multi-attention mechanism U-Net neural network for image correction of PbS quantum dot focal plane detectors
1
作者 WANG Han-Ting DI Yun-Xiang +10 位作者 QI Xing-Yu SHA Ying-Zhe WANG Ya-Hui YE Ling-Feng TANG Wei-Yi BA Kun WANG Xu-Dong HUANG Zhang-Cheng CHU Jun-Hao SHEN Hong WANG Jian-Lu 《红外与毫米波学报》 北大核心 2026年第1期148-156,共9页
Near-infrared image sensors are widely used in fields such as material identification,machine vision,and autonomous driving.Lead sulfide colloidal quantum dot-based infrared photodiodes can be integrated with sil⁃icon... Near-infrared image sensors are widely used in fields such as material identification,machine vision,and autonomous driving.Lead sulfide colloidal quantum dot-based infrared photodiodes can be integrated with sil⁃icon-based readout circuits in a single step.Based on this,we propose a photodiode based on an n-i-p structure,which removes the buffer layer and further simplifies the manufacturing process of quantum dot image sensors,thus reducing manufacturing costs.Additionally,for the noise complexity in quantum dot image sensors when capturing images,traditional denoising and non-uniformity methods often do not achieve optimal denoising re⁃sults.For the noise and stripe-type non-uniformity commonly encountered in infrared quantum dot detector imag⁃es,a network architecture has been developed that incorporates multiple key modules.This network combines channel attention and spatial attention mechanisms,dynamically adjusting the importance of feature maps to en⁃hance the ability to distinguish between noise and details.Meanwhile,the residual dense feature fusion module further improves the network's ability to process complex image structures through hierarchical feature extraction and fusion.Furthermore,the pyramid pooling module effectively captures information at different scales,improv⁃ing the network's multi-scale feature representation ability.Through the collaborative effect of these modules,the network can better handle various mixed noise and image non-uniformity issues.Experimental results show that it outperforms the traditional U-Net network in denoising and image correction tasks. 展开更多
关键词 PbS quantum dot focal plane detector convolutional neural networks image denoising U-Net
在线阅读 下载PDF
Bio-inspired offset array design for enhanced range in underwater active electrosensing with neural network-based localization
2
作者 Meijiang Hou Jiegang Peng +2 位作者 Minan Yang Taoyu Jiang Yang Chen 《Defence Technology(防务技术)》 2026年第3期217-245,共29页
Addressing the critical detection range limitation in active electrosensing(AES)for underwater sensing,this study proposes an enhanced AES system via novel array optimization.While AES offers advantages like interfere... Addressing the critical detection range limitation in active electrosensing(AES)for underwater sensing,this study proposes an enhanced AES system via novel array optimization.While AES offers advantages like interference immunity,acoustic stealth detection,and low cost,its short range restricts applicability.A target perturbation model under differential signal acquisition reveals that signal strength increases with local electric field intensity,target size,differential channel spacing,and conductivity contrast,but decreases with target-electrode distance.To extend detection,novel array configurations were explored.Simulations demonstrate that both rectangular and offset arrays significantly outperform the traditional collinear layout.Specifically,an offset array(with 8 m transmitting–receiving spacing)achieved an effective detection range enhancement exceeding 83%under the same distortion threshold while maintaining simplified electrode structure.Experimental validation confirmed a 100%increase in maximum detection distance to 5 m under identical noise thresholds compared to the collinear array.Furthermore,a fully connected neural network-based localization model achieved a mean positioning error of 14.12 cm at 3.15 m in static scenarios.In dynamic scenarios within 1–3 m,mean errors were controlled between 13.19 cm and 27.56 cm.Mechanistic analysis indicates that increasing the array baseline enhances the signal-to-noise ratio by simultaneously suppressing near-field environmental noise and amplifying far-field signal reception.Structural innovations in array design enabled this study to significantly expand the detection range of AES systems without compromising cost efficiency.These advancements directly promote the engineering application of AES technology,offering critical technical support for underwater defense security monitoring,long-range early warning systems,and maritime rights protection. 展开更多
关键词 Active electrical sensing Target perturbation model Array optimization Detection range Fuly connected neural network
在线阅读 下载PDF
An efficient and accurate numerical method for simulating close-range blast loads of cylindrical charges based on neural network 被引量:1
3
作者 Ting Liu Changhai Chen +2 位作者 Han Li Yaowen Yu Yuansheng Cheng 《Defence Technology(防务技术)》 2025年第2期257-271,共15页
To address the problems of low accuracy by the CONWEP model and poor efficiency by the Coupled Eulerian-Lagrangian(CEL)method in predicting close-range air blast loads of cylindrical charges,a neural network-based sim... To address the problems of low accuracy by the CONWEP model and poor efficiency by the Coupled Eulerian-Lagrangian(CEL)method in predicting close-range air blast loads of cylindrical charges,a neural network-based simulation(NNS)method with higher accuracy and better efficiency was proposed.The NNS method consisted of three main steps.First,the parameters of blast loads,including the peak pressures and impulses of cylindrical charges with different aspect ratios(L/D)at different stand-off distances and incident angles were obtained by two-dimensional numerical simulations.Subsequently,incident shape factors of cylindrical charges with arbitrary aspect ratios were predicted by a neural network.Finally,reflected shape factors were derived and implemented into the subroutine of the ABAQUS code to modify the CONWEP model,including modifications of impulse and overpressure.The reliability of the proposed NNS method was verified by related experimental results.Remarkable accuracy improvement was acquired by the proposed NNS method compared with the unmodified CONWEP model.Moreover,huge efficiency superiority was obtained by the proposed NNS method compared with the CEL method.The proposed NNS method showed good accuracy when the scaled distance was greater than 0.2 m/kg^(1/3).It should be noted that there is no need to generate a new dataset again since the blast loads satisfy the similarity law,and the proposed NNS method can be directly used to simulate the blast loads generated by different cylindrical charges.The proposed NNS method with high efficiency and accuracy can be used as an effective method to analyze the dynamic response of structures under blast loads,and it has significant application prospects in designing protective structures. 展开更多
关键词 Close-range air blast load Cylindrical charge Numerical method neural network CEL method CONWEP model
在线阅读 下载PDF
Detection of geohazards caused by human disturbance activities based on convolutional neural networks
4
作者 ZHANG Heng ZHANG Diandian +1 位作者 YUAN Da LIU Tao 《水利水电技术(中英文)》 北大核心 2025年第S1期731-738,共8页
Human disturbance activities is one of the main reasons for inducing geohazards.Ecological impact assessment metrics of roads are inconsistent criteria and multiple.From the perspective of visual observation,the envir... Human disturbance activities is one of the main reasons for inducing geohazards.Ecological impact assessment metrics of roads are inconsistent criteria and multiple.From the perspective of visual observation,the environment damage can be shown through detecting the uncovered area of vegetation in the images along road.To realize this,an end-to-end environment damage detection model based on convolutional neural network is proposed.A 50-layer residual network is used to extract feature map.The initial parameters are optimized by transfer learning.An example is shown by this method.The dataset including cliff and landslide damage are collected by us along road in Shennongjia national forest park.Results show 0.4703 average precision(AP)rating for cliff damage and 0.4809 average precision(AP)rating for landslide damage.Compared with YOLOv3,our model shows a better accuracy in cliff and landslide detection although a certain amount of speed is sacrificed. 展开更多
关键词 convolutional neural network DETECTION environment damage CLIFF LANDSLIDE
在线阅读 下载PDF
Learning the parameters of a class of stochastic Lotka-Volterra systems with neural networks
5
作者 WANG Zhanpeng WANG Lijin 《中国科学院大学学报(中英文)》 北大核心 2025年第1期20-25,共6页
In this paper,we propose a neural network approach to learn the parameters of a class of stochastic Lotka-Volterra systems.Approximations of the mean and covariance matrix of the observational variables are obtained f... In this paper,we propose a neural network approach to learn the parameters of a class of stochastic Lotka-Volterra systems.Approximations of the mean and covariance matrix of the observational variables are obtained from the Euler-Maruyama discretization of the underlying stochastic differential equations(SDEs),based on which the loss function is built.The stochastic gradient descent method is applied in the neural network training.Numerical experiments demonstrate the effectiveness of our method. 展开更多
关键词 stochastic Lotka-Volterra systems neural networks Euler-Maruyama scheme parameter estimation
在线阅读 下载PDF
A diagnosis method based on graph neural networks embedded with multirelationships of intrinsic mode functions for multiple mechanical faults
6
作者 Bin Wang Manyi Wang +3 位作者 Yadong Xu Liangkuan Wang Shiyu Chen Xuanshi Chen 《Defence Technology(防务技术)》 2025年第8期364-373,共10页
Fault diagnosis occupies a pivotal position within the domain of machine and equipment management.Existing methods,however,often exhibit limitations in their scope of application,typically focusing on specific types o... Fault diagnosis occupies a pivotal position within the domain of machine and equipment management.Existing methods,however,often exhibit limitations in their scope of application,typically focusing on specific types of signals or faults in individual mechanical components while being constrained by data types and inherent characteristics.To address the limitations of existing methods,we propose a fault diagnosis method based on graph neural networks(GNNs)embedded with multirelationships of intrinsic mode functions(MIMF).The approach introduces a novel graph topological structure constructed from the features of intrinsic mode functions(IMFs)of monitored signals and their multirelationships.Additionally,a graph-level based fault diagnosis network model is designed to enhance feature learning capabilities for graph samples and enable flexible application across diverse signal sources and devices.Experimental validation with datasets including independent vibration signals for gear fault detection,mixed vibration signals for concurrent gear and bearing faults,and pressure signals for hydraulic cylinder leakage characterization demonstrates the model's adaptability and superior diagnostic accuracy across various types of signals and mechanical systems. 展开更多
关键词 Fault diagnosis Graph neural networks Graph topological structure Intrinsic mode functions Feature learning
在线阅读 下载PDF
Cross-attention spatial–temporal convolutional neural network for energy expenditure estimation on the basis of physical fitness characteristics
7
作者 Qiurui Wang Fengshun Wang +1 位作者 Yuting Wang Shanjun Li 《Defence Technology(防务技术)》 2025年第12期245-253,共9页
Energy expenditure estimation can be used to measure the exercise load and physical condition of different individuals, such as soldiers, athletes, firemen, etc., during their training and work. Energy expenditure est... Energy expenditure estimation can be used to measure the exercise load and physical condition of different individuals, such as soldiers, athletes, firemen, etc., during their training and work. Energy expenditure estimation methods based on computer vision have rapidly developed in recent years. Compared with sensor-based methods, such methods are capable of monitoring several target persons at the same time, and the subjects do not need to wear different sensor devices that hamper their movement. In this paper, we propose a cross-attention spatial–temporal convolutional neural network to predict the energy expenditure of people under different exercise intensities. The model explores the relationship between changes in the human skeleton and energy expenditure intensity. In addition, a cross-attention correction module is used to reduce the negative effects of individual physical fitness characteristics during energy expenditure estimation. The experimental results show that our proposed method achieves high accuracy for energy expenditure estimation and performs better than existing computer vision-based energy expenditure estimation methods do. The proposed method can be widely used in various physical activity scenarios to measure energy expenditure, increasing the convenience of usage. 展开更多
关键词 Spatial-temporal convolutional neural network Cross-attention Energy expenditure Physical fitness training Physical fitness monitoring Physical fitness characteristics
在线阅读 下载PDF
TDNN:A novel transfer discriminant neural network for gear fault diagnosis of ammunition loading system manipulator
8
作者 Ming Li Longmiao Chen +3 位作者 Manyi Wang Liuxuan Wei Yilin Jiang Tianming Chen 《Defence Technology(防务技术)》 2025年第3期84-98,共15页
The ammunition loading system manipulator is susceptible to gear failure due to high-frequency,heavyload reciprocating motions and the absence of protective gear components.After a fault occurs,the distribution of fau... The ammunition loading system manipulator is susceptible to gear failure due to high-frequency,heavyload reciprocating motions and the absence of protective gear components.After a fault occurs,the distribution of fault characteristics under different loads is markedly inconsistent,and data is hard to label,which makes it difficult for the traditional diagnosis method based on single-condition training to generalize to different conditions.To address these issues,the paper proposes a novel transfer discriminant neural network(TDNN)for gear fault diagnosis.Specifically,an optimized joint distribution adaptive mechanism(OJDA)is designed to solve the distribution alignment problem between two domains.To improve the classification effect within the domain and the feature recognition capability for a few labeled data,metric learning is introduced to distinguish features from different fault categories.In addition,TDNN adopts a new pseudo-label training strategy to achieve label replacement by comparing the maximum probability of the pseudo-label with the test result.The proposed TDNN is verified in the experimental data set of the artillery manipulator device,and the diagnosis can achieve 99.5%,significantly outperforming other traditional adaptation methods. 展开更多
关键词 Manipulator gear fault diagnosis Reciprocating machine Domain adaptation Pseudo-label training strategy Transfer discriminant neural network
在线阅读 下载PDF
The brief self-attention module for lightweight convolution neural networks
9
作者 YAN Jie WEI Yingmei +3 位作者 XIE Yuxiang GONG Quanzhi ZOU Shiwei LUAN Xidao 《Journal of Systems Engineering and Electronics》 2025年第6期1389-1397,共9页
Lightweight convolutional neural networks(CNNs)have simple structures but struggle to comprehensively and accurately extract important semantic information from images.While attention mechanisms can enhance CNNs by le... Lightweight convolutional neural networks(CNNs)have simple structures but struggle to comprehensively and accurately extract important semantic information from images.While attention mechanisms can enhance CNNs by learning distinctive representations,most existing spatial and hybrid attention methods focus on local regions with extensive parameters,making them unsuitable for lightweight CNNs.In this paper,we propose a self-attention mechanism tailored for lightweight networks,namely the brief self-attention module(BSAM).BSAM consists of the brief spatial attention(BSA)and advanced channel attention blocks.Unlike conventional self-attention methods with many parameters,our BSA block improves the performance of lightweight networks by effectively learning global semantic representations.Moreover,BSAM can be seamlessly integrated into lightweight CNNs for end-to-end training,maintaining the network’s lightweight and mobile characteristics.We validate the effectiveness of the proposed method on image classification tasks using the Food-101,Caltech-256,and Mini-ImageNet datasets. 展开更多
关键词 self-attention lightweight neural network deep learning
在线阅读 下载PDF
基于小波包变换和Replicator Neural Network的单位置结构损伤检测 被引量:1
10
作者 张祥 陈仁文 《机械强度》 CAS CSCD 北大核心 2020年第3期509-515,共7页
为了实现对结构的损伤检测,提出一种基于小波包变换和Replicator Neural Network(RNN)的单位置结构损伤检测方法。首先采用小波包变换对原始振动响应信号进行分解,计算分解得到的各频带的相对频带能量,这些相对频带能量的分布反映了结... 为了实现对结构的损伤检测,提出一种基于小波包变换和Replicator Neural Network(RNN)的单位置结构损伤检测方法。首先采用小波包变换对原始振动响应信号进行分解,计算分解得到的各频带的相对频带能量,这些相对频带能量的分布反映了结构特性。然后,将健康结构的相对频带能量作为输入训练RNN。最后,利用训练后的网络即可对结构进行实时损伤检测。实验表明,即使在有噪声干扰下,该方法仍然能够检测出结构是否存在损伤。 展开更多
关键词 Replicator neural network 小波包变换 相对频带能量 结构损伤检测
在线阅读 下载PDF
Neural Network inverse Adaptive Controller Based on Davidon Least Square 被引量:2
11
作者 Chen, Zengqiang Lu, Zhao Yuan, Zhuzhi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第1期47-52,共6页
General neural network inverse adaptive controller has two flaws: the first is the slow convergence speed; the second is the invalidation to the non-minimum phase system. These defects limit the scope in which the neu... General neural network inverse adaptive controller has two flaws: the first is the slow convergence speed; the second is the invalidation to the non-minimum phase system. These defects limit the scope in which the neural network inverse adaptive controller is used. We employ Davidon least squares in training the multi-layer feedforward neural network used in approximating the inverse model of plant to expedite the convergence, and then through constructing the pseudo-plant, a neural network inverse adaptive controller is put forward which is still effective to the nonlinear non-minimum phase system. The simulation results show the validity of this scheme. 展开更多
关键词 ALGORITHMS Backpropagation Convergence of numerical methods Feedforward neural networks Inverse problems Least squares approximations Mathematical models Multilayer neural networks
在线阅读 下载PDF
Exponential stability for cellular neural networks: an LMI approach 被引量:1
12
作者 Liu Deyou Zhang Jianhua Guan Xinping 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第1期68-71,共4页
A new sufficient conditions for the global exponential stability of the equilibrium point for delayed cellular neural networks (DCNNs) is presented. It is shown that the use of a more general type of Lyapunov-Krasov... A new sufficient conditions for the global exponential stability of the equilibrium point for delayed cellular neural networks (DCNNs) is presented. It is shown that the use of a more general type of Lyapunov-Krasovskii function enables the derivation of new results for an exponential stability of the equilibrium point for DCNNs. The results establish a relation between the delay time and the parameters of the network. The results are also compared with one of the most recent results derived in the literature. 展开更多
关键词 Delayed cellular neural networks LMI neural networks Exponential stability
在线阅读 下载PDF
Neural network modeling and control of proton exchange membrane fuel cell 被引量:1
13
作者 陈跃华 曹广益 朱新坚 《Journal of Central South University of Technology》 EI 2007年第1期84-87,共4页
A neural network model and fuzzy neural network controller was designed to control the inner impedance of a proton exchange membrane fuel cell (PEMFC) stack. A radial basis function (RBF) neural network model was trai... A neural network model and fuzzy neural network controller was designed to control the inner impedance of a proton exchange membrane fuel cell (PEMFC) stack. A radial basis function (RBF) neural network model was trained by the input-output data of impedance. A fuzzy neural network controller was designed to control the impedance response. The RBF neural network model was used to test the fuzzy neural network controller. The results show that the RBF model output can imitate actual output well, the maximal error is not beyond 20 m-, the training time is about 1 s by using 20 neurons, and the mean squared errors is 141.9 m-2. The impedance of the PEMFC stack is controlled within the optimum range when the load changes, and the adjustive time is about 3 min. 展开更多
关键词 proton exchange membrane fuel cell radial basis function neural network fuzzy neural network
在线阅读 下载PDF
Identification of Typical Rice Diseases Based on Interleaved Attention Neural Network
14
作者 Wen Xin Jia Yin-jiang Su Zhong-bin 《Journal of Northeast Agricultural University(English Edition)》 CAS 2021年第4期87-96,共10页
Taking Jiuhong Modern Agriculture Demonstration Park of Heilongjiang Province as the base for rice disease image acquisition,a total of 841 images of the four different diseases,including rice blast,stripe leaf blight... Taking Jiuhong Modern Agriculture Demonstration Park of Heilongjiang Province as the base for rice disease image acquisition,a total of 841 images of the four different diseases,including rice blast,stripe leaf blight,red blight and bacterial brown spot,were obtained.In this study,an interleaved attention neural network(IANN)was proposed to realize the recognition of rice disease images and an interleaved group convolutions(IGC)network was introduced to reduce the number of convolutional parameters,which realized the information interaction between channels.Based on the convolutional block attention module(CBAM),attention was paid to the features of results of the primary group convolution in the cross-group convolution to improve the classification performance of the deep learning model.The results showed that the classification accuracy of IANN was 96.14%,which was 4.72%higher than that of the classical convolutional neural network(CNN).This study showed a new idea for the efficient training of neural networks in the case of small samples and provided a reference for the image recognition and diagnosis of rice and other crop diseases. 展开更多
关键词 disease identification convolutional neural network interleaved attention neural network
在线阅读 下载PDF
Convolutional neural networks for time series classification 被引量:53
15
作者 Bendong Zhao Huanzhang Lu +2 位作者 Shangfeng Chen Junliang Liu Dongya Wu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2017年第1期162-169,共8页
Time series classification is an important task in time series data mining, and has attracted great interests and tremendous efforts during last decades. However, it remains a challenging problem due to the nature of ... Time series classification is an important task in time series data mining, and has attracted great interests and tremendous efforts during last decades. However, it remains a challenging problem due to the nature of time series data: high dimensionality, large in data size and updating continuously. The deep learning techniques are explored to improve the performance of traditional feature-based approaches. Specifically, a novel convolutional neural network (CNN) framework is proposed for time series classification. Different from other feature-based classification approaches, CNN can discover and extract the suitable internal structure to generate deep features of the input time series automatically by using convolution and pooling operations. Two groups of experiments are conducted on simulated data sets and eight groups of experiments are conducted on real-world data sets from different application domains. The final experimental results show that the proposed method outperforms state-of-the-art methods for time series classification in terms of the classification accuracy and noise tolerance. © 1990-2011 Beijing Institute of Aerospace Information. 展开更多
关键词 CONVOLUTION Data mining neural networks Time series Virtual reality
在线阅读 下载PDF
Learning algorithm and application of quantum BP neural networks based on universal quantum gates 被引量:26
16
作者 Li Panchi Li Shiyong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第1期167-174,共8页
A quantum BP neural networks model with learning algorithm is proposed. First, based on the universality of single qubit rotation gate and two-qubit controlled-NOT gate, a quantum neuron model is constructed, which is... A quantum BP neural networks model with learning algorithm is proposed. First, based on the universality of single qubit rotation gate and two-qubit controlled-NOT gate, a quantum neuron model is constructed, which is composed of input, phase rotation, aggregation, reversal rotation and output. In this model, the input is described by qubits, and the output is given by the probability of the state in which (1) is observed. The phase rotation and the reversal rotation are performed by the universal quantum gates. Secondly, the quantum BP neural networks model is constructed, in which the output layer and the hide layer are quantum neurons. With the application of the gradient descent algorithm, a learning algorithm of the model is proposed, and the continuity of the model is proved. It is shown that this model and algorithm are superior to the conventional BP networks in three aspects: convergence speed, convergence rate and robustness, by two application examples of pattern recognition and function approximation. 展开更多
关键词 quantum computing universal quantum gate quantum neuron quantum neural networks
在线阅读 下载PDF
Feature evaluation and extraction based on neural network in analog circuit fault diagnosis 被引量:16
17
作者 Yuan Haiying Chen Guangju Xie Yongle 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第2期434-437,共4页
Choosing the right characteristic parameter is the key to fault diagnosis in analog circuit. The feature evaluation and extraction methods based on neural network are presented. Parameter evaluation of circuit feature... Choosing the right characteristic parameter is the key to fault diagnosis in analog circuit. The feature evaluation and extraction methods based on neural network are presented. Parameter evaluation of circuit features is realized by training results from neural network; the superior nonlinear mapping capability is competent for extracting fault features which are normalized and compressed subsequently. The complex classification problem on fault pattern recognition in analog circuit is transferred into feature processing stage by feature extraction based on neural network effectively, which improves the diagnosis efficiency. A fault diagnosis illustration validated this method. 展开更多
关键词 Fault diagnosis Feature extraction Analog circuit neural network Principal component analysis.
在线阅读 下载PDF
Component Content Soft-sensor Based on Neural Networks in Rare-earth Countercurrent Extraction Process 被引量:13
18
作者 YANG Hui CHAI Tian-You 《自动化学报》 EI CSCD 北大核心 2006年第4期489-495,共7页
Throught fusion of the mechanism modeling and the neural networks modeling,a compo- nent content soft-sensor,which is composed of the equilibrium calculation model for multi-component rare earth extraction and the err... Throught fusion of the mechanism modeling and the neural networks modeling,a compo- nent content soft-sensor,which is composed of the equilibrium calculation model for multi-component rare earth extraction and the error compensation model of fuzzy system,is proposed to solve the prob- lem that the component content in countercurrent rare-earth extraction process is hardly measured on-line.An industry experiment in the extraction Y process by HAB using this hybrid soft-sensor proves its effectiveness. 展开更多
关键词 RARE-EARTH countercurrent extraction soft-sensor equilibrium calculation model neural networks
在线阅读 下载PDF
Discrimination of mining microseismic events and blasts using convolutional neural networks and original waveform 被引量:26
19
作者 DONG Long-jun TANG Zheng +2 位作者 LI Xi-bing CHEN Yong-chao XUE Jin-chun 《Journal of Central South University》 SCIE EI CAS CSCD 2020年第10期3078-3089,共12页
Microseismic monitoring system is one of the effective methods for deep mining geo-stress monitoring.The principle of microseismic monitoring system is to analyze the mechanical parameters contained in microseismic ev... Microseismic monitoring system is one of the effective methods for deep mining geo-stress monitoring.The principle of microseismic monitoring system is to analyze the mechanical parameters contained in microseismic events for providing accurate information of rockmass.The accurate identification of microseismic events and blasts determines the timeliness and accuracy of early warning of microseismic monitoring technology.An image identification model based on Convolutional Neural Network(CNN)is established in this paper for the seismic waveforms of microseismic events and blasts.Firstly,the training set,test set,and validation set are collected,which are composed of 5250,1500,and 750 seismic waveforms of microseismic events and blasts,respectively.The classified data sets are preprocessed and input into the constructed CNN in CPU mode for training.Results show that the accuracies of microseismic events and blasts are 99.46%and 99.33%in the test set,respectively.The accuracies of microseismic events and blasts are 100%and 98.13%in the validation set,respectively.The proposed method gives superior performance when compared with existed methods.The accuracies of models using logistic regression and artificial neural network(ANN)based on the same data set are 54.43%and 67.9%in the test set,respectively.Then,the ROC curves of the three models are obtained and compared,which show that the CNN gives an absolute advantage in this classification model when the original seismic waveform are used in training the model.It not only decreases the influence of individual differences in experience,but also removes the errors induced by source and waveform parameters.It is proved that the established discriminant method improves the efficiency and accuracy of microseismic data processing for monitoring rock instability and seismicity. 展开更多
关键词 microseismic monitoring waveform classification microseismic events BLASTS convolutional neural network
在线阅读 下载PDF
Wavelet neural network based fault diagnosis in nonlinear analog circuits 被引量:16
20
作者 Yin Shirong Chen Guangju Xie Yongle 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第3期521-526,共6页
The theories of diagnosing nonlinear analog circuits by means of the transient response testing are studled. Wavelet analysis is made to extract the transient response signature of nonlinear circuits and compress the ... The theories of diagnosing nonlinear analog circuits by means of the transient response testing are studled. Wavelet analysis is made to extract the transient response signature of nonlinear circuits and compress the signature dada. The best wavelet function is selected based on the between-category total scatter of signature. The fault dictionary of nonlinear circuits is constructed based on improved back-propagation(BP) neural network. Experimental results demonstrate that the method proposed has high diagnostic sensitivity and fast fault identification and deducibility. 展开更多
关键词 fault diagnosis nonlinear analog circuits wavelet analysis neural networks.
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部