Module 2: Hardware and Terminology

Slides:



Advertisements
Similar presentations
Programming with Ladder Logic
Advertisements

Unit 7 Discrete Controllers
HYDRAULICS & PNEUMATICS
In this presentation you will:
Dr. HABEEB HATTAB HABEEB Dr. HABEEB HATTAB HABEEB Office: BN-Block, Level-3, Room Ext. No.: 7292 UNITEN.
Industrial Automation and Control
Module 4: Analog programming blocks. Module Objectives Analyze a control task that uses analog inputs. Connect a potentiometer to LOGO! controller and.
Chapter 6 Introduction to Logic.
1 The University of Jordan Mechatronics Engineering Department PLC: Programmable Logical Controller.
Introduction To Programmable Logic Controllers
Programmable Logic Controllers ( Definition according to NEMA standard ICS3-1978) 4/19/2017 A digitally operating electronic apparatus which uses a programming.
Lecture 4: Programmable logic Controllers
Programmable Logic Controller Internal Operations
Chapter 8 Output Modules.
PLC Fundamentals Module 2: Hardware and Terminology.
Programming with Function Blocks
PLC: Programmable Logical Controller
Industrial Electronic Control
PROGRAMMABLE LOGIC CONTROLLER (PLC) AND AUTOMATION
Electro-Pneumatics Module 1
SCADA and Telemetry Presented By:.
Programmable logic control Data Processing Computer System Key Board Light Pen Mouse PLC a Process Control Computer System Motion Sensor Sound Sensor.
Module 4: Analog programming blocks. Module Objectives Analyze a control task that uses analog inputs. Connect a potentiometer to LOGO! controller and.
PLC introduction1 Discrete Event Control Concept Representation DEC controller design DEC controller implementation.
PLC: Programmable Logical Controller
Interface Connections
MICRO CONTROLLER MODULE 1. Learning Objectives Name some gadgets that use microcontrollers. Define a microcontroller. Differentiate between a computer.
Module 1: Introduction to PLC
Programmable Logic Controller (PLC)
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.
©2008 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist.
INTRODUCTION TO PROGRAMMABLELOGICCONTROL. PROGRAMMABLE LOGIC CONTROL (PLC): “ A digital electronic device that uses a programmable memory to store instructions.
PLCs were invented in answer to the needs of the automobile industry, and were introduced in the late 1960’s. They were designed to take the place of older,
Turbine Crane CRANES TURBINE NEA39. Turbine Crane PLANT STATUS! PV Daily Status Report.
PROGRAMMABLE LOGIC CONTROLLER (PLC) AND AUTOMATION
Chapter 10 Advanced Programming, PLC Interfacing, and Troubleshooting
Logic Functions and Symbols
Introduction to PLC by Dr. Amin Danial Asham.
Programmable Logic Controller (PLC)
Prepared by: Engr. Qurban Ali Memon 11ES (SEC- 1 & 2)
INTRODUCTION TO FBD - Function Block Diagram by ( LOGO ) Revision 2.
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
CHAPTER 2 TYPES OF CONTROLLER BY: Salsabila Ahmad.
Basic Equipment and Schematic Reading. Objectives Learn the basic equipment that will be used in the Lab. Learn some of the basic symbols used on electrical.
BASIC STRUCTURE OF PLC.
MECH 1500 Chapter 4. MECH 1500 The Binary Concept 4.1.
PROGRAMMABLE LOGIC CONTROLLER
SEMINAR ON P.L.C. SUBMITTED BY HRIDAY MUKHERJEE AMIT DEBNATH SOMNATH SHIL
Simple Water Level Controller Circuit with Microcontroller and Alarm.
Fluid Power Control.
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
LG PLC COURSE Beginner Prepared by : -Hossam Mohammed -Ramdan said
Module 1: Introduction to PLC
PLC: Programmable Logical Controller
The Programmable Logic Controller
بسم الله الرحمن الرحيم Khartoum Refinery Company E/I Department Siemens PLC_S7-200 Level (1) Eng: Sami Ahmed 2017 PART1 HARDWARE.
Session III Architecture of PLC
Chapter 2 PLC Hardware Components Dr. Essam AL-Nuaimy.
PLC Hardware Components.
Chapter 14 Understanding Relay Instructions and the Programmable Controller Input Modules.
PLC Hardware Components.
ACOE347 – Data Acquisition and Automation Systems
Presentation transcript:

Module 2: Hardware and Terminology   PLC Fundamentals Module 2: Hardware and Terminology

Module Objectives Upon successful completion of this module, students will be able to: Name the PLC hardware parts. Differentiate between analog and digital inputs, and give examples for each. List the inputs and outputs for a given application, and categorize them as analog and digital. Name the LOGO! Basic module parts. Connect input and output devices and program the LOGO! to perform simple tasks.

2.1 PLC Inputs and Outputs PLC is a device that can be programmed to perform control functions. It is a Digital Device, it stores information in the form of ON/OFF conditions referred to as binary digits or bits. Even though the PLC uses both digital and analog signals, the CPU can understand only digital signals.

The Hardware parts of a PLC consists of:

Input Module The Input Module consists of the Digital Inputs and the Analog Inputs Go to section “2.1 PLC Hardware” and find the meaning of: Digital Input Analog Input

Digital and Analog Signals

What do we mean by Logic 1 and Logic 0 ? Logic 1  a signal is present switch is ON. Logic 0  signal is absent switch is OFF. Is the switch a digital input or an analog input? What do you think?

What is the type of PB that is used in the circuit ? What are the types of PBs ?

Symbols of PBs

Is a level transmitter a digital or an analog input? A level transmitter checks the level of liquid in the tank and provides a varying voltage to the PLC input. Is a level transmitter a digital or an analog input? Video

http://www.plcedge.com/plc-inputs.html Analog Inputs Digital Inputs

2.4 Lab Activity 1 – Page 12 Objective: To identify the difference between normally open (NO) and normally closed (NC) pushbuttons.

All sensors can be connected as inputs to a PLC, some examples are given Classify which are Analog and which are digital Inputs …

The Table below shows more examples of Inputs The Table below shows more examples of Inputs. Classify them as digital and analog.

Output Module The output module is used to connect output devices to the PLC unit. Examples of output devices include Lamps, Motors, Solenoids and Buzzers. All of these outputs can be turned ON/OFF by the PLC output module.

Central Control Unit The Central Control Unit contains the Central Processor which is the brain of the PLC. The CPU monitors the inputs and makes decisions based on instructions in its program memory. It performs: Counting Timing Data comparison Sequential operations

Analog or Digital Output?

Class Activity Refer to the Case Study on page-4, and list all the inputs and outputs and classify them as analog and digital. https://sites.google.com/site/automatedmanufacturin gsystems/Home/hardware#50499799_61119 Input Output Analog/ Digital

2.4 Sensors and Actuators A SENSOR: is an input device that senses a physical condition and converts it to an electrical signal. The pushbutton sends an electrical signal to the PLC’s input informing the condition of the pushbutton’s contacts.

ACTUATORS: convert Electrical Signals from PLC outputs into physical conditions. A motor starter is an example of an actuator. It will either start or stop the motor depending on the state of the PLC output.

Conduct Lab Activity 1 LOGO! Basic Module LOGO!12/24 RC is the LOGO! Controller.

LOGO! Basic module components Inputs: The LOGO! Basic Module has: 8 inputs and they are designated as I1, I2, I3, …. I8. Inputs I1 to I6 are digital inputs. Inputs I7 and I8 can function as digital or analog. Outputs: The LOGO! Has: 4 digital outputs Q1, Q2, Q3, Q4. Display Unit (LCD) Control Panel Module Slot: to connect the programming cable from the PLC to computer

2.5 PLC Wiring Connecting the power supply: PLC devices need an electrical power supply that can be either an AC, or DC supply. LOGO! 12/24RC needs a DC supply.

Connecting LOGO! Inputs Figure shows the hardware/wiring details of connecting the inputs to the LOGO! Switch S1 is connected to I1 and switch S2 is connected to I2.

Connecting sensors to the LOGO! For two wires sensor the connection can be done easily by taking one wire to the positive terminal of the power supply and the second wire to the LOGO! Input.

For three wire sensor, sensor’s type must be taken into consideration while programming.

Connecting LOGO! Outputs LOGO! is equipped with relay outputs. As shown in fig 2.22, various loads can be connected to the relay outputs, for example, lamps, motors, relays etc.

Lab Activities 2.4 Lab Activity 1 2.4 Lab Activity 2