A new type of recurrent neural network is discussed, which provides the potential for modelling unknown nonlinear systems. The proposed network is a generalization of the network described by Elman, which has three la...A new type of recurrent neural network is discussed, which provides the potential for modelling unknown nonlinear systems. The proposed network is a generalization of the network described by Elman, which has three layers including the input layer, the hidden layer and the output layer. The input layer is composed of two different groups of neurons, the group of external input neurons and the group of the internal context neurons. Since arbitrary connections can be allowed from the hidden layer to the context layer, the modified Elman network has more memory space to represent dynamic systems than the Elman network. In addition, it is proved that the proposed network with appropriate neurons in the context layer can approximate the trajectory of a given dynamical system for any fixed finite length of time. The dynamic backpropagation algorithm is used to estimate the weights of both the feedforward and feedback connections. The methods have been successfully applied to the modelling of nonlinear plants.展开更多
Effective fault diagnosis of planetary gearboxes is critical for ensuring the safety and dependability of mechanical drive systems.Nevertheless,variable conditions and inadequate fault data bring huge challenges to it...Effective fault diagnosis of planetary gearboxes is critical for ensuring the safety and dependability of mechanical drive systems.Nevertheless,variable conditions and inadequate fault data bring huge challenges to its practical fault diagnosis.Taking this into account,this study presents a new intelligent fault diagnosis(IFD)approach for planetary gearbox using a transferable deep Q network(TDQN)that merges deep reinforcement learning(DRL)and transfer learning(TL).First,a DRL environment simulation is designed by a predefined classification Markov decision process.Then,leveraging varied-size convolutions and residual learning,a multiscale residual convolutional neural network agent for TDQN is created to automatically learn meaningful features directly from vibration signals while avoiding model degradation.Next,a large source dataset is obtained from complex conditions,and this agent learns an IFD policy via autonomous interaction with the data environment.Finally,a parameter-based TL strategy is adopted to retrain the model on target datasets with variable conditions and small training data,which is conducted by fine-tuning the model parameters gained from the source task to accomplish target tasks.The results show that this TDQN outperforms not only state-of-the-art methods in a source task with an accuracy of 98.53%but also in two target tasks with 99.63%and 98.37%,respectively.展开更多
The gradient method for training Elman networks with a finite training sample set is considered. Monotonicity of the error function in the iteration is shown. Weak and strong convergence results are proved, indicating...The gradient method for training Elman networks with a finite training sample set is considered. Monotonicity of the error function in the iteration is shown. Weak and strong convergence results are proved, indicating that the gradient of the error function goes to zero and the weight sequence goes to a fixed point, respectively. A numerical example is given to support the theoretical findings.展开更多
Elman networks' dynamical modeling capability is discussed in this paper firstly.According to Elman networks' unique structure,a weight training algorithm is designed and a nonlinear adaptive controller is con...Elman networks' dynamical modeling capability is discussed in this paper firstly.According to Elman networks' unique structure,a weight training algorithm is designed and a nonlinear adaptive controller is constructed.Without the PE presumption,neural networks controller's closed loop properties are studied and the whole Elman networks' passivity is demonstrated.展开更多
The 252Cf source-driven verification system(SDVS)can recognize the enrichment of fissile material with the enrichment-sensitive autocorrelation functions of a detector signal in252Cf source-driven noise-analysis(SDNA)...The 252Cf source-driven verification system(SDVS)can recognize the enrichment of fissile material with the enrichment-sensitive autocorrelation functions of a detector signal in252Cf source-driven noise-analysis(SDNA)measurements.We propose a parallel and optimized genetic Elman network(POGEN)to identify the enrichment of235U based on the physical properties of the measured autocorrelation functions.Theoretical analysis and experimental results indicate that,for 4 different enrichment fissile materials,due to higher information utilization,more efficient network architecture,and optimized parameters,the POGEN-based algorithm can obtain identification results with higher recognition accuracy,compared to the integrated autocorrelation function(IAF)method.展开更多
A hard problem that hinders the movement of waxy crude oil is wax deposition in oil pipelines.To ensure the safe operation of crude oil pipelines,an accurate model must be developed to predict the rate of wax depositi...A hard problem that hinders the movement of waxy crude oil is wax deposition in oil pipelines.To ensure the safe operation of crude oil pipelines,an accurate model must be developed to predict the rate of wax deposition in crude oil pipelines.Aiming at the shortcomings of the ENN prediction model,which easily falls into the local minimum value and weak generalization ability in the implementation process,an optimized ENN prediction model based on the IRSA is proposed.The validity of the new model was confirmed by the accurate prediction of two sets of experimental data on wax deposition in crude oil pipelines.The two groups of crude oil wax deposition rate case prediction results showed that the average absolute percentage errors of IRSA-ENN prediction models is 0.5476% and 0.7831%,respectively.Additionally,it shows a higher prediction accuracy compared to the ENN prediction model.In fact,the new model established by using the IRSA to optimize ENN can optimize the initial weights and thresholds in the prediction process,which can overcome the shortcomings of the ENN prediction model,such as weak generalization ability and tendency to fall into the local minimum value,so that it has the advantages of strong implementation and high prediction accuracy.展开更多
In this paper, Hailin City of Heilongjiang Province, China is taken as the research area. As an important city in Heilongjiang Province, China, the sustainable development of its ecological environment is related to t...In this paper, Hailin City of Heilongjiang Province, China is taken as the research area. As an important city in Heilongjiang Province, China, the sustainable development of its ecological environment is related to the opening up, economic prosperity and social stability of Northeast China. In this paper, the remote sensing ecological index (RSEI) of Hailin City in recent 20 years was calculated by using Landsat 5/8/9 series satellite images, and the temporal and spatial changes of the ecological environment in Hailin City were further analyzed and the influencing factors were discussed. From 2003 to 2023, the mean value of RSEI in Hailin City decreased and increased, and the ecological environment decreased slightly as a whole. RSEI declined most significantly from 2003 to 2008, and it increased from 2008 to 2013, decreased from 2013 to 2018, and increased from 2018 to 2023 again, with higher RSEI value in the south and lower RSEI value in the northwest. It is suggested to appropriately increase vegetation coverage in the northwest to improve ecological quality. As a result, the predicted value of Elman dynamic recurrent neural network model is consistent with the change trend of the mean value, and the prediction error converges quickly, which can accurately predict the ecological environment quality in the future study area.展开更多
The planetary gearbox is a critical part of wind turbines,and has great significance for their safety and reliability.Intelligent fault diagnosis methods for these gearboxes have made some achievements based on the av...The planetary gearbox is a critical part of wind turbines,and has great significance for their safety and reliability.Intelligent fault diagnosis methods for these gearboxes have made some achievements based on the availability of large quantities of labeled data.However,the data collected from the diagnosed devices are always unlabeled,and the acquisition of fault data from real gearboxes is time-consuming and laborious.As some gearbox faults can be conveniently simulated by a relatively precise dynamic model,the data from dynamic simulation containing some features are related to those from the actual machines.As a potential tool,transfer learning adapts a network trained in a source domain to its application in a target domain.Therefore,a novel fault diagnosis method combining transfer learning with dynamic model is proposed to identify the health conditions of planetary gearboxes.In the method,a modified lumped-parameter dynamic model of a planetary gear train is established to simulate the resultant vibration signal,while an optimized deep transfer learning network based on a one-dimensional convolutional neural network is built to extract domain-invariant features from different domains to achieve fault classification.Various groups of transfer diagnosis experiments of planetary gearboxes are carried out,and the experimental results demonstrate the effectiveness and the reliability of both the dynamic model and the proposed method.展开更多
[Objective] The aim was to establish Elman neural network model to predict the dynamic changes of temperature. [Method] Considering the inherent nature of temperature, and dy dint of the temperature in Chongqing durin...[Objective] The aim was to establish Elman neural network model to predict the dynamic changes of temperature. [Method] Considering the inherent nature of temperature, and dy dint of the temperature in Chongqing during 1951-2010, the Elman artificial neural network model was applied to predict the temperature. [Result] This simulation result suggested that the relative error was small and can have a good simulation to the future temperature changes. [Conclusion] The prediction result can guide agricultural production and further apply to the field of pricing the weather derivative products.展开更多
This paper proposes a novel fault diagnosis method by fusing the information from multi-sensor signals to improve the reliability of the conventional vibration-based wind turbine drivetrain gearbox fault diagnosis met...This paper proposes a novel fault diagnosis method by fusing the information from multi-sensor signals to improve the reliability of the conventional vibration-based wind turbine drivetrain gearbox fault diagnosis methods.The method fully extracts fault features for variable speed,insufficient samples,and strong noise scenarios that may occur in the actual operation of a wind turbine planetary gearbox.First,multiple sensor signals are added to the diagnostic model,and multiple stacked denoising auto-encoders are designed and improved to extract the fault information.Then,a cycle reservoir with regular jumps is introduced to fuse multidimensional fault information and output diagnostic results in response to the insufficient ability to process fused information by the conventional Softmax classifier.In addition,the competitive swarm optimizer algorithm is introduced to address the challenge of obtaining the optimal combination of parameters in the network.Finally,the validation results show that the proposed method can increase fault diagnostic accuracy and improve robustness.展开更多
The rapid growth of computational power demand from scientific,business,and Web applications has led to the emergence of cloud-oriented data centers.These centers use pay-as-you-go execution environments that scale tr...The rapid growth of computational power demand from scientific,business,and Web applications has led to the emergence of cloud-oriented data centers.These centers use pay-as-you-go execution environments that scale transparently to the user.Load prediction is a significant cost-optimal resource allocation and energy saving approach for a cloud computing environment.Traditional linear or nonlinear prediction models that forecast future load directly from historical information appear less effective.Load classification before prediction is necessary to improve prediction accuracy.In this paper,a novel approach is proposed to forecast the future load for cloud-oriented data centers.First,a hidden Markov model(HMM) based data clustering method is adopted to classify the cloud load.The Bayesian information criterion and Akaike information criterion are employed to automatically determine the optimal HMM model size and cluster numbers.Trained HMMs are then used to identify the most appropriate cluster that possesses the maximum likelihood for current load.With the data from this cluster,a genetic algorithm optimized Elman network is used to forecast future load.Experimental results show that our algorithm outperforms other approaches reported in previous works.展开更多
From the viewpoint of energy saving and improving transmission efficiency, the ZL50E wheel loader is taken as the study object. And the system model is analyzed based on the transmission system of the construction veh...From the viewpoint of energy saving and improving transmission efficiency, the ZL50E wheel loader is taken as the study object. And the system model is analyzed based on the transmission system of the construction vehicle. A new four-parameter shift schedule is presented, which can keep the torque converter working in the high efficiency area. The control algorithm based on the Elman recursive neural network is applied, and four-parameter control system is developed which is based on industrial computer. The system is used to collect data accurately and control 4D180 power-shift gearbox of ZL50E wheel loader shift timely. An experiment is done on automatic transmission test-bed, and the result indicates that the control system could reliably and safely work and improve the efficiency of hydraulic torque converter. Four-parameter shift strategy that takes into account the power consuming of the working pump has important operating significance and reflects the actual working status of construction vehicle.展开更多
Autonomous underwater vehicles(AUV) work in a complex marine environment. Its system reliability and autonomous fault diagnosis are particularly important and can provide the basis for underwater vehicles to take corr...Autonomous underwater vehicles(AUV) work in a complex marine environment. Its system reliability and autonomous fault diagnosis are particularly important and can provide the basis for underwater vehicles to take corresponding security policy in a failure. Aiming at the characteristics of the underwater vehicle which has uncertain system and modeling difficulty, an improved Elman neural network is introduced which is applied to the underwater vehicle motion modeling. Through designing self-feedback connection with fixed gain in the unit connection as well as increasing the feedback of the output layer node, improved Elman network has faster convergence speed and generalization ability. This method for high-order nonlinear system has stronger identification ability. Firstly, the residual is calculated by comparing the output of the underwater vehicle model(estimation in the motion state) with the actual measured values. Secondly, characteristics of the residual are analyzed on the basis of fault judging criteria. Finally, actuator fault diagnosis of the autonomous underwater vehicle is carried out. The results of the simulation experiment show that the method is effective.展开更多
This paper covers a novel method named wavelet packet transform based Elman recurrent neural network(WPTERNN) for the simultaneous kinetic determination of periodate and iodate. The wavelet packet representations of s...This paper covers a novel method named wavelet packet transform based Elman recurrent neural network(WPTERNN) for the simultaneous kinetic determination of periodate and iodate. The wavelet packet representations of signals provide a local time-frequency description, thus in the wavelet packet domain, the quality of the noise removal can be improved. The Elman recurrent network was applied to non-linear multivariate calibration. In this case, by means of optimization, the wavelet function, decomposition level and number of hidden nodes for WPTERNN method were selected as D4, 5 and 5 respectively. A program PWPTERNN was designed to perform multicomponent kinetic determination. The relative standard error of prediction(RSEP) for all the components with WPTERNN, Elman RNN and PLS were 3.23%, 11.8% and 10.9% respectively. The experimental results show that the method is better than the others.展开更多
Due to the nature of ultra-short-acting opioid remifentanil of high time-varying,complex compartment model and low-accuracy of plasma concentration prediction,the traditional estimation method of population pharmacoki...Due to the nature of ultra-short-acting opioid remifentanil of high time-varying,complex compartment model and low-accuracy of plasma concentration prediction,the traditional estimation method of population pharmacokinetics parameters,nonlinear mixed effects model(NONMEM),has the abuses of tedious work and plenty of man-made jamming factors.The Elman feedback neural network was built.The relationships between the patients’plasma concentration of remifentanil and time,patient’age,gender,lean body mass,height,body surface area,sampling time,total dose,and injection rate through network training were obtained to predict the plasma concentration of remifentanil,and after that,it was compared with the results of NONMEM algorithm.In conclusion,the average error of Elman network is 6.34%,while that of NONMEM is 18.99%.The absolute average error of Elman network is 27.07%,while that of NONMEM is 38.09%.The experimental results indicate that Elman neural network could predict the plasma concentration of remifentanil rapidly and stably,with high accuracy and low error.For the characteristics of simple principle and fast computing speed,this method is suitable to data analysis of short-acting anesthesia drug population pharmacokinetic and pharmacodynamics.展开更多
文摘A new type of recurrent neural network is discussed, which provides the potential for modelling unknown nonlinear systems. The proposed network is a generalization of the network described by Elman, which has three layers including the input layer, the hidden layer and the output layer. The input layer is composed of two different groups of neurons, the group of external input neurons and the group of the internal context neurons. Since arbitrary connections can be allowed from the hidden layer to the context layer, the modified Elman network has more memory space to represent dynamic systems than the Elman network. In addition, it is proved that the proposed network with appropriate neurons in the context layer can approximate the trajectory of a given dynamical system for any fixed finite length of time. The dynamic backpropagation algorithm is used to estimate the weights of both the feedforward and feedback connections. The methods have been successfully applied to the modelling of nonlinear plants.
基金This work was supported by the National Natural Science Foundation of China(52275130)the National Key Research and Development Program of China(2018YFB1702400).
文摘Effective fault diagnosis of planetary gearboxes is critical for ensuring the safety and dependability of mechanical drive systems.Nevertheless,variable conditions and inadequate fault data bring huge challenges to its practical fault diagnosis.Taking this into account,this study presents a new intelligent fault diagnosis(IFD)approach for planetary gearbox using a transferable deep Q network(TDQN)that merges deep reinforcement learning(DRL)and transfer learning(TL).First,a DRL environment simulation is designed by a predefined classification Markov decision process.Then,leveraging varied-size convolutions and residual learning,a multiscale residual convolutional neural network agent for TDQN is created to automatically learn meaningful features directly from vibration signals while avoiding model degradation.Next,a large source dataset is obtained from complex conditions,and this agent learns an IFD policy via autonomous interaction with the data environment.Finally,a parameter-based TL strategy is adopted to retrain the model on target datasets with variable conditions and small training data,which is conducted by fine-tuning the model parameters gained from the source task to accomplish target tasks.The results show that this TDQN outperforms not only state-of-the-art methods in a source task with an accuracy of 98.53%but also in two target tasks with 99.63%and 98.37%,respectively.
基金the National Natural Science Foundation of China (No.10471017)
文摘The gradient method for training Elman networks with a finite training sample set is considered. Monotonicity of the error function in the iteration is shown. Weak and strong convergence results are proved, indicating that the gradient of the error function goes to zero and the weight sequence goes to a fixed point, respectively. A numerical example is given to support the theoretical findings.
基金This research was supported by the National863Project Foundation(863- 51 1 - 945- 0 1 0 ),Tianjin Nat-ural Science Foundation
文摘Elman networks' dynamical modeling capability is discussed in this paper firstly.According to Elman networks' unique structure,a weight training algorithm is designed and a nonlinear adaptive controller is constructed.Without the PE presumption,neural networks controller's closed loop properties are studied and the whole Elman networks' passivity is demonstrated.
基金Supported by National Natural Science Foundation of China(Nos.61201346,61175005 and 61401049)the Fundamental Research Funds for the Central Universities(No.CDJZR14125501)
文摘The 252Cf source-driven verification system(SDVS)can recognize the enrichment of fissile material with the enrichment-sensitive autocorrelation functions of a detector signal in252Cf source-driven noise-analysis(SDNA)measurements.We propose a parallel and optimized genetic Elman network(POGEN)to identify the enrichment of235U based on the physical properties of the measured autocorrelation functions.Theoretical analysis and experimental results indicate that,for 4 different enrichment fissile materials,due to higher information utilization,more efficient network architecture,and optimized parameters,the POGEN-based algorithm can obtain identification results with higher recognition accuracy,compared to the integrated autocorrelation function(IAF)method.
文摘A hard problem that hinders the movement of waxy crude oil is wax deposition in oil pipelines.To ensure the safe operation of crude oil pipelines,an accurate model must be developed to predict the rate of wax deposition in crude oil pipelines.Aiming at the shortcomings of the ENN prediction model,which easily falls into the local minimum value and weak generalization ability in the implementation process,an optimized ENN prediction model based on the IRSA is proposed.The validity of the new model was confirmed by the accurate prediction of two sets of experimental data on wax deposition in crude oil pipelines.The two groups of crude oil wax deposition rate case prediction results showed that the average absolute percentage errors of IRSA-ENN prediction models is 0.5476% and 0.7831%,respectively.Additionally,it shows a higher prediction accuracy compared to the ENN prediction model.In fact,the new model established by using the IRSA to optimize ENN can optimize the initial weights and thresholds in the prediction process,which can overcome the shortcomings of the ENN prediction model,such as weak generalization ability and tendency to fall into the local minimum value,so that it has the advantages of strong implementation and high prediction accuracy.
文摘In this paper, Hailin City of Heilongjiang Province, China is taken as the research area. As an important city in Heilongjiang Province, China, the sustainable development of its ecological environment is related to the opening up, economic prosperity and social stability of Northeast China. In this paper, the remote sensing ecological index (RSEI) of Hailin City in recent 20 years was calculated by using Landsat 5/8/9 series satellite images, and the temporal and spatial changes of the ecological environment in Hailin City were further analyzed and the influencing factors were discussed. From 2003 to 2023, the mean value of RSEI in Hailin City decreased and increased, and the ecological environment decreased slightly as a whole. RSEI declined most significantly from 2003 to 2008, and it increased from 2008 to 2013, decreased from 2013 to 2018, and increased from 2018 to 2023 again, with higher RSEI value in the south and lower RSEI value in the northwest. It is suggested to appropriately increase vegetation coverage in the northwest to improve ecological quality. As a result, the predicted value of Elman dynamic recurrent neural network model is consistent with the change trend of the mean value, and the prediction error converges quickly, which can accurately predict the ecological environment quality in the future study area.
基金Natural Science Foundation of Shanghai (21ZR1425400)Shanghai Rising-Star Program (21QC1400200)+1 种基金National Natural Science Foundation of China (51977128)Shanghai Science and Technology Project (20142202600).
文摘The planetary gearbox is a critical part of wind turbines,and has great significance for their safety and reliability.Intelligent fault diagnosis methods for these gearboxes have made some achievements based on the availability of large quantities of labeled data.However,the data collected from the diagnosed devices are always unlabeled,and the acquisition of fault data from real gearboxes is time-consuming and laborious.As some gearbox faults can be conveniently simulated by a relatively precise dynamic model,the data from dynamic simulation containing some features are related to those from the actual machines.As a potential tool,transfer learning adapts a network trained in a source domain to its application in a target domain.Therefore,a novel fault diagnosis method combining transfer learning with dynamic model is proposed to identify the health conditions of planetary gearboxes.In the method,a modified lumped-parameter dynamic model of a planetary gear train is established to simulate the resultant vibration signal,while an optimized deep transfer learning network based on a one-dimensional convolutional neural network is built to extract domain-invariant features from different domains to achieve fault classification.Various groups of transfer diagnosis experiments of planetary gearboxes are carried out,and the experimental results demonstrate the effectiveness and the reliability of both the dynamic model and the proposed method.
基金Supported by National Natural Science Foundation of China(61001125)~~
文摘[Objective] The aim was to establish Elman neural network model to predict the dynamic changes of temperature. [Method] Considering the inherent nature of temperature, and dy dint of the temperature in Chongqing during 1951-2010, the Elman artificial neural network model was applied to predict the temperature. [Result] This simulation result suggested that the relative error was small and can have a good simulation to the future temperature changes. [Conclusion] The prediction result can guide agricultural production and further apply to the field of pricing the weather derivative products.
基金supported by the Shanghai Rising-Star Program(No.21QC1400200)the Natural Science Foundation of Shanghai(No.21ZR1425400)the National Natural Science Foundation of China(No.52377111).
文摘This paper proposes a novel fault diagnosis method by fusing the information from multi-sensor signals to improve the reliability of the conventional vibration-based wind turbine drivetrain gearbox fault diagnosis methods.The method fully extracts fault features for variable speed,insufficient samples,and strong noise scenarios that may occur in the actual operation of a wind turbine planetary gearbox.First,multiple sensor signals are added to the diagnostic model,and multiple stacked denoising auto-encoders are designed and improved to extract the fault information.Then,a cycle reservoir with regular jumps is introduced to fuse multidimensional fault information and output diagnostic results in response to the insufficient ability to process fused information by the conventional Softmax classifier.In addition,the competitive swarm optimizer algorithm is introduced to address the challenge of obtaining the optimal combination of parameters in the network.Finally,the validation results show that the proposed method can increase fault diagnostic accuracy and improve robustness.
基金Project(No.71131002) supported by the National Natural Science Foundation of China
文摘The rapid growth of computational power demand from scientific,business,and Web applications has led to the emergence of cloud-oriented data centers.These centers use pay-as-you-go execution environments that scale transparently to the user.Load prediction is a significant cost-optimal resource allocation and energy saving approach for a cloud computing environment.Traditional linear or nonlinear prediction models that forecast future load directly from historical information appear less effective.Load classification before prediction is necessary to improve prediction accuracy.In this paper,a novel approach is proposed to forecast the future load for cloud-oriented data centers.First,a hidden Markov model(HMM) based data clustering method is adopted to classify the cloud load.The Bayesian information criterion and Akaike information criterion are employed to automatically determine the optimal HMM model size and cluster numbers.Trained HMMs are then used to identify the most appropriate cluster that possesses the maximum likelihood for current load.With the data from this cluster,a genetic algorithm optimized Elman network is used to forecast future load.Experimental results show that our algorithm outperforms other approaches reported in previous works.
基金supported by Research Fund for Doctoral Program of Higher Education of China (No.20020183003)
文摘From the viewpoint of energy saving and improving transmission efficiency, the ZL50E wheel loader is taken as the study object. And the system model is analyzed based on the transmission system of the construction vehicle. A new four-parameter shift schedule is presented, which can keep the torque converter working in the high efficiency area. The control algorithm based on the Elman recursive neural network is applied, and four-parameter control system is developed which is based on industrial computer. The system is used to collect data accurately and control 4D180 power-shift gearbox of ZL50E wheel loader shift timely. An experiment is done on automatic transmission test-bed, and the result indicates that the control system could reliably and safely work and improve the efficiency of hydraulic torque converter. Four-parameter shift strategy that takes into account the power consuming of the working pump has important operating significance and reflects the actual working status of construction vehicle.
基金Project(2012T50331)supported by China Postdoctoral Science FoundationProject(2008AA092301-2)supported by the High-Tech Research and Development Program of China
文摘Autonomous underwater vehicles(AUV) work in a complex marine environment. Its system reliability and autonomous fault diagnosis are particularly important and can provide the basis for underwater vehicles to take corresponding security policy in a failure. Aiming at the characteristics of the underwater vehicle which has uncertain system and modeling difficulty, an improved Elman neural network is introduced which is applied to the underwater vehicle motion modeling. Through designing self-feedback connection with fixed gain in the unit connection as well as increasing the feedback of the output layer node, improved Elman network has faster convergence speed and generalization ability. This method for high-order nonlinear system has stronger identification ability. Firstly, the residual is calculated by comparing the output of the underwater vehicle model(estimation in the motion state) with the actual measured values. Secondly, characteristics of the residual are analyzed on the basis of fault judging criteria. Finally, actuator fault diagnosis of the autonomous underwater vehicle is carried out. The results of the simulation experiment show that the method is effective.
基金National Natural Science Foundation of China(No.2 996 5 0 0 1) and Natural Science Foundation of InnerMongolia(No.2 0 0 2 2 0 80 2 0 115 )
文摘This paper covers a novel method named wavelet packet transform based Elman recurrent neural network(WPTERNN) for the simultaneous kinetic determination of periodate and iodate. The wavelet packet representations of signals provide a local time-frequency description, thus in the wavelet packet domain, the quality of the noise removal can be improved. The Elman recurrent network was applied to non-linear multivariate calibration. In this case, by means of optimization, the wavelet function, decomposition level and number of hidden nodes for WPTERNN method were selected as D4, 5 and 5 respectively. A program PWPTERNN was designed to perform multicomponent kinetic determination. The relative standard error of prediction(RSEP) for all the components with WPTERNN, Elman RNN and PLS were 3.23%, 11.8% and 10.9% respectively. The experimental results show that the method is better than the others.
基金Project(31200748)supported by the National Natural Science Foundation of China
文摘Due to the nature of ultra-short-acting opioid remifentanil of high time-varying,complex compartment model and low-accuracy of plasma concentration prediction,the traditional estimation method of population pharmacokinetics parameters,nonlinear mixed effects model(NONMEM),has the abuses of tedious work and plenty of man-made jamming factors.The Elman feedback neural network was built.The relationships between the patients’plasma concentration of remifentanil and time,patient’age,gender,lean body mass,height,body surface area,sampling time,total dose,and injection rate through network training were obtained to predict the plasma concentration of remifentanil,and after that,it was compared with the results of NONMEM algorithm.In conclusion,the average error of Elman network is 6.34%,while that of NONMEM is 18.99%.The absolute average error of Elman network is 27.07%,while that of NONMEM is 38.09%.The experimental results indicate that Elman neural network could predict the plasma concentration of remifentanil rapidly and stably,with high accuracy and low error.For the characteristics of simple principle and fast computing speed,this method is suitable to data analysis of short-acting anesthesia drug population pharmacokinetic and pharmacodynamics.