Skip to content

mmVital-Signs project aims at vital signs detection and provide standard python API from Texas Instrument (TI) mmWave hardware, such as xWR14xx, xWR16xx and xWR68xx.

License

Notifications You must be signed in to change notification settings

KylinC/mmVital-Signs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmVital-Signs

Millimeter-wave vital-signs detection

GitHub version GitHub version GitHub version GitHub version

The mmVital-Signs project aims at vital signs detection and provide standard python API from Texas Instrument (TI) mmWave hardware, such as xWR14xx, xWR16xx and xWR68xx.

Experiment Environment

Detection range covers the hemicircle area at 0m ~ 8.6m, refers to Part.3

Demo

捕获

image

Theory

  • Biology

Typical body surface displacement parameters due to breathing and hear-beat are:

  • FMCW Basics

Periodic linearly-increasing frequency chirps (known as Frequency-Modulated Continuous Wave (FMCW)) are transmitted by radar towards the object:

Transmitted FMCW signal is given by $$s(t)=e^{j\cdot(2\pi f_ct+\pi \frac{B}{T}t^2)}$$ , it means that we can measure the changes of phase in back waves to predict the movement as $$\Delta \phi = \frac{4\pi\Delta d}{\lambda}$$

  • Chirp Configuration for Demo

100 ADC Samples per chirp. Chirp duration is 50 ms based on the IF sampling rate of 2 MHz

Vital signs waveform is sampled along the “slow time axis” hence the vital signs sampling rate is equal to the Frame-rate of system

Requirements

Item Details
Device IWR6843ISK Antenna Module OR IWR6843ISK_ODS Antenna Module OR IWR6843AOPEVM.
Power Supply 5V, 3A with 2.1-mm barrel jack (center positive). The power supply can be wall adapter style or a battery pack with a USB to barrel jack cable.
Python 3.6 All package included in requirements.txt

About

mmVital-Signs project aims at vital signs detection and provide standard python API from Texas Instrument (TI) mmWave hardware, such as xWR14xx, xWR16xx and xWR68xx.

Topics

Resources

License

Stars

Watchers

Forks