Programmable Logic Controllers Flashcards
(46 cards)
What are 3 basic components of a control system
Input devices
Controller
Output devices
What does the acronym PLC mean?
Programmable Logic Controller
List 4 advantages of PLC’s over relay control.
Lower overall cost
Programmability
Reliability
Expandability
How are PLC’s selected
According to the number of input and output points (I/O points)
What are connected to the input points?
Switches and sensors
What are connected to the outputs?
Pilot lights, contactors & relays that operate motors and valves.
How many I/O points can a small PLC have?
Fewer than 10
How many I/O points can a large PLC have?
The may have more than 120000
As PLC systems get larger what also increases?
Programming
Memory
Communication
Also increase
Input devices do what?
Sense specific conditions of a process or system
A controller does what?
Receives information and decides a response either by a hardwired arrangement or software program
Output devices do what?
Control operating devices to bring about appropriate changes in the system
Summarize the advantage of cost
PLCs are cheaper long-term – Fewer parts, easier troubleshooting, less space, and lower energy than relay systems.
Summarize the advantage of programmability
Easy to change and test – Programs can be updated without rewiring and reused for multiple processes. Great for troubleshooting and automation.
Summarize the advantage of reliability
More durable than relays – No moving parts means less wear, better for harsh environments, and faster switching.
Summarize the advantage of expandability
Modular and scalable – Easy to add more modules or link PLCs using data networks.
What are the 4 components of a modular PLC system
Power supply
Backplane
Processor (CPU)
Input/Output (I/O) Modules
What kind of voltage is required by the PLC
Clean, filtered & regulated DC voltage.
Does the PLC power supply feed the field outputs?
NO
What’s connected to but electrically isolated from the backplane?
Input and output devices
What’s the backplane?
The power and communication bus for the PLC components
The system of an existing PLC can be modified by simply
Adding hardware devices
True or False:
Input modules provide electrical isolation between the processor and the field device
True