• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 3
  • 1
  • Tagged with
  • 5
  • 5
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Hardware implementation of daubechies wavelet transforms using folded AIQ mapping

Islam, Md Ashraful 22 September 2010
The Discrete Wavelet Transform (DWT) is a popular tool in the field of image and video compression applications. Because of its multi-resolution representation capability, the DWT has been used effectively in applications such as transient signal analysis, computer vision, texture analysis, cell detection, and image compression. Daubechies wavelets are one of the popular transforms in the wavelet family. Daubechies filters provide excellent spatial and spectral locality-properties which make them useful in image compression.<p> In this thesis, we present an efficient implementation of a shared hardware core to compute two 8-point Daubechies wavelet transforms. The architecture is based on a new two-level folded mapping technique, an improved version of the Algebraic Integer Quantization (AIQ). The scheme is developed on the factorization and decomposition of the transform coefficients that exploits the symmetrical and wrapping structure of the matrices. The proposed architecture is parallel, pipelined, and multiplexed. Compared to existing designs, the proposed scheme reduces significantly the hardware cost, critical path delay and power consumption with a higher throughput rate.<p> Later, we have briefly presented a new mapping scheme to error-freely compute the Daubechies-8 tap wavelet transform, which is the next transform of Daubechies-6 in the Daubechies wavelet series. The multidimensional technique maps the irrational transformation basis coefficients with integers and results in considerable reduction in hardware and power consumption, and significant improvement in image reconstruction quality.
2

Hardware implementation of daubechies wavelet transforms using folded AIQ mapping

Islam, Md Ashraful 22 September 2010 (has links)
The Discrete Wavelet Transform (DWT) is a popular tool in the field of image and video compression applications. Because of its multi-resolution representation capability, the DWT has been used effectively in applications such as transient signal analysis, computer vision, texture analysis, cell detection, and image compression. Daubechies wavelets are one of the popular transforms in the wavelet family. Daubechies filters provide excellent spatial and spectral locality-properties which make them useful in image compression.<p> In this thesis, we present an efficient implementation of a shared hardware core to compute two 8-point Daubechies wavelet transforms. The architecture is based on a new two-level folded mapping technique, an improved version of the Algebraic Integer Quantization (AIQ). The scheme is developed on the factorization and decomposition of the transform coefficients that exploits the symmetrical and wrapping structure of the matrices. The proposed architecture is parallel, pipelined, and multiplexed. Compared to existing designs, the proposed scheme reduces significantly the hardware cost, critical path delay and power consumption with a higher throughput rate.<p> Later, we have briefly presented a new mapping scheme to error-freely compute the Daubechies-8 tap wavelet transform, which is the next transform of Daubechies-6 in the Daubechies wavelet series. The multidimensional technique maps the irrational transformation basis coefficients with integers and results in considerable reduction in hardware and power consumption, and significant improvement in image reconstruction quality.
3

On the design of unitary filterbanks for the construction of orthonormal wavelets /

Brandhuber, Wolfgang. January 2009 (has links)
Zugl.: Erlangen, Nürnberg, University, Diss., 2009.
4

The multiscale wavelet finite element method for structural dynamics

Musuva, Mutinda January 2015 (has links)
The Wavelet Finite Element Method (WFEM) involves combining the versatile wavelet analysis with the classical Finite Element Method (FEM) by utilizing the wavelet scaling functions as interpolating functions; providing an alternative to the conventional polynomial interpolation functions used in classical FEM. Wavelet analysis as a tool applied in WFEM has grown in popularity over the past decade and a half and the WFEM has demonstrated potential prowess to overcome some difficulties and limitations of FEM. This is particular for problems with regions of the solution domain where the gradient of the field variables are expected to vary fast or suddenly, leading to higher computational costs and/or inaccurate results. The properties of some of the various wavelet families such as compact support, multiresolution analysis (MRA), vanishing moments and the “two-scale” relations, make the use of wavelets in WFEM advantageous, particularly in the analysis of problems with strong nonlinearities, singularities and material property variations present. The wavelet based finite elements (WFEs) presented in this study, conceptually based on previous works, are constructed using the Daubechies and B-spline wavelet on the interval (BSWI) wavelet families. These two wavelet families possess the desired properties of multiresolution, compact support, the “two scale” relations and vanishing moments. The rod, beam and planar bar WFEs are used to study structural static and dynamic problems (moving load) via numerical examples. The dynamic analysis of functionally graded materials (FGMs) is further carried out through a new modified wavelet based finite element formulation using the Daubechies and BSWI wavelets, tailored for such classes of composite materials that have their properties varying spatially. Consequently, a modified algorithm of the multiscale Daubechies connection coefficients used in the formulation of the FGM elemental matrices and load vectors in wavelet space is presented and implemented in the formulation of the WFEs. The approach allows for the computation of the integral of the products of the Daubechies functions, and/or their derivatives, for different Daubechies function orders. The effects of varying the material distribution of a functionally graded (FG) beam on the natural frequency and dynamic response when subjected to a moving load for different velocity profiles are analysed. The dynamic responses of a FG beam resting on a viscoelastic foundation are also analysed for different material distributions, velocity and viscous damping profiles. The approximate solutions of the WFEM converge to the exact solution when the order and/or multiresolution scale of the WFE are increased. The results demonstrate that the Daubechies and B-spline based WFE solutions are highly accurate and require less number of elements than FEM due to the multiresolution property of WFEM. Furthermore, the applied moving load velocities and viscous damping influence the effects of varying the material distribution of FG beams on the dynamic response. Additional aspects of WFEM such as, the effect of altering the layout of the WFE and selection of the order of wavelet families to analyse static problems, are also presented in this study.
5

Application of Wavelets to Filtering and Analysis of Self-Similar Signals

Wirsing, Karlton 30 June 2014 (has links)
Digital Signal Processing has been dominated by the Fourier transform since the Fast Fourier Transform (FFT) was developed in 1965 by Cooley and Tukey. In the 1980's a new transform was developed called the wavelet transform, even though the first wavelet goes back to 1910. With the Fourier transform, all information about localized changes in signal features are spread out across the entire signal space, making local features global in scope. Wavelets are able to retain localized information about the signal by applying a function of a limited duration, also called a wavelet, to the signal. As with the Fourier transform, the discrete wavelet transform has an inverse transform, which allows us to make changes in a signal in the wavelet domain and then transform it back in the time domain. In this thesis, we have investigated the filtering properties of this technique and analyzed its performance under various settings. Another popular application of wavelet transform is data compression, such as described in the JPEG 2000 standard and compressed digital storage of fingerprints developed by the FBI. Previous work on filtering has focused on the discrete wavelet transform. Here, we extended that method to the stationary wavelet transform and found that it gives a performance boost of as much as 9 dB over that of the discrete wavelet transform. We also found that the SNR of noise filtering decreases as a frequency of the base signal increases up to the Nyquist limit for both the discrete and stationary wavelet transforms. Besides filtering the signal, the discrete wavelet transform can also be used to estimate the standard deviation of the white noise present in the signal. We extended the developed estimator for the discrete wavelet transform to the stationary wavelet transform. As with filtering, it is found that the quality of the estimate decreases as the frequency of the base signal increases. Many interesting signals are self-similar, which means that one of their properties is invariant on many different scales. One popular example is strict self-similarity, where an exact copy of a signal is replicated on many scales, but the most common property is statistical self-similarity, where a random segment of a signal is replicated on many different scales. In this work, we investigated wavelet-based methods to detect statistical self-similarities in a signal and their performance on various types of self-similar signals. Specifically, we found that the quality of the estimate depends on the type of the units of the signal being investigated for low Hurst exponent and on the type of edge padding being used for high Hurst exponent. / Master of Science

Page generated in 0.0477 seconds