Copyright © 2002 Delmar Thomson Learning Chapter 10 PLC Processors.

Slides:



Advertisements
Similar presentations
PLC Selection, Components, and Communication
Advertisements

Inputs: Digital and 4 configurable for Digital or 10 bit Analog Outputs:4 - 8 amp Relays or 700ma Transistors (1 PWM) 4 Line by 18 Character fully.
ECT 464 Lecture 5 Modes and Memory. Do the thing you fear and the death of fear is certain. Be strong and courageous. Do not be afraid or terrified because.
Copyright © 2002 Delmar Thomson Learning Chapter 11 Processor Data Organization.
Copyright © 2002 Delmar Thomson Learning Chapter 12 Basic Relay Instructions.
FIU Chapter 7: Input/Output Jerome Crooks Panyawat Chiamprasert
Chapter 7 Input Modules.
Programmable Logic Controllers
EUT 1040 Lecture 10: Programmable Logic Controllers.
Chapter 6 Introduction to Logic.
Drafting RLL. SLC 500 Processor Operating Cycle Event in Operating Cycle Input Scan Program Scan Output Scan Communications Processor Overhead.
Switchgears Control Using SCADA System Based on PLC
Copyright © 2002 Delmar Thomson Learning Chapter 3 Programming a Programmable Controller.
Programming Logic Controllers Selection, Components, & Communication - Chapter 2.
Copyright © 2002 Delmar Thomson Learning Chapter 9 Putting Together a Modular PLC.
Lecture 4: Programmable logic Controllers
Programmable Logic Controller Internal Operations
Chapter 8 Output Modules.
Chapter 19 Fundamental PLC Programming
6 PLC Programming. 6 PLC Programming Objectives List the rules for creating a PLC ladder logic diagram. Convert a relay logic diagram to a PLC ladder.
PLC Setup. Lab Setup Power Supply SLC 5/03 CPU DC input card Relay output card Our lab setup consists of 8 stations each having an IBM-PC compatible computer,
Introduction to PLC Operation
Chapter 10 PLC Processors.
1 FUNDAMENTOS DEL CONTROLADOR PROGRAMABLE. 2 ¿QUE ES UN CONTROLADOR PROGRAMABLE? PROGRAMMABLE CONTROLLER ENTRADAS A solid state device that controls output.
PowerFlex 755 DeviceLogix
Program Control Instructions:
Copyright © 2002 Delmar Thomson Learning Chapter 17 Sequencer Instructions.
Input/OUTPUT [I/O Module structure].
SLC 500 Ethernet Processor Communications Configuration
Industrial Process Control System Simon Hui Engineer Control and Informatics, Industrial Centre.
Programming PLCs using LADDER Logic
Welcome to the World of Programmable Logic Controllers
Copyright © 2002 Delmar Thomson Learning Chapter 1 Welcome to the World of Programmable Logic Controllers.
Memory Layout and SLC500™ System Addresses. Processor Memory Division An SLC 500 processor's memory is divided into two storage areas. Like two drawers.
Memory Layout and SLC500 System Addresses. Processor Memory Division An SLC 500 processor's memory is divided into two storage areas. Like two drawers.
Turbine Crane CRANES TURBINE NEA39. Turbine Crane PLANT STATUS! PV Daily Status Report.
Chapter 10 Advanced Programming, PLC Interfacing, and Troubleshooting
Copyright © 2002 Delmar Thomson Learning Chapter 2 Micro Programmable Logic Controllers.
Logic Functions and Symbols
PROGRAMMABLE LOGIC CONTROLLER
Presented to:-Sir.Ali Presented by:-Mahmood Khan Roll No:-2801.
Chapter 3 Programming a Programmable Controller. Objectives Describe the available options for programming a PLC. Explain what online is in comparison.
Copyright © 2002 Delmar Thomson Learning Chapter 14 Documenting Your PLC System.
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
Introduction to PLC Operation
Putting Together a Modular PLC
PLC ARCHITECTURE – Memory 2 by Dr. Amin Danial Asham.
Sequencers SQO,SQC,SQL.
BASIC STRUCTURE OF PLC.
1 Basic Processor Architecture. 2 Building Blocks of Processor Systems CPU.
Chapter 2 Micro Programmable Logic Controllers. Objectives Define a micro PLC. Explain the advantages of using a micro PLC in new machine development.
Copyright © 2002 Delmar Thomson Learning Chapter 13 Understanding Relay Instructions and the Programmable Controller Input Modules.
PROGRAMMABLE LOGIC CONTROLLER
PROGRAMMABLE LOGIC CONTROLLER. Control Systems Types  Programmable Logic Controllers  Distributed Control System  PC- Based Controls.
SEMINAR ON P.L.C. SUBMITTED BY HRIDAY MUKHERJEE AMIT DEBNATH SOMNATH SHIL
Programmable Logic Controller
© 2013 Eaton Corporation. All rights reserved. PLC Programming Basics.
Chapter 5.
Chapter 7 Input Modules. Objectives (1 of 2) Explain the differences between positive and negative logic and sinking and sourcing. Describe the available.
6 CHAPTER PLC Programming. 6 CHAPTER PLC Programming.
Chapter 5.
Chapter 10 © 2011, The McGraw-Hill Companies, Inc.
Session III Architecture of PLC
Identifying SLC 500™ System Components
Programmable Logic Controllers (PLCs) An Overview.
Documenting Your PLC System
Basic Relay Instructions
PROGRAMMABLE LOGIC CONTROLLERS
Presentation transcript:

Copyright © 2002 Delmar Thomson Learning Chapter 10 PLC Processors

Copyright © 2002 Delmar Thomson Learning Objectives  Describe the function of the processor.  Describe processor operating modes.  Explain the function of the watchdog timer.

Copyright © 2002 Delmar Thomson Learning The PLC Processor  The processor is a digital computer that reads inputs, solves the ladder logic, and updates the output field devices.  Processors are available with differing capabilities within a specific PLC family.  Processors have different operating modes.

Copyright © 2002 Delmar Thomson Learning Processor Operating Cycle  Processor is designed to perform specific duties in a specific sequence.  This operating cycle is called the processors scan or sweep.  In run mode, the operating sequence is continuous.  Operating cycle consists of numerous steps.

Copyright © 2002 Delmar Thomson Learning Input Scan  During the input scan, the processor scans each input module for the on or off states of each input point.  Input status information is stored in the input status file.

Copyright © 2002 Delmar Thomson Learning Program Scan  Processor scans ladder program starting at rung zero at the left power rail, working left to right, evaluating one instruction at a time until the output instruction is reached.  The output instruction will be either true or false.

Copyright © 2002 Delmar Thomson Learning Program Scan (cont’d.)  A logical 1 or 0 will be placed in the output status table address referenced by the particular output instruction.  With rung completed, processor goes on to the next rung, sequentially until the last rung of the program has been executed.

Copyright © 2002 Delmar Thomson Learning Output Scan  The output scan is where the processor writes the on or off status, one word at a time, to the associated output module.  Output module updates each field device’s status.

Copyright © 2002 Delmar Thomson Learning Service Communications  After all output modules have been updated, the processor services communications.  Updates handheld or personal computer monitor screens.  Sends communications to other devices on the network.

Copyright © 2002 Delmar Thomson Learning Reset Watch-Dog Timer  Last part of scan is to reset the watch- dog timer.  Watch-dog timer ensures current scan is complete.  When watch-dog timer is reset, the scan starts over.

Copyright © 2002 Delmar Thomson Learning Serial Communications  Simplest method to communicate between a PLC processor and a computer is serial communications.  Connect proper serial cable between computer’s COM port and processor’s RS-232 communications port.  Not all processors have RS-232 communications port.

Copyright © 2002 Delmar Thomson Learning Selecting Proper RS-232 Interface Cable  Most serial communication problems between computer and PLC are due to incorrect cable.  Two types of serial cables:  Straight through cable  Null-modem cable

Copyright © 2002 Delmar Thomson Learning Straight Through Cabling between Computer and Peripheral Equipment

Copyright © 2002 Delmar Thomson Learning Straight Through Serial Cable  Straight through serial cable all wires go through the cable without crossing.  Wires are identified as pin numbers.  Pin 2 goes straight through to pin 2.  Pin 3 goes straight through to pin 3.  Used when intermediate communication device between two computers.

Copyright © 2002 Delmar Thomson Learning Directly Connecting Computers with a Straight Through Cable  Both computers sending information out on pin 2.  Computers expecting information on pin 3.  Communication will not be successful.

Copyright © 2002 Delmar Thomson Learning Connecting Two Computers with a Straight Through Cable

Copyright © 2002 Delmar Thomson Learning Null-Modem Cable Wired so Pin 2 Crosses to Pin 3  Pin 2 physically crosses to pin 3 in cable.  Information sent from computer crosses from pin 2 to pin 3 so it can be received by other computer device.  Communication is successful.

Copyright © 2002 Delmar Thomson Learning Null-Modem Cable Crosses Pin 2 to Pin 3

Copyright © 2002 Delmar Thomson Learning PLC Processors Have Multiple Operating Modes  Processor has two modes of operation:  Program mode  Some variation of run mode

Copyright © 2002 Delmar Thomson Learning Program Mode  In program mode, the processor is accepting new instructions, either as a new program, or as changes (edits) to an existing program.

Copyright © 2002 Delmar Thomson Learning Run Mode  When the creating or editing of a program is complete, the processor is put into run mode to run or execute the program.  In run mode, the processor executes the operating cycle called the scan or sweep.

Copyright © 2002 Delmar Thomson Learning Remote Run Mode  Some processors have key switches on processor module to change operating modes.  Changing operating mode to run or program using key switch is called local mode.  Changing operating mode from a personal or industrial computer through a communications cable is remote mode.

Copyright © 2002 Delmar Thomson Learning Remote Program Mode  If processor put into program mode from a remote programming device, this is called remote program mode.  The remote computer device can perform any programming operations remotely.  When completed, processor can be returned to remote run mode to execute PLC program.

Copyright © 2002 Delmar Thomson Learning Test Mode  Test mode is used to test a program during installation, maintenance, or troubleshooting.  Test mode reads inputs and solves ladder program, but does not allow field devices to be energized.

Copyright © 2002 Delmar Thomson Learning Processor Communications  The physical connection between a processor and the outside world is called a communication port.

Copyright © 2002 Delmar Thomson Learning SLC 500 Processor Communication Capabilities  MicroLogix 1000  DH-485 and Ethernet  5/01 processor  DH-485  5/02 processor  DH-485

Copyright © 2002 Delmar Thomson Learning SLC 500 Processor Communication Capabilities (cont’d.)  5/03 Processor  Serial and DH-485  5/04 Processor  Serial and DH Plus  5/05 Processor  Serial and Ethernet

Copyright © 2002 Delmar Thomson Learning SLC 5/03 and 5/04 Communication Ports Image courtesy of Allen-Bradley, a Rockwell Automation business

Copyright © 2002 Delmar Thomson Learning Processor Capabilities  A processor’s capabilities are determined by  Memory size  Instruction set  I/O supported  Communication ports

Copyright © 2002 Delmar Thomson Learning SLC 5/01 Processor Specifications Image courtesy of Allen-Bradley, a Rockwell Automation business

Copyright © 2002 Delmar Thomson Learning SLC 5/02 Processor Specifications Image courtesy of Allen-Bradley, a Rockwell Automation business

Copyright © 2002 Delmar Thomson Learning SLC 5/02 Processor Image courtesy of Allen-Bradley, a Rockwell Automation business

Copyright © 2002 Delmar Thomson Learning SLC 5/03 Processor Image courtesy of Allen-Bradley, a Rockwell Automation business

Copyright © 2002 Delmar Thomson Learning SLC 5/04 Specifications Image courtesy of Allen-Bradley, a Rockwell Automation business

Copyright © 2002 Delmar Thomson Learning SLC 5/04 Processor Image courtesy of Allen-Bradley, a Rockwell Automation business

Copyright © 2002 Delmar Thomson Learning SLC 5/05 Processor Specifications Image courtesy of Allen-Bradley, a Rockwell Automation business

Copyright © 2002 Delmar Thomson Learning SLC 5/05 Modular Processor Image courtesy of Allen-Bradley, a Rockwell Automation business

Copyright © 2002 Delmar Thomson Learning General Electric Series  Series processors come in two configurations:  Processor embedded in baseplate  Modular processor

Copyright © 2002 Delmar Thomson Learning Model CPU 311 and Model CPU 313 Image courtesy of GE Fanuc Automation

Copyright © 2002 Delmar Thomson Learning GE Series Embedded Processors Image courtesy of GE Fanuc Automation

Copyright © 2002 Delmar Thomson Learning Five-slot Modular CPU Baseplate Image courtesy of GE Fanuc Automation

Copyright © 2002 Delmar Thomson Learning Modular CPU 351 and CPU 363 Image courtesy of GE Fanuc Automation

Copyright © 2002 Delmar Thomson Learning Series Ten-Slot Modular CPU Baseplate Image courtesy of GE Fanuc Automation