Automatic Braking System For Automobiles Using IR Sensor: I J A R E E I E
Automatic Braking System For Automobiles Using IR Sensor: I J A R E E I E
Automatic Braking System For Automobiles Using IR Sensor: I J A R E E I E
ABSTRACT: Automotive vehicles are increasingly being equipped with collision avoidance and warning systems for
predicting the potential collision with an external object, such as another vehicle or a pedestrian. Upon detecting a
potential collision, such systems typically initiate an action to avoid the collision and/or provide a warning to the
vehicle operator. The aim is to design and develop a control system based on an automatic, intelligent and
electronically controlled automotive braking system for automobiles is called as “INTELLIGET BRAKING
SYSTEM”. This Braking system consists of IR transmitter and receiver circuit and the vehicle. The IR sensor is used to
detect the obstacle. There is any obstacle in the path, the IR sensor senses the obstacle and giving the control signal to
the microcontroller, which in turn sends a signal to the motor to stop and also to the solenoid so as to stop the vehicle as
programmed. This project facilitates electromagnetic braking system using solenoid. Here in fabrication module
include a circular disc associated with a dc motor and a solenoid. Embedded system module includes micro controller
with a solenoid and sensor
KEYWORDS: Peripheral Interface Controller (PIC) Microcontroller, Infrared (IR) sensor, Solenoid, Permanent
Magnet Direct current (PMDC) motor.
I. INTRODUCTION
B.PROBLEM STATEMENT
The conventional friction brake system is composed of the following basic components: the “master cylinder”
which is located under the hood is directly connected to the brake pedal, and converts the drivers’ foot pressure into
hydraulic pressure. Steel “brake hoses” connect the master cylinder to the “slave cylinders” located at each wheel.
Brake fluid, specially designed to work in extreme temperature conditions, fills the system. “Shoes” or “pads” are
pushed by the slave cylinders to contact the “drums” or “rotors,” thus causing drag, which slows the car. Two major
kinds of friction brakes are disc brakes and drum brakes.
Disc brakes use a clamping action to produce friction between the “rotor” and the “pads” mounted in the
“caliper” attached to the suspension members. Disc brakes work using the same basic principle as the brakes on a
bicycle: as the caliper pinches the wheel with pads on both sides, it slows the vehicle (Limpert 1992).
Drum brakes consist of a heavy flat-topped cylinder, which is sandwiched between the wheel rim and the
wheel hub. The inside surface of the drum is acted upon by the linings of the brake shoes. When the brakes are applied,
the brake shoes are forced into contact with the inside surface of the brake drum to slow the rotation of the wheels
(Limpert1992).
Air brakes use standard hydraulic brake system components such as braking lines, wheel cylinders and a slave
cylinder similar to a master cylinder to transmit the air-pressure-produced braking energy to the wheel brakes. Air
brakes are used frequently when greater braking capacity is required.
All the above mentioned convectional brakes have two chief problems one is the wear and tear and other is
unnecessary excessive temperature in the service is attained.
Excessive heating of brakes can result in fade .it causes temporary changes in the friction as they get hotter.
Normally efficiency is regained when they cool again Brake pads and linings also wear away faster at higher
temperatures.
The fabrication module includes a circular disc associated with dc motor and a solenoid.
The transducer senses the approaching vehicle, represented by field lines and generates a detection signal that is
transferred to the controller.
The controller determines whether the detection signal is greater than the pre-determined magnitude,
constituting that the approaching vehicle is within a pre-determined distance and/or is accelerating toward or
approaching the target vehicle.
After receiving the error signal, the controller warns the operator of approaching vehicle by a warning signal and the
brake is applied automatically by stopping the motors, which is running in normal conditions.
In addition, the microcontroller sends the signal to the solenoid, which gets activated to generate magnetic
field in the disc provided. This magnetic field generated will oppose the moment of the disc, which is mounted on the
wheel of the vehicle thus making the vehicle come to halt.
III. IR SENSOR
Infrared (IR) light leaving an LED reflects off an object. The reflected light travels back to an IR receiver. The
IR receiver “detects” the presence of the object. The object does not need to move to be detected.
This sensor provides the system with ability to detect the presence of object position. The theory is the IR emitter emits
infrared light. If an object presence the signal will be reflected back to the receiver. Then, the IR detector implemented
will detect the reflected light. Then, the correspondence signal sends to the Micro Controller for being analyze.
The microcontroller is a set of digital logic circuits integrated on a single silicon “chip” whose connections
and behavior can be specified and later alter when required, by the program in its memory. The great advantage of this
is that in order to change the circuit’s structure and operation, all that is needed is a change in the program very little, if
any, circuit hardware modifications are necessary. The microcontroller unit used here is a PIC16f877A .The core
controller is a mid-range family having a built-in SPI master. 16F877A have enough I/O lines for current need. It is
capable of initiating all intersystem communications. The master controller controls each functions of the system with a
supporting device. Also responsible for reception of commands from the host and taking necessary actions.
PIC16F877A is an 8-bit, fully static, EPROM/EPROM/ROM-based CMOS microcontroller. It employs RISC
architecture with only 35 word/single cycle instructions. All these instructions are single cycle (1ms) expect for
program branches which takes two cycles. The PIC16f877A products are supported by a full featured macro assembler,
a software simulator, „C‟ compiler etc.
Start
Normal drive
if false
ADC<100
Solenoid off
if
ADC>500
False
Solenoid on
Motor stop
End
VII. APPLICATIONS
Some of the applications of our project are:
Used in high speed trains.
Used in military application such as spy robot.
Used in heavy trucks.
Used in heavy vehicles as well as light vehicles.
The comparator keeps comparing the values of signal strength and the braking takes place when required as
shown in the below table.
REFERENCES