Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
392 views34 pages

Automatic Car Wash

Automatic car wash final defence presentation

Uploaded by

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

Automatic Car Wash

Automatic car wash final defence presentation

Uploaded by

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

Automatic Car wash

Defense Presentation Final Year Project

Supervisor: Dr. Irfan Khan


Group Members:
Zabeeh Ullah
Syed Hassam Shah
Tayyeb Ullah
Usama Khan
Presentation Outline

1. Introduction

2. Problem Statement

3. Literature Review

4. Proposed Methodology

5. References

Slide # 2
Introduction

 In all automobile Industries manual car washing need more labor to


carry out work which effects in time consumption and also the results
may or may not be satisfactory to the customer that depends. So as
to overcome these issues, automatic car washing can be done
automatically using Programmable Logic Controllers (PLC)

Slide # 3
Objectives

 development of an efficient and user-friendly automatic car washing system-utilizing


PLCs. The primary objectives of this projects are

 To analyze and understand the various programming languages used for PLC
communication.

 To design and implement a PLC-based control system for an automatic car wash.

 To evaluate the performance of the developed system and analyze its effectiveness
compared to traditional car washing methods.

Slide # 4
Advantages

 Less area required


 Less time requirement in operation
 Less men power requirement
 Pollution free
 Easy to operate
 Low maintenance
 Use in Domestic service station

Slide # 5
Problem Statement

 This project allows us to focus on creating a novel automatic car wash system
that addresses issues like water conservation, energy efficiency, automation,
and user-friendliness. It can be further refined based on specific objectives,
constraints, and technologies need to incorporate into use. So, is there any
specific way to achieve this desired goal?

Slide # 6
Literature Review

 There are many types of car washes. Some of them are Hand car wash where
the vehicle is washed by employees, Self-services car wash where the
customer performs the washing, chemical car washes which use chemicals to
wash and polishing the car surface etc., nowadays automation has extended
its hands in various fields. In automobile services manual car washing requires
more labor effects, time consumption and also the results may not be
satisfactory to the customers. In order to overcome this, car washing can be
done automatically using Programmable Logic Controllers (PLC). [1]

Slide # 7
Literature Review

 This report presents how car can be washed automatically using PLC. Car
washing requires components like conveyor, brushes, sprayers, driers which
are driven by DC motors. Control of these components is made through PLC.
Research reports shows that the first automatic car wash appears in the late
1930's in which computerized POS mechanism is used. After paying the car is
put into a line-up often called the stack or queue. The stack moves
sequentially. After pulling up to the tunnel entrance, an attendant usually
guides the customer onto the track or conveyor. [2]

Slide # 8
Literature Review

 There are many types of car washes. Some of them are Hand car wash where
the vehicle is washed by employees, Self-services car wash where the
customer performs the washing, chemical car washes which use chemicals to
wash and polishing the car surface etc., nowadays automation has extended
its hands in various fields. [3]

Slide # 9
Proposed Methodology

 The mechanism of this car washing system involves entering car to into the
washing arena. In this step the car is placed on conveyer belt. The DC gear
motor used in conveyor belt system. The clean water to clean the car is
provided to remove the dust off the car. In the next step the soap water is
sprayed on the car and then pass to the brushes to reduce the dirt’s intensity.
Then the car is forwarded to clean water again to wash away the dirt
eventually. In the same phenomenon the car is passed through the blower to
dry the car and so the process reaches to completion

Slide # 10
Proposed Methodology

 The various types of components used are


 PLC,
 proximity sensors,
 DC gear motors,
 Wiper motor
 blower, water pumps,
 power supply,
 relay
 conveyer belt.

Slide # 11
Power
supply

Conveyor
Start belt
stop
Showers
switch
PLC
brushes
Proximity
sensor
Dryer

12
Input ports Connection block diagram
Output ports
Start switch X00 Conveyor belt
Y00
Stop switch X01 Y01 Clean water pump
Proximity sensor1 X02 Y02 Soap water pump
Proximity sensor2 X03 Y03 Brushes
Proximity sensor3 X04 Y04 Clean water pump
Proximity sensor4 X05 Y05 Thick clothes to dry
Y06 Blowers
Proximity sensor5 X06
Proximity sensor6 X07
X08
X09

13
Total input & output
INPUT Input component Output Output components
ports ports
X000 (Push button) Y000 Motor to run conveyor belt
Y001 Clean water pump to
X001 (Push button)
sprinkle clean water on car
X002 (Proximity sensor 1)
Y002 Soap water pump
X003 (Proximity sensor 2) Y003 Motor linked with Brushes

X004 (Proximity sensor 3) Y004 Clean water pump


Y005 Motor linked with Thick cloth
X005 (Proximity sensor 4)
to dry car
X006 (Proximity sensor 5) Y006 Blower

X007 (Proximity sensor 6)


Total 6 timers used i.e. T0 Slide
to #T5
14 and

timer address is K100


Logical expression with logic gates
logical expression & logic gate for wiper motor

 Y000=(X000+T0+T1+T2+T3+T4+T5+Y00).X001.Y001.Y002.Y003.Y004.Y005.

X000
X001
T0
T1 Y001
T2 Y002
Y000
T3
Y003
T4
Y004
T5
Y005
Y000 Y006

Initially all outputs and input X001 are normally closed


Slide # 15
Logical expression with logic gate
logical expression with logic gate for clean water pump
T0=X002*X001
Y001=X002*X001*T0

X002
T0

X001

Y001

16
Logical expression with logic gates
logical expression with logic gates for soap water shower
T1=X003*X001
Y002=X003*X001*T1

X003
T1

X001

Y002

17
Logical expression with logic gates
logical expression with logic gates for brushes
T2=X004*X001
Y003=X004*X001*T2

X004
T2

X001

Y003

18
Logical expression with logic gates
logical expression with logic gates for clean water shower
T3=X005*X001
Y004=X005*X001*T3

X005
T3

X001

Y004
Logical expression with logic gates
logical expression with logic gate for thick clothes servo
motor
T4=X006*X001
Y005=X006*X001*T4

X006
T4

X001

Y005

20
Logical expression with logic gates
logical expression with logic gate for blower
T5=X007*X001
Y006=X007*X001*T5

X007
T5

X001

Y006

21
Ladder logic

22
X007

23
Components purchased
Gear motor
PLC INDICATOR Servo motor

PROXIMITY SENSOR PUSH BTTON RELAY

24
Proposed map of washing arena
Proximity sensor 1 Proximity sensor 2 Proximity sensor 3 Proximity sensor 4 Proximity sensor 5 Proximity sensor 6

Shower clean water

Shower soap water

Shower clean water

thick cloth
brushes

blower
c

The total size of washing arena is 4*1.5 feet and Distance between
two sensors is 8 inch

25
Iron rod for conveyor
belt with gear motor
Hard implementation

26
27
28
29
30
31
Gantt Chart
Activity 2021 2022 2023 2024
Fall Spring Fall Spring Fall Spring Fall Spring
Course Work

Comprehensive Exam

Literature Review

Proposal Writing

Learning Simulation Tool


Development of Cyber
Security Algorithm
Testing and Evaluation of
Cyber Security algorithm
from Kali Linux
Thesis Write-up

Defence

Slide # 32
References

 [1] “Design and implementation of automatic car washing system using PLC”
Raj Deepak Singh, Sunny Nigam, Sagar Aggrawal, Md. Raish Neelgar,
Shivendra Kaura, Kailash Sharma: e-ISSN: 2395-0056
 [2]”Automatic car washing system using PLC” Zeenal Lalluwadia, Nidhi Bhatia
and Jayana Rana: ISSN: 2349-6002
 [3]“Programmable Logic Controller based Automatic Car” May Thwe Oo, Hla
Ya Min, Nwe Nwe Oo; Washing System: ISSN: 2456-8880
 [4] https://learn.automationcommunity.com/plc-automatic-car-washing-
system-project/

Slide # 33
References

Slide # 34

You might also like