2013
DOI: 10.1155/2013/389713
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Backprojection-Based Synthetic Aperture Radar Computation with Many-Core Processors

Abstract: Tackling computationally challenging problems with high efficiency often requires the combination of algorithmic innovation, advanced architecture, and thorough exploitation of parallelism. We demonstrate this synergy through synthetic aperture radar (SAR) via backprojection, an image reconstruction method that can require hundreds of TFLOPS. Computation cost is significantly reduced by our new algorithm of approximate strength reduction; data movement cost is economized by software locality optimizations faci… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
7
0

Year Published

2013
2013
2020
2020

Publication Types

Select...
4
3

Relationship

1
6

Authors

Journals

citations
Cited by 9 publications
(7 citation statements)
references
References 17 publications
0
7
0
Order By: Relevance
“…The code of our Clight implementation is shown in Figure 10. We choose to dynamically adapt the computation of Our adaptive implementation allows reducing the number of accurate square root computations (and thus save energy) while staying within the total implementation error bound determined by the Taylor approximation of square root within a disc of constant radius, by contrast to Tang et al [34], who use the Taylor approximation everywhere and thus dramatically reduce the overall precision of their norm computation.…”
Section: Approximate Normmentioning
confidence: 99%
“…The code of our Clight implementation is shown in Figure 10. We choose to dynamically adapt the computation of Our adaptive implementation allows reducing the number of accurate square root computations (and thus save energy) while staying within the total implementation error bound determined by the Taylor approximation of square root within a disc of constant radius, by contrast to Tang et al [34], who use the Taylor approximation everywhere and thus dramatically reduce the overall precision of their norm computation.…”
Section: Approximate Normmentioning
confidence: 99%
“…While this paper focuses on results specific to the SAR scenario, a full description of the syntax of these models is available online (Spafford and Vetter, 2012). Further details on the scenario being modeled are available in prior publications as well (Campbell et al, 2011; Park et al, 2012). We will utilize many of the same scenario parameters for the present analysis.…”
Section: Sscp Modelingmentioning
confidence: 99%
“…We employ the Aspen language to construct a model for the requirements of a SSCP featuring synthetic aperture radar (SAR) processing. The scenario summarized herein is also described in a recent publication focused on optimizing a portion of the SAR processing on many-core architectures (Park et al, 2012). In this scenario, continuous data from a radar onboard a platform orbiting about a fixed scene center is converted into a series of images of that scene over time.…”
Section: Sscp Introductionmentioning
confidence: 99%
“…Also, the BP algorithm can be parallelised easily due to processing data pixel‐by‐pixel. It has been implemented on graphics processing units (GPU) [20, 21] and central processing units (CPU) with many‐cores [22]. Besides, some fast BP (FBP) algorithms have been suggested.…”
Section: Introductionmentioning
confidence: 99%