Module 1: Introduction to PLC

Slides:



Advertisements
Similar presentations
Chapter 1 Introduction to the Programmable Logic Controllers.
Advertisements

Programming with Ladder Logic
HYDRAULICS & PNEUMATICS
Mechatronics and microprocessor. Outline Introduction System and design of system Control, measurement and feed back system Open and closed loop system.
Dr. HABEEB HATTAB HABEEB Dr. HABEEB HATTAB HABEEB Office: BN-Block, Level-3, Room Ext. No.: 7292 UNITEN.
Programmable Logic Controller PLC
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.
1 The University of Jordan Mechatronics Engineering Department PLC: Programmable Logical Controller.
Chapter 8 Output Modules.
PLC Fundamentals Module 2: Hardware and Terminology.
Programming with Function Blocks
Module 2: Hardware and Terminology
PLC: Programmable Logical Controller
PROGRAMMABLE LOGIC CONTROLLER (PLC) AND AUTOMATION
Electro-Pneumatics Module 1
SCADA and Telemetry Presented By:.
Industrial Machine Control
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
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.
Microcontroller Presented by Hasnain Heickal (07), Sabbir Ahmed(08) and Zakia Afroze Abedin(19)
Control Technology and Automation
PROGRAMMABLE LOGIC CONTROLLER (PLC) AND AUTOMATION
Introduction to PLC by Dr. Amin Danial Asham.
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Glossary AND gate to device digital signals to inverter LDR to logic circuit logic.
Embedded Design Using ARM For Strong Room Security System
Programmable Logic Controller (PLC)
Prepared by: Engr. Qurban Ali Memon 11ES (SEC- 1 & 2)
CHAPTER 2 TYPES OF CONTROLLER BY: Salsabila Ahmad.
DPCL Solid State Device Discrete Control Lecture.
PROGRAMMABLE LOGIC CONTROLLER
SEMINAR ON P.L.C. SUBMITTED BY HRIDAY MUKHERJEE AMIT DEBNATH SOMNATH SHIL
Actuators and Control, Part 4 Grant Agreement No LLP UK-LEONARDO-LMP Project acronym: CLEM Project title: Cloud services for E-Learning.
Xavier Chaney. What Are PLC’s??  Programmable Logic Controllers (PLC) are special-purpose computers designed for use in the control of a wide variety.
Seminar on "PLC” (Programmable Logic Controller)
Fluid Power Control.
Programmable Logic Controller (PLC) - Hardware and Software Lecture 12.
SCADA Supervisory Control And Data Acquisition Pantech Solutions Here is the key to learn more.
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
Part II AUTOMATION AND CONTROL TECHNOLOGIES
XBee Based Motor Control for Farmers
LG PLC COURSE Beginner Prepared by : -Hossam Mohammed -Ramdan said
ECET 402 Help Bcome Exceptional / snaptutorial.com
UNICOS: UNified Industrial COntrol System CPC (Continuous Process Control) Basic course SESSION 3: PLC basics UCPC 6 UNICOS-Continuous Process Control.
PLC Terminology and Application
SCADA for Remote Industrial Plant
PLC: Programmable Logical Controller
How SCADA Systems Work?.
The Programmable Logic Controller
Digital electronics and logic gates
Programmable control systems
CHAPTER 2 TERMINOLOGY.
Session III Architecture of PLC
PLC’s programmable logic Control
ECET 405 Innovative Education--snaptutorial.com
PLC Hardware Components.
DT-Assessment Frame Work Term2
All very logical I think!
Applied Control Systems Underlying Principles
PLC Hardware Components.
PLC / SCADA / HMI Controllers: Name : Muhammad Zunair Comsats University Date: 28-October-2018.
Copier Jam Detector Design Problem
ACOE347 – Data Acquisition and Automation Systems
724 Temperature Calibrator
Automotive Technology Principles, Diagnosis, and Service
Presentation transcript:

Module 1: Introduction to PLC   PLC Fundamentals Module 1: Introduction to PLC

Module Objectives Upon successful completion of this module, students will be able to: Differentiate between MANUAL and AUTOMATIC control. Define a ‘control system’ and draw its block diagram. Differentiate between DIGITAL and ANALOG control. Mention the different types of controllers and give examples. Differentiate between a MICTOCONTROLLER and a PLC. Mention the main parts of a PLC. Give examples of PLC applications and list the PLC manufacturers. Select the most suitable controller for a given problem. Identify the main parts of the Siemens LOGO! PLC Module. Program the Siemens LOGO! PLC Module through its Basic Control Unit using simple commands.

1.1 Introduction Give Examples of the physical quantities that we need to control : In everyday operations or industrial processes, we come across situations where there is a need to control some device or a physical quantity such as time, temperature, sound, light and so on, to get the required result or output. Give an Example of a control system: i.e, do you think an airplane would be useful to a pilot, if he cannot make it go where he wants it to go? Or would an air- conditioner be useful, if the temperature in a room cannot be controlled? In both the examples, there is a need to control a process.

1.1.1 Manual & Automatic Control Electrical control: using electrical signals such as “current or voltage” to enable or disable or direct a certain process. Control is either manual or automatic.

Manual Control Its when a user performs an action for the system to function. For example, the user might flip the switch of a manual starter to start and stop a motor.

Automatic Control When the action is performed automatically in response to a set of conditions. Usually, there is a combination of manual and automatic control. For example, a process that is started manually may stop automatically when certain conditions are met.

Control System Input Process Output A Control System: is a system that can direct, command and regulate itself or another system. The control system starts with input signals that activate the process to control output devices A block diagram of a control system: Input Process Output

In terms of Output Value, a control system can be classified: Discrete (digital) control: The value to be controlled can be either ON or OFF. Example: Turning a light ON and OFF. Continuous (analog) Control: The value to be controlled varies smoothly. Example: Motor speed.

1.2 Types of controllers 1. Relays and Contactors Different types of controllers could be used based on the requirements of the application. Some examples are included below: 1. Relays and Contactors Simple electromechanical devices like relays and contactors are most widely used for controlling a discrete manufacturing process.

2. Programmable Logic Controllers (PLCs) A Programmable Logic Controller (or PLC) is a specialized digital controller that can control machines and processes. it monitors inputs, makes decisions, and controls outputs in order to automate machines and processes. Fig 1.8 demonstrates its function.

3. Microcontrollers (μCs) Microcontroller is a special purpose computer that can do one job, for example, the one that is used in an automatic washing machine and in a microwave.

1.3 PLC vs. Microcontroller Usually PLCs are used in an industrial environment, where as the microcontrollers are smaller and well suited for embedded situations. PLCs are programmed with ready made blocks or programming elements, whereas in Microcontrollers a programming language must be used to write a programing code. The price of the µC could vary from 5 Dirhams to 50 Dirhams. Some of the cheapest PLC's could cost AED 400 for the basic frame (with digital inputs and outputs).

PLC Advantages They are highly reliable, fast and flexible. They can handle severe conditions such as dust, humidity etc. They can communicate with other controllers. They are easy to program and troubleshoot. They include display units.

1.4 Basic PLC Operation In the example shown in fig 1.12, pushbuttons are connected to the PLC’s inputs and a motor is connected to the PLC’s output. Here the pushbuttons are used to start and stop the motor.

PLC Basic Parts A PLC consists of the following basic parts: Inputs Central Processing Unit (CPU) Outputs   Examples of PLC input devices are sensors, switches, pushbuttons etc Examples of PLC output devices are valves, motors, solenoids etc

1.5 PLC Applications A PLC can be used in a wide range of applications, some of which are shown below:

1.6 PLC Manufacturers The PLC that will be introduced in this course is the LOGO! PLC from Siemens. The table below shows a list of other PLC Manufacturers.

Lab Activities