KONKANI SPEECH RECOGNITION USING HILBERT-HUANG TRANSFORM

Size: px
Start display at page:

Download "KONKANI SPEECH RECOGNITION USING HILBERT-HUANG TRANSFORM"

Transcription

1 KONKANI SPEECH RECOGNITION USING HILBERT-HUANG TRANSFORM Shruthi S Prabhu 1, Nayana C G 2, Ashwini B N 3, Dr. Parameshachari B D 4 Assistant Professor, Department of Telecommunication Engineering, GSSSIETW, Mysuru, India 1,2,3 Professor & Head, Department of Telecommunication Engineering, GSSSIETW, Mysuru, India 4 ABSTRACT The conventional way of expressing the information is speech. The technological applications of digital audio signal processing are audio data compression, synthesis of audio effects and audio classification which requires speech signal processing. The objective of human speech is not merely to transfer words from one person to another, but rather to communicate idea. This paper deals with the processing of Konkani speech signals using open source software called Octave. After feature extraction feature matching is performed for word recognition. A complete word is decomposed into Intrinsic Mode Functions (IMFs) using Ensemble Empirical Mode Decomposition (EEMD) and the extracted first Instantaneous Amplitude () using Hilbert- Huang Transform represents the presence of speech signal. The statistical parameters like standard deviation, mean, etc are extracted for classification between Hindi and Konkani speech signal. The online real-time, obtainable data are also tested by the presented approach. Keywords: Ensemble Empirical Mode Decomposition, Hilbert- Huang Transform, Octave. I. INTRODUCTION There are as many as 880 languages spoken across India. 31 languages have been adopted by different states and union territories giving them the status of official languages. Konkani is an Indo-Aryan language belonging to the Indo-European family of languages and is spoken along the South western coast of India. Speech is one of the ancient ways to express ourselves. Today these speech signals are also used in biometric recognition technologies and communicating with machine. The fundamental difficulty of speech recognition is that the speech signal is highly variable due to different speakers, speaking rates, contents and acoustic conditions. Konkani is an Indo-Aryan language belonging to the Indo-European family of languages and is spoken along the South western coast of India. It is one of the 22 scheduled languages mentioned in the 8th schedule of the Indian Constitution and the official language of the Indian state of Goa. The first Konkani inscription is dated 1187 A.D. It is a minority language in Karnataka, Maharashtra and Kerala, Dadra and Nagar Haveli, and Daman and Diu. Linear predictive analysis (LPC), Power spectral analysis (FFT), Relative spectra filtering of log domain coefficients (RASTA), Mel-frequency cepstral coefficients are the few feature extraction techniques widely used. Theoretically, it should be possible to recognize speech directly from the digitized waveform. However, because of the large variability of the speech signal, it is better to perform some feature extraction that would reduce that variability. Particularly, eliminating various source of information, such as whether the sound is voiced or unvoiced and, if voiced, it eliminates the effect of the periodicity or pitch, amplitude of excitation signal and fundamental frequency etc.linear predictive coding (LPC) is a tool used mostly in audio signal processing and speech processing for representing the spectral envelope of a digital signal of speech in compressed form, using the information of a linear predictive model. It is one of the most powerful speech analysis techniques, and one of the most useful methods for encoding good quality speech at a low bit rate and provides extremely accurate estimates of speech parameters. II. Literature Survey a. Statistical Decision Approach Atal and Rabiner proposed a statistical decision approach to voiced-unvoiced-silence classification in which a set of measured features were combined using a non-euclidean distance-metric to give a reliable decision. This method was optimized for telephone line inputs by Rabiner et al,. Their results showed that reliable discrimination between voiced 403 P a g e

2 and non-voiced speech could be obtained over telephone lines using the statistical approach; however, the overall error rate for the three-class decision was fairly high (11.7percent) over telephone lines. Based on the results, it was felt that an alternative approach was required to lower the error rate for telephone line inputs. The problem with combining a set of features is that they can only partially represent the information present in the signal. To obtain a complete representation of the signal properties requires a classification procedure based on the signal waveform, or its spectrum [1]. b. Digital Wiener Filter Approach A novel approach was suggested by McAuley in which a matched digital Wiener filter was designed for each of the signal classes and the signal was processed by each of these filters. Based on the signal output from each of the filters, a distance was computed representing how closely the input signal was matched to the filter, and the minimum distance was used to make the final classification. Although this approach shows promise, it requires a large amount of signal processing and has not as yet been extensively tested [1]. c. Pattern Recognition Approach In this approach, the speech patterns are used directly without explicit feature determination and segmentation. The method, training of speech patterns, and recognition of patterns by way of pattern comparison. In the parameter measurement phase, a sequence of measurements is made on the input signal to define the test pattern. The unknown test pattern is then compared with each sound reference pattern and a measure of similarity between the test pattern and reference pattern is computed [1]. d. Proposed Approach Firstly, the application of Empirical Mode Decomposition algorithm to analyse the power quality disturbances is presented. The EMD algorithm decomposes the uni-variate signals. Signal decomposition is a process of breaking down of given signal into its fundamental components. The representation of any signal in its fundamental form plays a vital role in many applications like de-noising, compression, in separating the mixtures of many dependent signals, etc. The basic part of the Hilbert-Huang transform is Empirical Mode Decomposition. Empirical Mode Decomposition is a promising signal processing method to analyse the unstable signals like power quality disturbances. Norden E Huang proposed this method. The main aim of using EMD is to decompose the input, non-stationary signals into its mono components and the resulted monocomponent functions using this algorithm are called as Intrinsic Mode Function (IMF). Mono components can be stated as the functions for which the non-negative instantaneous frequencies are determined. This algorithm adaptively breaks down the non-stationary PQ disturbances into Intrinsic Mode Function (IMF) and residue which represents the frequency and amplitude modulation based on the type of time series being tested [2-7]. The process of breaking the input non-linear, non-stationary signals into its mono component includes various steps. The EMD algorithm stages include, Step 1: Consider an univariate signal, y(t). Step 2: Locate the local maximum and the local minimum peaks of the input signal. Step 3: Generate the upper and lower envelopes using cubic spline interpolation. Step 4: Find the mean, m(t) of the envelopes. m(t) = (Upper Envelope + Lower Envelope/2)...(1) Step 5: Find the difference between signal and mean. d(t) = y(t) - m(t)...(2) Step 6: If the difference between the signal and mean, d(t) is called as Intrinsic Mode Function C 1(t), if the difference between the extrema and zero-crossing is one or equal and if it is a zero mean process. Step 7: Calculate the residue, r(t) = r(t) - C 1(t)...(3) Step 8: If the residue, r(t) is a monotonic function then stop the process, otherwise replace the input variable y(t) by r(t) and go to step 2 to extract the IMF, residue [3-7]. The above process is repeated till the residue is obtained as a monotonic function P a g e

3 (a) (b) Figure.1 (a) An example of a univariate input signal, y(t), (b) Locating the local maxima, minima. (a) (d) Figure 2. (c) Locating the upper and lower envelopes. (d) Mean of the envelopes. Figure.3. EEMD Flowchart. The major drawback that is associated with the EMD algorithm is mode mixing and envelope end effects. The presence of different modes in expected modes may distort the envelopes and can cause errors. The impact of lack of points before the first point of the signal and lack of points after the end point of the signal may also create spreading of envelopes. These two limitations of EMD will result in erroneous feature extraction. Therefore, to avoid these limitations a noise assisted algorithm based on the statistical features of the white noise is defined [3-7]. The process of sifting is carried out on input and white noise signal. The EEMD algorithm consists of the steps shown in Figure P a g e

4 III. EXPERIMENTAL RESULTS Figures shows the results of feature recognition of Konkani speech eka, dhoni, theeni. Figure (a) is the Input speech signal, Figure (b) is the Instantaneous amplitude () peaks, Figure (c) is the Sum of IMFs, Figure (d) is the IMFs of the speech. Table I shows the statistical parameters obtained from the input signal using proposed approach. (a) (b) (c) Figure.4. (a) Input speech signal, (b) first, (c) Sum of IMFs. Figure.5. Decomposed IMFs. 406 P a g e

5 Table I. Statistical Parameters Extracted. Sl.No. Parameter Values Obtained 1. Correlation Maximum Value of IF Minimum Value of IF 0 4. Standard Deviation of IF Mean of IF Singular value of IF Maximum value of 8. Minimum Value of 9. Standard deviation of e Mean of Singular value of IMF sum Sum of Input signals IV. CONCLUSION This processing of Konkani speech signals using open source software called Octave is proposed. The statistical features extraction is performed for word recognition. A word is decomposed into Intrinsic Mode Functions (IMFs) using Ensemble Empirical Mode Decomposition (EEMD) and the extracted first Instantaneous Amplitude () using Hilbert-Huang Transform represents the presence of speech signal and hence the silence in the speech can be identified. The statistical parameters like standard deviation, mean, etc are extracted for classification between Hindi and Konkani speech signal. The algorithms are tested using open source software, Octave. REFERENCES [1] Lawrence R. Rabiner, and Marvin R. Sambur, Application of an LPC Distance Measure to the Voiced-Unvoiced Silence Detection Problem, IEEE Transactions On Acoustics, Speech, And Signal Processing, Volume. ASSP-25, NO. 4, August [2] N.E. Huang, Z. Shen, S.R. Long, M.L. Wu, H.H. Shih, Q. Zheng, N.C. Yen, C.C. Tung and H.H. Liu, The empirical mode decomposition and Hilbert spectrum for nonlinear and non-stationary time series analysis, Proc. Roy. Soc.London, Volume. 454, pp , [3] Shilpa R, Shruthi S Prabhu, Dr P S Puttaswamy, Analysis of Power Quality Disturbances using Empirical Mode Decomposition and SVM Classifier, International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE),Volume 4, Issue 5, May [4] Shilpa R, Shruthi S Prabhu, Dr P S Puttaswamy, Three-Phase Analysis of Power Quality Disturbances and Classification by SVM, International Journal of Computer Applications ( ), (NCESCO-2015), [5] Shilpa R, Shruthi S Prabhu, Dr P S Puttaswamy, Power Quality Disturbances Monitoring by Hilbert-Huang Transform with SVM Classifier, International Conference on Emerging Research in Electronics, Computer Science and Technology (ICERECT), Mandya, 2015, pp [6] Shilpa R, S. S. Prabhu and P. S. Puttaswamy, "Power quality disturbances monitoring using Hilbert-Huang transform and SVM classifier, International Conference on Emerging Research in Electronics, Computer Science and Technology (ICERECT), Mandya, 2015, pp [7] Shruthi S Prabhu, Nayana C G, Dr. Parameshachari B D, Application of Adaptive Filter - Hilbert Transform to Detect FECG, International Journal of VLSI Design, Microelectronics and Embedded System, Volume 1, Issue P a g e

Atmospheric Signal Processing. using Wavelets and HHT

Atmospheric Signal Processing. using Wavelets and HHT Journal of Computations & Modelling, vol.1, no.1, 2011, 17-30 ISSN: 1792-7625 (print), 1792-8850 (online) International Scientific Press, 2011 Atmospheric Signal Processing using Wavelets and HHT N. Padmaja

More information

I-Hao Hsiao, Chun-Tang Chao*, and Chi-Jo Wang (2016). A HHT-Based Music Synthesizer. Intelligent Technologies and Engineering Systems, Lecture Notes

I-Hao Hsiao, Chun-Tang Chao*, and Chi-Jo Wang (2016). A HHT-Based Music Synthesizer. Intelligent Technologies and Engineering Systems, Lecture Notes I-Hao Hsiao, Chun-Tang Chao*, and Chi-Jo Wang (2016). A HHT-Based Music Synthesizer. Intelligent Technologies and Engineering Systems, Lecture Notes in Electrical Engineering (LNEE), Vol.345, pp.523-528.

More information

Empirical Mode Decomposition: Theory & Applications

Empirical Mode Decomposition: Theory & Applications International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 7, Number 8 (2014), pp. 873-878 International Research Publication House http://www.irphouse.com Empirical Mode Decomposition:

More information

Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction

Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735. Volume 5, Issue 5 (Mar. - Apr. 213), PP 6-65 Ensemble Empirical Mode Decomposition: An adaptive

More information

Empirical Mode Decomposition (EMD) of Turner Valley Airborne Gravity Data in the Foothills of Alberta, Canada

Empirical Mode Decomposition (EMD) of Turner Valley Airborne Gravity Data in the Foothills of Alberta, Canada Empirical Mode Decomposition (EMD) of Turner Valley Airborne Gravity Data in the Foothills of Alberta, Canada Hassan Hassan* GEDCO, Calgary, Alberta, Canada hassan@gedco.com Abstract Summary Growing interest

More information

Assessment of Power Quality Events by Empirical Mode Decomposition based Neural Network

Assessment of Power Quality Events by Empirical Mode Decomposition based Neural Network Proceedings of the World Congress on Engineering Vol II WCE, July 4-6,, London, U.K. Assessment of Power Quality Events by Empirical Mode Decomposition based Neural Network M Manjula, A V R S Sarma, Member,

More information

Application of Hilbert-Huang Transform in the Field of Power Quality Events Analysis Manish Kumar Saini 1 and Komal Dhamija 2 1,2

Application of Hilbert-Huang Transform in the Field of Power Quality Events Analysis Manish Kumar Saini 1 and Komal Dhamija 2 1,2 Application of Hilbert-Huang Transform in the Field of Power Quality Events Analysis Manish Kumar Saini 1 and Komal Dhamija 2 1,2 Department of Electrical Engineering, Deenbandhu Chhotu Ram University

More information

ON THE RELATIONSHIP BETWEEN INSTANTANEOUS FREQUENCY AND PITCH IN. 1 Introduction. Zied Mnasri 1, Hamid Amiri 1

ON THE RELATIONSHIP BETWEEN INSTANTANEOUS FREQUENCY AND PITCH IN. 1 Introduction. Zied Mnasri 1, Hamid Amiri 1 ON THE RELATIONSHIP BETWEEN INSTANTANEOUS FREQUENCY AND PITCH IN SPEECH SIGNALS Zied Mnasri 1, Hamid Amiri 1 1 Electrical engineering dept, National School of Engineering in Tunis, University Tunis El

More information

Empirical Mode Decomposition (EMD) of Turner Valley Airborne Gravity Data in the Foothills of Alberta, Canada*

Empirical Mode Decomposition (EMD) of Turner Valley Airborne Gravity Data in the Foothills of Alberta, Canada* Empirical Mode Decomposition (EMD) of Turner Valley Airborne Gravity Data in the Foothills of Alberta, Canada* Hassan Hassan 1 Search and Discovery Article #41581 (2015)** Posted February 23, 2015 *Adapted

More information

Hilbert-Huang Transform, its features and application to the audio signal Ing.Michal Verner

Hilbert-Huang Transform, its features and application to the audio signal Ing.Michal Verner Hilbert-Huang Transform, its features and application to the audio signal Ing.Michal Verner Abstrakt: Hilbert-Huangova transformace (HHT) je nová metoda vhodná pro zpracování a analýzu signálů; zejména

More information

NOVEL APPROACH FOR FINDING PITCH MARKERS IN SPEECH SIGNAL USING ENSEMBLE EMPIRICAL MODE DECOMPOSITION

NOVEL APPROACH FOR FINDING PITCH MARKERS IN SPEECH SIGNAL USING ENSEMBLE EMPIRICAL MODE DECOMPOSITION International Journal of Advance Research In Science And Engineering http://www.ijarse.com NOVEL APPROACH FOR FINDING PITCH MARKERS IN SPEECH SIGNAL USING ENSEMBLE EMPIRICAL MODE DECOMPOSITION ABSTRACT

More information

Mel Spectrum Analysis of Speech Recognition using Single Microphone

Mel Spectrum Analysis of Speech Recognition using Single Microphone International Journal of Engineering Research in Electronics and Communication Mel Spectrum Analysis of Speech Recognition using Single Microphone [1] Lakshmi S.A, [2] Cholavendan M [1] PG Scholar, Sree

More information

Guan, L, Gu, F, Shao, Y, Fazenda, BM and Ball, A

Guan, L, Gu, F, Shao, Y, Fazenda, BM and Ball, A Gearbox fault diagnosis under different operating conditions based on time synchronous average and ensemble empirical mode decomposition Guan, L, Gu, F, Shao, Y, Fazenda, BM and Ball, A Title Authors Type

More information

AdaBoost based EMD as a De-Noising Technique in Time Delay Estimation Application

AdaBoost based EMD as a De-Noising Technique in Time Delay Estimation Application International Journal of Computer Applications (975 8887) Volume 78 No.12, September 213 AdaBoost based EMD as a De-Noising Technique in Time Delay Estimation Application Kusma Kumari Cheepurupalli Dept.

More information

AN ANALYSIS OF SPEECH RECOGNITION PERFORMANCE BASED UPON NETWORK LAYERS AND TRANSFER FUNCTIONS

AN ANALYSIS OF SPEECH RECOGNITION PERFORMANCE BASED UPON NETWORK LAYERS AND TRANSFER FUNCTIONS AN ANALYSIS OF SPEECH RECOGNITION PERFORMANCE BASED UPON NETWORK LAYERS AND TRANSFER FUNCTIONS Kuldeep Kumar 1, R. K. Aggarwal 1 and Ankita Jain 2 1 Department of Computer Engineering, National Institute

More information

Method for Mode Mixing Separation in Empirical Mode Decomposition

Method for Mode Mixing Separation in Empirical Mode Decomposition 1 Method for Mode Mixing Separation in Empirical Mode Decomposition Olav B. Fosso*, Senior Member, IEEE, Marta Molinas*, Member, IEEE, arxiv:1709.05547v1 [stat.me] 16 Sep 2017 Abstract The Empirical Mode

More information

Pattern Recognition Part 2: Noise Suppression

Pattern Recognition Part 2: Noise Suppression Pattern Recognition Part 2: Noise Suppression Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Electrical Engineering and Information Engineering Digital Signal Processing

More information

INDUCTION MOTOR MULTI-FAULT ANALYSIS BASED ON INTRINSIC MODE FUNCTIONS IN HILBERT-HUANG TRANSFORM

INDUCTION MOTOR MULTI-FAULT ANALYSIS BASED ON INTRINSIC MODE FUNCTIONS IN HILBERT-HUANG TRANSFORM ASME 2009 International Design Engineering Technical Conferences (IDETC) & Computers and Information in Engineering Conference (CIE) August 30 - September 2, 2009, San Diego, CA, USA INDUCTION MOTOR MULTI-FAULT

More information

Speech Synthesis using Mel-Cepstral Coefficient Feature

Speech Synthesis using Mel-Cepstral Coefficient Feature Speech Synthesis using Mel-Cepstral Coefficient Feature By Lu Wang Senior Thesis in Electrical Engineering University of Illinois at Urbana-Champaign Advisor: Professor Mark Hasegawa-Johnson May 2018 Abstract

More information

By Shilpa R & Dr. P S Puttaswamy Vidya Vardhaka College of Engineering, India

By Shilpa R & Dr. P S Puttaswamy Vidya Vardhaka College of Engineering, India Global Journal of Researches in Engineering: F Electrical and Electronics Engineering Volume 15 Issue 4 Version 1.0 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

Noise Reduction in Cochlear Implant using Empirical Mode Decomposition

Noise Reduction in Cochlear Implant using Empirical Mode Decomposition Science Arena Publications Specialty Journal of Electronic and Computer Sciences Available online at www.sciarena.com 2016, Vol, 2 (1): 56-60 Noise Reduction in Cochlear Implant using Empirical Mode Decomposition

More information

Random and coherent noise attenuation by empirical mode decomposition Maïza Bekara, PGS, and Mirko van der Baan, University of Leeds

Random and coherent noise attenuation by empirical mode decomposition Maïza Bekara, PGS, and Mirko van der Baan, University of Leeds Random and coherent noise attenuation by empirical mode decomposition Maïza Bekara, PGS, and Mirko van der Baan, University of Leeds SUMMARY This paper proposes a new filtering technique for random and

More information

Research Article Subband DCT and EMD Based Hybrid Soft Thresholding for Speech Enhancement

Research Article Subband DCT and EMD Based Hybrid Soft Thresholding for Speech Enhancement Advances in Acoustics and Vibration, Article ID 755, 11 pages http://dx.doi.org/1.1155/1/755 Research Article Subband DCT and EMD Based Hybrid Soft Thresholding for Speech Enhancement Erhan Deger, 1 Md.

More information

Distinction Between EMD & EEMD Algorithm for Pitch Detection in Speech Processing

Distinction Between EMD & EEMD Algorithm for Pitch Detection in Speech Processing Distinction Between EMD & EEMD Algorithm for Pitch Detection in Speech Processing Bhawna Sharma #1 Sukhvinder Kaur # ² Scholar, M.Tech Assistant Professor Department of Electronics and Communication Engineering

More information

Investigation on Fault Detection for Split Torque Gearbox Using Acoustic Emission and Vibration Signals

Investigation on Fault Detection for Split Torque Gearbox Using Acoustic Emission and Vibration Signals Investigation on Fault Detection for Split Torque Gearbox Using Acoustic Emission and Vibration Signals Ruoyu Li 1, David He 1, and Eric Bechhoefer 1 Department of Mechanical & Industrial Engineering The

More information

Performance Analysis of MFCC and LPCC Techniques in Automatic Speech Recognition

Performance Analysis of MFCC and LPCC Techniques in Automatic Speech Recognition www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume - 3 Issue - 8 August, 2014 Page No. 7727-7732 Performance Analysis of MFCC and LPCC Techniques in Automatic

More information

Telemetry Vibration Signal Trend Extraction Based on Multi-scale Least Square Algorithm Feng GUO

Telemetry Vibration Signal Trend Extraction Based on Multi-scale Least Square Algorithm Feng GUO nd International Conference on Electronics, Networ and Computer Engineering (ICENCE 6) Telemetry Vibration Signal Extraction Based on Multi-scale Square Algorithm Feng GUO PLA 955 Unit 9, Liaoning Dalian,

More information

The Improved Algorithm of the EMD Decomposition Based on Cubic Spline Interpolation

The Improved Algorithm of the EMD Decomposition Based on Cubic Spline Interpolation Signal Processing Research (SPR) Volume 4, 15 doi: 1.14355/spr.15.4.11 www.seipub.org/spr The Improved Algorithm of the EMD Decomposition Based on Cubic Spline Interpolation Zhengkun Liu *1, Ze Zhang *1

More information

Different Approaches of Spectral Subtraction Method for Speech Enhancement

Different Approaches of Spectral Subtraction Method for Speech Enhancement ISSN 2249 5460 Available online at www.internationalejournals.com International ejournals International Journal of Mathematical Sciences, Technology and Humanities 95 (2013 1056 1062 Different Approaches

More information

Electronic disguised voice identification based on Mel- Frequency Cepstral Coefficient analysis

Electronic disguised voice identification based on Mel- Frequency Cepstral Coefficient analysis International Journal of Scientific and Research Publications, Volume 5, Issue 11, November 2015 412 Electronic disguised voice identification based on Mel- Frequency Cepstral Coefficient analysis Shalate

More information

ICA & Wavelet as a Method for Speech Signal Denoising

ICA & Wavelet as a Method for Speech Signal Denoising ICA & Wavelet as a Method for Speech Signal Denoising Ms. Niti Gupta 1 and Dr. Poonam Bansal 2 International Journal of Latest Trends in Engineering and Technology Vol.(7)Issue(3), pp. 035 041 DOI: http://dx.doi.org/10.21172/1.73.505

More information

Spectral estimation using higher-lag autocorrelation coefficients with applications to speech recognition

Spectral estimation using higher-lag autocorrelation coefficients with applications to speech recognition Spectral estimation using higher-lag autocorrelation coefficients with applications to speech recognition Author Shannon, Ben, Paliwal, Kuldip Published 25 Conference Title The 8th International Symposium

More information

Gearbox fault detection using a new denoising method based on ensemble empirical mode decomposition and FFT

Gearbox fault detection using a new denoising method based on ensemble empirical mode decomposition and FFT Gearbox fault detection using a new denoising method based on ensemble empirical mode decomposition and FFT Hafida MAHGOUN, Rais.Elhadi BEKKA and Ahmed FELKAOUI Laboratory of applied precision mechanics

More information

Tribology in Industry. Bearing Health Monitoring

Tribology in Industry. Bearing Health Monitoring RESEARCH Mi Vol. 38, No. 3 (016) 97-307 Tribology in Industry www.tribology.fink.rs Bearing Health Monitoring S. Shah a, A. Guha a a Department of Mechanical Engineering, IIT Bombay, Powai, Mumbai 400076,

More information

NOTICE WARNING CONCERNING COPYRIGHT RESTRICTIONS: The copyright law of the United States (title 17, U.S. Code) governs the making of photocopies or

NOTICE WARNING CONCERNING COPYRIGHT RESTRICTIONS: The copyright law of the United States (title 17, U.S. Code) governs the making of photocopies or NOTICE WARNING CONCERNING COPYRIGHT RESTRICTIONS: The copyright law of the United States (title 17, U.S. Code) governs the making of photocopies or other reproductions of copyrighted material. Any copying

More information

Robust Voice Activity Detection Based on Discrete Wavelet. Transform

Robust Voice Activity Detection Based on Discrete Wavelet. Transform Robust Voice Activity Detection Based on Discrete Wavelet Transform Kun-Ching Wang Department of Information Technology & Communication Shin Chien University kunching@mail.kh.usc.edu.tw Abstract This paper

More information

Applications of Music Processing

Applications of Music Processing Lecture Music Processing Applications of Music Processing Christian Dittmar International Audio Laboratories Erlangen christian.dittmar@audiolabs-erlangen.de Singing Voice Detection Important pre-requisite

More information

Study of Phase Relationships in ECoG Signals Using Hilbert-Huang Transforms

Study of Phase Relationships in ECoG Signals Using Hilbert-Huang Transforms Study of Phase Relationships in ECoG Signals Using Hilbert-Huang Transforms Gahangir Hossain, Mark H. Myers, and Robert Kozma Center for Large-Scale Integrated Optimization and Networks (CLION) The University

More information

Vibration-based Fault Detection of Wind Turbine Gearbox using Empirical Mode Decomposition Method

Vibration-based Fault Detection of Wind Turbine Gearbox using Empirical Mode Decomposition Method International Journal of Science and Advanced Technology (ISSN -8386) Volume 3 No 8 August 3 Vibration-based Fault Detection of Wind Turbine Gearbox using Empirical Mode Decomposition Method E.M. Ashmila

More information

DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCES

DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCES DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCES Ph.D. THESIS by UTKARSH SINGH INDIAN INSTITUTE OF TECHNOLOGY ROORKEE ROORKEE-247 667 (INDIA) OCTOBER, 2017 DETECTION AND CLASSIFICATION OF POWER

More information

Feature Extraction of ECG Signal Using HHT Algorithm

Feature Extraction of ECG Signal Using HHT Algorithm International Journal of Engineering Trends and Technology (IJETT) Volume 8 Number 8- Feb 24 Feature Extraction of ECG Signal Using HHT Algorithm Neha Soorma M.TECH (DC) SSSIST, Sehore, M.P.,India Mukesh

More information

Synchronous Overlap and Add of Spectra for Enhancement of Excitation in Artificial Bandwidth Extension of Speech

Synchronous Overlap and Add of Spectra for Enhancement of Excitation in Artificial Bandwidth Extension of Speech INTERSPEECH 5 Synchronous Overlap and Add of Spectra for Enhancement of Excitation in Artificial Bandwidth Extension of Speech M. A. Tuğtekin Turan and Engin Erzin Multimedia, Vision and Graphics Laboratory,

More information

Frequency Domain Analysis for Assessing Fluid Responsiveness by Using Instantaneous Pulse Rate Variability

Frequency Domain Analysis for Assessing Fluid Responsiveness by Using Instantaneous Pulse Rate Variability Frequency Domain Analysis for Assessing Fluid Responsiveness by Using Instantaneous Pulse Rate Variability Pei-Chen Lin Institute of Biomedical Engineering Hung-Yi Hsu Department of Neurology Chung Shan

More information

SUMMARY THEORY. VMD vs. EMD

SUMMARY THEORY. VMD vs. EMD Seismic Denoising Using Thresholded Adaptive Signal Decomposition Fangyu Li, University of Oklahoma; Sumit Verma, University of Texas Permian Basin; Pan Deng, University of Houston; Jie Qi, and Kurt J.

More information

Frequency Demodulation Analysis of Mine Reducer Vibration Signal

Frequency Demodulation Analysis of Mine Reducer Vibration Signal International Journal of Mineral Processing and Extractive Metallurgy 2018; 3(2): 23-28 http://www.sciencepublishinggroup.com/j/ijmpem doi: 10.11648/j.ijmpem.20180302.12 ISSN: 2575-1840 (Print); ISSN:

More information

Baseline wander Removal in ECG using an efficient method of EMD in combination with wavelet

Baseline wander Removal in ECG using an efficient method of EMD in combination with wavelet IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 4, Issue, Ver. III (Mar-Apr. 014), PP 76-81 e-issn: 319 400, p-issn No. : 319 4197 Baseline wander Removal in ECG using an efficient method

More information

Classification of ships using autocorrelation technique for feature extraction of the underwater acoustic noise

Classification of ships using autocorrelation technique for feature extraction of the underwater acoustic noise Classification of ships using autocorrelation technique for feature extraction of the underwater acoustic noise Noha KORANY 1 Alexandria University, Egypt ABSTRACT The paper applies spectral analysis to

More information

Development of a New Signal Processing Diagnostic Tool for Vibration Signals Acquired in Transient Conditions

Development of a New Signal Processing Diagnostic Tool for Vibration Signals Acquired in Transient Conditions A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 33, 213 Guest Editors: Enrico Zio, Piero Baraldi Copyright 213, AIDIC Servizi S.r.l., ISBN 978-88-9568-24-2; ISSN 1974-9791 The Italian Association

More information

speech signal S(n). This involves a transformation of S(n) into another signal or a set of signals

speech signal S(n). This involves a transformation of S(n) into another signal or a set of signals 16 3. SPEECH ANALYSIS 3.1 INTRODUCTION TO SPEECH ANALYSIS Many speech processing [22] applications exploits speech production and perception to accomplish speech analysis. By speech analysis we extract

More information

An Improved Voice Activity Detection Based on Deep Belief Networks

An Improved Voice Activity Detection Based on Deep Belief Networks e-issn 2455 1392 Volume 2 Issue 4, April 2016 pp. 676-683 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com An Improved Voice Activity Detection Based on Deep Belief Networks Shabeeba T. K.

More information

Sub-band Envelope Approach to Obtain Instants of Significant Excitation in Speech

Sub-band Envelope Approach to Obtain Instants of Significant Excitation in Speech Sub-band Envelope Approach to Obtain Instants of Significant Excitation in Speech Vikram Ramesh Lakkavalli, K V Vijay Girish, A G Ramakrishnan Medical Intelligence and Language Engineering (MILE) Laboratory

More information

ANALYSIS OF POWER SYSTEM LOW FREQUENCY OSCILLATION WITH EMPIRICAL MODE DECOMPOSITION

ANALYSIS OF POWER SYSTEM LOW FREQUENCY OSCILLATION WITH EMPIRICAL MODE DECOMPOSITION Journal of Marine Science and Technology, Vol., No., pp. 77- () 77 DOI:.9/JMST._(). ANALYSIS OF POWER SYSTEM LOW FREQUENCY OSCILLATION WITH EMPIRICAL MODE DECOMPOSITION Chia-Liang Lu, Chia-Yu Hsu, and

More information

The Application of the Hilbert-Huang Transform in Through-wall Life Detection with UWB Impulse Radar

The Application of the Hilbert-Huang Transform in Through-wall Life Detection with UWB Impulse Radar PIERS ONLINE, VOL. 6, NO. 7, 2010 695 The Application of the Hilbert-Huang Transform in Through-wall Life Detection with UWB Impulse Radar Zijian Liu 1, Lanbo Liu 1, 2, and Benjamin Barrowes 2 1 School

More information

Enhanced Waveform Interpolative Coding at 4 kbps

Enhanced Waveform Interpolative Coding at 4 kbps Enhanced Waveform Interpolative Coding at 4 kbps Oded Gottesman, and Allen Gersho Signal Compression Lab. University of California, Santa Barbara E-mail: [oded, gersho]@scl.ece.ucsb.edu Signal Compression

More information

Speech Enhancement Based On Spectral Subtraction For Speech Recognition System With Dpcm

Speech Enhancement Based On Spectral Subtraction For Speech Recognition System With Dpcm International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Speech Enhancement Based On Spectral Subtraction For Speech Recognition System With Dpcm A.T. Rajamanickam, N.P.Subiramaniyam, A.Balamurugan*,

More information

Voice Excited Lpc for Speech Compression by V/Uv Classification

Voice Excited Lpc for Speech Compression by V/Uv Classification IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 6, Issue 3, Ver. II (May. -Jun. 2016), PP 65-69 e-issn: 2319 4200, p-issn No. : 2319 4197 www.iosrjournals.org Voice Excited Lpc for Speech

More information

Overview of Code Excited Linear Predictive Coder

Overview of Code Excited Linear Predictive Coder Overview of Code Excited Linear Predictive Coder Minal Mulye 1, Sonal Jagtap 2 1 PG Student, 2 Assistant Professor, Department of E&TC, Smt. Kashibai Navale College of Engg, Pune, India Abstract Advances

More information

Research on Analysis of Aircraft Echo Characteristics and Classification of Targets in Low-Resolution Radars Based on EEMD

Research on Analysis of Aircraft Echo Characteristics and Classification of Targets in Low-Resolution Radars Based on EEMD Progress In Electromagnetics Research M, Vol. 68, 61 68, 2018 Research on Analysis of Aircraft Echo Characteristics and Classification of Targets in Low-Resolution Radars Based on EEMD Qiusheng Li *, Huaxia

More information

NCCF ACF. cepstrum coef. error signal > samples

NCCF ACF. cepstrum coef. error signal > samples ESTIMATION OF FUNDAMENTAL FREQUENCY IN SPEECH Petr Motl»cek 1 Abstract This paper presents an application of one method for improving fundamental frequency detection from the speech. The method is based

More information

Voice Activity Detection

Voice Activity Detection Voice Activity Detection Speech Processing Tom Bäckström Aalto University October 2015 Introduction Voice activity detection (VAD) (or speech activity detection, or speech detection) refers to a class

More information

ScienceDirect. Unsupervised Speech Segregation Using Pitch Information and Time Frequency Masking

ScienceDirect. Unsupervised Speech Segregation Using Pitch Information and Time Frequency Masking Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 46 (2015 ) 122 126 International Conference on Information and Communication Technologies (ICICT 2014) Unsupervised Speech

More information

Original Research Articles

Original Research Articles Original Research Articles Researchers A.K.M Fazlul Haque Department of Electronics and Telecommunication Engineering Daffodil International University Emailakmfhaque@daffodilvarsity.edu.bd FFT and Wavelet-Based

More information

DECOMPOSITION OF SPEECH INTO VOICED AND UNVOICED COMPONENTS BASED ON A KALMAN FILTERBANK

DECOMPOSITION OF SPEECH INTO VOICED AND UNVOICED COMPONENTS BASED ON A KALMAN FILTERBANK DECOMPOSITIO OF SPEECH ITO VOICED AD UVOICED COMPOETS BASED O A KALMA FILTERBAK Mark Thomson, Simon Boland, Michael Smithers 3, Mike Wu & Julien Epps Motorola Labs, Botany, SW 09 Cross Avaya R & D, orth

More information

Signal segmentation and waveform characterization. Biosignal processing, S Autumn 2012

Signal segmentation and waveform characterization. Biosignal processing, S Autumn 2012 Signal segmentation and waveform characterization Biosignal processing, 5173S Autumn 01 Short-time analysis of signals Signal statistics may vary in time: nonstationary how to compute signal characterizations?

More information

The characteristic identification of disc brake squeal based on ensemble empirical mode decomposition

The characteristic identification of disc brake squeal based on ensemble empirical mode decomposition The characteristic identification of disc brake squeal based on ensemble empirical mode decomposition Yao LIANG 1 ; Hiroshi YAMAURA 2 1 Tokyo Institute of Technology, Japan 2 Tokyo Institute of Technology,

More information

A Method for Voiced/Unvoiced Classification of Noisy Speech by Analyzing Time-Domain Features of Spectrogram Image

A Method for Voiced/Unvoiced Classification of Noisy Speech by Analyzing Time-Domain Features of Spectrogram Image Science Journal of Circuits, Systems and Signal Processing 2017; 6(2): 11-17 http://www.sciencepublishinggroup.com/j/cssp doi: 10.11648/j.cssp.20170602.12 ISSN: 2326-9065 (Print); ISSN: 2326-9073 (Online)

More information

A Blind EMD-based Audio Watermarking using Quantization

A Blind EMD-based Audio Watermarking using Quantization 768 A Blind EMD-based Audio Watermaring using Quantization Chinmay Maiti 1, Bibhas Chandra Dhara 2 Department of Computer Science & Engineering, CEMK, W.B., India, chinmay@cem.ac.in 1 Department of Information

More information

Keywords Decomposition; Reconstruction; SNR; Speech signal; Super soft Thresholding.

Keywords Decomposition; Reconstruction; SNR; Speech signal; Super soft Thresholding. Volume 5, Issue 2, February 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Speech Enhancement

More information

Audio Fingerprinting using Fractional Fourier Transform

Audio Fingerprinting using Fractional Fourier Transform Audio Fingerprinting using Fractional Fourier Transform Swati V. Sutar 1, D. G. Bhalke 2 1 (Department of Electronics & Telecommunication, JSPM s RSCOE college of Engineering Pune, India) 2 (Department,

More information

Speech Enhancement in Presence of Noise using Spectral Subtraction and Wiener Filter

Speech Enhancement in Presence of Noise using Spectral Subtraction and Wiener Filter Speech Enhancement in Presence of Noise using Spectral Subtraction and Wiener Filter 1 Gupteswar Sahu, 2 D. Arun Kumar, 3 M. Bala Krishna and 4 Jami Venkata Suman Assistant Professor, Department of ECE,

More information

Monophony/Polyphony Classification System using Fourier of Fourier Transform

Monophony/Polyphony Classification System using Fourier of Fourier Transform International Journal of Electronics Engineering, 2 (2), 2010, pp. 299 303 Monophony/Polyphony Classification System using Fourier of Fourier Transform Kalyani Akant 1, Rajesh Pande 2, and S.S. Limaye

More information

International Journal of Modern Trends in Engineering and Research e-issn No.: , Date: 2-4 July, 2015

International Journal of Modern Trends in Engineering and Research   e-issn No.: , Date: 2-4 July, 2015 International Journal of Modern Trends in Engineering and Research www.ijmter.com e-issn No.:2349-9745, Date: 2-4 July, 2015 Analysis of Speech Signal Using Graphic User Interface Solly Joy 1, Savitha

More information

Vocoder (LPC) Analysis by Variation of Input Parameters and Signals

Vocoder (LPC) Analysis by Variation of Input Parameters and Signals ISCA Journal of Engineering Sciences ISCA J. Engineering Sci. Vocoder (LPC) Analysis by Variation of Input Parameters and Signals Abstract Gupta Rajani, Mehta Alok K. and Tiwari Vebhav Truba College of

More information

A Comparative Study of Formant Frequencies Estimation Techniques

A Comparative Study of Formant Frequencies Estimation Techniques A Comparative Study of Formant Frequencies Estimation Techniques DORRA GARGOURI, Med ALI KAMMOUN and AHMED BEN HAMIDA Unité de traitement de l information et électronique médicale, ENIS University of Sfax

More information

A Novel Approach to Improve the Smoothening the Wind Profiler Doppler Spectra Using Empirical Mode Decomposition with Moving Average Method

A Novel Approach to Improve the Smoothening the Wind Profiler Doppler Spectra Using Empirical Mode Decomposition with Moving Average Method A Novel Approach to Improve the Smoothening the Wind Profiler Doppler Spectra Using Empirical Mode Decomposition with Moving Average Method S. Vamsee Krishna 1, V. Mahesh 2, P. Krishna Murthy 3, Dr. V.

More information

Speech Synthesis; Pitch Detection and Vocoders

Speech Synthesis; Pitch Detection and Vocoders Speech Synthesis; Pitch Detection and Vocoders Tai-Shih Chi ( 冀泰石 ) Department of Communication Engineering National Chiao Tung University May. 29, 2008 Speech Synthesis Basic components of the text-to-speech

More information

Hilbert-Huang Transform and Its Applications in Engineering and Biomedical Signal Analysis

Hilbert-Huang Transform and Its Applications in Engineering and Biomedical Signal Analysis Hilbert-Huang Transform and Its Applications in Engineering and Biomedical Signal Analysis MILAN STORK Dept. of Applied Electronics and Telecommunications/RICE Faculty of Electrical Engineering, University

More information

MULTI-FAULT ANALYSIS IN INDUCTION MOTORS USING MULTI-SENSOR FEATURES

MULTI-FAULT ANALYSIS IN INDUCTION MOTORS USING MULTI-SENSOR FEATURES MULTI-FAULT ANALYSIS IN INDUCTION MOTORS USING MULTI-SENSOR FEATURES Xin Xue, V. Sundararajan Department of Mechanical Engineering, University of California, Riverside Abstract: This paper reports experimental

More information

Audio Signal Compression using DCT and LPC Techniques

Audio Signal Compression using DCT and LPC Techniques Audio Signal Compression using DCT and LPC Techniques P. Sandhya Rani#1, D.Nanaji#2, V.Ramesh#3,K.V.S. Kiran#4 #Student, Department of ECE, Lendi Institute Of Engineering And Technology, Vizianagaram,

More information

Seismic application of quality factor estimation using the peak frequency method and sparse time-frequency transforms

Seismic application of quality factor estimation using the peak frequency method and sparse time-frequency transforms Seismic application of quality factor estimation using the peak frequency method and sparse time-frequency transforms Jean Baptiste Tary 1, Mirko van der Baan 1, and Roberto Henry Herrera 1 1 Department

More information

IDENTIFICATION OF NONLINEAR SITE RESPONSE FROM TIME VARIATIONS OF THE PREDOMINANT FREQUENCY

IDENTIFICATION OF NONLINEAR SITE RESPONSE FROM TIME VARIATIONS OF THE PREDOMINANT FREQUENCY IDENTIFICATION OF NONLINEAR SITE RESPONSE FROM TIME VARIATIONS OF THE PREDOMINANT FREQUENCY K.L. Wen 1, C.W. Chang 2, and C.M. Lin 3 1 Professor, Institute of Geophysics, Central University (NCU), Taoyuan,

More information

Adaptive Fourier Decomposition Approach to ECG Denoising. Ze Wang. Bachelor of Science in Electrical and Electronics Engineering

Adaptive Fourier Decomposition Approach to ECG Denoising. Ze Wang. Bachelor of Science in Electrical and Electronics Engineering Adaptive Fourier Decomposition Approach to ECG Denoising by Ze Wang Final Year Project Report submitted in partial fulfillment of the requirements for the Degree of Bachelor of Science in Electrical and

More information

Roberto Togneri (Signal Processing and Recognition Lab)

Roberto Togneri (Signal Processing and Recognition Lab) Signal Processing and Machine Learning for Power Quality Disturbance Detection and Classification Roberto Togneri (Signal Processing and Recognition Lab) Power Quality (PQ) disturbances are broadly classified

More information

Introduction of Audio and Music

Introduction of Audio and Music 1 Introduction of Audio and Music Wei-Ta Chu 2009/12/3 Outline 2 Introduction of Audio Signals Introduction of Music 3 Introduction of Audio Signals Wei-Ta Chu 2009/12/3 Li and Drew, Fundamentals of Multimedia,

More information

Fault Detection Using Hilbert Huang Transform

Fault Detection Using Hilbert Huang Transform International Journal of Research in Advent Technology, Vol.6, No.9, September 2018 E-ISSN: 2321-9637 Available online at www.ijrat.org Fault Detection Using Hilbert Huang Transform Balvinder Singh 1,

More information

240 JVE INTERNATIONAL LTD. JOURNAL OF VIBROENGINEERING. FEB 2018, VOL. 20, ISSUE 1. ISSN

240 JVE INTERNATIONAL LTD. JOURNAL OF VIBROENGINEERING. FEB 2018, VOL. 20, ISSUE 1. ISSN 777. Rolling bearing fault diagnosis based on improved complete ensemble empirical mode of decomposition with adaptive noise combined with minimum entropy deconvolution Abdelkader Rabah, Kaddour Abdelhafid

More information

SGN Audio and Speech Processing

SGN Audio and Speech Processing Introduction 1 Course goals Introduction 2 SGN 14006 Audio and Speech Processing Lectures, Fall 2014 Anssi Klapuri Tampere University of Technology! Learn basics of audio signal processing Basic operations

More information

Impact of Time Varying Angular Frequency on the Separation of Instantaneous Power Components in Stand-alone Power Systems

Impact of Time Varying Angular Frequency on the Separation of Instantaneous Power Components in Stand-alone Power Systems Impact of Time Varying Angular Frequency on the Separation of Instantaneous Power Components in Stand-alone Power Systems Benedikt Hillenbrand *, Geir Kulia **, and Marta Molinas *** * Department of Electric

More information

A Novel Method of Bolt Detection Based on Variational Modal Decomposition 1

A Novel Method of Bolt Detection Based on Variational Modal Decomposition 1 017 Conference of Theoretical and Applied Mechanics in Jiangsu, CTAMJS 017 A Novel Method of Bolt Detection Based on Variational Modal Decomposition 1 Juncai Xu a,b, Qingwen Ren a,) a Hohai University,

More information

Robust Speech Feature Extraction using RSF/DRA and Burst Noise Skipping

Robust Speech Feature Extraction using RSF/DRA and Burst Noise Skipping 100 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.3, NO.2 AUGUST 2005 Robust Speech Feature Extraction using RSF/DRA and Burst Noise Skipping Naoya Wada, Shingo Yoshizawa, Noboru

More information

Isolated Digit Recognition Using MFCC AND DTW

Isolated Digit Recognition Using MFCC AND DTW MarutiLimkar a, RamaRao b & VidyaSagvekar c a Terna collegeof Engineering, Department of Electronics Engineering, Mumbai University, India b Vidyalankar Institute of Technology, Department ofelectronics

More information

1032. A new transient field balancing method of a rotor system based on empirical mode decomposition

1032. A new transient field balancing method of a rotor system based on empirical mode decomposition 1032. A new transient field balancing method of a rotor system based on empirical mode decomposition Guangrui Wen, Tingpeng Zang, Yuhe Liao, Lin Liang 1032. A NEW TRANSIENT FIELD BALANCING METHOD OF A

More information

Timbral Distortion in Inverse FFT Synthesis

Timbral Distortion in Inverse FFT Synthesis Timbral Distortion in Inverse FFT Synthesis Mark Zadel Introduction Inverse FFT synthesis (FFT ) is a computationally efficient technique for performing additive synthesis []. Instead of summing partials

More information

2151. Fault identification and severity assessment of rolling element bearings based on EMD and fast kurtogram

2151. Fault identification and severity assessment of rolling element bearings based on EMD and fast kurtogram 5. Fault identification and severity assessment of rolling element bearings based on EMD and fast kurtogram Lei Cheng, Sheng Fu, Hao Zheng 3, Yiming Huang 4, Yonggang Xu 5 Beijing University of Technology,

More information

Research Article Study on the Noise Reduction of Vehicle Exhaust NO X Spectra Based on Adaptive EEMD Algorithm

Research Article Study on the Noise Reduction of Vehicle Exhaust NO X Spectra Based on Adaptive EEMD Algorithm Hindawi Spectroscopy Volume 7, Article ID 394, 7 pages https://doi.org/.55/7/394 Research Article Study on the Noise Reduction of Vehicle Exhaust NO X Spectra Based on Adaptive EEMD Algorithm Kai Zhang,,,3

More information

A Review of SSVEP Decompostion using EMD for Steering Control of a Car

A Review of SSVEP Decompostion using EMD for Steering Control of a Car A Review of SSVEP Decompostion using EMD for Steering Control of a Car Mahida Ankur H 1, S. B. Somani 2 1,2. MIT College of Engineering, Kothrud, Pune, India Abstract- Recently the EEG based systems have

More information

Speech Recognition using FIR Wiener Filter

Speech Recognition using FIR Wiener Filter Speech Recognition using FIR Wiener Filter Deepak 1, Vikas Mittal 2 1 Department of Electronics & Communication Engineering, Maharishi Markandeshwar University, Mullana (Ambala), INDIA 2 Department of

More information

ASSESSMENT OF POWER QUALITY EVENTS BY HILBERT TRANSFORM BASED NEURAL NETWORK. Shyama Sundar Padhi

ASSESSMENT OF POWER QUALITY EVENTS BY HILBERT TRANSFORM BASED NEURAL NETWORK. Shyama Sundar Padhi ASSESSMENT OF POWER QUALITY EVENTS BY HILBERT TRANSFORM BASED NEURAL NETWORK Shyama Sundar Padhi Department of Electrical Engineering National Institute of Technology Rourkela May 215 ASSESSMENT OF POWER

More information

Determination of instants of significant excitation in speech using Hilbert envelope and group delay function

Determination of instants of significant excitation in speech using Hilbert envelope and group delay function Determination of instants of significant excitation in speech using Hilbert envelope and group delay function by K. Sreenivasa Rao, S. R. M. Prasanna, B.Yegnanarayana in IEEE Signal Processing Letters,

More information

EE482: Digital Signal Processing Applications

EE482: Digital Signal Processing Applications Professor Brendan Morris, SEB 3216, brendan.morris@unlv.edu EE482: Digital Signal Processing Applications Spring 2014 TTh 14:30-15:45 CBC C222 Lecture 12 Speech Signal Processing 14/03/25 http://www.ee.unlv.edu/~b1morris/ee482/

More information