SlideShare uma empresa Scribd logo
1 de 61
What type of task might a control
system have?
What form might a controller have?
Microprocessor controlled system
• If switch A closes
• Output to motor circuit
• If switch B closes
• Output to valve circuit
By changing the instructions in the program we can
use the same
microprocessor system to control a wide variety of
situations.
The programmable logic controller
A programmable logic controller (PLC)
is a special form of microprocessor-
based controller that uses a
programmable memory to store
instructions and to implement
functions such as logic, sequencing,
timing,
counting and arithmetic in order to
control machines and processes
Components of the PLC
Logical AND gate
Logical AND gate
1 The processor unit or central processing unit (CPU) is
the unit containing the microprocessor and this
interprets the input signals and carries out the control
actions, according to the program stored in its memory,
communicating the decisions as action signals to the
outputs.
2 The power supply unit is needed to convert the mains
a.c. voltage to the low d.c. voltage (5 V) necessary for
the processor and the circuits in the input and output
interface modules.
3 The programming device is used to enter the required
program into the memory of the processor. The program
is developed in the device and then transferred to the
memory unit of the PLC.
4 The memory unit is where the program is stored that is
to be used for the control actions to be exercised by the
microprocessor and data stored from the input for
processing and for the output for outputting.
5 The input and output sections are where the processor
receives information from external devices and
communicates information to external devices.
The programmable logic controller
The programmable logic controller
INPUT SENSORS
OUTPUT DEVICES
• - DC MOTOR
• -AC MOTOR
• LIGHTS
• ALARMS
• HEATING ELEMENTS
Internal architecture
The CPU
1 An arithmetic and logic unit (ALU) which is
responsible for data manipulation and carrying
out arithmetic operations of addition and
subtraction and logic operations of AND, OR, NOT
and EXCLUSIVE-OR.
2 Memory, termed registers, located within the
microprocessor and used to store information
involved in program execution.
3 A control unit which is used to control the timing
of operations.
The buses
DATA BUS
ADDRESS BUS
CONTROL BUS
Memory
1 System read-only-memory (ROM) to give
permanent storage for the operating system
and fixed data used by the CPU.
2 Random-access memory (RAM) for the user’s
program.
Input/output unit
1. The input/output unit provides the interface
between the system and the outside world,
allowing for connections to be made through
input/output channels to input devices such as
sensors and output devices such as motors and
solenoids.
2. The input/output channels provide isolation and
signal conditioning functions so that sensors and
actuators can often be directly connected to
them without the need for other circuitry.
Input/output unit
Input/output unit
UNITARY PLC
MODULAR PLC
PLC BOTTLE FILLING PLANT
User program execution
• The basic PLC scan cycle consists of three steps
– An input scan
– A user program scan
– An output scan
• The total time for one complete program scan
is a function of processor speed, I/O modules
used, and length of user program
Input scan
• During the input scan, data is taken from all
input modules in the system and placed into
an area of PLC memory referred to as the
input image area
Input scan
User program scan
• During the program scan, data in the input
image area is applied to the user program, the
user program is executed and the output
image area is updated
User program scan
Output scan
• During the output scan, data is taken from the
output image area and sent to all output
modules in the system
Output scan
PLC scanning considerations
• During the input scan, input terminals are read and the
input image area is updated accordingly.
• During the program scan
– data in the input image area is applied to the user
program
– the program is executed (instructions carried out
in sequence)
– the output image area is updated appropriately
• During the output scan, data associated with the
output image area is transferred to output terminals
• Any changes in the status of input devices
during
the program or output scan are not
recognized until the next input scan
• Furthermore, data changes in the output table
are not transferred to the output terminals
during the input and program scans
• The transfer affecting the output devices
takes place only during the output scan
PLC scanning considerations
• Typically, the program scanning takes place
left to right across each rung and from the top
to bottom rungs, in order
• Usually, the complete ladder scan time is a
few milliseconds
Rung scanning
Two-rung ladder logic program
Two-rung ladder logic program
Scan cycle
I/O DEVICES
• Mechanical switches
• A mechanical switch
generates an on−off
signal or signals as a
result of some
mechanical input
causing the switch to
open or close.
LIMIT SWITCHES
• The term limit switch is
used for a switch which
is used to detect the
presence or passage of
a moving part.
Proximity switches
• Proximity switches are
used to detect the
presence of an item
without making contact
with it.
Photoelectric sensors and switches
• Photoelectric switch
devices can either
operate as transmissive
types where the object
being detected breaks a
beam of light, usually
infrared radiation, and
stops it reaching the
detector or reflective
types where the object
being detected reflects a
beam of light onto the
detector.
Photoelectric sensors and switches
Encoders
• The term encoder is used for a device that provides a
digital output as a result of angular or linear
displacement.
• With 60 slots then, since one revolution is a Rotation
of 360, a movement from one slot to the next is a
rotation of 6.
incremental encoder
absolute encoder
• With 4 tracks there will be 4 bits and so the
number of positions that can be detected is 24
= 16, i.e. a resolution of 360/16 = 22.5.
• An absolute encoder gives the actual angular
or linear position
absolute encoder
Temperature sensors
• A simple form of
temperature sensor
which can be used to
provide an on–off signal
when a particular
temperature is reached is
the bimetal element.
• This consists of two strips
of different metals, e.g.
brass and iron, bonded
together .The two metals
have different coefficients
of expansion.
Position/displacement sensors
• The term position sensor is used for a sensor
that gives a measure of the
• distance between a reference point and the
current location of the target
Position/displacement sensors
Strain gauges
• When a wire or strip of semiconductor is
stretched, its resistance changes.
• The fractional change in resistance is
proportional to the fractional change
in length, i.e. strain.
Strain gauges
Pressure sensors
• When a piezoelectric
crystal is squeezed, there
is a relative displacement
of positive and negative
charges within the crystal
and the outer surfaces of
the crystal become
charged. Hence a
potential difference
appears across it.
Relay
• When a current passes
through a solenoid a
magnetic field is
produced and this can
then attract ferrous
metal components in its
vicinity.
Motors
• A d.c. motor has coils of wire mounted in slots
on a cylinder of ferromagnetic material, this
being termed the armature. The armature is
mounted on bearings and is free to rotate. It is
mounted in the magnetic field produced by
permanent magnets or current passing
through coils of wire, these being termed the
field coils. When a current passes through the
armature coil, forces act on the coil and result
in rotation.
Motors
Stepper motors
• When one pair of poles is activated, a
magnetic field is produced which attracts the
nearest pair of rotor teeth so that the teeth
and poles line up. This is termed the position
of minimum reluctance.
Stepper motors
A conveyor belt
• When an item is loaded
onto the conveyor belt, a
contact switch might be
used to indicate that the
item is on the belt and
start the conveyor motor.
The motor then has to
keep running until the
item reaches the far end
of the conveyor and falls
off into the packaging
area.

Mais conteúdo relacionado

Mais procurados

Module 5 hydraulics and pneumatics Actuation systems
Module 5 hydraulics and pneumatics Actuation systemsModule 5 hydraulics and pneumatics Actuation systems
Module 5 hydraulics and pneumatics Actuation systemstaruian
 
Introduction to SCADA
Introduction to SCADAIntroduction to SCADA
Introduction to SCADAPraveen Kumar
 
PLC (Ladder Logic Diagram)
PLC (Ladder Logic Diagram)PLC (Ladder Logic Diagram)
PLC (Ladder Logic Diagram)Sisubalan Selvan
 
Robotics and Autoamtion_ manipulators, actuators and end effectors
Robotics and Autoamtion_ manipulators, actuators and end effectorsRobotics and Autoamtion_ manipulators, actuators and end effectors
Robotics and Autoamtion_ manipulators, actuators and end effectorsJAIGANESH SEKAR
 
Plc example presentation
Plc example presentationPlc example presentation
Plc example presentationRoshit Kadiru
 
Plc based automatic bottle filling system
Plc based automatic bottle filling systemPlc based automatic bottle filling system
Plc based automatic bottle filling systemkl university
 
PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
 PPT on INDUSTRIAL AUTOMATION, PLC, SCADA PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
PPT on INDUSTRIAL AUTOMATION, PLC, SCADAAakashkumar276
 
basic of open and closed loop control system
basic of open and closed loop control systembasic of open and closed loop control system
basic of open and closed loop control systemSACHINNikam39
 
Electric Actuator
Electric ActuatorElectric Actuator
Electric Actuatordiego5wh
 
Analysis of automated flow lines
Analysis of automated flow linesAnalysis of automated flow lines
Analysis of automated flow linesAbhilash P
 
Unit 1 electric drive
Unit 1 electric driveUnit 1 electric drive
Unit 1 electric driveraviarmugam
 

Mais procurados (20)

Actuators
ActuatorsActuators
Actuators
 
Proximity Sensor
Proximity Sensor Proximity Sensor
Proximity Sensor
 
Module 5 hydraulics and pneumatics Actuation systems
Module 5 hydraulics and pneumatics Actuation systemsModule 5 hydraulics and pneumatics Actuation systems
Module 5 hydraulics and pneumatics Actuation systems
 
Introduction to SCADA
Introduction to SCADAIntroduction to SCADA
Introduction to SCADA
 
Hydraulic control system
Hydraulic control systemHydraulic control system
Hydraulic control system
 
PLC (Ladder Logic Diagram)
PLC (Ladder Logic Diagram)PLC (Ladder Logic Diagram)
PLC (Ladder Logic Diagram)
 
Robotics and Autoamtion_ manipulators, actuators and end effectors
Robotics and Autoamtion_ manipulators, actuators and end effectorsRobotics and Autoamtion_ manipulators, actuators and end effectors
Robotics and Autoamtion_ manipulators, actuators and end effectors
 
Grippers
GrippersGrippers
Grippers
 
PLC LADDER DIAGRAM
PLC LADDER DIAGRAMPLC LADDER DIAGRAM
PLC LADDER DIAGRAM
 
Plc example presentation
Plc example presentationPlc example presentation
Plc example presentation
 
Class 43 direct digital and supervisory control
Class 43   direct digital and supervisory controlClass 43   direct digital and supervisory control
Class 43 direct digital and supervisory control
 
ppt on PLC.pptx
ppt on  PLC.pptxppt on  PLC.pptx
ppt on PLC.pptx
 
Plc based automatic bottle filling system
Plc based automatic bottle filling systemPlc based automatic bottle filling system
Plc based automatic bottle filling system
 
PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
 PPT on INDUSTRIAL AUTOMATION, PLC, SCADA PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
 
basic of open and closed loop control system
basic of open and closed loop control systembasic of open and closed loop control system
basic of open and closed loop control system
 
Unit 2 servo motor
Unit 2 servo motorUnit 2 servo motor
Unit 2 servo motor
 
Introduction to control systems
Introduction to control systemsIntroduction to control systems
Introduction to control systems
 
Electric Actuator
Electric ActuatorElectric Actuator
Electric Actuator
 
Analysis of automated flow lines
Analysis of automated flow linesAnalysis of automated flow lines
Analysis of automated flow lines
 
Unit 1 electric drive
Unit 1 electric driveUnit 1 electric drive
Unit 1 electric drive
 

Semelhante a Fundamentals of plc 1

UNIT IV PROGRAMMABLE LOGIC CONTROLLER
UNIT IV PROGRAMMABLE LOGIC CONTROLLER UNIT IV PROGRAMMABLE LOGIC CONTROLLER
UNIT IV PROGRAMMABLE LOGIC CONTROLLER ravis205084
 
20ME702– MECHATRONICS -UNIT-4.ppt
20ME702– MECHATRONICS -UNIT-4.ppt20ME702– MECHATRONICS -UNIT-4.ppt
20ME702– MECHATRONICS -UNIT-4.pptMohanumar S
 
Programmable logic Controlller ppt
Programmable logic Controlller pptProgrammable logic Controlller ppt
Programmable logic Controlller pptkarthik R
 
Unit 4-PROGRAMMABLE LOGIC INTERFACE-ME6702– MECHATRONICS
Unit 4-PROGRAMMABLE LOGIC INTERFACE-ME6702– MECHATRONICS Unit 4-PROGRAMMABLE LOGIC INTERFACE-ME6702– MECHATRONICS
Unit 4-PROGRAMMABLE LOGIC INTERFACE-ME6702– MECHATRONICS Mohanumar S
 
ROBOTICS polytechnic notes 5th sem.pptx
ROBOTICS polytechnic  notes 5th sem.pptxROBOTICS polytechnic  notes 5th sem.pptx
ROBOTICS polytechnic notes 5th sem.pptxmdejaj9211
 
MECHATRONICS-UNIT 4-PROGRAMMABLE LOGIC CONTROLLER .ppt
MECHATRONICS-UNIT 4-PROGRAMMABLE LOGIC CONTROLLER .pptMECHATRONICS-UNIT 4-PROGRAMMABLE LOGIC CONTROLLER .ppt
MECHATRONICS-UNIT 4-PROGRAMMABLE LOGIC CONTROLLER .pptCHANDRA KUMAR S
 
Line of the system that follower Robot.pptx
Line of the system that follower Robot.pptxLine of the system that follower Robot.pptx
Line of the system that follower Robot.pptxdivyanshuranjan9973
 
329292817-PLC-Training for new person pptx
329292817-PLC-Training for new person pptx329292817-PLC-Training for new person pptx
329292817-PLC-Training for new person pptxviveksingh2418
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate controlMohamed Magdy
 
BASIC INSTRUMENTATION.pptx
BASIC INSTRUMENTATION.pptxBASIC INSTRUMENTATION.pptx
BASIC INSTRUMENTATION.pptxARAVINDH572191
 
Hp embedd and_robotics
Hp embedd and_roboticsHp embedd and_robotics
Hp embedd and_roboticsPallavi Bharti
 
Hp embedd system and basic obotics
Hp embedd system and basic oboticsHp embedd system and basic obotics
Hp embedd system and basic oboticsPallavi Bharti
 
Control unit design
Control unit designControl unit design
Control unit designDhaval Bagal
 

Semelhante a Fundamentals of plc 1 (20)

UNIT IV PROGRAMMABLE LOGIC CONTROLLER
UNIT IV PROGRAMMABLE LOGIC CONTROLLER UNIT IV PROGRAMMABLE LOGIC CONTROLLER
UNIT IV PROGRAMMABLE LOGIC CONTROLLER
 
20ME702– MECHATRONICS -UNIT-4.ppt
20ME702– MECHATRONICS -UNIT-4.ppt20ME702– MECHATRONICS -UNIT-4.ppt
20ME702– MECHATRONICS -UNIT-4.ppt
 
Programmable logic Controlller ppt
Programmable logic Controlller pptProgrammable logic Controlller ppt
Programmable logic Controlller ppt
 
Unit 4-PROGRAMMABLE LOGIC INTERFACE-ME6702– MECHATRONICS
Unit 4-PROGRAMMABLE LOGIC INTERFACE-ME6702– MECHATRONICS Unit 4-PROGRAMMABLE LOGIC INTERFACE-ME6702– MECHATRONICS
Unit 4-PROGRAMMABLE LOGIC INTERFACE-ME6702– MECHATRONICS
 
IIA module 6
IIA module 6IIA module 6
IIA module 6
 
ROBOTICS polytechnic notes 5th sem.pptx
ROBOTICS polytechnic  notes 5th sem.pptxROBOTICS polytechnic  notes 5th sem.pptx
ROBOTICS polytechnic notes 5th sem.pptx
 
MECHATRONICS-UNIT 4-PROGRAMMABLE LOGIC CONTROLLER .ppt
MECHATRONICS-UNIT 4-PROGRAMMABLE LOGIC CONTROLLER .pptMECHATRONICS-UNIT 4-PROGRAMMABLE LOGIC CONTROLLER .ppt
MECHATRONICS-UNIT 4-PROGRAMMABLE LOGIC CONTROLLER .ppt
 
Line of the system that follower Robot.pptx
Line of the system that follower Robot.pptxLine of the system that follower Robot.pptx
Line of the system that follower Robot.pptx
 
plc_scada.pptx
plc_scada.pptxplc_scada.pptx
plc_scada.pptx
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
329292817-PLC-Training for new person pptx
329292817-PLC-Training for new person pptx329292817-PLC-Training for new person pptx
329292817-PLC-Training for new person pptx
 
FA PRESENTATION.pptx
FA PRESENTATION.pptxFA PRESENTATION.pptx
FA PRESENTATION.pptx
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate control
 
BASIC INSTRUMENTATION.pptx
BASIC INSTRUMENTATION.pptxBASIC INSTRUMENTATION.pptx
BASIC INSTRUMENTATION.pptx
 
Hp embedd and_robotics
Hp embedd and_roboticsHp embedd and_robotics
Hp embedd and_robotics
 
Hp embedd system and basic obotics
Hp embedd system and basic oboticsHp embedd system and basic obotics
Hp embedd system and basic obotics
 
Line follower robot
Line follower robotLine follower robot
Line follower robot
 
Control unit design
Control unit designControl unit design
Control unit design
 
P L C
P L CP L C
P L C
 
UNIT-IV.ppt
UNIT-IV.pptUNIT-IV.ppt
UNIT-IV.ppt
 

Último

Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
BSNL Internship Training presentation.pptx
BSNL Internship Training presentation.pptxBSNL Internship Training presentation.pptx
BSNL Internship Training presentation.pptxNiranjanYadav41
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxRomil Mishra
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
Internet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxInternet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxVelmuruganTECE
 
Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfChristianCDAM
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Industrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptIndustrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptNarmatha D
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating SystemRashmi Bhat
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingBootNeck1
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdfHafizMudaserAhmad
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 
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
 
Autonomous emergency braking system (aeb) ppt.ppt
Autonomous emergency braking system (aeb) ppt.pptAutonomous emergency braking system (aeb) ppt.ppt
Autonomous emergency braking system (aeb) ppt.pptbibisarnayak0
 

Último (20)

Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
BSNL Internship Training presentation.pptx
BSNL Internship Training presentation.pptxBSNL Internship Training presentation.pptx
BSNL Internship Training presentation.pptx
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
Internet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxInternet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptx
 
Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdf
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Industrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptIndustrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.ppt
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating System
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event Scheduling
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 
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
 
Autonomous emergency braking system (aeb) ppt.ppt
Autonomous emergency braking system (aeb) ppt.pptAutonomous emergency braking system (aeb) ppt.ppt
Autonomous emergency braking system (aeb) ppt.ppt
 

Fundamentals of plc 1

  • 1. What type of task might a control system have?
  • 2. What form might a controller have?
  • 3. Microprocessor controlled system • If switch A closes • Output to motor circuit • If switch B closes • Output to valve circuit By changing the instructions in the program we can use the same microprocessor system to control a wide variety of situations.
  • 4. The programmable logic controller A programmable logic controller (PLC) is a special form of microprocessor- based controller that uses a programmable memory to store instructions and to implement functions such as logic, sequencing, timing, counting and arithmetic in order to control machines and processes
  • 8. 1 The processor unit or central processing unit (CPU) is the unit containing the microprocessor and this interprets the input signals and carries out the control actions, according to the program stored in its memory, communicating the decisions as action signals to the outputs. 2 The power supply unit is needed to convert the mains a.c. voltage to the low d.c. voltage (5 V) necessary for the processor and the circuits in the input and output interface modules.
  • 9. 3 The programming device is used to enter the required program into the memory of the processor. The program is developed in the device and then transferred to the memory unit of the PLC. 4 The memory unit is where the program is stored that is to be used for the control actions to be exercised by the microprocessor and data stored from the input for processing and for the output for outputting. 5 The input and output sections are where the processor receives information from external devices and communicates information to external devices.
  • 13. OUTPUT DEVICES • - DC MOTOR • -AC MOTOR • LIGHTS • ALARMS • HEATING ELEMENTS
  • 15. The CPU 1 An arithmetic and logic unit (ALU) which is responsible for data manipulation and carrying out arithmetic operations of addition and subtraction and logic operations of AND, OR, NOT and EXCLUSIVE-OR. 2 Memory, termed registers, located within the microprocessor and used to store information involved in program execution. 3 A control unit which is used to control the timing of operations.
  • 16. The buses DATA BUS ADDRESS BUS CONTROL BUS
  • 17. Memory 1 System read-only-memory (ROM) to give permanent storage for the operating system and fixed data used by the CPU. 2 Random-access memory (RAM) for the user’s program.
  • 18. Input/output unit 1. The input/output unit provides the interface between the system and the outside world, allowing for connections to be made through input/output channels to input devices such as sensors and output devices such as motors and solenoids. 2. The input/output channels provide isolation and signal conditioning functions so that sensors and actuators can often be directly connected to them without the need for other circuitry.
  • 21.
  • 22.
  • 23.
  • 27. User program execution • The basic PLC scan cycle consists of three steps – An input scan – A user program scan – An output scan • The total time for one complete program scan is a function of processor speed, I/O modules used, and length of user program
  • 28. Input scan • During the input scan, data is taken from all input modules in the system and placed into an area of PLC memory referred to as the input image area
  • 30. User program scan • During the program scan, data in the input image area is applied to the user program, the user program is executed and the output image area is updated
  • 32. Output scan • During the output scan, data is taken from the output image area and sent to all output modules in the system
  • 34. PLC scanning considerations • During the input scan, input terminals are read and the input image area is updated accordingly. • During the program scan – data in the input image area is applied to the user program – the program is executed (instructions carried out in sequence) – the output image area is updated appropriately • During the output scan, data associated with the output image area is transferred to output terminals
  • 35. • Any changes in the status of input devices during the program or output scan are not recognized until the next input scan • Furthermore, data changes in the output table are not transferred to the output terminals during the input and program scans • The transfer affecting the output devices takes place only during the output scan
  • 36. PLC scanning considerations • Typically, the program scanning takes place left to right across each rung and from the top to bottom rungs, in order • Usually, the complete ladder scan time is a few milliseconds
  • 41. I/O DEVICES • Mechanical switches • A mechanical switch generates an on−off signal or signals as a result of some mechanical input causing the switch to open or close.
  • 42. LIMIT SWITCHES • The term limit switch is used for a switch which is used to detect the presence or passage of a moving part.
  • 43. Proximity switches • Proximity switches are used to detect the presence of an item without making contact with it.
  • 44. Photoelectric sensors and switches • Photoelectric switch devices can either operate as transmissive types where the object being detected breaks a beam of light, usually infrared radiation, and stops it reaching the detector or reflective types where the object being detected reflects a beam of light onto the detector.
  • 46. Encoders • The term encoder is used for a device that provides a digital output as a result of angular or linear displacement. • With 60 slots then, since one revolution is a Rotation of 360, a movement from one slot to the next is a rotation of 6.
  • 48. absolute encoder • With 4 tracks there will be 4 bits and so the number of positions that can be detected is 24 = 16, i.e. a resolution of 360/16 = 22.5. • An absolute encoder gives the actual angular or linear position
  • 50. Temperature sensors • A simple form of temperature sensor which can be used to provide an on–off signal when a particular temperature is reached is the bimetal element. • This consists of two strips of different metals, e.g. brass and iron, bonded together .The two metals have different coefficients of expansion.
  • 51. Position/displacement sensors • The term position sensor is used for a sensor that gives a measure of the • distance between a reference point and the current location of the target
  • 53. Strain gauges • When a wire or strip of semiconductor is stretched, its resistance changes. • The fractional change in resistance is proportional to the fractional change in length, i.e. strain.
  • 55. Pressure sensors • When a piezoelectric crystal is squeezed, there is a relative displacement of positive and negative charges within the crystal and the outer surfaces of the crystal become charged. Hence a potential difference appears across it.
  • 56. Relay • When a current passes through a solenoid a magnetic field is produced and this can then attract ferrous metal components in its vicinity.
  • 57. Motors • A d.c. motor has coils of wire mounted in slots on a cylinder of ferromagnetic material, this being termed the armature. The armature is mounted on bearings and is free to rotate. It is mounted in the magnetic field produced by permanent magnets or current passing through coils of wire, these being termed the field coils. When a current passes through the armature coil, forces act on the coil and result in rotation.
  • 59. Stepper motors • When one pair of poles is activated, a magnetic field is produced which attracts the nearest pair of rotor teeth so that the teeth and poles line up. This is termed the position of minimum reluctance.
  • 61. A conveyor belt • When an item is loaded onto the conveyor belt, a contact switch might be used to indicate that the item is on the belt and start the conveyor motor. The motor then has to keep running until the item reaches the far end of the conveyor and falls off into the packaging area.