Hello Team,
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.
Hello Team,
Hi Depeng,
Please go through the mrr_config files in radar_toolbox_1_00_00_26\source\ti\examples\ADAS\medium_range_radar\src\1843\common\
If you want to know how to exactly tune these parameters to obtain different range or velocity, you can also give the following document a read.
Programming Chirp Parameters in TI Radar Devices
Once you have gone through these, let me know how I can support you further.
Regards,
Kaushik
Hi Kaushik,
I zeroed in on these two files in the common folder;
Best Regards
James Man
Hi Depeng,
The maximum velocity that can be picked up by the radar is a configurable parameter. You can refer to the document above to see what needs to be tuned accordingly. The velocity of the radar is not calculated in this iteration of the MRR example and the velocity of the objects detected will be relative to the sensor in nature.
The radar mounting specifics are not taken into account for this example. This is something that will have to be done by the customer.
With respect to the angle estimation, what do you want to modify?
Regards,
Kaushik
Hi Kaushik,
The maximum velocity that can be picked up by the radar is a configurable parameter. You can refer to the document above to see what needs to be tuned accordingly. The velocity of the radar is not calculated in this iteration of the MRR example and the velocity of the objects detected will be relative to the sensor in nature.
Considering the radar equation, is it possible for a radar to determine the velocity of an object it's detected without reference to it's own velocity, in motion or motionless?
The radar mounting specifics are not taken into account for this example. This is something that will have to be done by the customer.
What do mean by radar mounting specifics? Regarding the radar equation still, I think the placement of the radar, usually center front grille of car, should certainly affect detection in this example. Kindly refer to the radar equation how it isn't taken into account in the MRR example.
With respect to the angle estimation, what do you want to modify
The angle of elevation should be steeper if the radar is placed higher on the roof of a car than in the front grille.
The azimuth of the detected object should be different if objects detected are located away from the midline of the car.
Thank you for your time
Best Regards
James Man
Hi Depeng,
Please find my responses as follows:
Considering the radar equation, is it possible for a radar to determine the velocity of an object it's detected without reference to it's own velocity, in motion or motionless?
What do mean by radar mounting specifics? Regarding the radar equation still, I think the placement of the radar, usually center front grille of car, should certainly affect detection in this example. Kindly refer to the radar equation how it isn't taken into account in the MRR example.
I would again urge you to go through the FMCW training series posted above. By mounting specifics, I meant the distance of the sensor from the ground, how its angled w.r.t azimuth and elevation planes etc.
The angle of elevation should be steeper if the radar is placed higher on the roof of a car than in the front grille. The azimuth of the detected object should be different if objects detected are located away from the midline of the car.
Yes. the azimuth of the detected objects will be different. In the first sentence, are you taking about the field of view of the radar perhaps? Still quite unsure as what needs to be modified.
Regards,
Kaushik