ADAPTIVE ALGORITHMS IN VIBRATION DIAGNOSIS A.V. Tsurko Liahushevich S.I. − Associate Professor Belarusian State University of Informatics and Radioelectronics.

Slides:



Advertisements
Similar presentations
Introduction to Support Vector Machines (SVM)
Advertisements

1 Image Classification MSc Image Processing Assignment March 2003.
Data Mining Classification: Alternative Techniques
Data Mining Classification: Alternative Techniques
Data Mining Classification: Alternative Techniques
CSCI 347 / CS 4206: Data Mining Module 07: Implementations Topic 03: Linear Models.
MUSICAL SCALE IDENTIFICATION USING NEURAL NETWORKS -Lyndon Quadros.
Face Recognition & Biometric Systems Support Vector Machines (part 2)
Anomaly Detection in Data Docent Xiao-Zhi Gao
Machine Learning Neural Networks
The Nature of Statistical Learning Theory by V. Vapnik
Decision Support Systems
Artificial Intelligence Statistical learning methods Chapter 20, AIMA (only ANNs & SVMs)
1 Pattern Recognition Pattern recognition is: 1. The name of the journal of the Pattern Recognition Society. 2. A research area in which patterns in data.
CES 514 – Data Mining Lecture 8 classification (contd…)
School of Computing and Engineering Diagnostic Engineering Research Group Diagnosis and Prognosis of Machinery Health based on Advanced Intelligent Computations.
1 MACHINE LEARNING TECHNIQUES IN IMAGE PROCESSING By Kaan Tariman M.S. in Computer Science CSCI 8810 Course Project.
Text Classification: An Implementation Project Prerak Sanghvi Computer Science and Engineering Department State University of New York at Buffalo.
Artificial Neural Networks
Face Processing System Presented by: Harvest Jang Group meeting Fall 2002.
Optimization Theory Primal Optimization Problem subject to: Primal Optimal Value:
ML Concepts Covered in 678 Advanced MLP concepts: Higher Order, Batch, Classification Based, etc. Recurrent Neural Networks Support Vector Machines Relaxation.
Walter Hop Web-shop Order Prediction Using Machine Learning Master’s Thesis Computational Economics.
Eng. Shady Yehia El-Mashad
Artificial Neural Networks (ANN). Output Y is 1 if at least two of the three inputs are equal to 1.
Robust Fault analysis Technique for Permanent Magnet DC Motor In safety Critical Applications Wathiq Abed Wathiq Abed Supervisor - Sanjay Sharma University.
Prepared by: Marimuthu Gurusamy Combined vibration analysis (velocity and acceleration envelope) for Prediction of rotating equipment (with rolling element.
Artificial Neural Nets and AI Connectionism Sub symbolic reasoning.
An Example of Course Project Face Identification.
Introduction to machine learning and data mining 1 iCSC2014, Juan López González, University of Oviedo Introduction to machine learning Juan López González.
Filtering and Recommendation INST 734 Module 9 Doug Oard.
RECENT DEVELOPMENTS OF INDUCTION MOTOR DRIVES FAULT DIAGNOSIS USING AI TECHNIQUES 1 Oly Paz.
Machine Learning Using Support Vector Machines (Paper Review) Presented to: Prof. Dr. Mohamed Batouche Prepared By: Asma B. Al-Saleh Amani A. Al-Ajlan.
Kernel Methods A B M Shawkat Ali 1 2 Data Mining ¤ DM or KDD (Knowledge Discovery in Databases) Extracting previously unknown, valid, and actionable.
Chapter 6: Techniques for Predictive Modeling
M Machine Learning F# and Accord.net. Alena Dzenisenka Software architect at Luxoft Poland Member of F# Software Foundation Board of Trustees Researcher.
Approaches to task solution of complex objects identification as example of an induction motor Mubarakzyanov N.R.
Artificial Neural Network Building Using WEKA Software
Mehdi Ghayoumi MSB rm 132 Ofc hr: Thur, a Machine Learning.
26/01/20161Gianluca Demartini Ranking Categories for Faceted Search Gianluca Demartini L3S Research Seminars Hannover, 09 June 2006.
Support-Vector Networks C Cortes and V Vapnik (Tue) Computational Models of Intelligence Joon Shik Kim.
Machine Learning in CSC 196K
Bab 5 Classification: Alternative Techniques Part 4 Artificial Neural Networks Based Classifer.
Artificial Neural Networks for Data Mining. Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall 6-2 Learning Objectives Understand the.
1 An introduction to support vector machine (SVM) Advisor : Dr.Hsu Graduate : Ching –Wen Hong.
SUPPORT VECTOR MACHINES Presented by: Naman Fatehpuria Sumana Venkatesh.
Network Management Lecture 13. MACHINE LEARNING TECHNIQUES 2 Dr. Atiq Ahmed Université de Balouchistan.
Chapter 13 Artificial Intelligence. Artificial Intelligence – Figure 13.1 The Turing Test.
High resolution product by SVM. L’Aquila experience and prospects for the validation site R. Anniballe DIET- Sapienza University of Rome.
Neural network based hybrid computing model for wind speed prediction K. Gnana Sheela, S.N. Deepa Neurocomputing Volume 122, 25 December 2013, Pages 425–429.
SVM With Stochastic Parameter Selection For Bovine Leather Defect Classification Roberto Viana, Ricardo Rodrigues Marco A. Alvarez And Hemerson Pistori.
Course Outline (6 Weeks) for Professor K.H Wong
CS 9633 Machine Learning Support Vector Machines
Other Classification Models: Neural Network
Dr. Unnikrishnan P.C. Professor, EEE
Machine Learning. Support Vector Machines A Support Vector Machine (SVM) can be imagined as a surface that creates a boundary between points of data.
Introduction to Neural Networks And Their Applications
An Introduction to Support Vector Machines
Machine Learning Week 1.
Machine Learning Week 2.
National Conference on Recent Advances in Wireless Communication & Artificial Intelligence (RAWCAI-2014) Organized by Department of Electronics & Communication.
network of simple neuron-like computing elements
Machine Learning. Support Vector Machines A Support Vector Machine (SVM) can be imagined as a surface that creates a boundary between points of data.
Machine Learning. Support Vector Machines A Support Vector Machine (SVM) can be imagined as a surface that creates a boundary between points of data.
MACHINE LEARNING TECHNIQUES IN IMAGE PROCESSING
MACHINE LEARNING TECHNIQUES IN IMAGE PROCESSING
Machine Learning Support Vector Machine Supervised Learning
Achintya Choudhury Bhartiya Skill Development University Jaipur India
Presentation transcript:

ADAPTIVE ALGORITHMS IN VIBRATION DIAGNOSIS A.V. Tsurko Liahushevich S.I. − Associate Professor Belarusian State University of Informatics and Radioelectronics The Republic of Belarus, Minsk 2013

Plan Rolling bearing structure Test rig equipment Vibration noise Vibration diagnosis process Adaptive algorithm concept Machine learning systems

Rolling bearing structure 1)Outer Ring 2)Ball 3)Cage 4)Ball Race 5)Inner Ring

Test Rig Equipment Rolling Bearing Induction motor Accelerometer Heavy metal base o table Rubber spacer Computer

Vibration noise Normal bearing: waveform and the spectrum Defective outer race: waveform and the spectrum

Vibration diagnosis process The process includes five sequential phases: 1)Theoretical model development 2)Empirical data obtaining 3)Diagnostic feature extraction 4)Fault state classification 5)Fault progress prediction and decisions

Adaptive algorithm concept In modern vibration analysis adaptation algorithms are mainly used for classification at the fourth diagnosis phase. Adaptation means (re)tuning of system parameters for better performance

Machine learning systems Uncertainty of input data require using of adaptive data processing Best effectiveness in classification is provided by machine learning systems Such systems adapt to input data in process of training (learning) by selected data set under control of human-supervisor Most common and effective machine learning techniques are ANN (BP-based MLP) and SVM

Artificial Neural Network (ANN) and Support Vector Machine (SVM) ANN is an interconnected group of nodes, akin to the vast network of neurons in a brain. SVM places a Hyperplane (H): H1 does not separate the classes. H2 does, but only with a small margin. H3 separates them with the maximum margin.

Thanks for attention ask your questions