주요 콘텐츠

원시 ADC 데이터를 캡처하기 위해 TI mmWave 레이다 및 DCA1000EVM 연결

DCA1000EVM을 사용하여 TI 레이다에서 ADC 데이터 구성 및 수집하기

Radar Toolbox Support Package for Texas Instruments® mmWave Radar Sensors를 사용하면 DCA1000EVM 캡처 카드를 사용하여 Texas Instruments의 밀리미터파 레이다 EVM에서 원시 ADC 레이다 데이터(IQ 데이터)를 구성하고 수집할 수 있습니다.

함수

모두 확장

dca1000Connect to TI mmWave radar sensor and DCA1000EVM to capture raw ADC data for live processing or offline processing (R2024b 이후)
mmWaveRadarSetup Launch Hardware Setup screens for configuring Texas Instruments mmWave radar sensors (R2023b 이후)
stepRead one radar data cube for live processing of raw ADC (IQ) radar data (R2024b 이후)
startRecordingRead and record raw ADC data from TI mmWave radar using DCA1000EVM to files in host computer (R2024b 이후)
stopRecordingStop recording of raw ADC data from TI mmWave radar using DCA1000EVM (R2024b 이후)
isRecordingCheck status of recording of raw ADC data (IQ data) (R2024b 이후)
releaseStop streaming raw ADC radar data and release the dca1000 object (R2024b 이후)
dca1000FileReaderFile-reader object for reading IQ data as radar data cubes from binary files (R2024b 이후)
readRead radar data cubes from the binary files using dca1000FileReader object (R2024b 이후)
hasDataCheck if a radar data cube is available to read using dca1000FileReader object (R2024b 이후)

도움말 항목

원시 ADC 데이터(IQ 데이터) 읽어오기

Read and Process Raw ADC Data in Real-time from TI mmWave Radar Board Using DCA1000EVM Capture Card

This example shows how to use Radar Toolbox Support Package for Texas Instruments® mmWave Radar Sensors to acquire raw ADC radar data (IQ data) from Texas Instruments (TI) radars for real-time processing. (R2024b 이후)

Record Raw ADC Data for Offline Processing from TI mmWave Radar Board Using DCA1000EVM Capture Card

This example shows how to use Radar Toolbox Support Package for Texas Instruments® mmWave Radar Sensors to read and record raw ADC radar data (IQ data) from Texas Instruments (TI) radars in binary files and analyze the recorded data. (R2024b 이후)