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: Iwr1642 boost

Other Parts Discussed in Thread: IWR1642BOOST

Tool/software: Code Composer Studio

Hi,

Can the fov (field of view) of the iwr1642boot can be reached?

From 120 deg (0 db antena gain) to less degrees?

How fan it be done ?

I want to use the same pcb , iwr1642boost

  • Former Member
    0 Former Member

    Hello Oren,

    The FOV of the antenna is prescribed by the layout of the PCB antenna. However, you can filter out the points outside of your region of interest so that the point cloud only contains points withing +/- 30 FOV for example. This is using the cfarfovcfg command. Note that you need to be using SDK 3.x or later to use this feature. The key thing is that this doesn't change the radiation pattern but rather filters out any detection that are outside your FOV.

    Amanda