Download presentation
Presentation is loading. Please wait.
1
8.0 Programmable Logic Controllers 1
19/11/2018
2
Programmable Logic Controllers
Introduction/background Connections Architecture Programming 19/11/2018
3
Books PLC Programming for Industrial Automation by Kevin Collins
ISBN Programmable Logic Controllers Festo basic level TP 301 Order number:093311 19/11/2018
4
8.1 Introduction/background
19/11/2018
5
Background The first Programmable Logic controller was developed about 1968 by engineers in General Motors The original task of a PLC involved the interconnection of input signals according to a program and to switch the corresponding output 19/11/2018
6
Background The task that the PLC can perform has rapidly multiplied
The plc now performs the logic functions of relays, timers, counters and sequencers. 19/11/2018
7
Why use a PLC ? 19/11/2018
8
Why use a PLC ? 19/11/2018
9
Why use a PLC ? Timer relays 19/11/2018
10
Applications of a PLC PLC used to control a CNC lathe 19/11/2018
11
Introduction A plc is a digital computer with multiple inputs and outputs. Inputs are switches and sensors Outputs are actuators (solenoids, motors, lights, alarms etc.) Toshiba plcs
12
Operation of a PLC Input Processing Output 19/11/2018
13
Operation of a PLC Input Processing Output 19/11/2018
14
Introduction Advantages Low cost Reliability Reprogrammed
15
PLC Architecture Inputs Input Module CPU Output Module Outputs
Programming Input
16
19/11/2018
17
Input Modules Provide an interface between switches or sensors and the plc. Input module circuits have opto-isolators to protect the plc. Opto-Isolator LED Photo-Transistor
18
PLC Architecture Inputs Input Module CPU Output Module Outputs
Programming Input 19/11/2018
19
Output Modules Output Module
Relay (Volt-free): Signal from plc operates relay. Transistor: Faster but only for d.c. and low current devices. Triacs:Used for a.c. devices. Must be protected against over-current.
20
Output Modules Relay Output
The power supply is connected to the output common port. The solenoid, light, etc is connected to the output main port. The plc switches the output on by internally connecting the common port to the output port. Internal relay contact plc Common port Output port Power Supply (+) solenoid
21
8.2 Architecture 19/11/2018
22
19/11/2018
23
PLC Architecture
24
Programming Methods Ladder Logic Sequential Function Chart (Grafcet)
Others Statement List (mnemonics) Logic Blocks Grafcet
25
Ladder Logic Inputs n/o contact n/c contact Outputs
26
Ladder Logic Series input connection Parallel input connection Input 1
27
Ladder Logic Outputs can be connected in parallel But not in series
28
Ladder Logic Series input connection Input 1 Input 2 19/11/2018
29
Input 1 Input 2 19/11/2018
30
8.3 PLC simulator 19/11/2018
31
PLC simulator During the lab sessions we will use the Matsushita NIAS FP1-C14 plc, this plc has been adapted to allow for quick connections of both inputs and outputs. Also a TRiLOGI plc simulator is available for download 19/11/2018
32
19/11/2018
33
19/11/2018
34
Trilogi Simulator Open the plc Program Editor
35
Click on red arrow to get toolbar
36
Select normally open (n/o) input symbol.
37
Click on the blue bar to get the
Define Label Name dialog box
38
Call the input Start_Button or Start Button and press return.
39
Select another n/o contact and call it Stop Button
40
It appears in series with the Start Button contact
41
Clicking on the right hand box of the tool bar allows you to change the selected contact to n/c.
42
Trilogi Simulator Now select an output and call it light
43
Trilogi Simulator
44
Trilogi Simulator
45
Highlight Start_Button again and select the parallel contact button.
Call the contact light and it will act as a latch for the light.
46
Click on the Simulate menu and select Run (All I/O Reset)
47
The two inputs and one output can be seen on the simulator.
Click on the Start_Button input to switch it on.
48
The output Light comes on and stays latched on, until the Stop_Button is pressed.
49
Ladder Logic An output can also appear as a contact to the left of the ladder diagram
50
Ladder Logic Similarly, in the example below, when Output one is off, Output 2 is on.
51
8.4 Example 19/11/2018
52
PLC Inputs and Outputs Note S3 is a normally open switch which is closed in the rest position ie. cylinder back Y1 Y2 Y3 X1 X4 X2 X3 S1 S2 S3 S4 N.O. N.C. N.O. N.O. S4 S3 Y1
53
PLC Inputs and Outputs Note S3 is a normally open switch which is closed in the rest position ie. cylinder back S1 S2 S3 S4 N.O. N.C. N.O. N.O. S4 S3 Y1 Y1 Y2 Y3 X1 X4 X2 X3 19/11/2018
54
PLC Inputs and Outputs
55
PLC Inputs and Outputs Note S3 is a normally open switch which is closed in the rest position ie. cylinder back Y1 Y2 Y3 X1 X4 X2 X3 S1 S2 S3 S4 N.O. N.C. N.O. N.O. S4 S3 Y1 19/11/2018
56
PLC Inputs and Outputs 19/11/2018
57
PLC Inputs and Outputs 19/11/2018 Y1 Y2 Y3 X1 X4 X2 X3 S1 S2 S3 S4 S4
58
19/11/2018
59
PLC Inputs and Outputs 19/11/2018 Y1 Y2 Y3 X1 X4 X2 X3 S1 S2 S3 S4 S4
60
19/11/2018
61
PLC Inputs and Outputs 19/11/2018 S1 S2 S3 S4 S4 S3 Y1 Y1 Y2 Y3 X1 X4
62
19/11/2018
63
19/11/2018
64
19/11/2018
65
19/11/2018
66
19/11/2018
67
19/11/2018
68
19/11/2018
69
19/11/2018
70
19/11/2018
71
19/11/2018
72
19/11/2018
73
8.5 Summary 19/11/2018
74
Summery History of plc controllers and an Introduction/background
Connections (how they are made) Architecture (structure of a plc) Programming (outline of ladder logic) 19/11/2018
75
END 19/11/2018
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.