Recent Posts

PLC and Automation



A programmable logic controller, also called a PLC or programmable controller, is a computer-type device used to control equipment in an industrial facility. The kinds of equipment that PLCs can control
are as varied as industrial facilities themselves. Conveyor systems, food processing machinery, auto assembly lines…you name it and there’s probably a PLC out there controlling it.
In a traditional industrial control system, all control devices are wired directly to each other according to how the system is supposed to operate. In a PLC system, however, the PLC replaces the wiring between the devices. Thus, instead of being wired directly to each other, all equipment is wired to the PLC. Then, the control program inside the PLC provides the “wiring” connection between the devices.
The control program is the computer program stored in the PLC’s memory that tells the PLC what’s supposed to be going on in the system. The use of a PLC to provide the wiring connections between system devices is called softwiring.


APPENDIX
  1. Introduction and why PLC
  2. Ladder logic inputs and outputs 
  3. Logic gates and equivalent ladder diagram 
  4. Ladder logic and relays 
  5. PLC programming 
  6. Ladder logic and mnemonic diagram
  7. Boolean algebra and digital circuit
  8. Boolean algebra and ladder logic