From Fourier Series to Analysis of Non-stationary Signals - X

Size: px
Start display at page:

Download "From Fourier Series to Analysis of Non-stationary Signals - X"

Transcription

1 From Fourier Series to Analysis of Non-stationary Signals - X prof. Miroslav Vlcek December 12, 217

2 Contents 1 Nonstationary Signals and Analysis 2 Introduction to Wavelets 3 A note to your compositions 4 MATLAB project

3 Contents 1 Nonstationary Signals and Analysis 2 Introduction to Wavelets 3 A note to your compositions 4 MATLAB project

4 Contents 1 Nonstationary Signals and Analysis 2 Introduction to Wavelets 3 A note to your compositions 4 MATLAB project

5 Contents 1 Nonstationary Signals and Analysis 2 Introduction to Wavelets 3 A note to your compositions 4 MATLAB project

6 Limits in signal analysis There are several approaches available for addressing non-stationary signals - The Short Time Fourier Transform has in principle excellent frequency resolution, with the time resolution varying with the length of the window, which for some non-stationary signals fails to provide information about substantial time events.

7 Limits in signal analysis The Wavelet Transform possesses excellent time resolution, but in principle it has poorer frequency resolution than the Short Time Fourier Transform. The continuous wavelet functions are not generally orthogonal, so the signal reconstruction is ill-defined, while the Discrete Wavelet Transform (DWT) forms orthogonal or biorthogonal bases which do not produce redundant components in signal analysis.

8 Limits in signal analysis The Hilbert-Huang Transform, in spite of its good performance in analysing non-linear, non-stationary signals, has no inversion (e.g. there is no process for reconstructing the original signal).

9 Wavelet bases 1 Wavelet bases like Fourier bases reveal the signal properties through the coefficients of its expansion 2 Wavelets are well localized and few coefficients are needed to represent local transient structure. 3 Wavelet basis defines a sparse representation of piecewise regular signal which may include transients and singularities. 4 In images, the wavelet coefficients are located in the neighborhood of edges and irregular textures. Wavelets form bases for the image compression standard JPEG 2. 5 Wavelets hardly provides frequency content of the signal.

10 Wavelet bases The story began in 191, when Alfred Haar 1 constructed a piecewise constant function 1 if t <.5 ψ(t) = 1 if.5 t < 1 (1) otherwise the dilatations and translations of which generate an orthonormal basis {ψ l,n (t) = 2 l ψ ( 2 l t n ) } l,n Z 2 (2) 1 October 11, March 16, 1933

11 Haar wavelets t Figure: Mother Haar waveletψ(t) ψ, (t)

12 Haar wavelets t.5 1 t Figure: Scaled Haar wavelets ψ 1, (t) and ψ 1,1 (t)

13 Haar wavelets t t t t Figure: Scaled Haar wavelets ψ 2, (t), ψ 2,1 (t), ψ 2,2 (t), ψ 2,3 (t)

14 Haar wavelets A general form of the Haar wavelets can be written explicitly as n 2 l if 2 l t < n+.5 2 l ψ l,n (t) = 2 l if n+.5 2 l t < n+1 2 l (3) else. Each Haar wavelet ψ l,n (t) has a zero average over its support n n+1 2l, 2 l of length 2 l. For any fixed l the function ψ l,n (t) is simply ψ l, (t) translated n units to the right. 2l+1

15 Haar wavelets Definition The support of a function f(t) defined on R is the closure of the set on which f(t) is nonzero. A function f(t) is said to be supported in a set A R, if the support of f(t) is contained in A. If a function f(t) is supported in a bounded interval, then f(t) is said to have compact support.

16 Haar wavelets Scalar product f(t) g(t) = 1 dt f(t) g (t) Norm Orthogonality f(t) 2 = 1 dt f(t) f (t) ψ l,n (t)ψ m,n (t) = 1 dt ψ l,n (t)ψ m,n (t) = 2 l δ l,m

17 Haar wavelets We define Haar scaling function as { 1 if t < 1 φ(t) = else. (4) then any function f(t) can be approximated in arbitrary precision in (, 1) L 2 L 1 f L+1 (t) = c φ(t)+ c l,n ψ l,n (t), (5) where c = f(t),φ(t) = l= n= 1 dt f(t) c l,n = f(t),ψ l,n (t) = 1 2 l dt f(t)ψ l,n (t)

18 Function approximation Proposition For any f(t) (, 1) with finite energy 1 dt f(t) f (t), the constant value of the approximation f L+1 (t) on any interval n 2 L,(n+1) 2 L is the average value of f(t) on that interval. Proof by induction!

19 Example 1: Let f(t) = t (1 t)(2 t) on interval t 1. Find approximation of this function with Haar wavelets with L = and L = 1. As the scale function φ(t) is equal 1 for then and c = 1 dt f(t) = 1 ] 1 [ t dt(t 3 3 t t) = 4 t3 + t 2 = 1 4 a1 = 1 dt f(t)ψ, (t) = 2 [ t 4 = 2 4 t3 + t 2 1/2 ] 1/2 = 2 dt(t 3 3 t t) ( ) = (6)

20 Example 1: a2 = 1 dt f(t)ψ, (t) = 2 [ t 4 = 2 4 t3 + t 2 ] 1 1/2 1 = 2 1/2 dt(t 3 3 t t) ( ) 64 = 7 32 (7) so that 9 f (t) = 32 ( 1) 7 32 = 7 32 if t <.5 if.5 t < 1. (8)

21 Example 1: t t Figure: Haar expansion using all waveletsψ, (t), ψ 1, (t) and ψ 1,1 (t) Derive by integration the constant values of [ ] f 1 (t) = and plot the diagrams.

22 Wavelets There is enormous number of wavelets having names after researchers in 8ties and 9ties. To name few of them Yves Mayer, Stephane Mallat, Ingrid Daubechies... For example, a simple request on Web of Knowledge for Wavelet Transform reveals close to 75 publications in 21/211.

23 Wavelets in MATLAB Typing waveinfo( wname ) you get information about wavelets Wavelet Family Short Name haar db sym bior rbior meyr dmey gaus mexh morl Wavelet Family Name Haar wavelet Daubechies wavelets Symlets Biorthogonal wavelets Reverse biorthogonal wavelets Meyer wavelet Discrete approximation of Meyer wavelet Gaussian wavelets Mexican hat wavelet Morlet wavelet

24 Christmas HW Compose your own carol as Jana Kuklová did!! Make your composition smart enough and submit as an extra homework with No.8 by December 19, 217.

25 Carol Figure: Spectrogram of a carol

26 Better sound... You can improve the performance of your music composition 1 by including some harmonics to an original tone, i.e. to the tone A, 44 Hz add 88 Hz, 132 Hz... 2 if you make a spectrogram of a real piano tone A you can see relative duration of harmonics

27 MATLAB homework 1 Deliver your composition by December 19. I am looking for it!

28 MATLAB project 1 Start MATLAB and create an artificial piecewise constant signal with y=zeros(256,1); y(1:16)=1.; 2 The Discrete Wavelet Transform is provided by MATALB under a variety of extension modes. We can perform a one-stage wavelet decomposition of the signal for example with [ca, cd]=dwt(y, bior2.2 ); 3 Here ca is a vector of the approximation coefficients and cd the detailed coefficients. 4 The bior2.2argument specifies the wavlets to be used, which in this case corresponds to La Gall 5/3 wavelet. 5 You can execute waveinfo( bior ) to see other orthogonal wavelets.

29 MATLAB project 6 Plot the vectors ca and cd. Since the signal is almost constant, calooks like an approximately half-length version of the original signal. There are some distortions at the jumps. 7 The vector cd is mostly zero except at the discontinuity which contains high frequency energy. 8 Since the signal is implicitly extended at the boundary by symmetric reflection, there are no discontinuities there. 9 We can reconstruct an approximation to the original full length using only coefficients ca by y2=upcoef( a,ca, bior2.2,1); 1 Plot y2!

30 MATLAB project 11 Change the extension mode to periodic extension with command dwtmode( per ) 12 Periodic extension introduces discontinuities at the signal boundaries. This is obvious in the plots ca and cd and in reconstruction y2 13 Repeat the above steps with another wavelet.

31 Example 2: Meyer wavelets % Set effective support and grid parameters. lb = -8; ub = 8; n = 124; % Meyer wavelet and scaling functions. [phi,psi,x] = meyer(lb,ub,n); subplot(211) plot(x,psi), grid title( Meyer wavelet ) subplot(212) plot(x,phi), grid title( Meyer scaling function )

32 Example 2: 1.5 Meyer wavelet Meyer scaling function Figure: Meyer wavelets

E E Introduction to Wavelets & Filter Banks Spring Semester 2009

E E Introduction to Wavelets & Filter Banks Spring Semester 2009 E E - 2 7 4 Introduction to Wavelets & Filter Banks Spring Semester 29 HOMEWORK 5 DENOISING SIGNALS USING GLOBAL THRESHOLDING One-Dimensional Analysis Using the Command Line This example involves a real-world

More information

Reduction of Noise from Speech Signal using Haar and Biorthogonal Wavelet

Reduction of Noise from Speech Signal using Haar and Biorthogonal Wavelet Reduction of Noise from Speech Signal using Haar and Biorthogonal 1 Dr. Parvinder Singh, 2 Dinesh Singh, 3 Deepak Sethi 1,2,3 Dept. of CSE DCRUST, Murthal, Haryana, India Abstract Clear speech sometimes

More information

Signal Processing with Wavelets.

Signal Processing with Wavelets. Signal Processing with Wavelets. Newer mathematical tool since 199. Limitation of classical methods of Descretetime Fourier Analysis when dealing with nonstationary signals. A mathematical treatment of

More information

Comparative Analysis of Wavelet Transform and Wavelet Packet Transform for Image Compression at Decomposition Level 2

Comparative Analysis of Wavelet Transform and Wavelet Packet Transform for Image Compression at Decomposition Level 2 2011 International Conference on Information and Network Technology IPCSIT vol.4 (2011) (2011) IACSIT Press, Singapore Comparative Analysis of Wavelet Transform and Wavelet Packet Transform for Image Compression

More information

INF5080 Multimedia Coding and Transmission Vårsemester 2005, Ifi, UiO. Wavelet Coding & JPEG Wolfgang Leister.

INF5080 Multimedia Coding and Transmission Vårsemester 2005, Ifi, UiO. Wavelet Coding & JPEG Wolfgang Leister. INF5080 Multimedia Coding and Transmission Vårsemester 2005, Ifi, UiO Wavelet Coding & JPEG 2000 Wolfgang Leister Contributions by Hans-Jakob Rivertz Svetlana Boudko JPEG revisited JPEG... Uses DCT on

More information

Identification of Motion Artifact in Ambulatory ECG Signal Using Wavelet Techniques

Identification of Motion Artifact in Ambulatory ECG Signal Using Wavelet Techniques American Journal of Biomedical Engineering 23, 3(6): 94-98 DOI:.5923/j.ajbe.2336.8 Identification of Motion Artifact in Ambulatory ECG Signal Using Wavelet Techniques Deepak Vala,*, Tanmay Pawar, V. K.

More information

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 ISSN 0976 6464(Print)

More information

NAVAL POSTGRADUATE SCHOOL Monterey, California THESIS JPEG2000 IMAGE COMPRESSION AND ERROR RESILIENCE FOR TRANSMISSION OVER WIRELESS CHANNELS

NAVAL POSTGRADUATE SCHOOL Monterey, California THESIS JPEG2000 IMAGE COMPRESSION AND ERROR RESILIENCE FOR TRANSMISSION OVER WIRELESS CHANNELS NAVAL POSTGRADUATE SCHOOL Monterey, California THESIS JPEG2000 IMAGE COMPRESSION AND ERROR RESILIENCE FOR TRANSMISSION OVER WIRELESS CHANNELS by Konstantinos Kamaras March 2002 Thesis Advisor: Second Reader:

More information

INTRA-FRAME WAVELET VIDEO CODING

INTRA-FRAME WAVELET VIDEO CODING INTRA-FRAME WAVELET VIDEO CODING Dr. T. Morris, Mr. D. Britch Department of Computation, UMIST, P. O. Box 88, Manchester, M60 1QD, United Kingdom E-mail: t.morris@co.umist.ac.uk dbritch@co.umist.ac.uk

More information

AGH University of Science and Technology Measurement & Instrumentation Department Kraków, Poland

AGH University of Science and Technology Measurement & Instrumentation Department Kraków, Poland METROLOGY AND MEASUREMENT SYSTEMS VOL. XV, NUMBER 1 (2008) 69 KRZYSZTOF DUDA AGH University of Science and Technology Measurement & Instrumentation Department Kraków, Poland e-mail: kduda@agh.edu.pl LIFTING

More information

Study of White Gaussian Noise with Varying Signal to Noise Ratio in Speech Signal using Wavelet

Study of White Gaussian Noise with Varying Signal to Noise Ratio in Speech Signal using Wavelet American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-3491, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629

More information

ELG7172A Multiresolution Signal Decomposition: Analysis & Applications. Eric Dubois ~edubois/courses/elg7172a

ELG7172A Multiresolution Signal Decomposition: Analysis & Applications. Eric Dubois   ~edubois/courses/elg7172a ELG7172A Multiresolution Signal Decomposition: Analysis & Applications edubois@uottawa.ca www.site.uottawa.ca/ ~edubois/courses/elg7172a Objectives of the Course Multiresolution signal analysis and processing

More information

Signal and Image Analysis. Two examples of the type of problems that arise:

Signal and Image Analysis. Two examples of the type of problems that arise: Signal and Image Analysis Two examples of the type of problems that arise: Signal and Image Analysis Two examples of the type of problems that arise: 1. How to compress huge data files for transmission

More information

VERY low bit-rate video coding has triggered intensive. Significance-Linked Connected Component Analysis for Very Low Bit-Rate Wavelet Video Coding

VERY low bit-rate video coding has triggered intensive. Significance-Linked Connected Component Analysis for Very Low Bit-Rate Wavelet Video Coding 630 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 9, NO. 4, JUNE 1999 Significance-Linked Connected Component Analysis for Very Low Bit-Rate Wavelet Video Coding Jozsef Vass, Student

More information

Course Web site:

Course Web site: The University of Texas at Austin Spring 2018 EE 445S Real- Time Digital Signal Processing Laboratory Prof. Evans Solutions for Homework #1 on Sinusoids, Transforms and Transfer Functions 1. Transfer Functions.

More information

3D MR Image Compression Techniques based on Decimated Wavelet Thresholding Scheme

3D MR Image Compression Techniques based on Decimated Wavelet Thresholding Scheme 3D MR Image Compression Techniques based on Decimated Wavelet Thresholding Scheme Dr. P.V. Naganjaneyulu Professor & Principal, Department of ECE, PNC & Vijai Institute of Engineering & Technology, Repudi,

More information

Image Compression Techniques Using Discrete Wavelet Decomposition with Its Thresholding Approaches

Image Compression Techniques Using Discrete Wavelet Decomposition with Its Thresholding Approaches Image Compression Techniques Using Discrete Wavelet Decomposition with Its Thresholding Approaches ABSTRACT: V. Manohar Asst. Professor, Dept of ECE, SR Engineering College, Warangal (Dist.), Telangana,

More information

WAVELET DENOISING EMG SIGNAL USING LABVIEW

WAVELET DENOISING EMG SIGNAL USING LABVIEW WAVELET DENOISING EMG SIGNAL USING LABVIEW Bonilla Vladimir post graduate Litvin Anatoly Candidate of Science, assistant professor Deplov Dmitriy Master student Shapovalova Yulia Ph.D., assistant professor

More information

Music Source Separation

Music Source Separation Music Source Separation Hao-Wei Tseng Electrical and Engineering System University of Michigan Ann Arbor, Michigan Email: blakesen@umich.edu Abstract In popular music, a cover version or cover song, or

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

Fourier Integral Representations Basic Formulas and facts

Fourier Integral Representations Basic Formulas and facts Engineering Mathematics II MAP 436-4768 Spring 22 Fourier Integral Representations Basic Formulas and facts 1. If f(t) is a function without too many horrible discontinuities; technically if f(t) is decent

More information

MULTI WAVELETS WITH INTEGER MULTI WAVELETS TRANSFORM ALGORITHM FOR IMAGE COMPRESSION. Pondicherry Engineering College, Puducherry.

MULTI WAVELETS WITH INTEGER MULTI WAVELETS TRANSFORM ALGORITHM FOR IMAGE COMPRESSION. Pondicherry Engineering College, Puducherry. Volume 116 No. 21 2017, 251-257 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu MULTI WAVELETS WITH INTEGER MULTI WAVELETS TRANSFORM ALGORITHM FOR

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

Optimized Color Based Compression

Optimized Color Based Compression Optimized Color Based Compression 1 K.P.SONIA FENCY, 2 C.FELSY 1 PG Student, Department Of Computer Science Ponjesly College Of Engineering Nagercoil,Tamilnadu, India 2 Asst. Professor, Department Of Computer

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

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

Problem Weight Total 100

Problem Weight Total 100 EE 350 Problem Set 4 Cover Sheet Fall 2016 Last Name (Print): First Name (Print): ID number (Last 4 digits): Section: Submission deadlines: Turn in the written solutions by 4:00 pm on Tuesday October 4

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

EE 261 The Fourier Transform and its Applications Fall 2007 Problem Set Two Due Wednesday, October 10

EE 261 The Fourier Transform and its Applications Fall 2007 Problem Set Two Due Wednesday, October 10 EE 6 The Fourier Transform and its Applications Fall 007 Problem Set Two Due Wednesday, October 0. (5 points) A periodic, quadratic function and some surprising applications Let f(t) be a function of period

More information

Error Resilience for Compressed Sensing with Multiple-Channel Transmission

Error Resilience for Compressed Sensing with Multiple-Channel Transmission Journal of Information Hiding and Multimedia Signal Processing c 2015 ISSN 2073-4212 Ubiquitous International Volume 6, Number 5, September 2015 Error Resilience for Compressed Sensing with Multiple-Channel

More information

OBJECT-BASED IMAGE COMPRESSION WITH SIMULTANEOUS SPATIAL AND SNR SCALABILITY SUPPORT FOR MULTICASTING OVER HETEROGENEOUS NETWORKS

OBJECT-BASED IMAGE COMPRESSION WITH SIMULTANEOUS SPATIAL AND SNR SCALABILITY SUPPORT FOR MULTICASTING OVER HETEROGENEOUS NETWORKS OBJECT-BASED IMAGE COMPRESSION WITH SIMULTANEOUS SPATIAL AND SNR SCALABILITY SUPPORT FOR MULTICASTING OVER HETEROGENEOUS NETWORKS Habibollah Danyali and Alfred Mertins School of Electrical, Computer and

More information

CSE 166: Image Processing. Overview. Representing an image. What is an image? History. What is image processing? Today. Image Processing CSE 166

CSE 166: Image Processing. Overview. Representing an image. What is an image? History. What is image processing? Today. Image Processing CSE 166 CSE 166: Image Processing Overview Image Processing CSE 166 Today Course overview Logistics Some mathematics MATLAB Lectures will be boardwork and slides Take written notes or take pictures of the board

More information

Multichannel Satellite Image Resolution Enhancement Using Dual-Tree Complex Wavelet Transform and NLM Filtering

Multichannel Satellite Image Resolution Enhancement Using Dual-Tree Complex Wavelet Transform and NLM Filtering Multichannel Satellite Image Resolution Enhancement Using Dual-Tree Complex Wavelet Transform and NLM Filtering P.K Ragunath 1, A.Balakrishnan 2 M.E, Karpagam University, Coimbatore, India 1 Asst Professor,

More information

Unequal Error Protection Codes for Wavelet Image Transmission over W-CDMA, AWGN and Rayleigh Fading Channels

Unequal Error Protection Codes for Wavelet Image Transmission over W-CDMA, AWGN and Rayleigh Fading Channels Unequal Error Protection Codes for Wavelet Image Transmission over W-CDMA, AWGN and Rayleigh Fading Channels MINH H. LE and RANJITH LIYANA-PATHIRANA School of Engineering and Industrial Design College

More information

Lab P-6: Synthesis of Sinusoidal Signals A Music Illusion. A k cos.! k t C k / (1)

Lab P-6: Synthesis of Sinusoidal Signals A Music Illusion. A k cos.! k t C k / (1) DSP First, 2e Signal Processing First Lab P-6: Synthesis of Sinusoidal Signals A Music Illusion Pre-Lab: Read the Pre-Lab and do all the exercises in the Pre-Lab section prior to attending lab. Verification:

More information

Steganographic Technique for Hiding Secret Audio in an Image

Steganographic Technique for Hiding Secret Audio in an Image Steganographic Technique for Hiding Secret Audio in an Image 1 Aiswarya T, 2 Mansi Shah, 3 Aishwarya Talekar, 4 Pallavi Raut 1,2,3 UG Student, 4 Assistant Professor, 1,2,3,4 St John of Engineering & Management,

More information

Motion Compensated Video Compression with 3D Wavelet Transform and SPIHT

Motion Compensated Video Compression with 3D Wavelet Transform and SPIHT 42 B. ENYEDI, L. KONYHA, K. FAZEKAS, MOTION COMPENSATED VIDEO COMPRESSION WITH 3D WAVELET TRANSFORM Motion Compensated Video Compression with 3D Wavelet Transform and SPIHT Balázs ENYEDI, Lajos KONYHA,

More information

ECG SIGNAL COMPRESSION BASED ON FRACTALS AND RLE

ECG SIGNAL COMPRESSION BASED ON FRACTALS AND RLE ECG SIGNAL COMPRESSION BASED ON FRACTALS AND Andrea Němcová Doctoral Degree Programme (1), FEEC BUT E-mail: xnemco01@stud.feec.vutbr.cz Supervised by: Martin Vítek E-mail: vitek@feec.vutbr.cz Abstract:

More information

System Identification

System Identification System Identification Arun K. Tangirala Department of Chemical Engineering IIT Madras July 26, 2013 Module 9 Lecture 2 Arun K. Tangirala System Identification July 26, 2013 16 Contents of Lecture 2 In

More information

DATA COMPRESSION USING THE FFT

DATA COMPRESSION USING THE FFT EEE 407/591 PROJECT DUE: NOVEMBER 21, 2001 DATA COMPRESSION USING THE FFT INSTRUCTOR: DR. ANDREAS SPANIAS TEAM MEMBERS: IMTIAZ NIZAMI - 993 21 6600 HASSAN MANSOOR - 993 69 3137 Contents TECHNICAL BACKGROUND...

More information

Speeding up Dirac s Entropy Coder

Speeding up Dirac s Entropy Coder Speeding up Dirac s Entropy Coder HENDRIK EECKHAUT BENJAMIN SCHRAUWEN MARK CHRISTIAENS JAN VAN CAMPENHOUT Parallel Information Systems (PARIS) Electronics and Information Systems (ELIS) Ghent University

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

Implementation of 2-D Discrete Wavelet Transform using MATLAB and Xilinx System Generator

Implementation of 2-D Discrete Wavelet Transform using MATLAB and Xilinx System Generator Implementation of 2-D Discrete Wavelet Transform using MATLAB and Xilinx System Generator Syed Tajdar Naqvi Research Scholar,Department of Electronics & Communication, Institute of Engineering & Technology,

More information

Image Resolution and Contrast Enhancement of Satellite Geographical Images with Removal of Noise using Wavelet Transforms

Image Resolution and Contrast Enhancement of Satellite Geographical Images with Removal of Noise using Wavelet Transforms Image Resolution and Contrast Enhancement of Satellite Geographical Images with Removal of Noise using Wavelet Transforms Prajakta P. Khairnar* 1, Prof. C. A. Manjare* 2 1 M.E. (Electronics (Digital Systems)

More information

Calibrate, Characterize and Emulate Systems Using RFXpress in AWG Series

Calibrate, Characterize and Emulate Systems Using RFXpress in AWG Series Calibrate, Characterize and Emulate Systems Using RFXpress in AWG Series Introduction System designers and device manufacturers so long have been using one set of instruments for creating digitally modulated

More information

GG450 4/12/2010. Today s material comes from p in the text book. Please read and understand all of this material!

GG450 4/12/2010. Today s material comes from p in the text book. Please read and understand all of this material! GG450 April 13, 2010 Seismic Reflection III Data Processing Today s material comes from p. 163-198 in the text book. Please read and understand all of this material! Reflection Processing We've been talking

More information

Speech Enhancement Through an Optimized Subspace Division Technique

Speech Enhancement Through an Optimized Subspace Division Technique Journal of Computer Engineering 1 (2009) 3-11 Speech Enhancement Through an Optimized Subspace Division Technique Amin Zehtabian Noshirvani University of Technology, Babol, Iran amin_zehtabian@yahoo.com

More information

THE popularity of multimedia applications demands support

THE popularity of multimedia applications demands support IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 16, NO. 12, DECEMBER 2007 2927 New Temporal Filtering Scheme to Reduce Delay in Wavelet-Based Video Coding Vidhya Seran and Lisimachos P. Kondi, Member, IEEE

More information

Analysis of Packet Loss for Compressed Video: Does Burst-Length Matter?

Analysis of Packet Loss for Compressed Video: Does Burst-Length Matter? Analysis of Packet Loss for Compressed Video: Does Burst-Length Matter? Yi J. Liang 1, John G. Apostolopoulos, Bernd Girod 1 Mobile and Media Systems Laboratory HP Laboratories Palo Alto HPL-22-331 November

More information

UNIVERSITY OF BAHRAIN COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING

UNIVERSITY OF BAHRAIN COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING UNIVERSITY OF BAHRAIN COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING EENG 373: DIGITAL COMMUNICATIONS EXPERIMENT NO. 3 BASEBAND DIGITAL TRANSMISSION Objective This experiment

More information

Research on sampling of vibration signals based on compressed sensing

Research on sampling of vibration signals based on compressed sensing Research on sampling of vibration signals based on compressed sensing Hongchun Sun 1, Zhiyuan Wang 2, Yong Xu 3 School of Mechanical Engineering and Automation, Northeastern University, Shenyang, China

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

CERIAS Tech Report Preprocessing and Postprocessing Techniques for Encoding Predictive Error Frames in Rate Scalable Video Codecs by E

CERIAS Tech Report Preprocessing and Postprocessing Techniques for Encoding Predictive Error Frames in Rate Scalable Video Codecs by E CERIAS Tech Report 2001-118 Preprocessing and Postprocessing Techniques for Encoding Predictive Error Frames in Rate Scalable Video Codecs by E Asbun, P Salama, E Delp Center for Education and Research

More information

Robust Joint Source-Channel Coding for Image Transmission Over Wireless Channels

Robust Joint Source-Channel Coding for Image Transmission Over Wireless Channels 962 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 10, NO. 6, SEPTEMBER 2000 Robust Joint Source-Channel Coding for Image Transmission Over Wireless Channels Jianfei Cai and Chang

More information

New Efficient Technique for Compression of ECG Signal

New Efficient Technique for Compression of ECG Signal www.ijcsi.org 139 New Efficient Technique for Compression of ECG Signal Nidhal K. El Abbadi 1 Abbas M. Al-Bakry 2 1 University of kufa Najaf, Iraq 2 University of Babylon Babylon, Iraq Abstract Data compression

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

Vector-Valued Image Interpolation by an Anisotropic Diffusion-Projection PDE

Vector-Valued Image Interpolation by an Anisotropic Diffusion-Projection PDE Computer Vision, Speech Communication and Signal Processing Group School of Electrical and Computer Engineering National Technical University of Athens, Greece URL: http://cvsp.cs.ntua.gr Vector-Valued

More information

UNIVERSITY OF DUBLIN TRINITY COLLEGE

UNIVERSITY OF DUBLIN TRINITY COLLEGE UNIVERSITY OF DUBLIN TRINITY COLLEGE FACULTY OF ENGINEERING & SYSTEMS SCIENCES School of Engineering and SCHOOL OF MUSIC Postgraduate Diploma in Music and Media Technologies Hilary Term 31 st January 2005

More information

THE CAPABILITY to display a large number of gray

THE CAPABILITY to display a large number of gray 292 JOURNAL OF DISPLAY TECHNOLOGY, VOL. 2, NO. 3, SEPTEMBER 2006 Integer Wavelets for Displaying Gray Shades in RMS Responding Displays T. N. Ruckmongathan, U. Manasa, R. Nethravathi, and A. R. Shashidhara

More information

Problem Weight Score Total 100

Problem Weight Score Total 100 EE 350 Exam # 1 25 September 2014 Last Name (Print): First Name (Print): ID number (Last 4 digits): Section: DO NOT TURN THIS PAGE UNTIL YOU ARE TOLD TO DO SO Problem Weight Score 1 25 2 25 3 25 4 25 Total

More information

ELEC 691X/498X Broadcast Signal Transmission Fall 2015

ELEC 691X/498X Broadcast Signal Transmission Fall 2015 ELEC 691X/498X Broadcast Signal Transmission Fall 2015 Instructor: Dr. Reza Soleymani, Office: EV 5.125, Telephone: 848 2424 ext.: 4103. Office Hours: Wednesday, Thursday, 14:00 15:00 Time: Tuesday, 2:45

More information

A SVD BASED SCHEME FOR POST PROCESSING OF DCT CODED IMAGES

A SVD BASED SCHEME FOR POST PROCESSING OF DCT CODED IMAGES Electronic Letters on Computer Vision and Image Analysis 8(3): 1-14, 2009 A SVD BASED SCHEME FOR POST PROCESSING OF DCT CODED IMAGES Vinay Kumar Srivastava Assistant Professor, Department of Electronics

More information

ROBUST IMAGE AND VIDEO CODING WITH ADAPTIVE RATE CONTROL

ROBUST IMAGE AND VIDEO CODING WITH ADAPTIVE RATE CONTROL University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Theses, Dissertations, & Student Research in Computer Electronics & Engineering Electrical & Computer Engineering, Department

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

ECE 45 Homework 2. t x(τ)dτ. Problem 2.2 Find the Bode plot (magnitude and phase) and label all critical points of the transfer function

ECE 45 Homework 2. t x(τ)dτ. Problem 2.2 Find the Bode plot (magnitude and phase) and label all critical points of the transfer function UC San Diego Spring 2018 ECE 45 Homework 2 Problem 2.1 Are the following systems linear? Are they time invariant? (a) x(t) [ System (a)] 2x(t 3) (b) x(t) [ System (b)] x(t)+t (c) x(t) [ System (c)] (x(t)+1)

More information

EE369C: Assignment 1

EE369C: Assignment 1 EE369C Fall 17-18 Medical Image Reconstruction 1 EE369C: Assignment 1 Due Wednesday, Oct 4th Assignments This quarter the assignments will be partly matlab, and partly calculations you will need to work

More information

Analysis of local and global timing and pitch change in ordinary

Analysis of local and global timing and pitch change in ordinary Alma Mater Studiorum University of Bologna, August -6 6 Analysis of local and global timing and pitch change in ordinary melodies Roger Watt Dept. of Psychology, University of Stirling, Scotland r.j.watt@stirling.ac.uk

More information

PCM ENCODING PREPARATION... 2 PCM the PCM ENCODER module... 4

PCM ENCODING PREPARATION... 2 PCM the PCM ENCODER module... 4 PCM ENCODING PREPARATION... 2 PCM... 2 PCM encoding... 2 the PCM ENCODER module... 4 front panel features... 4 the TIMS PCM time frame... 5 pre-calculations... 5 EXPERIMENT... 5 patching up... 6 quantizing

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

Spatial Error Concealment Technique for Losslessly Compressed Images Using Data Hiding in Error-Prone Channels

Spatial Error Concealment Technique for Losslessly Compressed Images Using Data Hiding in Error-Prone Channels 168 JOURNAL OF COMMUNICATIONS AND NETWORKS, VOL. 12, NO. 2, APRIL 2010 Spatial Error Concealment Technique for Losslessly Compressed Images Using Data Hiding in Error-Prone Channels Kyung-Su Kim, Hae-Yeoun

More information

Time-frequency Analysis of Musical Rhythm

Time-frequency Analysis of Musical Rhythm Time-frequency Analysis of Musical Rhythm Xiaowen Cheng (Student) Department of Mathematics University of Minnesota Twin Cities; Minneapolis, MN 55455 E-mail: chen1098@umn.edu Tel. 612-625-2004, Fax. 612-626-2017

More information

DICOM medical image watermarking of ECG signals using EZW algorithm. A. Kannammal* and S. Subha Rani

DICOM medical image watermarking of ECG signals using EZW algorithm. A. Kannammal* and S. Subha Rani 126 Int. J. Medical Engineering and Informatics, Vol. 5, No. 2, 2013 DICOM medical image watermarking of ECG signals using EZW algorithm A. Kannammal* and S. Subha Rani ECE Department, PSG College of Technology,

More information

ECE438 - Laboratory 1: Discrete and Continuous-Time Signals

ECE438 - Laboratory 1: Discrete and Continuous-Time Signals Purdue University: ECE438 - Digital Signal Processing with Applications 1 ECE438 - Laboratory 1: Discrete and Continuous-Time Signals By Prof. Charles Bouman and Prof. Mireille Boutin Fall 2015 1 Introduction

More information

Computer Vision for HCI. Image Pyramids. Image Pyramids. Multi-resolution image representations Useful for image coding/compression

Computer Vision for HCI. Image Pyramids. Image Pyramids. Multi-resolution image representations Useful for image coding/compression Computer Vision for HCI Image Pyramids Image Pyramids Multi-resolution image representations Useful for image coding/compression 2 1 Image Pyramids Operations: General Theory Two fundamental operations

More information

Contents. xv xxi xxiii xxiv. 1 Introduction 1 References 4

Contents. xv xxi xxiii xxiv. 1 Introduction 1 References 4 Contents List of figures List of tables Preface Acknowledgements xv xxi xxiii xxiv 1 Introduction 1 References 4 2 Digital video 5 2.1 Introduction 5 2.2 Analogue television 5 2.3 Interlace 7 2.4 Picture

More information

Fourier Transforms 1D

Fourier Transforms 1D Fourier Transforms 1D 3D Image Processing Torsten Möller Overview Recap Function representations shift-invariant spaces linear, time-invariant (LTI) systems complex numbers Fourier Transforms Transform

More information

ECG Denoising Using Singular Value Decomposition

ECG Denoising Using Singular Value Decomposition Australian Journal of Basic and Applied Sciences, 4(7): 2109-2113, 2010 ISSN 1991-8178 ECG Denoising Using Singular Value Decomposition 1 Mojtaba Bandarabadi, 2 MohammadReza Karami-Mollaei, 3 Amard Afzalian,

More information

Video coding standards

Video coding standards Video coding standards Video signals represent sequences of images or frames which can be transmitted with a rate from 5 to 60 frames per second (fps), that provides the illusion of motion in the displayed

More information

An Efficient Method for Digital Image Watermarking Based on PN Sequences

An Efficient Method for Digital Image Watermarking Based on PN Sequences An Efficient Method for Digital Image Watermarking Based on PN Sequences Shivani Garg, Mtech Student Computer Science and Engineering BBSBEC Fatehgarh Sahib, India shivani.3.garg@gmail.com Ranjit Singh,

More information

Single image super resolution with improved wavelet interpolation and iterative back-projection

Single image super resolution with improved wavelet interpolation and iterative back-projection IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 5, Issue 6, Ver. II (Nov -Dec. 2015), PP 16-24 e-issn: 2319 4200, p-issn No. : 2319 4197 www.iosrjournals.org Single image super resolution

More information

Keywords- Discrete Wavelet Transform, Lifting Scheme, 5/3 Filter

Keywords- Discrete Wavelet Transform, Lifting Scheme, 5/3 Filter An Efficient Architecture for Multi-Level Lifting 2-D DWT P.Rajesh S.Srikanth V.Muralidharan Assistant Professor Assistant Professor Assistant Professor SNS College of Technology SNS College of Technology

More information

Application of Wavelet Transform To Denoise Noisy Blind Signal Separation

Application of Wavelet Transform To Denoise Noisy Blind Signal Separation International Journal of Modern Communication Technologies & Research (IJMCTR) ISSN: 2321-0850, Volume-2, Issue-12, December 2014 Application of Wavelet Transform To Denoise Noisy Blind Signal Separation

More information

10:15-11 am Digital signal processing

10:15-11 am Digital signal processing 1 10:15-11 am Digital signal processing Data Conversion & Sampling Sampled Data Systems Data Converters Analog to Digital converters (A/D ) Digital to Analog converters (D/A) with Zero Order Hold Signal

More information

What s New in Raven May 2006 This document briefly summarizes the new features that have been added to Raven since the release of Raven

What s New in Raven May 2006 This document briefly summarizes the new features that have been added to Raven since the release of Raven What s New in Raven 1.3 16 May 2006 This document briefly summarizes the new features that have been added to Raven since the release of Raven 1.2.1. Extensible multi-channel audio input device support

More information

MUSICAL INSTRUMENT RECOGNITION WITH WAVELET ENVELOPES

MUSICAL INSTRUMENT RECOGNITION WITH WAVELET ENVELOPES MUSICAL INSTRUMENT RECOGNITION WITH WAVELET ENVELOPES PACS: 43.60.Lq Hacihabiboglu, Huseyin 1,2 ; Canagarajah C. Nishan 2 1 Sonic Arts Research Centre (SARC) School of Computer Science Queen s University

More information

Architecture of Discrete Wavelet Transform Processor for Image Compression

Architecture of Discrete Wavelet Transform Processor for Image Compression Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 6, June 2013, pg.41

More information

WE treat the problem of reconstructing a random signal

WE treat the problem of reconstructing a random signal IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 57, NO. 3, MARCH 2009 977 High-Rate Interpolation of Random Signals From Nonideal Samples Tomer Michaeli and Yonina C. Eldar, Senior Member, IEEE Abstract We

More information

1 Overview. 1.1 Digital Images GEORGIA INSTITUTE OF TECHNOLOGY. ECE 2026 Summer 2018 Lab #5: Sampling: A/D and D/A & Aliasing

1 Overview. 1.1 Digital Images GEORGIA INSTITUTE OF TECHNOLOGY. ECE 2026 Summer 2018 Lab #5: Sampling: A/D and D/A & Aliasing GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL and COMPUTER ENGINEERING ECE 2026 Summer 2018 Lab #5: Sampling: A/D and D/A & Aliasing Date: 21 June 2018 Pre-Lab: You should read the Pre-Lab section

More information

FFT Laboratory Experiments for the HP Series Oscilloscopes and HP 54657A/54658A Measurement Storage Modules

FFT Laboratory Experiments for the HP Series Oscilloscopes and HP 54657A/54658A Measurement Storage Modules FFT Laboratory Experiments for the HP 54600 Series Oscilloscopes and HP 54657A/54658A Measurement Storage Modules By: Michael W. Thompson, PhD. EE Dept. of Electrical Engineering Colorado State University

More information

Video Processing Applications Image and Video Processing Dr. Anil Kokaram

Video Processing Applications Image and Video Processing Dr. Anil Kokaram Video Processing Applications Image and Video Processing Dr. Anil Kokaram anil.kokaram@tcd.ie This section covers applications of video processing as follows Motion Adaptive video processing for noise

More information

Handout 1 - Introduction to plots in Matlab 7

Handout 1 - Introduction to plots in Matlab 7 SPHSC 53 Speech Signal Processing UW Summer 6 Handout - Introduction to plots in Matlab 7 Signal analysis is an important part of signal processing. And signal analysis is not complete without signal visualization.

More information

Digital Video Telemetry System

Digital Video Telemetry System Digital Video Telemetry System Item Type text; Proceedings Authors Thom, Gary A.; Snyder, Edwin Publisher International Foundation for Telemetering Journal International Telemetering Conference Proceedings

More information

Music Tune Restoration Based on a Mother Wavelet Construction

Music Tune Restoration Based on a Mother Wavelet Construction Journal of Physics: Conference Series PAPER OPEN ACCESS Music Tune Restoration Based on a Mother Wavelet Construction To cite this article: A S Fadeev et al 2017 J. Phys.: Conf. Ser. 803 012039 View the

More information

MITOCW ocw f08-lec19_300k

MITOCW ocw f08-lec19_300k MITOCW ocw-18-085-f08-lec19_300k The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free.

More information

Highly Scalable Wavelet-Based Video Codec for Very Low Bit-Rate Environment. Jo Yew Tham, Surendra Ranganath, and Ashraf A. Kassim

Highly Scalable Wavelet-Based Video Codec for Very Low Bit-Rate Environment. Jo Yew Tham, Surendra Ranganath, and Ashraf A. Kassim 12 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 16, NO. 1, JANUARY 1998 Highly Scalable Wavelet-Based Video Codec for Very Low Bit-Rate Environment Jo Yew Tham, Surendra Ranganath, and Ashraf

More information

Decoding of purely compressed-sensed video

Decoding of purely compressed-sensed video Decoding of purely compressed-sensed video Ying Liu, Ming Li, and Dimitris A. Pados Department of Electrical Engineering, State University of New York at Buffalo, Buffalo, NY 14260 ABSTRACT We consider

More information

1 Overview. 1.1 Digital Images GEORGIA INSTITUTE OF TECHNOLOGY. ECE 2026 Summer 2016 Lab #6: Sampling: A/D and D/A & Aliasing

1 Overview. 1.1 Digital Images GEORGIA INSTITUTE OF TECHNOLOGY. ECE 2026 Summer 2016 Lab #6: Sampling: A/D and D/A & Aliasing GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL of ELECTRICAL and COMPUTER ENGINEERING ECE 2026 Summer 2016 Lab #6: Sampling: A/D and D/A & Aliasing Date: 30 June 2016 Pre-Lab: You should read the Pre-Lab section

More information

1 Lesson 11: Antiderivatives of Elementary Functions

1 Lesson 11: Antiderivatives of Elementary Functions 1 Lesson 11: Antiderivatives of Elementary Functions Chapter 6 Material: pages 237-252 in the textbook: The material in this lesson covers The definition of the antiderivative of a function of one variable.

More information

Experiments on musical instrument separation using multiplecause

Experiments on musical instrument separation using multiplecause Experiments on musical instrument separation using multiplecause models J Klingseisen and M D Plumbley* Department of Electronic Engineering King's College London * - Corresponding Author - mark.plumbley@kcl.ac.uk

More information

Sensors, Measurement systems Signal processing and Inverse problems Exercises

Sensors, Measurement systems Signal processing and Inverse problems Exercises Files: http://djafari.free.fr/cours/master_mne/cours/cours_mne_2014_01.pdf A. Mohammad-Djafari, Sensors, Measurement systems, Signal processing and Inverse problems, Master MNE 2014, 1/17. Sensors, Measurement

More information