What makes PLC work? (which Processors)

lucifer

Member
Join Date
Nov 2003
Posts
52
Hello folks,

Ever wondered what makes this PLCs work? Which MicroProcessors/ MicroControllers goes inside? Are the Custombuilt?

What OS do they have? Who manufactures them? Sometimes I think that we PLC programmers area at the application end and the lasting impression we have is from the compiler we use for respective PLC. We decide the better one only from the couple of instruction differences.

May be the Embedded software/ VLSI,ASIC community laughs at our forums/ discussion as we would do if our dumb customers start a forum on the Systems we commissioned at their plant and starts discussing who is better? This thought moved me so much that I am even thinking of persuing an Embedded Systems Course. Your response on this will be appreciated.
(I know my collegues are laughing at me........:sick: )


I have heard that Siemens uses Motorola Processsors for their PLCs and even AB does the same. Is it really so? I think this information is not easily accessible. I would like to have it if anybody have an idea about where to find it.

Thanks for reading all this and sorry if you think you wasted your time......... Yes, I didn't really mean the later part!!!!!!
 
Last edited:
That was coooooool.........

Wish I could understand russian, I guess it is.

I Think other folks are not interested. Nevermind.

May they live in interesting times.(y)
 
It is not a waste of time to understand how things work.

lucifer said:
Hello folks,

Ever wondered what makes this PLCs work? Which MicroProcessors/ MicroControllers goes inside? Are the Custombuilt?

I used to be interested in that sort of thing. See my other posts on this topic.

lucifer said:
What OS do they have? Who manufactures them? Sometimes I think that we PLC programmers area at the application end and the lasting impression we have is from the compiler we use for respective PLC. We decide the better one only from the couple of instruction differences.

Yes, it is the software that is most important. I don't think they use an OS. They use an embedded kernel which is a stripped down OS

lucifer said:
May be the Embedded software/ VLSI,ASIC community laughs at our forums/ discussion as we would do if our dumb customers start a forum on the Systems we commissioned at their plant and starts discussing who is better? This thought moved me so much that I am even thinking of persuing an Embedded Systems Course. Your response on this will be appreciated.
(I know my collegues are laughing at me........:sick: )

This is a key point. No one is laughing if they are smart. See Phil's consumer report thread. Wouldn't you pay attention to what your customers are saying about your systems and your competitor's systems? A forum would provide cheap marketing feed back ( thanks Phil). A forum for 'dumb customers' about their systems would let you know what features you need to add to your systems and what features you need to change. I think that is valuable marketing data. I am here for the marketing info.

I like doing embedded software. I am also a BIG believer in FPGA ( field programmable gate arrays ), but I don't have time to learn the tools but I do get involved with the algorithms and features. Our FPGA designer can implement the equivalent of whole PLC programs where all the logic is run in PARALLEL within a microsecond. Terry would drool.

lucifer said:
I have heard that Simians uses Motorola Processors for their PLCs and even AB does the same. Is it really so? I think this information is not easily accessible. I would like to have it if anybody have an idea about where to find it.

Thanks for reading all this and sorry if you think you wasted your time......... Yes, I didn't really mean the later part!!!!!!

Simatic TI uses Motorola, and so do the older Rockwell PLCs. The Control Logix is a FPGA or ASIC that I think has an ARM core with bus interface built in. This is a new trend. Our FPGA designer just got back from an embedded developers conference in Los Angeles. He was telling me the FPGAs are so big that one can put a CPU and the feedback logic into the FPGA for doing motion, and another CPU with a field bus interface all in one FPGA. When the FPGA chip becomes obsolete, the FPGA designer just buys the next generation of FPGA which will be bigger ( more gates, not physically ) and faster and recompiles his FPGA code and pours his old design into the new FPGA.

IT IS THE SOFTWARE THAT IS MOST IMPORTANT!!!
 
I read very recently that the AMD 2901 or 2903 (bit-slice processor) was used in A-B's PLC-3, among others.

Extra credit: Anybody care to speculate which eight instructions the 2901 ALU can perform? I have my own list made up.

p.s. Don't everybody rush in just to post the answers, give the guys just starting out a chance to think it over and post first.
 
Last edited:
Not really following you Mr Tragic... Is the info provided obsolete? And if it is, please point it out. I do wanna learn more, but info that is obsolete are not of interest.
 
You got me curious so I took apart my testing AB SLC 5/05 and it has:
MC68020EH16E-ND Microprocessor
MC68882EI16A-ND co-processor


All of which the chip suppliers say are obsolete.
 
Not really following you Mr Tragic... Is the info provided obsolete? And if it is, please point it out. I do wanna learn more, but info that is obsolete are not of interest.

The original info is 16 years old, I don't know if its obsolete as I don't care what OS the PLC is running or what processor it uses.
 
For a PLC you need something much more reliable than the processor of a PC, even if they are older CPUs, they must last for years running without crashes.
 

Similar Topics

My customer asked me this question and I don't really know: He is looking to buy small pre-wired enclosure with parts already in and wired...
Replies
55
Views
14,146
Well I find myself once again in the need of information from the participants of this forum. What makes a PLC a PLC? We have a control panel that...
Replies
33
Views
15,996
Has anybody come across one of these in their travels? It appears to be controlling a 18Kw Quartz(halogen)IR heater bank, by full wave semi...
Replies
6
Views
2,069
I’ve been looking at buying a quantity of signal converters to take a type J or k thermocouple or RTD and convert it to a 4-20mA signal. In...
Replies
10
Views
2,988
Back
Top Bottom