This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1843BOOST: How to implement the MUSIC algorithm by using HWA?

Part Number: AWR1843BOOST
Other Parts Discussed in Thread: IWR6843

Hi,

HWA have provided using FFT to calculating the angle of the object.

If I need the more exact angle of an object, I will consider implementing the MUSIC algorithm.

The processing time of MUSIC algorithm is long, because it uses the SVD or EVD.

Can HWA do the SVD or EVD?

If it can, can you provide some advice for implementation the SVD or EVD by using HWA?

Thanks you.

Morris

  • Hi Morris,

    The HWA is very limited in terms of what it can do. HWA has two accelerator modes: one to support FFTs and one for CFAR (and compression for IWR6843).

    It doesn't support matrix operations, so I don't think you would be able to utilize it in any way for SVD or SVD like computations.

    Regards,

    Aayush