21
ULTRASONIC CAR BRAKING SYSTEM 1

Ultrasonic Car Braking System

  • Upload
    arunsgj

  • View
    304

  • Download
    36

Embed Size (px)

Citation preview

Page 1: Ultrasonic Car Braking System

ULTRASONIC CAR BRAKING SYSTEM

1

Page 2: Ultrasonic Car Braking System

CONTENTS

• Introduction• Literature Survey• Objective• Scope • Block diagram• Methodology• Work Done• References

2

Page 3: Ultrasonic Car Braking System

INTRODUCTION

Accidents are increasing day by day. Cause serious injury, death and

property damage. Most commonly, accidents are caused

by delay of the drivers to hit the brake. Proposed a system that makes the car

brake by itself.

3

Page 4: Ultrasonic Car Braking System

Literature Survey

• India has now the worst road traffic accident rate worldwide as revealed by WHO(2008).

• The main reasons are speeding, drunk driving and low use of helmets etc.

• Every year accident death rate have crossed 1,35,000 mark according to NCRB.

• No companies have come up with automated braking system.

4

Page 5: Ultrasonic Car Braking System

OBJECTIVE

To develop a safety car braking system .

Reduction of traffic collisions.

To design a vehicle with less human attention to the driving.

 5

Page 6: Ultrasonic Car Braking System

SCOPE

Detection of obstacles using Ultrasonic sensor.

To process the output from the ultrasonic sensor to drive the servo motor.

6

Page 7: Ultrasonic Car Braking System

TransmitterTransmitter

Obstacle detected

Ultrasonic receiver

Braking circuit

Reflected wave

Car brake

BLOCK DIAGRAM

7

Page 8: Ultrasonic Car Braking System

Working in Brief

• Ultrasonic wave generation• Transmission• Obstacle detection• Receive the signal• Compare with reference signal• PIC 16F84A microcontroller process

the signal• Give instruction to output

8

Page 9: Ultrasonic Car Braking System

Basic operation of Ultrasonic sensor

9

Page 10: Ultrasonic Car Braking System

Ultrasonic sensorAdvantages:-• Discrete distances to moving objects can be

detected and measured.• Less affected by target materials and surfaces,

and not affected by color.

Disadvantages:-• Temperature fluctuation.

10

Page 11: Ultrasonic Car Braking System

Block diagramUltrasonic Transmitter

11

Page 12: Ultrasonic Car Braking System

• 555 IC is used to generate ultrasonic frequencies.

• f =1.44/[C1(R1+2R2)] R1 and R2 are in Kilo ohms. C1 is in microfarads. f is in KHz.• Controlled by the microcontroller.• Transmits sound waves of suitable

frequencies.

12

Page 13: Ultrasonic Car Braking System

Ultrasonic Receiver

13

Page 14: Ultrasonic Car Braking System

• Receiver receives the echo pulse.• Processed by the on chip ADC of the microcontroller.• For every particular distance of the obstacle

the signal value of the receiver is fixed and can be found using calibration process.

• This value can then be taken as a reference value in the program for controlling the speed of the motor.

14

Page 15: Ultrasonic Car Braking System

Pin Diagram of PIC 16F84A Microcontroller

• It is an 8-bit Microcontroller

15

Page 16: Ultrasonic Car Braking System

START

DETERMINATION OF HARDWARE AND SOFTWARE FOR THE SYSTEM

HARDWARE DEVELOPMENT

SOFTWARE DEVELOPMENT

PROGRAMMING IN PIC

ANALYSIS

INTEGRATION OF HARDWARE AND SOFTWARE

OUTPUT

METHODOLOGY

16

Page 17: Ultrasonic Car Braking System

Software development: PIC16F84A microcontroller programming.

Hardware development: Ultrasonic sensor PIC16F84A microcontroller Servo motor : ( Servo Motor Movement Timing )

17

Page 18: Ultrasonic Car Braking System

Work Done

• Collected the data for the project.• Read the related theories from books.• Developed Block diagram.• Gathered information about the equipments

to be used.Ex:PIC16F84A,Ultrasonic Transducer, Ultrasonic Receiver.

18

Page 19: Ultrasonic Car Braking System

Queries..?

19

Page 20: Ultrasonic Car Braking System

Suggestions..!

20

Page 21: Ultrasonic Car Braking System

Thank You.

21