PLC Programming

In these modern times a PC with specially dedicated software from the PLC manufacturer is used to program a PLC.  The most widely used form of programming is called ladder logic.  Ladder logic uses symbols, instead of words, to emulate the real world relay logic control, which is a relic from the PLC’s history.  These symbols are interconnected by lines to indicate the flow of current through relay like contacts and coils.  Over the years the number of symbols has increased to provide a high level of functionality. 

The completed program looks like a ladder but in actuality it represents an electrical circuit.  The left and right rails indicate the positive and ground of a power supply.  The rungs represent the wiring between the different components which in the case of a PLC are all in the virtual world of the CPU.  So if you can understand how basic electrical circuits work then you can understand ladder logic.

The completed program is downloaded from the PC to the PLC using a special cable that’s connected to the front of the CPU.  The CPU is then put into run mode so that it can start scanning the logic and controlling the outputs.

Related posts:

  1. Plc Development
  2. PLC History
  3. History of PLC
  4. PLC Cable
  5. The Components of PLCs Work

TAGS:

LEAVE A COMMENT

Subscribe Form

Subscribe to Blog