Top Banner
TECHNICAL SEMINAR PRESENTION DIGITAL PARKING SYSTEM SUBMITED BY U.KARTHIK 10124-EC-032
19

Digital parking system

Jun 18, 2015

Download

Education

Karthik uppari

this ppt is used for technical presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Digital parking system

TECHNICAL SEMINAR PRESENTION

DIGITAL PARKING SYSTEM

SUBMITED

BY

U.KARTHIK

10124-EC-032

Page 2: Digital parking system

INTRODUCTIONThis project aims at implementing a digital vehicle

management system using radio frequency identification (RFID) technology. This digital vehicle management system will enhance the utilization of parking space and help user check the availability of the parking space remotely since the system is connected to the Internet.

The project will be implemented in four stages. Embedding the code into a tag and assigning the

same to a car.Reading the data from the RFID tag to the

microcontroller.The data is uploaded from microcontroller to the

Ethernet network.To keep a track of vacancies of the parking spaces

Page 3: Digital parking system

PARKING LOT MANAGENENT SYSTEM

Page 4: Digital parking system

BACKGROUNDIntroduction to RFID

Introduction to Microcontroller

Page 5: Digital parking system

INTRODUCTION TO RFIDAn RFID tag-transponder.

An RFID reader-transceiver.

A predefined protocol for the information transferred

Page 6: Digital parking system

BASIC INFRASTRUCTURE OF RFID SYSTEM

Page 7: Digital parking system

IMPLEMENTATIONDesign of the systemHardware setupNetwork setupExecution and viewing the result

Page 8: Digital parking system

DESIGN OF THE SYSTEMBLOCK DIAGRAM OF PARKING LOT

MANAGEMENT SYSTEM

Page 9: Digital parking system

THE PROJECT IS IMPLEMENTED IN FIVE STAGESWriting into the tagReading from the tagData feed to the microcontrollerData transfer to EthernetTracking the count

Page 10: Digital parking system

HARDWARE SETUPInstallation of RFID

Installation of Microcontroller and Ethernet Development Board

Page 11: Digital parking system

INSTALLATION OF RFIDMIFARE READ & WRITE

Page 12: Digital parking system

INSTALLATION OF MICROCONTROLLER AND

ETHERNET DEVELOPMENT BOARDEMBEDDED ETHERNET DEVELOPMENT BOARD

ATTACHMENT

Page 13: Digital parking system

NETWORK SETUPThe Embedded Ethernet Development Kit

can be connected to the Ethernet network using a standard Ethernet cable or directly to a PC using a crossover cable.

Page 14: Digital parking system

SYSTEM CONNECTIONS

Page 15: Digital parking system

EXECUTION AND VIEWING THE RESULT

After including the HTML code in the main program, the system has to be compiled once again for making sure that it has zero errors

Page 16: Digital parking system

WEB PAGE FOR DIGITAL PARKING SYSTEM

Page 17: Digital parking system

DIGITAL PARKING SYSTEM OUTPUT WHEN FILLED WITH

ONE CAR

Page 18: Digital parking system

CONCLUSIONSBy making use of the Paramount’s RFID kit and

Silicon labs’ C8051F120 microcontroller and AB4 Ethernet development board, a digital parking lot management system was designed and implemented in this project. With this digital parking system, a car with authorized RFID tag can fast enter the parking lot without manually scanning the parking permit. This parking system will also help users view the availability of the parking space remotely. Therefore, this system helped user reduce the wasting time of search parking lot and also improve the parking lot utilization.

Page 19: Digital parking system

THANK YOU