SlideShare a Scribd company logo
CHAPTER 2
TERMINOLOGY
TERMINOLOGIES

1.
2.
3.
4.
5.

Control System
Reference Input
Controlled Variable
Disturbance
Feedback Element
1. Control System is..

Components that connected to system or
process that want to be controlled.
5 basic element of control system:
i.
ii.
iii.
iv.
v.

Reference signal generator
Measurement element
Comparator
Controller
Actuator
2. REFERENCE INPUT:

 Is a signal to start a system.
 Ex: such as temperature, pressure and level.
 Fix value.

3. CONTROLLED VARIABLE:
 Is a signal or variable that is controlled at its output.
 Ex: Temperature, pressure and level.
 Fix value.

4. DISTURBANCE:
 Element that disturb a control signal in control system.
 Can be from within the system itself or external.

5. FEEDBACK ELEMENT
 Element that use to send output signal to be compared with input
signal by comparator in closed loop system.
2.6

OPEN LOOP CONTROL SYSTEM:

 Output does not affect the function of the entire system.

Reference
input

Controller

Actuator

System

Fig. 1: Block diagram of Open loop control system

Output
signal
2.6.1

EXAMPLE :

Street Lighting System

• Commonly a system that using timer.
• ON and OFF at specific time
( Night = ON and Day = OFF)
• Duration within ON and OFF is set up bytimer.

Time set
up

Controller
(timer)

Actuator
(Relay)

System
(street
lighting
system)

Street Lamp
ON @ OFF

Fig. 2: Block diagram of Street Lighting System using Open loop control system
2.7

CLOSED LOOP CONTROL SYSTEM
•Also known as Feedback Control System
• System Output affect the control function of the entire system.

comparator

Reference input

System
controller

Actuator

Measurement element

Fig. 3: Block Diagram of Closed Loop System

Output
signal
2.7 EXAMPLE :

STREET LIGHTING SYSTEM

• Commonly a system that using sensor as input element.
• ON and OFF automatically as the light sensor detect the light
regardless of the particular time.
• Dark = ON and Bright = OFF)
comparator

Reference input
(Light intensity)

System
controller

Actuator
(relay)

Measurement element
(light sensor)

(street
lighting
system)

Output
signal
(lamp
ON@OFF)
2.8

COMPUTERISED CONTROL SYSTEM
•

A control system that use a computer as a controller.

•
This system can be represented by the block diagram
as in figure 5.

COMPUTER
Reference
signal

system
controller

Actuator

Measurement element

Fig. 5: Block Diagram of Closed Loop System

Output
signal
2.9 COMPARISON

Open Loop System (OLS)

Close Loop System (CLS)

Easy to design

The design is complicated or
Complex.

The accuracy depends on the
calibration elements

The system is very accurate.

less instability problem.

problems of instability.

Unable to reduce the impact of
non-linearity.

Non-linearity effects can be
minimized.
INTRODUCTION TO PLC
2. Explain PLC
2.1.1
2.1.2
2.1.3
2.1.4

Define PLC terminologies
Explain PLC background
Explain PLC functions
List and explain the types and advantages
of PLC.
2.1.1 Define PLC

What is Programmable Logic Controller (PLC) ?
Definition: National Electrical Manufacturers Association
US (NEMA)

A PLC is a digital operating electronic apparatus
which uses a programmable memory for internal
storage of instruction for implementing specific
function such as logic, sequencing, timing, counting
and arithmetic to control through analog or digital
input/output modules various types of machines or
process.
Define PLC terminologies:


Several different terms used to described
programmable controllers:
i. PLC –Programmable Logic Controller (UK origin)
ii. PC – Programmable controller (US origin)




Most referring to the functional operation of the
machine.
PLC has been used in this text to avoid confusion
with the personal computer.
2.1.2

Explain PLC background

PLC Development factors:
i. needs for low-cost
ii. Flexible
iii. Easily commissioned/ smart usage
Historical Background:

In 1968, a group of engineers from General
Motors developed the concept of PLC with an
initial specification. The PLC must be:
i. Easy to program.
ii. Not need rewiring the control system if
change the program.
iii. Smaller in size, cheaper and high reliability.
iv. simple construction and low maintenance
v. Cost- competitive
2.1.3 PLC functions
CONTROL TYPE:

FUNCTIONS
i.

Sequence Control

Advanced/
Sophisticated Control

ii.
iii.
iv.

i.
ii.
iii.
iv.
v.
vi.

Conventional Relay Control Logic
replacer
Timers/ Counter
PCB Card controller replacer
Auto/Semi-auto/Manual control of
machine and process.
Arithmetic operation (+, -, × , ÷)
Information Handling
Analog Control (Temperature, Pressure )
P.I.D (Proportional Integral Derivation)
Servo Motor Control
Stepper Motor control
PLC functions:
CONTROL TYPE:

Supervisory Control

FUNCTIONS
i.
ii.
iii.

Process monitoring and alarm.
Fault Diagnostic and monitoring
Interfacing with Computer (RS-232C/RS
422)
iv. Printer/ ASCII Interfacing
v. Factory Automation Networking
vi. Local Area Network (LAN)
vii. Wide Area Network (WAN)
viii. Factory Automation (F.A), Flexible
Manufacturing System (F.M.S) &
Computer Integrated Manufacturing
(C.I.M).
PLC Size:
 Small :
- it covers units with up to 128 I/O’s and memories up to 2 Kbytes.
- Capable of providing simple to advance levels or machine controls.
 Medium :
- Have up to 2048 I/O’s and memories up to 32 Kbytes.
 Large :
- The most sophisticated units of the PLC family. They have up to
8192 I/O and memories up to 750 Kbytes.
- Can control individual production processes or entire plant.
2.1.4

Types of PLC Construction:

i. Compact PLC
ii. Modular PLC
iii. PLC Plug-in Card
Manufacturer: OMRON, Allen Bradley,
Mitsubishi, NAIS, Siemens,
Toshiba, Festo etc.
2.1.4

Types of PLC Construction:

i. Compact PLC:

Compact PLC – MELSEC FX3U
Figure 1: Compact PLC
i. Modular PLC

Figure 2: Modular PLC
iii. PLC Plug-in Card

Figure 3: Plug-in Card PLC
ADVANTAGES OF USING PLC:
 Shorter project implementation time.
 Easier modification
 Project cost can be accurately calculated.
 Shorter training time required.
 Design easily changed using software ( changes and addition to specifications can be
processed by software.

 A wide range of control application
 Easy maintenance.
 High Reliability
 Standardization of Controller hardware.
 Able to withstand Harsh plant/process environments

(Operate normally
under severe conditions of temperature, humidity, voltage fluctuations and noises).
TOPIC 3
PLC HARDWARE DESIGN
3.0

PLC HARDWARE DESIGN

3.1

Processor Architecture for PLC:
Data BUS

ROM

RAM

Output
Input

Microproce
ssor/ CPU

Address Bus

Control Bus

Figure 4: Design of Basic Microcomputer
3.1.1

FUNCTION OF EACH BLOCK:

a. Central Processing Unit (CPU)


The CPU controls, monitors and supervises all
operations within PLC.



It is also caries out programmed instructions stored in
the memory.



An internal communications highway also known as a
bus system, carries information to and from the CPU,
memory and I/O units under the control of the CPU.
3.1.1

FUNCTION OF EACH BLOCK:

b. Memory Unit
•

For storage of programs.

•

The user’s ladder logic program, the state of I/O in the
memory of PLC.

•

The main program and the other programs necessary for the
operation of PLC.

•

The organization of the data and information in the memory is
called memory map.
2 types of Memory
ROM

RAM
3.1.1

FUNCTION OF EACH BLOCK:

TYPES OF MEMORY:
RAM
Random Access Memory

ROM
Read Only Memory (read)

This memory can be read from
and written to.

This memory can be read only

Storing all user’s programs

Storing all system’s program

Entire contents will be lost if power Memory content remain when the
is switched off.
power is switched off.
3.1.1

FUNCTION OF EACH BLOCK:

c. Input/ Output (I/O) Unit
 Input Unit:
Function as a medium that connects the external
input devices
(Switch, sensor & timer)
 Output Unit:
Function as a medium that connects the external
output devices to the CPU within PLC.
( Lamp, motor & solenoid )
INPUT DEVICES:
Push Button

Limit Switch

Thumbwheel
SW

Level SW

Flow SW
INPUT DEVICES:
Motor
Solenoid
LED Display
Heater Coil
Lamp
d.

Display and Indicator Unit

Referring to PLC standard display Internal Relay:
 Console’s LCD Display
if user use Mnemonic Code Programming.
LCD Display

 Monitor Screen
if user use software programming method.

Monitor Screen
e.

Housing Unit
Protect PLC circuit and internal component

f.

Programming Unit
Consist of 2 devices:
i. Programming Console
ii. Computer

g. Secondary Storage Unit
This unit related to CPU where all
program and information were kept.
h. Power Supply Unit:
Supplies DC power to the Central Processing Unit, Input Unit and
Output Unit.

i. Printing Unit
Used to print control system programming that controlled by PLC
wether graphically or text.

More Related Content

What's hot

Micro programmed control
Micro programmed  controlMicro programmed  control
Micro programmed control
Shashank Singh
 
Control unit design
Control unit designControl unit design
Control unit design
Dhaval Bagal
 
Control unit-implementation
Control unit-implementationControl unit-implementation
Control unit-implementation
WBUTTUTORIALS
 
Control Units : Microprogrammed and Hardwired:control unit
Control Units : Microprogrammed and Hardwired:control unitControl Units : Microprogrammed and Hardwired:control unit
Control Units : Microprogrammed and Hardwired:control unit
abdosaidgkv
 
BLOCK DIAGRAM OF HARDWIRED CONTROL UNIT
BLOCK DIAGRAM OF HARDWIRED CONTROL UNITBLOCK DIAGRAM OF HARDWIRED CONTROL UNIT
BLOCK DIAGRAM OF HARDWIRED CONTROL UNIT
Rahul Sharma
 
Microarchitecture
MicroarchitectureMicroarchitecture
Microarchitecture
meashi
 
Timing and control circuit
Timing and control circuitTiming and control circuit
Timing and control circuit
Rajan Shah
 
Unit 2 ca- control unit
Unit 2 ca- control unitUnit 2 ca- control unit
Unit 2 ca- control unit
BBDITM LUCKNOW
 
Micro programmed control
Micro programmed controlMicro programmed control
Micro programmed control
Syed Zaid Irshad
 
Control unit
Control unitControl unit
Control unit
Piyush Rochwani
 
Timing and control unit
Timing and control unitTiming and control unit
Timing and control unit
Destro Destro
 
1.3 principles of operation
1.3 principles of operation1.3 principles of operation
1.3 principles of operation
nagendra235
 
Unit2 control unit
Unit2 control unitUnit2 control unit
Unit2 control unit
Ashim Saha
 
MicroProgrammed Explained .
MicroProgrammed Explained .MicroProgrammed Explained .
MicroProgrammed Explained .
Muhammad Umar
 
Control Memory
Control MemoryControl Memory
Control Memory
mahesh kumar prajapat
 
Lecture 21
Lecture 21Lecture 21
Lecture 21
RahulRathi94
 
Computer Organization
Computer OrganizationComputer Organization
Computer Organization
Anish Goel
 
Ch7 official=computer organization and archietectur- CO-COA
Ch7 official=computer organization and archietectur- CO-COACh7 official=computer organization and archietectur- CO-COA
Ch7 official=computer organization and archietectur- CO-COA
Jay Patel
 
Ch7 official
Ch7 officialCh7 official
Ch7 official
ranjanpriya
 
assignment on control unit and control signal micro instruction
assignment on control unit and control signal micro instructionassignment on control unit and control signal micro instruction
assignment on control unit and control signal micro instruction
ChHusnainHassanI
 

What's hot (20)

Micro programmed control
Micro programmed  controlMicro programmed  control
Micro programmed control
 
Control unit design
Control unit designControl unit design
Control unit design
 
Control unit-implementation
Control unit-implementationControl unit-implementation
Control unit-implementation
 
Control Units : Microprogrammed and Hardwired:control unit
Control Units : Microprogrammed and Hardwired:control unitControl Units : Microprogrammed and Hardwired:control unit
Control Units : Microprogrammed and Hardwired:control unit
 
BLOCK DIAGRAM OF HARDWIRED CONTROL UNIT
BLOCK DIAGRAM OF HARDWIRED CONTROL UNITBLOCK DIAGRAM OF HARDWIRED CONTROL UNIT
BLOCK DIAGRAM OF HARDWIRED CONTROL UNIT
 
Microarchitecture
MicroarchitectureMicroarchitecture
Microarchitecture
 
Timing and control circuit
Timing and control circuitTiming and control circuit
Timing and control circuit
 
Unit 2 ca- control unit
Unit 2 ca- control unitUnit 2 ca- control unit
Unit 2 ca- control unit
 
Micro programmed control
Micro programmed controlMicro programmed control
Micro programmed control
 
Control unit
Control unitControl unit
Control unit
 
Timing and control unit
Timing and control unitTiming and control unit
Timing and control unit
 
1.3 principles of operation
1.3 principles of operation1.3 principles of operation
1.3 principles of operation
 
Unit2 control unit
Unit2 control unitUnit2 control unit
Unit2 control unit
 
MicroProgrammed Explained .
MicroProgrammed Explained .MicroProgrammed Explained .
MicroProgrammed Explained .
 
Control Memory
Control MemoryControl Memory
Control Memory
 
Lecture 21
Lecture 21Lecture 21
Lecture 21
 
Computer Organization
Computer OrganizationComputer Organization
Computer Organization
 
Ch7 official=computer organization and archietectur- CO-COA
Ch7 official=computer organization and archietectur- CO-COACh7 official=computer organization and archietectur- CO-COA
Ch7 official=computer organization and archietectur- CO-COA
 
Ch7 official
Ch7 officialCh7 official
Ch7 official
 
assignment on control unit and control signal micro instruction
assignment on control unit and control signal micro instructionassignment on control unit and control signal micro instruction
assignment on control unit and control signal micro instruction
 

Similar to Topic 2-topic-31

PLC BASIC KASNDKNKNDNNDKNDJWEJFBOEJBFO.ppt
PLC BASIC KASNDKNKNDNNDKNDJWEJFBOEJBFO.pptPLC BASIC KASNDKNKNDNNDKNDJWEJFBOEJBFO.ppt
PLC BASIC KASNDKNKNDNNDKNDJWEJFBOEJBFO.ppt
itsni2
 
topic-2-topic-3.ppt
topic-2-topic-3.ppttopic-2-topic-3.ppt
topic-2-topic-3.ppt
ericsassi2
 
PLC-converted.pdf
PLC-converted.pdfPLC-converted.pdf
PLC-converted.pdf
SaidAbouzeid1
 
Plc basics
Plc   basicsPlc   basics
R22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptxR22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptx
BCGowtham1
 
Plc 7 my saminar plc
Plc 7  my saminar plcPlc 7  my saminar plc
Plc 7 my saminar plc
Rameez Raja
 
module 1.pptx
module 1.pptxmodule 1.pptx
module 1.pptx
akshaya870130
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
Jinesh Patel
 
UNIT-IV.ppt
UNIT-IV.pptUNIT-IV.ppt
plc-basics.pptx
plc-basics.pptxplc-basics.pptx
plc-basics.pptx
AyyarKandasamy1
 
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHFEE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
2013471
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
maziyahump
 
DIAGNOSING FAULTS AND DEFECTS OF CONTROL MODULES.pptx
DIAGNOSING FAULTS AND DEFECTS OF CONTROL MODULES.pptxDIAGNOSING FAULTS AND DEFECTS OF CONTROL MODULES.pptx
DIAGNOSING FAULTS AND DEFECTS OF CONTROL MODULES.pptx
Allan Gilbert Jain
 
documentation (1)
documentation (1)documentation (1)
documentation (1)
hari chandana
 
1 introduction to plc and its programming-1
1 introduction to plc and its programming-11 introduction to plc and its programming-1
1 introduction to plc and its programming-1
VishalGupta969
 
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatPLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
Jitender Singh Shekhawat
 
Basic PLC.ppt
Basic PLC.pptBasic PLC.ppt
Basic PLC.ppt
RaghadAlnajim1
 
Basic plc
Basic plcBasic plc
Introduction to PLC
Introduction to PLCIntroduction to PLC
Introduction to PLC
Veerakumar S
 
Matter new
Matter newMatter new
Matter new
kanagasabai12
 

Similar to Topic 2-topic-31 (20)

PLC BASIC KASNDKNKNDNNDKNDJWEJFBOEJBFO.ppt
PLC BASIC KASNDKNKNDNNDKNDJWEJFBOEJBFO.pptPLC BASIC KASNDKNKNDNNDKNDJWEJFBOEJBFO.ppt
PLC BASIC KASNDKNKNDNNDKNDJWEJFBOEJBFO.ppt
 
topic-2-topic-3.ppt
topic-2-topic-3.ppttopic-2-topic-3.ppt
topic-2-topic-3.ppt
 
PLC-converted.pdf
PLC-converted.pdfPLC-converted.pdf
PLC-converted.pdf
 
Plc basics
Plc   basicsPlc   basics
Plc basics
 
R22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptxR22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptx
 
Plc 7 my saminar plc
Plc 7  my saminar plcPlc 7  my saminar plc
Plc 7 my saminar plc
 
module 1.pptx
module 1.pptxmodule 1.pptx
module 1.pptx
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
UNIT-IV.ppt
UNIT-IV.pptUNIT-IV.ppt
UNIT-IV.ppt
 
plc-basics.pptx
plc-basics.pptxplc-basics.pptx
plc-basics.pptx
 
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHFEE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
DIAGNOSING FAULTS AND DEFECTS OF CONTROL MODULES.pptx
DIAGNOSING FAULTS AND DEFECTS OF CONTROL MODULES.pptxDIAGNOSING FAULTS AND DEFECTS OF CONTROL MODULES.pptx
DIAGNOSING FAULTS AND DEFECTS OF CONTROL MODULES.pptx
 
documentation (1)
documentation (1)documentation (1)
documentation (1)
 
1 introduction to plc and its programming-1
1 introduction to plc and its programming-11 introduction to plc and its programming-1
1 introduction to plc and its programming-1
 
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatPLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
 
Basic PLC.ppt
Basic PLC.pptBasic PLC.ppt
Basic PLC.ppt
 
Basic plc
Basic plcBasic plc
Basic plc
 
Introduction to PLC
Introduction to PLCIntroduction to PLC
Introduction to PLC
 
Matter new
Matter newMatter new
Matter new
 

Recently uploaded

Satta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel Chart
Satta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel ChartSatta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel Chart
Satta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel Chart
➒➌➎➏➑➐➋➑➐➐Dpboss Matka Guessing Satta Matka Kalyan Chart Indian Matka
 
Best practices for project execution and delivery
Best practices for project execution and deliveryBest practices for project execution and delivery
Best practices for project execution and delivery
CLIVE MINCHIN
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
Adam Smith
 
Part 2 Deep Dive: Navigating the 2024 Slowdown
Part 2 Deep Dive: Navigating the 2024 SlowdownPart 2 Deep Dive: Navigating the 2024 Slowdown
Part 2 Deep Dive: Navigating the 2024 Slowdown
jeffkluth1
 
Understanding User Needs and Satisfying Them
Understanding User Needs and Satisfying ThemUnderstanding User Needs and Satisfying Them
Understanding User Needs and Satisfying Them
Aggregage
 
The Evolution and Impact of OTT Platforms: A Deep Dive into the Future of Ent...
The Evolution and Impact of OTT Platforms: A Deep Dive into the Future of Ent...The Evolution and Impact of OTT Platforms: A Deep Dive into the Future of Ent...
The Evolution and Impact of OTT Platforms: A Deep Dive into the Future of Ent...
ABHILASH DUTTA
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
Adam Smith
 
Industrial Tech SW: Category Renewal and Creation
Industrial Tech SW:  Category Renewal and CreationIndustrial Tech SW:  Category Renewal and Creation
Industrial Tech SW: Category Renewal and Creation
Christian Dahlen
 
Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431
ecamare2
 
Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...
Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...
Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...
my Pandit
 
一比一原版新西兰奥塔哥大学毕业证(otago毕业证)如何办理
一比一原版新西兰奥塔哥大学毕业证(otago毕业证)如何办理一比一原版新西兰奥塔哥大学毕业证(otago毕业证)如何办理
一比一原版新西兰奥塔哥大学毕业证(otago毕业证)如何办理
taqyea
 
Creative Web Design Company in Singapore
Creative Web Design Company in SingaporeCreative Web Design Company in Singapore
Creative Web Design Company in Singapore
techboxsqauremedia
 
Taurus Zodiac Sign: Unveiling the Traits, Dates, and Horoscope Insights of th...
Taurus Zodiac Sign: Unveiling the Traits, Dates, and Horoscope Insights of th...Taurus Zodiac Sign: Unveiling the Traits, Dates, and Horoscope Insights of th...
Taurus Zodiac Sign: Unveiling the Traits, Dates, and Horoscope Insights of th...
my Pandit
 
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
AnnySerafinaLove
 
Recruiting in the Digital Age: A Social Media Masterclass
Recruiting in the Digital Age: A Social Media MasterclassRecruiting in the Digital Age: A Social Media Masterclass
Recruiting in the Digital Age: A Social Media Masterclass
LuanWise
 
Zodiac Signs and Food Preferences_ What Your Sign Says About Your Taste
Zodiac Signs and Food Preferences_ What Your Sign Says About Your TasteZodiac Signs and Food Preferences_ What Your Sign Says About Your Taste
Zodiac Signs and Food Preferences_ What Your Sign Says About Your Taste
my Pandit
 
3 Simple Steps To Buy Verified Payoneer Account In 2024
3 Simple Steps To Buy Verified Payoneer Account In 20243 Simple Steps To Buy Verified Payoneer Account In 2024
3 Simple Steps To Buy Verified Payoneer Account In 2024
SEOSMMEARTH
 
Building Your Employer Brand with Social Media
Building Your Employer Brand with Social MediaBuilding Your Employer Brand with Social Media
Building Your Employer Brand with Social Media
LuanWise
 
Tata Group Dials Taiwan for Its Chipmaking Ambition in Gujarat’s Dholera
Tata Group Dials Taiwan for Its Chipmaking Ambition in Gujarat’s DholeraTata Group Dials Taiwan for Its Chipmaking Ambition in Gujarat’s Dholera
Tata Group Dials Taiwan for Its Chipmaking Ambition in Gujarat’s Dholera
Avirahi City Dholera
 
Authentically Social by Corey Perlman - EO Puerto Rico
Authentically Social by Corey Perlman - EO Puerto RicoAuthentically Social by Corey Perlman - EO Puerto Rico
Authentically Social by Corey Perlman - EO Puerto Rico
Corey Perlman, Social Media Speaker and Consultant
 

Recently uploaded (20)

Satta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel Chart
Satta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel ChartSatta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel Chart
Satta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel Chart
 
Best practices for project execution and delivery
Best practices for project execution and deliveryBest practices for project execution and delivery
Best practices for project execution and delivery
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
 
Part 2 Deep Dive: Navigating the 2024 Slowdown
Part 2 Deep Dive: Navigating the 2024 SlowdownPart 2 Deep Dive: Navigating the 2024 Slowdown
Part 2 Deep Dive: Navigating the 2024 Slowdown
 
Understanding User Needs and Satisfying Them
Understanding User Needs and Satisfying ThemUnderstanding User Needs and Satisfying Them
Understanding User Needs and Satisfying Them
 
The Evolution and Impact of OTT Platforms: A Deep Dive into the Future of Ent...
The Evolution and Impact of OTT Platforms: A Deep Dive into the Future of Ent...The Evolution and Impact of OTT Platforms: A Deep Dive into the Future of Ent...
The Evolution and Impact of OTT Platforms: A Deep Dive into the Future of Ent...
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
 
Industrial Tech SW: Category Renewal and Creation
Industrial Tech SW:  Category Renewal and CreationIndustrial Tech SW:  Category Renewal and Creation
Industrial Tech SW: Category Renewal and Creation
 
Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431Observation Lab PowerPoint Assignment for TEM 431
Observation Lab PowerPoint Assignment for TEM 431
 
Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...
Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...
Unveiling the Dynamic Personalities, Key Dates, and Horoscope Insights: Gemin...
 
一比一原版新西兰奥塔哥大学毕业证(otago毕业证)如何办理
一比一原版新西兰奥塔哥大学毕业证(otago毕业证)如何办理一比一原版新西兰奥塔哥大学毕业证(otago毕业证)如何办理
一比一原版新西兰奥塔哥大学毕业证(otago毕业证)如何办理
 
Creative Web Design Company in Singapore
Creative Web Design Company in SingaporeCreative Web Design Company in Singapore
Creative Web Design Company in Singapore
 
Taurus Zodiac Sign: Unveiling the Traits, Dates, and Horoscope Insights of th...
Taurus Zodiac Sign: Unveiling the Traits, Dates, and Horoscope Insights of th...Taurus Zodiac Sign: Unveiling the Traits, Dates, and Horoscope Insights of th...
Taurus Zodiac Sign: Unveiling the Traits, Dates, and Horoscope Insights of th...
 
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
 
Recruiting in the Digital Age: A Social Media Masterclass
Recruiting in the Digital Age: A Social Media MasterclassRecruiting in the Digital Age: A Social Media Masterclass
Recruiting in the Digital Age: A Social Media Masterclass
 
Zodiac Signs and Food Preferences_ What Your Sign Says About Your Taste
Zodiac Signs and Food Preferences_ What Your Sign Says About Your TasteZodiac Signs and Food Preferences_ What Your Sign Says About Your Taste
Zodiac Signs and Food Preferences_ What Your Sign Says About Your Taste
 
3 Simple Steps To Buy Verified Payoneer Account In 2024
3 Simple Steps To Buy Verified Payoneer Account In 20243 Simple Steps To Buy Verified Payoneer Account In 2024
3 Simple Steps To Buy Verified Payoneer Account In 2024
 
Building Your Employer Brand with Social Media
Building Your Employer Brand with Social MediaBuilding Your Employer Brand with Social Media
Building Your Employer Brand with Social Media
 
Tata Group Dials Taiwan for Its Chipmaking Ambition in Gujarat’s Dholera
Tata Group Dials Taiwan for Its Chipmaking Ambition in Gujarat’s DholeraTata Group Dials Taiwan for Its Chipmaking Ambition in Gujarat’s Dholera
Tata Group Dials Taiwan for Its Chipmaking Ambition in Gujarat’s Dholera
 
Authentically Social by Corey Perlman - EO Puerto Rico
Authentically Social by Corey Perlman - EO Puerto RicoAuthentically Social by Corey Perlman - EO Puerto Rico
Authentically Social by Corey Perlman - EO Puerto Rico
 

Topic 2-topic-31

  • 3. 1. Control System is.. Components that connected to system or process that want to be controlled. 5 basic element of control system: i. ii. iii. iv. v. Reference signal generator Measurement element Comparator Controller Actuator
  • 4. 2. REFERENCE INPUT:  Is a signal to start a system.  Ex: such as temperature, pressure and level.  Fix value. 3. CONTROLLED VARIABLE:  Is a signal or variable that is controlled at its output.  Ex: Temperature, pressure and level.  Fix value. 4. DISTURBANCE:  Element that disturb a control signal in control system.  Can be from within the system itself or external. 5. FEEDBACK ELEMENT  Element that use to send output signal to be compared with input signal by comparator in closed loop system.
  • 5. 2.6 OPEN LOOP CONTROL SYSTEM:  Output does not affect the function of the entire system. Reference input Controller Actuator System Fig. 1: Block diagram of Open loop control system Output signal
  • 6. 2.6.1 EXAMPLE : Street Lighting System • Commonly a system that using timer. • ON and OFF at specific time ( Night = ON and Day = OFF) • Duration within ON and OFF is set up bytimer. Time set up Controller (timer) Actuator (Relay) System (street lighting system) Street Lamp ON @ OFF Fig. 2: Block diagram of Street Lighting System using Open loop control system
  • 7. 2.7 CLOSED LOOP CONTROL SYSTEM •Also known as Feedback Control System • System Output affect the control function of the entire system. comparator Reference input System controller Actuator Measurement element Fig. 3: Block Diagram of Closed Loop System Output signal
  • 8. 2.7 EXAMPLE : STREET LIGHTING SYSTEM • Commonly a system that using sensor as input element. • ON and OFF automatically as the light sensor detect the light regardless of the particular time. • Dark = ON and Bright = OFF) comparator Reference input (Light intensity) System controller Actuator (relay) Measurement element (light sensor) (street lighting system) Output signal (lamp ON@OFF)
  • 9. 2.8 COMPUTERISED CONTROL SYSTEM • A control system that use a computer as a controller. • This system can be represented by the block diagram as in figure 5. COMPUTER Reference signal system controller Actuator Measurement element Fig. 5: Block Diagram of Closed Loop System Output signal
  • 10. 2.9 COMPARISON Open Loop System (OLS) Close Loop System (CLS) Easy to design The design is complicated or Complex. The accuracy depends on the calibration elements The system is very accurate. less instability problem. problems of instability. Unable to reduce the impact of non-linearity. Non-linearity effects can be minimized.
  • 11. INTRODUCTION TO PLC 2. Explain PLC 2.1.1 2.1.2 2.1.3 2.1.4 Define PLC terminologies Explain PLC background Explain PLC functions List and explain the types and advantages of PLC.
  • 12. 2.1.1 Define PLC What is Programmable Logic Controller (PLC) ? Definition: National Electrical Manufacturers Association US (NEMA) A PLC is a digital operating electronic apparatus which uses a programmable memory for internal storage of instruction for implementing specific function such as logic, sequencing, timing, counting and arithmetic to control through analog or digital input/output modules various types of machines or process.
  • 13. Define PLC terminologies:  Several different terms used to described programmable controllers: i. PLC –Programmable Logic Controller (UK origin) ii. PC – Programmable controller (US origin)   Most referring to the functional operation of the machine. PLC has been used in this text to avoid confusion with the personal computer.
  • 14. 2.1.2 Explain PLC background PLC Development factors: i. needs for low-cost ii. Flexible iii. Easily commissioned/ smart usage
  • 15. Historical Background: In 1968, a group of engineers from General Motors developed the concept of PLC with an initial specification. The PLC must be: i. Easy to program. ii. Not need rewiring the control system if change the program. iii. Smaller in size, cheaper and high reliability. iv. simple construction and low maintenance v. Cost- competitive
  • 16. 2.1.3 PLC functions CONTROL TYPE: FUNCTIONS i. Sequence Control Advanced/ Sophisticated Control ii. iii. iv. i. ii. iii. iv. v. vi. Conventional Relay Control Logic replacer Timers/ Counter PCB Card controller replacer Auto/Semi-auto/Manual control of machine and process. Arithmetic operation (+, -, × , ÷) Information Handling Analog Control (Temperature, Pressure ) P.I.D (Proportional Integral Derivation) Servo Motor Control Stepper Motor control
  • 17. PLC functions: CONTROL TYPE: Supervisory Control FUNCTIONS i. ii. iii. Process monitoring and alarm. Fault Diagnostic and monitoring Interfacing with Computer (RS-232C/RS 422) iv. Printer/ ASCII Interfacing v. Factory Automation Networking vi. Local Area Network (LAN) vii. Wide Area Network (WAN) viii. Factory Automation (F.A), Flexible Manufacturing System (F.M.S) & Computer Integrated Manufacturing (C.I.M).
  • 18. PLC Size:  Small : - it covers units with up to 128 I/O’s and memories up to 2 Kbytes. - Capable of providing simple to advance levels or machine controls.  Medium : - Have up to 2048 I/O’s and memories up to 32 Kbytes.  Large : - The most sophisticated units of the PLC family. They have up to 8192 I/O and memories up to 750 Kbytes. - Can control individual production processes or entire plant.
  • 19. 2.1.4 Types of PLC Construction: i. Compact PLC ii. Modular PLC iii. PLC Plug-in Card Manufacturer: OMRON, Allen Bradley, Mitsubishi, NAIS, Siemens, Toshiba, Festo etc.
  • 20. 2.1.4 Types of PLC Construction: i. Compact PLC: Compact PLC – MELSEC FX3U Figure 1: Compact PLC
  • 21. i. Modular PLC Figure 2: Modular PLC
  • 22. iii. PLC Plug-in Card Figure 3: Plug-in Card PLC
  • 23. ADVANTAGES OF USING PLC:  Shorter project implementation time.  Easier modification  Project cost can be accurately calculated.  Shorter training time required.  Design easily changed using software ( changes and addition to specifications can be processed by software.  A wide range of control application  Easy maintenance.  High Reliability  Standardization of Controller hardware.  Able to withstand Harsh plant/process environments (Operate normally under severe conditions of temperature, humidity, voltage fluctuations and noises).
  • 25. 3.0 PLC HARDWARE DESIGN 3.1 Processor Architecture for PLC: Data BUS ROM RAM Output Input Microproce ssor/ CPU Address Bus Control Bus Figure 4: Design of Basic Microcomputer
  • 26. 3.1.1 FUNCTION OF EACH BLOCK: a. Central Processing Unit (CPU)  The CPU controls, monitors and supervises all operations within PLC.  It is also caries out programmed instructions stored in the memory.  An internal communications highway also known as a bus system, carries information to and from the CPU, memory and I/O units under the control of the CPU.
  • 27. 3.1.1 FUNCTION OF EACH BLOCK: b. Memory Unit • For storage of programs. • The user’s ladder logic program, the state of I/O in the memory of PLC. • The main program and the other programs necessary for the operation of PLC. • The organization of the data and information in the memory is called memory map. 2 types of Memory ROM RAM
  • 28. 3.1.1 FUNCTION OF EACH BLOCK: TYPES OF MEMORY: RAM Random Access Memory ROM Read Only Memory (read) This memory can be read from and written to. This memory can be read only Storing all user’s programs Storing all system’s program Entire contents will be lost if power Memory content remain when the is switched off. power is switched off.
  • 29. 3.1.1 FUNCTION OF EACH BLOCK: c. Input/ Output (I/O) Unit  Input Unit: Function as a medium that connects the external input devices (Switch, sensor & timer)  Output Unit: Function as a medium that connects the external output devices to the CPU within PLC. ( Lamp, motor & solenoid )
  • 30. INPUT DEVICES: Push Button Limit Switch Thumbwheel SW Level SW Flow SW
  • 32. d. Display and Indicator Unit Referring to PLC standard display Internal Relay:  Console’s LCD Display if user use Mnemonic Code Programming. LCD Display  Monitor Screen if user use software programming method. Monitor Screen
  • 33. e. Housing Unit Protect PLC circuit and internal component f. Programming Unit Consist of 2 devices: i. Programming Console ii. Computer g. Secondary Storage Unit This unit related to CPU where all program and information were kept.
  • 34. h. Power Supply Unit: Supplies DC power to the Central Processing Unit, Input Unit and Output Unit. i. Printing Unit Used to print control system programming that controlled by PLC wether graphically or text.