Obtain target location information using BGT60TR13C

Announcements

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
bright_sun
Level 1
Level 1
First question asked Welcome!

Hi everyone,I want to use BGT60TR13C to obtain the three-dimensional position information of the target. Is there any interface to provide the elevation angle, azimuth angle, and radial distance of the target, so as to obtain the XYZ information of the world coordinates?

Best Regards,

Lee

0 Likes
1 Solution
Yashraj_P
Moderator
Moderator
Moderator
10 likes given 250 sign-ins 25 likes received

Hi @bright_sun ,

We have example codes for BGT60LTR13C which you can refer. For that you have to download Infineon Developer Center,  and there search for Radar Development Kit and install it.

After installing RDK, open the app, you will be directed to a web page. Go to Software and Documentation and download Software.

Unzip the downloaded file, you'll get a folder named RDK-TOOLS-SW.
Go to RDK-TOOLS-SW > SDK > sdk > c
The example code in ifxDevice > DeviceCalc.c can help you in getting the spherical coordinates.

You can go through the whole project for more suitable example.

Best regards,
Yashraj

View solution in original post

0 Likes
1 Reply
Yashraj_P
Moderator
Moderator
Moderator
10 likes given 250 sign-ins 25 likes received

Hi @bright_sun ,

We have example codes for BGT60LTR13C which you can refer. For that you have to download Infineon Developer Center,  and there search for Radar Development Kit and install it.

After installing RDK, open the app, you will be directed to a web page. Go to Software and Documentation and download Software.

Unzip the downloaded file, you'll get a folder named RDK-TOOLS-SW.
Go to RDK-TOOLS-SW > SDK > sdk > c
The example code in ifxDevice > DeviceCalc.c can help you in getting the spherical coordinates.

You can go through the whole project for more suitable example.

Best regards,
Yashraj

0 Likes