Proceedings. 15th IEEE International Conference on Application-Specific Systems, Architectures and Processors, 2004.
DOI: 10.1109/asap.2004.1342484
|View full text |Cite
|
Sign up to set email alerts
|

Families of FPGA-based algorithms for approximate string matching

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
35
0

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 29 publications
(35 citation statements)
references
References 16 publications
0
35
0
Order By: Relevance
“…One example of an application family addresses approximate string matching [15]. In that case study, the character strings may be DNA with a four-letter (two bit) alphabet, protein sequences composed of 20-letters (five bits each), IUPAC wildcards (four bits), codons (six bits), or any other type the user chooses.…”
Section: Application Familiesmentioning
confidence: 99%
See 1 more Smart Citation
“…One example of an application family addresses approximate string matching [15]. In that case study, the character strings may be DNA with a four-letter (two bit) alphabet, protein sequences composed of 20-letters (five bits each), IUPAC wildcards (four bits), codons (six bits), or any other type the user chooses.…”
Section: Application Familiesmentioning
confidence: 99%
“…[6] Much of this difficulty comes from the need to manage an FPGA's biggest advantage, its inherently massive, fine grained parallelism. In many applications, however, well understood repetitive structures such as systolic arrays can be used to manage the parallelism [15] [16]. These offer the possibility of effectively unbounded growth of computation arrays as FPGA sizes increase, with the promise of increased application throughput or of increased problem sizes.…”
Section: Introductionmentioning
confidence: 99%
“…In [18] and [19], the authors propose the first FPGA-based accelerator that supports affine gap penalty. Systolic matching cells are implemented to support different cost functions and alignment algorithms such as the Needleman-Wunsch or Smith-Waterman.…”
Section: A Pairwise Sequence Alignmentmentioning
confidence: 99%
“…In terms of the AM matrix, this means that the anti-diagonal values can be calculated concurrently, see Figure 2c. This property is effectively used for algorithm acceleration using dedicated hardware (Hoang and Lopresti, 1992) (Lavenier, 1998) (Yu et al, 2003) (Court and Herbordt, 2004). Typical hardware architecture is based on a systolic array of Processing Elements (PE) (see Figure 2c).…”
Section: Needleman-wunsch Hardware Accel-erationmentioning
confidence: 99%