A Robust Feature Extraction Algorithm for Audio Fingerprinting

Size: px
Start display at page:

Download "A Robust Feature Extraction Algorithm for Audio Fingerprinting"

Transcription

1 A Robust Feature Extracton Algorthm for Audo Fngerprntng Janpng Chen 1, Tejun Huang 2 1 Insttute of Computng Technology, Chnese Academy of Scences, Bejng , Chna 2 Key Laboratory of Machne Percepton(Mnstry of Educaton), Pekng Unversty, Bejng , Chna {jpchen, tjhuang}@jdl.ac.cn Abstract. In ths paper, we present a new feature extracton algorthm whch can generate robust and relable feature n a fngerprnt system. Ths algorthm s referred to as weghted ASF (WASF). The feature n our algorthm s extracted based on a MPEG-7 descrptor-audo Spectrum Flatness (ASF) and Human Audtory System (HAS). It also apples several effectve flters to mprove the feature robustness and uses another MPEG-7 descrptor: Audo Sgnature (AS) to reduce the feature dmenson and ncrease the feature compactness. The smooth flter bank can effcently resst the nose dstorton n addton to some other common dstortons such as samplng rate change and ampltude normalzaton, whle the frst order nverse flter can effectvely resst the speed-change dstorton wth 90.1% dscrmnaton for the 5% speed acceleraton dstorton. Ths algorthm s tested under several audo dstortons: samplng rate change, nose addton, data compresson and speedchange and so on. For these dstortons, the WASF algorthm can get dscrmnaton more than 90%. The MFCC feature and another MPEG-7 descrptor-audo spectrum Centrod (ASC) are also consdered. Keywords: Audo fngerprntng, weghted ASF, Audo Spectrum Flatness, flter bank, nverse flter. 1 Introducton The ncreasng number of audo resources, especally n the network, and the ntensty of Intellgent Property (IP) protecton has ncreased the nterest n technques for automatc audo dentfcaton. There are two man approaches: watermarkng and fngerprntng. In the last few years, the fngerprntng technque has brought much more attenton. The audo fngerprntng technque can be used n many applcatons [1], such as fle sharng servces, broadcast montorng and so on. In dgtal rghts management (DRM) system [2], the fngerprntng technque s also urgently requred for the protecton of Intellgent Property of the owner of meda rghts. In general, a fngerprntng system needs to have the followng propertes: robustness, relablty, compactness and scalablty. The robustness ndcates that the fngerprntng system can resst varous common audo dstortons. The relablty

2 ndcates the fngerprntng system should gve contnuous rght results over a wde varety of nputs. The compactness ndcates the fngerprntng data should be small and need small storage. The scalablty ndcates the system can be not only run n large devces but also n resource-constraned devces. Recently, there are some researches on ths topc. In [1], Hatsma and Kalker calculate the energy dfference of the nter-frame and ntra-frame and convert t to bt value and then use a sequence of bts to form an audo fngerprnt. In [2], the square root of the mean energy across the tme concatenatng the standard devaton of the RMS power s used to form a fngerprnt. The MPEG-7 audo descrptors-audo Spectrum Flatness and Audo Sgnature are used to form the fngerprnt n [3]. And n [4], a two-layer OPCA technque s used to generate the nose-resstant fngerprntng. In [5], the normalzed spectral sub-band moments has been used to generate an effcent fngerprnt. Computer vson and mage process methods are also ntroduced nto the audo process n [6] [7]. For these algorthms, they are mostly amed to several dstortons and don t effcently resst the speed-change dstorton. The speedchange dstorton s referred to n [8]; t s based on the work of [1]. In ths paper, we use the weghted MPEG-7 descrptor: Audo Spectrum Flatness [3] [9] to generate our audo feature because the perceptual feature computed usng ASF can effcently characterze the audos and be robust to a varety of audo dstortons. Otherwse, we use many effectve flters to reduce dstortons, especally the nose and speed-change, and make use of two ear process functons n Human Audtory System (HAS) [10] to enhance the property of the audo data. In order to compact the fngerprnt, we use MPEG-7 descrptor -Audo Sgnature. Ths descrptor can effcently compact the data and mantan the feature robustness. The rest of ths paper s organzed as follows. After ths ntroducton, secton 2 descrbes the proposed fngerprntng extracton algorthm n detal. Secton 3 shows the expermental results. Fnally, the concluson of the work and the acknowledgment are gven n secton 4 and secton 5 respectvely. 2 Proposed Audo Fngerprntng Algorthm In ths secton, we descrbe the fngerprntng extracton algorthm of ths system. The framework s shown n Fg.1. Ths framework can be parttoned nto three parts: front-process, feature computaton and end-process. Fg.1- the framework of the feature extracton algorthm

3 2.1 Front-Process Ths step contans pre-process, framng, tme frequency transformaton and data flterng. A stereo waveform should be converted nto a mono waveform n the preprocess phase because ths proposed algorthm s amed to the mono waveforms. In order to extract robust feature from the dynamc audo data, a framng wndow should be appled to the audo waveform to obtan relatvely statc audo clps. There are some optonal wndows, such as rectangular wndow, hannng wndow, hammng wndow and blackman wndow. In our algorthm, we select hammng wndow to 2 frame the audo H ( ) cos( ), where N s the number of samples n N 1 each wndow frame such that 0 <N. We have tested several frame lengths and found that longer frame length can gve more perceptual nformaton but take more tme. In our method, we set each frame length 90ms and nter-frame overlap rate 2/3. In ths way, we can reduce the dscontnuty of the data. Usually, the overlap rate should be set larger than 1/2 to get better contnuty. Then, we apply the Dscrete Cosne Transform for each frame to generate the frequency spectrum. After the transformaton, a normalzaton process s needed; t s the combnaton of two methods as follows: Y (, X (, (1) Y(, mn Z (, max mn (2) Where X(, s the j th sample data of the th frame, and s the mean and standard devaton of the th frame respectvely, mn and max s the mnmum and maxmum data of Y(,. These two functons make the audo data from dfferent audo clps n the same range [0, 1]. In order to reduce the nose dstorton effcently, whatever whte nose or Gaussan nose, we use a smooth flter bank shown n Fg.2 to flter the data. Ths flter bank s composed of three smooth flters: a 3-pont mean flter, a 5-pont Gaussan flter and a 3-pont hammng fler. Y(, =X(, H 1 H 2 H 3 (3) Fg.2-smooth flter bank

4 From our experment, we fnd ths smooth flter bank s effcent to whte and Gaussan nose n our weghted ASF algorthm. Fg.3 shows the result of an audo segment wth 20% Gaussan nose addton dstorton and processed by the smooth flter bank. (a) Fg.3-(a) segment wth 20% Gaussan nose addton (b) audo after smooth flter bank process From Fg.3, we can see the segment wth 20% Gaussan nose addton has been smoothed and the man perceptual property s mantaned after the process of smooth flter bank. Of course, the more the number of the smooth flters n the flter bank, the smoother the audo frequency spectrum, but more local perceptual nformaton wll be weakened. Therefore, three smooth flters are enough. After the smooth flterng, we should apply the HAS ear functons. Accordng to the HAS, the functons n the nner ear and mddle ear are respectvely shown as: ) Outer ear: (b) A db ( f khz ) 2.184( f 2 f ( 3.3) 1000 f 3.6 (4) ) 6.5e 0.001( ) ) Mddle ear: A ( f ) / 20 W ( f ) 10 db (5) Where f s the frequency of each sample data n Hz. In addton, there s a scalng factor for each sample data: G L p / (6) L KN A F max ( fc) ( NF 1) 4

5 Where K s the energy compensaton coeffcent and s relatve to the wndow functon used when framng the audo, A max s the maxmum ampltude of the sample data, L p s set to 92db, and N F s the number of samples n a frame and ( f c ) vares from 0.84 to 1. So for each sample data, we get a weght as follows: WS(f)=G L W(f) (7) If the samplng rate of an audo s khz, the weght curve of a clp wth 0.09s length s shown n Fg.4: Fg.4-the weght curve generated by the HAS ear functons From the Fg.4, we can see the weght ncreases nonlnearly n the frequency range about 250Hz-2000Hz. Ths weghted operaton can enhance the perceptual property of ths senstve frequency range. For the speed-change dstorton, t causes msalgnment both n the tme doman and the frequency doman [8]. Common methods cannot effcently resst ths dstorton. To resst the speed-change dstorton, we should consder the dstortons n the two domans. We fnd the all-zero frst order nverse flter s effcent to ths dstorton n our algorthm and ts z transformaton s as follows: A(z)=1+a 1 z -1 (8) Ths nverse flter can flatten the frequency response and get a good effect on sgnal-to-quantzaton-nose rato versus frequency [11]. In our experment, we set the

6 frst-order coeffcent a 1 to Ths functon can get a good result for the speedchange dstorton. However, t can weaken the effcency of the nose dstorton process. Therefore, an addtonal operaton should be appled to each audo frame to avod the dstorton possbly brought by the nverse flter. Pror to the use of nverse flter, we use a hammng-lke wndow functon to generate a weght functon ncreased by degrees, whch s represented below: 2 w ( cos( 2( N 1) 2 )), 0 N (9) Ths functon can reduce the nfluence of the data n the low frequency range and mantan the tone-lke property of the processed data. It s a better choce to balance the performance of nose addton process aganst speed-change process and stll get a good result both n the case of these two dstortons. Ths process of the hammng-lke wndow weght functon and the nverse flter can brng about some nose to the resultng audo data, so a smooth flter bank should be appled to the audo data to reduce ths dstorton. In ths smooth flter bank, we don t use the mean flter but a hammng flter, and then ths flter bank contans two 3-pont hammng flters. 2.2 Feature Computaton After the front-process, we begn to use the weghted ASF descrptor to compute the audo feature. To obtan a robust feature, we should get the most senstve part of the frequency spectrum. In our experment, we select the frequency range n 250 Hz-2000 Hz to extract the audo feature. Then the frequency spectrum of each frame s parttoned nto bands n a logarthmc spacng and these bands are not overlapped. The number of bands n each frame s defned as follows: log hfre lofre bandnum 2 ( / ) (10) octavere soluton Where hfre and lofre are the upper and lower frequency lmts of each frame, respectvely and octaveresoluton represents the logarthmc frequency resoluton wth the recommended range of 1/16 to 8 octaves, and we set t 1/4 n our algorthm. In order to reduce the data and adapt the frequency resoluton to log band, power spectrum coeffcents above the frequency of 1 khz are grouped and the average value s taken as a new value. The groupng s defned n the followng way: between frequency 1 khz and 2 khz, two consecutve power spectrum coeffcents are grouped. Then we use the weghted ASF descrptor to compute the features for each frequency band. The weghted flatness measure s defned as the rato of the

7 geometrc and the arthmetc mean of the weghted power spectrum coeffcents and shown below: WASF n n1 0 n1 1 n 0 w P w P (11) w s the weght of each power spectrum coeffcent. In our experment, we set ths weght as follows: w P n 1 Pk k0 (12) In ths way, we get a weghted ASF feature vector for each audo frame WASF,,..., ], where s the ndex of a frame and [, 0,1, N1 N s the band number of the frame. 2.3 End-Process The feature generated from one frame s not enough to dentfy a whole audo clp, so M feature vectors generated from the part 2.2 are ntegrated to compose a feature block for dentfyng an audo clp. In our algorthm, we set M to 198 whch s about 6- second length. Then we get a WASF matrx: WASF. M 0,0 1,0 1,0. 0,1 1,1 M 1,1 0, N 1 1, N 1. M 1, N 1 For the feature matrx WASF, we subtract the mean of each row m (0 <M) to make the mean of each frame feature zero n order to mantan the consstency of each frame feature. For these M frames, the resultng feature s huge. In order to reduce the data, dmenson reducton technque should be appled. We consder the MPEG-7 descrptor: Audo Sgnature. Ths descrptor uses a scalng factor to condense the audo date. Accordng to [9], ths condensaton wll not weaken the perceptual property of the audo data. Ths scalng factor s also called decmaton factor df. In

8 our experment, we set ths decmaton factor 24. Then n the WASF feature matrx, b m/ df, m s the number of frames. Then the number of blocks n the tme axs s we can get a feature matrx wth the dmenson as b N. Let S be the resultng feature matrx, then the arthmetc mean of each block s calculated as the new element n matrx S and denoted by: 1 S ( k, df df 1 0, j, 0 j<n, 0 k<b (13) Where k s the row ndex of matrx S. In the end, a normalzaton process wth functon (2) wll be appled to S, and then we obtan the fnal resultng feature whch s denoted as fngerprnt. 3 Expermental Results To evaluate the performance of the proposed algorthm, we prepared 203 musc audos, contanng pop, rock, pano, flute, country musc and so on. These source audos are all parameterzed wth Hz samplng rate, mono and 16 bts/sample. For each source audo, we make several dstortons respectvely as follows: (a) 2s slence addton, (b) 80% ampltude normalzaton, (c) samplng rate 22050Hz, (d) samplng rate 32000Hz, (e) samplng rate 44100Hz, (f) mp3 compactness, (g) 20% whte nose addton, (h) 25% Gaussan nose addton, () 20% Gaussan nose addton, ( 5% speed acceleraton, (k) free dstorton. In our experment, we get a 6-second clp begnnng from the locaton of 10s n each audo as our test clp. In ths way, we get 2233 test clps and 203 source clps n all. In addton to the weghted ASF algorthm, we also test the followng algorthms: (1) Audo Spectrum Centrod (2) MFCC We use the Eucldean dstance to match the two comparng features. We set the fngerprnt of the source clp and a dstorted clp as S and D respectvely, and then the dstance between two frames from the source and dstorted clps respectvely s defned as: ds tan ce 1 n n 1 j0 ( S(, D(, ) 2 (14) Where n s the number of frames and s the row ndex of the fngerprnt matrx. Then

9 the dstance of S and D s defned as: 1 Ds tan ce( D, S) b b 1 0 ds tan ce (15) The experment result s shown n Table.1. Methods Table.1-Experment results ASC (%) MFCC (%) WASF (%) Dstorton (a) (b) (c) (d) (e) (f) (g) (h) () ( (k) From Table.1, we can see the weghted ASF descrptor has good performance to varous dstortons. Especally, the WASF algorthm has 90.1% dscrmnaton to speed-change dstorton whle the other two algorthms have a lower dscrmnaton less than 50%. It also has 97.5% dscrmnaton to 20% Gaussan nose addton dstorton and 99.5% dscrmnaton to 20% whte nose addton and 25% Gaussan nose addton. In addton to these dstortons, the proposed algorthm has very hgh recognton rate. Of course, the dscrmnaton of the mp3 compresson dstorton of weghted ASF s a lttle lower than that of the MFCC algorthm. On the whole, however, the WASF method can effcently resst a varety of dstortons. 4 Concluson For a good fngerprntng system, the extracted feature should be robust to varous dstortons and have a good relablty property. In ths paper, the proposed algorthm weghted ASF s amed for ths purpose. From the experment results, we can see that the proposed algorthm has over 90% dscrmnaton rate to the ten dstortons. Contrary to other algorthms, ths proposed algorthm has better performance to many dstortons than that of other algorthms. The next work we wll do s to apply much

10 more test clps. The sze of the resultng fngerprnt s another ssue we should pay attenton to. 5 Acknowledgment Ths work was supported by the Natonal Key Technology R&D Program [2006BAH02A10 and 2006BAH02A13] of Chna. References 1. J.Hatsma and T.Kalker, A hghly robust audo fngerprntng system, Proc. Int. Conf. Musc Informaton Retreval, Vdya Venkatachalam, Luca Cazzant, Navdeep Dhllon and Maxwell Wells, Automatc Identfcaton of Sound Recordngs, Sgnal Processng Magazne, IEEE, M.Sert, B.Baykal and A.Yazc, A Robust and Tme-Effcent Fngerprntng Model for Muscal Audo, IEEE Tenth Internatonal Symposum, Chrstopher J.C.Burges, John C.Platt and Soumya Jana, Dstorton Dscrmnant Analyss for Audo Fngerprntng, IEEE Transacton on speech and processngs, Vol.11, No.3, May, Jn S.Seo, Mnho Jn, Sunl Lee, DalWon Jang, Seungjae Lee and Chang D.Yoo, Audo Fngerprntng Based on Normalzed Spectral Subband Moments, Sgnal Processng Letters, IEEE, Yan Ke, Derek Hoem, Rahul Sukthankar. Computer Vson for Musc Identfcaton. Processngs of Computer Vson pattern Recognton, Shumeet Baluja, Mchele Covell. Audo Fngerprntng: Combnng Computer Vson & Data Stream Processng. ICASSP, J.Hatsma and T.Kalker, Speed-change resstant audo fngerprntng usng auto-correlaton, Acoustcs, Speech and Sgnal Processng, ISO/IEC FDIS :2001(E), Informaton Technology-Multmeda Content Descrpton Interface-Part 4: Audo. 10. P.Kabal, An Examnaton and Interpretaton of ITU-R BS.1387: Perceptual Evaluaton of Audo Qualty, McGll Unversty, John D.Markel, Dgtal Inverse Flterng-A New Tool for Formant Trajectory Estmaton, Audo and Electroacoustcs, IEEE transactons, June, 1972.

RC Filters TEP Related Topics Principle Equipment

RC Filters TEP Related Topics Principle Equipment RC Flters TEP Related Topcs Hgh-pass, low-pass, Wen-Robnson brdge, parallel-t flters, dfferentatng network, ntegratng network, step response, square wave, transfer functon. Prncple Resstor-Capactor (RC)

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

An Efficient Blind Watermarking Method based on Significant Difference of Wavelet Tree Quantization using Adaptive Threshold

An Efficient Blind Watermarking Method based on Significant Difference of Wavelet Tree Quantization using Adaptive Threshold Internatonal Journal of Electroncs and Electrcal Engneerng Vol., No., June 3 An Effcent Blnd ng Method based on Sgnfcant Dfference of Wavelet Tree Quantzaton usng Adaptve Threshold Then Huynh The Unversty

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme Proceedngs of the World Congress on Engneerng 2011 Vol II, July 6-8, 2011, London, U.K. Inverse Halftonng Method Usng Pattern Substtuton Based Data Hdng Scheme Me-Y Wu, Ja-Hong Lee and Hong-Je Wu Abstract

More information

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock Tme-frequency Analyss Based State Dagnoss of Transformers Wndngs under the Short-Crcut Shock YUYING SHAO, ZHUSHI RAO School of Mechancal Engneerng ZHIJIAN JIN Hgh Voltage Lab Shangha Jao Tong Unversty

More information

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

More information

Section 5. Signal Conditioning and Data Analysis

Section 5. Signal Conditioning and Data Analysis Secton 5 Sgnal Condtonng and Data Analyss 6/27/2017 Engneerng Measurements 5 1 Common Input Sgnals 6/27/2017 Engneerng Measurements 5 2 1 Analog vs. Dgtal Sgnals 6/27/2017 Engneerng Measurements 5 3 Current

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

More information

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. shuangteng.zhang@eku.edu

More information

FFT Spectrum Analyzer

FFT Spectrum Analyzer THE ANNUAL SYMPOSIUM OF THE INSTITUTE OF SOLID MECHANICS SISOM 22 BUCHAREST May 16-17 ----------------------------------------------------------------------------------------------------------------------------------------

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode A Hgh-Senstvty Oversamplng Dgtal Sgnal Detecton Technque for CMOS Image Sensors Usng Non-destructve Intermedate Hgh-Speed Readout Mode Shoj Kawahto*, Nobuhro Kawa** and Yoshak Tadokoro** *Research Insttute

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating , pp. 337-344 http://dx.do.org/10.1457/jht.014.7.6.9 Research on Peak-detecton Algorthm for Hgh-precson Demodulaton System of Fber ragg Gratng Peng Wang 1, *, Xu Han 1, Smn Guan 1, Hong Zhao and Mngle

More information

Low Sampling Rate Technology for UHF Partial Discharge Signals Based on Sparse Vector Recovery

Low Sampling Rate Technology for UHF Partial Discharge Signals Based on Sparse Vector Recovery 017 nd Internatonal Semnar on Appled Physcs, Optoelectroncs and Photoncs (APOP 017) ISBN: 978-1-60595-5-3 Low Samplng Rate Technology for UHF Partal Dscharge Sgnals Based on Sparse Vector Recovery Qang

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

A Current Differential Line Protection Using a Synchronous Reference Frame Approach

A Current Differential Line Protection Using a Synchronous Reference Frame Approach A Current Dfferental Lne rotecton Usng a Synchronous Reference Frame Approach L. Sousa Martns *, Carlos Fortunato *, and V.Fernão res * * Escola Sup. Tecnologa Setúbal / Inst. oltécnco Setúbal, Setúbal,

More information

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator Global Advanced Research Journal of Management and Busness Studes (ISSN: 2315-5086) Vol. 4(3) pp. 082-086, March, 2015 Avalable onlne http://garj.org/garjmbs/ndex.htm Copyrght 2015 Global Advanced Research

More information

Multi-sensor optimal information fusion Kalman filter with mobile agents in ring sensor networks

Multi-sensor optimal information fusion Kalman filter with mobile agents in ring sensor networks Mult-sensor optmal nformaton fuson Kalman flter wth moble agents n rng sensor networs Behrouz Safarneadan *, Kazem asanpoor ** *Shraz Unversty of echnology, safarnead@sutech.ac.r ** Shraz Unversty of echnology,.hasanpor@gmal.com

More information

INSTANTANEOUS TORQUE CONTROL OF MICROSTEPPING BIPOLAR PWM DRIVE OF TWO-PHASE STEPPING MOTOR

INSTANTANEOUS TORQUE CONTROL OF MICROSTEPPING BIPOLAR PWM DRIVE OF TWO-PHASE STEPPING MOTOR The 5 th PSU-UNS Internatonal Conference on Engneerng and 537 Technology (ICET-211), Phuket, May 2-3, 211 Prnce of Songkla Unversty, Faculty of Engneerng Hat Ya, Songkhla, Thaland 9112 INSTANTANEOUS TORQUE

More information

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features Recognton of Low-Resoluton Face Images usng Sparse Codng of Local Features M. Saad Shakeel and Kn-Man-Lam Centre for Sgnal Processng, Department of Electronc and Informaton Engneerng he Hong Kong Polytechnc

More information

FUSING SPEECH SIGNAL AND PALMPRINT FEATURES FOR AN SECURED AUTHENTICATION SYSTEM

FUSING SPEECH SIGNAL AND PALMPRINT FEATURES FOR AN SECURED AUTHENTICATION SYSTEM DOI: 10.21917/jvp.2011.0043 FUSING SPEECH SIGNAL AND PALMPRINT FEATURES FOR AN SECURED AUTHENTICATION SYSTEM P.K. Mahesh 1 and M.N. Shanmukha Swamy 2 Department of Electroncs and Communcaton Engneerng,

More information

An Efficient Method for PAPR Reduction of OFDM Signal with Low Complexity

An Efficient Method for PAPR Reduction of OFDM Signal with Low Complexity An Effcent Method for PAPR Reducton of OFDM Sgnal wth Low Complety Mahesh Ingle M.E. EXTC MGMCET,Kamothe Nav Mumba-41009 Sachn Nkalje M.E. EXTC MGMCET Kamothe Nav Mumba-41009 Savta Bhosale H.o.D.(EXTC)

More information

29. Network Functions for Circuits Containing Op Amps

29. Network Functions for Circuits Containing Op Amps 9. Network Functons for Crcuts Contanng Op Amps Introducton Each of the crcuts n ths problem set contans at least one op amp. Also each crcut s represented by a gven network functon. These problems can

More information

A Proposal of Mode Shape Estimation Method Using Pseudo-Modal Response : Applied to Steel Bridge in Building

A Proposal of Mode Shape Estimation Method Using Pseudo-Modal Response : Applied to Steel Bridge in Building A Proposal of Mode Shape Estmaton Method Usng Pseudo-Modal Response : Appled to Steel Brdge n Buldng More nfo about ths artcle: http://www.ndt.net/?d=19899 Doyoung Km 1, Hak Bo Shm 2, Hyo Seon Park 1 1

More information

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

More information

IMAGE AUTHENTICATION AND RECOVERY USING WAVELET-BASED DUAL WATERMARKING

IMAGE AUTHENTICATION AND RECOVERY USING WAVELET-BASED DUAL WATERMARKING U.P.B. Sc. Bull., Seres C, Vol. 77, Iss. 4, 015 ISSN 86-3540 IMAGE AUTHENTICATION AND RECOVERY USING WAVELET-BASED DUAL WATERMARKING Radu Ovdu PREDA 1, Ioana MARCU, Amela CIOBANU 3 In ths paper a novel

More information

A Novel and Secure technique for image. Steganography using DWT

A Novel and Secure technique for image. Steganography using DWT Internatonal Journal of Computer Technology and Electroncs Engneerng (IJCTEE) Volume 3 Issue 5 October 2013 A Novel and Secure technque for mage Abstract: Steganography s the art and scence of hdng nformaton

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

More information

aperture David Makovoz, 30/01/2006 Version 1.0 Table of Contents

aperture David Makovoz, 30/01/2006 Version 1.0 Table of Contents aperture 1 aperture Davd Makovoz, 30/01/2006 Verson 1.0 Table of Contents aperture... 1 1 Overvew... 2 1.1 Input Image Requrements... 2 2 aperture... 2 2.1 Input... 2 2.2 Processng... 4 2.3 Output Table...

More information

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6)

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6) Passve Flters eferences: Barbow (pp 6575), Hayes & Horowtz (pp 360), zzon (Chap. 6) Frequencyselectve or flter crcuts pass to the output only those nput sgnals that are n a desred range of frequences (called

More information

SPATIAL QUALITY EVALUATION OF FUSION OF DIFFERENT RESOLUTION IMAGES

SPATIAL QUALITY EVALUATION OF FUSION OF DIFFERENT RESOLUTION IMAGES Jun L SPATIAL QUALITY EVALUATION OF FUSION OF DIFFERENT RESOLUTION IMAGES Jun L Laval Unversty, Canada COPL, Physcs department Jl@phy.ulaval.ca KEY WORDS: Image Fuson, Evaluaton, Spatal Qualty, Blur Parameter,

More information

The Application of Interpolation Algorithms in OFDM Channel Estimation

The Application of Interpolation Algorithms in OFDM Channel Estimation The Applcaton of Interpolaton Algorthms n OFDM Estmaton Xjun ZHANG 1,, Zhantng YUAN 1, 1 School of Electrcal and Informaton Engneerng, Lanzhou Unversty of Technology, Lanzhou, Gansu 730050, Chna School

More information

communications are increasingly used in a way that they are scrambling and the combination of scrambling frequency and time domain.

communications are increasingly used in a way that they are scrambling and the combination of scrambling frequency and time domain. Journal of Advances n Computer Research Quarterly pissn: 2345-606x eissn: 2345-6078 Sar Branch, Islamc Azad Unversty, Sar, I.R.Iran (Vol. 7, No. 3, August 2016), Pages: 67-76 www.jacr.ausar.ac.r Audo Sgnal

More information

Shunt Active Filters (SAF)

Shunt Active Filters (SAF) EN-TH05-/004 Martt Tuomanen (9) Shunt Actve Flters (SAF) Operaton prncple of a Shunt Actve Flter. Non-lnear loads lke Varable Speed Drves, Unnterrupted Power Supples and all knd of rectfers draw a non-snusodal

More information

[Type text] [Type text] [Type text] Wenjing Yuan Luxun Art Academy of Yan an University Xi an, , (CHINA)

[Type text] [Type text] [Type text] Wenjing Yuan Luxun Art Academy of Yan an University Xi an, , (CHINA) [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 19 BoTechnology 2014 An Indan Journal FULL PAPER BTAIJ, 10(19, 2014 [10873-10877] Computer smulaton analyss on pano tmbre ABSTRACT Wenjng

More information

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

More information

A Heuristic Speech De-noising with the aid of Dual Tree Complex Wavelet Transform using Teaching-Learning Based Optimization

A Heuristic Speech De-noising with the aid of Dual Tree Complex Wavelet Transform using Teaching-Learning Based Optimization ISSN (Prnt) : 39-863 ISSN (Onlne) : 975-44 D. Yugandhar et al. / Internatonal Journal of Engneerng and Technology (IJET) A Heurstc Speech De-nosng wth the ad of Dual Tree Complex Wavelet Transform usng

More information

A Novel GNSS Weak Signal Acquisition Using Wavelet Denoising Method

A Novel GNSS Weak Signal Acquisition Using Wavelet Denoising Method A Novel GNSS Weak Sgnal Acquston Usng Wavelet Denosng Method Jn Tan, Lu Yang, BeHang Unversty, P.R.Chna BIOGRAPHY Jn Tan s a post-doctor n School of Electronc and Informaton Engneerng, BeHang Unversty,

More information

Enhancement for Φ-OTDR Performance by Using Narrow Linewidth Light Source and Signal Processing

Enhancement for Φ-OTDR Performance by Using Narrow Linewidth Light Source and Signal Processing PHOTONIC SENSORS / Vol. 6, No. 1, 016: 58 6 Enhancement for Φ-OTDR Performance by Usng Narrow Lnewdth Lght Source and Sgnal Processng Meng ZHANG 1, Song WANG *, Yuanwe ZHENG 1, Yao YANG 1, Xngje SA 1,

More information

Modeling Hierarchical Event Streams in System Level Performance Analysis

Modeling Hierarchical Event Streams in System Level Performance Analysis Modelng Herarchcal Event Streams n System Level Performance Analyss IK Report 9 obas Ren, Ka Lampka, Lothar hele Computer Engneerng and Networks Laboratory Swss Federal Instsute of echnology (EH) Zurch,

More information

DISTINCT IMAGE FUSION METHODS FOR LANDSLIDE INFORMATION ENHANCEMENT

DISTINCT IMAGE FUSION METHODS FOR LANDSLIDE INFORMATION ENHANCEMENT DISTINCT IMAGE FUSION METHODS FOR LANDSLIDE INFORMATION ENHANCEMENT J.Wang a,b, a *, J.X.Zhang, Z.J.Lu a a Insttute of Photogrammetry & Remote Sensng, CASM, Bejng, Chna - stecsm@publc.bta.net.cn b Department

More information

RECOMMENDATION ITU-R P Multipath propagation and parameterization of its characteristics

RECOMMENDATION ITU-R P Multipath propagation and parameterization of its characteristics Rec. ITU-R P.47-3 RECOMMEDATIO ITU-R P.47-3 Multpath propagaton and parameterzaton of ts characterstcs (Queston ITU-R 3/3) (999-3-5-7) Scope Recommendaton ITU-R P.47 descrbes the nature of multpath propagaton

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

Tamper Localization in Wavelet Domain Using Semi- Fragile Watermarking

Tamper Localization in Wavelet Domain Using Semi- Fragile Watermarking Tamper Localzaton n Wavelet Doman Usng Sem- Fragle Watermarkng Sandpbha Mangrolya, Ketk Pathak Departement of Electroncs and Communcaton Engneerng Sarvajank College of Engneerng & Technology, Surat Abstract

More information

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System Int. J. Communcatons, Network and System Scences, 10, 3, 1-5 do:10.36/jcns.10.358 Publshed Onlne May 10 (http://www.scrp.org/journal/jcns/) The Performance Improvement of BASK System for Gga-Bt MODEM Usng

More information

Low-Delay 16 kb/s Wideband Speech Coder with Fast Search Methods

Low-Delay 16 kb/s Wideband Speech Coder with Fast Search Methods Low-Delay 16 b/s Wdeband Speech Coder wth Fast Search Methods M. HALIMI M. BENGHERABI A. KADDAI Speech Codng eam Centre de Développement des echnologes Avancées Haouch Oul BP. 17 Baba Hassen Algers ALGERIA

More information

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm 0 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., February 008 Mult-focus Image Fuson Usng Spatal Frequency and Genetc Algorthm Jun Kong,, Kayuan Zheng,, Jngbo Zhang,,*,,

More information

Speech Enhancement Based on Analysis Synthesis Framework With Improved Pitch Estimation and Spectral Envelope Enhancement

Speech Enhancement Based on Analysis Synthesis Framework With Improved Pitch Estimation and Spectral Envelope Enhancement ICSP014 Proceedngs Speech Enhancement Based on Analyss Synthess Framework Wth Improved Ptch Estmaton and Spectral Envelope Enhancement Bn Lu 1, Fuyuan Mo, Janhua Tao 1 1 atonal Laboratory of Pattern Recognton,

More information

High Accuracy Signal Recognition Algorithm Based on Machine Learning for Heterogeneous Cognitive Wireless Networks

High Accuracy Signal Recognition Algorithm Based on Machine Learning for Heterogeneous Cognitive Wireless Networks Journal of Communcatons Vol., o. 3, March 7 Hgh Accuracy Sgnal Recognton Algorthm Based on Machne Learnng for Heterogeneous Cogntve Wreless etworks Jan Lu, Jbn Wang, and San Umar Abdullah School of Computer

More information

MASTER TIMING AND TOF MODULE-

MASTER TIMING AND TOF MODULE- MASTER TMNG AND TOF MODULE- G. Mazaher Stanford Lnear Accelerator Center, Stanford Unversty, Stanford, CA 9409 USA SLAC-PUB-66 November 99 (/E) Abstract n conjuncton wth the development of a Beam Sze Montor

More information

An Alternation Diffusion LMS Estimation Strategy over Wireless Sensor Network

An Alternation Diffusion LMS Estimation Strategy over Wireless Sensor Network Progress In Electromagnetcs Research M, Vol. 70, 135 143, 2018 An Alternaton Dffuson LMS Estmaton Strategy over Wreless Sensor Network Ln L * and Donghu L Abstract Ths paper presents a dstrbuted estmaton

More information

Space Time Equalization-space time codes System Model for STCM

Space Time Equalization-space time codes System Model for STCM Space Tme Eualzaton-space tme codes System Model for STCM The system under consderaton conssts of ST encoder, fadng channel model wth AWGN, two transmt antennas, one receve antenna, Vterb eualzer wth deal

More information

Small Range High Precision Positioning Algorithm Based on Improved Sinc Interpolation

Small Range High Precision Positioning Algorithm Based on Improved Sinc Interpolation Small Range Hgh Precson Postonng Algorm Based on Improved Snc Interpolaton Zhengpng L, Chaolang Qn, Yongme Zhang, L a, and Changlu Nu Abstract Ths paper desgned an mproved postonng system whch employed

More information

MODULATION SCALE ANALYSIS FOR CONTENT IDENTIFICATION

MODULATION SCALE ANALYSIS FOR CONTENT IDENTIFICATION MODULATION SCALE ANALYSIS FOR CONTENT IDENTIFICATION Somsak Sukttanon, Les E. Atlas, James W. Ptton {ssuktta,atlas}@ee.washngton.edu, {ptton}@apl.washngton.edu Dept of EE, Unversty of Washngton Seattle

More information

Study of the Improved Location Algorithm Based on Chan and Taylor

Study of the Improved Location Algorithm Based on Chan and Taylor Send Orders for eprnts to reprnts@benthamscence.ae 58 The Open Cybernetcs & Systemcs Journal, 05, 9, 58-6 Open Access Study of the Improved Locaton Algorthm Based on Chan and Taylor Lu En-Hua *, Xu Ke-Mng

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

Th P5 13 Elastic Envelope Inversion SUMMARY. J.R. Luo* (Xi'an Jiaotong University), R.S. Wu (UC Santa Cruz) & J.H. Gao (Xi'an Jiaotong University)

Th P5 13 Elastic Envelope Inversion SUMMARY. J.R. Luo* (Xi'an Jiaotong University), R.S. Wu (UC Santa Cruz) & J.H. Gao (Xi'an Jiaotong University) -4 June 5 IFEMA Madrd h P5 3 Elastc Envelope Inverson J.R. Luo* (X'an Jaotong Unversty), R.S. Wu (UC Santa Cruz) & J.H. Gao (X'an Jaotong Unversty) SUMMARY We developed the elastc envelope nverson method.

More information

Source Localization by TDOA with Random Sensor Position Errors - Part II: Mobile sensors

Source Localization by TDOA with Random Sensor Position Errors - Part II: Mobile sensors Source Localzaton by TDOA wth Random Sensor Poston Errors - Part II: Moble sensors Xaome Qu,, Lhua Xe EXOUISITUS, Center for E-Cty, School of Electrcal and Electronc Engneerng, Nanyang Technologcal Unversty,

More information

OVER-SAMPLING FOR ACCURATE MASKING THRESHOLD CALCULATION IN WAVELET PACKET AUDIO CODERS

OVER-SAMPLING FOR ACCURATE MASKING THRESHOLD CALCULATION IN WAVELET PACKET AUDIO CODERS OVER-SAMPLING FOR ACCURATE MASKING THRESHOLD CALCULATION IN WAVELET PACKET AUDIO CODERS Ferdnan Snaga #, Elathamby Ambkarajah # and Andrew P. Bradley* # School of Electrcal Engneerng and Telecommuncatons

More information

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION Phaneendra R.Venkata, Nathan A. Goodman Department of Electrcal and Computer Engneerng, Unversty of Arzona, 30 E. Speedway Blvd, Tucson, Arzona

More information

Hardware Design of Filter Bank-Based Narrowband/Wideband Interference Canceler for Overlaid TDMA/CDMA Systems

Hardware Design of Filter Bank-Based Narrowband/Wideband Interference Canceler for Overlaid TDMA/CDMA Systems Hardware Desgn of Flter anased arrowband/deband Interference Canceler for Overlad TDMA/CDMA Systems Toyoau Ktano Kaunor Hayash Htosh Masutan and Shnsue Hara Graduate School of Engneerng Osaa Unversty YamadaOa

More information

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation 1 Parameter Free Iteratve Decodng Metrcs for Non-Coherent Orthogonal Modulaton Albert Gullén Fàbregas and Alex Grant Abstract We study decoder metrcs suted for teratve decodng of non-coherently detected

More information

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods Beam qualty measurements wth Shack-Hartmann wavefront sensor and M-sensor: comparson of two methods J.V.Sheldakova, A.V.Kudryashov, V.Y.Zavalova, T.Y.Cherezova* Moscow State Open Unversty, Adaptve Optcs

More information

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

More information

A New Statistical Detector for CT-Based Multiplicative Image Watermarking Using the t Location-Scale Distribution

A New Statistical Detector for CT-Based Multiplicative Image Watermarking Using the t Location-Scale Distribution 9th Internatonal Conference on Informaton and Knowledge Technology (IKT 07) October 8 & 9, 07, Amrkabr Unversty of Technology A ew Statstcal Detector for CT-Based Multplcatve Image Watermarkng Usng the

More information

NOISE ESTIMATION USING STANDARD DEVIATION OF THE FREQUENCY MAGNITUDE SPECTRUM FOR MIXED NON-STATIONARY NOISE

NOISE ESTIMATION USING STANDARD DEVIATION OF THE FREQUENCY MAGNITUDE SPECTRUM FOR MIXED NON-STATIONARY NOISE DOI: 10.1917/jct.015.0178 ESTIMATION USING STANDARD DEVIATION OF THE FREQUENCY MAGNITUDE SPECTRUM FOR MIXED NON-STATIONARY A. Indumath 1 and E. Chandra 1 Department of Master of Computer Applcatons, Dr.

More information

Design of Shunt Active Filter for Harmonic Compensation in a 3 Phase 3 Wire Distribution Network

Design of Shunt Active Filter for Harmonic Compensation in a 3 Phase 3 Wire Distribution Network Internatonal Journal of Research n Electrcal & Electroncs Engneerng olume 1, Issue 1, July-September, 2013, pp. 85-92, IASTER 2013 www.aster.com, Onlne: 2347-5439, Prnt: 2348-0025 Desgn of Shunt Actve

More information

Methods for Preventing Voltage Collapse

Methods for Preventing Voltage Collapse Methods for Preventng Voltage Collapse Cláuda Res 1, Antóno Andrade 2, and F. P. Macel Barbosa 3 1 Telecommuncatons Insttute of Avero Unversty, Unversty Campus of Avero, Portugal cres@av.t.pt 2 Insttute

More information

{webb, cc.gatech.edu. {yorke3, ece.gatech.edu

{webb, cc.gatech.edu. {yorke3, ece.gatech.edu A Dscrmnatve Classfer Learnng Approach to Image Modelng and Identfcaton Byungk Byun, Chn-Hu Lee, 2 Steve Webb, and 2 Calton Pu School of Electrcal & Computer Engr. Georga Insttute of Technology Atlanta,

More information

Transformer winding modal parameter identification based on poly-reference least-square complex frequency domain method

Transformer winding modal parameter identification based on poly-reference least-square complex frequency domain method Internatonal Conference on Advanced Electronc Scence and Technology (AEST 2016) Transformer wndng modal parameter dentfcaton based on poly-reference least-square complex frequency doman method Yanng L

More information

Optimization Frequency Design of Eddy Current Testing

Optimization Frequency Design of Eddy Current Testing Optmzaton Frequency Desgn of Eddy Current Testng NAONG MUNGKUNG 1, KOMKIT CHOMSUWAN 1, NAONG PIMPU 2 AND TOSHIFUMI YUJI 3 1 Department of Electrcal Technology Educaton Kng Mongkut s Unversty of Technology

More information

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation T. Kerdchuen and W. Ongsakul / GMSARN Internatonal Journal (09) - Optmal Placement of and by Hybrd Genetc Algorthm and Smulated Annealng for Multarea Power System State Estmaton Thawatch Kerdchuen and

More information

Effect of Time-Interleaved Analog-to-Digital Converter Mismatches on OFDM Performance

Effect of Time-Interleaved Analog-to-Digital Converter Mismatches on OFDM Performance Effect of Tme-Interleaved Analog-to-Dgtal Converter Msmatches on OFDM Performance Vo-Trung-Dung Huynh, Nele Noels, Peter Rombouts 2, Jean Armstrong 3, Hed Steendam Department of Telecommuncatons and Informaton

More information

Impact of Interference Model on Capacity in CDMA Cellular Networks. Robert Akl, D.Sc. Asad Parvez University of North Texas

Impact of Interference Model on Capacity in CDMA Cellular Networks. Robert Akl, D.Sc. Asad Parvez University of North Texas Impact of Interference Model on Capacty n CDMA Cellular Networks Robert Akl, D.Sc. Asad Parvez Unversty of North Texas Outlne Introducton to CDMA networks Average nterference model Actual nterference model

More information

Application of Linear Discriminant Analysis to Doppler Classification

Application of Linear Discriminant Analysis to Doppler Classification Applcaton of Lnear Dscrmnant Analyss to Doppler Classfcaton M. Jahangr QnetQ St Andrews Road, Malvern WORCS, UK, WR14 3PS Unted Kngdom mjahangr@qnetq.com ABSTRACT In ths wor the author demonstrated a robust

More information

Video Occupant Detection for Airbag Deployment

Video Occupant Detection for Airbag Deployment Fourth IEEE Workshop on Applcatons of Computer Vson, October 1998, Prnceton, New Jersey, USA Vdeo Occupant Detecton for Arbag Deployment John Krumm and Greg Krk Intellgent Systems & Robotcs Center Sanda

More information

Performance Analysis of Power Line Communication Using DS-CDMA Technique with Adaptive Laguerre Filters

Performance Analysis of Power Line Communication Using DS-CDMA Technique with Adaptive Laguerre Filters Internatonal Conference on Informaton and Electroncs Engneerng IPCSIT vol.6 ( ( IACSIT Press, Sngapore Performance Analyss of Power Lne Communcaton Usng DS-CDMA Technque wth Adaptve Laguerre Flters S.

More information

AFV-P 2U/4U. AC + DC Power Solutions. series. Transient Generation for Disturbance Tests. only. High Performance Programmable AC Power Source

AFV-P 2U/4U. AC + DC Power Solutions. series. Transient Generation for Disturbance Tests. only. High Performance Programmable AC Power Source AFV-P seres Hgh Performance Programmable AC Power Source only 2U/4U Intutve Touch Screen HMI Output Frequency up to 15-1000Hz Power Lne Smulatons: Step & Ramp Features Fast Response Tme: 300μs AC Source

More information

Implementation of Fan6982 Single Phase Apfc with Analog Controller

Implementation of Fan6982 Single Phase Apfc with Analog Controller Internatonal Journal of Research n Engneerng and Scence (IJRES) ISSN (Onlne): 2320-9364, ISSN (Prnt): 2320-9356 Volume 5 Issue 7 ǁ July. 2017 ǁ PP. 01-05 Implementaton of Fan6982 Sngle Phase Apfc wth Analog

More information

EE 508 Lecture 6. Degrees of Freedom The Approximation Problem

EE 508 Lecture 6. Degrees of Freedom The Approximation Problem EE 508 Lecture 6 Degrees of Freedom The Approxmaton Problem Revew from Last Tme Desgn Strategy Theorem: A crcut wth transfer functon T(s) can be obtaned from a crcut wth normalzed transfer functon T n

More information

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks Resource Allocaton Optmzaton for Devce-to- Devce Communcaton Underlayng Cellular Networks Bn Wang, L Chen, Xaohang Chen, Xn Zhang, and Dacheng Yang Wreless Theores and Technologes (WT&T) Bejng Unversty

More information

Spread Spectrum based M-ary Modulated Robust Image Watermarking

Spread Spectrum based M-ary Modulated Robust Image Watermarking 54 IJCSS Internatonal Journal of Computer Scence and etwor Securty, VOL.7 o., October 27 Spread Spectrum based M-ary Modulated Robust Image atermarng T. S. Das, V. H. Manar 2 and S. K. Sarar 3, Dept. of

More information

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance Optmzng a System of Threshold-based Sensors wth Applcaton to Bosurvellance Ronald D. Frcker, Jr. Thrd Annual Quanttatve Methods n Defense and Natonal Securty Conference May 28, 2008 What s Bosurvellance?

More information

Multichannel Frequency Comparator VCH-315. User Guide

Multichannel Frequency Comparator VCH-315. User Guide Multchannel Frequency Comparator VCH-315 User Gude Table of contents 1 Introducton... 3 2 The workng prncple of the Comparator... 6 3 The computed functons... 8 3.1 Basc ratos... 8 3.2 Statstcal functons...

More information