Other Parts Discussed in Thread: IWR6843
Hi TI folks,
I am new to Texas Instrument development environment.
I did go through the provided user guide : mmWave Demo User Guide (ti.com) and Getting Started With xWRL6432 and knew that
- there are 2 example code under MMWAVE_L_SDK_05_04_00_01
- there are multiple example projects under radar_toolbox_2_00_00_06
I have a project that requires the implementation of the following features. I've listed what I found from TI resources below. Please correct me if I'm wrong regarding the application of the provided resources.
- Fall Detection
Guide: Fall Detection
Question: is this feature available? From this page, Reference software for IWRL6432 mentioned "coming soon". - Proximity Detection (Detection of Human object direction: moving towards the sensor, moving away from sensor, moving left or right)
Guide: Area Scanner Users Guide (ti.com)
Question: is this feature available? I found this is for IWR6843. From this guide, the sensor able to tell the human projection line. Is this projection info getting from sensor? - Presence Detection (Detection of Human object within area)
Guide: Presence And Motion Users Guide
Source code: MMWAVE_L_SDK_05_04_00_01\examples\mmw_demo\motion_and_presence_detection\source - Breathing Rate Detection
Guide: radar_toolbox_2_00_00_06/source/ti/examples/Medical/IWRL6432_Vital_Signs/docs/vital_signs_user_guide.html
Source code: radar_toolbox_2_00_00_06\source\ti\examples\Medical\IWRL6432_Vital_Signs\src\6432 - Multi presence (counts number of people in a region)
Guide: radar_toolbox_2_00_00_06\source\ti\examples\People_Tracking\IWRL6432_People_Tracking
Source code: MMWAVE_L_SDK_05_04_00_01\examples\mmw_demo\motion_and_presence_detection\source - Zone detection
Requirements: Divides the detection area into multiple regions, sensor detects the objects based on regions.
Guide: Presence And Motion Users Guide
Question: From the visualizer provided by this guide, there is a XY plot, the area of detection is divided into 4 regions. Is the sensor giving the presence info based on region detected object or some software is developed to highlight the green boxes based on the point cloud given by sensor?
If the detection zone having Fans, Air-con or Heater, will the mmWave sensor give false positive response in Presence or Motion detection?
May I know what are the advantages of using Antenna on PCB compare with Antenna on Package?