18
GLOBAL TECHNOCRATS AND CONSULTANTS (GTC) LTD PLC TRAINING ROLAND NIWAREEBA CERIANO MBIIKA EPHRAIM MALINGA 06/13/2022 Presented by Global Technocrats and Consultants (GTC) Ltd

Programmable Logic Controls training day 1

Embed Size (px)

DESCRIPTION

PLC ladder logic training guide

Citation preview

Page 1: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

GLOBAL TECHNOCRATS AND CONSULTANTS (GTC) LTD

PLC TRAINING

ROLAND NIWAREEBACERIANO MBIIKA

EPHRAIM MALINGA

Page 2: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

PROGRAMMABLE LOGIC CONTROLLERS

INTRODUCTION

Page 3: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

OBJECTIVES

PROGRAMMING OPTIONS FOR PLCs

LADDER DIAGRAMS• Statement Lists• Function Blocks• Digital Inputs / outputs• Analog Input / Outputs

PLC Design, Simulation

Page 4: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

PROGRAMMING OPTIONS FOR PLCs

PLC Basics

Ladder Logic / Programming• RSLogix 5000 – • Micrex sx programming from Fuji Electric• i-TRILOGI (Ladder + BASIC)• SYSWIN 3.4 for OMRON

C/C++ to PLC / Ladder Logic

MATLAB

LabVIEW (for NI cRIO, myRIO, myDAQ e. t. c)

Page 5: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

PLC Basics

Function of a PLC

Inputs and outputs

Architecture and wiring

of PLCs

Network Protocols

Page 6: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

Function of a PLC

Microprocessor based

controller with

various inputs

and outputs

Page 7: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

Function of a PLC

Page 8: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

Inputs and Outputs

• These are typically switches or sensors• Designed with opto – isolators

Page 9: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

Inputs and Outputs

• Relays (volt free)• Triac• Transistors

Page 10: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

Architecture and Wiring Diagrams

Page 11: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

Architecture and Wiring Diagrams

Page 12: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

Network Protocols

• Note nature in which I/O devices are connected

• Note also they are either ON/OFF (hence digital in nature)

• However, PLC I/O signals are analog (vary between 4 – 20mA)

• What does this imply ?

Page 13: Programmable Logic Controls training day 1

04/14/2023

Standards used

• Field bus: ASibus, Profibus, Devicenet and Modbus

Page 14: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

Hierarchy

Page 15: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

Bus Systems

Page 16: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

Review Questions

1.Switches, proximity devices and sensors are generally used in what way in a plc application? a) Relaysb) Software elementsc) Inputsd) Outputs

Page 17: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

Review QuestionsStudy the diagram Below

Page 18: Programmable Logic Controls training day 1

04/14/2023 Presented by Global Technocrats and Consultants (GTC) Ltd

Revision Questions

Pick the correct statement about it. a) When the power is switched on to the PLC all the N/O

relay contacts are shown closeb) The 24 V supply shown is used to power the plc itself. c) The plc energises an output by closing the relevant relay

contact. d) When the plc outputs are energised they are al l latched

on by the relay contacts shown