Final PLC

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 45

INTERNSHIP PRESENTATION

ON
PLC
PROGRAMMING

DEPARTMENT OF EE
PROGRAMMING LOGIC CONTROLLER
OUTLINE
1. What is plc. ?
2. Plc features
3. Plc connection with pc
4. Inputs and outputs of system
5. Statement list
6. Relay ladder logic
7. Ladder diagram with logic instruction
8. System component of plc, fild and
controller
9. Commercially available plc.'s
10. Siemens simatic, Allen brandley, Modicon
DEPARTMENT OF EE
DEPARTMENT OF EE
What is a PLC?

Inputs Outputs

PLC - Programmable Logic Controller


A PLC is a digital (discrete) control system that
continuously monitors the status of devices connected
as inputs.
Based upon a user written program, stored in memory,
DEPARTMENT OF EE
it controls the status of devices connected as outputs.
PLC - Introduction

Relating the program to inputs and outputs

DEPARTMENT OF EE
PLC Features

PLC Features

DEPARTMENT OF EE
PLC Features

Small in size

DEPARTMENT OF EE
DEPARTMENT OF EE
What are inputs?
• Switches and Push buttons
• Sensing Devices
• Limit Switches
• Photoelectric Sensors
• Proximity Sensors
• Condition Sensors
• Pressure Switches
• Level Switches
• Temperature Switches
• Vacuum Switches
• Float Switches
DEPARTMENT OF EE
• Encoders
What are outputs?
• Valves
• Motor Starters
• Solenoids
• Actuators
• Control Relays
• Horns & Alarms
• Stack Lights
• Fans
• Counter/Totalizer
• Pumps
• Printers

DEPARTMENT OF EE
Statement List

DEPARTMENT OF EE
* Ladder logic is possibly the simplest programming language.
* The principle behind the language is illustrated by a simple
electrical relay. (Electrical relay logic preceded PLC’s as
initially all logic was implemented in hard wired panels using
actual relays, timer, Counters etc.)

DEPARTMENT OF EE
DEPARTMENT OF EE
Ladder Diagram

DEPARTMENT OF EE
*The three most common instructions in
ladder logic are:

DEPARTMENT OF EE
*

DEPARTMENT OF EE
*
HW

DEPARTMENT OF EE
* SW

HW

DEPARTMENT OF EE
* SW PLC

HW

DEPARTMENT OF EE
* SW PLC

HW

FIELD

DEPARTMENT OF EE
* SW PLC

HW

FIELD

CONTROLLED PROCESS or CONTROLLED MACHINE


DEPARTMENT OF EE
Commercially Available PLC’s

* A variety of PLCs are available on the market.

*Siemens Sematic PLCs

*Allen Bradley (AB) part of Rockwell Automation

* Modicon TSX PLCs

*ETC…
DEPARTMENT OF EE
Schematic of a PLC

Outputs & Power Supply


Communication
Ports (RS-485)

Inputs

DEPARTMENT OF EE
* Siemens Simatic

DEPARTMENT OF EE
* Allen Bradley

DEPARTMENT OF EE
* Modicon

DEPARTMENT OF EE
Comparing traditional and
programmable control systems

DEPARTMENT OF EE
Why PLCs?

DEPARTMENT OF EE
Comparing traditional and
programmable control systems
In traditional control, the switches S1, S2 and S3 must close
for K1 to be turned on - the wiring makes the rule

In PLC systems, the program is written to perform the logic


“when S1 is closed AND S2 is closed AND S3 is closed, THEN
turn on K1” - the program makes the rule
It is
• Much simpler (complexity)
• Much easier (difficulty)
• Much more reliable (fault free)
• Much more effective (cost and time )
DEPARTMENT OF EE
to change program then wiring!
How does a PLC differ from a
computer?

 A computer is optimized for calculation and display tasks


 A computer is more user focused and user friendly
 Not necessarily real time

 A PLC is more task/process oriented


 A PLC is designed for (logic) control and regulation tasks
 A PLC has to operate in real time
 A PLC is well adapted to industrial environment
DEPARTMENT OF EE
How does a PLC differ from a
computer?

 A computer is optimized for calculation and display tasks


 A computer is more user focused and user friendly
 Not necessarily real time

 A PLC is more task/process oriented


 A PLC is designed for (logic) control and regulation tasks
 A PLC has to operate in real time
 A PLC is well adapted to industrial environment
DEPARTMENT OF EE
What tasks do PLCs
perform?

 Logic control tasks: interlocking, sequencing,


timing and counting (previously undertaken with
relays or pneumatics)

A variety of calculation, communication and


monitoring tasks

DEPARTMENT OF EE
PLC main component: the
processor

DEPARTMENT OF EE
PLC Operating Cycle: the scanning
method
 An “Executive” program tells the PLC to:
1. Input Scan
 Scan the state of the Inputs
2. Program Scan
 Processes the program logic
3. Output Scan
 Activate/de-activate the outputs
4. Housekeeping
 This step includes communications, Internal
Diagnostics, etc.
 The steps are continually repeated - processed in a loop
 This program is stored in “non volatile” memory meaning that
the program
DEPARTMENT OF EE will not be lost if power is removed
Data Flow in the PLC

DEPARTMENT OF EE
What you need to know when specifying a PLC
•Quantity, Type and Location of I/O
• Number of Inputs and output points
• AC or DC voltage
• Analog or Discrete
• Concentrated or spread out (distributed)

•Communication Requirements
• Protocol/Network used
• Devices to communicate with (HMI, other PLCs, etc)

•Speed of Application
• Response time required (throughput) of the system
• How fast does the process change

DEPARTMENT OF EE
What you need to know when specifying a PLC
•Control Architecture Philosophy
•Centralized Control, Distributed Control or combination
•Redundancy - CPUs, Power Supplies, etc

•Programming Software
•IEC vs. 984
•Installed base / what is currently being used

•User Logic
•Size and complexity of Program
•Feedback control used
•etc.
DEPARTMENT OF EE
DEPARTMENT OF EE
EXAMPLES OVER PLC SYSTEM

DEPARTMENT OF EE
IGEC SAGAR
PAINT STATION

DEPARTMENT OF EE
SLIDING STAIR

DEPARTMENT OF EE
TEMPRATURE READING

DEPARTMENT OF EE
conclusion
Conclusion is that plc. is better than the traditional
hard wired
System and plc. is used in industrial area and
automated system
and it can control traffic lite, sliding stairs etc.

DEPARTMENT OF EE
Reference
www.google.com
www.wikipedia.com
Taken from the book etc.

DEPARTMENT OF EE
FOR PAYING ATTENTION !!

SUBMITTED TO --- GUIDED BY ----


DR.ANURAG TRIVEDI MISS AAKANKSHA JAIN
HOD EE ENG. IGEC SAGAR

REPRESENTED BY
DEPARTMENT OF EE
VIVEKANAND TRIPATHI
0601EE183D12

You might also like