PRODUCTION MACHINERY UTILIZATION MONITORING BASED ON ACOUSTIC AND VIBRATION SIGNAL ANALYSIS

Size: px
Start display at page:

Download "PRODUCTION MACHINERY UTILIZATION MONITORING BASED ON ACOUSTIC AND VIBRATION SIGNAL ANALYSIS"

Transcription

1 8th International DAAAM Baltic Conference "INDUSTRIAL ENGINEERING" April 2012, Tallinn, Estonia PRODUCTION MACHINERY UTILIZATION MONITORING BASED ON ACOUSTIC AND VIBRATION SIGNAL ANALYSIS Astapov, S.; Preden, J. S.; Aruväli, T. & Gordon, B. Abstract: Real-time monitoring of machinery and systems at the shop floor is essential for many tasks in the manufacturing context. One of the potential application areas of machinery and system monitoring is machine utilization monitoring, which provides the source data for planning. Optimal schedule planning is a critical step in maximizing the efficiency of a manufacturing facility. The paper considers a set of signal processing and analysis procedures that enable machinery monitoring by employing audio and acceleration sensors which can be easily installed. Testing results of the proposed system show good quality of machine state identification. Key words: machinery monitoring, acoustic signal processing, vibration signal processing, process state classification 1. INTRODUCTION Machinery monitoring in the shop floor is useful from several perspectives. Machinery monitoring can provide information for both machine utilization optimization and preventive & predictive maintenance purposes. Monitoring machine utilization will allow for increasing the efficiency of the production facility. Predictive maintenance will decrease the number of accidental failures, thereby increasing machine utilization and efficiency. One of the solutions for machinery monitoring is the use of wireless sensor networks technology [1], which makes it possible to apply the monitoring equipment to the monitored devices with minimum expense. Most recent research articles handle acoustic and vibration monitoring in order to inspect a work piece and cutting tool quality [2] or machinery working mode [3], however discarding the basic feedback about machinery utilization. Higher level comprehensive information about working modes has improved the process mostly theoretically so far. On the other hand raw, filter free information about machinery activity can give faster, more practical and efficient results in shop floor. It is also important to achieve objective feedback as the data can be corrupted if handled by several workers, each with his or her own understanding of the process. Actually, most modern machinery already has built in automatic utilization detection and data acquisition and storage capabilities. But the problem is that every single machine collects only its own data and the analysis of this scattered data is inefficient and time consuming. Furthermore, after restarting, the data stored in production machinery often disappears. Thus organized machinery utilization feedback for the entire shop floor accumulated in one application would be a useful tool for production planning in a company (on a bigger scale also in a supply chain or cluster). This paper introduces and compares several signal processing and classification methods applied to acoustic and vibration signals in order to detect Computer Numerical Control (CNC) machinery utilization. 268

2 2. SIGNAL PROCESSING METHODS Digital Signal Processing (DSP) aims to extract information from (typically periodic) signals relevant for a specific application [4]. For the task of shop floor machinery monitoring a scheme of DSP presented in Fig. 1. is applied, which combines the means of signal processing and classification of the signal s parameters. Input signal frame Feature Extraction Classification Class label Knowledge Base Fig. 1. Signal processing system The system operates frame-by-frame, processing sections (frames of length N) of the digitized signal from a memory buffer. For every processed signal frame the system then outputs a class label, which specifies the estimated state of the monitored machine. The first step of DSP is the feature extraction (FE) procedure, which derives the signal parameters, relevant in the identification of specific machinery operation states. The resulting set of features is much shorter than the raw signal frame and does not contain redundant signal information which is relevant in a resource constrained system. The vector of extracted features is then analyzed by a classification algorithm, which estimates the most probable class label (corresponding to a process state) by applying a pre-defined knowledge base of the monitored process. This knowledge base is derived from a training signal, which contains relevant machine operation states, providing references for the classification algorithm. 2.1 Feature Extraction Methods In the paper two FE methods are considered, both of which derive the parameters of the signal in the frequency domain. The first method is an analytical one and is based on effective frequency interval selection. The simplified scheme of the method, which we will call Spectral means, is presented in Fig. 2. The incoming signal frame is transformed by applying the Fast Fourier Transform (FFT), which decomposes the temporal signal into a set of its frequency components, called a frequency spectrum (we apply one specific application of the FFT [5]). The most distinguishable frequency intervals of the signal pattern are specified during system analysis and at run time the mean values of those intervals are calculated and concatenated into the feature vector. Signal frame Fast Fourier Transform Spectrum Intervals mean(.) Spectral Means Fig. 2. Feature extraction of spectral means The second method (Fig. 3.) is a popular feature representation of audio signals [6], called Mel-Frequency Cepstral Coefficients (MFCC). The frequency power spectrum, which is a squared absolute frequency spectrum, is scaled to the mel-scale and the cepstral coefficients are calculated by applying a Discrete Cosine Transform (DCT). The mel-scale is given by f Mel( f ) 2595log , (1) where f is the linear frequency in Hz. It models the human sound perception and is almost linear up to 1 khz and logarithmic thereafter, imitating the increasing deficiency of human perception of the higher frequencies. The cepstral coefficients of the resulting mel energies provide information about the harmonic frequencies present in the power spectrum. In this paper we apply the implementation of MFCC by Ellis [7]. The mel-scaled 269

3 energies and the cepstral coefficients are concatenated to form the feature vector. Signal frame FFT (.) ^2 DCT Cepstral coefficients Fig. 3. MFCC feature extraction Mel scaling Log(.) Mel energies 2.2 Classification Methods Two conceptually different classification methods are chosen for comparison: correlation-based and a fuzzy algorithm. The knowledge base of the correlationbased classifier consists of C reference vectors, at least one per class. The algorithm makes its class estimate by calculating the correlation between the incoming feature vector and each of the C reference vectors. The reference vector corresponding to the maximal correlation determines the class label. The algorithm is very simple, but not very robust nor noise tolerant. The fuzzy classification algorithm is more sophisticated and robust. For its decisionmaking it uses a rule base which is derived from a large number of reference feature vectors [8], thus accounting for the variance in process dynamics. The inference mechanism is based on the principals of fuzzy logic. It calculates the degrees of membership of the unknown feature vector to the feature subspaces corresponding to different classes. The feature subspace of the highest membership value defines the winning class. 3. TEST SIGNAL ACQUISITION 3.1 Experiment Setup The experiments took place at the shop floor of a small size manufacturing facility during common operational conditions, i.e. full staff and standard machinery operation cycles. Two pieces of manufacturing equipment were chosen for testing: the two degree of freedom Vytek 200 watts CNC laser cutting machine LST4896 and the three degree of freedom AXYZ CNCrouter During the experiment the laser was cutting small rectangular pieces of a 1 mm polystyrene sheet. The cutting proceeded row-wise with the carriage returning the laser head to the beginning of the previous row with one piece position lower from it. The laser cutting process consists of the following states: 1) Laser is idle. 2) Laser is cutting. The CNC-router during signal acquisition was cutting a sheet of 21 mm plywood. During the whole process of cutting several shapes from the plywood the spindle did not stop spinning, thus the procedure is regarded as a continuous working cycle. The router possesses several operation states: 1) Router is idle. 2) Compressed air supply enabled. 3) In addition to 2): vacuum pump enabled. 4) In addition to 3): dust collector enabled. 5) In addition to 4): cutting process. In total two types of signals were analyzed during the cutting experiments: the acoustic signal acquired by a microphone and a vibration signal acquired using an acceleration sensor. Both types of signals were acquired in parallel to each other and thus correspond to the same events. 3.2 Acoustic Signal Acquisition Audio signals were measured using a Shure SM58 microphone and converted to digital form using a Roland Edirol UA- 25EX audio signal processor at 44.1 khz sampling rate in mono channel mode, saved in a 16-bit Waveform Audio File (WAV) format. Thus the audio signal is normalized to a scale of [-1, 1]. In both the laser and router cases the microphone was placed beside and directed towards the apparatus approximately 1.2 m 270

4 above the floor. Thus no direct contact was made between the sensor and the machine. 3.3 Acceleration Signal Acquisition Vibration measurements were made with an analog dual-axis accelerometer ADXL311 with a sensitivity of ±2g, 0g bias of 1.5 V and sensitivity of 174 mv/ g at the operating voltage of V DD = 3 V. The signals were digitized at a sampling frequency of 1 khz using an Agilent U2354A data acquisition device. For the laser test the accelerometer was firmly attached on top of the x-axis carriage. The x axis was then pointed perpendicular to the movement of the carriage and the y axis parallel to it. During the routing experiment the transducer was attached to the spindle parallel to the Earth surface with x and y axis pointed along the first two degrees of freedom of the carriage. As in both cases the sensor is placed parallel to the ground, the gravitational component is not present in the axis s readings and the 0g bias is easily subtracted from the signal. Signal analysis was performed on just one axis the one that shows greater deviation of the signal during different process stages. 4. SIGNAL PROCESSING AND CLASSIFICATION RESULTS Signal processing starts with an analysis step where it is determined whether the events of interest are at all distinguishable in the signal and if they are, their corresponding time intervals are specified. The analysis is performed by examining the signals in the frequency domain using spectrograms (i.e. three-dimensional plots of successively lined up signal frame spectra). Class labels are assigned to all the distinguishable process states of interest. Sample datasets are generated for reference and testing. After the datasets have been generated, analysis and testing ensues. 4.1 Signal Analysis, Processing and Reference Class Label Assignment For signal processing a frame size of samples for audio signals is chosen, which corresponds to s at the sampling frequency of 44.1 khz and 256 samples for the acceleration signals which corresponds to s at the 1 khz sampling frequency. Every signal is analyzed by its amplitude and shape in the time domain and by its spectral pattern in the frequency domain. A plot of the laser audio signal and its spectrogram is presented as an example in Fig. 4. As it can be seen, the idle time intervals (0-10, , , s) and the cutting cycle intervals (10-104, , s) are well separable and thus identifiable. Fig. 4. Laser audio signal and spectrogram The identification of both states of laser operation described in Section 3.1 is thus possible. Class labels are assigned accordingly: class 1 to state 1) and class 2 to state 2). For the acceleration signal analysis the y axis (the one parallel to the carriage movement) is chosen. The vibration levels are very low in case of this machine, thus the identification is based more on the carriage movement. Class labels are assigned as for the audio signal. For the router all five modes of operation can be identified using the audio signal, the assigned class labels are identical to the mode of operation indexes (Section 3.1). 271

5 The acceleration sensor is able to differentiate only the fifth state (cutting) from all the others. As the sensor is placed on the spindle, it detects only its vibration; all other vibrations seem to be well dampened. Thus two class labels are assigned: class 1 to states 1) - 4) and class 2 to state 5). 4.2 Classification Results The knowledge base of the correlationbased classifier consists of reference feature vectors, one per class. Each vector is derived by taking the average values of 20 successive vectors from the signal dataset, belonging to the same class. The rule base of the fuzzy controller is trained on half of the dataset feature vectors. For both classification methods whole datasets are used for classification accuracy testing. The classification accuracy is estimated in the percentage of correctly classified frames, i.e. the ratio between the number of frames with estimated class labels concurring with the reference and the total number of frames in the signal. The classification accuracy for the correlation-based classifier is presented in Table 1. The majority of the estimates is above 95%, the average being 91.7%, which is an excellent result considering low robustness of the classification algorithm. For the laser experiment the results are however ambiguous, since the laser is not cutting the material continuously and stops emission during the transition from one cut piece to the other. This results in some frames during the cutting stage being classified as nonoperation, which is ultimately correct. Therefore the actual classification quality is higher, than estimated by the ratio metric. Sp. means MFCC Laser audio 92,68 97,56 Laser accel. 91,80 65,80 Router audio 91,76 95,72 Router accel. 98,39 99,85 Table 1. Correlation classifier results (%) The classification results for the fuzzy classification algorithm are listed in Table 2. As expected, the accuracy is higher than for the correlation classifier with the average value being 93.1%. The results for the laser experiment are similar to the previous case, with the ratios being even lower, signifying a greater sensitivity of the algorithm to the process dynamics. These ambiguous results are presented in the upper subplot of Fig. 5. Sp. means MFCC Laser audio 89,02 98,05 Laser accel. 73,40 87,65 Router audio 98,68 98,72 Router accel. 99,85 99,49 Table 2. Fuzzy classifier results (%) class labels class labels 2 Fuzzy classifier, Laser accel., Spectral means, 73.40% frames Fuzzy classifier, Mill audio, MFCC, 98.72% frames Fig. 5. Signal classification result example plots: circles denote reference and crosses denote estimated class labels 4.3 General Quality Assessments The set of experiments with the test data can be considered successful. High machine state identification accuracy was achieved for almost all test signals. The fuzzy classification algorithm shows better performance as was expected. However the correlation-based algorithm is likely to produce more erroneous results with increased background noise. Both feature extraction algorithms have proven to be applicable. The increase in the number of classes does not affect classification quality (lower plot of Fig. 5.) if the classes are well enough separable. 272

6 5. FURTHER RESEARCH The experiments were conducted using only one measurement point per signal type. An obvious direction for future research is multipoint measurements and the development of methods that would enable cooperation and complementation of several monitoring system procedures for more concise and robust decisionmaking. The methods should be also evaluated in the presence of greater background noise. From the aspect of production planning, knowing the reason behind the pauses in production is important. Therefore the automatic methods of interruption cause estimation are worthy of research. 6. CONCLUSION Several signal processing and classification methods applicable for a manufacturing machinery monitoring system were evaluated in the paper. The combinations of these methods were tested on signals acquired by acoustic and acceleration sensors at the shop floor of an industrial facility under common operation conditions. Two machines were considered for the experiments a laser cutting machine and a CNC-router. Testing results have shown that the proposed system is capable of identifying the operation states of these machines with high efficiency. 7. ACKNOWLEDGEMENT The work presented in this paper was partially supported by Innovative Manufacturing Engineering Systems Competence Centre IMECC that is cofinanced by Enterprise Estonia and European Union Regional Development Fund (project EU30006), by Artemis JU Project Simple (grant agreement number ), Research Project SF Bs08 and Estonian Science Foundation (grant F7852). 8. REFERENCES 1. Wright, P.; Dornfeld, D. and Ota, N. Condition monitoring in end-milling using wireless sensor networks (WSNs). Trans. NAMRI/SME, 2008, Guo, Y.B. and Ammula, S.C., Real-time acoustic emission monitoring for surface damage in hard machining, Int. Jour. of Machine Tools and Manufacture, 2005, 45, Aruväli, T.; Preden, J.; Serg, R.; Otto, T., In-process determining of the working mode in CNC turning, Est. Jour. of Eng., 2011, 17, Vaseghi, S. V. Multimedia signal processing: Theory and applications in speech, music and communications. John Wiley & Sons Ltd., UK, Frigo, M. and Johnson, S. G. FFTW: an adaptive software architecture for the FFT. IEEE Int. Conf. on Ac., Sp. and Sig. Proc., 1998, 3, Peeters, G. A large set of audio features for sound description (similarity and classification) in the CUIDADO project. CUIDADO I.S.T. Project Report, Ellis, D. PLP and RASTA (and MFCC, and inversion) in Matlab using melfcc.m and invmelfcc.m. labrosa.ee.columbia.edu, Last upd. Aug. 2010, Last vis. May mat/ 8. Riid, A. and Rüstern, E. An Integrated Approach for the Identification of Compact, Interpretable and Accurate Fuzzy Rule-Based Classifiers from Data. 15th IEEE Int. Conf. on Intell. Engin. Sys., 2011, ADDITIONAL DATA ABOUT AUTHORS Sergei Astapov, Research Laboratory for Proactive Technologies, Dep. of Computer Control, sergei.astapov@dcc.ttu.ee Jürgo Preden, Research Laboratory for Proactive Technologies, Dep. of Computer Control, jurgo.preden@ttu.ee Tanel Aruväli, Dep. of Machinery, tanelaruvali@hot.ee Boris Gordon, Dep. of Computer Control, borsi.gordon@dcc.ttu.ee All authors are with Tallinn University of Technology, Ehitajate tee 5, Tallinn, Estonia. 273

Real-time Chatter Compensation based on Embedded Sensing Device in Machine tools

Real-time Chatter Compensation based on Embedded Sensing Device in Machine tools International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869 (O) 2454-4698 (P), Volume-3, Issue-9, September 2015 Real-time Chatter Compensation based on Embedded Sensing Device

More information

Instrument Recognition in Polyphonic Mixtures Using Spectral Envelopes

Instrument Recognition in Polyphonic Mixtures Using Spectral Envelopes Instrument Recognition in Polyphonic Mixtures Using Spectral Envelopes hello Jay Biernat Third author University of Rochester University of Rochester Affiliation3 words jbiernat@ur.rochester.edu author3@ismir.edu

More information

Figure 1: Feature Vector Sequence Generator block diagram.

Figure 1: Feature Vector Sequence Generator block diagram. 1 Introduction Figure 1: Feature Vector Sequence Generator block diagram. We propose designing a simple isolated word speech recognition system in Verilog. Our design is naturally divided into two modules.

More information

AUTOREGRESSIVE MFCC MODELS FOR GENRE CLASSIFICATION IMPROVED BY HARMONIC-PERCUSSION SEPARATION

AUTOREGRESSIVE MFCC MODELS FOR GENRE CLASSIFICATION IMPROVED BY HARMONIC-PERCUSSION SEPARATION AUTOREGRESSIVE MFCC MODELS FOR GENRE CLASSIFICATION IMPROVED BY HARMONIC-PERCUSSION SEPARATION Halfdan Rump, Shigeki Miyabe, Emiru Tsunoo, Nobukata Ono, Shigeki Sagama The University of Tokyo, Graduate

More information

Chord Classification of an Audio Signal using Artificial Neural Network

Chord Classification of an Audio Signal using Artificial Neural Network Chord Classification of an Audio Signal using Artificial Neural Network Ronesh Shrestha Student, Department of Electrical and Electronic Engineering, Kathmandu University, Dhulikhel, Nepal ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Virtual Vibration Analyzer

Virtual Vibration Analyzer Virtual Vibration Analyzer Vibration/industrial systems LabVIEW DAQ by Ricardo Jaramillo, Manager, Ricardo Jaramillo y Cía; Daniel Jaramillo, Engineering Assistant, Ricardo Jaramillo y Cía The Challenge:

More information

Real-Time Compensation of Chatter Vibration in Machine Tools

Real-Time Compensation of Chatter Vibration in Machine Tools I.J. Intelligent Systems and Applications, 2013, 06, 34-40 Published Online May 2013 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijisa.2013.06.04 Real-Time Compensation of Chatter Vibration in Machine

More information

An Introduction to the Spectral Dynamics Rotating Machinery Analysis (RMA) package For PUMA and COUGAR

An Introduction to the Spectral Dynamics Rotating Machinery Analysis (RMA) package For PUMA and COUGAR An Introduction to the Spectral Dynamics Rotating Machinery Analysis (RMA) package For PUMA and COUGAR Introduction: The RMA package is a PC-based system which operates with PUMA and COUGAR hardware to

More information

Speech and Speaker Recognition for the Command of an Industrial Robot

Speech and Speaker Recognition for the Command of an Industrial Robot Speech and Speaker Recognition for the Command of an Industrial Robot CLAUDIA MOISA*, HELGA SILAGHI*, ANDREI SILAGHI** *Dept. of Electric Drives and Automation University of Oradea University Street, nr.

More information

An Efficient Low Bit-Rate Video-Coding Algorithm Focusing on Moving Regions

An Efficient Low Bit-Rate Video-Coding Algorithm Focusing on Moving Regions 1128 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 11, NO. 10, OCTOBER 2001 An Efficient Low Bit-Rate Video-Coding Algorithm Focusing on Moving Regions Kwok-Wai Wong, Kin-Man Lam,

More information

2. AN INTROSPECTION OF THE MORPHING PROCESS

2. AN INTROSPECTION OF THE MORPHING PROCESS 1. INTRODUCTION Voice morphing means the transition of one speech signal into another. Like image morphing, speech morphing aims to preserve the shared characteristics of the starting and final signals,

More information

Chapter 1. Introduction to Digital Signal Processing

Chapter 1. Introduction to Digital Signal Processing Chapter 1 Introduction to Digital Signal Processing 1. Introduction Signal processing is a discipline concerned with the acquisition, representation, manipulation, and transformation of signals required

More information

Skip Length and Inter-Starvation Distance as a Combined Metric to Assess the Quality of Transmitted Video

Skip Length and Inter-Starvation Distance as a Combined Metric to Assess the Quality of Transmitted Video Skip Length and Inter-Starvation Distance as a Combined Metric to Assess the Quality of Transmitted Video Mohamed Hassan, Taha Landolsi, Husameldin Mukhtar, and Tamer Shanableh College of Engineering American

More information

Measurement of overtone frequencies of a toy piano and perception of its pitch

Measurement of overtone frequencies of a toy piano and perception of its pitch Measurement of overtone frequencies of a toy piano and perception of its pitch PACS: 43.75.Mn ABSTRACT Akira Nishimura Department of Media and Cultural Studies, Tokyo University of Information Sciences,

More information

ECE 4220 Real Time Embedded Systems Final Project Spectrum Analyzer

ECE 4220 Real Time Embedded Systems Final Project Spectrum Analyzer ECE 4220 Real Time Embedded Systems Final Project Spectrum Analyzer by: Matt Mazzola 12222670 Abstract The design of a spectrum analyzer on an embedded device is presented. The device achieves minimum

More information

Investigation of Digital Signal Processing of High-speed DACs Signals for Settling Time Testing

Investigation of Digital Signal Processing of High-speed DACs Signals for Settling Time Testing Universal Journal of Electrical and Electronic Engineering 4(2): 67-72, 2016 DOI: 10.13189/ujeee.2016.040204 http://www.hrpub.org Investigation of Digital Signal Processing of High-speed DACs Signals for

More information

A Matlab toolbox for. Characterisation Of Recorded Underwater Sound (CHORUS) USER S GUIDE

A Matlab toolbox for. Characterisation Of Recorded Underwater Sound (CHORUS) USER S GUIDE Centre for Marine Science and Technology A Matlab toolbox for Characterisation Of Recorded Underwater Sound (CHORUS) USER S GUIDE Version 5.0b Prepared for: Centre for Marine Science and Technology Prepared

More information

Research Article. ISSN (Print) *Corresponding author Shireen Fathima

Research Article. ISSN (Print) *Corresponding author Shireen Fathima Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 2014; 2(4C):613-620 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources)

More information

Department of Electrical & Electronic Engineering Imperial College of Science, Technology and Medicine. Project: Real-Time Speech Enhancement

Department of Electrical & Electronic Engineering Imperial College of Science, Technology and Medicine. Project: Real-Time Speech Enhancement Department of Electrical & Electronic Engineering Imperial College of Science, Technology and Medicine Project: Real-Time Speech Enhancement Introduction Telephones are increasingly being used in noisy

More information

hit), and assume that longer incidental sounds (forest noise, water, wind noise) resemble a Gaussian noise distribution.

hit), and assume that longer incidental sounds (forest noise, water, wind noise) resemble a Gaussian noise distribution. CS 229 FINAL PROJECT A SOUNDHOUND FOR THE SOUNDS OF HOUNDS WEAKLY SUPERVISED MODELING OF ANIMAL SOUNDS ROBERT COLCORD, ETHAN GELLER, MATTHEW HORTON Abstract: We propose a hybrid approach to generating

More information

MONITORING AND ANALYSIS OF VIBRATION SIGNAL BASED ON VIRTUAL INSTRUMENTATION

MONITORING AND ANALYSIS OF VIBRATION SIGNAL BASED ON VIRTUAL INSTRUMENTATION MONITORING AND ANALYSIS OF VIBRATION SIGNAL BASED ON VIRTUAL INSTRUMENTATION Abstract Sunita Mohanta 1, Umesh Chandra Pati 2 Post Graduate Scholar, NIT Rourkela, India 1 Associate Professor, NIT Rourkela,

More information

CS229 Project Report Polyphonic Piano Transcription

CS229 Project Report Polyphonic Piano Transcription CS229 Project Report Polyphonic Piano Transcription Mohammad Sadegh Ebrahimi Stanford University Jean-Baptiste Boin Stanford University sadegh@stanford.edu jbboin@stanford.edu 1. Introduction In this project

More information

Music Genre Classification and Variance Comparison on Number of Genres

Music Genre Classification and Variance Comparison on Number of Genres Music Genre Classification and Variance Comparison on Number of Genres Miguel Francisco, miguelf@stanford.edu Dong Myung Kim, dmk8265@stanford.edu 1 Abstract In this project we apply machine learning techniques

More information

CSC475 Music Information Retrieval

CSC475 Music Information Retrieval CSC475 Music Information Retrieval Monophonic pitch extraction George Tzanetakis University of Victoria 2014 G. Tzanetakis 1 / 32 Table of Contents I 1 Motivation and Terminology 2 Psychacoustics 3 F0

More information

ECE438 - Laboratory 4: Sampling and Reconstruction of Continuous-Time Signals

ECE438 - Laboratory 4: Sampling and Reconstruction of Continuous-Time Signals Purdue University: ECE438 - Digital Signal Processing with Applications 1 ECE438 - Laboratory 4: Sampling and Reconstruction of Continuous-Time Signals October 6, 2010 1 Introduction It is often desired

More information

Major Differences Between the DT9847 Series Modules

Major Differences Between the DT9847 Series Modules DT9847 Series Dynamic Signal Analyzer for USB With Low THD and Wide Dynamic Range The DT9847 Series are high-accuracy, dynamic signal acquisition modules designed for sound and vibration applications.

More information

International Journal of Advance Engineering and Research Development MUSICAL INSTRUMENT IDENTIFICATION AND STATUS FINDING WITH MFCC

International Journal of Advance Engineering and Research Development MUSICAL INSTRUMENT IDENTIFICATION AND STATUS FINDING WITH MFCC Scientific Journal of Impact Factor (SJIF): 5.71 International Journal of Advance Engineering and Research Development Volume 5, Issue 04, April -2018 e-issn (O): 2348-4470 p-issn (P): 2348-6406 MUSICAL

More information

Automatic Rhythmic Notation from Single Voice Audio Sources

Automatic Rhythmic Notation from Single Voice Audio Sources Automatic Rhythmic Notation from Single Voice Audio Sources Jack O Reilly, Shashwat Udit Introduction In this project we used machine learning technique to make estimations of rhythmic notation of a sung

More information

Robert Alexandru Dobre, Cristian Negrescu

Robert Alexandru Dobre, Cristian Negrescu ECAI 2016 - International Conference 8th Edition Electronics, Computers and Artificial Intelligence 30 June -02 July, 2016, Ploiesti, ROMÂNIA Automatic Music Transcription Software Based on Constant Q

More information

DIGITAL COMMUNICATION

DIGITAL COMMUNICATION 10EC61 DIGITAL COMMUNICATION UNIT 3 OUTLINE Waveform coding techniques (continued), DPCM, DM, applications. Base-Band Shaping for Data Transmission Discrete PAM signals, power spectra of discrete PAM signals.

More information

GCT535- Sound Technology for Multimedia Timbre Analysis. Graduate School of Culture Technology KAIST Juhan Nam

GCT535- Sound Technology for Multimedia Timbre Analysis. Graduate School of Culture Technology KAIST Juhan Nam GCT535- Sound Technology for Multimedia Timbre Analysis Graduate School of Culture Technology KAIST Juhan Nam 1 Outlines Timbre Analysis Definition of Timbre Timbre Features Zero-crossing rate Spectral

More information

Speech Recognition Combining MFCCs and Image Features

Speech Recognition Combining MFCCs and Image Features Speech Recognition Combining MFCCs and Image Featres S. Karlos from Department of Mathematics N. Fazakis from Department of Electrical and Compter Engineering K. Karanikola from Department of Mathematics

More information

Recognising Cello Performers using Timbre Models

Recognising Cello Performers using Timbre Models Recognising Cello Performers using Timbre Models Chudy, Magdalena; Dixon, Simon For additional information about this publication click this link. http://qmro.qmul.ac.uk/jspui/handle/123456789/5013 Information

More information

Supervised Learning in Genre Classification

Supervised Learning in Genre Classification Supervised Learning in Genre Classification Introduction & Motivation Mohit Rajani and Luke Ekkizogloy {i.mohit,luke.ekkizogloy}@gmail.com Stanford University, CS229: Machine Learning, 2009 Now that music

More information

Computational Models of Music Similarity. Elias Pampalk National Institute for Advanced Industrial Science and Technology (AIST)

Computational Models of Music Similarity. Elias Pampalk National Institute for Advanced Industrial Science and Technology (AIST) Computational Models of Music Similarity 1 Elias Pampalk National Institute for Advanced Industrial Science and Technology (AIST) Abstract The perceived similarity of two pieces of music is multi-dimensional,

More information

Recognising Cello Performers Using Timbre Models

Recognising Cello Performers Using Timbre Models Recognising Cello Performers Using Timbre Models Magdalena Chudy and Simon Dixon Abstract In this paper, we compare timbre features of various cello performers playing the same instrument in solo cello

More information

Musical Instrument Identification Using Principal Component Analysis and Multi-Layered Perceptrons

Musical Instrument Identification Using Principal Component Analysis and Multi-Layered Perceptrons Musical Instrument Identification Using Principal Component Analysis and Multi-Layered Perceptrons Róisín Loughran roisin.loughran@ul.ie Jacqueline Walker jacqueline.walker@ul.ie Michael O Neill University

More information

Getting Started with the LabVIEW Sound and Vibration Toolkit

Getting Started with the LabVIEW Sound and Vibration Toolkit 1 Getting Started with the LabVIEW Sound and Vibration Toolkit This tutorial is designed to introduce you to some of the sound and vibration analysis capabilities in the industry-leading software tool

More information

AN ARTISTIC TECHNIQUE FOR AUDIO-TO-VIDEO TRANSLATION ON A MUSIC PERCEPTION STUDY

AN ARTISTIC TECHNIQUE FOR AUDIO-TO-VIDEO TRANSLATION ON A MUSIC PERCEPTION STUDY AN ARTISTIC TECHNIQUE FOR AUDIO-TO-VIDEO TRANSLATION ON A MUSIC PERCEPTION STUDY Eugene Mikyung Kim Department of Music Technology, Korea National University of Arts eugene@u.northwestern.edu ABSTRACT

More information

Automatic Laughter Detection

Automatic Laughter Detection Automatic Laughter Detection Mary Knox Final Project (EECS 94) knoxm@eecs.berkeley.edu December 1, 006 1 Introduction Laughter is a powerful cue in communication. It communicates to listeners the emotional

More information

Keywords Separation of sound, percussive instruments, non-percussive instruments, flexible audio source separation toolbox

Keywords Separation of sound, percussive instruments, non-percussive instruments, flexible audio source separation toolbox Volume 4, Issue 4, April 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Investigation

More information

DELTA MODULATION AND DPCM CODING OF COLOR SIGNALS

DELTA MODULATION AND DPCM CODING OF COLOR SIGNALS DELTA MODULATION AND DPCM CODING OF COLOR SIGNALS Item Type text; Proceedings Authors Habibi, A. Publisher International Foundation for Telemetering Journal International Telemetering Conference Proceedings

More information

BitWise (V2.1 and later) includes features for determining AP240 settings and measuring the Single Ion Area.

BitWise (V2.1 and later) includes features for determining AP240 settings and measuring the Single Ion Area. BitWise. Instructions for New Features in ToF-AMS DAQ V2.1 Prepared by Joel Kimmel University of Colorado at Boulder & Aerodyne Research Inc. Last Revised 15-Jun-07 BitWise (V2.1 and later) includes features

More information

Voice Controlled Car System

Voice Controlled Car System Voice Controlled Car System 6.111 Project Proposal Ekin Karasan & Driss Hafdi November 3, 2016 1. Overview Voice controlled car systems have been very important in providing the ability to drivers to adjust

More information

Audio-Based Video Editing with Two-Channel Microphone

Audio-Based Video Editing with Two-Channel Microphone Audio-Based Video Editing with Two-Channel Microphone Tetsuya Takiguchi Organization of Advanced Science and Technology Kobe University, Japan takigu@kobe-u.ac.jp Yasuo Ariki Organization of Advanced Science

More information

MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003

MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003 MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003 OBJECTIVE To become familiar with state-of-the-art digital data acquisition hardware and software. To explore common data acquisition

More information

ISSN ICIRET-2014

ISSN ICIRET-2014 Robust Multilingual Voice Biometrics using Optimum Frames Kala A 1, Anu Infancia J 2, Pradeepa Natarajan 3 1,2 PG Scholar, SNS College of Technology, Coimbatore-641035, India 3 Assistant Professor, SNS

More information

Subjective Similarity of Music: Data Collection for Individuality Analysis

Subjective Similarity of Music: Data Collection for Individuality Analysis Subjective Similarity of Music: Data Collection for Individuality Analysis Shota Kawabuchi and Chiyomi Miyajima and Norihide Kitaoka and Kazuya Takeda Nagoya University, Nagoya, Japan E-mail: shota.kawabuchi@g.sp.m.is.nagoya-u.ac.jp

More information

technical note flicker measurement display & lighting measurement

technical note flicker measurement display & lighting measurement technical note flicker measurement display & lighting measurement Contents 1 Introduction... 3 1.1 Flicker... 3 1.2 Flicker images for LCD displays... 3 1.3 Causes of flicker... 3 2 Measuring high and

More information

Improving Frame Based Automatic Laughter Detection

Improving Frame Based Automatic Laughter Detection Improving Frame Based Automatic Laughter Detection Mary Knox EE225D Class Project knoxm@eecs.berkeley.edu December 13, 2007 Abstract Laughter recognition is an underexplored area of research. My goal for

More information

Laboratory Assignment 3. Digital Music Synthesis: Beethoven s Fifth Symphony Using MATLAB

Laboratory Assignment 3. Digital Music Synthesis: Beethoven s Fifth Symphony Using MATLAB Laboratory Assignment 3 Digital Music Synthesis: Beethoven s Fifth Symphony Using MATLAB PURPOSE In this laboratory assignment, you will use MATLAB to synthesize the audio tones that make up a well-known

More information

HEAD. HEAD VISOR (Code 7500ff) Overview. Features. System for online localization of sound sources in real time

HEAD. HEAD VISOR (Code 7500ff) Overview. Features. System for online localization of sound sources in real time HEAD Ebertstraße 30a 52134 Herzogenrath Tel.: +49 2407 577-0 Fax: +49 2407 577-99 email: info@head-acoustics.de Web: www.head-acoustics.de Data Datenblatt Sheet HEAD VISOR (Code 7500ff) System for online

More information

Introduction To LabVIEW and the DSP Board

Introduction To LabVIEW and the DSP Board EE-289, DIGITAL SIGNAL PROCESSING LAB November 2005 Introduction To LabVIEW and the DSP Board 1 Overview The purpose of this lab is to familiarize you with the DSP development system by looking at sampling,

More information

A Categorical Approach for Recognizing Emotional Effects of Music

A Categorical Approach for Recognizing Emotional Effects of Music A Categorical Approach for Recognizing Emotional Effects of Music Mohsen Sahraei Ardakani 1 and Ehsan Arbabi School of Electrical and Computer Engineering, College of Engineering, University of Tehran,

More information

Practical considerations of accelerometer noise. Endevco technical paper 324

Practical considerations of accelerometer noise. Endevco technical paper 324 Practical considerations of accelerometer noise Endevco technical paper 324 Practical considerations of accelerometer noise Noise can be defined as any undesirable signal within the measurement chain.

More information

Color Image Compression Using Colorization Based On Coding Technique

Color Image Compression Using Colorization Based On Coding Technique Color Image Compression Using Colorization Based On Coding Technique D.P.Kawade 1, Prof. S.N.Rawat 2 1,2 Department of Electronics and Telecommunication, Bhivarabai Sawant Institute of Technology and Research

More information

ONE SENSOR MICROPHONE ARRAY APPLICATION IN SOURCE LOCALIZATION. Hsin-Chu, Taiwan

ONE SENSOR MICROPHONE ARRAY APPLICATION IN SOURCE LOCALIZATION. Hsin-Chu, Taiwan ICSV14 Cairns Australia 9-12 July, 2007 ONE SENSOR MICROPHONE ARRAY APPLICATION IN SOURCE LOCALIZATION Percy F. Wang 1 and Mingsian R. Bai 2 1 Southern Research Institute/University of Alabama at Birmingham

More information

MPEG has been established as an international standard

MPEG has been established as an international standard 1100 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 9, NO. 7, OCTOBER 1999 Fast Extraction of Spatially Reduced Image Sequences from MPEG-2 Compressed Video Junehwa Song, Member,

More information

Sensor Development for the imote2 Smart Sensor Platform

Sensor Development for the imote2 Smart Sensor Platform Sensor Development for the imote2 Smart Sensor Platform March 7, 2008 2008 Introduction Aging infrastructure requires cost effective and timely inspection and maintenance practices The condition of a structure

More information

An Efficient Reduction of Area in Multistandard Transform Core

An Efficient Reduction of Area in Multistandard Transform Core An Efficient Reduction of Area in Multistandard Transform Core A. Shanmuga Priya 1, Dr. T. K. Shanthi 2 1 PG scholar, Applied Electronics, Department of ECE, 2 Assosiate Professor, Department of ECE Thanthai

More information

Data flow architecture for high-speed optical processors

Data flow architecture for high-speed optical processors Data flow architecture for high-speed optical processors Kipp A. Bauchert and Steven A. Serati Boulder Nonlinear Systems, Inc., Boulder CO 80301 1. Abstract For optical processor applications outside of

More information

DT9837 Series. High Performance, USB Powered Modules for Sound & Vibration Analysis. Key Features:

DT9837 Series. High Performance, USB Powered Modules for Sound & Vibration Analysis. Key Features: DT9837 Series High Performance, Powered Modules for Sound & Vibration Analysis The DT9837 Series high accuracy dynamic signal acquisition modules are ideal for portable noise, vibration, and acoustic measurements.

More information

Realizing Waveform Characteristics up to a Digitizer s Full Bandwidth Increasing the effective sampling rate when measuring repetitive signals

Realizing Waveform Characteristics up to a Digitizer s Full Bandwidth Increasing the effective sampling rate when measuring repetitive signals Realizing Waveform Characteristics up to a Digitizer s Full Bandwidth Increasing the effective sampling rate when measuring repetitive signals By Jean Dassonville Agilent Technologies Introduction The

More information

THE importance of music content analysis for musical

THE importance of music content analysis for musical IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 15, NO. 1, JANUARY 2007 333 Drum Sound Recognition for Polyphonic Audio Signals by Adaptation and Matching of Spectrogram Templates With

More information

Digital Signal Processing

Digital Signal Processing COMP ENG 4TL4: Digital Signal Processing Notes for Lecture #1 Friday, September 5, 2003 Dr. Ian C. Bruce Room CRL-229, Ext. 26984 ibruce@mail.ece.mcmaster.ca Office Hours: TBA Instructor: Teaching Assistants:

More information

MUSICAL INSTRUMENT IDENTIFICATION BASED ON HARMONIC TEMPORAL TIMBRE FEATURES

MUSICAL INSTRUMENT IDENTIFICATION BASED ON HARMONIC TEMPORAL TIMBRE FEATURES MUSICAL INSTRUMENT IDENTIFICATION BASED ON HARMONIC TEMPORAL TIMBRE FEATURES Jun Wu, Yu Kitano, Stanislaw Andrzej Raczynski, Shigeki Miyabe, Takuya Nishimoto, Nobutaka Ono and Shigeki Sagayama The Graduate

More information

Automatic Music Similarity Assessment and Recommendation. A Thesis. Submitted to the Faculty. Drexel University. Donald Shaul Williamson

Automatic Music Similarity Assessment and Recommendation. A Thesis. Submitted to the Faculty. Drexel University. Donald Shaul Williamson Automatic Music Similarity Assessment and Recommendation A Thesis Submitted to the Faculty of Drexel University by Donald Shaul Williamson in partial fulfillment of the requirements for the degree of Master

More information

Automatic Commercial Monitoring for TV Broadcasting Using Audio Fingerprinting

Automatic Commercial Monitoring for TV Broadcasting Using Audio Fingerprinting Automatic Commercial Monitoring for TV Broadcasting Using Audio Fingerprinting Dalwon Jang 1, Seungjae Lee 2, Jun Seok Lee 2, Minho Jin 1, Jin S. Seo 2, Sunil Lee 1 and Chang D. Yoo 1 1 Korea Advanced

More information

DETECTING ENVIRONMENTAL NOISE WITH BASIC TOOLS

DETECTING ENVIRONMENTAL NOISE WITH BASIC TOOLS DETECTING ENVIRONMENTAL NOISE WITH BASIC TOOLS By Henrik, September 2018, Version 2 Measuring low-frequency components of environmental noise close to the hearing threshold with high accuracy requires

More information

An Effective Filtering Algorithm to Mitigate Transient Decaying DC Offset

An Effective Filtering Algorithm to Mitigate Transient Decaying DC Offset An Effective Filtering Algorithm to Mitigate Transient Decaying DC Offset By: Abouzar Rahmati Authors: Abouzar Rahmati IS-International Services LLC Reza Adhami University of Alabama in Huntsville April

More information

Full Disclosure Monitoring

Full Disclosure Monitoring Full Disclosure Monitoring Power Quality Application Note Full Disclosure monitoring is the ability to measure all aspects of power quality, on every voltage cycle, and record them in appropriate detail

More information

EXPLORING THE USE OF ENF FOR MULTIMEDIA SYNCHRONIZATION

EXPLORING THE USE OF ENF FOR MULTIMEDIA SYNCHRONIZATION EXPLORING THE USE OF ENF FOR MULTIMEDIA SYNCHRONIZATION Hui Su, Adi Hajj-Ahmad, Min Wu, and Douglas W. Oard {hsu, adiha, minwu, oard}@umd.edu University of Maryland, College Park ABSTRACT The electric

More information

EngineDiag. The Reciprocating Machines Diagnostics Module. Introduction DATASHEET

EngineDiag. The Reciprocating Machines Diagnostics Module. Introduction DATASHEET EngineDiag DATASHEET The Reciprocating Machines Diagnostics Module Introduction Reciprocating machines are complex installations and generate specific vibration signatures. Dedicated tools associating

More information

Agilent PN Time-Capture Capabilities of the Agilent Series Vector Signal Analyzers Product Note

Agilent PN Time-Capture Capabilities of the Agilent Series Vector Signal Analyzers Product Note Agilent PN 89400-10 Time-Capture Capabilities of the Agilent 89400 Series Vector Signal Analyzers Product Note Figure 1. Simplified block diagram showing basic signal flow in the Agilent 89400 Series VSAs

More information

Various Applications of Digital Signal Processing (DSP)

Various Applications of Digital Signal Processing (DSP) Various Applications of Digital Signal Processing (DSP) Neha Kapoor, Yash Kumar, Mona Sharma Student,ECE,DCE,Gurgaon, India EMAIL: neha04263@gmail.com, yashguptaip@gmail.com, monasharma1194@gmail.com ABSTRACT:-

More information

PulseCounter Neutron & Gamma Spectrometry Software Manual

PulseCounter Neutron & Gamma Spectrometry Software Manual PulseCounter Neutron & Gamma Spectrometry Software Manual MAXIMUS ENERGY CORPORATION Written by Dr. Max I. Fomitchev-Zamilov Web: maximus.energy TABLE OF CONTENTS 0. GENERAL INFORMATION 1. DEFAULT SCREEN

More information

EngineDiag. The Reciprocating Machines Diagnostics Module. Introduction DATASHEET

EngineDiag. The Reciprocating Machines Diagnostics Module. Introduction DATASHEET EngineDiag DATASHEET The Reciprocating Machines Diagnostics Module Introduction Industries Fig1: Diesel engine cylinder blocks Machines Reciprocating machines are complex installations and generate specific

More information

Hidden Markov Model based dance recognition

Hidden Markov Model based dance recognition Hidden Markov Model based dance recognition Dragutin Hrenek, Nenad Mikša, Robert Perica, Pavle Prentašić and Boris Trubić University of Zagreb, Faculty of Electrical Engineering and Computing Unska 3,

More information

Voice & Music Pattern Extraction: A Review

Voice & Music Pattern Extraction: A Review Voice & Music Pattern Extraction: A Review 1 Pooja Gautam 1 and B S Kaushik 2 Electronics & Telecommunication Department RCET, Bhilai, Bhilai (C.G.) India pooja0309pari@gmail.com 2 Electrical & Instrumentation

More information

Noise. CHEM 411L Instrumental Analysis Laboratory Revision 2.0

Noise. CHEM 411L Instrumental Analysis Laboratory Revision 2.0 CHEM 411L Instrumental Analysis Laboratory Revision 2.0 Noise In this laboratory exercise we will determine the Signal-to-Noise (S/N) ratio for an IR spectrum of Air using a Thermo Nicolet Avatar 360 Fourier

More information

Ch. 1: Audio/Image/Video Fundamentals Multimedia Systems. School of Electrical Engineering and Computer Science Oregon State University

Ch. 1: Audio/Image/Video Fundamentals Multimedia Systems. School of Electrical Engineering and Computer Science Oregon State University Ch. 1: Audio/Image/Video Fundamentals Multimedia Systems Prof. Ben Lee School of Electrical Engineering and Computer Science Oregon State University Outline Computer Representation of Audio Quantization

More information

Digital Signal. Continuous. Continuous. amplitude. amplitude. Discrete-time Signal. Analog Signal. Discrete. Continuous. time. time.

Digital Signal. Continuous. Continuous. amplitude. amplitude. Discrete-time Signal. Analog Signal. Discrete. Continuous. time. time. Discrete amplitude Continuous amplitude Continuous amplitude Digital Signal Analog Signal Discrete-time Signal Continuous time Discrete time Digital Signal Discrete time 1 Digital Signal contd. Analog

More information

DETECTION OF SLOW-MOTION REPLAY SEGMENTS IN SPORTS VIDEO FOR HIGHLIGHTS GENERATION

DETECTION OF SLOW-MOTION REPLAY SEGMENTS IN SPORTS VIDEO FOR HIGHLIGHTS GENERATION DETECTION OF SLOW-MOTION REPLAY SEGMENTS IN SPORTS VIDEO FOR HIGHLIGHTS GENERATION H. Pan P. van Beek M. I. Sezan Electrical & Computer Engineering University of Illinois Urbana, IL 6182 Sharp Laboratories

More information

Hidden melody in music playing motion: Music recording using optical motion tracking system

Hidden melody in music playing motion: Music recording using optical motion tracking system PROCEEDINGS of the 22 nd International Congress on Acoustics General Musical Acoustics: Paper ICA2016-692 Hidden melody in music playing motion: Music recording using optical motion tracking system Min-Ho

More information

International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue8- August 2013

International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue8- August 2013 International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue8- August 2013 Design and Implementation of an Enhanced LUT System in Security Based Computation dama.dhanalakshmi 1, K.Annapurna

More information

1.1 Digital Signal Processing Hands-on Lab Courses

1.1 Digital Signal Processing Hands-on Lab Courses 1. Introduction The field of digital signal processing (DSP) has experienced a considerable growth in the last two decades primarily due to the availability and advancements in digital signal processors

More information

Automatic Laughter Detection

Automatic Laughter Detection Automatic Laughter Detection Mary Knox 1803707 knoxm@eecs.berkeley.edu December 1, 006 Abstract We built a system to automatically detect laughter from acoustic features of audio. To implement the system,

More information

B I O E N / Biological Signals & Data Acquisition

B I O E N / Biological Signals & Data Acquisition B I O E N 4 6 8 / 5 6 8 Lectures 1-2 Analog to Conversion Binary numbers Biological Signals & Data Acquisition In order to extract the information that may be crucial to understand a particular biological

More information

REPORT DOCUMENTATION PAGE

REPORT DOCUMENTATION PAGE REPORT DOCUMENTATION PAGE Form Approved OMB No. 0704-0188 Public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instructions,

More information

Tempo and Beat Analysis

Tempo and Beat Analysis Advanced Course Computer Science Music Processing Summer Term 2010 Meinard Müller, Peter Grosche Saarland University and MPI Informatik meinard@mpi-inf.mpg.de Tempo and Beat Analysis Musical Properties:

More information

WHAT MAKES FOR A HIT POP SONG? WHAT MAKES FOR A POP SONG?

WHAT MAKES FOR A HIT POP SONG? WHAT MAKES FOR A POP SONG? WHAT MAKES FOR A HIT POP SONG? WHAT MAKES FOR A POP SONG? NICHOLAS BORG AND GEORGE HOKKANEN Abstract. The possibility of a hit song prediction algorithm is both academically interesting and industry motivated.

More information

A Parametric Autoregressive Model for the Extraction of Electric Network Frequency Fluctuations in Audio Forensic Authentication

A Parametric Autoregressive Model for the Extraction of Electric Network Frequency Fluctuations in Audio Forensic Authentication Journal of Energy and Power Engineering 10 (2016) 504-512 doi: 10.17265/1934-8975/2016.08.007 D DAVID PUBLISHING A Parametric Autoregressive Model for the Extraction of Electric Network Frequency Fluctuations

More information

Composer Identification of Digital Audio Modeling Content Specific Features Through Markov Models

Composer Identification of Digital Audio Modeling Content Specific Features Through Markov Models Composer Identification of Digital Audio Modeling Content Specific Features Through Markov Models Aric Bartle (abartle@stanford.edu) December 14, 2012 1 Background The field of composer recognition has

More information

Automatic Classification of Instrumental Music & Human Voice Using Formant Analysis

Automatic Classification of Instrumental Music & Human Voice Using Formant Analysis Automatic Classification of Instrumental Music & Human Voice Using Formant Analysis I Diksha Raina, II Sangita Chakraborty, III M.R Velankar I,II Dept. of Information Technology, Cummins College of Engineering,

More information

Removal of Decaying DC Component in Current Signal Using a ovel Estimation Algorithm

Removal of Decaying DC Component in Current Signal Using a ovel Estimation Algorithm Removal of Decaying DC Component in Current Signal Using a ovel Estimation Algorithm Majid Aghasi*, and Alireza Jalilian** *Department of Electrical Engineering, Iran University of Science and Technology,

More information

A Novel Approach towards Video Compression for Mobile Internet using Transform Domain Technique

A Novel Approach towards Video Compression for Mobile Internet using Transform Domain Technique A Novel Approach towards Video Compression for Mobile Internet using Transform Domain Technique Dhaval R. Bhojani Research Scholar, Shri JJT University, Jhunjunu, Rajasthan, India Ved Vyas Dwivedi, PhD.

More information

Machine Vision System for Color Sorting Wood Edge-Glued Panel Parts

Machine Vision System for Color Sorting Wood Edge-Glued Panel Parts Machine Vision System for Color Sorting Wood Edge-Glued Panel Parts Q. Lu, S. Srikanteswara, W. King, T. Drayer, R. Conners, E. Kline* The Bradley Department of Electrical and Computer Eng. *Department

More information

PC-based Personal DSP Training Station

PC-based Personal DSP Training Station Session 1220 PC-based Personal DSP Training Station Armando B. Barreto 1, Kang K. Yen 1 and Cesar D. Aguilar Electrical and Computer Engineering Department Florida International University This paper describes

More information

Book: Fundamentals of Music Processing. Audio Features. Book: Fundamentals of Music Processing. Book: Fundamentals of Music Processing

Book: Fundamentals of Music Processing. Audio Features. Book: Fundamentals of Music Processing. Book: Fundamentals of Music Processing Book: Fundamentals of Music Processing Lecture Music Processing Audio Features Meinard Müller International Audio Laboratories Erlangen meinard.mueller@audiolabs-erlangen.de Meinard Müller Fundamentals

More information

EMS DATA ACQUISITION AND MANAGEMENT (LVDAM-EMS) MODEL 9062-C

EMS DATA ACQUISITION AND MANAGEMENT (LVDAM-EMS) MODEL 9062-C A Electric Power / Controls 2 kw EMS DATA ACQUISITION AND MANAGEMENT (LVDAM-EMS) MODEL 9062-C GENERAL DESCRIPTION The Lab-Volt Data Acquisition and Management for Electromechanical Systems (LVDAM-EMS),

More information