SlideShare a Scribd company logo
1 of 86
1/22/2016 1
Programmable Logic
Controllers
PROFESSOR CHARLTON S. INAO
Defence University
Bishoftu ,Ethiopia
prof CHARLTON S. INAO
PE 3231 Hydraulic Pneumatic
System Design
General Objectives
To explain and understand the following PLC concept:
1/22/2016 2
Programmable logic controller;
Structure of PLC and system components;
Programming Languages;( LAD,STL,FBD)
Logic Gates application for PLC
Timers
Counter
Shift Register
Jump
Programming Applications
prof CHARLTON S. INAO
1/22/2016 3prof CHARLTON S. INAO
1/22/2016 4prof CHARLTON S. INAO
1/22/2016 5prof CHARLTON S. INAO
Programmable Logic Controllers
1/22/2016 6
• Defined by NEMA as a digital electronic
apparatus with a programmable memory for
storing instructions to implement specific
functions (logic, sequencing, timing, counting, and
arithmetic) to control machines and processes.
• Considered as the first industrial-based computer
prof CHARLTON S. INAO
1/22/2016 7prof CHARLTON S. INAO
1/22/2016 8prof CHARLTON S. INAO
1/22/2016 9prof CHARLTON S. INAO
1/22/2016 10prof CHARLTON S. INAO
1/22/2016 11prof CHARLTON S. INAO
1/22/2016 12prof CHARLTON S. INAO
Advantages of Using PLC
1/22/2016 13
Shorter Project
Implementation
Easier Modification
Without Cost Penalty
Design Easily Change
Using Software
Project Cost Can be
Accurately Calculated
Shorter Training Time
Required
A Wide Range of Control
Operations
Easy
Maintenance
Able to Withstand Harsh
Plant Environment
High
Reliability
Standardization of
Controller Hardware
prof CHARLTON S. INAO
1/22/2016 14prof CHARLTON S. INAO
1/22/2016 15prof CHARLTON S. INAO
1/22/2016 16prof CHARLTON S. INAO
1/22/2016 17prof CHARLTON S. INAO
1/22/2016 18prof CHARLTON S. INAO
1/22/2016 19prof CHARLTON S. INAO
1/22/2016 20prof CHARLTON S. INAO
1/22/2016 21prof CHARLTON S. INAO
1/22/2016 22prof CHARLTON S. INAO
1/22/2016 23prof CHARLTON S. INAO
Functions of PLC
1/22/2016 24
Sequence Control
Conventional Relay Logic Replacer
Timer and Counter Functions
Auto / Semi / Manual Control of
Machines and Processes
Sophisticated
Control
Arithmetic Operations
Analog Control (Temperature,
Pressure, etc.)
PID (Proportional Integral
Derivation)
Stepper / Servo Motor Control
prof CHARLTON S. INAO
Functions of PLC
1/22/2016 25
Supervisory Control
Process Monitoring and Alarm
Interfacing with Computers
Factory Automation network
Wide Area Network
prof CHARLTON S. INAO
Basic Control System
1/22/2016 26
Open Loop System
INPUT LOGIC OUTPUT
-Pushbuttons
-Limit Switches
-Level Switches
-Flow Switches
-Relays
-Timers
-Counters
-Motors
-Solenoid valves
-Lamps
-Alarm/annunciator
-Relays/contactors
PLC
prof CHARLTON S. INAO
Basic Control System
1/22/2016 27
Closed Loop System
Controller
Final Control
Element
Process
Variable
Transmitter
Set value
Error
Process
Variable Primary
Element / Transducer
Temperature
Flow
+
_
prof CHARLTON S. INAO
Hardware Components
1/22/2016 28
Central Processing Unit (CPU)
Micro PLC – less than 100 I/O’s
Small PLC – 0 to 128 I/O’s
Medium PLC – 0 to 256 I/O’s
Large PLC – 0 to 512 I/O’s
prof CHARLTON S. INAO
Power Supply
100 – 240 Volts AC
100 / 110 Volts AC
200 / 220 Volts AC
24 Volts DC
1/22/2016 29prof CHARLTON S. INAO
Inputs
DC – 24 Volts
AC – 110 / 220 Volts
1/22/2016 30prof CHARLTON S. INAO
Outputs
Transistor type (24 Vdc )
Relay / Contact type (24Vdc / 220 Vac)
TRIAC type (110 / 220 Vac)
PNP-type Transistor
Input
• Source
•Generates power
NPN-type Transistor
Input
• Sink
•Transmits power
1/22/2016 31prof CHARLTON S. INAO
Relay
1/22/2016
32
prof CHARLTON S. INAO
Example: Omron Relay
1/22/2016
33
prof CHARLTON S. INAO
1/22/2016
34
prof CHARLTON S. INAO
1/22/2016 35prof CHARLTON S. INAO
Peripheral Devices
Programming Console
CX-Programmer Software
Conversion Cables
Connecting Cables
1/22/2016 36prof CHARLTON S. INAO
Software Components
1/22/2016 37
1. Ladder Diagram Language – a symbolic instruction type
language
2. Boolean Language- Basic level language that composed
of three (3) Boolean logic operation: AND, OR, NOT
Mnemonic Instruction – written in abbreviated
form using 3 or 4 letters that generally imply
the the operation of the instruction
3. Functional Blocks Language – high level instructions that
permit the user to program more complex functions
using the ladder diagram format
- Instruction set is composed of blocks that executes
or performs specific function
prof CHARLTON S. INAO
4. English Statement Language – considered derivative of
computer language such as BASIC.
-also known as Control Statements
Note:
OMRON PLC’s uses both Ladder Diagram
Language and Boolean Language.
1/22/2016 38prof CHARLTON S. INAO
1/22/2016 39prof CHARLTON S. INAO
Key Points to Know in Selecting or Using PLC
1/22/2016 40
I. Know the process to be controlled
II. Determine the type of control
Distributed control
Centralized control
Individual machine control
III. Determine I/O interface requirements
Estimate digital and analog I./Os
Check for I/O specifications
Determine if remote I/O is required
Allow for future expansion
IV. Define peripheral devices
prof CHARLTON S. INAO
Steps in PLC Programming
1/22/2016 41
Draw the Schematic Diagram
Draw Control Diagram
Develop PLC Ladder Diagram
I/O Assignment
Convert to Mnemonic (Boolean)
PLC Layout
prof CHARLTON S. INAO
1/22/2016 42prof CHARLTON S. INAO
Basic Structure of PLC
1/22/2016 43prof CHARLTON S. INAO
PLCSpecfications
1/22/2016 44prof CHARLTON S. INAO
LOGIC GATES
1/22/2016 45prof CHARLTON S. INAO
AND, OR , NOT
1/22/2016 46prof CHARLTON S. INAO
NAND , NOR, EXOR
De Morgan’s
Theorem
1/22/2016 47prof CHARLTON S. INAO
Boolean Algebra
• An algebraic system that describes the logic circuit,
in which the variables are limited to two values,
usually 0 and 1.
• George Boole developed an algebra for values for
the systematic treatment of logic.
• Boolean algebra deals with variables that take on
two discrete values, 0 and 1 , and with operations
that assume logical meaning.
• Situations involving “yes-no, true –false,on-off” can
be represented by Boolean Logical operations.
1/22/2016 48prof CHARLTON S. INAO
Boolean Algebra Laws
1) A + 1= 1
2) A + 0 = A
3) A.0 = 0
4) A.1 = A
5) A + A =A
6) A.A = A
7)A.A = 0
8) A + A = 1
9) A + B = B + A
10) AB + AC= A(B + C)
11) A + BC =(A+B)(A+C)
12) A + B = A.B
13) A.B = A + B
14) AΦ B= A.B + A.B(exor)
15) A + AB = A + B
elec
elec
elec
elec
elec
elec
elec
elec
NAND
elec
elec
OR
OR
OR
OR
AND
AND
AND
EX OR
NOR
1/22/2016 49prof CHARLTON S. INAO
Boolean Algebra Laws
1) Anything Ored to itself is equal to itself.
2) Anything ANDed to itself is equal to itself.
3) It does not matter in which order we consider
inputs for OR and AND gates.
4) We can use truth table to show we can treat
bracketed terms in the same way as the ordinary
algebra.
A. (B +C)=A.B + A.C
A +(B.C) =( A+B) . (A+C)
A + A =A
A . A =A
A + B = B + A A . B = B . A
1/22/2016 50prof CHARLTON S. INAO
Boolean Algebra Laws
5) Anything ORed with its own inverse equals 1.
A +A =1
6) Anything ANDed with its own inverse equals =0
A.A=0
7) Anything Ored with a zero is equal to itself. Anything
Ored with a 1 is equal to 1.
A + 0 =A ; A + 1= 1
8) Anything ANDed with a 0 is equal to zeo; anything
ended with 1 is equal to itself.
A.0 = 0
A.1 = A1/22/2016 51prof CHARLTON S. INAO
Six Axioms on Properties of Boolean Algebra
Commutative Axiom:
A.B=B.A
A+B=B+A
Distributive Axiom:
A.(B+C)=(A.B) +(A.C)
A+(B.C)=(A+B ).(A+C)
Idempotency Axiom:
A.A=A
A+A=A
Absorption Axiom
A.(A +B)=A
A +(A.B)=A
Complementation Axiom
A.A=0
A+A= 1
A = A
De Morgan’s theorem
A.B= A + B
A+B= A. B1/22/2016 52prof CHARLTON S. INAO
Programming Format
1) Ladder diagram
2)Mnemonic List
3) Function Block Diagram
1/22/2016 53prof CHARLTON S. INAO
NOR,NAND,EX-OR
1/22/2016 54
NOR
NAND
EX -OR
prof CHARLTON S. INAO
Timer: On delay and Off delay
1/22/2016 55prof CHARLTON S. INAO
TIMERS
• ON DELAY TIMER- it delays the turning on of
a device by some prescribed time.(bit logic
from 0 to 1)
1/22/2016 prof CHARLTON S. INAO 56
OFF DELAY TIMER
1/22/2016 prof CHARLTON S. INAO 57
• OFF DELAY TIMER- it delays the turning OFF
of a device by some prescribed time.(bit logic
from 1 to 0)
Timer Resolution(Siemens)
TIMER ADDRESS RESOLUTION
T32, T96 1 ms
T33-T36 10 ms
T97-T100 10 ms
T37-T63 10ms
T101-T255 100ms1/22/2016 prof CHARLTON S. INAO 58
Cascaded timer
1/22/2016 59prof CHARLTON S. INAO
Mitsubishi Siemens
On-OFF Cycle Timer
1/22/2016 prof CHARLTON S. INAO 60
Mitsubishi Siemens
COUNTERS
Counter UP
Counter Down
Counter Up/Down (Bi Directional Counter)
1/22/2016 61prof CHARLTON S. INAO
Counter
1/22/2016 62prof CHARLTON S. INAO
Week 15
• Internal Relays
• Markers
• Two Input Internal Relay Control
• Latches Control of Internal Relays
• Programming Application of Internal Relays
1/22/2016 63prof CHARLTON S. INAO
Two Input control; Resetting a Latch
1/22/2016 64prof CHARLTON S. INAO
1/22/2016 65prof CHARLTON S. INAO
Shift Register -Mitsubishi
1/22/2016 66prof CHARLTON S. INAO
Shift Register
1/22/2016 67prof CHARLTON S. INAO
i
M 0.0
Q 0.1
Q 0.2
Q 0.3
Q 0.4
Q 0.5
Q 0.6
Q 0.7
Q 0.0
I0.1
0UT
I0.0
I 0.2
M 0.0
M 0.2
M 0.3
M 0.4
M 0.6
M 0.5
M 0.7
SFT
RST
M 0.1
Shift Register
Siemens
Configuration
END
1/22/2016 68prof CHARLTON S. INAO
1/22/2016 69prof CHARLTON S. INAO
Problem: Belt Sanding Machine
1/22/2016 70prof CHARLTON S. INAO
Transfer Station
1/22/2016 71prof CHARLTON S. INAO
Electric Relay Ladder Logic
1/22/2016 72prof CHARLTON S. INAO
1/22/2016 73prof CHARLTON S. INAO
1/22/2016 74prof CHARLTON S. INAO
1/22/2016 75prof CHARLTON S. INAO
Liquid Level Sorter
1/22/2016 76prof CHARLTON S. INAO
1/22/2016 77prof CHARLTON S. INAO
1/22/2016 78prof CHARLTON S. INAO
1/22/2016 79prof CHARLTON S. INAO
Wiring Diagram(Siemens LOGO)
1/22/2016 80prof CHARLTON S. INAO
Liquid Level Sorter Electrical Ladder
Diagram
1/22/2016 81prof CHARLTON S. INAO
Liquid level Sorting Machine PLC Ladder Ladder Diagram
1/22/2016 82
M2.0
prof CHARLTON S. INAO
Artillery Cartridge Polishing Machine
1/22/2016 83prof CHARLTON S. INAO
1/22/2016 84
The designed and developed automated artillery cartridge polishing machine is intended for
defence application to recondition the 122mm and 130mm diameter cartridges. The machine
is intended to replace the traditional way of polishing the artillery cartridge with a modern
and automated machine for HOMICHO Ammunition Factory. The Artillery cartridge
polishing machine is a pneumatic type polishing machine which is basically used for
polishing the external and internal surfaces of 122mm and 130mm artillery cartridges. The
abrasive head can be moved to any point over the polishing area.
The longitudinal and traverse movements of the polishing head are controlled using a
programmable Language Control (PLC) integrated with pneumatically controlled cylinders.
The PLC program is written using a ladder logic programming method using software for
precise control of all the movements of the actuators in the two directions. Different
directional control valves with pressure relieve valves are mounted to perform different
functions.
Standard design approaches and manufacturing sequences are followed to design and
fabricate the polishing machine. The complete machine includes electric motor, pneumatic
cylinders, polishing abrasives and a pneumatic line. The overall dimension of the machine is
2585x705x470mm and its spindle is designed to hold firmly different caliber cartridges and
can be rotated at 800 RPM with a 5Kw spindle motor.
Since quality of the polishing machine is dependent on different polishing parameters like,
polishing abrasives used, depth of polishing, RPM of the spindle and the feed rate of the
polishing head, the surface quality of polished cartridges when it compared with previously
polished parts it can expected to be in the range of 0.2 and 0
prof CHARLTON S. INAO
Cartridge polishing machine PLC Ladder diagram
1/22/2016 85prof CHARLTON S. INAO
The End
1/22/2016 86prof CHARLTON S. INAO

More Related Content

What's hot

Traction Motors and Control
Traction Motors and ControlTraction Motors and Control
Traction Motors and ControlSANTOSH GADEKAR
 
Power electronics Phase Controlled Rectifiers - SCR
Power electronics   Phase Controlled Rectifiers - SCRPower electronics   Phase Controlled Rectifiers - SCR
Power electronics Phase Controlled Rectifiers - SCRBurdwan University
 
Electric drives
Electric drivesElectric drives
Electric drivesSamsu Deen
 
Design of Microwave oven using 8051 micro controller
Design of Microwave oven using 8051 micro controllerDesign of Microwave oven using 8051 micro controller
Design of Microwave oven using 8051 micro controllerGautham Reddy
 
Induction motor drives CH-2.pptx
Induction motor drives CH-2.pptxInduction motor drives CH-2.pptx
Induction motor drives CH-2.pptxSuvenduMondal12
 
Dynamics of Electrical Drives
Dynamics of Electrical DrivesDynamics of Electrical Drives
Dynamics of Electrical DrivesSwapnil Gadgune
 
Use of plc in industrial automation
Use of plc in industrial automationUse of plc in industrial automation
Use of plc in industrial automationAloka Patro
 
Unit 1 & unit-2 electric drives and control
Unit 1 & unit-2 electric drives and controlUnit 1 & unit-2 electric drives and control
Unit 1 & unit-2 electric drives and controlRajin Linus
 
application of power electronics
application of power electronicsapplication of power electronics
application of power electronicsYasir Hashmi
 
Modern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemModern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemAmr E. Mohamed
 
lec 03 Power diode and types-1.pptx
lec 03 Power diode and types-1.pptxlec 03 Power diode and types-1.pptx
lec 03 Power diode and types-1.pptxZeeshanEjaz10
 
Block diagram Examples
Block diagram ExamplesBlock diagram Examples
Block diagram ExamplesSagar Kuntumal
 
Introduction to Pneumatic Systems
Introduction to Pneumatic SystemsIntroduction to Pneumatic Systems
Introduction to Pneumatic SystemsRAHUL THAKER
 
Two wheel self balancing robot
 Two wheel self balancing robot Two wheel self balancing robot
Two wheel self balancing robotadeela aslam
 
Solar power lawn mower
Solar power lawn mowerSolar power lawn mower
Solar power lawn mowerJatinder Kumar
 

What's hot (20)

Traction Motors and Control
Traction Motors and ControlTraction Motors and Control
Traction Motors and Control
 
Power electronics Phase Controlled Rectifiers - SCR
Power electronics   Phase Controlled Rectifiers - SCRPower electronics   Phase Controlled Rectifiers - SCR
Power electronics Phase Controlled Rectifiers - SCR
 
Electric drives
Electric drivesElectric drives
Electric drives
 
PID Controllers
PID ControllersPID Controllers
PID Controllers
 
Design of Microwave oven using 8051 micro controller
Design of Microwave oven using 8051 micro controllerDesign of Microwave oven using 8051 micro controller
Design of Microwave oven using 8051 micro controller
 
ppt on PLC
ppt on PLCppt on PLC
ppt on PLC
 
Induction motor drives CH-2.pptx
Induction motor drives CH-2.pptxInduction motor drives CH-2.pptx
Induction motor drives CH-2.pptx
 
Dynamics of Electrical Drives
Dynamics of Electrical DrivesDynamics of Electrical Drives
Dynamics of Electrical Drives
 
PLC - Programmable Logic Controller
PLC - Programmable Logic ControllerPLC - Programmable Logic Controller
PLC - Programmable Logic Controller
 
Use of plc in industrial automation
Use of plc in industrial automationUse of plc in industrial automation
Use of plc in industrial automation
 
Unit 1 & unit-2 electric drives and control
Unit 1 & unit-2 electric drives and controlUnit 1 & unit-2 electric drives and control
Unit 1 & unit-2 electric drives and control
 
application of power electronics
application of power electronicsapplication of power electronics
application of power electronics
 
Modern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemModern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control System
 
lec 03 Power diode and types-1.pptx
lec 03 Power diode and types-1.pptxlec 03 Power diode and types-1.pptx
lec 03 Power diode and types-1.pptx
 
Industrial Automation Using PLC.
Industrial Automation Using PLC.Industrial Automation Using PLC.
Industrial Automation Using PLC.
 
Types of nonlinearities
Types of nonlinearitiesTypes of nonlinearities
Types of nonlinearities
 
Block diagram Examples
Block diagram ExamplesBlock diagram Examples
Block diagram Examples
 
Introduction to Pneumatic Systems
Introduction to Pneumatic SystemsIntroduction to Pneumatic Systems
Introduction to Pneumatic Systems
 
Two wheel self balancing robot
 Two wheel self balancing robot Two wheel self balancing robot
Two wheel self balancing robot
 
Solar power lawn mower
Solar power lawn mowerSolar power lawn mower
Solar power lawn mower
 

Viewers also liked

Design+of+mechatronics+system+&+control+of+sb w+system
Design+of+mechatronics+system+&+control+of+sb w+systemDesign+of+mechatronics+system+&+control+of+sb w+system
Design+of+mechatronics+system+&+control+of+sb w+systemMahesh Todkar
 
Introducing J X Consulting
Introducing J X ConsultingIntroducing J X Consulting
Introducing J X Consultingsenioke
 
Live For Next 1000 Years
Live For Next 1000 YearsLive For Next 1000 Years
Live For Next 1000 YearsDANANG WID
 
Presentasi Danang W
Presentasi Danang WPresentasi Danang W
Presentasi Danang WDANANG WID
 
Acousto mechatonic noise cancelling headphones
Acousto mechatonic noise cancelling headphonesAcousto mechatonic noise cancelling headphones
Acousto mechatonic noise cancelling headphonesCharlton Inao
 
Warehouse management guide
Warehouse management guideWarehouse management guide
Warehouse management guideVIBHASH SINGH
 
State space analysis mechanical
State space analysis  mechanicalState space analysis  mechanical
State space analysis mechanicalCharlton Inao
 
Active noise control primer
Active noise control primerActive noise control primer
Active noise control primerCharlton Inao
 
Week 12 13 14 pe 3231
Week 12   13    14  pe  3231Week 12   13    14  pe  3231
Week 12 13 14 pe 3231Charlton Inao
 
Defence engineering collage
Defence engineering collageDefence engineering collage
Defence engineering collageCharlton Inao
 
Live For Next 1000 Years
Live For Next 1000 YearsLive For Next 1000 Years
Live For Next 1000 YearsDANANG WID
 
Ansys lab simple conduction
Ansys lab simple conductionAnsys lab simple conduction
Ansys lab simple conductionCharlton Inao
 
Ansys flat top cylinder with fillet 35 mpa 12 25 version 2
Ansys flat top cylinder with fillet 35 mpa 12 25    version 2Ansys flat top cylinder with fillet 35 mpa 12 25    version 2
Ansys flat top cylinder with fillet 35 mpa 12 25 version 2Charlton Inao
 
Total guna energy
Total guna energyTotal guna energy
Total guna energyDANANG WID
 
Organization planning
Organization planningOrganization planning
Organization planningDANANG WID
 
Temperature distribution and heat flux furnace jan 01 2014
Temperature distribution and heat flux furnace    jan 01 2014Temperature distribution and heat flux furnace    jan 01 2014
Temperature distribution and heat flux furnace jan 01 2014Charlton Inao
 

Viewers also liked (20)

Manual logo
Manual logoManual logo
Manual logo
 
Introto pl cs
Introto pl csIntroto pl cs
Introto pl cs
 
Design+of+mechatronics+system+&+control+of+sb w+system
Design+of+mechatronics+system+&+control+of+sb w+systemDesign+of+mechatronics+system+&+control+of+sb w+system
Design+of+mechatronics+system+&+control+of+sb w+system
 
Introducing J X Consulting
Introducing J X ConsultingIntroducing J X Consulting
Introducing J X Consulting
 
FMEA
FMEAFMEA
FMEA
 
Live For Next 1000 Years
Live For Next 1000 YearsLive For Next 1000 Years
Live For Next 1000 Years
 
Assignment week 6
Assignment week 6Assignment week 6
Assignment week 6
 
Presentasi Danang W
Presentasi Danang WPresentasi Danang W
Presentasi Danang W
 
Acousto mechatonic noise cancelling headphones
Acousto mechatonic noise cancelling headphonesAcousto mechatonic noise cancelling headphones
Acousto mechatonic noise cancelling headphones
 
Warehouse management guide
Warehouse management guideWarehouse management guide
Warehouse management guide
 
State space analysis mechanical
State space analysis  mechanicalState space analysis  mechanical
State space analysis mechanical
 
Active noise control primer
Active noise control primerActive noise control primer
Active noise control primer
 
Week 12 13 14 pe 3231
Week 12   13    14  pe  3231Week 12   13    14  pe  3231
Week 12 13 14 pe 3231
 
Defence engineering collage
Defence engineering collageDefence engineering collage
Defence engineering collage
 
Live For Next 1000 Years
Live For Next 1000 YearsLive For Next 1000 Years
Live For Next 1000 Years
 
Ansys lab simple conduction
Ansys lab simple conductionAnsys lab simple conduction
Ansys lab simple conduction
 
Ansys flat top cylinder with fillet 35 mpa 12 25 version 2
Ansys flat top cylinder with fillet 35 mpa 12 25    version 2Ansys flat top cylinder with fillet 35 mpa 12 25    version 2
Ansys flat top cylinder with fillet 35 mpa 12 25 version 2
 
Total guna energy
Total guna energyTotal guna energy
Total guna energy
 
Organization planning
Organization planningOrganization planning
Organization planning
 
Temperature distribution and heat flux furnace jan 01 2014
Temperature distribution and heat flux furnace    jan 01 2014Temperature distribution and heat flux furnace    jan 01 2014
Temperature distribution and heat flux furnace jan 01 2014
 

Similar to Pe 3231 week 15 18 plc

Similar to Pe 3231 week 15 18 plc (20)

Plc scada by bhushan kumbhalkar
Plc scada by bhushan kumbhalkarPlc scada by bhushan kumbhalkar
Plc scada by bhushan kumbhalkar
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.ppt
 
plc1.ppt
plc1.pptplc1.ppt
plc1.ppt
 
PLC Basics
PLC BasicsPLC Basics
PLC Basics
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.ppt
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.ppt
 
PLC.ppt
PLC.pptPLC.ppt
PLC.ppt
 
PLC good.ppt
PLC good.pptPLC good.ppt
PLC good.ppt
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.ppt
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.ppt
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.ppt
 
PLC, or Programmable Logic Controller, is a specialized industrial computer u...
PLC, or Programmable Logic Controller, is a specialized industrial computer u...PLC, or Programmable Logic Controller, is a specialized industrial computer u...
PLC, or Programmable Logic Controller, is a specialized industrial computer u...
 
PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)
 
PROGRAMMABLE LOGIC CONTROLLERS
PROGRAMMABLELOGIC CONTROLLERSPROGRAMMABLELOGIC CONTROLLERS
PROGRAMMABLE LOGIC CONTROLLERS
 
PLC PPT.ppt
PLC PPT.pptPLC PPT.ppt
PLC PPT.ppt
 
plc-amp-scada-ppt.pptx
plc-amp-scada-ppt.pptxplc-amp-scada-ppt.pptx
plc-amp-scada-ppt.pptx
 
plc-amp-scada-ppt.pptx
plc-amp-scada-ppt.pptxplc-amp-scada-ppt.pptx
plc-amp-scada-ppt.pptx
 
PLCpptFeb222017.ppt
PLCpptFeb222017.pptPLCpptFeb222017.ppt
PLCpptFeb222017.ppt
 
Shishupal plc
Shishupal plcShishupal plc
Shishupal plc
 
Dee2034 chapter 6 register
Dee2034 chapter 6 registerDee2034 chapter 6 register
Dee2034 chapter 6 register
 

More from Charlton Inao

Fundametals of HVAC Refrigeration and Airconditioning
Fundametals of  HVAC Refrigeration and AirconditioningFundametals of  HVAC Refrigeration and Airconditioning
Fundametals of HVAC Refrigeration and AirconditioningCharlton Inao
 
Technopreneurship 1.4 team formation
Technopreneurship 1.4 team formationTechnopreneurship 1.4 team formation
Technopreneurship 1.4 team formationCharlton Inao
 
Coolers and chillers for HVAC
Coolers  and chillers for HVACCoolers  and chillers for HVAC
Coolers and chillers for HVACCharlton Inao
 
Basic dryer for HVAC
Basic dryer for HVACBasic dryer for HVAC
Basic dryer for HVACCharlton Inao
 
Comfort cooling july 23
Comfort cooling  july 23Comfort cooling  july 23
Comfort cooling july 23Charlton Inao
 
Cooling towers july 23
Cooling towers  july 23Cooling towers  july 23
Cooling towers july 23Charlton Inao
 
Chap5 space heat load calculations
Chap5 space heat load  calculationsChap5 space heat load  calculations
Chap5 space heat load calculationsCharlton Inao
 
Chap4 solar radiation in HVAC
Chap4 solar radiation in HVACChap4 solar radiation in HVAC
Chap4 solar radiation in HVACCharlton Inao
 
Textbook chapter 2 air conditioning systems
Textbook chapter 2  air conditioning systemsTextbook chapter 2  air conditioning systems
Textbook chapter 2 air conditioning systemsCharlton Inao
 
fUNDAMENTALS OF hvac
fUNDAMENTALS OF hvacfUNDAMENTALS OF hvac
fUNDAMENTALS OF hvacCharlton Inao
 
Nme 515 air conditioning and ventilation systems for submission
Nme 515  air conditioning  and ventilation systems  for submissionNme 515  air conditioning  and ventilation systems  for submission
Nme 515 air conditioning and ventilation systems for submissionCharlton Inao
 
Ched cmo 2018 2019 bsme curriculum and syllabus
Ched  cmo  2018 2019 bsme curriculum and syllabusChed  cmo  2018 2019 bsme curriculum and syllabus
Ched cmo 2018 2019 bsme curriculum and syllabusCharlton Inao
 
Nme 516 industrial processes for canvas
Nme 516 industrial processes for canvasNme 516 industrial processes for canvas
Nme 516 industrial processes for canvasCharlton Inao
 
Nme 3107 technopreneurship for canvas june 17
Nme 3107 technopreneurship for canvas june 17Nme 3107 technopreneurship for canvas june 17
Nme 3107 technopreneurship for canvas june 17Charlton Inao
 
Robotics ch 4 robot dynamics
Robotics ch 4 robot dynamicsRobotics ch 4 robot dynamics
Robotics ch 4 robot dynamicsCharlton Inao
 
Week 5 1 pe 3032 modeling of electromechanical and thermal nonlinearities
Week 5    1  pe 3032  modeling of electromechanical and thermal  nonlinearitiesWeek 5    1  pe 3032  modeling of electromechanical and thermal  nonlinearities
Week 5 1 pe 3032 modeling of electromechanical and thermal nonlinearitiesCharlton Inao
 
MECHATRONICS LAB Final report feb 7
MECHATRONICS LAB Final  report  feb 7MECHATRONICS LAB Final  report  feb 7
MECHATRONICS LAB Final report feb 7Charlton Inao
 
Pe 4030 ch 2 sensors and transducers part 2 flow level temp light oct 7, 2016
Pe 4030 ch 2 sensors and transducers  part 2 flow level temp light  oct 7, 2016Pe 4030 ch 2 sensors and transducers  part 2 flow level temp light  oct 7, 2016
Pe 4030 ch 2 sensors and transducers part 2 flow level temp light oct 7, 2016Charlton Inao
 
Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Charlton Inao
 

More from Charlton Inao (20)

Fundametals of HVAC Refrigeration and Airconditioning
Fundametals of  HVAC Refrigeration and AirconditioningFundametals of  HVAC Refrigeration and Airconditioning
Fundametals of HVAC Refrigeration and Airconditioning
 
Technopreneurship 1.4 team formation
Technopreneurship 1.4 team formationTechnopreneurship 1.4 team formation
Technopreneurship 1.4 team formation
 
Coolers and chillers for HVAC
Coolers  and chillers for HVACCoolers  and chillers for HVAC
Coolers and chillers for HVAC
 
Basic dryer for HVAC
Basic dryer for HVACBasic dryer for HVAC
Basic dryer for HVAC
 
Comfort cooling july 23
Comfort cooling  july 23Comfort cooling  july 23
Comfort cooling july 23
 
Cooling towers july 23
Cooling towers  july 23Cooling towers  july 23
Cooling towers july 23
 
Chap5 space heat load calculations
Chap5 space heat load  calculationsChap5 space heat load  calculations
Chap5 space heat load calculations
 
Chap4 solar radiation in HVAC
Chap4 solar radiation in HVACChap4 solar radiation in HVAC
Chap4 solar radiation in HVAC
 
Textbook chapter 2 air conditioning systems
Textbook chapter 2  air conditioning systemsTextbook chapter 2  air conditioning systems
Textbook chapter 2 air conditioning systems
 
fUNDAMENTALS OF hvac
fUNDAMENTALS OF hvacfUNDAMENTALS OF hvac
fUNDAMENTALS OF hvac
 
technopreneurship
technopreneurship technopreneurship
technopreneurship
 
Nme 515 air conditioning and ventilation systems for submission
Nme 515  air conditioning  and ventilation systems  for submissionNme 515  air conditioning  and ventilation systems  for submission
Nme 515 air conditioning and ventilation systems for submission
 
Ched cmo 2018 2019 bsme curriculum and syllabus
Ched  cmo  2018 2019 bsme curriculum and syllabusChed  cmo  2018 2019 bsme curriculum and syllabus
Ched cmo 2018 2019 bsme curriculum and syllabus
 
Nme 516 industrial processes for canvas
Nme 516 industrial processes for canvasNme 516 industrial processes for canvas
Nme 516 industrial processes for canvas
 
Nme 3107 technopreneurship for canvas june 17
Nme 3107 technopreneurship for canvas june 17Nme 3107 technopreneurship for canvas june 17
Nme 3107 technopreneurship for canvas june 17
 
Robotics ch 4 robot dynamics
Robotics ch 4 robot dynamicsRobotics ch 4 robot dynamics
Robotics ch 4 robot dynamics
 
Week 5 1 pe 3032 modeling of electromechanical and thermal nonlinearities
Week 5    1  pe 3032  modeling of electromechanical and thermal  nonlinearitiesWeek 5    1  pe 3032  modeling of electromechanical and thermal  nonlinearities
Week 5 1 pe 3032 modeling of electromechanical and thermal nonlinearities
 
MECHATRONICS LAB Final report feb 7
MECHATRONICS LAB Final  report  feb 7MECHATRONICS LAB Final  report  feb 7
MECHATRONICS LAB Final report feb 7
 
Pe 4030 ch 2 sensors and transducers part 2 flow level temp light oct 7, 2016
Pe 4030 ch 2 sensors and transducers  part 2 flow level temp light  oct 7, 2016Pe 4030 ch 2 sensors and transducers  part 2 flow level temp light  oct 7, 2016
Pe 4030 ch 2 sensors and transducers part 2 flow level temp light oct 7, 2016
 
Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05
 

Recently uploaded

Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - GuideGOPINATHS437943
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 

Recently uploaded (20)

Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - Guide
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 

Pe 3231 week 15 18 plc

  • 1. 1/22/2016 1 Programmable Logic Controllers PROFESSOR CHARLTON S. INAO Defence University Bishoftu ,Ethiopia prof CHARLTON S. INAO PE 3231 Hydraulic Pneumatic System Design
  • 2. General Objectives To explain and understand the following PLC concept: 1/22/2016 2 Programmable logic controller; Structure of PLC and system components; Programming Languages;( LAD,STL,FBD) Logic Gates application for PLC Timers Counter Shift Register Jump Programming Applications prof CHARLTON S. INAO
  • 6. Programmable Logic Controllers 1/22/2016 6 • Defined by NEMA as a digital electronic apparatus with a programmable memory for storing instructions to implement specific functions (logic, sequencing, timing, counting, and arithmetic) to control machines and processes. • Considered as the first industrial-based computer prof CHARLTON S. INAO
  • 13. Advantages of Using PLC 1/22/2016 13 Shorter Project Implementation Easier Modification Without Cost Penalty Design Easily Change Using Software Project Cost Can be Accurately Calculated Shorter Training Time Required A Wide Range of Control Operations Easy Maintenance Able to Withstand Harsh Plant Environment High Reliability Standardization of Controller Hardware prof CHARLTON S. INAO
  • 24. Functions of PLC 1/22/2016 24 Sequence Control Conventional Relay Logic Replacer Timer and Counter Functions Auto / Semi / Manual Control of Machines and Processes Sophisticated Control Arithmetic Operations Analog Control (Temperature, Pressure, etc.) PID (Proportional Integral Derivation) Stepper / Servo Motor Control prof CHARLTON S. INAO
  • 25. Functions of PLC 1/22/2016 25 Supervisory Control Process Monitoring and Alarm Interfacing with Computers Factory Automation network Wide Area Network prof CHARLTON S. INAO
  • 26. Basic Control System 1/22/2016 26 Open Loop System INPUT LOGIC OUTPUT -Pushbuttons -Limit Switches -Level Switches -Flow Switches -Relays -Timers -Counters -Motors -Solenoid valves -Lamps -Alarm/annunciator -Relays/contactors PLC prof CHARLTON S. INAO
  • 27. Basic Control System 1/22/2016 27 Closed Loop System Controller Final Control Element Process Variable Transmitter Set value Error Process Variable Primary Element / Transducer Temperature Flow + _ prof CHARLTON S. INAO
  • 28. Hardware Components 1/22/2016 28 Central Processing Unit (CPU) Micro PLC – less than 100 I/O’s Small PLC – 0 to 128 I/O’s Medium PLC – 0 to 256 I/O’s Large PLC – 0 to 512 I/O’s prof CHARLTON S. INAO
  • 29. Power Supply 100 – 240 Volts AC 100 / 110 Volts AC 200 / 220 Volts AC 24 Volts DC 1/22/2016 29prof CHARLTON S. INAO
  • 30. Inputs DC – 24 Volts AC – 110 / 220 Volts 1/22/2016 30prof CHARLTON S. INAO
  • 31. Outputs Transistor type (24 Vdc ) Relay / Contact type (24Vdc / 220 Vac) TRIAC type (110 / 220 Vac) PNP-type Transistor Input • Source •Generates power NPN-type Transistor Input • Sink •Transmits power 1/22/2016 31prof CHARLTON S. INAO
  • 36. Peripheral Devices Programming Console CX-Programmer Software Conversion Cables Connecting Cables 1/22/2016 36prof CHARLTON S. INAO
  • 37. Software Components 1/22/2016 37 1. Ladder Diagram Language – a symbolic instruction type language 2. Boolean Language- Basic level language that composed of three (3) Boolean logic operation: AND, OR, NOT Mnemonic Instruction – written in abbreviated form using 3 or 4 letters that generally imply the the operation of the instruction 3. Functional Blocks Language – high level instructions that permit the user to program more complex functions using the ladder diagram format - Instruction set is composed of blocks that executes or performs specific function prof CHARLTON S. INAO
  • 38. 4. English Statement Language – considered derivative of computer language such as BASIC. -also known as Control Statements Note: OMRON PLC’s uses both Ladder Diagram Language and Boolean Language. 1/22/2016 38prof CHARLTON S. INAO
  • 40. Key Points to Know in Selecting or Using PLC 1/22/2016 40 I. Know the process to be controlled II. Determine the type of control Distributed control Centralized control Individual machine control III. Determine I/O interface requirements Estimate digital and analog I./Os Check for I/O specifications Determine if remote I/O is required Allow for future expansion IV. Define peripheral devices prof CHARLTON S. INAO
  • 41. Steps in PLC Programming 1/22/2016 41 Draw the Schematic Diagram Draw Control Diagram Develop PLC Ladder Diagram I/O Assignment Convert to Mnemonic (Boolean) PLC Layout prof CHARLTON S. INAO
  • 43. Basic Structure of PLC 1/22/2016 43prof CHARLTON S. INAO
  • 45. LOGIC GATES 1/22/2016 45prof CHARLTON S. INAO
  • 46. AND, OR , NOT 1/22/2016 46prof CHARLTON S. INAO
  • 47. NAND , NOR, EXOR De Morgan’s Theorem 1/22/2016 47prof CHARLTON S. INAO
  • 48. Boolean Algebra • An algebraic system that describes the logic circuit, in which the variables are limited to two values, usually 0 and 1. • George Boole developed an algebra for values for the systematic treatment of logic. • Boolean algebra deals with variables that take on two discrete values, 0 and 1 , and with operations that assume logical meaning. • Situations involving “yes-no, true –false,on-off” can be represented by Boolean Logical operations. 1/22/2016 48prof CHARLTON S. INAO
  • 49. Boolean Algebra Laws 1) A + 1= 1 2) A + 0 = A 3) A.0 = 0 4) A.1 = A 5) A + A =A 6) A.A = A 7)A.A = 0 8) A + A = 1 9) A + B = B + A 10) AB + AC= A(B + C) 11) A + BC =(A+B)(A+C) 12) A + B = A.B 13) A.B = A + B 14) AΦ B= A.B + A.B(exor) 15) A + AB = A + B elec elec elec elec elec elec elec elec NAND elec elec OR OR OR OR AND AND AND EX OR NOR 1/22/2016 49prof CHARLTON S. INAO
  • 50. Boolean Algebra Laws 1) Anything Ored to itself is equal to itself. 2) Anything ANDed to itself is equal to itself. 3) It does not matter in which order we consider inputs for OR and AND gates. 4) We can use truth table to show we can treat bracketed terms in the same way as the ordinary algebra. A. (B +C)=A.B + A.C A +(B.C) =( A+B) . (A+C) A + A =A A . A =A A + B = B + A A . B = B . A 1/22/2016 50prof CHARLTON S. INAO
  • 51. Boolean Algebra Laws 5) Anything ORed with its own inverse equals 1. A +A =1 6) Anything ANDed with its own inverse equals =0 A.A=0 7) Anything Ored with a zero is equal to itself. Anything Ored with a 1 is equal to 1. A + 0 =A ; A + 1= 1 8) Anything ANDed with a 0 is equal to zeo; anything ended with 1 is equal to itself. A.0 = 0 A.1 = A1/22/2016 51prof CHARLTON S. INAO
  • 52. Six Axioms on Properties of Boolean Algebra Commutative Axiom: A.B=B.A A+B=B+A Distributive Axiom: A.(B+C)=(A.B) +(A.C) A+(B.C)=(A+B ).(A+C) Idempotency Axiom: A.A=A A+A=A Absorption Axiom A.(A +B)=A A +(A.B)=A Complementation Axiom A.A=0 A+A= 1 A = A De Morgan’s theorem A.B= A + B A+B= A. B1/22/2016 52prof CHARLTON S. INAO
  • 53. Programming Format 1) Ladder diagram 2)Mnemonic List 3) Function Block Diagram 1/22/2016 53prof CHARLTON S. INAO
  • 55. Timer: On delay and Off delay 1/22/2016 55prof CHARLTON S. INAO
  • 56. TIMERS • ON DELAY TIMER- it delays the turning on of a device by some prescribed time.(bit logic from 0 to 1) 1/22/2016 prof CHARLTON S. INAO 56
  • 57. OFF DELAY TIMER 1/22/2016 prof CHARLTON S. INAO 57 • OFF DELAY TIMER- it delays the turning OFF of a device by some prescribed time.(bit logic from 1 to 0)
  • 58. Timer Resolution(Siemens) TIMER ADDRESS RESOLUTION T32, T96 1 ms T33-T36 10 ms T97-T100 10 ms T37-T63 10ms T101-T255 100ms1/22/2016 prof CHARLTON S. INAO 58
  • 59. Cascaded timer 1/22/2016 59prof CHARLTON S. INAO Mitsubishi Siemens
  • 60. On-OFF Cycle Timer 1/22/2016 prof CHARLTON S. INAO 60 Mitsubishi Siemens
  • 61. COUNTERS Counter UP Counter Down Counter Up/Down (Bi Directional Counter) 1/22/2016 61prof CHARLTON S. INAO
  • 63. Week 15 • Internal Relays • Markers • Two Input Internal Relay Control • Latches Control of Internal Relays • Programming Application of Internal Relays 1/22/2016 63prof CHARLTON S. INAO
  • 64. Two Input control; Resetting a Latch 1/22/2016 64prof CHARLTON S. INAO
  • 66. Shift Register -Mitsubishi 1/22/2016 66prof CHARLTON S. INAO
  • 68. i M 0.0 Q 0.1 Q 0.2 Q 0.3 Q 0.4 Q 0.5 Q 0.6 Q 0.7 Q 0.0 I0.1 0UT I0.0 I 0.2 M 0.0 M 0.2 M 0.3 M 0.4 M 0.6 M 0.5 M 0.7 SFT RST M 0.1 Shift Register Siemens Configuration END 1/22/2016 68prof CHARLTON S. INAO
  • 70. Problem: Belt Sanding Machine 1/22/2016 70prof CHARLTON S. INAO
  • 72. Electric Relay Ladder Logic 1/22/2016 72prof CHARLTON S. INAO
  • 76. Liquid Level Sorter 1/22/2016 76prof CHARLTON S. INAO
  • 80. Wiring Diagram(Siemens LOGO) 1/22/2016 80prof CHARLTON S. INAO
  • 81. Liquid Level Sorter Electrical Ladder Diagram 1/22/2016 81prof CHARLTON S. INAO
  • 82. Liquid level Sorting Machine PLC Ladder Ladder Diagram 1/22/2016 82 M2.0 prof CHARLTON S. INAO
  • 83. Artillery Cartridge Polishing Machine 1/22/2016 83prof CHARLTON S. INAO
  • 84. 1/22/2016 84 The designed and developed automated artillery cartridge polishing machine is intended for defence application to recondition the 122mm and 130mm diameter cartridges. The machine is intended to replace the traditional way of polishing the artillery cartridge with a modern and automated machine for HOMICHO Ammunition Factory. The Artillery cartridge polishing machine is a pneumatic type polishing machine which is basically used for polishing the external and internal surfaces of 122mm and 130mm artillery cartridges. The abrasive head can be moved to any point over the polishing area. The longitudinal and traverse movements of the polishing head are controlled using a programmable Language Control (PLC) integrated with pneumatically controlled cylinders. The PLC program is written using a ladder logic programming method using software for precise control of all the movements of the actuators in the two directions. Different directional control valves with pressure relieve valves are mounted to perform different functions. Standard design approaches and manufacturing sequences are followed to design and fabricate the polishing machine. The complete machine includes electric motor, pneumatic cylinders, polishing abrasives and a pneumatic line. The overall dimension of the machine is 2585x705x470mm and its spindle is designed to hold firmly different caliber cartridges and can be rotated at 800 RPM with a 5Kw spindle motor. Since quality of the polishing machine is dependent on different polishing parameters like, polishing abrasives used, depth of polishing, RPM of the spindle and the feed rate of the polishing head, the surface quality of polished cartridges when it compared with previously polished parts it can expected to be in the range of 0.2 and 0 prof CHARLTON S. INAO
  • 85. Cartridge polishing machine PLC Ladder diagram 1/22/2016 85prof CHARLTON S. INAO
  • 86. The End 1/22/2016 86prof CHARLTON S. INAO