Ultrasonic Module
Students’ Names: (max: 3 members)
Ajay Victor (PES1201701170)
Pramod Keshav (PES1201700582)
1
Prashant B (PES1201701729)
Team Name: Kirchoff’s Electrical Society
Introduction to the project :
<Include motivation and an introduction to project>
Our project will be based on the function of the ultrasound sensor HC SR04. This is the most
commonly used sensor in robotics projects for the purpose of obstacle avoidance. Due to
2
simplicity and versatility it is easy to use and can be used in any project where the distance
between 2 objects is to be determined.
In this project we would be developing a general-purpose module that can be used to interface
the HC SR04 with any microcontroller. This module would help provide versatility and help
implement the sensor in our project as per our requirements.
Statement of objectives (Outcomes/deliverables) of the project:
Objectives: (What do we learn in the process?)
We hope to how to implement our own modules and interface for any given sensors so that we would
be able to design our own functions and implementation’ s according to the needs of a particular project.
3
Outcome: (measurable. This is what you will show at the end of project)
At the end of this project we hope to have implemented our own sensor modules for the
ultrasound sensor HC SR04 and also be able to do the same given any other sensors.
Technical Brief:
4
<Insert the block diagram and a technical brief about the project>
The HC-SR04 Ultrasonic Distance Sensor is a sensor used for detecting the distance to an
object using ultrasonic waves. It is commonly used in basic robotic projects for obstacle
avoidance.
In this project we develop a module that is used to determine the distance between the
sensor and an object placed in its vicinity. The sensor emits ultrasound waves from a
transmitter, these waves reflect off an object and are received by the receiver. The time
taken for the wave to be transmitted and received is taken into account. The distance is
then calculated using the formula (Distance = Speed x Time). (Here Speed = Speed of
sound in air(340m/s))
References (Bibliography)
<Change these – Include the data sheets that will be used >
6
[Link]
[Link]