← all documents · raw markdown · 8 KB

How Waves Can "See" People — Research for KAI Sensing / Biolock Security

*What the research actually says about using waves (RF, radar, acoustic) to sense humans —

presence, vitals, identity, even through walls — and how it maps to KAI as a security/biolock

brain. Sourced; honest about limits. Compiled 2026-08-07.*

---

1. The physics — why a wave can sense a body at all

A transmitted wave (radio, millimeter-wave, or sound) reflects off the human body. The body is

never still: the chest rises/falls with breathing (~millimeters), the **heartbeat flexes the

chest surface (sub-millimeter)**, and limbs move when you walk. Each of these motions changes the

reflected wave's phase, frequency (Doppler shift), and time-of-flight. Measure how the echo

changes over time and you can reconstruct the motion that caused it — that's the whole trick.

Two key terms you'll see:

sub-carrier. A body moving through the room perturbs it measurably.

the chest wall). These fine signatures are what make *identification* possible, not just detection.

---

2. The modalities (the different "waves")

Good for presence + coarse vitals; lower resolution. (He's said "not just WiFi" — so it's the

floor, not the ceiling.)

giving range + Doppler. The sweet spot: high-precision vitals, gait micro-Doppler, gestures,

works in the dark, no camera (privacy-preserving), penetrates thin walls.

ranging/presence.

gestures and even through-the-wall surveillance; short range, but nearly free hardware.

---

3. What waves can actually detect (the capabilities — "all the things")

1. Presence, occupancy, count, and location. Is someone in the room, how many, roughly where —

from RF perturbations, no camera.

2. Motion & activity recognition. Walking, sitting, falling (big in elder-care), gestures.

3. Vital signs, contactless, from across a room. Breathing rate AND heart rate — even

heart-rate *variability* — from sub-millimeter chest motion. mmWave FMCW radar does this to high

precision; WiFi CSI does a coarser version. Multiple peer-reviewed results confirm it.

4. Biometric identity from gait. A person's walk has a unique micro-Doppler signature;

deep-learning models identify *who* is walking from radar alone, including open-set ID (flag

an unknown person, not just match a known list). This is the piece that turns "someone's here"

into "*this specific person* is here."

5. Through-wall sensing — and imaging. RF passes through drywall. MIT's RF-Pose reconstructs

a full human skeleton/pose through a wall from RF using a neural net (trained with a camera as

teacher, then runs on RF alone). Ultrasonic through-wall surveillance exists too. Waves genuinely

"see" people you can't see optically.

6. Fine gesture recognition. Google Soli (60 GHz radar) and ultrasonic active sensing read small

hand gestures — sub-centimeter finger motion.

---

4. The security angle (your biolock / server use case)

Where waves HELP authentication:

uses COTS RFID to sense a face's 3D contour + material, so a printed photo or flat mask fails

— the wave "feels" depth and tissue, not just an image.

auto-lock the instant the owner's signature leaves the room — a strong *second* layer.

**Where waves are a RISK (be honest for a *security* system):**

through a wall. RF sensing has a real "malicious exploitation" literature.

motion; gait/vitals are *harder* to fake than a photo but not unspoofable.

accept/reject rates rise. A lock must fail closed (deny on uncertainty), log every decision,

and keep a hardware override.

Verdict for a server biolock: waves are excellent as a *factor* — presence, continuous-auth,

anti-spoof depth sensing — but should not be the sole gate. Multi-factor + fail-closed.

---

5. How this maps to KAI (the fit is real)

KAI is a pattern-associative learning lattice — which is exactly the brain this needs:

reflection profile) → KAI encodes each into a 16,384-dim hypervector and stores it as a signature.

full retrain.

research) — this extends "sense the owner" from vision to RF.

Practical recommendation to start: one mmWave FMCW radar module (TI IWR6843 class, ~$150–300)

is the best first sensor — presence + vitals + gait micro-Doppler + gesture, no camera, works in the

dark and through thin walls. Pipeline: radar → range-Doppler / micro-Doppler features (Python DSP)

→ stream into KAI → enroll/match → gate the lock as *one factor* alongside a credential, failing

closed.

---

Sources

WiFi CSI sensing / vitals: Non-Contact Heart Rate via WiFi CSI (PMC) · PhaseBeat CSI vital signs (Auburn) · AI-enhanced CSI vital-sign review (PeerJ) · RuView ESP32 CSI presence+vitals · Synaptics Wi-Fi Sensing

mmWave FMCW vitals: Detection of vital signs based on mmWave radar (Nature Sci Reports) · High-precision FMCW mmWave vitals (PMC) · Remote vital signs mmWave FMCW (Weizmann/Eldar)

Gait micro-Doppler ID: Human gait identification via UWB radar micro-Doppler (PubMed) · Open-set human ID from gait radar · Deep transfer learning gait ID (IET)

Through-wall pose: MIT RF-Pose project · Through-Wall Human Pose Estimation (CVPR 2018 PDF) · MIT AI sees through walls (CSO)

Acoustic/ultrasonic: Ultrasonic through-the-wall surveillance · Ultrasonic active-sensing gesture recognition (arXiv)

Security / spoofing: RF Sensing Security & Malicious Exploitation survey (arXiv) · RFace anti-spoof facial auth via RFID · Spoofing attacks to radar motion sensors (NSF)