Part Number: AWR1642BOOST Other Parts Discussed in Thread: TIDEP-0092 Tool/software: Code Composer Studio Hi All who will be concern,
I can run demo under SDK1.1, but I can't run SRR (TIDEP-0092), the problem is:
It seems that I can't load configuration…
Part Number: AWR1642 Tool/software: TI C/C++ Compiler Hi all,
We now use the SRR demo of awr1642. We would like to use the rangeSNRdB, dopplerSNRdB, and sinAzimSNRLin in the data structure of MmwDemo_detectedObjActual_t. The C code noted that the rangeSNRdB…
Hi Shen,
Could you re-send the result using the Sensing Estimator? The image did not attach properly and I cannot view it.
One way to handle objects that exceed max velocity is by using a chirp that meets the max velocity detection required. There is…
Hi,
One way to handle objects that exceed max velocity is by using a chirp that meets the max velocity detection required. Also there is a reference implementation mentioned in https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/684385/mmwave…
Part Number: AWR1642BOOST Other Parts Discussed in Thread: TIDEP-0092
Hi,
I am using AWR1642BOOST with ES2.0 Silicon version.
I wish to study the use of Chinese Remainder Theorem (CRT) with multiple PRFs.
TI mmwave Reference Design TIDEP-0092 ( tidub36b…
Part Number: AWR1642BOOST Other Parts Discussed in Thread: TIDEP-0092 Hi,
I was referring TIDEP-0092 : Short range radar(SRR) reference design which says that it has a FoV of 120 degree.
I would like to know if there is a dead zone within this FoV?
Regards…
Part Number: TM4C1294NCPDT Other Parts Discussed in Thread: AWR1642 , AWR1642BOOST , EK-TM4C1294XL , MSP432E401Y , AWR1843BOOST Tool/software: WEBENCH® Design Tools In the reference design TIDEP 0092, I want the output as an ethernet interface instead of…
Part Number: AWR1642BOOST Other Parts Discussed in Thread: TIDEP-0092 Hi sir,
In the TIDEP-0092 demo code,the CRT enhance the Vmax to three times.
And the "threshActual" is defined by this part (threshActual = 512)
It means if the velocity hypothesis…
Hello Krishna,
The mmwave SDK has a mmw demo application for 1642 device that does the object range, velocity computation and sends the data out over the UART.
To determine 'size' you would have to implement so kind of clustering algorithm using the multiple…