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

Size: px
Start display at page:

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

Transcription

1 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 (EI Journal, ISBN: ).

2

3

4

5 Chapter 67 A HHT-Based Music Synthesizer I-Hao Hsiao, Chun-Tang Chao, and Chi-Jo Wang Abstract Synthesizing musical sound plays an important role in modern music composition. Composers nowadays can easily take advantage of powerful and userfriendly personal computers to produce the desired musical sound with a good music synthesis method. In this chapter, the Hilbert-Huang Transform (HHT) timefrequency analysis method is employed, in an attempt to implement a new efficient music synthesizer. By applying the HHT technique, the original varying-pitch music signals can be decomposed into several intrinsic mode functions (IMF) based on the empirical mode decomposition (EMD). The instantaneous amplitude and frequency of IMFs can be further obtained by Hilbert transform. By extracting the main spectrum coefficients of the instantaneous amplitude and frequency of the IMFs, the original musical signal can be reconstructed with little error. Experimental results indicate the feasibility of the proposed method. Keywords Music synthesis Hilbert-Huang transform (HHT) Empirical mode decomposition (EMD) Intrinsic mode function (IMF) 67.1 Introduction For regular music synthesis methods, the two most popular methods may be the wavetable music synthesis [1] and FM synthesis [2]. A good music synthesis allows music creators to synthesize the sound signal accurately and quickly. However, the two methods have been unable to provide satisfactory quality for high performance applications. In recent years, the trend for a musical-tone generator has been based on physical modeling of sound production mechanisms [3]. The digital waveguide filter [4, 5] can be applied to simulate a wide class of musical instruments. Figure 67.1 shows the nonlinear predictive model of an instrument. The excitation unit (Exciter) is the nonlinear part, responsible for generating an oscillatory signal source. And the I.-H. Hsiao C.-T. Chao (*) C.-J. Wang Department of Electrical Engineering, Southern Taiwan University of Science and Technology, Tainan, Taiwan tang@mail.stust.edu.tw Springer International Publishing Switzerland 2016 J. Juang (ed.), Proceedings of the 3rd International Conference on Intelligent Technologies and Engineering Systems (ICITES2014), Lecture Notes in Electrical Engineering 345, DOI / _67 523

6 524 I.-H. Hsiao et al. Fig The nonlinear predictive model of an instrument RBF Network Delay Line H AP u[n] H LP Exciter Nonlinear Predictor Resonator Synthetic output wavetable y 0 y 1 y 2 y 3 y N z 1 z 1 z 1 w 0,1 w 0,2 w 0,3 w0,n Fig The nonlinear predictive model of an instrument resonance unit (Resonator) belongs to the linear filter part, responsible for modulating out the sound signal. Figure 67.2 shows a simple model-based structure implemented by IIR (infinite impulse response) synthesis, consisting of a prediction filter and a delay line to synthesize tones produced by instruments [6]. The design of the coefficients for the IIR synthesizer is accomplished by using a neural network (NN)-based training algorithm. A recurrent NN (RNN) is applied for the prediction filter design. However, such kinds of design approaches can be time-consuming during the training process. Huang et al. [7] in 1998 developed a new method called Hilbert-Huang Transform (HHT) for analyzing nonlinear and nonstationary data. The HHT should be more powerful and suitable in timbre analysis when compared with traditional Short-Time Fourier Transform (STFT). Through the understanding of the HHT method, this chapter proposes a more efficient HHT-Based Music Synthesizer The HHT and EMD The HHT was pioneered by Huang et al., for adaptively representing nonstationary signals as sums of zero-mean amplitude modulation frequency modulation components. The Fourier Transform views the signal as a combination of many

7 67 A HHT-Based Music Synthesizer 525 fixed-frequency and fixed-amplitude sinusoids. The HHT regards the signal as a combination of many intrinsic mode functions (IMF), which have time-varying frequency (instantaneous frequency) and time-varying amplitude (instantaneous amplitude) [8]. Thus, the HHT provides a more powerful analysis and synthesis tool for the pitch and timbre of a music sound. In this section, the HHT and EMD are briefly introduced. There are two steps in the HHT: (1) For a given signal x(t), extract the IMFs by means of empirical mode decomposition (EMD); and (2) apply the Hilbert Transform on each IMF to get the corresponding instantaneous frequency and amplitude. Step 1 is iteratively finished until the residue becomes a monotonic function or a function with only one cycle from which no more IMFs can be extracted. Equation (67.1) shows the decomposition of the x(t) into N-empirical modes, where c j (t) is the jth IMF and r N (t) is the final residue. xt ðþ¼ XN c j ðþþr t N ðþ t j¼1 ð67:1þ In Step 2, the Hilbert Transform is utilized to obtain an analytic complex representation z(t) for each IMF c(t), as shown in (67.2), where d(t) is the Hilbert Transform of c(t). The instantaneous amplitude and instantaneous phase are denoted as a(t) and θ(t), respectively. zt ðþ¼ct ðþþidðþ¼at t ðþe iθðþ t Then the original signal x(t) can be represented as 8 >< xt ðþ¼re >: XN j¼1 ð 9 a j ðþe t i ω j ðþdτ τ >= >; ð67:2þ ð67:3þ ðþ¼ dθðþ t where ω t dt is the instantaneous frequency and Re denotes real part. Equation (67.3) showsthedifferencebetweenthehhtandthediscretefourier Transform. In the HHT, each component is considered as time-varying amplitude andtime-varyingfrequencysinusoid.forbrevity, the instantaneous frequency and the instantaneous amplitude will be referred to as IF and IA in the following text. For each IMF, its corresponding IF and IA can be calculated. On the contrary, the IMF can be reconstructed by its corresponding IF and IA. In this chapter, the FFT will be applied to the IF and IA, instead of directly applied to the IMF. Using this approach, less FFT coefficients are needed and will yield better synthesis performance.

8 526 I.-H. Hsiao et al Simulation Results The simulation was implemented in the MATLAB environment. Different sound signals, including piano, trumpet, violin, and bird chirps, are provided. Figure 67.3 shows the EMD analysis of trumpet music (pitch A4 or A440), including the original signal, IMF1 IMF8, and the final residue. For each IMF, the corresponding IF and IA can be obtained. Figure 67.4 shows the IA analysis for each IMF. In the proposed method, only the first four IMFs (IMF1 IMF4) are considered and the latter IMFs (IMF5 IMF11) are omitted. The FFT is applied to IF and IA, and 128 main coefficients for IF and IA, respectively, are selected. Thus for the first four IMFs, all the 1,024 FFT coefficients are stored. The proposed synthesis method is compared with the original sound with direct 1,024-point FFT analysis, to demonstrate its efficiency and feasibility. Table 67.1 shows the synthesis error comparison under the same coefficients number 1,024 for different instruments, where the error is measured by the Euclidean distance defined in (67.4). dx; ð yþ ¼ sffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi X n i¼1 ðx i y i Þ 2 ð67:4þ res. imf11imf10 imf9 imf8 imf7 imf6 imf5 imf4 imf3 imf2 imf1signal Fig EMD analysis of trumpet music (A4)

9 l 67 A HHT-Based Music Synthesizer 527 imf1 IA imf2 IA imf3 IA imf5 IA 0.5 imf4 IA imf6 IA imf7 IA imf8 IA Fig Instantaneous amplitude (IA) analysis for each IMF

10 528 I.-H. Hsiao et al. Table 67.1 Synthesis error comparison Method Sound The proposed method Direct FFT Piano Trumpet Violin Bird chirps Conclusion This chapter presents a music synthesizer based on the HHT. For some advanced model-based approaches, the procedure may be tedious and time-consuming for parameter learning. Since most practical music sounds are not stationary, especially in the beginning of the timbre, the conventional Fourier Transform cannot be expected to realistically synthesize the music sounds. The HHT is an advanced signal-processing technique for analyzing nonlinear and nonstationary time series data. The signal is first segregated into narrow band components, the IMFs, by performing EMD. The Hilbert transform is then applied on each mode to obtain the respective instantaneous frequency and the amplitude. By extracting the main FFT coefficients of the instantaneous frequency and the amplitude for each IMF, the original signal can be restored in a good performance. Simulation results show the feasibility of the proposed synthesis method. Further improvement should be developed for practical applications. References 1. Robert, B.J.: Wavetable synthesis 101, a fundamental perspective. In: Proceedings 101st Convention of the Audio Engineering Society, Los Angeles (1996) 2. John, M.: Chowning: the synthesis of complex audio spectra by means of frequency modulation. Comput. Music J. 1(2), (1977) 3. Drioli, C., Rocchesso, D.: A generalized musical-tone generator with application to sound compression and synthesis. In: Proceeding of the IEEE International Conference on Acoustics, Speech, and Signal Processing, Munich, vol. 1, pp (1997) 4. Smith, J.O.: Physical modeling using digital waveguides. Comput. Music J. 16(4), (1992) 5. Smith, J.O.: Efficient synthesis of stringed musical instruments. In: Proceedings of the 1993 International Computer Music Conference, pp , Computer Music Association, Tokyo (1993) 6. Su, A.W.Y., Liang, S.F.: A new automatic IIR analysis/synthesis technique for plucked-string instruments. IEEE Trans. Speech Audio Process. 9(7), (2001) 7. Huang, N.E., Shen, Z., Long, S.R., Wu, M.C., Shih, H.H., Zheng, Q., Yen, N.C., Tung, C.C., Liu, H.H.: The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proc. R. Soc. Lond. Ser. 454(1971), (1998) 8. Gloersen, P., Huang, N.E.: Comparison of interannual intrinsic modes in hemispheric sea ice covers and other geophysical parameters. IEEE Trans. Geosci. Remote Sens. 41(5), (2003)

KONKANI SPEECH RECOGNITION USING HILBERT-HUANG TRANSFORM

KONKANI SPEECH RECOGNITION USING HILBERT-HUANG TRANSFORM 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,

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

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

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

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

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

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

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

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

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

Sound Synthesis Methods

Sound Synthesis Methods Sound Synthesis Methods Matti Vihola, mvihola@cs.tut.fi 23rd August 2001 1 Objectives The objective of sound synthesis is to create sounds that are Musically interesting Preferably realistic (sounds like

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

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

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

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

Single Channel Speaker Segregation using Sinusoidal Residual Modeling

Single Channel Speaker Segregation using Sinusoidal Residual Modeling NCC 2009, January 16-18, IIT Guwahati 294 Single Channel Speaker Segregation using Sinusoidal Residual Modeling Rajesh M Hegde and A. Srinivas Dept. of Electrical Engineering Indian Institute of Technology

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

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

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

A Parametric Model for Spectral Sound Synthesis of Musical Sounds

A Parametric Model for Spectral Sound Synthesis of Musical Sounds A Parametric Model for Spectral Sound Synthesis of Musical Sounds Cornelia Kreutzer University of Limerick ECE Department Limerick, Ireland cornelia.kreutzer@ul.ie Jacqueline Walker University of Limerick

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

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

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

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

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

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

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

THE CITADEL THE MILITARY COLLEGE OF SOUTH CAROLINA. Department of Electrical and Computer Engineering. ELEC 423 Digital Signal Processing

THE CITADEL THE MILITARY COLLEGE OF SOUTH CAROLINA. Department of Electrical and Computer Engineering. ELEC 423 Digital Signal Processing THE CITADEL THE MILITARY COLLEGE OF SOUTH CAROLINA Department of Electrical and Computer Engineering ELEC 423 Digital Signal Processing Project 2 Due date: November 12 th, 2013 I) Introduction In ELEC

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

THE BEATING EQUALIZER AND ITS APPLICATION TO THE SYNTHESIS AND MODIFICATION OF PIANO TONES

THE BEATING EQUALIZER AND ITS APPLICATION TO THE SYNTHESIS AND MODIFICATION OF PIANO TONES J. Rauhala, The beating equalizer and its application to the synthesis and modification of piano tones, in Proceedings of the 1th International Conference on Digital Audio Effects, Bordeaux, France, 27,

More information

Linear Frequency Modulation (FM) Chirp Signal. Chirp Signal cont. CMPT 468: Lecture 7 Frequency Modulation (FM) Synthesis

Linear Frequency Modulation (FM) Chirp Signal. Chirp Signal cont. CMPT 468: Lecture 7 Frequency Modulation (FM) Synthesis Linear Frequency Modulation (FM) CMPT 468: Lecture 7 Frequency Modulation (FM) Synthesis Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University January 26, 29 Till now we

More information

WARPED FILTER DESIGN FOR THE BODY MODELING AND SOUND SYNTHESIS OF STRING INSTRUMENTS

WARPED FILTER DESIGN FOR THE BODY MODELING AND SOUND SYNTHESIS OF STRING INSTRUMENTS NORDIC ACOUSTICAL MEETING 12-14 JUNE 1996 HELSINKI WARPED FILTER DESIGN FOR THE BODY MODELING AND SOUND SYNTHESIS OF STRING INSTRUMENTS Helsinki University of Technology Laboratory of Acoustics and Audio

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

Rail Structure Analysis by Empirical Mode Decomposition and Hilbert Huang Transform

Rail Structure Analysis by Empirical Mode Decomposition and Hilbert Huang Transform Tamkang Journal of Science and Engineering, Vol. 13, No. 3, pp. 267 279 (2010) 267 Rail Structure Analysis by Empirical Mode Decomposition and Hilbert Huang Transform Huan-Hsuan Ho 1 *, Po-Lin Chen 2,

More information

EE216B: VLSI Signal Processing. Wavelets. Prof. Dejan Marković Shortcomings of the Fourier Transform (FT)

EE216B: VLSI Signal Processing. Wavelets. Prof. Dejan Marković Shortcomings of the Fourier Transform (FT) 5//0 EE6B: VLSI Signal Processing Wavelets Prof. Dejan Marković ee6b@gmail.com Shortcomings of the Fourier Transform (FT) FT gives information about the spectral content of the signal but loses all time

More information

Study on the Application of HHT in Bridge Health Monitoring

Study on the Application of HHT in Bridge Health Monitoring Sensors & Transducers, Vol., Issue, January, pp. - Sensors & Transducers by IFSA Publishing, S. L. http://www.sensorsportal.com Study on the Application of HHT in Bridge Health Monitoring Kai PENG School

More information

AM-FM demodulation using zero crossings and local peaks

AM-FM demodulation using zero crossings and local peaks AM-FM demodulation using zero crossings and local peaks K.V.S. Narayana and T.V. Sreenivas Department of Electrical Communication Engineering Indian Institute of Science, Bangalore, India 52 Phone: +9

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

Diagnosis of root cause for oscillations in closed-loop chemical process systems

Diagnosis of root cause for oscillations in closed-loop chemical process systems Diagnosis of root cause for oscillations in closed-loop chemical process systems Babji Srinivasan Ulaganathan Nallasivam Raghunathan Rengaswamy Department of Chemical Engineering, Texas Tech University,

More information

HIGH ACCURACY FRAME-BY-FRAME NON-STATIONARY SINUSOIDAL MODELLING

HIGH ACCURACY FRAME-BY-FRAME NON-STATIONARY SINUSOIDAL MODELLING HIGH ACCURACY FRAME-BY-FRAME NON-STATIONARY SINUSOIDAL MODELLING Jeremy J. Wells, Damian T. Murphy Audio Lab, Intelligent Systems Group, Department of Electronics University of York, YO10 5DD, UK {jjw100

More information

HILBERT SPECTRAL ANALYSIS OF VOWELS USING INTRINSIC MODE FUNCTIONS. Phillip L. De Leon

HILBERT SPECTRAL ANALYSIS OF VOWELS USING INTRINSIC MODE FUNCTIONS. Phillip L. De Leon HILBERT SPECTRAL ANALYSIS OF VOWELS USING INTRINSIC MODE FUNCTIONS Steven Sandoval Arizona State University School of Elect., Comp. and Energy Eng. Tempe, AZ, U.S.A. spsandov@asu.edu Phillip L. De Leon

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

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

8.3 Basic Parameters for Audio

8.3 Basic Parameters for Audio 8.3 Basic Parameters for Audio Analysis Physical audio signal: simple one-dimensional amplitude = loudness frequency = pitch Psycho-acoustic features: complex A real-life tone arises from a complex superposition

More information

ADDITIVE SYNTHESIS BASED ON THE CONTINUOUS WAVELET TRANSFORM: A SINUSOIDAL PLUS TRANSIENT MODEL

ADDITIVE SYNTHESIS BASED ON THE CONTINUOUS WAVELET TRANSFORM: A SINUSOIDAL PLUS TRANSIENT MODEL ADDITIVE SYNTHESIS BASED ON THE CONTINUOUS WAVELET TRANSFORM: A SINUSOIDAL PLUS TRANSIENT MODEL José R. Beltrán and Fernando Beltrán Department of Electronic Engineering and Communications University of

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

INHARMONIC DISPERSION TUNABLE COMB FILTER DESIGN USING MODIFIED IIR BAND PASS TRANSFER FUNCTION

INHARMONIC DISPERSION TUNABLE COMB FILTER DESIGN USING MODIFIED IIR BAND PASS TRANSFER FUNCTION INHARMONIC DISPERSION TUNABLE COMB FILTER DESIGN USING MODIFIED IIR BAND PASS TRANSFER FUNCTION Varsha Shah Asst. Prof., Dept. of Electronics Rizvi College of Engineering, Mumbai, INDIA Varsha_shah_1@rediffmail.com

More information

Music 270a: Modulation

Music 270a: Modulation Music 7a: Modulation Tamara Smyth, trsmyth@ucsd.edu Department of Music, University of California, San Diego (UCSD) October 3, 7 Spectrum When sinusoids of different frequencies are added together, the

More information

Direction-Dependent Physical Modeling of Musical Instruments

Direction-Dependent Physical Modeling of Musical Instruments 15th International Congress on Acoustics (ICA 95), Trondheim, Norway, June 26-3, 1995 Title of the paper: Direction-Dependent Physical ing of Musical Instruments Authors: Matti Karjalainen 1,3, Jyri Huopaniemi

More information

Study on Multi-tone Signals for Design and Testing of Linear Circuits and Systems

Study on Multi-tone Signals for Design and Testing of Linear Circuits and Systems Study on Multi-tone Signals for Design and Testing of Linear Circuits and Systems Yukiko Shibasaki 1,a, Koji Asami 1,b, Anna Kuwana 1,c, Yuanyang Du 1,d, Akemi Hatta 1,e, Kazuyoshi Kubo 2,f and Haruo Kobayashi

More information

Broken-Rotor-Bar Diagnosis for Induction Motors

Broken-Rotor-Bar Diagnosis for Induction Motors Journal of Physics: Conference Series Broken-Rotor-Bar Diagnosis for Induction Motors To cite this article: Jinjiang Wang et al J. Phys.: Conf. Ser. 35 6 View the article online for updates and enhancements.

More information

Laboratory Assignment 4. Fourier Sound Synthesis

Laboratory Assignment 4. Fourier Sound Synthesis Laboratory Assignment 4 Fourier Sound Synthesis PURPOSE This lab investigates how to use a computer to evaluate the Fourier series for periodic signals and to synthesize audio signals from Fourier series

More information

Auditory modelling for speech processing in the perceptual domain

Auditory modelling for speech processing in the perceptual domain ANZIAM J. 45 (E) ppc964 C980, 2004 C964 Auditory modelling for speech processing in the perceptual domain L. Lin E. Ambikairajah W. H. Holmes (Received 8 August 2003; revised 28 January 2004) Abstract

More information

Sound Modeling from the Analysis of Real Sounds

Sound Modeling from the Analysis of Real Sounds Sound Modeling from the Analysis of Real Sounds S lvi Ystad Philippe Guillemain Richard Kronland-Martinet CNRS, Laboratoire de Mécanique et d'acoustique 31, Chemin Joseph Aiguier, 13402 Marseille cedex

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

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

IMPROVED CODING OF TONAL COMPONENTS IN MPEG-4 AAC WITH SBR

IMPROVED CODING OF TONAL COMPONENTS IN MPEG-4 AAC WITH SBR IMPROVED CODING OF TONAL COMPONENTS IN MPEG-4 AAC WITH SBR Tomasz Żernici, Mare Domańsi, Poznań University of Technology, Chair of Multimedia Telecommunications and Microelectronics, Polana 3, 6-965, Poznań,

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

Spectrum. Additive Synthesis. Additive Synthesis Caveat. Music 270a: Modulation

Spectrum. Additive Synthesis. Additive Synthesis Caveat. Music 270a: Modulation Spectrum Music 7a: Modulation Tamara Smyth, trsmyth@ucsd.edu Department of Music, University of California, San Diego (UCSD) October 3, 7 When sinusoids of different frequencies are added together, the

More information

I D I A P R E S E A R C H R E P O R T. June published in Interspeech 2008

I D I A P R E S E A R C H R E P O R T. June published in Interspeech 2008 R E S E A R C H R E P O R T I D I A P Spectral Noise Shaping: Improvements in Speech/Audio Codec Based on Linear Prediction in Spectral Domain Sriram Ganapathy a b Petr Motlicek a Hynek Hermansky a b Harinath

More information

CMPT 468: Frequency Modulation (FM) Synthesis

CMPT 468: Frequency Modulation (FM) Synthesis CMPT 468: Frequency Modulation (FM) Synthesis Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University October 6, 23 Linear Frequency Modulation (FM) Till now we ve seen signals

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

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

Noise-robust compressed sensing method for superresolution

Noise-robust compressed sensing method for superresolution Noise-robust compressed sensing method for superresolution TOA estimation Masanari Noto, Akira Moro, Fang Shang, Shouhei Kidera a), and Tetsuo Kirimoto Graduate School of Informatics and Engineering, University

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

NOISE CORRUPTION OF EMPIRICAL MODE DECOMPOSITION AND ITS EFFECT ON INSTANTANEOUS FREQUENCY

NOISE CORRUPTION OF EMPIRICAL MODE DECOMPOSITION AND ITS EFFECT ON INSTANTANEOUS FREQUENCY Advances in Adaptive Data Analysis Vol., No. 3 (1) 373 396 c World Scientific Publishing Company DOI: 1.114/S179353691537 NOISE CORRUPTION OF EMPIRICAL MODE DECOMPOSITION AND ITS EFFECT ON INSTANTANEOUS

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

DIAGNOSIS OF ROLLING ELEMENT BEARING FAULT IN BEARING-GEARBOX UNION SYSTEM USING WAVELET PACKET CORRELATION ANALYSIS

DIAGNOSIS OF ROLLING ELEMENT BEARING FAULT IN BEARING-GEARBOX UNION SYSTEM USING WAVELET PACKET CORRELATION ANALYSIS DIAGNOSIS OF ROLLING ELEMENT BEARING FAULT IN BEARING-GEARBOX UNION SYSTEM USING WAVELET PACKET CORRELATION ANALYSIS Jing Tian and Michael Pecht Prognostics and Health Management Group Center for Advanced

More information

SINOLA: A New Analysis/Synthesis Method using Spectrum Peak Shape Distortion, Phase and Reassigned Spectrum

SINOLA: A New Analysis/Synthesis Method using Spectrum Peak Shape Distortion, Phase and Reassigned Spectrum SINOLA: A New Analysis/Synthesis Method using Spectrum Peak Shape Distortion, Phase Reassigned Spectrum Geoffroy Peeters, Xavier Rodet Ircam - Centre Georges-Pompidou Analysis/Synthesis Team, 1, pl. Igor

More information

Audio Engineering Society Convention Paper Presented at the 110th Convention 2001 May Amsterdam, The Netherlands

Audio Engineering Society Convention Paper Presented at the 110th Convention 2001 May Amsterdam, The Netherlands Audio Engineering Society Convention Paper Presented at the th Convention May 5 Amsterdam, The Netherlands This convention paper has been reproduced from the author's advance manuscript, without editing,

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

Fundamental frequency estimation of speech signals using MUSIC algorithm

Fundamental frequency estimation of speech signals using MUSIC algorithm Acoust. Sci. & Tech. 22, 4 (2) TECHNICAL REPORT Fundamental frequency estimation of speech signals using MUSIC algorithm Takahiro Murakami and Yoshihisa Ishida School of Science and Technology, Meiji University,,

More information

VIBRATO DETECTING ALGORITHM IN REAL TIME. Minhao Zhang, Xinzhao Liu. University of Rochester Department of Electrical and Computer Engineering

VIBRATO DETECTING ALGORITHM IN REAL TIME. Minhao Zhang, Xinzhao Liu. University of Rochester Department of Electrical and Computer Engineering VIBRATO DETECTING ALGORITHM IN REAL TIME Minhao Zhang, Xinzhao Liu University of Rochester Department of Electrical and Computer Engineering ABSTRACT Vibrato is a fundamental expressive attribute in music,

More information

AN AUTOREGRESSIVE BASED LFM REVERBERATION SUPPRESSION FOR RADAR AND SONAR APPLICATIONS

AN AUTOREGRESSIVE BASED LFM REVERBERATION SUPPRESSION FOR RADAR AND SONAR APPLICATIONS AN AUTOREGRESSIVE BASED LFM REVERBERATION SUPPRESSION FOR RADAR AND SONAR APPLICATIONS MrPMohan Krishna 1, AJhansi Lakshmi 2, GAnusha 3, BYamuna 4, ASudha Rani 5 1 Asst Professor, 2,3,4,5 Student, Dept

More information

Professorial Inaugural Lecture, 26 April 2001 DIGITAL SYNTHESIS OF MUSICAL SOUNDS. B.T.G. Tan Department of Physics National University of Singapore

Professorial Inaugural Lecture, 26 April 2001 DIGITAL SYNTHESIS OF MUSICAL SOUNDS. B.T.G. Tan Department of Physics National University of Singapore Professorial Inaugural Lecture, 26 April 2001 DIGITAL SYNTHESIS OF MUSICAL SOUNDS B.T.G. Tan Department of Physics National University of Singapore MUSICAL SYNTHESIS The many music synthesizers and keyboards

More information

The Application of Energy Operator Demodulation Approach Based on EMD in Mechanical System Identification

The Application of Energy Operator Demodulation Approach Based on EMD in Mechanical System Identification 0 9th International Conference on Mechatronics and Machine Vision in Practice (MVIP), 8-30th Nov 0, Auckland, New-Zealand The Application of Energy Operator Demodulation Approach Based on EMD in Mechanical

More information

Mode shape reconstruction of an impulse excited structure using continuous scanning laser Doppler vibrometer and empirical mode decomposition

Mode shape reconstruction of an impulse excited structure using continuous scanning laser Doppler vibrometer and empirical mode decomposition REVIEW OF SCIENTIFIC INSTRUMENTS 79, 075103 2008 Mode shape reconstruction of an impulse excited structure using continuous scanning laser Doppler vibrometer and empirical mode decomposition Yongsoo Kyong,

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

Detecting position dependent tremor with the Empirical mode decomposition

Detecting position dependent tremor with the Empirical mode decomposition Lee and Altenmüller Journal of Clinical Movement Disorders (2015) 2:3 DOI 10.1186/s40734-014-0014-z RESEARCH ARTICLE Open Access Detecting position dependent tremor with the Empirical mode decomposition

More information

An Adaptive Non-Linearity Detection Algorithm for Process Control Loops

An Adaptive Non-Linearity Detection Algorithm for Process Control Loops Preprint, 11th IFAC Symposium on Dynamics and Control of Process Systems, including Biosystems June 6-8, 216. NTNU, Trondheim, Norway An Adaptive Non-Linearity Detection Algorithm for Process Control Loops

More information

Rolling Bearing Diagnosis Based on LMD and Neural Network

Rolling Bearing Diagnosis Based on LMD and Neural Network www.ijcsi.org 34 Rolling Bearing Diagnosis Based on LMD and Neural Network Baoshan Huang 1,2, Wei Xu 3* and Xinfeng Zou 4 1 National Key Laboratory of Vehicular Transmission, Beijing Institute of Technology,

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

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

Location of Remote Harmonics in a Power System Using SVD *

Location of Remote Harmonics in a Power System Using SVD * Location of Remote Harmonics in a Power System Using SVD * S. Osowskil, T. Lobos2 'Institute of the Theory of Electr. Eng. & Electr. Measurements, Warsaw University of Technology, Warsaw, POLAND email:

More information

A new instantaneous frequency extraction method for nonstationary response signals in civil engineering structures

A new instantaneous frequency extraction method for nonstationary response signals in civil engineering structures Original Article A new instantaneous frequency extraction method for nonstationary response signals in civil engineering structures Journal of Low Frequency Noise, Vibration and Active Control 2018, Vol.

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

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

Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction

Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 7, Issue, Ver. I (Mar. - Apr. 7), PP 4-46 e-issn: 9 4, p-issn No. : 9 497 www.iosrjournals.org Speech Enhancement Using Spectral Flatness Measure

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

Formant Synthesis of Haegeum: A Sound Analysis/Synthesis System using Cpestral Envelope

Formant Synthesis of Haegeum: A Sound Analysis/Synthesis System using Cpestral Envelope Formant Synthesis of Haegeum: A Sound Analysis/Synthesis System using Cpestral Envelope Myeongsu Kang School of Computer Engineering and Information Technology Ulsan, South Korea ilmareboy@ulsan.ac.kr

More information

Separation of sinusoidal and chirp components using Compressive sensing approach

Separation of sinusoidal and chirp components using Compressive sensing approach Separation of sinusoidal and chirp components using Compressive sensing approach Zoja Vulaj, Faris Kardović Faculty of Electrical Engineering University of ontenegro Podgorica, ontenegro Abstract In this

More information

Lecture 2: Acoustics

Lecture 2: Acoustics ELEN E4896 MUSIC SIGNAL PROCESSING Lecture 2: Acoustics 1. Acoustics, Sound & the Wave Equation 2. Musical Oscillations 3. The Digital Waveguide Dan Ellis Dept. Electrical Engineering, Columbia University

More information

Non-stationary Analysis/Synthesis using Spectrum Peak Shape Distortion, Phase and Reassignment

Non-stationary Analysis/Synthesis using Spectrum Peak Shape Distortion, Phase and Reassignment Non-stationary Analysis/Synthesis using Spectrum Peak Shape Distortion, Phase Reassignment Geoffroy Peeters, Xavier Rodet Ircam - Centre Georges-Pompidou, Analysis/Synthesis Team, 1, pl. Igor Stravinsky,

More information

Cancellation of Unwanted Audio to Support Interactive Computer Music

Cancellation of Unwanted Audio to Support Interactive Computer Music Jonghyun Lee, Roger B. Dannenberg, and Joohwan Chun. 24. Cancellation of Unwanted Audio to Support Interactive Computer Music. In The ICMC 24 Proceedings. San Francisco: The International Computer Music

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

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

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Journal of Clean Energy Technologies, Vol. 4, No. 3, May 2016 Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Hanim Ismail, Zuhaina Zakaria, and Noraliza Hamzah

More information

TIME DOMAIN ATTACK AND RELEASE MODELING Applied to Spectral Domain Sound Synthesis

TIME DOMAIN ATTACK AND RELEASE MODELING Applied to Spectral Domain Sound Synthesis TIME DOMAIN ATTACK AND RELEASE MODELING Applied to Spectral Domain Sound Synthesis Cornelia Kreutzer, Jacqueline Walker Department of Electronic and Computer Engineering, University of Limerick, Limerick,

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