SlideShare uma empresa Scribd logo
1 de 58
UNIT 4
PROGRAMMABLE LOGIC CONTROLLER
UNIT IV PROGRAMMABLE LOGIC
CONTROLLER
• Introduction – Basic structure – Input and
output processing – Programming –
Mnemonics – Timers, counters and internal
relays – Data handling – Selection of PLC.
Content
• Introduction
• Basic structure
• Input and output processing
• Programming
• Mnemonics
• Timers, counters and internal relays
• Data handling
• Selection of PLC
PROGRAMMABLE LOGIC CONTROLLER
• A Programmable Logic Controller(PLC) is a
digital computer used for automation of
typically industrial electromechanical
processes, such as control of machinery on
factory assembly lines, amusement rides or
light fixtures.
Applications
• Automated manufacturing process equipment
and machinery
• Packaging and filling equipment
• Chemical mixing
• Conveyor systems and distillation etc.,
Features and specification
• They are rugged and designed to withstand
vibration, temperature, humidity and noise
• The interfacing for inputs and outputs is inside
the controller.
• They are easily programmed and have an
easily understood programming language.
• Programming is primarily concerned with logic
and switching operation.
Hardwired motor circuit
Hardwired motor circuit with PLC
Basic structure
• PLC is designed as a replacement for the
hardwired relay and timer logic, where PLC
provides ease and flexibility of control based
on programming and executive logical
instruction.
• The internal functions such as timers, counter
and shift registers making sophisticated
control possible using even the smallest PLC.
• PLC capable of performing function such as
– counting,
– logistics,
– numerical application,
– comparing and processing of signals.
• A PLC is divided in to 4 parts. They are
– Input/output module (I/O)
– Central processing Unit (CPU)
– Memory
– Programming unit
i) Input/output module (I/O)
• It is used to transfer the data between
external devices and CPU
• It is incorporated into PLC in two ways
I. Fixed I/O – it is a small unit that comes in one
piece with processor i.e., the I/O terminals
cannot be changed in fixed I/O
II. Modular I/O – it is packed together i.e., there are
several compartment of I/O module are plugged
together.
Central processing Unit (CPU)
• It is consisting of a microprocessor which
interrupts the input signal and carries out the
control actions according to the program stored in
the memory, communicating the decision as an
action signal to the output.
• It scan the total information package stored in the
memory and input and output devices
continuously.
• During the scan the CPU executes instruction
based on input data, sends appropriate output
responses to the output devices, updates data
acquisition systems and indicate condition
changes
• Scan time for larger unit depends on the size
of the memory and configuration of the
system
• Power supply unit is needed to convert the AC
voltage to the low DC voltage necessary for
the processor and to supply power to other
circuit in the input and output interface
module.
Memory Unit
• The memory in PLC stores the digital control
logic, the process program and the necessary
instruction to operate the system.
• The memory used in PLC are
• Non-volatile memory
• Volatile memory
• According to purpose of usage
• RAM –volatile memory
• ROM- permanent storage
Programming unit
• It is used to enter the required program into
the memory of the processor
• There are normally 3 approaches followed by
the program
– Use of hand held programmer
– Terminal with video display unit
– PC with appropriate software
Architecture
• Buses
– Data buses – it is used for communicating data
b/n elements
– Address buses-it is used to read the address of
locations for accessing stored data
– Control buses- it is used for internal control action
carried by the CPU
– System buses- it is used for communication b/n
Input/output ports and input/output units
• Memory
– RAM
– ROM
• PROM
• EPROM
• Electrically EPROM
Optoisolator
• Electrical connection from the external world
is usually by means of optoisolator
• When a digital pulses passes through the LED,
a pulse of Infrared radiation is produced.
• This pulses is detected by the phototransistor
and gives rise to a voltage in that circuit.
Optoisolator
Input channel with optoisolator
• Common input voltage is 5V and 24V
• Output voltage is 24V and 240V
• Output are often specified as being of
– Relay type
– Transistor type
– Triac type
Relay type of output
The relay type output is used for both ac and dc switching
Relay are slow to operate
Transistor type output
The transistor type output is used for dc switching
This give faster switching action
Triac type of output
The triac type output is used for switching AC voltages
Programming
• The programming of PLC is based on the
ladder diagram.
• Ladder diagram involve writing a program in a
similar maner to drawing a switching circuit.
Switch controlling Solenoid
e.g., solenoid valve
open to allow water
to enter a vessel
Ladder Diagram for
Switch Control
Temperature Control System
Logic functions
An AND System
An OR System
NOT System
NOR System
NAND System
XOR System
Cylinder Sequencing
A+, B+, A- and B-
List of Mnemonics used for the
Mitsubishi f Series PLC
Mnemonics for Logic system
Mnemonics for Logic system
Timer
Delay ON Timers:
• The term delay is used to indicate that this
timer burns on, after waiting for a fixed time
delay period.
• When there is an input, the timer is energized
and starts timing, after some pre-set value,
the timer contacts are closed to output.
• TON is used to denote ON-delay
Delay OFF Timers:
• OFF delay timers are maintained as ON for a
fixed time of delay period before turning off.
• TOF is used to denote OFF-delay.
Timer circuit programmed to cause an output to
go ON for 0.5s, then OFF for 0.5s, then OFF for
0.5s and so on
ON-OFF
cycle timer
Internal relay
COUNTERS
• Counters are used to count a specified
number of contact operatio
Types of Counters:
• Up Counters
• Down Counters ns
Up Counters
• Up counters count up from the zero to pre –
set value
• The events are added until the pre – set value
is reached
• When the counter reaches the set value, its
contacts change state
Down Counters
• Down counters count down from the pre – set
value to zero
• The events are subtracted until the pre – set
value is reached
• When the counter reaches the Zero value, its
contacts change state
Counter
Master control relay
JUMP Instruction
Data handling
• Data movement
• Data comparison
• Arithmetic operation
• Code conversion
Data Movement
 Moving data from one memory location to
another
Arithmetic operation
• AND
• OR
• NOT
• EX-OR
• NAND
Code Conversions
• All the internal operations in the CPU of a PLC
are carried out through binary numbers.
• Most PLCs provide BCD-to-binary and binary-
to-BCD conversion for use.
• When a decimal (input) signal is given, BCD
conversion is used.
• Similarly, when a decimal output is required,
Decimal conversion is used.
• The data at the source address is in BCD and
converted to binary and placed at the
destination address.
Controlling the speed of motor
Selection of PLC
• System definition
• Choosing the I/O hardware
• I/O timing consideration
• Analog I/O module –resolution, voltage level
• Conversion speed
• Analog closed control
• Communication
• Counter, encoders and positioning
• Selecting suppliers

Mais conteúdo relacionado

Mais procurados

Plc example presentation
Plc example presentationPlc example presentation
Plc example presentation
Roshit Kadiru
 
Programmable logic controller - Siemens S7-1200
Programmable logic controller - Siemens S7-1200Programmable logic controller - Siemens S7-1200
Programmable logic controller - Siemens S7-1200
Ahmed Elsayed
 

Mais procurados (20)

Plc example presentation
Plc example presentationPlc example presentation
Plc example presentation
 
Mechatronics-Introduction to Mechatronics System
Mechatronics-Introduction to Mechatronics SystemMechatronics-Introduction to Mechatronics System
Mechatronics-Introduction to Mechatronics System
 
Numeric control
Numeric controlNumeric control
Numeric control
 
Introduction to Mechatronics
Introduction to MechatronicsIntroduction to Mechatronics
Introduction to Mechatronics
 
UNIT V ACTUATORS AND MECHATRONIC SYSTEM DESIGN
UNIT V ACTUATORS AND MECHATRONIC SYSTEM DESIGN UNIT V ACTUATORS AND MECHATRONIC SYSTEM DESIGN
UNIT V ACTUATORS AND MECHATRONIC SYSTEM DESIGN
 
Servo motor and servo drive
Servo motor and servo driveServo motor and servo drive
Servo motor and servo drive
 
PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)
 
Tachometer
TachometerTachometer
Tachometer
 
PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
 PPT on INDUSTRIAL AUTOMATION, PLC, SCADA PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
 
PLC ARCHITECTURE AND HARDWARE COMPONENTS
PLC ARCHITECTURE AND HARDWARE COMPONENTSPLC ARCHITECTURE AND HARDWARE COMPONENTS
PLC ARCHITECTURE AND HARDWARE COMPONENTS
 
Design of Mechatronics System
Design of Mechatronics SystemDesign of Mechatronics System
Design of Mechatronics System
 
Programmable logic controller - Siemens S7-1200
Programmable logic controller - Siemens S7-1200Programmable logic controller - Siemens S7-1200
Programmable logic controller - Siemens S7-1200
 
Lecture 2 Servomotors - Basics & Working
Lecture 2   Servomotors - Basics & WorkingLecture 2   Servomotors - Basics & Working
Lecture 2 Servomotors - Basics & Working
 
Unit 1(part-1)Introduction of mechatronics
Unit 1(part-1)Introduction of mechatronicsUnit 1(part-1)Introduction of mechatronics
Unit 1(part-1)Introduction of mechatronics
 
ME8791-Mechatronics introduction,systems and emerging areas
ME8791-Mechatronics introduction,systems and emerging areasME8791-Mechatronics introduction,systems and emerging areas
ME8791-Mechatronics introduction,systems and emerging areas
 
CNC AND ITS COMPONENTS
CNC AND ITS COMPONENTSCNC AND ITS COMPONENTS
CNC AND ITS COMPONENTS
 
Traffic Light Controller using 8255
Traffic Light Controller using 8255Traffic Light Controller using 8255
Traffic Light Controller using 8255
 
Ppt of servomotor
Ppt of servomotorPpt of servomotor
Ppt of servomotor
 
Unit ii.arc of tms320 c5 xx
Unit ii.arc of tms320 c5 xxUnit ii.arc of tms320 c5 xx
Unit ii.arc of tms320 c5 xx
 
Mechatronics
MechatronicsMechatronics
Mechatronics
 

Semelhante a Unit 4-PROGRAMMABLE LOGIC INTERFACE-ME6702– MECHATRONICS

imp plc-presentation-140205031532-phpapp02
imp plc-presentation-140205031532-phpapp02imp plc-presentation-140205031532-phpapp02
imp plc-presentation-140205031532-phpapp02
Haji Hussain
 
What Is a Programmable Logic Controller (PLC)
What Is a Programmable Logic Controller (PLC)What Is a Programmable Logic Controller (PLC)
What Is a Programmable Logic Controller (PLC)
yogesh8418
 
Plc ( programable logic controllers)
Plc ( programable logic controllers)Plc ( programable logic controllers)
Plc ( programable logic controllers)
masoommehsoud1
 

Semelhante a Unit 4-PROGRAMMABLE LOGIC INTERFACE-ME6702– MECHATRONICS (20)

UNIT IV PROGRAMMABLE LOGIC CONTROLLER
UNIT IV PROGRAMMABLE LOGIC CONTROLLER UNIT IV PROGRAMMABLE LOGIC CONTROLLER
UNIT IV PROGRAMMABLE LOGIC CONTROLLER
 
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
 
PLC basic concepts
PLC  basic conceptsPLC  basic concepts
PLC basic concepts
 
imp plc-presentation-140205031532-phpapp02
imp plc-presentation-140205031532-phpapp02imp plc-presentation-140205031532-phpapp02
imp plc-presentation-140205031532-phpapp02
 
Programmable Logic Controllers (1).pptx
Programmable Logic Controllers (1).pptxProgrammable Logic Controllers (1).pptx
Programmable Logic Controllers (1).pptx
 
plc_scada.pptx
plc_scada.pptxplc_scada.pptx
plc_scada.pptx
 
What Is a Programmable Logic Controller (PLC)
What Is a Programmable Logic Controller (PLC)What Is a Programmable Logic Controller (PLC)
What Is a Programmable Logic Controller (PLC)
 
Automation.pdf
Automation.pdfAutomation.pdf
Automation.pdf
 
UNIT-IV.ppt
UNIT-IV.pptUNIT-IV.ppt
UNIT-IV.ppt
 
automation slides,plc,scada,HMI
automation slides,plc,scada,HMIautomation slides,plc,scada,HMI
automation slides,plc,scada,HMI
 
Fundamentals of plc 1
Fundamentals of plc 1Fundamentals of plc 1
Fundamentals of plc 1
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
Plc ( programable logic controllers)
Plc ( programable logic controllers)Plc ( programable logic controllers)
Plc ( programable logic controllers)
 
PLC Introduction Details
PLC Introduction DetailsPLC Introduction Details
PLC Introduction Details
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
chapter 2 IE.pptx
chapter 2 IE.pptxchapter 2 IE.pptx
chapter 2 IE.pptx
 
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
 

Mais de Mohanumar S

Mais de Mohanumar S (20)

20CE501PE – INDUSTRIAL WASTE MANAGEMENT.ppt
20CE501PE – INDUSTRIAL WASTE MANAGEMENT.ppt20CE501PE – INDUSTRIAL WASTE MANAGEMENT.ppt
20CE501PE – INDUSTRIAL WASTE MANAGEMENT.ppt
 
20ME702– MECHATRONICS -UNIT-4.ppt
20ME702– MECHATRONICS -UNIT-4.ppt20ME702– MECHATRONICS -UNIT-4.ppt
20ME702– MECHATRONICS -UNIT-4.ppt
 
20ME702– MECHATRONICS -UNIT-3.ppt
20ME702– MECHATRONICS -UNIT-3.ppt20ME702– MECHATRONICS -UNIT-3.ppt
20ME702– MECHATRONICS -UNIT-3.ppt
 
20ME702– MECHATRONICS -UNIT-2.pptx
20ME702– MECHATRONICS -UNIT-2.pptx20ME702– MECHATRONICS -UNIT-2.pptx
20ME702– MECHATRONICS -UNIT-2.pptx
 
20ME702– MECHATRONICS -UNIT-5-Motor.ppt
20ME702– MECHATRONICS -UNIT-5-Motor.ppt20ME702– MECHATRONICS -UNIT-5-Motor.ppt
20ME702– MECHATRONICS -UNIT-5-Motor.ppt
 
20ME702– MECHATRONICS -UNIT-1-Sensor and transducers.ppt
20ME702– MECHATRONICS -UNIT-1-Sensor and transducers.ppt20ME702– MECHATRONICS -UNIT-1-Sensor and transducers.ppt
20ME702– MECHATRONICS -UNIT-1-Sensor and transducers.ppt
 
M.P- II-UNIT II CENTRE LATHE AND SPECIAL PURPOSE LATHES..ppt
M.P- II-UNIT II  CENTRE LATHE AND SPECIAL PURPOSE  LATHES..pptM.P- II-UNIT II  CENTRE LATHE AND SPECIAL PURPOSE  LATHES..ppt
M.P- II-UNIT II CENTRE LATHE AND SPECIAL PURPOSE LATHES..ppt
 
M.P- II-UNIT I -THEORY OF METAL CUTTING.ppt
M.P- II-UNIT I -THEORY OF METAL CUTTING.pptM.P- II-UNIT I -THEORY OF METAL CUTTING.ppt
M.P- II-UNIT I -THEORY OF METAL CUTTING.ppt
 
M.P- II-UNIT III-SHAPER, MILLING AND BROACHING MACHINES.ppt
M.P- II-UNIT III-SHAPER, MILLING AND BROACHING MACHINES.pptM.P- II-UNIT III-SHAPER, MILLING AND BROACHING MACHINES.ppt
M.P- II-UNIT III-SHAPER, MILLING AND BROACHING MACHINES.ppt
 
M.P- II-UNIT IV - ABRASIVE PROCESSES AND GEAR CUTTING.pptx
M.P- II-UNIT IV - ABRASIVE PROCESSES AND GEAR CUTTING.pptxM.P- II-UNIT IV - ABRASIVE PROCESSES AND GEAR CUTTING.pptx
M.P- II-UNIT IV - ABRASIVE PROCESSES AND GEAR CUTTING.pptx
 
M.P- II-UNIT V - CNC MACHINE TOOLS AND PART PROGRAMMING.ppt
M.P- II-UNIT V - CNC MACHINE TOOLS AND PART PROGRAMMING.pptM.P- II-UNIT V - CNC MACHINE TOOLS AND PART PROGRAMMING.ppt
M.P- II-UNIT V - CNC MACHINE TOOLS AND PART PROGRAMMING.ppt
 
EM-Unit-V-Mechanical properties
EM-Unit-V-Mechanical propertiesEM-Unit-V-Mechanical properties
EM-Unit-V-Mechanical properties
 
EM-UNIT-V-Testing utm-hardness-impact
EM-UNIT-V-Testing  utm-hardness-impactEM-UNIT-V-Testing  utm-hardness-impact
EM-UNIT-V-Testing utm-hardness-impact
 
EM-Unit-IV- Vacuum plasma hardening
EM-Unit-IV- Vacuum plasma hardeningEM-Unit-IV- Vacuum plasma hardening
EM-Unit-IV- Vacuum plasma hardening
 
EM-Unit-IV- Ttt diagram
EM-Unit-IV- Ttt diagramEM-Unit-IV- Ttt diagram
EM-Unit-IV- Ttt diagram
 
EM-Unit-IV- Cct diagram
EM-Unit-IV- Cct diagramEM-Unit-IV- Cct diagram
EM-Unit-IV- Cct diagram
 
EM-Unit-IV- Case hardening
EM-Unit-IV- Case hardeningEM-Unit-IV- Case hardening
EM-Unit-IV- Case hardening
 
EM-Unit-IV- case hardening
EM-Unit-IV- case hardeningEM-Unit-IV- case hardening
EM-Unit-IV- case hardening
 
EM-Unit-IV- heat treatment
EM-Unit-IV- heat treatmentEM-Unit-IV- heat treatment
EM-Unit-IV- heat treatment
 
EM-UNIT III -ceramics & composites
EM-UNIT III -ceramics & compositesEM-UNIT III -ceramics & composites
EM-UNIT III -ceramics & composites
 

Último

Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 

Último (20)

NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdf
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 

Unit 4-PROGRAMMABLE LOGIC INTERFACE-ME6702– MECHATRONICS

  • 2. UNIT IV PROGRAMMABLE LOGIC CONTROLLER • Introduction – Basic structure – Input and output processing – Programming – Mnemonics – Timers, counters and internal relays – Data handling – Selection of PLC.
  • 3. Content • Introduction • Basic structure • Input and output processing • Programming • Mnemonics • Timers, counters and internal relays • Data handling • Selection of PLC
  • 4. PROGRAMMABLE LOGIC CONTROLLER • A Programmable Logic Controller(PLC) is a digital computer used for automation of typically industrial electromechanical processes, such as control of machinery on factory assembly lines, amusement rides or light fixtures.
  • 5. Applications • Automated manufacturing process equipment and machinery • Packaging and filling equipment • Chemical mixing • Conveyor systems and distillation etc.,
  • 6. Features and specification • They are rugged and designed to withstand vibration, temperature, humidity and noise • The interfacing for inputs and outputs is inside the controller. • They are easily programmed and have an easily understood programming language. • Programming is primarily concerned with logic and switching operation.
  • 10. • PLC is designed as a replacement for the hardwired relay and timer logic, where PLC provides ease and flexibility of control based on programming and executive logical instruction. • The internal functions such as timers, counter and shift registers making sophisticated control possible using even the smallest PLC.
  • 11. • PLC capable of performing function such as – counting, – logistics, – numerical application, – comparing and processing of signals. • A PLC is divided in to 4 parts. They are – Input/output module (I/O) – Central processing Unit (CPU) – Memory – Programming unit
  • 12. i) Input/output module (I/O) • It is used to transfer the data between external devices and CPU • It is incorporated into PLC in two ways I. Fixed I/O – it is a small unit that comes in one piece with processor i.e., the I/O terminals cannot be changed in fixed I/O II. Modular I/O – it is packed together i.e., there are several compartment of I/O module are plugged together.
  • 13. Central processing Unit (CPU) • It is consisting of a microprocessor which interrupts the input signal and carries out the control actions according to the program stored in the memory, communicating the decision as an action signal to the output. • It scan the total information package stored in the memory and input and output devices continuously. • During the scan the CPU executes instruction based on input data, sends appropriate output responses to the output devices, updates data acquisition systems and indicate condition changes
  • 14. • Scan time for larger unit depends on the size of the memory and configuration of the system • Power supply unit is needed to convert the AC voltage to the low DC voltage necessary for the processor and to supply power to other circuit in the input and output interface module.
  • 15. Memory Unit • The memory in PLC stores the digital control logic, the process program and the necessary instruction to operate the system. • The memory used in PLC are • Non-volatile memory • Volatile memory • According to purpose of usage • RAM –volatile memory • ROM- permanent storage
  • 16. Programming unit • It is used to enter the required program into the memory of the processor • There are normally 3 approaches followed by the program – Use of hand held programmer – Terminal with video display unit – PC with appropriate software
  • 18. • Buses – Data buses – it is used for communicating data b/n elements – Address buses-it is used to read the address of locations for accessing stored data – Control buses- it is used for internal control action carried by the CPU – System buses- it is used for communication b/n Input/output ports and input/output units
  • 19. • Memory – RAM – ROM • PROM • EPROM • Electrically EPROM
  • 20. Optoisolator • Electrical connection from the external world is usually by means of optoisolator • When a digital pulses passes through the LED, a pulse of Infrared radiation is produced. • This pulses is detected by the phototransistor and gives rise to a voltage in that circuit.
  • 22. Input channel with optoisolator
  • 23. • Common input voltage is 5V and 24V • Output voltage is 24V and 240V • Output are often specified as being of – Relay type – Transistor type – Triac type
  • 24. Relay type of output The relay type output is used for both ac and dc switching Relay are slow to operate
  • 25. Transistor type output The transistor type output is used for dc switching This give faster switching action
  • 26. Triac type of output The triac type output is used for switching AC voltages
  • 27. Programming • The programming of PLC is based on the ladder diagram. • Ladder diagram involve writing a program in a similar maner to drawing a switching circuit.
  • 28.
  • 29.
  • 30.
  • 31. Switch controlling Solenoid e.g., solenoid valve open to allow water to enter a vessel Ladder Diagram for Switch Control
  • 33. Logic functions An AND System An OR System
  • 37. List of Mnemonics used for the Mitsubishi f Series PLC
  • 40. Timer
  • 41. Delay ON Timers: • The term delay is used to indicate that this timer burns on, after waiting for a fixed time delay period. • When there is an input, the timer is energized and starts timing, after some pre-set value, the timer contacts are closed to output. • TON is used to denote ON-delay
  • 42. Delay OFF Timers: • OFF delay timers are maintained as ON for a fixed time of delay period before turning off. • TOF is used to denote OFF-delay.
  • 43. Timer circuit programmed to cause an output to go ON for 0.5s, then OFF for 0.5s, then OFF for 0.5s and so on ON-OFF cycle timer
  • 45. COUNTERS • Counters are used to count a specified number of contact operatio Types of Counters: • Up Counters • Down Counters ns
  • 46. Up Counters • Up counters count up from the zero to pre – set value • The events are added until the pre – set value is reached • When the counter reaches the set value, its contacts change state
  • 47. Down Counters • Down counters count down from the pre – set value to zero • The events are subtracted until the pre – set value is reached • When the counter reaches the Zero value, its contacts change state
  • 51. Data handling • Data movement • Data comparison • Arithmetic operation • Code conversion
  • 52. Data Movement  Moving data from one memory location to another
  • 53.
  • 54. Arithmetic operation • AND • OR • NOT • EX-OR • NAND
  • 55. Code Conversions • All the internal operations in the CPU of a PLC are carried out through binary numbers. • Most PLCs provide BCD-to-binary and binary- to-BCD conversion for use. • When a decimal (input) signal is given, BCD conversion is used.
  • 56. • Similarly, when a decimal output is required, Decimal conversion is used. • The data at the source address is in BCD and converted to binary and placed at the destination address.
  • 58. Selection of PLC • System definition • Choosing the I/O hardware • I/O timing consideration • Analog I/O module –resolution, voltage level • Conversion speed • Analog closed control • Communication • Counter, encoders and positioning • Selecting suppliers