Hi,
I am trying to understand the generation of config file in mmWave Demo visualizer. I referred to the lecture series (https://training.ti.com/intro-mmwave-sensing-fmcw-radars-module-4-some-system-design-topics?context=1128486-1139153-1128545) and the mmWave Demo visualizer source code where configs are generated (input.js).
In the code there seems to be some constraints using which which maximum and minimum value of each parameter are set which changes for each scenario. For example if I choose Best range Resolution scenario, the max and minimum set for Range resolution, velocity resolution and max range is set using a constraint which is not the same when the scenario is 'Best Range'.
I did go through Demo visualizer user guide to understand the overall effect of setting each scenario, however I am not clear about the logic behind them . Could you please help me to understand the logic?
Thanks
Gayatri