BSc Project Fault Detection & Diagnosis in Control Valve

Size: px
Start display at page:

Download "BSc Project Fault Detection & Diagnosis in Control Valve"

Transcription

1 BSc Project Fault Detection & Diagnosis in Control Valve Supervisor: Dr. Nobakhti

2 Content 2 What is fault? Why we detect fault in a control loop? What is Stiction? Comparing stiction with other faults Ways we can resolve stiction First method : Shape based (MV-OP diagram analysis) Second method : Cross Correlation Function Third method : Curve Fitting Comparing methods New method : EMD Challenges Sharif University Technology

3 What is fault? 3 SP Controller Actuator Plant Output Sensor Controller : poor tuning is not fault Actuator Fault: valve friction Plant Fault: leakage, human error Sensor Fault: calibration Sharif University Technology Fault Detection & Diagnosis in Control valve

4 Why we detect a fault? 4 A. Increasing product quality B. Reducing the rate rejection C. Fault signals propagation in physical components D. Minimizing risk instability Sharif University Technology

5 Valve Stiction 5 What is Stiction referred to? According to Horch (2000) The control valve is stuck in a certain position due to high static friction. The (integrating) controller then increases the set point to the valve until the static friction can be overcome. Then the valve breaks f and moves to a new position (slip phase) where it sticks again. The new position is usually on the other side the desired set point such that the process starts in the opposite direction again. Reference3 Sharif University Technology

6 Stiction in a control valve 6 Valve stiction is very important. The first reason is that valve stiction causes 30% loops work poorly(2 nd rank). Another reason is when a valve has stiction, the risk instability will rise. Reference 1 Schematic a control valve Reference 3 Sharif University Technology

7 Comparing stiction with Other Faults 7 Reference1 Sharif University Technology

8 MV-OP analysis: Method A,B 8 This method utilizes the fact that MV does not change even though OP changes if stiction occurs in control valves. We can quantify the degree stiction by checking the length where MV stays constant. Stiction index (SI A ) No stiction Uncertainty Stiction SI A SI A > 0.25 Reference 1 Reference 1 Sharif University Technology

9 MV-OP analysis: Method C 9 Method C is based on the qualitative shape analysis the characteristics in Fig.1 Time segments signals can be qualitatively approximated by means three qualitative symbols: increasing (I), decreasing (D) and steady (S). No stiction Unceratinty Stiction SI C SI C > 0.25 Stiction index (SI c ) Reference 1 Fig.1 Reference 1 Sharif University Technology

10 MV-OP analysis: Method A 10 Advantages They are intuitive Easy to understand Easy to implement Computationally efficient They work even when no periodical oscillation occurs Disadvantages We should have position the valve in every moment (only in smart valves) Method C is more confident than the other methods but this method also needs choosing an efficient sample time; Because lowering the sample time increases the noise & increasing the sample time is harmful. [Reference 1] Sharif University Technology

11 CCF : Cross Correlation Function 11 If the cross-correlation function (CCF) between controller output and process output is an odd function (i.e. asymmetric with respect to (w.r.t.) the vertical axis), the likely cause the oscillation is stiction. If the CCF is even (i.e. symmetric w.r.t. the vertical axis), then stiction is not likely to having caused the oscillation. a)stiction case b) Non-stiction case Reference 1 Sharif University Technology

12 CCF : Cross Correlation Function 12 a)stiction case b) Non-stiction case Reference 1 Note that the proposed method will work under the following assumptions, which will be discussed later: The process itself is not integrating (such as level control). Note that it is important that a procedure for automatic distinction between odd and even functions needs to have a deadzone. Sharif University Technology

13 CCF : Cross Correlation Function 13 Reference 1 Stiction index (SI) τ r = zero crossing for positive lags τ l = zero crossing for negative lags r 0 = CCF at lag 0 r opt = sign(r 0 ). Max(r uy (τ)) (τ [ τ 1, τ r ]) ρ = τ l τ r τ l+ τ r τ = τ r τ opt τ r+ τ opt Non stiction Uncertainty Stiction 0 ρ ρ 1/3 1/3 ρ 1 0 Δτ 1/3 1/3 Δτ 2/3 2/3 Δτ 1 Reference 1 Sharif University Technology

14 CCF : Cross Correlation Function 14 Advantages Easy implementing Using routine data No need to filtering the noise Disadvantages Not practical on integrator systems Function phase shift depends on the controller design Cross correlation function doesn t work for dominant proportional controllers [Reference 2] Sharif University Technology

15 Curve Fitting 15 To identify stiction-induced oscillations from others, we fit two different functions, triangular wave and sinusoidal wave, to the output signal the first integrating component located after the valve. OP for self-regulating processes or PV for integrating processes. A better fit to a triangular wave indicates valve stiction, while a better fit to a sinusoidal wave indicates non-stiction. Stiction index (SI) Not stiction Uncertainty Stiction SI <SI<0.6 SI 0.6 Reference 1 Sharif University Technology

16 Curve Fitting OP/PV signal fitting 16 a)sinusoidal fitting b)triangular fitting Reference 1 Sharif University Technology

17 Curve Fitting 17 Advantages One advantage is that it is applicable to both self regulating and integrating processes. Another advantage is its industrial practicability due to the following reasons: 1. The methodology is straightforward and easy to implement. 2. The detection is fully automatic and does not require user interaction. 3. Because the piecewise fit, it is flexible in handling asymmetric or damped oscillations. Disadvantages Need to know the zero crossings but because the noise it will be hard. Does not guarantee detection valve stiction in all cases. Sufficient data resolution is required for reliable diagnosis. [Reference 1] Sharif University Technology

18 Comparing 18 These methods are the most famous methods because they are : Easy to understand Easy to implement Needs routine data Rate success in analysis Curve fitting is the most efficient method among these methods. Note that no method works perfectly for all systems. Sharif University Technology

19 New Method : EMD 19 EMD or Empirical Mode Decomposition proposed by Norden E. Huang in 1998 for analyzing data from nonstationary and nonlinear processes. Reference 4 EMD decomposes any time-series signals into the sum a finite number Intrinsic Mode Functions (IMFs) EMD vs. Wavelet Analysis & Fourier Transform Conditions where the sifting process stops: 1. The residual is a monotonic function 2. The residual has less than two extrema 3. The residual is a constant Reference 4 Sharif University Technology

20 EMD Algorithm Identify all the extrema points in x(t). 2. Use cubic spline interpolation to connect all the maxima points 3. Compute the average r 1 t = (x u t + x l t )/2. 4. Compute the fastest oscillation mode (IMF) Reference 4 c 1 t = x t r 1 t We should continue the steps till the c 1 t meets the IMF conditions. 5. Once c 1 is extracted, the residual r 1 t is decomposed as r 1 t = c 2 t + r 2 t where c 2 represents the second IMF. 6. The separation into IMFs terminate when no further IMF can be extracted. Sharif University Technology

21 Sample Implementing EMD On a Signal 21 Original signal X(t) = 2 sin 2π10t + 3 sin 2πt + 0.2t 2 IMF 1 IMF 2 Residual Reference 4 Sharif University Technology

22 Sample Implementing EMD On a Signal 22 Reference 5 Sharif University Technology

23 Sample Implementing EMD On a Signal 23 Reference 5 Sharif University Technology

24 Sample Implementing EMD On a Signal 24 Reference 5 Sharif University Technology

25 EMD: Advantages and Disadvantages 25 Advantages Can be used for non-stationary and non-linear data. Uses only the output signal the process. Does not need to define a mother function like wavelet method. Disadvantages Sensitive to noise IMF s are not unique (mode mixing problem) Sharif University Technology

26 EMD: Mode Mixing Problem 26 X(t) = 2 sin 2π10t + 3 sin 2πt + 0.2t 2 Sharif University Technology

27 EMD: Mode Mixing Problem 27 X(t) = 2 sin 2π10t + 3 sin 2πt + 0.2t 2 Sharif University Technology

28 Challenges 28 Simulating the EMD method Advantages and Disadvantages How to modify the EMD? Extracting IMF specifications for Stiction detection Classification IMF Stiction Sharif University Technology

29 References 1) Jelali M, Huang B, Detection and Diagnosis Stiction in Control Loops, Springer New York, ) Horch A, Condition Monitoring Control Loops, PhD thesis, Royal Institute Technology, Stockholm, Sweden, ) M. Ale Mohammad, B. Hung, Frequency analysis and experimental validation for stiction phenomenon in multi-loop processes, University Alberta, Department Chemical and Material Engineering, Edmonton, Alberta, Canada, ) Ranganathan Srinivasana, Raghunathan Rengaswamya, Randy Miller, A modified empirical mode decomposition (EMD) process for oscillation characterization in control loops, Department Chemical Engineering, Clarkson University, P.O. 5705, NY 13699, USA bhoneywell Process Solutions, Thousand Oaks, CA, USA, ) ECG denoising by deterministic approaches, Marjaneh Taghavi Razavizadeh, Sharif University Technology, International Campus, Kish Island,2014 Sharif University Technology

30 Questions?

Lecture Hilbert-Huang Transform. An examination of Fourier Analysis. Existing non-stationary data handling method

Lecture Hilbert-Huang Transform. An examination of Fourier Analysis. Existing non-stationary data handling method Lecture 12-13 Hilbert-Huang Transform Background: An examination of Fourier Analysis Existing non-stationary data handling method Instantaneous frequency Intrinsic mode functions(imf) Empirical mode decomposition(emd)

More information

International Journal of Advance Engineering and Research Development PNEUMATIC CONTROL VALVE STICTION DETECTION AND QUANTIFICATION

International Journal of Advance Engineering and Research Development PNEUMATIC CONTROL VALVE STICTION DETECTION AND QUANTIFICATION Scientific Journal of Impact Factor (SJIF): 3.34 ISSN (Online): 2348-447 ISSN (Print) : 2348-646 International Journal of Advance Engineering and Research Development Volume 2, Issue 4, April -25 PNEUMATIC

More information

Hilbert-Huang and Morlet wavelet transformation

Hilbert-Huang and Morlet wavelet transformation Hilbert-Huang and Morlet wavelet transformation Sonny Lion (sonny.lion@obspm.fr) LESIA, Observatoire de Paris The Hilbert-Huang Transform The main objective of this talk is to serve as a guide for understanding,

More information

Valve Stiction - Definition, Modeling, Detection, Quantification and Compensation

Valve Stiction - Definition, Modeling, Detection, Quantification and Compensation Valve Stiction - Definition, Modeling, Detection, Quantification and Compensation Dr. M. A. A. Shoukat Choudhury Department of Chemical Engineering Bangladesh University of Engineering & Technology ()

More information

Time Series Analysis using Hilbert-Huang Transform

Time Series Analysis using Hilbert-Huang Transform Time Series Analysis using Hilbert-Huang Transform [HHT] is one of the most important discoveries in the field of applied mathematics in NASA history. Presented by Nathan Taylor & Brent Davis Terminology

More information

Chapter 11 Diagnosis of Stiction-Related Actuator Problems

Chapter 11 Diagnosis of Stiction-Related Actuator Problems Chapter 11 Diagnosis of Stiction-Related Actuator Problems Control valves are the most commonly used actuators or final control elements in the process industries. They are mechanical devices subject to

More information

An Introduction to HILBERT-HUANG TRANSFORM and EMPIRICAL MODE DECOMPOSITION (HHT-EMD) Advanced Structural Dynamics (CE 20162)

An Introduction to HILBERT-HUANG TRANSFORM and EMPIRICAL MODE DECOMPOSITION (HHT-EMD) Advanced Structural Dynamics (CE 20162) An Introduction to HILBERT-HUANG TRANSFORM and EMPIRICAL MODE DECOMPOSITION (HHT-EMD) Advanced Structural Dynamics (CE 20162) M. Ahmadizadeh, PhD, PE O. Hemmati 1 Contents Scope and Goals Review on transformations

More information

Enhanced Active Power Filter Control for Nonlinear Non- Stationary Reactive Power Compensation

Enhanced Active Power Filter Control for Nonlinear Non- Stationary Reactive Power Compensation Enhanced Active Power Filter Control for Nonlinear Non- Stationary Reactive Power Compensation Phen Chiak See, Vin Cent Tai, Marta Molinas, Kjetil Uhlen, and Olav Bjarte Fosso Norwegian University of Science

More information

Study of nonlinear phenomena in a tokamak plasma using a novel Hilbert transform technique

Study of nonlinear phenomena in a tokamak plasma using a novel Hilbert transform technique Study of nonlinear phenomena in a tokamak plasma using a novel Hilbert transform technique Daniel Raju, R. Jha and A. Sen Institute for Plasma Research, Bhat, Gandhinagar-382428, INDIA Abstract. A new

More information

Ultrasonic Thickness Inspection of Oil Pipeline Based on Marginal Spectrum. of Hilbert-Huang Transform

Ultrasonic Thickness Inspection of Oil Pipeline Based on Marginal Spectrum. of Hilbert-Huang Transform 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Ultrasonic Thickness Inspection of Oil Pipeline Based on Marginal Spectrum of Hilbert-Huang Transform Yimei MAO, Peiwen

More information

Empirical Mode Decomposition of Financial Data

Empirical Mode Decomposition of Financial Data International Mathematical Forum, 3, 28, no. 25, 1191-122 Empirical Mode Decomposition of Financial Data Konstantinos Drakakis 1 UCD CASL 2 University College Dublin Abstract We propose a novel method

More information

Empirical Wavelet Transform

Empirical Wavelet Transform Jérôme Gilles Department of Mathematics, UCLA jegilles@math.ucla.edu Adaptive Data Analysis and Sparsity Workshop January 31th, 013 Outline Introduction - EMD 1D Empirical Wavelets Definition Experiments

More information

HHT: the theory, implementation and application. Yetmen Wang AnCAD, Inc. 2008/5/24

HHT: the theory, implementation and application. Yetmen Wang AnCAD, Inc. 2008/5/24 HHT: the theory, implementation and application Yetmen Wang AnCAD, Inc. 2008/5/24 What is frequency? Frequency definition Fourier glass Instantaneous frequency Signal composition: trend, periodical, stochastic,

More information

Using modern time series analysis techniques to predict ENSO events from the SOI time series

Using modern time series analysis techniques to predict ENSO events from the SOI time series Nonlinear Processes in Geophysics () 9: 4 45 Nonlinear Processes in Geophysics c European Geophysical Society Using modern time series analysis techniques to predict ENSO events from the SOI time series

More information

A new optimization based approach to the. empirical mode decomposition, adaptive

A new optimization based approach to the. empirical mode decomposition, adaptive Annals of the University of Bucharest (mathematical series) 4 (LXII) (3), 9 39 A new optimization based approach to the empirical mode decomposition Basarab Matei and Sylvain Meignen Abstract - In this

More information

Analyzing Control Problems and Improving Control Loop Performance

Analyzing Control Problems and Improving Control Loop Performance OptiControls Inc. Houston, TX Ph: 713-459-6291 www.opticontrols.com info@opticontrols.com Analyzing Control s and Improving Control Loop Performance -by Jacques F. Smuts Page: 1 Presenter Principal Consultant

More information

Bearing fault diagnosis based on EMD-KPCA and ELM

Bearing fault diagnosis based on EMD-KPCA and ELM Bearing fault diagnosis based on EMD-KPCA and ELM Zihan Chen, Hang Yuan 2 School of Reliability and Systems Engineering, Beihang University, Beijing 9, China Science and Technology on Reliability & Environmental

More information

Multiscale Characterization of Bathymetric Images by Empirical Mode Decomposition

Multiscale Characterization of Bathymetric Images by Empirical Mode Decomposition Multiscale Characterization of Bathymetric Images by Empirical Mode Decomposition El-Hadji Diop & A.O. Boudraa, IRENav, Ecole Navale, Groupe ASM, Lanvéoc Poulmic, BP600, 29240 Brest-Armées, France A. Khenchaf

More information

CONTROLLER PERFORMANCE ASSESSMENT IN SET POINT TRACKING AND REGULATORY CONTROL

CONTROLLER PERFORMANCE ASSESSMENT IN SET POINT TRACKING AND REGULATORY CONTROL ADCHEM 2, Pisa Italy June 14-16 th 2 CONTROLLER PERFORMANCE ASSESSMENT IN SET POINT TRACKING AND REGULATORY CONTROL N.F. Thornhill *, S.L. Shah + and B. Huang + * Department of Electronic and Electrical

More information

EMD-BASED STOCHASTIC SUBSPACE IDENTIFICATION OF CIVIL ENGINEERING STRUCTURES UNDER OPERATIONAL CONDITIONS

EMD-BASED STOCHASTIC SUBSPACE IDENTIFICATION OF CIVIL ENGINEERING STRUCTURES UNDER OPERATIONAL CONDITIONS EMD-BASED STOCHASTIC SUBSPACE IDENTIFICATION OF CIVIL ENGINEERING STRUCTURES UNDER OPERATIONAL CONDITIONS Wei-Xin Ren, Department of Civil Engineering, Fuzhou University, P. R. China Dan-Jiang Yu Department

More information

Fundamentals of the gravitational wave data analysis V

Fundamentals of the gravitational wave data analysis V Fundamentals of the gravitational wave data analysis V - Hilbert-Huang Transform - Ken-ichi Oohara Niigata University Introduction The Hilbert-Huang transform (HHT) l It is novel, adaptive approach to

More information

ON THE FILTERING PROPERTIES OF THE EMPIRICAL MODE DECOMPOSITION

ON THE FILTERING PROPERTIES OF THE EMPIRICAL MODE DECOMPOSITION Advances in Adaptive Data Analysis Vol. 2, No. 4 (2010) 397 414 c World Scientific Publishing Company DOI: 10.1142/S1793536910000604 ON THE FILTERING PROPERTIES OF THE EMPIRICAL MODE DECOMPOSITION ZHAOHUA

More information

AIR FORCE INSTITUTE OF TECHNOLOGY

AIR FORCE INSTITUTE OF TECHNOLOGY AN INQUIRY: EFFECTIVENESS OF THE COMPLEX EMPIRICAL MODE DECOMPOSITION METHOD, THE HILBERT-HUANG TRANSFORM, AND THE FAST-FOURIER TRANSFORM FOR ANALYSIS OF DYNAMIC OBJECTS THESIS Kristen L. Wallis, Second

More information

EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 16

EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 16 EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 16 Instructions: Write your name and section number on all pages Closed book, closed notes; Computers and cell phones are not allowed You can use

More information

ON EMPIRICAL MODE DECOMPOSITION AND ITS ALGORITHMS

ON EMPIRICAL MODE DECOMPOSITION AND ITS ALGORITHMS ON EMPIRICAL MODE DECOMPOSITION AND ITS ALGORITHMS Gabriel Rilling, Patrick Flandrin and Paulo Gonçalvès Laboratoire de Physique (UMR CNRS 5672), École Normale Supérieure de Lyon 46, allée d Italie 69364

More information

Manufacturing Equipment Control

Manufacturing Equipment Control QUESTION 1 An electric drive spindle has the following parameters: J m = 2 1 3 kg m 2, R a = 8 Ω, K t =.5 N m/a, K v =.5 V/(rad/s), K a = 2, J s = 4 1 2 kg m 2, and K s =.3. Ignore electrical dynamics

More information

Mode Decomposition Analysis Applied to Study the Low-Frequency Embedded in the Vortex Shedding Process. Abstract

Mode Decomposition Analysis Applied to Study the Low-Frequency Embedded in the Vortex Shedding Process. Abstract Tainan,Taiwan,R.O.C., -3 December 3 Mode Decomposition Analysis Applied to Study the Low-Frequency Embedded in the Vortex Shedding Process Chin-Tsan Wang Department of Electrical Engineering Kau Yuan Institute

More information

SPECTRAL METHODS ASSESSMENT IN JOURNAL BEARING FAULT DETECTION APPLICATIONS

SPECTRAL METHODS ASSESSMENT IN JOURNAL BEARING FAULT DETECTION APPLICATIONS The 3 rd International Conference on DIAGNOSIS AND PREDICTION IN MECHANICAL ENGINEERING SYSTEMS DIPRE 12 SPECTRAL METHODS ASSESSMENT IN JOURNAL BEARING FAULT DETECTION APPLICATIONS 1) Ioannis TSIAFIS 1),

More information

Removal of transient disturbances from oscillating measurements using nearest neighbors imputation

Removal of transient disturbances from oscillating measurements using nearest neighbors imputation Removal of transient disturbances from oscillating measurements using nearest neighbors imputation Inês M. Cecílio a,, James R. Ottewill b, Harald Fretheim c, Nina F. Thornhill a a Centre for Process System

More information

Approaches to the improvement of order tracking techniques for vibration based diagnostics in rotating machines

Approaches to the improvement of order tracking techniques for vibration based diagnostics in rotating machines Approaches to the improvement of order tracking techniques for vibration based diagnostics in rotating machines KeSheng Wang Supervisor : Prof. P.S. Heyns Department of Mechanical and Aeronautical Engineering

More information

Professional Portfolio Selection Techniques: From Markowitz to Innovative Engineering

Professional Portfolio Selection Techniques: From Markowitz to Innovative Engineering Massachusetts Institute of Technology Sponsor: Electrical Engineering and Computer Science Cosponsor: Science Engineering and Business Club Professional Portfolio Selection Techniques: From Markowitz to

More information

Lecture 12. Upcoming labs: Final Exam on 12/21/2015 (Monday)10:30-12:30

Lecture 12. Upcoming labs: Final Exam on 12/21/2015 (Monday)10:30-12:30 289 Upcoming labs: Lecture 12 Lab 20: Internal model control (finish up) Lab 22: Force or Torque control experiments [Integrative] (2-3 sessions) Final Exam on 12/21/2015 (Monday)10:30-12:30 Today: Recap

More information

Lecture 25: Tue Nov 27, 2018

Lecture 25: Tue Nov 27, 2018 Lecture 25: Tue Nov 27, 2018 Reminder: Lab 3 moved to Tuesday Dec 4 Lecture: review time-domain characteristics of 2nd-order systems intro to control: feedback open-loop vs closed-loop control intro to

More information

Input-Output Peak Picking Modal Identification & Output only Modal Identification and Damage Detection of Structures using

Input-Output Peak Picking Modal Identification & Output only Modal Identification and Damage Detection of Structures using Input-Output Peak Picking Modal Identification & Output only Modal Identification and Damage Detection of Structures using Time Frequency and Wavelet Techniquesc Satish Nagarajaiah Professor of Civil and

More information

We may not be able to do any great thing, but if each of us will do something, however small it may be, a good deal will be accomplished.

We may not be able to do any great thing, but if each of us will do something, however small it may be, a good deal will be accomplished. Chapter 4 Initial Experiments with Localization Methods We may not be able to do any great thing, but if each of us will do something, however small it may be, a good deal will be accomplished. D.L. Moody

More information

NWC Distinguished Lecture. Blind-source signal decomposition according to a general mathematical model

NWC Distinguished Lecture. Blind-source signal decomposition according to a general mathematical model NWC Distinguished Lecture Blind-source signal decomposition according to a general mathematical model Charles K. Chui* Hong Kong Baptist university and Stanford University Norbert Wiener Center, UMD February

More information

Model-Based Diagnosis of Chaotic Vibration Signals

Model-Based Diagnosis of Chaotic Vibration Signals Model-Based Diagnosis of Chaotic Vibration Signals Ihab Wattar ABB Automation 29801 Euclid Ave., MS. 2F8 Wickliffe, OH 44092 and Department of Electrical and Computer Engineering Cleveland State University,

More information

APPLICATIONS OF THE HUANG HILBERT TRANSFORMATION IN NON-INVASIVE RESEARCH OF THE SEABED IN THE SOUTHERN BALTIC SEA

APPLICATIONS OF THE HUANG HILBERT TRANSFORMATION IN NON-INVASIVE RESEARCH OF THE SEABED IN THE SOUTHERN BALTIC SEA Volume 17 HYDROACOUSTICS APPLICATIONS OF THE HUANG HILBERT TRANSFORMATION IN NON-INVASIVE RESEARCH OF THE SEABED IN THE SOUTHERN BALTIC SEA MIŁOSZ GRABOWSKI 1, JAROSŁAW TĘGOWSKI 2, JAROSŁAW NOWAK 3 1 Institute

More information

Linear Regression. Aarti Singh. Machine Learning / Sept 27, 2010

Linear Regression. Aarti Singh. Machine Learning / Sept 27, 2010 Linear Regression Aarti Singh Machine Learning 10-701/15-781 Sept 27, 2010 Discrete to Continuous Labels Classification Sports Science News Anemic cell Healthy cell Regression X = Document Y = Topic X

More information

ELEC4631 s Lecture 2: Dynamic Control Systems 7 March Overview of dynamic control systems

ELEC4631 s Lecture 2: Dynamic Control Systems 7 March Overview of dynamic control systems ELEC4631 s Lecture 2: Dynamic Control Systems 7 March 2011 Overview of dynamic control systems Goals of Controller design Autonomous dynamic systems Linear Multi-input multi-output (MIMO) systems Bat flight

More information

CONTROLLER PERFORMANCE ASSESSMENT IN SET POINT TRACKING AND REGULATORY CONTROL

CONTROLLER PERFORMANCE ASSESSMENT IN SET POINT TRACKING AND REGULATORY CONTROL This is a preprint of an article accepted for publication in International Journal of Adaptive Control and Signal Processing, 3, 7, 79-77 CONTROLLER PERFORMANCE ASSESSMENT IN SET POINT TRACKING AND REGULATORY

More information

LINOEP vectors, spiral of Theodorus, and nonlinear time-invariant system models of mode decomposition

LINOEP vectors, spiral of Theodorus, and nonlinear time-invariant system models of mode decomposition LINOEP vectors, spiral of Theodorus, and nonlinear time-invariant system models of mode decomposition Pushpendra Singh 1,2, 1 Department of EE, Indian Institute of Technology Delhi, India 2 Jaypee Institute

More information

ABSTRACT I. INTRODUCTION II. THE EMPIRICAL MODE DECOMPOSITION

ABSTRACT I. INTRODUCTION II. THE EMPIRICAL MODE DECOMPOSITION 6 IJSRST Volume Issue 4 Print ISSN: 395-6 Online ISSN: 395-6X Themed Section: Science and Technology Demodulation of a Single Interferogram based on Bidimensional Empirical Mode Decomposition and Hilbert

More information

This is an electronic reprint of the original article. This reprint may differ from the original in pagination and typographic detail.

This is an electronic reprint of the original article. This reprint may differ from the original in pagination and typographic detail. Powered by TCPDF (www.tcpdf.org) This is an electronic reprint of the original article. This reprint may differ from the original in pagination and typographic detail. Jämsä-Jounela, Sirkka-Liisa; Poikonen,

More information

Iterative filtering decomposition based on local spectral evolution kernel

Iterative filtering decomposition based on local spectral evolution kernel Iterative filtering decomposition based on local spectral evolution kernel Yang Wang 1, Guo Wei Wei 1, and Siyang Yang 1 1 Department of Mathematics Michigan State University, MI 4884, USA Department of

More information

SENSITIVITY ANALYSIS OF ADAPTIVE MAGNITUDE SPECTRUM ALGORITHM IDENTIFIED MODAL FREQUENCIES OF REINFORCED CONCRETE FRAME STRUCTURES

SENSITIVITY ANALYSIS OF ADAPTIVE MAGNITUDE SPECTRUM ALGORITHM IDENTIFIED MODAL FREQUENCIES OF REINFORCED CONCRETE FRAME STRUCTURES SENSITIVITY ANALYSIS OF ADAPTIVE MAGNITUDE SPECTRUM ALGORITHM IDENTIFIED MODAL FREQUENCIES OF REINFORCED CONCRETE FRAME STRUCTURES K. C. G. Ong*, National University of Singapore, Singapore M. Maalej,

More information

Introduction to Biomedical Engineering

Introduction to Biomedical Engineering Introduction to Biomedical Engineering Biosignal processing Kung-Bin Sung 6/11/2007 1 Outline Chapter 10: Biosignal processing Characteristics of biosignals Frequency domain representation and analysis

More information

ECE 533 Final Project. channel flow

ECE 533 Final Project. channel flow ECE 533 Final Project Decomposing non-stationary turbulent velocity in open channel flow Ying-Tien Lin 25.2.2 Decomposing non-stationary turbulent velocity in open channel flow Ying-Tien Lin Introduction

More information

AN ALTERNATIVE ALGORITHM FOR EMPIRICAL MODE DECOMPOSITION. 1. Introduction

AN ALTERNATIVE ALGORITHM FOR EMPIRICAL MODE DECOMPOSITION. 1. Introduction AN ALTERNATIVE ALGORITHM FOR EMPIRICAL MODE DECOMPOSITION LUAN LIN, YANG WANG, AND HAOMIN ZHOU Abstract. The empirical mode decomposition (EMD) was a method pioneered by Huang et al [8] as an alternative

More information

Application of Improved Empirical Mode Decomposition in Defect Detection Using Vibro-Ultrasonic Modulation Excitation-Fiber Bragg Grating Sensing

Application of Improved Empirical Mode Decomposition in Defect Detection Using Vibro-Ultrasonic Modulation Excitation-Fiber Bragg Grating Sensing 5th International Conference on Measurement, Instrumentation and Automation (ICMIA 016) Application of Improved Empirical Mode Decomposition in Defect Detection Using Vibro-Ultrasonic Modulation Excitation-Fiber

More information

The Basic Feedback Loop. Design and Diagnosis. of the Basic Feedback Loop. Parallel form. The PID Controller. Tore Hägglund. The textbook version:

The Basic Feedback Loop. Design and Diagnosis. of the Basic Feedback Loop. Parallel form. The PID Controller. Tore Hägglund. The textbook version: The Basic Feedback Loop Design and Diagnosis l n of the Basic Feedback Loop sp Σ e x Controller Σ Process Σ Tore Hägglnd Department of Atomatic Control Lnd Institte of Technolog Lnd, Sweden The PID Controller

More information

Department of Quality and Safety Engineering, China Jiliang University, Hangzhou, Zhejiang , China 2

Department of Quality and Safety Engineering, China Jiliang University, Hangzhou, Zhejiang , China 2 Hindawi Publishing Corporation EURASIP Journal on Advances in Signal Processing Volume 2, Article ID 483524, 7 pages doi:.55/2/483524 Research Article Simulation of Matched Field Processing Localization

More information

Here represents the impulse (or delta) function. is an diagonal matrix of intensities, and is an diagonal matrix of intensities.

Here represents the impulse (or delta) function. is an diagonal matrix of intensities, and is an diagonal matrix of intensities. 19 KALMAN FILTER 19.1 Introduction In the previous section, we derived the linear quadratic regulator as an optimal solution for the fullstate feedback control problem. The inherent assumption was that

More information

Ensemble empirical mode decomposition of Australian monthly rainfall and temperature data

Ensemble empirical mode decomposition of Australian monthly rainfall and temperature data 19th International Congress on Modelling and Simulation, Perth, Australia, 12 16 December 2011 http://mssanz.org.au/modsim2011 Ensemble empirical mode decomposition of Australian monthly rainfall and temperature

More information

Lecture 5 Classical Control Overview III. Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore

Lecture 5 Classical Control Overview III. Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore Lecture 5 Classical Control Overview III Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore A Fundamental Problem in Control Systems Poles of open

More information

A study of the characteristics of white noise using the empirical mode decomposition method

A study of the characteristics of white noise using the empirical mode decomposition method 1.198/rspa.3.11 A study of the characteristics of white noise using the empirical mode decomposition method By Zhaohua W u 1 and Norden E. Huang 1 Center for Ocean Land Atmosphere Studies, Suite 3, 441

More information

Hilbert-Huang Transform versus Fourier based analysis for diffused ultrasonic waves structural health monitoring in polymer based composite materials

Hilbert-Huang Transform versus Fourier based analysis for diffused ultrasonic waves structural health monitoring in polymer based composite materials Proceedings of the Acoustics 212 Nantes Conference 23-27 April 212, Nantes, France Hilbert-Huang Transform versus Fourier based analysis for diffused ultrasonic waves structural health monitoring in polymer

More information

Noise reduction of ship-radiated noise based on noise-assisted bivariate empirical mode decomposition

Noise reduction of ship-radiated noise based on noise-assisted bivariate empirical mode decomposition Indian Journal of Geo-Marine Sciences Vol. 45(4), April 26, pp. 469-476 Noise reduction of ship-radiated noise based on noise-assisted bivariate empirical mode decomposition Guohui Li,2,*, Yaan Li 2 &

More information

CHAPTER 1 INTRODUCTION TO THE HILBERT HUANG TRANSFORM AND ITS RELATED MATHEMATICAL PROBLEMS

CHAPTER 1 INTRODUCTION TO THE HILBERT HUANG TRANSFORM AND ITS RELATED MATHEMATICAL PROBLEMS CHAPTER 1 INTRODUCTION TO THE HILBERT HUANG TRANSFORM AND ITS RELATED MATHEMATICAL PROBLEMS Norden E. Huang The Hilbert Huang transform (HHT) is an empirically based data-analysis method. Its basis of

More information

Stochastic Structural Dynamics Prof. Dr. C. S. Manohar Department of Civil Engineering Indian Institute of Science, Bangalore

Stochastic Structural Dynamics Prof. Dr. C. S. Manohar Department of Civil Engineering Indian Institute of Science, Bangalore Stochastic Structural Dynamics Prof. Dr. C. S. Manohar Department of Civil Engineering Indian Institute of Science, Bangalore Lecture No. # 33 Probabilistic methods in earthquake engineering-2 So, we have

More information

Plant-wide Root Cause Identification of Transient Disturbances with Application to a Board Machine

Plant-wide Root Cause Identification of Transient Disturbances with Application to a Board Machine Moncef Chioua, Margret Bauer, Su-Liang Chen, Jan C. Schlake, Guido Sand, Werner Schmidt and Nina F. Thornhill Plant-wide Root Cause Identification of Transient Disturbances with Application to a Board

More information

Processing Well Log Data Using Empirical Mode Decomposition (EMD) and Diffusion Equation*

Processing Well Log Data Using Empirical Mode Decomposition (EMD) and Diffusion Equation* Processing Well Log Data Using Empirical Mode Decomposition (EMD) and Diffusion Equation* Sangmyung D. Kim 1, Seok Jung Kwon 1, and Kwang Min Jeon 1 Search and Discovery Article #120188 (2015) Posted April

More information

Introduction to time-frequency analysis Centre for Doctoral Training in Healthcare Innovation

Introduction to time-frequency analysis Centre for Doctoral Training in Healthcare Innovation Introduction to time-frequency analysis Centre for Doctoral Training in Healthcare Innovation Dr. Gari D. Clifford, University Lecturer & Director, Centre for Doctoral Training in Healthcare Innovation,

More information

QFT Framework for Robust Tuning of Power System Stabilizers

QFT Framework for Robust Tuning of Power System Stabilizers 45-E-PSS-75 QFT Framework for Robust Tuning of Power System Stabilizers Seyyed Mohammad Mahdi Alavi, Roozbeh Izadi-Zamanabadi Department of Control Engineering, Aalborg University, Denmark Correspondence

More information

Engine fault feature extraction based on order tracking and VMD in transient conditions

Engine fault feature extraction based on order tracking and VMD in transient conditions Engine fault feature extraction based on order tracking and VMD in transient conditions Gang Ren 1, Jide Jia 2, Jian Mei 3, Xiangyu Jia 4, Jiajia Han 5 1, 4, 5 Fifth Cadet Brigade, Army Transportation

More information

The Study on the semg Signal Characteristics of Muscular Fatigue Based on the Hilbert-Huang Transform

The Study on the semg Signal Characteristics of Muscular Fatigue Based on the Hilbert-Huang Transform The Study on the semg Signal Characteristics of Muscular Fatigue Based on the Hilbert-Huang Transform Bo Peng 1,2, Xiaogang Jin 2,,YongMin 2, and Xianchuang Su 3 1 Ningbo Institute of Technology, Zhejiang

More information

Image Analysis Based on the Local Features of 2D Intrinsic Mode Functions

Image Analysis Based on the Local Features of 2D Intrinsic Mode Functions Image Analysis Based on the Local Features of 2D Intrinsic Mode Functions Dan Zhang Abstract The Hilbert-Huang transform (HHT) is a novel signal processing method which can efficiently handle nonstationary

More information

Development of Control Performance Diagnosis System and its Industrial Applications

Development of Control Performance Diagnosis System and its Industrial Applications Development of Control Performance Diagnosis System and its Industrial Applications Sumitomo Chemical Co., Ltd. Process & Production Technology Center Hidekazu KUGEMOTO The control performance diagnosis

More information

Stochastic Models, Estimation and Control Peter S. Maybeck Volumes 1, 2 & 3 Tables of Contents

Stochastic Models, Estimation and Control Peter S. Maybeck Volumes 1, 2 & 3 Tables of Contents Navtech Part #s Volume 1 #1277 Volume 2 #1278 Volume 3 #1279 3 Volume Set #1280 Stochastic Models, Estimation and Control Peter S. Maybeck Volumes 1, 2 & 3 Tables of Contents Volume 1 Preface Contents

More information

Forced Oscillations in a Linear System Problems

Forced Oscillations in a Linear System Problems Forced Oscillations in a Linear System Problems Summary of the Principal Formulas The differential equation of forced oscillations for the kinematic excitation: ϕ + 2γ ϕ + ω 2 0ϕ = ω 2 0φ 0 sin ωt. Steady-state

More information

The use of the Hilbert transforra in EMG Analysis

The use of the Hilbert transforra in EMG Analysis The use of the Hilbert transforra in EMG Analysis Sean Tallier BSc, Dr P.Kyberd Oxford Orthopaedic Engineering Center Oxford University 1.1 INTRODUCTION The Fourier transform has traditionally been used

More information

Advanced Adaptive Control for Unintended System Behavior

Advanced Adaptive Control for Unintended System Behavior Advanced Adaptive Control for Unintended System Behavior Dr. Chengyu Cao Mechanical Engineering University of Connecticut ccao@engr.uconn.edu jtang@engr.uconn.edu Outline Part I: Challenges: Unintended

More information

Simple criteria for controller performance monitoring

Simple criteria for controller performance monitoring Simple criteria for controller performance monitoring Kostas Tsakalis (ASU) and Sachi Dash (Honeywell) Introduction/motivation Performance monitoring philosophy Simple criteria based on small-gain arguments

More information

Modeling and Model Predictive Control of Nonlinear Hydraulic System

Modeling and Model Predictive Control of Nonlinear Hydraulic System Modeling and Model Predictive Control of Nonlinear Hydraulic System Petr Chalupa, Jakub Novák Department of Process Control, Faculty of Applied Informatics, Tomas Bata University in Zlin, nám. T. G. Masaryka

More information

UNCERTAINTIES FOR PRESSURE-TIME EFFICIENCY MEASUREMENTS

UNCERTAINTIES FOR PRESSURE-TIME EFFICIENCY MEASUREMENTS UNCERTAINTIES FOR PRESSURE-TIME EFFICIENCY MEASUREMENTS ABSTRACT Jørgen Ramdal Norwegian University of Science and Technology Pontus P. Jonsson Luleå University of Technology Ole Gunnar Dahlhaug Norwegian

More information

Application of Hilbert-Huang signal processing to ultrasonic non-destructive testing of oil pipelines *

Application of Hilbert-Huang signal processing to ultrasonic non-destructive testing of oil pipelines * 13 Mao et al. / J Zhejiang Univ SCIENCE A 26 7(2):13-134 Journal of Zhejiang University SCIENCE A ISSN 19-395 http://www.zju.edu.cn/jzus E-mail: jzus@zju.edu.cn Application of Hilbert-Huang signal processing

More information

Using Global Properties for Qualitative Reasoning: A Qualitative System Theory

Using Global Properties for Qualitative Reasoning: A Qualitative System Theory Using Global Properties for Qualitative Reasoning: A Qualitative System Theory Yoshiteru Ishida Division of Applied Systems Science Kyoto University, Kyoto 606 Japan 1 Abstract All the qualitative simulation

More information

Inverse Heat Flux Evaluation using Conjugate Gradient Methods from Infrared Imaging

Inverse Heat Flux Evaluation using Conjugate Gradient Methods from Infrared Imaging 11 th International Conference on Quantitative InfraRed Thermography Inverse Heat Flux Evaluation using Conjugate Gradient Methods from Infrared Imaging by J. Sousa*, L. Villafane*, S. Lavagnoli*, and

More information

Self-Excited Vibration

Self-Excited Vibration Wenjing Ding Self-Excited Vibration Theory, Paradigms, and Research Methods With 228 figures Ö Springer Contents Chapter 1 Introduction 1 1.1 Main Features of Self-Excited Vibration 1 1.1.1 Natural Vibration

More information

Hilbert-Huang Transform-based Local Regions Descriptors

Hilbert-Huang Transform-based Local Regions Descriptors Hilbert-Huang Transform-based Local Regions Descriptors Dongfeng Han, Wenhui Li, Wu Guo Computer Science and Technology, Key Laboratory of Symbol Computation and Knowledge Engineering of the Ministry of

More information

The Empirical Mode Decomposition (EMD), a new tool for Potential Field Separation

The Empirical Mode Decomposition (EMD), a new tool for Potential Field Separation Journal of American Science 21;6(7) The Empirical Mode Decomposition (EMD), a new tool for Potential Field Separation S. Morris Cooper 1, Liu Tianyou 2, Innocent Ndoh Mbue 3 1, 2 Institude of Geophysucs

More information

Extraction of Fetal ECG from the Composite Abdominal Signal

Extraction of Fetal ECG from the Composite Abdominal Signal Extraction of Fetal ECG from the Composite Abdominal Signal Group Members: Anand Dari addari@ee.iitb.ac.in (04307303) Venkatamurali Nandigam murali@ee.iitb.ac.in (04307014) Utpal Pandya putpal@iitb.ac.in

More information

Using frequency domain techniques with US real GNP data: A Tour D Horizon

Using frequency domain techniques with US real GNP data: A Tour D Horizon Using frequency domain techniques with US real GNP data: A Tour D Horizon Patrick M. Crowley TAMUCC October 2011 Patrick M. Crowley (TAMUCC) Bank of Finland October 2011 1 / 45 Introduction "The existence

More information

ADDING EMD PROCESS AND FILTERING ANALYSIS TO ENHANCE PERFORMANCES OF ARIMA MODEL WHEN TIME SERIES IS MEASUREMENT DATA

ADDING EMD PROCESS AND FILTERING ANALYSIS TO ENHANCE PERFORMANCES OF ARIMA MODEL WHEN TIME SERIES IS MEASUREMENT DATA 6. ADDING EMD PROCESS AND FILTERING ANALYSIS TO ENHANCE PERFORMANCES OF ARIMA MODEL WHEN TIME SERIES IS MEASUREMENT DATA Abstract Feng-enq LIN In this paper, one process that integratesthe Empirical Mode

More information

A Multiplay Model for Rate-Independent and Rate-Dependent Hysteresis with Nonlocal Memory

A Multiplay Model for Rate-Independent and Rate-Dependent Hysteresis with Nonlocal Memory Joint 48th IEEE Conference on Decision and Control and 8th Chinese Control Conference Shanghai, PR China, December 6-8, 9 FrC A Multiplay Model for Rate-Independent and Rate-Dependent Hysteresis with onlocal

More information

Signal Period Analysis Based on Hilbert-Huang Transform and Its Application to Texture Analysis

Signal Period Analysis Based on Hilbert-Huang Transform and Its Application to Texture Analysis Signal Period Analysis Based on Hilbert-Huang Transform and Its Application to Texture Analysis Zhihua Yang 1, Dongxu Qi and Lihua Yang 3 1 School of Information Science and Technology Sun Yat-sen University,

More information

An Adaptive Data Analysis Method for nonlinear and Nonstationary Time Series: The Empirical Mode Decomposition and Hilbert Spectral Analysis

An Adaptive Data Analysis Method for nonlinear and Nonstationary Time Series: The Empirical Mode Decomposition and Hilbert Spectral Analysis An Adaptive Data Analysis Method for nonlinear and Nonstationary Time Series: The Empirical Mode Decomposition and Hilbert Spectral Analysis Norden E Huang and Zhaohua Wu Abstract An adaptive data analysis

More information

11. Further Issues in Using OLS with TS Data

11. Further Issues in Using OLS with TS Data 11. Further Issues in Using OLS with TS Data With TS, including lags of the dependent variable often allow us to fit much better the variation in y Exact distribution theory is rarely available in TS applications,

More information

Roundoff Noise in Digital Feedback Control Systems

Roundoff Noise in Digital Feedback Control Systems Chapter 7 Roundoff Noise in Digital Feedback Control Systems Digital control systems are generally feedback systems. Within their feedback loops are parts that are analog and parts that are digital. At

More information

A Spectral Approach for Sifting Process in Empirical Mode Decomposition

A Spectral Approach for Sifting Process in Empirical Mode Decomposition 5612 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 58, NO. 11, NOVEMBER 2010 A Spectral Approach for Sifting Process in Empirical Mode Decomposition Oumar Niang, Éric Deléchelle, and Jacques Lemoine Abstract

More information

Derivative-Optimized Empirical Mode Decomposition (DEMD) for the Hilbert- Huang Transform

Derivative-Optimized Empirical Mode Decomposition (DEMD) for the Hilbert- Huang Transform Derivative-Optimized Empirical Mode Decomposition (DEMD) for the Hilbert- Huang Transform Peter C. Chu 1), Chenwu Fan 1), and Norden Huang 2) 1)Naval Postgraduate School Monterey, California, USA 2)National

More information

Bearing fault diagnosis based on TEO and SVM

Bearing fault diagnosis based on TEO and SVM Bearing fault diagnosis based on TEO and SVM Qingzhu Liu, Yujie Cheng 2 School of Reliability and Systems Engineering, Beihang University, Beijing 9, China Science and Technology on Reliability and Environmental

More information

DESIGN OF AN ON-LINE TITRATOR FOR NONLINEAR ph CONTROL

DESIGN OF AN ON-LINE TITRATOR FOR NONLINEAR ph CONTROL DESIGN OF AN ON-LINE TITRATOR FOR NONLINEAR CONTROL Alex D. Kalafatis Liuping Wang William R. Cluett AspenTech, Toronto, Canada School of Electrical & Computer Engineering, RMIT University, Melbourne,

More information

Lecture 12. AO Control Theory

Lecture 12. AO Control Theory Lecture 12 AO Control Theory Claire Max with many thanks to Don Gavel and Don Wiberg UC Santa Cruz February 18, 2016 Page 1 What are control systems? Control is the process of making a system variable

More information

Quis custodiet ipsos custodes?

Quis custodiet ipsos custodes? Quis custodiet ipsos custodes? James B. Rawlings, Megan Zagrobelny, Luo Ji Dept. of Chemical and Biological Engineering, Univ. of Wisconsin-Madison, WI, USA IFAC Conference on Nonlinear Model Predictive

More information

EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH

EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH Abhilash Asekar 1 1 School of Engineering, Deakin University, Waurn Ponds, Victoria 3216, Australia ---------------------------------------------------------------------***----------------------------------------------------------------------

More information

System Identification for Process Control: Recent Experiences and a Personal Outlook

System Identification for Process Control: Recent Experiences and a Personal Outlook System Identification for Process Control: Recent Experiences and a Personal Outlook Yucai Zhu Eindhoven University of Technology Eindhoven, The Netherlands and Tai-Ji Control Best, The Netherlands Contents

More information

An improved brake squeal source model in the presence of kinematic and friction nonlinearities

An improved brake squeal source model in the presence of kinematic and friction nonlinearities An improved brake squeal source model in the presence of kinematic and friction nonlinearities Osman Taha Sen, Jason T. Dreyer, and Rajendra Singh 3 Department of Mechanical Engineering, Istanbul Technical

More information

I. D. Landau, A. Karimi: A Course on Adaptive Control Adaptive Control. Part 9: Adaptive Control with Multiple Models and Switching

I. D. Landau, A. Karimi: A Course on Adaptive Control Adaptive Control. Part 9: Adaptive Control with Multiple Models and Switching I. D. Landau, A. Karimi: A Course on Adaptive Control - 5 1 Adaptive Control Part 9: Adaptive Control with Multiple Models and Switching I. D. Landau, A. Karimi: A Course on Adaptive Control - 5 2 Outline

More information

ON NUMERICAL ANALYSIS AND EXPERIMENT VERIFICATION OF CHARACTERISTIC FREQUENCY OF ANGULAR CONTACT BALL-BEARING IN HIGH SPEED SPINDLE SYSTEM

ON NUMERICAL ANALYSIS AND EXPERIMENT VERIFICATION OF CHARACTERISTIC FREQUENCY OF ANGULAR CONTACT BALL-BEARING IN HIGH SPEED SPINDLE SYSTEM ON NUMERICAL ANALYSIS AND EXPERIMENT VERIFICATION OF CHARACTERISTIC FREQUENCY OF ANGULAR CONTACT BALL-BEARING IN HIGH SPEED SPINDLE SYSTEM Tian-Yau Wu and Chun-Che Sun Department of Mechanical Engineering,

More information