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.

CCS / AWR1642:Why can AWR1642 form point cloud ?

Part Number: AWR1642

Tool/software: Code Composer Studio

Hello!

I want to know the advantage of AWR1642 and how it forms point cloud.

  • Hi

    The AWR1642 is a radar sensor that also includes a integrated DSP and ARM cores.

    The DSP is used to process the raw radar sensor data
    Through radar signal processing the range, velocity, angle of detected objects are computed.

    The mmWave SDK provides a demo that runs on the AWR1642BOOST EVM.

    TIn the SDK demo the point cloud is processed and sent to the PC through UART. A GUI displays the point cloud.

    Thank you
    Cesar