Hi,
I am trying to observe the interference between two AWR1843BOOST radar sensors, using the interference lab provided by TI in Platform Toolbox. I am able to observe the interference using the interference lab in demo Visualizer.
Here the interferrer code is designed to transmit signal with constant frequency, which generates the interference between FMCW and a constant frequency signal.
I wanted to observe interference between two FMCW signals, for which I modified the interferrer code to transmit chirps continuously with the following changes:
- Added profile configuration, chirp configuration and frame configuration.
- removed the continuous mode configuration.
- modified the Channel configuration(enabled only 1 Tx antenna and disabled all Rx antennae - to reduce the frame periodicity).
With the above modifications I tried checking the interference in the Victim sensor, but I was unable to detect interference.
When I run the interferrer in CCS, I was getting the "RF start successfully" log from which I inferred that the interferrer sensor is successfully transmitting chirps.
Could you please:
- verify the aforementioned interferrer code changes?
- provide the information about detecting the interference between FMCW - FMCW ?