How to get raw data of TI IWR6843ISK through Radar Toolbox

33 views (last 30 days)
Radar Toolbox only offers a function to get deteced information like range, doppler and degrees. I wonder how to get raw data so that I can extract more information beyond that offerred by the function.

Answers (2)

Vatsal
Vatsal on 11 Dec 2023
Hi,
I understand that you’re looking to extract raw data from the MATLAB Radar Toolbox. Here are the steps to follow:
  • Navigate to: Firmware_Software → Communication Library → ComLib_Matlab_Interface → Examples → GettingStarted.
  • Copy the path.
  • Open MATLAB.
  • Paste the path in the top tab.
  • The “extract_raw_data.m” file will show up on the left tab.
  • Connect the P2G board.
  • Click on Run to see raw data.
You can also refer to the below link for the additional information:
I hope this helps!

Gayatri Menon
Gayatri Menon on 14 Nov 2024 at 9:44
Hi,
Starting with MATLAB R2024b, the Radar Toolbox Support Package for Texas Instruments® mmWave Radar Sensors allows you to set up and collect raw ADC (IQ) radar data from the Texas Instruments IWR6843ISK using the DCA1000EVM capture card.
Hope this helps
Thanks
Gayatri

Categories

Find more on Detection, Range and Doppler Estimation in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!