SlideShare a Scribd company logo
1 of 33
Department of Electrical Engineering,
University of Engineering and Technology, Lahore
Smart Colony Management System
Group No: 2014-FYP-41
Project Advisor: Dr. Abdul Rehman Kashif
Undergraduate Final Year Project Presentation
Dated: 5th, April, 2018
Team Introduction
Sana Younis (Team Leader)
2014-EE-008
Specialization: Computer
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Bakhtawar Aslam
2014-EE-003
Specialization: Computer
Maira Ahmed
2014-EE-005
Specialization: Computer
Samarah Chaudhary
2014-EE-007
Specialization: Power
Sarah Chaudhary
2014-EE-009
Specialization: Power
Problem Statement
• In UET Lahore, billing and security systems were
managed manually.
• In today’s world, due to advancement in technology
and automatic control, manual management systems
are not reliable.
• All manual systems should be replaced with automatic
systems.
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Problem Statement
• Demerits of Manual Billing System
 Inefficient
 Unreliable
 Time consuming
 Laborious
 Possibility of error in calculation
 Increased demand of employees
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Problem Statement
• Why security system is needed?
Due to increased security demands in our country, it is
required to keep check on every vehicle entering in the
campus so that any illegal or suspicious vehicle must not
enter the campus
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Problem Statement
• Demerits of Manual Security System
 Inefficient
 Unreliable
 Need to employ many guards
 Not feasible to check every vehicle being entered
 Takes more effort to keep track of paper documents
 Difficult to find specific car’s information
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Proposed Solution
• Our project smartly improves two existing systems
 Billing System
 Security System
• We have replaced these manual systems with fully
automatic systems
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Billing System
• Billing system is automated using multi-featured
website and android application
• It improves the conventional way, the power utility
providers gather and handle billing data.
• Website is developed using Macromedia Dreamweaver
• PHP and JavaScript are used for back-end
programming of the website and HTML is used for
front-end
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Billing System
• Meter reader enters the meter reading through an
android application, linked directly to the database
• Database contains the user’s personal information and
billing details.
• Website has the capability of calculating the bills,
generating PDFs and sending emails to the respective
users
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Billing System
• Bill calculator calculates the bill
• Generated PDFs are then sent by an Email
• Emails can be generated individually by user himself or
collectively by the admin
• The user can view his current bill as well as previous
billing record on website
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Billing System
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Security System
• Security system works by sensing the presence of a car
in a vicinity of camera using proximity sensor
• Morphological image processing techniques are then
applied on the image of number plate which converts it
into binary form
• Then a network is trained using bagged tree classifier
to detect the characters of number plate.
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Security System
• The car number hence obtained is compared with the
registration numbers stored in database, which shows
whether the car is registered or not.
• If the car is registered, then it is allowed to enter
• If the car is not registered, then driver of the car will
have go through further investigation
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Security System
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Block Diagram
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Block Diagram(Contd.)
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Flow Diagram
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Applications
• System can be installed anywhere to automate the
security of that place
• It can be used to generate and send utility bills to users
by just one click
• It can be used to take meter reading via easy user
interface of android application
• It can be used to submit complaints to admin about
problems encountered by users
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Audience
• Institutions or organizations
 That have their own residential colonies and don’t
have automatic billing system
 Who want to manage traffic in terms of access
control and detect the unauthorized vehicles
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Marketing
• For marketing of our project, we have designed a
brochure that describes objectives, applications and
significance of our project
• Brochures can be distributed in different ways i.e. as
newspaper inserts, handed out personally, by mail or
placed in brochure racks in high traffic locations
• Social Media and E-Marketing can also be adopted to
attract the customers
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
What we have done so far?:
• So far, we have developed website to calculate
electricity bills of residents of UET colony
• Meter reading is entered through mobile app and bills
are calculated accurately
• Website then generates PDFs and emails are sent to the
residents
• This automatic electricity billing system is in testing
phase now
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
What we have done so far?:
• Furthermore, we have tried to automate the security
system on entrance of UET through number plate
recognition via image processing.
• Camera records the real time video
• Sensor gives the output when vehicle is detected being
entered
• Image of vehicle is taken from the video
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
What we have done so far?:
• Then, image processing is done which includes
detection of number plate area and extraction of
registration number of vehicle in a string.
• This registration number is compared with entries in the
database and hence authentication is achieved.
• So far, prototyping of this system is done and simulated
in MATLAB
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Hardware Developed
• Hardware includes
 Camera
 Sensor
 Raspberry Pi3 microcontroller
 PC
 Android mobile phone
 Internet
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Hardware Developed
• Security system
 Camera shoots the video
 Sensor senses the vehicle and image is captured
 Raspberry Pi3 is used to develop Standalone
application of our system
 Its takes output of sensor as its input and performs
image processing
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Hardware Developed
 Internet is required for online comparison of
extracted number plate number with entries in
database
• Billing System
 Mobile phone is required for entering meter reading
through android application
 PC is required to manage/open website
 Internet access must be provided for website to work
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Hardware Developed
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Demo Video
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Future Deliverables
• Initially, we have developed automatic billing system
for electricity bills of UET Colony
• In near future, it will also work for gas, telephone and
other utility bills of UET colony
• Furthermore, we will work to implement this system in
other institutions or organizations that have their own
residential colonies and still don’t have automatic
billing system
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Future Deliverables
• As far as our security system is concerned, we have
done prototyping on MATLAB
• Now, we are converting the MATLAB code to Python
code to run this code on Raspberry Pi3 microcontroller
• This is expected to be completed in next two to three
weeks
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Gantt Chart
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018
References
[1] P.Patil , C. Kanagasabapathi and S. Yellampali. “Automatic
number plate recognition system for vehicle
identification,” Electrical, Electronics, Communication,
Computer, and Optimization Techniques, 2017.
[2] G. Schlossnagle “Coding Styles,” in Advanced PHP
Programming, 1st ed., vol. 1. S. Johnston, Ed. Indiana: Sams
Publishing, 2004, pp.45-36.
Undergraduate Final Year Project Presentation
Dated: 5th April, 2018

More Related Content

Similar to Presentation

School admission process management system (Documention)
School admission process management system (Documention)School admission process management system (Documention)
School admission process management system (Documention)
Shital Kat
 
Bhavendra_CV (3)
Bhavendra_CV (3)Bhavendra_CV (3)
Bhavendra_CV (3)
Dhaval Soni
 

Similar to Presentation (20)

COLLEGE ONLINE ELECTION SYSTEM
COLLEGE ONLINE ELECTION SYSTEMCOLLEGE ONLINE ELECTION SYSTEM
COLLEGE ONLINE ELECTION SYSTEM
 
Internship in pune
Internship in puneInternship in pune
Internship in pune
 
Internship in pune
Internship in pune Internship in pune
Internship in pune
 
Android based Attendance and examination automation
Android based Attendance and examination automationAndroid based Attendance and examination automation
Android based Attendance and examination automation
 
J sai subrahmanyam_Resume
J sai subrahmanyam_ResumeJ sai subrahmanyam_Resume
J sai subrahmanyam_Resume
 
UiPath Meetup Service now + mainframe and legacy final
UiPath Meetup Service now + mainframe and legacy finalUiPath Meetup Service now + mainframe and legacy final
UiPath Meetup Service now + mainframe and legacy final
 
Schooladmissionprocessmanagement 140227084915-phpapp01
Schooladmissionprocessmanagement 140227084915-phpapp01Schooladmissionprocessmanagement 140227084915-phpapp01
Schooladmissionprocessmanagement 140227084915-phpapp01
 
Training
TrainingTraining
Training
 
Transit Tech Lab: Info session
Transit Tech Lab: Info session Transit Tech Lab: Info session
Transit Tech Lab: Info session
 
IRJET- A Web-Based Career Spot for Placement Activities and Data Analysis
IRJET- A Web-Based Career Spot for Placement Activities and Data AnalysisIRJET- A Web-Based Career Spot for Placement Activities and Data Analysis
IRJET- A Web-Based Career Spot for Placement Activities and Data Analysis
 
Microbase Profile
Microbase ProfileMicrobase Profile
Microbase Profile
 
Resume
ResumeResume
Resume
 
IRJET- Developers Community-Devcom
IRJET- Developers Community-DevcomIRJET- Developers Community-Devcom
IRJET- Developers Community-Devcom
 
Student Debt Solutions
Student Debt SolutionsStudent Debt Solutions
Student Debt Solutions
 
Webinar IoT Cloud Platforms and Middleware for Rapid Application Development
Webinar IoT Cloud Platforms and Middleware for Rapid Application DevelopmentWebinar IoT Cloud Platforms and Middleware for Rapid Application Development
Webinar IoT Cloud Platforms and Middleware for Rapid Application Development
 
Using Machine Learning to Govern Kafka Clients with Shu Wang & UmaMahesh Sistu
Using Machine Learning to Govern Kafka Clients with Shu Wang & UmaMahesh SistuUsing Machine Learning to Govern Kafka Clients with Shu Wang & UmaMahesh Sistu
Using Machine Learning to Govern Kafka Clients with Shu Wang & UmaMahesh Sistu
 
Online shopping management system project.pdf
Online shopping management system project.pdfOnline shopping management system project.pdf
Online shopping management system project.pdf
 
Kickoff Presentation
Kickoff PresentationKickoff Presentation
Kickoff Presentation
 
School admission process management system (Documention)
School admission process management system (Documention)School admission process management system (Documention)
School admission process management system (Documention)
 
Bhavendra_CV (3)
Bhavendra_CV (3)Bhavendra_CV (3)
Bhavendra_CV (3)
 

More from KayDrive

Pegasus fyp presentation
Pegasus fyp presentationPegasus fyp presentation
Pegasus fyp presentation
KayDrive
 
Fyp presentation (1)
Fyp presentation (1)Fyp presentation (1)
Fyp presentation (1)
KayDrive
 
Presentation (1)qq
Presentation (1)qqPresentation (1)qq
Presentation (1)qq
KayDrive
 
Fyp presentationa
Fyp presentationaFyp presentationa
Fyp presentationa
KayDrive
 
Go spark presentation fyp fall 2017
Go spark presentation  fyp fall 2017Go spark presentation  fyp fall 2017
Go spark presentation fyp fall 2017
KayDrive
 
Presentationa
PresentationaPresentationa
Presentationa
KayDrive
 
Fyp final presentation
Fyp final presentationFyp final presentation
Fyp final presentation
KayDrive
 
Shift presentation
Shift presentationShift presentation
Shift presentation
KayDrive
 
Project presentation
Project presentationProject presentation
Project presentation
KayDrive
 
Fyp presentation
Fyp presentationFyp presentation
Fyp presentation
KayDrive
 

More from KayDrive (20)

Microfluidic Flow Control using Magnetohydrodynamics
Microfluidic Flow Control using  Magnetohydrodynamics Microfluidic Flow Control using  Magnetohydrodynamics
Microfluidic Flow Control using Magnetohydrodynamics
 
4 city spot
4 city spot4 city spot
4 city spot
 
Ring Spinning Machine
Ring Spinning Machine Ring Spinning Machine
Ring Spinning Machine
 
FYP presentation - Saad
FYP presentation - SaadFYP presentation - Saad
FYP presentation - Saad
 
Pegasus fyp presentation
Pegasus fyp presentationPegasus fyp presentation
Pegasus fyp presentation
 
Fyp presentation (1)
Fyp presentation (1)Fyp presentation (1)
Fyp presentation (1)
 
V track ppt
V track pptV track ppt
V track ppt
 
Presentation (1)qq
Presentation (1)qqPresentation (1)qq
Presentation (1)qq
 
Fyp presentationa
Fyp presentationaFyp presentationa
Fyp presentationa
 
Presentation
PresentationPresentation
Presentation
 
Go spark presentation fyp fall 2017
Go spark presentation  fyp fall 2017Go spark presentation  fyp fall 2017
Go spark presentation fyp fall 2017
 
Presentation
PresentationPresentation
Presentation
 
Presentationa
PresentationaPresentationa
Presentationa
 
Fyp final presentation
Fyp final presentationFyp final presentation
Fyp final presentation
 
Shift presentation
Shift presentationShift presentation
Shift presentation
 
Final year project
Final year projectFinal year project
Final year project
 
Presentation
PresentationPresentation
Presentation
 
Project presentation
Project presentationProject presentation
Project presentation
 
Fyp presentation
Fyp presentationFyp presentation
Fyp presentation
 
Marketmizer
MarketmizerMarketmizer
Marketmizer
 

Recently uploaded

Call Girl In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indor...
Call Girl In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indor...Call Girl In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indor...
Call Girl In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indor...
Sheetaleventcompany
 
Low Rate Call Girls Nagpur {9xx000xx09} ❤️VVIP NISHA Call Girls in Nagpur Mah...
Low Rate Call Girls Nagpur {9xx000xx09} ❤️VVIP NISHA Call Girls in Nagpur Mah...Low Rate Call Girls Nagpur {9xx000xx09} ❤️VVIP NISHA Call Girls in Nagpur Mah...
Low Rate Call Girls Nagpur {9xx000xx09} ❤️VVIP NISHA Call Girls in Nagpur Mah...
Sheetaleventcompany
 
Low Rate Call Girls Pune {9xx000xx09} ❤️VVIP NISHA Call Girls in Pune Maharas...
Low Rate Call Girls Pune {9xx000xx09} ❤️VVIP NISHA Call Girls in Pune Maharas...Low Rate Call Girls Pune {9xx000xx09} ❤️VVIP NISHA Call Girls in Pune Maharas...
Low Rate Call Girls Pune {9xx000xx09} ❤️VVIP NISHA Call Girls in Pune Maharas...
Sheetaleventcompany
 
Gorgeous Call Girls In Pune {9xx000xx09} ❤️VVIP ANKITA Call Girl in Pune Maha...
Gorgeous Call Girls In Pune {9xx000xx09} ❤️VVIP ANKITA Call Girl in Pune Maha...Gorgeous Call Girls In Pune {9xx000xx09} ❤️VVIP ANKITA Call Girl in Pune Maha...
Gorgeous Call Girls In Pune {9xx000xx09} ❤️VVIP ANKITA Call Girl in Pune Maha...
Sheetaleventcompany
 
🍑👄Ludhiana Escorts Service☎️98157-77685🍑👄 Call Girl service in Ludhiana☎️Ludh...
🍑👄Ludhiana Escorts Service☎️98157-77685🍑👄 Call Girl service in Ludhiana☎️Ludh...🍑👄Ludhiana Escorts Service☎️98157-77685🍑👄 Call Girl service in Ludhiana☎️Ludh...
🍑👄Ludhiana Escorts Service☎️98157-77685🍑👄 Call Girl service in Ludhiana☎️Ludh...
dilpreetentertainmen
 
science quiz bee questions.doc FOR ELEMENTARY SCIENCE
science quiz bee questions.doc FOR ELEMENTARY SCIENCEscience quiz bee questions.doc FOR ELEMENTARY SCIENCE
science quiz bee questions.doc FOR ELEMENTARY SCIENCE
maricelsampaga
 
💚 Low Rate Call Girls In Chandigarh 💯Lucky 📲🔝8868886958🔝Call Girl In Chandig...
💚 Low Rate  Call Girls In Chandigarh 💯Lucky 📲🔝8868886958🔝Call Girl In Chandig...💚 Low Rate  Call Girls In Chandigarh 💯Lucky 📲🔝8868886958🔝Call Girl In Chandig...
💚 Low Rate Call Girls In Chandigarh 💯Lucky 📲🔝8868886958🔝Call Girl In Chandig...
Sheetaleventcompany
 
Indore Call Girl Service 📞9235973566📞Just Call Inaaya📲 Call Girls In Indore N...
Indore Call Girl Service 📞9235973566📞Just Call Inaaya📲 Call Girls In Indore N...Indore Call Girl Service 📞9235973566📞Just Call Inaaya📲 Call Girls In Indore N...
Indore Call Girl Service 📞9235973566📞Just Call Inaaya📲 Call Girls In Indore N...
Sheetaleventcompany
 
Call Girls In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indo...
Call Girls In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indo...Call Girls In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indo...
Call Girls In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indo...
Sheetaleventcompany
 
Low Rate Call Girls Lucknow {9xx000xx09} ❤️VVIP NISHA Call Girls in Lucknow U...
Low Rate Call Girls Lucknow {9xx000xx09} ❤️VVIP NISHA Call Girls in Lucknow U...Low Rate Call Girls Lucknow {9xx000xx09} ❤️VVIP NISHA Call Girls in Lucknow U...
Low Rate Call Girls Lucknow {9xx000xx09} ❤️VVIP NISHA Call Girls in Lucknow U...
Sheetaleventcompany
 

Recently uploaded (20)

Call Girl In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indor...
Call Girl In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indor...Call Girl In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indor...
Call Girl In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indor...
 
Low Rate Call Girls Nagpur {9xx000xx09} ❤️VVIP NISHA Call Girls in Nagpur Mah...
Low Rate Call Girls Nagpur {9xx000xx09} ❤️VVIP NISHA Call Girls in Nagpur Mah...Low Rate Call Girls Nagpur {9xx000xx09} ❤️VVIP NISHA Call Girls in Nagpur Mah...
Low Rate Call Girls Nagpur {9xx000xx09} ❤️VVIP NISHA Call Girls in Nagpur Mah...
 
Low Rate Call Girls Pune {9xx000xx09} ❤️VVIP NISHA Call Girls in Pune Maharas...
Low Rate Call Girls Pune {9xx000xx09} ❤️VVIP NISHA Call Girls in Pune Maharas...Low Rate Call Girls Pune {9xx000xx09} ❤️VVIP NISHA Call Girls in Pune Maharas...
Low Rate Call Girls Pune {9xx000xx09} ❤️VVIP NISHA Call Girls in Pune Maharas...
 
Independent Call Girls Service Chandigarh Sector 17 | 8868886958 | Call Girl ...
Independent Call Girls Service Chandigarh Sector 17 | 8868886958 | Call Girl ...Independent Call Girls Service Chandigarh Sector 17 | 8868886958 | Call Girl ...
Independent Call Girls Service Chandigarh Sector 17 | 8868886958 | Call Girl ...
 
Ulhasnagar Call girl escort *88638//40496* Call me monika call girls 24*
Ulhasnagar Call girl escort *88638//40496* Call me monika call girls 24*Ulhasnagar Call girl escort *88638//40496* Call me monika call girls 24*
Ulhasnagar Call girl escort *88638//40496* Call me monika call girls 24*
 
Gorgeous Call Girls In Pune {9xx000xx09} ❤️VVIP ANKITA Call Girl in Pune Maha...
Gorgeous Call Girls In Pune {9xx000xx09} ❤️VVIP ANKITA Call Girl in Pune Maha...Gorgeous Call Girls In Pune {9xx000xx09} ❤️VVIP ANKITA Call Girl in Pune Maha...
Gorgeous Call Girls In Pune {9xx000xx09} ❤️VVIP ANKITA Call Girl in Pune Maha...
 
❤️Chandigarh Escorts Service☎️9814379184☎️ Call Girl service in Chandigarh☎️ ...
❤️Chandigarh Escorts Service☎️9814379184☎️ Call Girl service in Chandigarh☎️ ...❤️Chandigarh Escorts Service☎️9814379184☎️ Call Girl service in Chandigarh☎️ ...
❤️Chandigarh Escorts Service☎️9814379184☎️ Call Girl service in Chandigarh☎️ ...
 
🍑👄Ludhiana Escorts Service☎️98157-77685🍑👄 Call Girl service in Ludhiana☎️Ludh...
🍑👄Ludhiana Escorts Service☎️98157-77685🍑👄 Call Girl service in Ludhiana☎️Ludh...🍑👄Ludhiana Escorts Service☎️98157-77685🍑👄 Call Girl service in Ludhiana☎️Ludh...
🍑👄Ludhiana Escorts Service☎️98157-77685🍑👄 Call Girl service in Ludhiana☎️Ludh...
 
❤️Chandigarh Escorts Service☎️9815457724☎️ Call Girl service in Chandigarh☎️ ...
❤️Chandigarh Escorts Service☎️9815457724☎️ Call Girl service in Chandigarh☎️ ...❤️Chandigarh Escorts Service☎️9815457724☎️ Call Girl service in Chandigarh☎️ ...
❤️Chandigarh Escorts Service☎️9815457724☎️ Call Girl service in Chandigarh☎️ ...
 
💸Cash Payment No Advance Call Girls Hyderabad 🧿 9332606886 🧿 High Class Call ...
💸Cash Payment No Advance Call Girls Hyderabad 🧿 9332606886 🧿 High Class Call ...💸Cash Payment No Advance Call Girls Hyderabad 🧿 9332606886 🧿 High Class Call ...
💸Cash Payment No Advance Call Girls Hyderabad 🧿 9332606886 🧿 High Class Call ...
 
science quiz bee questions.doc FOR ELEMENTARY SCIENCE
science quiz bee questions.doc FOR ELEMENTARY SCIENCEscience quiz bee questions.doc FOR ELEMENTARY SCIENCE
science quiz bee questions.doc FOR ELEMENTARY SCIENCE
 
❤️Amritsar Escort Service☎️9815674956☎️ Call Girl service in Amritsar☎️ Amrit...
❤️Amritsar Escort Service☎️9815674956☎️ Call Girl service in Amritsar☎️ Amrit...❤️Amritsar Escort Service☎️9815674956☎️ Call Girl service in Amritsar☎️ Amrit...
❤️Amritsar Escort Service☎️9815674956☎️ Call Girl service in Amritsar☎️ Amrit...
 
💚 Low Rate Call Girls In Chandigarh 💯Lucky 📲🔝8868886958🔝Call Girl In Chandig...
💚 Low Rate  Call Girls In Chandigarh 💯Lucky 📲🔝8868886958🔝Call Girl In Chandig...💚 Low Rate  Call Girls In Chandigarh 💯Lucky 📲🔝8868886958🔝Call Girl In Chandig...
💚 Low Rate Call Girls In Chandigarh 💯Lucky 📲🔝8868886958🔝Call Girl In Chandig...
 
Indore Call Girl Service 📞9235973566📞Just Call Inaaya📲 Call Girls In Indore N...
Indore Call Girl Service 📞9235973566📞Just Call Inaaya📲 Call Girls In Indore N...Indore Call Girl Service 📞9235973566📞Just Call Inaaya📲 Call Girls In Indore N...
Indore Call Girl Service 📞9235973566📞Just Call Inaaya📲 Call Girls In Indore N...
 
💸Cash Payment No Advance Call Girls Kanpur 🧿 9332606886 🧿 High Class Call Gir...
💸Cash Payment No Advance Call Girls Kanpur 🧿 9332606886 🧿 High Class Call Gir...💸Cash Payment No Advance Call Girls Kanpur 🧿 9332606886 🧿 High Class Call Gir...
💸Cash Payment No Advance Call Girls Kanpur 🧿 9332606886 🧿 High Class Call Gir...
 
❤️Zirakpur Escorts☎️7837612180☎️ Call Girl service in Zirakpur☎️ Zirakpur Cal...
❤️Zirakpur Escorts☎️7837612180☎️ Call Girl service in Zirakpur☎️ Zirakpur Cal...❤️Zirakpur Escorts☎️7837612180☎️ Call Girl service in Zirakpur☎️ Zirakpur Cal...
❤️Zirakpur Escorts☎️7837612180☎️ Call Girl service in Zirakpur☎️ Zirakpur Cal...
 
Call Girls In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indo...
Call Girls In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indo...Call Girls In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indo...
Call Girls In Indore 📞9235973566📞Just Call Inaaya📲 Call Girls Service In Indo...
 
Low Rate Call Girls Lucknow {9xx000xx09} ❤️VVIP NISHA Call Girls in Lucknow U...
Low Rate Call Girls Lucknow {9xx000xx09} ❤️VVIP NISHA Call Girls in Lucknow U...Low Rate Call Girls Lucknow {9xx000xx09} ❤️VVIP NISHA Call Girls in Lucknow U...
Low Rate Call Girls Lucknow {9xx000xx09} ❤️VVIP NISHA Call Girls in Lucknow U...
 
The Events of Cardiac Cycle - Wigger's Diagram
The Events of Cardiac Cycle - Wigger's DiagramThe Events of Cardiac Cycle - Wigger's Diagram
The Events of Cardiac Cycle - Wigger's Diagram
 
💞 Safe And Secure Call Girls Coimbatore 🧿 9332606886 🧿 High Class Call Girl S...
💞 Safe And Secure Call Girls Coimbatore 🧿 9332606886 🧿 High Class Call Girl S...💞 Safe And Secure Call Girls Coimbatore 🧿 9332606886 🧿 High Class Call Girl S...
💞 Safe And Secure Call Girls Coimbatore 🧿 9332606886 🧿 High Class Call Girl S...
 

Presentation

  • 1. Department of Electrical Engineering, University of Engineering and Technology, Lahore Smart Colony Management System Group No: 2014-FYP-41 Project Advisor: Dr. Abdul Rehman Kashif Undergraduate Final Year Project Presentation Dated: 5th, April, 2018
  • 2. Team Introduction Sana Younis (Team Leader) 2014-EE-008 Specialization: Computer Undergraduate Final Year Project Presentation Dated: 5th April, 2018 Bakhtawar Aslam 2014-EE-003 Specialization: Computer Maira Ahmed 2014-EE-005 Specialization: Computer Samarah Chaudhary 2014-EE-007 Specialization: Power Sarah Chaudhary 2014-EE-009 Specialization: Power
  • 3. Problem Statement • In UET Lahore, billing and security systems were managed manually. • In today’s world, due to advancement in technology and automatic control, manual management systems are not reliable. • All manual systems should be replaced with automatic systems. Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 4. Problem Statement • Demerits of Manual Billing System  Inefficient  Unreliable  Time consuming  Laborious  Possibility of error in calculation  Increased demand of employees Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 5. Problem Statement • Why security system is needed? Due to increased security demands in our country, it is required to keep check on every vehicle entering in the campus so that any illegal or suspicious vehicle must not enter the campus Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 6. Problem Statement • Demerits of Manual Security System  Inefficient  Unreliable  Need to employ many guards  Not feasible to check every vehicle being entered  Takes more effort to keep track of paper documents  Difficult to find specific car’s information Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 7. Proposed Solution • Our project smartly improves two existing systems  Billing System  Security System • We have replaced these manual systems with fully automatic systems Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 8. Billing System • Billing system is automated using multi-featured website and android application • It improves the conventional way, the power utility providers gather and handle billing data. • Website is developed using Macromedia Dreamweaver • PHP and JavaScript are used for back-end programming of the website and HTML is used for front-end Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 9. Billing System • Meter reader enters the meter reading through an android application, linked directly to the database • Database contains the user’s personal information and billing details. • Website has the capability of calculating the bills, generating PDFs and sending emails to the respective users Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 10. Billing System • Bill calculator calculates the bill • Generated PDFs are then sent by an Email • Emails can be generated individually by user himself or collectively by the admin • The user can view his current bill as well as previous billing record on website Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 11. Billing System Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 12. Security System • Security system works by sensing the presence of a car in a vicinity of camera using proximity sensor • Morphological image processing techniques are then applied on the image of number plate which converts it into binary form • Then a network is trained using bagged tree classifier to detect the characters of number plate. Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 13. Security System • The car number hence obtained is compared with the registration numbers stored in database, which shows whether the car is registered or not. • If the car is registered, then it is allowed to enter • If the car is not registered, then driver of the car will have go through further investigation Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 14. Security System Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 15. Block Diagram Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 16. Block Diagram(Contd.) Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 17. Flow Diagram Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 18. Applications • System can be installed anywhere to automate the security of that place • It can be used to generate and send utility bills to users by just one click • It can be used to take meter reading via easy user interface of android application • It can be used to submit complaints to admin about problems encountered by users Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 19. Audience • Institutions or organizations  That have their own residential colonies and don’t have automatic billing system  Who want to manage traffic in terms of access control and detect the unauthorized vehicles Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 20. Marketing • For marketing of our project, we have designed a brochure that describes objectives, applications and significance of our project • Brochures can be distributed in different ways i.e. as newspaper inserts, handed out personally, by mail or placed in brochure racks in high traffic locations • Social Media and E-Marketing can also be adopted to attract the customers Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 21. What we have done so far?: • So far, we have developed website to calculate electricity bills of residents of UET colony • Meter reading is entered through mobile app and bills are calculated accurately • Website then generates PDFs and emails are sent to the residents • This automatic electricity billing system is in testing phase now Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 22. What we have done so far?: • Furthermore, we have tried to automate the security system on entrance of UET through number plate recognition via image processing. • Camera records the real time video • Sensor gives the output when vehicle is detected being entered • Image of vehicle is taken from the video Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 23. What we have done so far?: • Then, image processing is done which includes detection of number plate area and extraction of registration number of vehicle in a string. • This registration number is compared with entries in the database and hence authentication is achieved. • So far, prototyping of this system is done and simulated in MATLAB Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 24. Hardware Developed • Hardware includes  Camera  Sensor  Raspberry Pi3 microcontroller  PC  Android mobile phone  Internet Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 25. Hardware Developed • Security system  Camera shoots the video  Sensor senses the vehicle and image is captured  Raspberry Pi3 is used to develop Standalone application of our system  Its takes output of sensor as its input and performs image processing Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 26. Hardware Developed  Internet is required for online comparison of extracted number plate number with entries in database • Billing System  Mobile phone is required for entering meter reading through android application  PC is required to manage/open website  Internet access must be provided for website to work Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 27. Hardware Developed Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 28. Demo Video Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 29. Future Deliverables • Initially, we have developed automatic billing system for electricity bills of UET Colony • In near future, it will also work for gas, telephone and other utility bills of UET colony • Furthermore, we will work to implement this system in other institutions or organizations that have their own residential colonies and still don’t have automatic billing system Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 30. Future Deliverables • As far as our security system is concerned, we have done prototyping on MATLAB • Now, we are converting the MATLAB code to Python code to run this code on Raspberry Pi3 microcontroller • This is expected to be completed in next two to three weeks Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 31. Gantt Chart Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 32. Undergraduate Final Year Project Presentation Dated: 5th April, 2018
  • 33. References [1] P.Patil , C. Kanagasabapathi and S. Yellampali. “Automatic number plate recognition system for vehicle identification,” Electrical, Electronics, Communication, Computer, and Optimization Techniques, 2017. [2] G. Schlossnagle “Coding Styles,” in Advanced PHP Programming, 1st ed., vol. 1. S. Johnston, Ed. Indiana: Sams Publishing, 2004, pp.45-36. Undergraduate Final Year Project Presentation Dated: 5th April, 2018