Motion detectors work by sensing changes in energy fields, either energy a moving object naturally emits or energy the detector sends out and gets back. The physics depends on the type of sensor, but every motion detector relies on one core principle: a moving object changes something measurable in its environment, whether that’s infrared radiation, sound wave frequency, or microwave reflection timing.
Passive Infrared: Detecting Body Heat
The most common motion detector in homes and offices is the passive infrared (PIR) sensor. “Passive” means it doesn’t emit anything. Instead, it listens for the infrared radiation that every warm object naturally gives off. Your body, at 37°C, radiates infrared energy in the 5 to 20 micron wavelength range, well beyond what your eyes can see but easily picked up by the right material.
At the heart of a PIR sensor is a small crystal made of pyroelectric material. This crystal has a useful physical property: when its temperature changes, its internal electrical polarization shifts, generating a voltage across its surface. It behaves like a tiny capacitor that charges and discharges in response to heat. The output voltage depends on the pyroelectric constant of the material, the area of the sensing element, and the size of the temperature change.
When a warm body like a person walks into the sensor’s field of view, infrared radiation from that body heats the crystal slightly above the background temperature. This produces a positive voltage pulse. When the person moves out of view, the crystal cools back down relative to its surroundings, producing a negative voltage pulse. It’s this paired positive-then-negative signal that tells the sensor something moved. A stationary warm object, like a space heater that’s been running for a while, won’t trigger the sensor because the crystal’s temperature stays constant.
Most PIR sensors actually use two sensing elements side by side, wired in opposite polarity. As a person crosses in front of the sensor, they heat one element before the other, creating a distinctive sequential signal. This design helps the sensor distinguish real movement from gradual ambient temperature shifts, which would heat both elements equally and cancel out.
Microwave Sensors: Radar in Miniature
Active microwave motion detectors work on the same basic principle as radar. The sensor emits continuous microwave radiation, typically in frequency bands ranging from around 1 GHz up to 24 GHz depending on the application, and then analyzes the signal that bounces back.
The key physics here is the Doppler effect. When microwaves reflect off a stationary wall or piece of furniture, they return at the same frequency they were sent. But when they reflect off a moving person, the returning frequency shifts. An object moving toward the sensor compresses the reflected waves, raising their frequency. An object moving away stretches them, lowering it. The sensor compares the transmitted and received frequencies, and any difference indicates motion. The size of the frequency shift is proportional to the speed of the moving object.
Microwave sensors can also measure distance using pulse timing. The sensor sends out a brief pulse and measures how long the reflection takes to return. Since microwaves travel at the speed of light, the distance to a target equals the speed of light multiplied by the round-trip travel time, divided by two. This lets some sensors not only detect that something moved but also determine where it is and how fast it’s traveling.
Because microwaves penetrate thin walls, wood, and glass, these sensors can detect motion through barriers that would block an infrared sensor. That’s an advantage in some settings and a drawback in others, since movement outside a room can trigger false alarms.
Ultrasonic Sensors: Sound Above Hearing
Ultrasonic motion detectors use the same Doppler principle as microwave sensors, but with sound waves instead of electromagnetic radiation. The sensor emits sound at frequencies above 20,000 Hz, beyond the range of human hearing, and listens for reflections.
The Doppler formula for sound is slightly different from the electromagnetic version because sound needs a medium to travel through. The received frequency equals the original frequency multiplied by the ratio of the wave speed plus the observer’s speed to the wave speed minus the source’s speed. In practice, the sensor is both source and observer: it sends the sound, and the moving object acts as a reflector that shifts the frequency. If the reflected sound comes back at a higher pitch, something is moving toward the sensor. Lower pitch means it’s moving away.
Ultrasonic sensors are sensitive enough to pick up very small movements, which makes them useful in spaces like restrooms or office areas where occupancy detection matters. The tradeoff is that air currents, rustling curtains, or even a pet can trigger them.
Why Dual-Technology Sensors Exist
Every sensor type has blind spots. PIR sensors can miss motion that moves directly toward them (since the infrared signature doesn’t cross between sensing elements), and they can be fooled by sudden heat sources. Microwave sensors can pick up motion through walls or react to vibrations. Ultrasonic sensors can be triggered by air movement.
Dual-technology sensors solve this by combining two detection methods, usually PIR and microwave, and requiring both to trigger simultaneously before signaling an alarm. The logic is simple: the chances of both a heat signature change and a Doppler frequency shift occurring at the same time from a false source are extremely low. Each technology compensates for the weaknesses of the other.
How PIR Sensors Use So Little Power
One practical difference between sensor types comes down to energy. A passive infrared sensor draws very little power because it doesn’t generate any signal. It simply absorbs whatever infrared radiation arrives at its crystal. This is why PIR sensors dominate battery-powered devices like outdoor security lights and wireless alarm systems.
Active sensors, whether microwave or ultrasonic, must continuously transmit and receive signals, which requires significantly more energy. Microwave sensors in particular are almost always hardwired to a power source. This energy tradeoff is one reason PIR remains the default for most residential applications, even though active sensors can offer more precise detection.
Radio Tomography: Seeing Through Walls
A newer approach to motion detection doesn’t rely on a single sensor at all. Radio tomographic imaging uses a mesh network of simple radio nodes placed around an area. Each node communicates with every other node, creating a web of radio signals that fill the space.
When a person moves through that space, their body attenuates and reflects the radio waves passing through it. The system maps these signal strength changes across all the node pairs to build an image of where disruption is occurring. Because radio waves penetrate walls, this technique can detect and locate movement in environments where line-of-sight sensors would be useless, like collapsed buildings during search-and-rescue operations. The infrastructure is surprisingly simple: researchers have built functional systems using inexpensive off-the-shelf wireless modules arranged in a grid, collecting signal strength readings as people move between them.
Reflection is the dominant mechanism in these systems. The moving body doesn’t just block signals; it bounces radio energy in new directions, altering the pattern the network expects to see. Machine learning models can then interpret these patterns to estimate not just whether someone is present, but their approximate location within the monitored area.

