Tool/software:
Hello,
I'm studying IWR1843AOP (It's working SDK 3.6).
1) If I change Number of ADC samples from 256 to 512, does the bandwidth of LPF change automatically?
Because Number of ADC samples is large, period of FFT will also be large, and as a result frequency resolution will be small.
2) If 1) is yes, is this LPF bandwidth applied not only to the SNR calculation but also to the noise power calculation?
3) If I use the following setting, radar cube size will be over shared L3 memory of IWR1843AOP.
What is expected to happen in this case?
Complex1x mode (this means 4 bytes per sample; 16 bits for the real part and 16 bits for the imaginary part)
Number of ADC samples: 512
Number of TX antennas: 3 (in TDM MIMO configuration)
Number of RX antennas: 4
Number of chirps per frame: 48
Radar_Cube_Size = 4 bytes * 3 * 4 * 512 * 48 = 1180KB
(The shared L3 memory of IWR1843AOP has a size of 1024 KB)
Please advise.
Best regards,
Shoko