A Doppler radar is a specialized radar that uses the Doppler effect to produce velocity data about objects at a distance. It does this by bouncing a microwave signal off a desired target and analyzing how the object’s motion has altered the frequency of the returned signal.
Doppler radar technology used to be expensive, but is not anymore. A cheap cheap HB100 doppler radar module can be bought for few dollars/euros. HB100 outputs signal from from its IF pin at frequency a the detected Doppler shift. This signal is only a couple microvolts peak-to-peak (because it comes directly from module IF). The Doppler motion sensor I bought only outputs a non-amplified signal of a few micro-volts, whose frequency represents the speed at which an object is moving towards or away from the sensor. For most practical applications that signal needs to be amplified a lot.
To test how this doppler radar works, I bought HB100 Sensor Module 10.525GHz Doppler Radar Motion Detector 40mA For Arduino module:
Type: Microwave Sensor
Chip: HB100
Frequency: 10.525GHz
Voltage: DC 5V±0.25V
Current: 40mA
Size: 38 x 45 x 7 mm (L x W x H)
Application: Automatic door startup, Car, House intrusion alarm, Collision warning, Traffic monitoring
Here is some pictures of the module (taken after I have soldered wires to module). Here is the side where you can see transmitter and receive antennas:
Here is the electronics side where all the interesting parts are encased in metal box:
Here is some technocal data fromhttp://www.theorycircuit.com/hb100-microwave-motion-sensor-interfacing-arduino/
Here is my interfacing circuit to connect this radar module to arduino (amplifier and bandpass filter based on schematic from http://www.theorycircuit.com/hb100-microwave-motion-sensor-interfacing-arduino/ ):