Synopsis Format
Synopsis Format
on
IOT BASED TRAFFIC MANAGEMENT
SYSTEM
Submitted in partial fulfillment of the requirements for the degree of B.Tech. in
Electronics and Communication Engineering
by:
We hereby declare that this submission is our own work and that, to the best of our
knowledge and belief, it contains no material previously published or written by
another person, nor material which to a substantial extent has been accepted for the
award of any other degree or diploma by the university or other institute of higher
learning, except where due acknowledgement has been made in the text.
Signature: Signature:
ii
CERTIFICATE
This is to certify that Project report entitled “Iot Based Traffic Management
System” which is submitted by Student names……… in the partial fulfillment of
requirement for the award of degree of Bachelor of Technology (Electronics and
Communication Engineering) submitted to Dr. A.P.J. Abdul Kalam Technical
University, Lucknow is a record of students’ own work carried out under my
supervision. The matter in this report has not been submitted to any University or
Institution for award of any degree.
Supervisor:
HoD ECE
iii
ACKNOWLEDGEMENT
We take this opportunity to express our deep sense of gratitude and regard to Ms. Tukur Gupta,
Asst. Prof. (ECE Dept.), Ajay Kumar Garg Engineering College, Ghaziabad for her continuous
encouragement and able guidance, we needed to complete this project.
We would pay our sincere gratitude to Prof. & Dr. Neelesh Kumar Gupta for his precious and
enlightening words of wisdom which motivated us throughout our project work
iv
ABSTRACT
v
TABLE OF CONTENTS
Page No.
Declaration ii
Certificate iii
Acknowledgement iv
Abstract v
Chapter 1. Introduction 1
1.1 Introduction 1
Chapter 2. Literature Survey 4
Chapter 3. Problem Statement 7
3.1 Traffic Light Issue 7
3.2 Road Accidents 8
Chapter 4. Proposed Methodology 10
4.1 Project Idea 10
4.2 Traffic Management 10
4.3 Lane Detection 11
Chapter 5. Hardware and Software Required 12
5.1 Hardware Required 12
5.1.1 Arduino 12
5.1.2 IR Sensors 13
5.2 Software Required 14
5.2.1 C++ Programming Language 14
5.2.2 Python for Machine Learning 14
5.2.3 Convolutional Neutral Network Algorithm 14
Chapter 6. Work Done 16
6.1 Hardware implemented 16
6.2 Software code algorithm 18
6.3 Flow chart 18
Chapter 7. Conclusion 20
References 22
vi
Appendix 23
vii
List of Figures
Page No.
Fig. 1.1 Vehicle monitoring for lane change 3
8
List of Tables
Page No.
Table. 1.1 Vehicle monitoring for lane change 14
9
CHAPTER 1.
INTRODUCTION
1.1 INTRODUCTION
10
REFERENCES
APPENDIX
11