plc college ppt

19
By- Sheik Rema(5050) Abhigya Arvind(5051) Abhijit Sengupta(5053) AEIE Department Asansol Engineering College PROGRAMMABLE LOGIC CONTROLLER (PLC)

Upload: abhigya90

Post on 02-Jul-2015

446 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: plc college ppt

By-Sheik Rema(5050)

Abhigya Arvind(5051)Abhijit Sengupta(5053)

AEIE DepartmentAsansol Engineering College

PROGRAMMABLE LOGIC CONTROLLER (PLC)

Page 2: plc college ppt

PLC and its Applications

A programmable logic controller (PLC) is a digital computer used for automation of electromechanical processes, such as control of machinery on factory assembly lines, control of amusement rides, or control of lighting fixtures.

Page 3: plc college ppt

HISTORY OF PLC

First PLC systems evolved from conventional computer in 1960s. These PLCs were installed in automotive plant

In 1972, using microprocessor chip, computer power In 1980s Use of PLC was exponentially increasing.

The growth of PLC application is shown 1.4 B

in figure. 80 M

1978 2009

Page 4: plc college ppt

Major Components of a Common PLC

PROCESSOR

POWERSUPPLY

I MN O P D U UT L E

O M U OT DP UU LT E

PROGRAMMING DEVICE

From SENSORS

Pushbuttons,contacts,

limit switches,etc.

ToOUTPUT

Solenoids, contactors,

alarmsetc.

Page 5: plc college ppt

OVER VIEW OF PLC SYSTEM

A PLC system has four major units:

1. Central Processing Unit: It consists of three parts

(i) Microprocessor: To perform mathematical and logical

operations

(ii) Memory: To store data and information

(iii) Power supply: To convert AC to DC for computer

operation.

Page 6: plc college ppt

2. Programmer/monitor: It communicates with the circuit

of PLC: There are three types of Programmer/monitor

(i) Hand held terminals: Input supplied through a membrane key pad and display is LCD

(ii) Industrial terminals: Input supplied through a Key board and display unit is CRT

(iii) Personal computer: Input supplied through a Key board and display unit is CRT

3. I/O modules: (i) The input modules process electrical signal

from sensors(ii) The output module sends the signals to

activate relays, switches, motors etc.

Page 7: plc college ppt

8

I/O Module

DC INPUT MODULE

OPTO-ISOLATOR

IS NEEDED TO: Prevent voltage transients from damaging the processor.Helps reduce the effects of electrical noise

CurrentLimitingResistor

FROM INPUTDEVICE

USE TO DROP THE VOLTAGE TO LOGIC LEVEL

Buffer, Filter, hysteresis Circuits

TOPROCESSOR

INPUT MODULE LAYOUT

120 v

To CPUSENSOR/

SWITCH

Page 8: plc college ppt

5

I/O Module

DC / AC OUTPUT MODULE

OPTO-ISOLATOR

IS NEEDED TO: Prevent voltage transients from damaging the processor.Helps reduce the effects of electrical noise

FROM PROCESSOR

TTLCircuits

AmplifierRELAYTRIACX’SISTOR

TOOUTPUTDEVICE

PLC OUTPUT MODULE LAY OUT

FROMCPU

TRIGGER

CONTROL

AC LOAD

Page 9: plc college ppt

4. RACKS AND CHASSIS

Racks: It is used to mount the PLC partsChassis: It is the enclosure on which covers

Page 10: plc college ppt

Logic elements

Page 11: plc college ppt

11

PLC

INPUTS

OUTPUTS

MOTOR

LAMPCONTACTOR

PUSHBUTTONS

Page 12: plc college ppt

PLC Applications

Page 13: plc college ppt

Dispensing oil level controller

Page 14: plc college ppt

Switch and lamp circuitConsider the following

circuit and PLC program: When the pushbutton switch is unpressed, no power is sent to the X1 input of the PLC. Following the program, which shows a normally-open X1 contact in series with a Y1 coil, no "power" will be sent to the Y1 coil. Thus, the PLC's Y1 output remains de-energized, and the indicator lamp connected to it remains dark.

Page 15: plc college ppt

Cont. If the pushbutton switch is

pressed, however, power will be sent to the PLC's X1 input. Any and all X1 contacts appearing in the program will assume the actuated (non-normal) state, as though they were relay contacts actuated by the energizing of a relay coil named "X1". In this  case, energizing the X1 input will cause the normally-open X1 contact will "close," sending "power" to the Y1 coil. When the Y1 coil of the program "energizes," the real Y1 output will become energized, lighting up the lamp connected to it:

Page 16: plc college ppt

Cont. In the following illustration, we

have the altered system shown in the state where the pushbutton is unactuated (not being pressed:

In this next illustration, the switch is shown actuated (pressed):

Page 17: plc college ppt

Example Continued

Page 18: plc college ppt

Motor control

Page 19: plc college ppt

Thank you