Tool/software:
Hi,
there is a limitation of 255 loops within Tf. But I can define several configuration groups, then the total number of chirps increases in a frame. For example, I set 6 groups and 64 loops, then the total number of chirps in a frame is 6*64=384.
Currently as I observe in mmWave studio, Doppler FFT is executed on a per group base. This means that each group decreases its post-Doppler noise floor by a processing gain of 10*log10(Nloops).
However, I can care that all of the groups have the same type of configuration, let's say type 0. In other words, in such case all the chirps in the frame are of the same type.
The question is whether there is a way to combine all these chirps together within the Doppler FFT, as practically them are of the same type?
This is crucial for our application because it provides an additional processing gain of a factor of the number of configurations I set.
Arie