The HC-SR04 ultrasonic ranging module provides 2cm - 400cm non-contact distance measurement, the accuracy can be as little as 3mm. The module includes ultrasonic transmitters, receiver and control circuit. The basic principle behind the module is:
- Using IO trigger for at least 10us high level signal,
- The Module automatically sends eight 40 kHz pings
- The module automatically detects whether there is a return echo.
- If a valid echo is returned, a high pulse is sent to the echo pin that has a duration proportionate to the distance.
distance = high level time × velocity of sound(340M/S) / 2
In fig-2, a finger was held 2-1/2 inches from the sensor, then the next ping was allowed to hit a wall over 10ft away.
SpecificationsWorking Voltage DC 5 V
Working Current 15mA
Working Frequency 40Hz
Max Range 4m
Min Range 2cm
Measuring Angle 15 degree
Trigger Input Signal 10uS TTL pulse
Echo Output Signal TTL signal
Dimension 45*20*15mm
Comments
Please log in or sign up to comment.