Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 91a3bdd

Browse files
committed
docs: Add remote vital sign sensing modalities research (RF, radar, quantum)
Covers Wi-Fi CSI, mmWave/UWB radar, through-wall RF, rPPG, quantum radar, and quantum biomedical instrumentation with cross-modality relevance to WiFi-DensePose ADR-014 algorithms. https://claude.ai/code/session_01Ki7pvEZtJDvqJkmyn6B714
1 parent 792d5e2 commit 91a3bdd

1 file changed

Lines changed: 110 additions & 0 deletions

File tree

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
# Remote Vital Sign Sensing: RF, Radar, and Quantum Modalities
2+
3+
Beyond Wi-Fi DensePose-style sensing, there is active research and state-of-the-art (SOTA) work on remotely detecting people and physiological vital signs using RF/EM signals, radar, and quantum/quantum-inspired sensors. Below is a snapshot of current and emerging modalities, with research examples.
4+
5+
---
6+
7+
## RF-Based & Wireless Signal Approaches (Non-Optical)
8+
9+
### 1. RF & Wi-Fi Channel Sensing
10+
11+
Systems analyze perturbations in RF signals (e.g., changes in amplitude/phase) caused by human presence, motion, or micro-movement such as breathing or heartbeat:
12+
13+
- **Wi-Fi CSI (Channel State Information)** can capture micro-movements from chest motion due to respiration and heartbeats by tracking subtle phase shifts in reflected packets. Applied in real-time vital sign monitoring and indoor tracking.
14+
- **RF signal variation** can encode gait, posture and motion biometric features for person identification and pose estimation without cameras or wearables.
15+
16+
These methods are fundamentally passive RF sensing, relying on signal decomposition and ML to extract physiological signatures from ambient communication signals.
17+
18+
---
19+
20+
### 2. Millimeter-Wave & Ultra-Wideband Radar
21+
22+
Active RF systems send high-frequency signals and analyze reflections:
23+
24+
- **Millimeter-wave & FMCW radars** can detect sub-millimeter chest movements due to breathing and heartbeats remotely with high precision.
25+
- Researchers have extended this to **simultaneous multi-person vital sign estimation**, using phased-MIMO radar to isolate and track multiple subjects' breathing and heart rates.
26+
- **Impulse-Radio Ultra-Wideband (IR-UWB)** airborne radar prototypes are being developed for search-and-rescue sensing, extracting respiratory and heartbeat signals amid clutter.
27+
28+
Radar-based approaches are among the most mature non-contact vital sign sensing technologies at range.
29+
30+
---
31+
32+
### 3. Through-Wall & Occluded Sensing
33+
34+
Some advanced radars and RF systems can sense humans behind obstacles by analyzing micro-Doppler signatures and reflectometry:
35+
36+
- Research surveys show **through-wall radar** and deep learning-based RF pose reconstruction for human activity and pose sensing without optical views.
37+
38+
These methods go beyond presence detection to enable coarse body pose and action reconstruction.
39+
40+
---
41+
42+
## Optical & Vision-Based Non-Contact Sensing
43+
44+
### 4. Remote Photoplethysmography (rPPG)
45+
46+
Instead of RF, rPPG uses cameras to infer vital signs by analyzing subtle skin color changes due to blood volume pulses:
47+
48+
- Cameras, including RGB and NIR sensor arrays, can estimate **heart rate, respiration rate, and even oxygenation** without contact.
49+
50+
This is already used in some wellness and telemedicine systems.
51+
52+
---
53+
54+
## Quantum / Quantum-Inspired Approaches
55+
56+
### 5. Quantum Radar and Quantum-Enhanced Remote Sensing
57+
58+
Quantum radar (based on entanglement/correlations or quantum illumination) is under research:
59+
60+
- **Quantum radar** aims to use quantum correlations to outperform classical radar in target detection at short ranges. Early designs have demonstrated proof of concept but remain limited to near-field/short distances — potential for biomedical scanning is discussed.
61+
- **Quantum-inspired computational imaging** and quantum sensors promise enhanced sensitivity, including in foggy, low visibility or internal sensing contexts.
62+
63+
While full quantum remote vital sign sensing (like single-photon quantum radar scanning people's heartbeat) isn't yet operational, quantum sensors — especially atomic magnetometers and NV-centre devices — offer a path toward ultrasensitive biomedical field detection.
64+
65+
### 6. Quantum Biomedical Instrumentation
66+
67+
Parallel research on quantum imaging and quantum sensors aims to push biomedical detection limits:
68+
69+
- Projects are funded to apply **quantum sensing and imaging in smart health environments**, potentially enabling unobtrusive physiological monitoring.
70+
- **Quantum enhancements in MRI** promise higher sensitivity for continuous physiological parameter imaging (temperature, heartbeat signatures) though mostly in controlled medical settings.
71+
72+
These are quantum-sensor-enabled biomedical detection advances rather than direct RF remote sensing; practical deployment for ubiquitous vital sign detection is still emerging.
73+
74+
---
75+
76+
## Modality Comparison
77+
78+
| Modality | Detects | Range | Privacy | Maturity |
79+
|----------|---------|-------|---------|----------|
80+
| Wi-Fi CSI Sensing | presence, respiration, coarse pose | indoor | high (non-visual) | early commercial |
81+
| mmWave / UWB Radar | respiration, heartbeat | meters | medium | mature research, niche products |
82+
| Through-wall RF | pose/activity thru occlusions | short-medium | high | research |
83+
| rPPG (optical) | HR, RR, SpO2 | line-of-sight | low | commercial |
84+
| Quantum Radar (lab) | target detection | very short | high | early research |
85+
| Quantum Sensors (biomedical) | field, magnetic signals | body-proximal | medium | R&D |
86+
87+
---
88+
89+
## Key Insights & State-of-Research
90+
91+
- **RF and radar sensing** are the dominant SOTA methods for non-contact vital sign detection outside optical imaging. These use advanced signal processing and ML to extract micro-movement signatures.
92+
- **Quantum sensors** are showing promise for enhanced biomedical detection at finer scales — especially magnetic and other field sensing — but practical remote vital sign sensing (people at distance) is still largely research.
93+
- **Hybrid approaches** (RF + ML, quantum-inspired imaging) represent emerging research frontiers with potential breakthroughs in sensitivity and privacy.
94+
95+
---
96+
97+
## Relevance to WiFi-DensePose
98+
99+
This project's signal processing pipeline (ADR-014) implements several of the core algorithms used across these modalities:
100+
101+
| WiFi-DensePose Algorithm | Cross-Modality Application |
102+
|--------------------------|---------------------------|
103+
| Conjugate Multiplication (CSI ratio) | Phase sanitization for any multi-antenna RF system |
104+
| Hampel Filter | Outlier rejection in radar and UWB returns |
105+
| Fresnel Zone Model | Breathing detection applicable to mmWave and UWB |
106+
| CSI Spectrogram (STFT) | Time-frequency analysis used in all radar modalities |
107+
| Subcarrier Selection | Channel/frequency selection in OFDM and FMCW systems |
108+
| Body Velocity Profile | Doppler-velocity mapping used in mmWave and through-wall radar |
109+
110+
The algorithmic foundations are shared across modalities — what differs is the carrier frequency, bandwidth, and hardware interface.

0 commit comments

Comments
 (0)