scholarly journals MONITORAMENTO DE FALHAS EM SISTEMAS DINÂMICOS UTILIZANDO UM MÉTODO DE ANÁLISE DE DADOS BASEADO NO ALGORITMO DE SELEÇÃO NEGATIVA

2021 ◽  
Vol 13 (2) ◽  
pp. 78-87
Author(s):  
Driely Candido Santos ◽  
Mara Lúcia Martins Lopes ◽  
Fábio Roberto Chavarette ◽  
Bruno Ferreira Rossanês

This work presents the application of a method for monitoring and diagnosing failures in mechanical structures based on the theory of vibration signals and on Artificial Immune Systems to assist in data processing. It uses the Negative Selection Algorithm as a tool to identify fault samples extracted from the laboratory simulated signals of a dynamic rotor. This methodology can help mechanical structure maintenance professionals, facilitating decision-making. The data set used in the processing of the intelligent system was generated through experiments. For normal (base-line) conditions, the signals of the rotor in free operation were used, that is, without the addition of unbalance mass, and for the fault conditions, unbalance masses were added to the system. The results are satisfactory, showing precision and robustness.

2014 ◽  
Vol 472 ◽  
pp. 544-549 ◽  
Author(s):  
Fernando Parra dos Anjos Lima ◽  
Fábio Roberto Chavarette ◽  
Simone Silva Frutuoso de Souza ◽  
Adriano dos Santos e Souza ◽  
Mara Lúcia Martins Lopes

This paper presents the application of artificial immune systems for analysis of the structural integrity of a building. Inspired by a biological process, it uses the negative selection algorithm to perform the identification and characterization of structural failure. This paper presents the application of artificial immune systems for analysis of the structural integrity of a building. Inspired by a biological process, it uses the negative selection algorithm to perform the identification and characterization of structural failure. This methodology can assist professionals in the inspection of mechanical and civil structures, to identify and characterize flaws, in order to perform preventative maintenance to ensure the integrity of the structure and decision-making. In order to evaluate the methodology was made modeling a two-story building and several situations were simulated (base-line condition and improper conditions), yielding a database of signs, which were used as input data for the negative selection algorithm. The results obtained by the present method efficiency, robustness and accuracy.


2010 ◽  
Vol 121-122 ◽  
pp. 486-489
Author(s):  
Wen Chen ◽  
Tao Li ◽  
Xiao Jie Liu ◽  
Yuan Quan Shi

In this article, we proposed a negative selection algorithm which based on hierarchical level cluster of self dataset CB-RNSA. First the self data set is clustered by different cluster radius, and then the self data are substituted by cluster centers to compare with candidate detectors to reduce the number of distance counting. In the detector creating process, the value of each detector property was restricted to a given value range so as to decrease the redundancy of detectors. The stimulation result shows that CB-RNSA is an effective algorithm for the creation of artificial immune detectors.


2013 ◽  
Vol 2 (1) ◽  
pp. 121-142 ◽  
Author(s):  
Sri Listia Rosa ◽  
Siti Mariyam Shamsuddin ◽  
Evizal Evizal

Detecting of anomalies patients data are important to gives early alert to hospital, in this paper will explore on anomalies patient data detecting and processing using artificial computer intelligent system. Artificial Immune System (AIS) is an intelligent computational technique refers to human immunology system and has been used in many areas such as computer system, pattern recognition, stock market trading, etc. In this case, real value negative selection algorithm (RNSA) of artificial immune system used for detecting anomalies patient body parameters such as temperature. Patient data from monitoring system or database classified into real valued, real negative selection algorithm results is real values deduction by RNSA distance, the algorithm used is minimum distance and the value of detector generated for the algorithm. The real valued compared with the distance of data, if the distance is less than a RNSA detector distance then data classified into abnormal. To develop real time detecting and monitoring system, Radio Frequency Identification (RFID) technology has been used in this system. Keywords: AIS, RNSA, RFID, AbnormalDOI: 10.18495/comengapp.21.121142


2010 ◽  
Vol 19 (05) ◽  
pp. 703-712
Author(s):  
TAO CAI ◽  
SHIGUANG JU ◽  
DEJIAO NIU

The artificial immune algorithm is the hot topic in much research such as the intrusion detection system, the information retrieval system and the data mining system. The negative selection algorithm is the typical artificial immune algorithm. A common representation of binary strings for antibody (detector) and antigen have been associated with inefficiencies when generating detector and inspecting antigen. We use a single integer to represent the detector and provide the basis of improving negative selection algorithm efficiency. In the detector generation algorithm, extracting sub-strings in self that its length is larger than threshold and converting them to single integer in numerical interval, then the rest integers in numerical interval are selected as numerical detectors. It can reduce the time and space overhead of detector generation and provide the facility to analyze the positive and negative errors when antigen inspection. The numerical matching rule is given. The B-tree is used to create index of numerical detector. Extracting sub-strings in antigen that its length is larger than threshold and converting them to some integers. If there is the same value as those integers in the index of numerical detector, then the antigen matches one numerical detector. It can improve the efficiency of antigen inspection. Finally the prototype of the numerical negative selection algorithm and negative selection algorithm are realized to test the overhead of the detector generation and antigen inspection using the live data set. The results show that the numerical negative selection algorithm can reduce the time and space overhead and avoid fluctuation of the overhead.


Author(s):  
Orhan Bölükbaş ◽  
Harun Uğuz

Artificial immune systems inspired by the natural immune system are used in problems such as classification, optimization, anomaly detection, and error detection. In these problems, clonal selection algorithm, artificial immune network algorithm, and negative selection algorithm are generally used. This chapter aims to solve the problem of correct identification and classification of patients using negative selection (NS) and variable detector negative selection (V-DET NS) algorithms. The authors examine the performance of NSA and V-DET NSA algorithms using three sets of medical data sets from Parkinson, carotid artery doppler, and epilepsy patients. According to the obtained results, NSA achieved 92.45%, 91.46%, and 92.21% detection accuracy and 92.46%, 93.40%, and 90.57% classification accuracy. V-DET NSA achieved 94.34%, 94.52%, and 91.51% classification accuracy and 94.23%, 94.40%, and 89.29% detection accuracy. As can be seen from these values, V-Det NSA yielded a better result. Artificial immune system emerges as an effective and promising system in terms of problem-solving performance.


2013 ◽  
Vol 2013 ◽  
pp. 1-15 ◽  
Author(s):  
Ruirui Zhang ◽  
Tao Li ◽  
Xin Xiao

Negative selection algorithm is one of the main algorithms of artificial immune systems. However, candidate detectors randomly generated by traditional negative selection algorithms need to conduct self-tolerance with all selves in the training set in order to eliminate the immunological reaction. The matching process is the main time cost, which results in low generation efficiencies of detectors and application limitations of immune algorithms. A novel algorithm is proposed, named GB-RNSA. The algorithm analyzes distributions of the self set in real space and regards then-dimensional [0, 1] space as the biggest grid. Then the biggest grid is divided into a finite number of sub grids, and selves are filled in the corresponding subgrids at the meantime. The randomly generated candidate detector only needs to match selves who are in the grid where the detector is and in its neighbor grids, instead of all selves, which reduces the time cost of distance calculations. And before adding the candidate detector into mature detector set, certain methods are adopted to reduce duplication coverage between detectors, which achieves fewer detectors covering the nonself space as much as possible. Theory analysis and experimental results demonstrate that GB-RNSA lowers the number of detectors, time complexity, and false alarm rate.


2005 ◽  
Vol 13 (2) ◽  
pp. 145-177 ◽  
Author(s):  
Simon M. Garrett

The field of Artificial Immune Systems (AIS) concerns the study and development of computationally interesting abstractions of the immune system. This survey tracks the development of AIS since its inception, and then attempts to make an assessment of its usefulness, defined in terms of ‘distinctiveness’ and ‘effectiveness.’ In this paper, the standard types of AIS are examined—Negative Selection, Clonal Selection and Immune Networks—as well as a new breed of AIS, based on the immunological ‘danger theory.’ The paper concludes that all types of AIS largely satisfy the criteria outlined for being useful, but only two types of AIS satisfy both criteria with any certainty.


Sign in / Sign up

Export Citation Format

Share Document