EXAMPLE OF COMBINED ALGORITHM DEVELOPMENT AND ARCHITECTURE DESIGN

Authors
Citation
Ef. Deprettere, EXAMPLE OF COMBINED ALGORITHM DEVELOPMENT AND ARCHITECTURE DESIGN, Integration, 16(3), 1993, pp. 199-220
Citations number
25
Categorie Soggetti
System Science","Computer Sciences","Computer Science Hardware & Architecture
Journal title
ISSN journal
01679260
Volume
16
Issue
3
Year of publication
1993
Pages
199 - 220
Database
ISI
SICI code
0167-9260(1993)16:3<199:EOCADA>2.0.ZU;2-I
Abstract
In many modern signal processing applications, in particular real-time and adaptive signal processing, it turns out that there is a strong r elationship between the algorithms (nested-loop type) that compute sol utions to problems and the architectures (parallel/pipeline like) onto which the algorithms can be or should be mapped. From this observatio n it is believed that, within this class of applications, development of algorithms and design of architectures could better be considered s imultaneously. The framework in which such algorithms and architecture s can best be expressed and designed is that of flow graphs which natu rally describe both computations and communications between computatio ns. In order to ensure a consistent design methodology, it is necessar y to have a generic model and well-defined methods with which such des igns can be formally undertaken. We introduce these ingredients in thi s paper by analyzing the prototype application of linear equations sol ving.