Radar sensor Forum Discussions
Dear Customer,
we are happy to announce you the launch of our next generation of XENSIV™ Radar 24GHz DEMO kits with Sense2GoL Pulse and Distance2GoL.
Following the said launch, please be informed that these XENSIV™ Radar 24GHz demo kits are therefore discontinued: Sense2Go, Sense2GoL, Distance2Go and Position2Go.
We are transferring our support capabilities towards the new kits. For the discontinued kits, we will reduce and eventually stop our support including telephone, chat, community support forum, or e-mail inquiries. We apologize for any inconvenience caused.
Please find all needed information on all our 24GHz radar products and kits on www.infineon.com/24ghz.
Sincerely,
Your Infineon team
Hello,
We have a BGT60LTR11AIP DEMO board, when the Radar Shield is plugged on the Radar Baseboard, we can see the detection status on the LEDs.
We need to do the same setup like this video, but the BGT60LTR11AIP sensor doesn't react on any movement, only the red LED is lightning.
As per application note in datasheet, they have instructed to remove R3 resistor but in the video above they have soldered some other component on the shield.
Kindly let us know the proper way to make it work.
Please don't mention any datasheet link
Thanks,
Avnish
Show LessHi all
I am wondering if there is a way to access radar data from the BGT60TR13C Radar through the python/matlab/c apps provided in the RDK-TOOLS-SW folder
What I would like is to access the amplitude information / strength data from the radar possibly through the python or matlab apps
In the Radar Fusion GUI it doesn't have any sort of strength data available
My overall goal here is to develop some form of material detection/ identification software, so if there is a tool for this please let me know
Cheers
Show LessHi, everyone, Now I'm trying to simulate BGT60TR13C using EM simulator. For this, complex antenna radiation pattern is necessary , but only amplitude information is provided from data sheet. So can Infineon provide me complex antenna radiation pattern data of BGT60TR13C? If it's not possible, can I get layer information of BGT60TR13C, including layer thickness/dielectric constant/dielectric loss for each layer ?
Best Regards,
Show LessAfter I connect the BGT60TR13C to my PC, the Radar GUI shows device disconnected.
Hello, I have a few questions about the pulse-mode used for the BGT60LTR11AIP.
1. Is the pulse a chirp or does it have constant frequency? I see that I can set the center frequency but it isn't clear to me what the frequency range is once I set the center frequency.
2. Is there a way to extract samples per pulse? For example, using frame information?
3. Is there a way to get the transmitted signal? Is the received signal already filtered when it is returned, removing information about the transmit signal?
Thanks!
Karly
Show LessDear Sir,
regarding to Distance2Go EVM RF TX & RX Layout path. Can you provide test data of distance2gol, including measurement distance, accuracy, etc
Show LessHi Infineon
How many the typical distance range for Infineon ToF sensors detect (10m or more), Do Infineon have
Time-of-Flight Sensor Module for Distance and Motion Measurement module can replace AFBR-S50LV85D, Thanks.
Show LessDear Infineon Community,
I am currently using the radar MMIC BGT24MTR11. To increase the SNR at reception I am considering introducing an LNA before the receiver. I wanted to known whether this made sense.
I have seen in the datasheet (pag 13 of https://www.infineon.com/dgdl/Infineon-BGT24MTR11-DS-v03_01-EN.pdf?fileId=db3a304339dcf4b10139def491930214) that the noise figure ("SSB noise figure") typically is 12 dB. Does this noise figure refer to the noise figure of the LNA?
I also wanted to know in the "Voltage Conversion Gain" (pag 13 of the datasheet) refers to the gain fof the LNA.
I am grateful for your help.
Best regards,
Show LessHi,
I'm trying to use the BGT60LTR11 in SPI Mode in order to get the ADC Samplings and calculate the speed of the object in movement. I'm also planning to calculate the movement detection and direction from scratch. We have build our own board that mounts the sensor.
But I can't get any good ADC measurements, I get data that doesn't change whether there is movement or not.
So can I ask what is the precise and correct procedure to get the ADC Samplings and Initialize? Please don't tell me to read the user manual ecc., because I've already did.
My steps right now are the following for initialization:
- Write start_pm,miso_drv,clk_ext_dis = 1 on reg15;
- Write bandgap_en = 1 on reg34;
- Wait for bg_up=1 on reg36(read);
- Write adc_en,adc_clk_en = 1 on reg34;
- Wait for adc_ready =1 on reg36(read);
- Write channel_all = 1 on reg35;
While for the ADC Samplings I do this every 500us:
- Write channel_all = 1 on reg35;
- Wait 10us;
- Read IFI on reg40;
- Read IFQ on reg41;
- Data processing;
Is there something wrong?
Thank you in advance,
Eduard
Show Less