PLCs Flashcards
What is a PLC?
A PLC (Programmable Logic Controller) is a programmable device used to respond to inputs and control different output devices
What are some different type of PLC?
Unitary PLC (all components in single housing)
Modular PLC (made up of different modules connected together)
Rack mounted PLC (combination of unitary and modular PLCs)
What are the main components of a PLC?
Power supply
CPU
Programming device
I/O devices
What is ladder logic?
A programming language that uses graphical diagram to represent a program based on circuit diagrams of relay logic hardware
What are advantages and limitations to ladder logic?
Advantages: Simple to use, easy to understand/find errors
Limitations: Lacks flexibility when complex programs required
What does a motor driver IC (Integrated Circuit) do? What are 2 examples of motor driver ICs?
Provides more current as programmable devices don’t provide enough current to drive motor outputs alone
Darlington driver IC (when simple functionality needed) and L293D (when complex functions needed)
What do interface devices do?
Allow communication between the PLC and the input/output devices
What are some examples of applications of PLCs in engineering?
Controlling movement of robotic arms
Sensing, measurement and sorting on conveyor belts
SCADA (Supervisory Control And Data Acquisition)
What is SCADA?
SCADA (Supervisory Control And Data Acquisition) is software used to supervise, monitor and control industrial processes
What does a SCADA system usually consist of?
Supervisory computers
Remote terminal units
PLCs
Communications devices
HMI (Human-Machine Interface)