English

MUSIC-lite: Efficient MUSIC using Approximate Computing: An OFDM Radar Case Study

Hardware Architecture 2024-12-05 v1 Signal Processing

Abstract

Multiple Signal Classification (MUSIC) is a widely used Direction of Arrival (DoA)/Angle of Arrival (AoA) estimation algorithm applied to various application domains such as autonomous driving, medical imaging, and astronomy. However, MUSIC is computationally expensive and challenging to implement in low-power hardware, requiring exploration of trade-offs between accuracy, cost, and power. We present MUSIC-lite, which exploits approximate computing to generate a design space exploring accuracy-area-power trade-offs. This is specifically applied to the computationally intensive singular value decomposition (SVD) component of the MUSIC algorithm in an orthogonal frequency-division multiplexing (OFDM) radar use case. MUSIC-lite incorporates approximate adders into the iterative CORDIC algorithm that is used for hardware implementation of MUSIC, generating interesting accuracy-area-power trade-offs. Our experiments demonstrate MUSIC-lite's ability to save an average of 17.25% on-chip area and 19.4% power with a minimal 0.14% error for efficient MUSIC implementations.

Keywords

Cite

@article{arxiv.2407.04849,
  title  = {MUSIC-lite: Efficient MUSIC using Approximate Computing: An OFDM Radar Case Study},
  author = {Rajat Bhattacharjya and Arnab Sarkar and Biswadip Maity and Nikil Dutt},
  journal= {arXiv preprint arXiv:2407.04849},
  year   = {2024}
}

Comments

Paper accepted at ESWEEK-CASES 2024 as a Late Breaking (LB) Result paper. The definitive version of the work will appear in IEEE Embedded Systems Letters

R2 v1 2026-06-28T17:30:53.707Z