15
Parking Monitoring Parking Monitoring System System Prepared by: Ali Al Misbah 200600302 Salman Al-Belaihi 200801405 Muneer Al-Hashem 200600086

Parking Monitoring System

Embed Size (px)

DESCRIPTION

Parking Monitoring System. Prepared by: Ali Al Misbah 200600302 Salman Al- Belaihi 200801405 Muneer Al- Hashem 200600086 Mustafa Al- Qurain 200800565. Outlines. Introduction Objectives Block Diagram Selection - PowerPoint PPT Presentation

Citation preview

Page 1: Parking Monitoring System

Parking Monitoring SystemParking Monitoring System

Prepared by: Ali Al Misbah 200600302 Salman Al-Belaihi 200801405 Muneer Al-Hashem 200600086 Mustafa Al-Qurain 200800565

Page 2: Parking Monitoring System

OutlinesOutlinesIntroductionObjectivesBlock DiagramSelectionChallengesFlow ChartCircuit DiagramAchievementsFuture RecommendationsDemo

Page 3: Parking Monitoring System

IntroductionIntroductionDefinition

◦ Design a system to guide people in free parking spaces and has more features in terms of security, future planning and business profits.

Applications◦Airports◦Malls◦Universities◦Hotels◦Companies

Page 4: Parking Monitoring System

Objectives Objectives To count the number of automobiles to

provide information about free parking lotsSaving time looking for parking and saving

energy and reducing CO2 emissionsAccurately identify and authorize vehicle

movement >>>>> Relieve congestion Increase security within the parking facilityNotifying users through email and SMS.All of these benefits, returns large revenues

Page 5: Parking Monitoring System

Block DiagramBlock Diagram

Page 6: Parking Monitoring System

SelectionSelectionArduino Mega 2560 microcontroller

board.PID555 16*24 LED MatrixSharp IR Sensor type GP2Y0A21YK0FServo motor type HS-485HBRFID type ID-12

Page 7: Parking Monitoring System

Initialize all Hardware:

Computer, RFID, IR, bush button, motor

Signal

from RFID

1

Signal from RFID2

Read tag and save

serial

Yes

No

Count < max

Send serial to

Computer

Is serial

in Databa

se

Yes

Display “No

Space”

No

Open Door

Yes

IR High No Close door

decrease count and update in database

Display “Refused”

No

Read tag

Yes

IR High

No

No

Close door increase

count and update

databaseYes

Yes

Open Door

Page 8: Parking Monitoring System
Page 9: Parking Monitoring System

AchievementsAchievementschanging the DC motor with the

servo motor type.database programming language

(C#) which mainly based on C++.Learning Arduino programming

language which is based special programming language in addition to C.

Overcoming Sending SMS using clickatell

Page 10: Parking Monitoring System

Recommendation WorkRecommendation WorkA camera for more security

precautions. The camera costs $75 (amazon) Wireless G Network Camera DCS 920

Page 11: Parking Monitoring System

Recommendation WorkRecommendation Work

Operating

VoltageDC5V, 5A

Panel size 36cm*12cm

Dot matrix 48*16

Luminance 300cd/m2

The SP2-114 signal parking guidance sensor

Larger display

KEYTOP Ultrasonic Detecting Sensor

Page 12: Parking Monitoring System

Tutorial ResourcesTutorial Resources

Page 13: Parking Monitoring System

DemoDemo

Page 14: Parking Monitoring System
Page 15: Parking Monitoring System