Final Content Project

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 9

BIKE GEAR INDICATOR

A dissertation submitted in partial fulfillment


of the requirements of the degree of
Bachelor of Engineering
(Electronics and communication)
Under RGPV, Bhopal

Submitted by:
BHAVYA PATHAK (0875EC111036)
GAURAV PUROHIT (0875EC111043)
MD BILAL KHAN (0875EC111063)

Under the Guidance


Of
ASST. PROF. VIJENDRA MISHRA

DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING


ACROPOLIS TECHNICAL CAMPUS
INDORE (M.P.)
2015

ACROPOLIS TECHNICAL CAMPUS, INDORE

DEPARTMENT OF ELECTRONICS AND COMMUNICATION


ENGINEERING

CERTIFICATE
This is to certify that the below mentioned students have successfully submitted
the project BIKE GEAR INDICATOR along with this report to the
department of Electronics and Communication Engineering as a part of their
degree program, Bachelor of Engineering in Electronics and Communication
Engineering of Rajiv Gandhi Proudyogiki Vishwavidyalaya, Bhopal, (M.P.).

BHAVYA PATHAK (0875EC111036)


GAURAV PUROHIT (0875EC111043)
MD. BILAL KHAN (0875EC111063)

Project Guide

Project Head

Head of

Department
Prof. Vijendra Mishra
_______________

Prof. Nilesh Dubey

Dr. Rajesh Arya

_______________

_______________

Date:

ACKNOWLEDGEMENT

We are thankful to our Institute Acropolis Technical Campus, Indore for


providing us the opportunity to apply and convert our theoretical knowledge
into practical skills through this project work.
Such work requires input, efforts and encouragement from all walks of life. We
are indeed fortunate to get active and kind co-operation from many corners
without which this endeavors wouldnt have been a success.
We express our immense gratitude to our project head Prof. Nilesh Dubey for
his valuable guidance and support and his constantly coordinating with us that
made us to complete this project and to meet our objectives.
We also acknowledge the kind support rendered by our Mentor Prof. Vijendra
Mishra towards conducting the experimental studies and compilation of the
project work.
A special vote of thanks to our Head of the Department, Dr. Rajesh Arya for
his constant vigilance and support which made us to work on our toes during the
course of this project.
Our deep sense of gratitude to each and every person involved directly or
indirectly in this project work with special thanks to our classmates.

ABSTRACT

A new design has been proposed for bike gear indicator that can be fitted to any
motorcycle as an aftermarket accessory. Its main advantage is that its operation
depends entirely on the gear shift lever movement, instead of connecting to
speedometer and tachometer sensors which are rarely available in older
motorcycles. The main objective of this project is to detect the gears number on
which a bike is running.
A bike gear indicator comprises of two hall sensors and a controller. The hall
sensors detect the shifting operation of gear. The controller is operatively
coupled to the hall sensors to determine the continuous gear shifting operation
based on gear shift selection signal from the hall sensors. These hall sensors
works under the presence of magnetic field which is provided by the magnets
present at gear lever.
Furthermore, a 16*2 LCD display is configured to the controller that generates a
shift notification corresponding to gear shifts.

TABLE OF CONTENT
Certificate
ii
Acknowledgement
iii
Abstract

iv

Chapter 1: INTRODUCTION
1.1 Introduction

1-3

1.2 Project Overview

1.3 Objective And Motivation

1.4 Flow Chart And Its Working

Chapter 2: LIST OF COMPONENTS

5-14

2.1 Circuit Diagram6


2.2 List Of Component
2.2.1 Hall Sensor

2.2.2 LCD Display 8


2.2.3 Voltage Regulator

2.2.4 Crystal Oscillator

10

2.2.5 Bridge Rectifier

11

2.2.6 PCB 12
2.2.7 Resistor

12

2.2.8 Capacitor

13

2.2.9 Battery

14

Chapter 3: AVR ATmeaga8 15-21


3.1 Introduction

16

3.2 Brief History

16

3.3 Pin Outs Of ATmega8 17


5

3.4 Pin Description 18

Chapter 4: PCB Designing 22-24


4.1 Introduction

23

4.2 Lamination

23

4.3 Chemical Etching

23

4.4 Drilling 24
4.5 Eagle Software 24
RESULT

25

CONCLUSION
REFERENCES

27
29

APPENDIX viii

LIST OF FIGURE
FIGURE NO.

TITLE OF FIGURE

PAGE NO.

FIG 1.1

Flow Chart

FIG 2.1

Circuit Diagram Of Bike Gear Indicator

FIG 2.2

Hall sensor

FIG 2.3

Pin Diagram of Hall Sensor

FIG 2.4

LCD Display

FIG 2.5

Pins diagram of voltage regulator

FIG 2.6

Crystal Oscillator

10

FIG 2.7

Bridge Rectifier

11

FIG 2.8

PCB

12

FIG 2.9

Resistor

12

FIG 2.10

Capacitor

13

FIG 2.11

Battery

14

FIG 3.1

Pin diagram of AVR Atmega8

17

FIG 4.1

Eagle layout

24

LIST OF Table
TABLE NO.

TITLE OF TABLE

PAGE NO.

FIG 2.1

Pin description of 7805B

10

FIG 3.1

AVR series of microcontrollers

17

FIG 3.2

Description of port B

19

FIG 3.3

Description of port C

20

FIG 3.4

Description of port D

21
7

APPENDIX

You might also like