PLC Hardware Components.

Slides:



Advertisements
Similar presentations
Computer Hardware Software Network Peripheral devices Input Breaking codes Modeling weather systems Mainframe Server System unit CPU Input Devices Data.
Advertisements

Types of Computers & Computer Hardware Computer Technology.
Chapter 7 Input Modules.
Chapter 6 Introduction to Logic.
Objectives Overview Discovering Computers 2014: Chapter 6 See Page 248
Copyright © 2002 Delmar Thomson Learning Chapter 9 Putting Together a Modular PLC.
Chapter 8 Output Modules.
Module 2: Hardware and Terminology
Industrial Electronic Control
Programmable logic control Data Processing Computer System Key Board Light Pen Mouse PLC a Process Control Computer System Motion Sensor Sound Sensor.
Chapter 6 Inside Computers and Mobile Devices Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Lesson 3 — How a Computer Processes Data
Macquarie Fields College of TAFE Version 2 – 13 March HARDWARE 2.
1 FUNDAMENTOS DEL CONTROLADOR PROGRAMABLE. 2 ¿QUE ES UN CONTROLADOR PROGRAMABLE? PROGRAMMABLE CONTROLLER ENTRADAS A solid state device that controls output.
Ch Review1 Review Chapter Microcomputer Systems Hardware, Software, and the Operating System.
Objectives Overview Describe the various computer and mobile device cases and the contents they protect Describe multi-core processors, the components.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
 AUTOMATION  PLC  SCADA  INSTRUMENTATION  DRIVES & MOTORS.
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.
Storing and Organizing Data. Why Do I Need to Understand How Data Is Represented? In order to install, program,maintain, and troubleshoot today’s PLCs,
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Kaaba Technosolutions Pvt Ltd1 Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components.
Types of Computers & Computer Hardware Computer Technology Day 1.
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
Computer Hardware – System Unit
PLC ARCHITECTURE – Memory 2 by Dr. Amin Danial Asham.
Simple ALU How to perform this C language integer operation in the computer C=A+B; ? The arithmetic/logic unit (ALU) of a processor performs integer arithmetic.
1 Device Controller I/O units typically consist of A mechanical component: the device itself An electronic component: the device controller or adapter.
R. Stewart Fayetteville High School Types of Computers & Computer Hardware Computer Technology.
PROGRAMMABLE LOGIC CONTROLLER
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Chapter 5.
Programmable Logic Controller (PLC) - Hardware and Software Lecture 12.
Chapter 7 Input Modules. Objectives (1 of 2) Explain the differences between positive and negative logic and sinking and sourcing. Describe the available.
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
Lesson 1.C PLC PROGRAMMING.
Computers Are Your Future Tenth Edition
NETWORK DESIGN.
Basic Computer Organization and Design
Chapter 5.
I/O SYSTEMS MANAGEMENT Krishna Kumar Ahirwar ( )
Computer Hardware – System Unit
Types of Computers & Computer Hardware
UNIT – Microcontroller.
Chapter 7.2 Computer Architecture
How SCADA Systems Work?.
The Programmable Logic Controller
Computer Architecture
1 Input-Output Organization Computer Organization Computer Architectures Lab Peripheral Devices Input-Output Interface Asynchronous Data Transfer Modes.
CS703 - Advanced Operating Systems
Microcomputer Architecture
Session III Architecture of PLC
Chapter 2 PLC Hardware Components Dr. Essam AL-Nuaimy.
Motherboard and its component What is Motherboard? Location Function.
Chapter5.
Programmable Logic Controllers (PLCs) An Overview.
PLC Hardware Components.
Chapter 14 Understanding Relay Instructions and the Programmable Controller Input Modules.
Interfacing Memory Interfacing.
Number Representations and Basic Processor Architecture
DET 214/3 PROGRAMMABLE LOGIC CONTROLLER
Chapter 2 – PLC Hardware Components
Introduction To Computing BBA & MBA
ACOE347 – Data Acquisition and Automation Systems
Chapter 4: Hardware for Educators
Chapter 1 Introduction to Networking
Computer components is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format. Computer The computer.
William Stallings Computer Organization and Architecture
Presentation transcript:

PLC Hardware Components

I/O SECTION Input and output (I/O) modules enable the PLC to both sense and control a process. The I/O section consists of an I/O rack and individual I/O modules.

Input interface modules accept signals from the machine or process devices and convert them into signals that can be used by the controller. Process Sensor Input Module The input interface allows status information regarding processes to be communicated to the CPU.

Output interface modules convert controller signals into external signals that can be used to control the machine or process. Pilot Light External Output From Output Module The output interface allows the CPU to communicate operating signals to the process devices under its control.

Remote I/O Rack One benefit of a PLC system is the ability to locate the I/O modules near the field devices to minimize the amount of wiring required. To communicate with the processor, the remote rack uses a special communications network.

I/O Module Addressing The location of a module within a rack and the terminal number of the module to which an input or output device is connected will determine the device’s address. Each input and output device must have a specified address. This address is used by the processor to identify where the device is located in order to monitor or control it.

Type – the type determines if an input or output is being addressed. I/O Module Addressing In general, the basic addressing elements include: Type – the type determines if an input or output is being addressed. Slot – the slot number is the physical location of the I/O module. Word and Bit – the word and bit are used to identify the actual terminal connection in a particular I/O module.

A BIT is the smallest unit of data A BIT is the smallest unit of data. It has a single binary value, either 1 or 0. A BYTE is a group of 8 consecutive bits. A WORD is a group of 16 consecutive BITS, or 2 consecutive BYTES. A DOUBLE WORD is a group of 32 BITS, 4 BTYES, or 2 WORDS.

SLC 500 Addressing

Discrete I/O Module Addressing Input module in slot 0, terminal 0 Output module in slot 0, terminal 0 Input module in slot 0, terminal 5 Output module in slot 0, terminal 6

Analog I/O Module Addressing

Symbolic Addressing Symbolic addresses are real names or codes the programmer can substitute for a logical address because they relate physically to the application. They are a physical name convention for a location in the data table. In this example, the symbolic addresses are LS_3 and pump_14, while the actual addresses are I:3/3 and O:4/14, respectively. Allen-Bradley ControlLogix controllers use a type of symbolic addressing format. Each bit is referenced by a tag name that is used to identify the memory location in the controller.

Typical Combination I/O Module Consists of a printed circuit board and a terminal assembly. The printed circuit board contains the electronic circuitry used to interface the circuit of the processor with that of the input or output device. It is designed to plug into a slot or connector in the I/O rack, or directly into the processor. The terminal assembly, which is attached to the front edge of the printed circuit board, is used for making field-wiring connections.

Typical Combination I/O Module Status lights for each of the inputs and outputs Most modules have plug-on wiring terminal strips. The terminal strip is plugged into the actual module. If there is a problem with a module, the entire strip is removed, a new module is inserted, and the terminal strip is plugged into the new module. Connections to the power supply used to power the inputs and outputs. Terminals for each input and output connection

I/O Module Cards The advantage with the high-density module is that it is possible to install 32 inputs or outputs in one slot for greater space savings. The only disadvantage is the high-density output modules cannot handle as much current per output. I/O modules can be 8, 16, or 32 point cards. The number refers to the number of inputs or outputs available. The standard I/O module has eight inputs or outputs.A high density module may have up to 32 inputs or outputs.