Other Parts Discussed in Thread: AWR1443, AWR1243
Hi,
Appreciate if you could explain below from range equation got from sensing estimator tool at TI web
max_range_for_typical_detectable_object is given as
Math.sqrt(Math.sqrt((0.001*rcs_value*combined_factor_linear*Math.pow(lambda,2)*num_virtual_rx*chirp_time*min_num_of_chirp_loops)/(0.9*cube_4pi*kB*ambient_temperature*1e12)))
};
1. I would expect num_virtual_rx can be max of 8 even for AWR1443 for range calculation purpose since only 2 Tx can be on at a time. Is my understanding correct?
2. How Non Coherent combining loss estimated ?
3. Any explanation for the factor 0.9 at denominator as it can't be seen any classical radar equation?
Thanks
Siva