Lec 01 PLC Introduction
Lec 01 PLC Introduction
• Shortage of labor
• Increased productivity
• Lower costs
• reduced scrap rate
• lower in-process inventory
• superior quality
• shorter (compact) lines
Reasons for not automating
• Labor resistance
• Cost of upgraded labor
• Chrysler Detroit plant - 1 million hours
of retraining
• GM Wilmington assembly plant - $250
hours/person/year
• Initial investment
• Management of process
improvements
• Appropriate use of technology
• A systems approach to automation is
important
• Equipment incompatibilities
Skills shift
Mass customization
References
• Programmable logic controllers: Frank d.
petruzella
• Programmable logic controllers: W. Bolton
Content
1. PLC Introduction & Overview
2. PLC Hardware Components and Applications
3. Number Systems & Codes
4. Fundamentals of Logic Operations
5. Basics of PLC Programming
6. Memory and PLC Programming Essentials
7. PLC Programming Basics
8. PLC Wiring Diagrams and Ladder Logic Programs
9. Programming Timers
10. Programming Counters
11. Program Control Instruction
12. Data Manipulation
13. Math Instructions
14. Sequence and Shift Register instructions.
15. PLC Installation, Practices, Editing, and Troubleshooting
Competency-based learning
Intended Learning Outcome
1. Understand PLC Fundamentals: Demonstrate a solid
understanding of PLC basics, including hardware components,
number systems, and logic operations.
2. Handling PLC Programming: Develop proficiency in PLC
programming, including ladder logic design, memory usage, and
program control instructions.
3. Efficiently Implement Timers and Counters: Create timer and
counter programs to manage timing and counting functions in
industrial control systems.
4. Data Handling and Math: Effectively manipulate data and apply
mathematical instructions within PLC programs.
5. Manage Sequences: Utilize sequence and shift register
instructions to control sequential processes and data shifting.
6. Install and Troubleshoot: Demonstrate the ability to install,
practice, edit, and troubleshoot PLC systems, ensuring reliable
industrial control.
Course Program Competencies
• A3: Develop and conduct appropriate experimentation and/or simulation,
analyze and interpret data, assess and evaluate findings, and use statistical
analyses and objective engineering judgment to draw conclusions.
• A4: Utilize contemporary technologies, codes of practice and standards, quality
guidelines, health and safety requirements, environmental issues and risk
management principles.
• A7: Function efficiently as an individual and as a member of multidisciplinary
and multi-cultural teams.
• B4 : Adopt suitable national and international standards and codes to: design,
build, operate, inspect and maintain mechanical equipment and systems
Digital
Controller
Analogue output (PLC, Microcontroller etc…)
in mA/mV
Control signals
Digital /Analogue
Devices
(Motors etc…)
Automation Systems
What’s meant by Automation
This figure illustrates a simplified version of a microprocessor, which represents the heart of
a microcomputer.
A microprocessor consists in the main of an arithmetic unit, control unit and a small number
of internal memory units, so-called registers.
General Architecture of PLC
Open Architecture:
• Easily connected to
devices and programs
made by other
manufacturers.
Closed Architecture:
• Proprietary design,
making it more difficult to
connect to other systems.
General Architecture of PLC
NOTE:
When working with PLC
systems that are proprietary
in nature you must be sure
that any generic hardware
or software you use is
compatible with your
particular PLC.
I/O Incorporation into PLC
Fixed I/O:
• Typical of small PLCs with a fixed number of
connections for inputs and outputs.
• The processor and I/O are packaged together.
• Lower in cost – hut lacks flexibility.
I/O Incorporation into PLC
Modular I/O:
• Allows flexibility by plugging
separate modules into
compartments.
• Click on Video
I/O Incorporation into PLC
Any Questions?