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.

IWR6843ISK-ODS: IWR6843ISK-ODS

Part Number: IWR6843ISK-ODS
Other Parts Discussed in Thread: IWR6843, IWR6843ISK

Tool/software:

Hi Team,

I am working on IWR6843ISK-ODS.

I want to detect the  objects by using IWR6843ISK-ODS EVM Board  .

I have imported code from Out_of_Demo_Examples for basic  understanding.

I have to modify the code according to requirnments where client wants to detect object which is 50m height .

please help me out which reference code I have to import .

How do 3D people tracking and long range people tracking are different?

I am little bit confused regarding both codes purpose?

please help me out to get clarity on confusion.

Thanks and Regards,

Jyoti  

  • Hi Jyoti,

    You can find details about the long range people detection at the below location

    radar_toolbox_2_10_00_04\source\ti\examples\Long_Range_People_Detection\docs

    It is possible only with IWR6843 long range detection board

    You can find details about 3D people tracking at the below location

    radar_toolbox_2_10_00_04\source\ti\examples\Long_Range_People_Detection\docs

    This demo works till 6m with IWR6843ISK-ODS with the configuration provided with the radar tool box. 

    It is not possible to detect objects which are 50m in height with IWR6843ISK-ODS. You can consider long range detection board where a tall object might fall within the FOV

    Regards

  • Hi abhishek,

    I have IWR6843ISK-ODS EVM board.

    My requirnment is to detect the objects which are 40m range .

    Can I detect the object with IWR6843ISK-ODS Board ?

    what is the maximum range I can detect the object by using IWR6843ISK-ODS board?

    what is reference code I can use to detect the object which are at  40m range?  

  • Hi Jyoti,

    It is possible to detect people/objects at 40m range. We recommend using the IWR6843ISK board instead of IWR6843ISK-ODS as IWR6843ISK-ODS as it is generally used for overhead mount position. But you can give it a try with Long range people detection demo at the below link

    radar_toolbox_2_10_00_04\source\ti\examples\Long_Range_People_Detection

    I would link to correct my comment above that you need a different board for long range people detection. You can use IWR6843ISK for long range people detection demo

    Also, you can configure the parameters based on you requirement with the cfg file at the following link

    radar_toolbox_2_10_00_04\source\ti\examples\Long_Range_People_Detection\chirp_configs

    You can use TI sensing estimator to understand the parameters in the cfg.

    dev.ti.com/.../

    Regards