scholarly journals Study on Intelligent Diagnosis of Rotor Fault Causes with the PSO-XGBoost Algorithm

2021 ◽  
Vol 2021 ◽  
pp. 1-17
Author(s):  
Kai Gu ◽  
Jianqi Wang ◽  
Hong Qian ◽  
Xiaoyan Su

On basis of fault categories detection, the diagnosis of rotor fault causes is proposed, which has great contributions to the field of intelligent operation and maintenance. To improve the diagnostic accuracy and practical efficiency, a hybrid model based on the particle swarm optimization-extreme gradient boosting algorithm, namely, PSO-XGBoost is designed. XGBoost is used as a classifier to diagnose rotor fault causes, having good performance due to the second-order Taylor expansion and the explicit regularization term. PSO is used to automatically optimize the process of adjusting the XGBoost’s parameters, which overcomes the shortcomings when using the empirical method or the trial-and-error method to adjust parameters of the XGBoost model. The hybrid model combines the advantages of the two algorithms and can diagnose nine rotor fault causes accurately. Following diagnostic results, maintenance measures referring to the corresponding knowledge base are provided intelligently. Finally, the proposed PSO-XGBoost model is compared with five state-of-the-art intelligent classification methods. The experimental results demonstrate that the proposed method has higher diagnostic accuracy and practical efficiency in diagnosing rotor fault causes.

Algorithms ◽  
2021 ◽  
Vol 14 (10) ◽  
pp. 283
Author(s):  
Xiao Wang ◽  
Xi Lin ◽  
Rong Wang ◽  
Kai-Qi Fan ◽  
Li-Jun Han ◽  
...  

DNA N4-methylcytosine(4mC) plays an important role in numerous biological functions and is a mechanism of particular epigenetic importance. Therefore, accurate identification of the 4mC sites in DNA sequences is necessary to understand the functional mechanism. Although some effective calculation tools have been proposed to identifying DNA 4mC sites, it is still challenging to improve identification accuracy and generalization ability. Therefore, there is a great need to build a computational tool to accurately identify the position of DNA 4mC sites. Hence, this study proposed a novel predictor XGB4mcPred, a predictor for the identification of 4mC sites trained using an extreme gradient boosting algorithm (XGBoost) and DNA sequence information. Firstly, we used the One-Hot encoding on adjacent and spaced nucleotides, dinucleotides, and trinucleotides of the original 4mC site sequences as feature vectors. Then, the importance values of the feature vectors pre-trained by the XGBoost algorithm were used as a threshold to filter redundant features, resulting in a significant improvement in the identification accuracy of the constructed XGB4mcPred predictor to identify 4mC sites. The analysis shows that there is a clear preference for nucleotide sequences between 4mC sites and non-4mC site sequences in six datasets from multiple species, and the optimized features can better distinguish 4mC sites from non-4mC sites. The experimental results of cross-validation and independent tests from six different species show that our proposed predictor XGB4mcPred significantly outperformed other state-of-the-art predictors and was improved to varying degrees compared with other state-of-the-art predictors. Additionally, the user-friendly webserver we used to developed the XGB4mcPred predictor was made freely accessible.


Author(s):  
Lidiya Derbenyova

The article focuses on the problems of translation in the field of hermeneutics, understood as a methodology in the activity of an interpreter, the doctrine of the interpretation of texts, as a component of the transmission of information in a communicative aspect. The relevance of the study is caused by the special attention of modern linguistics to the under-researched issues of hermeneutics related to the problems of transmission of foreign language text semantics in translation. The process of translation in the aspect of hermeneutics is regarded as the optimum search and decision-making process, which corresponds to a specific set of functional criteria of translation, which can take many divergent forms. The translator carries out a number of specific translation activities: the choice of linguistic means and means of expression in the translation language, replacement and compensation of nonequivalent units. The search for the optimal solution itself is carried out using the “trial and error” method. The translator always acts as an interpreter. Within the boundaries of a individual utterance, it must be mentally reconstructed as conceptual situations, the mentally linguistic actions of the author, which are verbalized in this text.


Author(s):  
Hai Tao ◽  
Maria Habib ◽  
Ibrahim Aljarah ◽  
Hossam Faris ◽  
Haitham Abdulmohsin Afan ◽  
...  

Author(s):  
H. J. Godwin

The determination of a pair of fundamental units in a totally real cubic field involves two operations—finding a pair of independent units (i.e. such that neither is a power of the other) and from these a pair of fundamental units (i.e. a pair ε1; ε2 such that every unit of the field is of the form with rational integral m, n). The first operation may be accomplished by exploring regions of the integral lattice in which two conjugates are small or else by factorizing small primes and comparing different factorizations—a trial-and-error method, but often a quick one. The second operation is accomplished by obtaining inequalities which must be satisfied by a fundamental unit and its conjugates and finding whether or not a unit exists satisfying these inequalities. Recently Billevitch ((1), (2)) has given a method, of the nature of an extension of the first method mentioned above, which involves less work on the second operation but no less on the first.


2016 ◽  
Vol 4 (29) ◽  
pp. 11446-11452 ◽  
Author(s):  
Zhonglu Guo ◽  
Jian Zhou ◽  
Linggang Zhu ◽  
Zhimei Sun

Identifying suitable photocatalysts for photocatalytic water splitting to produce hydrogen fuelviasunlight is an arduous task by the traditional trial-and-error method.


2009 ◽  
Vol 424 ◽  
pp. 197-204 ◽  
Author(s):  
W. Assaad ◽  
H.J.M. Geijselaers ◽  
K.E. Nilsen

The design of extrusion dies depends on the experience of the designer. After the die has been manufactured, it is tested during an extrusion process and machined several times until it works properly. The die is designed by a trial and error method which is expensive interms of time consumption and the amount of scrap. Research is going on to replace the trial pressing with finite element simulations that concentrate on material and tool analysis. In order to validate the tool simulations, an experiment is required for measuring the deformation of the die. Measuring the deformation of the die is faced with two main obstacles: high temperature and little free space. To overcome these obstacles a method is tried, which works by applying a laser beam on a reflecting surface. This cheap method is simple, robust and gives good results. This paper describes measuring the deformation of a flat die used to extrude a single U shape profile. In addition, finite element calculation of the die is performed. Finally, a comparison is performed between experimental and numerical results.


1969 ◽  
Vol 23 (2) ◽  
pp. 128-132 ◽  
Author(s):  
E. Alexander ◽  
B. S. Fraenkel

A routine method to adjust a grazing incidence spectrometer for maximum resolution is described. The trial and error method uses as variable, the distance of the slit from the Rowland circle. Examples of resolved doublets are shown.


2021 ◽  
Author(s):  
Leila Zahedi ◽  
Farid Ghareh Mohammadi ◽  
M. Hadi Amini

Machine learning techniques lend themselves as promising decision-making and analytic tools in a wide range of applications. Different ML algorithms have various hyper-parameters. In order to tailor an ML model towards a specific application, a large number of hyper-parameters should be tuned. Tuning the hyper-parameters directly affects the performance (accuracy and run-time). However, for large-scale search spaces, efficiently exploring the ample number of combinations of hyper-parameters is computationally challenging. Existing automated hyper-parameter tuning techniques suffer from high time complexity. In this paper, we propose HyP-ABC, an automatic innovative hybrid hyper-parameter optimization algorithm using the modified artificial bee colony approach, to measure the classification accuracy of three ML algorithms, namely random forest, extreme gradient boosting, and support vector machine. Compared to the state-of-the-art techniques, HyP-ABC is more efficient and has a limited number of parameters to be tuned, making it worthwhile for real-world hyper-parameter optimization problems. We further compare our proposed HyP-ABC algorithm with state-of-the-art techniques. In order to ensure the robustness of the proposed method, the algorithm takes a wide range of feasible hyper-parameter values, and is tested using a real-world educational dataset.


2021 ◽  
Author(s):  
Prantik Dutta ◽  
Arun Gande ◽  
Gopi Ram

In this letter, a non-reciprocal filter with enhanced directivity is analyzed methodically and the filter parameters are optimized using an evolutionary algorithm. The return loss, insertion loss, and isolation characteristics of the filter exhibit a trade-off that makes manual tuning a trial-and-error method. The veracity of the numerical modeling is conformed by designing a 150 MHz lumped element non-reciprocal bandpass filter based on the parameters extracted using an evolutionary algorithm based particle swarm optimization (PSO). The simulated and measured results comply well with the modeling and the results exhibit maximum directivity of 28.2 dB without degradation in insertion loss (1.1 dB) and return loss (16.2 dB) within the passband. The algorithm can be utilized in designing non-reciprocal filters having different center frequencies and bandwidths.


2021 ◽  
Vol 2 (2) ◽  
pp. 60-68
Author(s):  
N. N. A. Rahman ◽  
N. M. Yahya

Mathematical model has been proposed for some system that involves a brushed DC motor and it is widely used in industry. Brushed DC motor ideals for applications with a low- torque, manage to change pace or speed and it is widely used in many applications such as x-y table positioning system, conveyor systems and other system that required to use the features that brushed DC motor have. Mathematical model of brushed DC motor in order to verify the performance of the DC motor. In this paper, mathematical model of brushed DC motor will be derived from a brushed DC motor circuit that consist of two parts that are electrical and mechanical part. To validate the functionality of mathematical model, the performance of the brushed DC motor without any controller will be compared with the brushed DC motor with the presence of PI-PD controller that will be tuned by trial-and-error method. Performances of both brushed DC motor with and without controller will be compared in terms of transient response which are, rise time, Tr, settling time, Ts, steady state error, ess and lastly percentage overshoot. At the end of the study, the brushed DC motor with PI-PD controller show a better performance compared to the brushed DC motor without any controller.


Sign in / Sign up

Export Citation Format

Share Document