Human Presence Detection via Wi-Fi Range-Filtered Doppler Spectrum on Commodity Laptops

This paper introduces a novel, low-complexity Human Presence Detection system for commodity laptops that utilizes the built-in Wi-Fi hardware and a new Range-Filtered Doppler Spectrum technique to achieve privacy-preserving, calibration-free occupancy sensing without requiring external sensors or infrastructure.

Jessica Sanson, Rahul C. Shah, Valerio Frascolla

Published Thu, 12 Ma
📖 5 min read🧠 Deep dive

Imagine your laptop is currently a bit "dumb." It only knows you're there if you touch the keyboard or move the mouse. If you walk away to grab a coffee, it keeps running, draining your battery, and leaving your screen open for anyone to see. If you walk back, it stays asleep, waiting for you to tap it.

This paper introduces a way to make your laptop "smart" enough to know you're there, approaching, or leaving—without adding any new cameras, sensors, or extra gadgets. It does this using the Wi-Fi card that is already inside your computer.

Here is how it works, explained through simple analogies:

1. The Problem: The "Blind" Laptop

Currently, laptops use one of three ways to know if you are around:

  • Special Sensors: Like adding a tiny radar or infrared eye. It works well, but it costs money and uses extra battery.
  • Cameras: It looks at you. But people hate this because it feels like a spy is watching them, and it drains the battery fast.
  • Old Wi-Fi Tricks: It listens to Wi-Fi signals bouncing around, but it's like trying to hear a whisper in a noisy room. It can't tell if you are at your desk or if your cat is walking by in the other room.

2. The Solution: The "Echo-Location" Laptop

The authors (from Intel) figured out how to turn the laptop's existing Wi-Fi chip into a radar.

Think of your laptop as a bat in a cave. It sends out Wi-Fi signals (like sound waves) that bounce off everything in the room—your desk, the walls, and you.

  • Monostatic Sensing: Usually, radar needs one device to shout and a different one to listen. This laptop does both! It uses one antenna to shout and another to listen, all on the same device.
  • The Magic: When you move, the Wi-Fi signal bounces back slightly changed. By measuring these tiny changes, the laptop can tell exactly how far away you are and how fast you are moving.

3. The Secret Sauce: "Range-Filtered Doppler Spectrum" (RF-DS)

This is the fancy name for their new trick. Let's break it down with an analogy.

The "Noisy Room" Problem:
Imagine you are trying to hear a friend whispering across a crowded room. The problem is that the walls are echoing loudly, and the air conditioning is humming. These are "static" noises (like the walls or the desk) that drown out your friend (you).

The Old Way (2D Map):
Old methods try to map every single echo in the room at once. It's like trying to listen to every conversation in a stadium simultaneously. It takes a lot of brainpower (computing power) and battery, and it's hard to pick out the specific person you care about.

The New Way (RF-DS):
The authors invented a "Smart Filter."

  1. Range Filtering: They tell the laptop, "Ignore everything behind the wall and everything far away. Only listen to the space between 0 and 2 meters (your desk area)." It's like putting on noise-canceling headphones that only let in the voice of the person sitting right in front of you.
  2. Doppler Spectrum: They look specifically at the movement of the signal. If you are breathing, your chest moves slightly. This creates a tiny "wiggle" in the Wi-Fi signal. The new method is sensitive enough to hear that "wiggle" even if you are sitting perfectly still.

4. The "Sleeping Guard" Strategy (Adaptive Power)

One of the biggest worries with always-on sensing is battery drain. If the laptop is constantly shouting "Hello? Anyone there?" at full volume, your battery will die by lunch.

The authors added a Smart Sleep Mode:

  • Idle Mode: When the laptop thinks no one is around, it whispers very slowly (checking 10 times a second). It's like a guard taking a nap but keeping one ear open.
  • Detection Mode: The moment it hears a tiny movement (like you walking toward the desk), it instantly wakes up and shouts loudly (checking 100 times a second) to track exactly where you are.
  • Result: It saves massive amounts of battery because it only goes into "high-alert" mode when it actually detects motion.

5. Why This Matters

  • Privacy: No cameras. No one is watching you. It just listens to invisible radio waves.
  • Convenience: Your laptop will wake up before you even touch it when you walk in. It will lock itself and dim the screen the moment you walk away.
  • Battery Life: Because it's so efficient, it can run 24/7 without killing your battery.
  • Works Everywhere: They tested it on different laptops (HP and Lenovo) and in different offices. It didn't need to be "retrained" or calibrated for each room. It just works.

In a Nutshell

This paper shows how to turn a standard laptop into a smart, privacy-friendly guardian using only the Wi-Fi chip it already has. It uses a clever "filter" to ignore background noise and focus only on you, and it sleeps lightly to save battery, waking up instantly when you approach. It's like giving your laptop a pair of invisible, super-sensitive ears that only listen for you.