Learning PLCs: hardware vs. software background?

Albert LaFrance

Lifetime Supporting Member
Join Date
Mar 2012
Location
Falls Church, VA
Posts
120
As someone who's learning about PLCs (just for fun at this point), I follow the various threads posted by other beginners, and have been wondering how someone's prior knowledge affects their learning approach, and what challenges and advantages it brings to their effort.

Specifically, I'm thinking of the differences between people who have a hard-wired controls background, versus those who come from the computer programming field.

For example, many of the practices taught to beginning programmers in languages like C++ and Java apply directly to PLC work; things like understanding and documenting the requirements thoroughly before starting to code, using comments to explain your program, giving your variables meaningful names. And a programmer will readily understand the concept of the PLC scan as a "DO loop" control structure and perhaps, more abstractly, see a ladder rung with PLC input contacts as an "event handler".

On the other hand, the hard-wired controls designer/technician has major advantages in reading ladder diagrams, understanding the characteristics of the real-world equipment and processes being controlled, and having an awareness that any input can change at any time.
 
I reckon controls background is best. Learn how things work first, interlocks, safety considerations, physical constraints of mechanical and electrical hardware devices. Fine to be able to write a pile of fancy code in C++ that no one in the factory can understand or something but if you do not understand the machine/process disaster is only a step away.
 
when I went to school we had ONE 'COMPUTER' (FYI I am 10 years younger than BoBB) this computer was a Paper tape reading terminal @ 300 Baud.
we learned 'BASIC'
so I had a litle knowledge in logical thinking - however I was one of the best Chess Players in the school.
- so my LOGICAL thinking existed.
I left school and started a 4 year apprenticeship as an Electrician.
for those years and the years following I learnt Machinery control.
(most electricians in Australia wire houses - I have not done this)
so for 36 years I have been working with control systems.
Before I started in PLC's controls were principly done with Relay Logic.
At the end of the day you need to know how a machine is wired.
And be able to follow a logical process.
When interviewing for future apprentices I ask
- what types of games do they play?
- role playing - logical thinking (chess etc)
is the type I need to hear
- So I know I can teach them and they will learn.
 
When interviewing for future apprentices I ask
- what types of games do they play?
- role playing - logical thinking (chess etc)
is the type I need to hear
- So I know I can teach them and they will learn.

thats awesome. i think i will adopt this method as well in the future. i too enjoy chess. altho i wouldnt say i was the best... lol
 
I got thrashed playing chess some years ago, by a 16 y/o.
He is now a Professor of medicine - Makes sence
 

Similar Topics

I want to pick up an Allen Bradley PLC so I can practice writing programs. I have 10 years as a maintenance tech and a good understanding of...
Replies
8
Views
221
Hi I am looking some advise on where to start learning about Siemens s5+s7 (monitoring,programming and fault finding) My only plc experience is...
Replies
19
Views
4,726
I was wondering how difficult it would be to learn Delta V systems coming from a PLC background? I've worked primarily with PLC 5 and CLX...
Replies
6
Views
3,736
I am the "electronics guy" in the maintenance department at a sardine cannery. I have been to a 3 day course on "PLCs for the Non-programmer"...
Replies
32
Views
19,743
Hello, My name is Ettore (‘E’ for short) and I am a newbie EE straight out of University. I was recently hired by a small engineering/CAD...
Replies
19
Views
10,291
Back
Top Bottom