Automatic Speed Controlled Car

15
AUTOMATIC SPEED CONTROLLED CAR AUTOMATION FOR SAFETY

Transcript of Automatic Speed Controlled Car

Page 1: Automatic Speed Controlled Car

AUTOMATIC SPEED CONTROLLED CAR

AUTOMATION FOR SAFETY

Page 2: Automatic Speed Controlled Car

Submitted to

Md. Hasibul AlamLecturer, Department of EEE, BUET

Submitted by

0906166, 0906167, 0906168, 0906169,0906170, 0906171, 0906172, 0806027

Page 3: Automatic Speed Controlled Car

OBJECTIVE:• To design a car which will detect speed breakers and large

obstacles and control its speed accordingly to avoid damages.

Page 4: Automatic Speed Controlled Car

COMPONENTS:• 2 Ultrasonic Sensors (HC- SR04)• 1 ATMEGA32A• 1 L293D Motor Driver• Switches• Resistors

Page 5: Automatic Speed Controlled Car

COMPONENTS:

HC- SR04

• 2 sensors are used• Includes ultrasonic transmitter, receiver and control circuit• Upper one for large obstacles• Lower one for speed breakers

Page 6: Automatic Speed Controlled Car

COMPONENTS:

HC- SR04

Wiring connections• 5V VCC• Trigger Pulse Input• Echo Pulse Output• Ground

Page 7: Automatic Speed Controlled Car

COMPONENTS:

HC- SR04

The basic principle of work of HC - SR04 :• Using IO trigger for at least 10us high level signal,• The Module automatically sends eight 40 kHz and detect whether there is a pulse signal back.• IF the signal back, through high level , time of high output IO duration is the time from sending ultrasonic to returning. Test distance (in meters)= (high level time × velocity of sound (340M/S) /2•Distance in inches = Time / 148

Page 8: Automatic Speed Controlled Car

OPERATION:

Speed Breakers:• If a car running at V m/s detects a speed breaker 2 feets away,

it reduces its speed to V/2 m/s• When the distance is 1 feet, its speed reduces to V/4 m/s

Page 9: Automatic Speed Controlled Car

OPERATION:

Speed Breakers:• After crossing, the speed again increases to V m/s

Page 10: Automatic Speed Controlled Car

OPERATION:

Large Obstacles:• If a large obstacle is detected, the car stops at 6 inches distance

Page 11: Automatic Speed Controlled Car

CIRCUIT DIAGRAM:

Upper Sensor

Lower Sensor

Page 12: Automatic Speed Controlled Car

LIMITAIONS AND SAFETY:• L293D is heat sensitive, so operation can be hampered in case

of large power drop• Heat sink should be used in whole system

Page 13: Automatic Speed Controlled Car

ADVANTAGES:• Security from damages• Attractive for Electric Propulsion Motors• Effective in highly populated areas• Applicable for carrying goods in hospitals, industries, spaceships

etc.• Important feature for vehicles used for collecting informations

in areas men cannot reach

Page 14: Automatic Speed Controlled Car

FUTURE APPLICATIONS:• Addition of wi-fi device to communicate with other cars around

to avoid collisions• Addition of direction change systems

Page 15: Automatic Speed Controlled Car

THANK YOU