Using AngleCapon function for BGT60TR13C in BGT60 RDK

Announcements

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

cross mob
wongtc
Level 1
Level 1
10 sign-ins First reply posted 5 sign-ins

Hi,

I am new to BGT60TR13C sensor using the BGT60 RDK.

How can the ifx_anglecapon_run function be used properly for 1 tx antenna and 3 rx antennas?

Is there any specific example to configure the input parameters for BGT60TR13C radar sensor?

How can a singularity matrix error using the function be resolved if encountered?

Thank you for your help.

Best regards

David Wong

0 Likes
1 Solution
George_T
Moderator
Moderator
Moderator
50 likes received First question asked 250 replies posted

Hello @wongtc ,

I am really sorry for the delay in responding.

The RDK does not have any application (apps) using Angle Capon function. So you have to use the other example apps as reference for developing your project using Angle Capon functions. 

For configuring the input parameters (like the number of rx and tx antennas) of the radar you can refer to apps folder (RDK-TOOLS-SW\RDK-TOOLS-SW\SDK\apps\c) in the RDK and use any example as reference. The radar input parameters are defined in the header file. (Example  in the case of  raw data app, the parameters are updated in the raw_data_defaults.h. The IFX_RX_MASK used to define rx antennas uses three bits for selecting antennas (Example: 1 => Rx1; 2 => Rx2; 4 => Rx3: 7 => all Rx antennas).

Thanks and regards

George

View solution in original post

0 Likes
5 Replies
George_T
Moderator
Moderator
Moderator
50 likes received First question asked 250 replies posted

Hi @wongtc ,

We have forwarded your query to our internal team and will respond as soon as they update.

Thanks and regards

George

0 Likes
wongtc
Level 1
Level 1
10 sign-ins First reply posted 5 sign-ins

Dear George,

Thank you.

Have a great day and good health.

Best regards

David

 

0 Likes
wongtc
Level 1
Level 1
10 sign-ins First reply posted 5 sign-ins

Hi,

 

My colleagues, Chin Ming Pang and Yugang Ma, would like to know the status of this enquiry.

 

Sorry for any inconvenience caused.

 

Best regards

David

0 Likes
George_T
Moderator
Moderator
Moderator
50 likes received First question asked 250 replies posted

Hello @wongtc ,

I am really sorry for the delay in responding.

The RDK does not have any application (apps) using Angle Capon function. So you have to use the other example apps as reference for developing your project using Angle Capon functions. 

For configuring the input parameters (like the number of rx and tx antennas) of the radar you can refer to apps folder (RDK-TOOLS-SW\RDK-TOOLS-SW\SDK\apps\c) in the RDK and use any example as reference. The radar input parameters are defined in the header file. (Example  in the case of  raw data app, the parameters are updated in the raw_data_defaults.h. The IFX_RX_MASK used to define rx antennas uses three bits for selecting antennas (Example: 1 => Rx1; 2 => Rx2; 4 => Rx3: 7 => all Rx antennas).

Thanks and regards

George

0 Likes
wongtc
Level 1
Level 1
10 sign-ins First reply posted 5 sign-ins

Dear George,

 

Thank you for the information.

 

Have a great day and good health.

 

Best regards

David

0 Likes