PLC Programming

PLC Programming:

PLC Structured Text or Ladder Logic?

To answer the common PLC programming question...

Should I use Ladder Logic or Structured Text in my PLC Programming?
PLC Programming
 I like to simplify, so I use a arbitrary percentage. 95% of the world uses ladder logic in PLCs. Out of the 5% left, some use structured text. With introduction of PACs about 10 years ago, the 1-3% who are using structured text, is growing.

Just like PACs have a greater life cycle cost to the end user when compared to PLCs, so does using structured text instead of ladder logic. It like Dick Morley (The Father of PLCs) was telling me one day, the more complicated, the less reliable. This statement is not just in reference to the reliability of design, electronics, or even mechanics, it is in reference to Total Ownership Cost (TOC) over the lifetime of equipment. (Increased training cost due to complicity, increased mistakes due to complicity, greater downtime, more complicated to troubleshoot, more calls and wait time for external support, etc. etc.)

The bottom line is a company should weigh the benefits with the TOC for the system lifecycle. Thus the majority use ladder logic.

It is a Technology lesson society has already learned in the past with computers. Back when computer memory and processing speed were limited, we had to use machine language, then moved on to fortran, basic. Eventually memory and processing speed technology advanced enough, we could use a programming language that was more friendly towards human, easier to learn and work with, visual basics.

The same is true with PLCs. The PLC5 was based on an octal numbering system. But eventual memory and processing speed advanced enough, the more human friendly decimal numbering system could be used. Visual is always better for human interaction than numbers and computer code. So if you know a human will have to understand and work with it at some point in the future, make it simple and more user friendly for the widest audience you can.

When I was in school, because of memory/speed limitations, who ever wrote their code the shortest and the quickest won. Now we teach, who ever writes their code the most simple and user friendly wins. Because PLCs now days and especially PACs have more memory/speed than 95% of all applications need. (The other 5% are exceptions to the rule like two high speed machines needing to communicate and react on each other's live data.) To learn more best practices, see PLC Training at BIN95

Don (Follow me on Industrial Skills Training Blog and on Twitter @IndTraining .) Be sure to to stay on top!

Comments

Popular Posts