automatic parking system using plc and scada

19
PARKING SYSTEM USING PLC & SCADA PRESENTED TO: HOD(ECE): DR. XXXXX PRESENTED BY: XXXXXXXXXXX-121XXXXX

Upload: jeetu212167

Post on 16-Apr-2017

714 views

Category:

Engineering


24 download

TRANSCRIPT

Page 1: automatic parking system using plc and scada

PARKING SYSTEM USING PLC & SCADA

PRESENTED TO:HOD(ECE):DR. XXXXX

PRESENTED BY:XXXXXXXXXXX-121XXXXX

Page 2: automatic parking system using plc and scada

CONTENTS

1. Definition of problem2. Introduction3. History4. Detailed Block diagram5. Component and Software tools6. Applicable and Purpose

Page 3: automatic parking system using plc and scada

DEFINITION

Parking of cars in a parking area is becoming a difficult task as the number of cars increases while the number of parking spaces is finite.

People spend a certain amount of time looking for parking spaces and thus traffic slows down and cause congestion.

The information of available parking spaces is not readily available to the people looking for parking spaces.

Page 4: automatic parking system using plc and scada

INTRODUCTION

The project portrays the idea of automated parking system.

Movement of the vehicle is controlled through the sensor inputs using a PLC.

Sensors and the programmed PLC simulates the eye and brain of a human respectively.

The vehicle is parked and retrieved without human intervention.

Page 5: automatic parking system using plc and scada

HISTORY

The earliest use of an APS was in Paris, France in1905. The APS consisted of a groundbreaking multi-story concrete structure with an internal elevator to transport cars to upper levels where attendants parked the cars.

In the 1920s, forerunners of automated parking systems appeared in U.S. cities like Los Angeles, Chicago, NewYork and Cincinnati. Some of these multi-story structures are still standing, and have been adapted for new uses.

Page 6: automatic parking system using plc and scada

 A system that is now found all over Japan —  the Ferris-wheel, was created by the Westing house Corporation in 1923.

 The Nash Motor Company created the first glass enclosed version of this system for the Chicago Century of Progress Exhibition in 1933, and it was the precursor to a more recent version, the Smart Car Towers in Europe.

Page 7: automatic parking system using plc and scada

DETAILED BLOCK DIAGRAM

PLC

MOTOR DRIVERS

MOTORS

IR SENSORS

PROXIMITY SENSORS

LCD

Page 8: automatic parking system using plc and scada

COMPONENT LIST/SOFTWARE TOOLS

HARDWARE

• PLC(LOGO)• Variable Frequency Drive• Proximity Sensors • Motors

SOFTWARE USED

• LOGOSOFT COMFORT• MICROWINCC EXPLORER

Page 9: automatic parking system using plc and scada

PLC

• PLC - programmable logic controller

• A Programmable Logic Controller, or PLC for short, is simply a special computer device used for industrial control systems. They are used in many industries such as oil refineries, manufacturing lines, conveyor systems and so on.

• PLC implements logic control functions by means of a program.

Page 10: automatic parking system using plc and scada

PLC FUNCTIONBLOCK DIAGRAM

CR

Isolation

BarrierIsolation

Barrier

Central

Processor

Unit

(CPU)

MEMORY

program data

High

Voltage

High

Voltage

Low Voltage

AC Power Supply

Ou

tp

ut

C

i

r

c

u

i

t

s

or

Communications

Port

I

n

p

u

t

C

i

r

c

u

i

t

s

Page 11: automatic parking system using plc and scada

PLC COMPONENTS

There are five basic components in a PLC system:

1. The PLC processor, or CPU.

2. I/O (Input /Output) modules.

3. Bus System.

4. Programming software that runs in a PC.

5. Power supply.

Page 12: automatic parking system using plc and scada

PLC OPERATING CYCLE

• Four Steps in the PLC Operations

• Input Scan

• Scan the state of the Inputs

• Program Scan

• Processes the program logic

• Output Scan

• Energize/de-energize the outputs

• Housekeeping

• This step includes communications, Internal Diagnostics, etc.

• The steps are continually repeated - processed in a loop.

START

Input

Scan

Program

Scan

Housekeeping

Output

Scan

Page 13: automatic parking system using plc and scada

DELTA PLC

Page 14: automatic parking system using plc and scada

SCADA

• SCADA is “Supervisory Control and Data Acquisition” – real time industrial process control systems used to centrally monitor and control remote or local industrial equipment such as motors, valves, pumps, relays, etc

• A SCADA system gathers information (such as where a leak on a pipeline has occurred), transfers the information back to a central site, then alerts the home station that a leak has occurred, carrying out necessary analysis and control, such as determining if the leak is critical, and displaying the information in a logical and organized fashion.

Page 15: automatic parking system using plc and scada

SCADA VIEW

Page 16: automatic parking system using plc and scada

DC GEARED MOTORS

Geared DC motors can be defined as an extension of DC motor. A geared DC Motor has a gear assembly attached to the motor. The speed of motor is counted in terms of rotations of the shaft per minute and is termed as RPM .The gear assembly helps in increasing the torque and reducing the speed.

Page 17: automatic parking system using plc and scada

APPLICATION AND PURPOSE

Solves the problem of parking in shopping complex, public place or apartments.

It can be used in automobile servicing centers.It can also be used in automobile manufacturing industry.The parked cars and their contents are more secure since there is no

public access to parked cars.Minor parking lot damages such as scrapes and dents are eliminated.Driving around in search of a parking space is eliminated, thereby

reducing time and fuel consumption.

Page 18: automatic parking system using plc and scada

REAL VIEW OF PROJECT

Page 19: automatic parking system using plc and scada

THANK YOU