What is a PLC
Industrial grade computer that is capable of being programmed to perform control functions
Other names for PLC
PEC = programmable electronic controllers PC = programmable controller
What does PLC mean
Programmable Logic Controller
Advantages of PLC
Parts of a PLC
Open/closed architecture
Inputs
push button, limit switch, pressure switch, proximity switch, photo eyes
Outputs
lights, horn, solenoids, motor, starter, coil
HMI
human machine interface
PAC
- blends advantages of PLC style control with that of PC based systems
Fixed vs Modular I/O
Programming Languages for PLC
Scan
reads inputs, executes program rung by rung, updates outputs, checks communications
Scan time
- depends on how difficult the program is
PLC
- more versatile than hardwire, can have as many contacts and coils as you want
PC (personal computer)
most commonly used programming device
field vs real world
- real world: external output devices that must be hooked up
Software associated with PLC but written and run on a PC falls into two categories
- PLC software the allows the user to monitor and control process (also called HMI)
Most important factor when categorizing PLCs
I/O count
Different I/O counts
3 types of PLC application
Memory
- expressed in K values where 1 K = 1024 (bit, byte, or word) b/c 2^10 = 1024
Factors affecting memory size