2007 14th International Conference on Mixed Design of Integrated Circuits and Systems 2007
DOI: 10.1109/mixdes.2007.4286243
|View full text |Cite
|
Sign up to set email alerts
|

Wavelet Processing Implementation in Digital Hardware

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
7
0

Year Published

2015
2015
2017
2017

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(7 citation statements)
references
References 1 publication
0
7
0
Order By: Relevance
“…Apart from the accuracy and stability of Jacobi algorithm, it also has high degree potential for parallelism, and hence can be implemented on FPGA [5], [6]. In [3], [5], [4], [6], [7], [8], [9], [10] this algorithm is implemented on FPGA with fixed-point arithmetic to reduce power consumption and silicon area. However, in all the works, fixed-point implementation of Jacobi algorithm uses the simulation-based approach for estimating the ranges of variables.…”
Section: Motivationmentioning
confidence: 99%
See 1 more Smart Citation
“…Apart from the accuracy and stability of Jacobi algorithm, it also has high degree potential for parallelism, and hence can be implemented on FPGA [5], [6]. In [3], [5], [4], [6], [7], [8], [9], [10] this algorithm is implemented on FPGA with fixed-point arithmetic to reduce power consumption and silicon area. However, in all the works, fixed-point implementation of Jacobi algorithm uses the simulation-based approach for estimating the ranges of variables.…”
Section: Motivationmentioning
confidence: 99%
“…Eigenvalue decomposition (EVD) is a key building block in signal processing and control applications. The fixed-point development of eigenvalue decomposition (EVD) algorithm have been extensively studied in the past few years [1], [2], [3], [4], [5], [6], [7], [8], [9], [10] because fixed-point circuitry is significantly simpler and faster. Owing to its simplicity, fixed-point arithmetic is ubiquitous in low cost embedded platforms.…”
Section: Introductionmentioning
confidence: 99%
“…f j and f k are round-off errors for j = 1, …, n and k = 1, …, j À 1. Multiplying the aforementioned two equations with q T k and q T j , respectively, and subtracting them, we obtain the following recursion given by β j w k;jþ1 ¼ β k w j;kþ1 þ α k w j;k À α j w k;j þ β kÀ1 w j;kÀ1 À β jÀ1 w k;jÀ1 À q T k f j þ q T j f k ; (11) Algorithm 2 Lanczos tridiagonalization with partial orthogonalization 1: q 0 = 0; 2: β 0 = 0; 3: w 1,1 = 1; 4:…”
Section: Lanczos Tridiagonalization With Partial Orthogonalizationmentioning
confidence: 99%
“…is defined for the round-off error term q T j f k À q T k f j of Equation (11). Using Equation (14), w k,j + 1 can be calculated as w k;jþ1 ¼ β À1 j β k w j;kþ1 þ α k w j;k À α j w k;j þ β kÀ1 w j;kÀ1 À β jÀ1 w k;jÀ1 þ θ k;j ;…”
Section: Lanczos Tridiagonalization With Partial Orthogonalizationmentioning
confidence: 99%
See 1 more Smart Citation