0% found this document useful (0 votes)
44 views11 pages

Synopsis Format

This document is a project synopsis for an IoT-based traffic management system submitted by four students. It includes a declaration by the students, a certificate signed by their supervisor, and an acknowledgement. The proposed system will use IoT technologies like Arduino, IR sensors, and machine learning algorithms to detect traffic and vehicle movement and manage traffic lights accordingly to reduce congestion and accidents. Hardware and software requirements for the project are discussed.

Uploaded by

Hydra ANI
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views11 pages

Synopsis Format

This document is a project synopsis for an IoT-based traffic management system submitted by four students. It includes a declaration by the students, a certificate signed by their supervisor, and an acknowledgement. The proposed system will use IoT technologies like Arduino, IR sensors, and machine learning algorithms to detect traffic and vehicle movement and manage traffic lights accordingly to reduce congestion and accidents. Hardware and software requirements for the project are discussed.

Uploaded by

Hydra ANI
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

Project Synopsis

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:

Student Name 1 (University Roll No.)


Student Name 2 (University Roll No.)
Student Name 3 (University Roll No.)
Student Name 4 (University Roll No.)

Under the supervision of

Name of Guide with designation


Assistant Prof., ECE Department, AKGEC

Ajay Kumar Garg Engineering College, Ghaziabad


th
27 Km Stone, Delhi - Hapur Bypass Road, Adhyatmik Nagar, Ghaziabad-201009
Dr. A.P.J. Abdul Kalam Technical University, Lucknow
November, 2023
DECLARATION

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:

Student name Student name


Roll No: Roll No:

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:

Dr. Divya Sharma


Assistant Professor
ECE Department
Ajay Kumar Garg Engineering College, Ghaziabad

HoD ECE

Dr. Neelesh Kumar Gupta


Professor
ECE Department

Ajay Kumar Garg Engineering College, Ghaziabad

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

Fig. 3.1 Flowchart of Traffic-Management-System 8

Fig. 3.2 Flowchart of lane detection 9

Fig. 5.1 Arduino 12

Fig. 5.2 IR Sensors 13

8
List of Tables
Page No.
Table. 1.1 Vehicle monitoring for lane change 14

Table. 3.1 Flowchart of Traffic-Management-System 15

9
CHAPTER 1.
INTRODUCTION

1.1 INTRODUCTION

SELECT A4 SIZE IN PAGE LAYOUT

1.1 PAGE MARGINS-


1 .5 Inches From Left, 1 Inch From Right, 1inch from top &1 inch from Bottom.
1.2 LINE SPACING - 1.5 Pt.
1.3 FONT- Times New Roman
1.3.1 Chapter Title – Font Size-14, Bold, Capital, Centre aligned
1.3.2 HEADINGS - Font Size-12, Bold, Capital, Left aligned
1.3.3 Sub headings - Font Size-12, BOLD/CAPITALScenence case, Left aligned
1.3.4 Report Body - Font Size -12, Scentence Case, Normal, Left Aligned & Justified.
1.4 PAGE NUMBER– Bottom Centered
Use roman numbering (ii, iii, iv….) before chapters start starting from page no. ii at the declaration
page and afterwards numerals (1, 2, 3, 4 ….).
Remember – No page number for the front page
1.5 TABLE AND FIGURE CAPTIONS – Table title on the top of the table

Table 1.1 Developments in the field


S.No. Year Developments

Fig 1.1 Different rotation angles

10
REFERENCES

References should be in IEEE format.

APPENDIX

9.1 Code for ARDUINO

11

You might also like