Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor

Introduction:

Now day’s many industries are using robots due to their high level of performance and reliability and which is a great help for human beings. The obstacle avoidance robotics is used for detecting obstacles and avoiding the collision. This is an autonomous robot. The design of the obstacle avoidance robot requires the integration of many sensors according to their task.


Obstacle detection is the primary requirement of this autonomous robot. The robot gets the information from the surrounding area through mounted sensors on the robot. Some sensing devices used for obstacle detection like bump sensors, infrared sensors, ultrasonic sensors, etc. The ultrasonic sensor is most suitable for obstacle detection and it is of low cost and has a high ranging capability.

Obstacle Avoidance Robotic Vehicle
Obstacle Avoidance Robotic Vehicle

Working Principle:

The obstacle avoidance robotic vehicle uses ultrasonic sensors for its movements. A microcontroller of 8051 families is used to achieve the desired operation. The motors are connected through the motor driver IC to the microcontroller. The ultrasonic sensor is attached in front of the robot.

Whenever the robot is going on the desired path the ultrasonic sensor transmits the ultrasonic waves continuously from its sensor head. Whenever an obstacle comes ahead of it the ultrasonic waves are reflected from an object and that information is passed to the microcontroller. The microcontroller controls the motors left, right, back, front, based on ultrasonic signals. To control the speed of each motor pulse width modulation is used (PWM).

Block Diagram Obstacle Avoidance Robotic Vehicle
Block Diagram Obstacle Avoidance Robotic Vehicle

Different Sensors used for obstacle avoidance Robotic vehicle

1. Obstacle detection (IR sensor):

The IR sensors are used for obstacle detection.The sensor output signal sends to the microcontroller. The microcontroller controls the vehicle (forward/back/stop) by using the DC motor which is placed in the vehicle. If any obstacle placed inline the IR sensor fails to receive the light rays and gives signals to the microcontroller. The microcontroller will stop the vehicle immediately and the siren will on. After one minute the robot will check the path status if an obstacle is removed the robot moves far word else the robot will return to move starting place. The sensor detects objects by emitting a short ultrasonic burst and then listening for the eco. Under the control of a host microcontroller, the sensor emits a short 40 kHz explosion. This explosion ventures or travels through the air hits an article and after that bounces once again to the sensor. The sensor provides an output pulse to the host that will terminate when the echo is detected; hence the width of one pulse to the next is taken into the calculation by a program to provide results in a distance of the object.

2. Path detection (proximity sensor):

The normal cause both sensors giving the guidelines and robot follows it going straight on the path.  When the line ends at that time the robot reverse at 180 and turns back the same place.

Being On Line
Being On-Line

The proximity sensors are used for path detection. When the right sensor is not detected in the curve line, the microcontroller activates the left motor to turn left until the signal from the right sensor. Once the signal is detected right sensor, the two motors are activated to go forward. When the line ends at that time the robot reverse at 180 and turns back the same place.

Loosing the Line
Losing the Line

3. Ultrasonic Sensor:

The ultrasonic sensor is used for obstacle detection. The ultrasonic sensor transmits the ultrasonic waves from its sensor head and again receives the ultrasonic waves reflected from an object.

There are many applications use ultrasonic sensors like instruction alarm systems, automatic door openers, etc. The ultrasonic sensor is very compact and has a very high performance.

Ultrasonic Sensor General Diagram
Ultrasonic Sensor General Diagram

Working Principle:

The ultrasonic sensor emits the short and high-frequency signal. These propagate in the air at the velocity of sound. If they hit any object, then they reflect an echo signal to the sensor. The ultrasonic sensor consists of a multivibrator, fixed to the base. The multivibrator is a combination of a resonator and a vibrator. The resonator delivers ultrasonic wave generated by the vibration.  The ultrasonic sensor consists of two parts; the emitter which produces a 40 kHz sound wave and the detector detects a 40 kHz sound wave and sends an electrical signal back to the microcontroller.

Ultrasonic Working Principle
Ultrasonic Working Principle

The ultrasonic sensor enables the robot to virtually see and recognize an object, avoid obstacles, measure distance. The operating range of the ultrasonic sensor is 10 cm to 30 cm.

Operation of the ultrasonic sensor:

When an electrical pulse of high voltage is applied to the ultrasonic transducer it vibrates across a specific spectrum of frequencies and generates a burst of sound waves. Whenever any obstacle comes ahead of the ultrasonic sensor the sound waves will reflect in the form of echo and generates an electric pulse. It calculates the time taken between sending sound waves and receiving the echo. The echo patterns will be compared with the patterns of sound waves to determine the detected signal’s condition.

Note: The ultrasonic receiver shall detect signal from the ultrasonic transmitter while the transmit waves hit on the object. The combination of these two sensors will allow the robot to detect the object in its path. The ultrasonic sensor is attached in front of the robot and that sensor will also help the robot navigate through the hall of any building.

Applications of Ultrasonic Sensor:

  • Automatic change over’s of traffic signals
  • Intruder alarm system
  • Counting instruments access switches parking meters
  • Back sonar of automobiles

Features of Ultrasonic Sensor:

  • Compact and lightweight
  • High sensitivity and high pressure
  • High reliability
  • Power consumption of 20mA
  • Pulse in/out communication
  • Narrow acceptance angle
  • Provides exact, non-contact separation estimations within 2cm to 3m
  • The explosion point LED shows estimations in the advancement
  • 3-pin header makes it simple to connect utilizing a servo development link

Applications of Obstacle Avoidance Robotic Vehicle:

  • Especially military applications
  • It can be used for city wars

Now clearly got an idea about the concept of the robotic vehicle using an ultrasonic sensor of obstacle detection if any further more queries on this topic or the concept of the electrical and electronic projects leave the comments below.

Photo Credit:

Comments are closed.