Previous in Forum: Magnetic Contactors and Single-Phase Power Supplies   Next in Forum: Earth Loop Impedance Test
Close
Close
Close
6 comments
Rate Comments: Nested
Participant

Join Date: Aug 2008
Posts: 4

PLCs vs. Industrial PCs

05/21/2009 11:11 PM

hello,

Please tell me the difference between PLC and Industrial PC. feature and performance comparison. Pls very urgent help me.........

Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Guru

Join Date: Oct 2008
Posts: 42355
Good Answers: 1693
#1

Re: difference between PLC and Industrial PC

05/21/2009 11:31 PM

You should search the web first. "Pls very urgent help me........." NO!

Register to Reply
Anonymous Poster
#2

Re: difference between PLC and INdustrial PC

05/22/2009 12:19 AM

anything with industrial in its name will be three times the price

Register to Reply
Guru
New Zealand - Member - Kiwi Popular Science - Weaponology - New Member Engineering Fields - Power Engineering - New Member Engineering Fields - Electrical Engineering - New Member

Join Date: Sep 2006
Location: Auckland, New Zealand
Posts: 8777
Good Answers: 376
#3

Re: difference between PLC and INdustrial PC

05/22/2009 12:36 AM

<sigh>

The short answer is obvious if you know even the simplest of basics regarding a PLC and a PC, the more detailed answer (differences, features, etc) is easily found (easier than finding CR4 in fact).

Please perform a search of the internet for PLC and Industrial PC (also try Wikipedia) for your answer. If this is homework then I expect 10% of your marks for my assistance (or a standard consultancy fee for my time).

__________________
jack of all trades
Register to Reply
Guru
United Kingdom - Member - Indeterminate Engineering Fields - Control Engineering - New Member

Join Date: Jan 2007
Location: In the bothy, 7 chains down the line from Dodman's Lane level crossing, in the nation formerly known as Great Britain. Kettle's on.
Posts: 32175
Good Answers: 839
#4

Re: difference between PLC and INdustrial PC

05/22/2009 3:00 AM

Engineering is about "considered", not "urgent".

__________________
"Did you get my e-mail?" - "The biggest problem in communication is the illusion that it has taken place" - George Bernard Shaw, 1856
Register to Reply
Guru

Join Date: Apr 2007
Posts: 577
Good Answers: 10
#5

Re: difference between PLC and Industrial PC

05/22/2009 4:22 AM

PLC is call "Programmable Logic Circuit" and Industrial PC is almost the same as the PLC system but the hardware is different from PLC. Both system having the same function and both of these system can re-programmed the logic circuit. Both system are used in industrial for the control of machinery and automation system.

The difference between both system, in terms of programming the circuit are as follows:

1) PLC is more easy and friendly in programming the logic circuit where Industrial PC, you need to have more experience to do the programming.

2) PLC can used ladder diagram, block diagram and function block for programming and Industrial PC used Block Diagram. Both programming step are different from each other.

3) For Industrial PC, some of the system are pre programmed and you can't do any programming to it.

Please correct me if I am wrong as I haven't touch these programming so long time.

__________________
Management is just like a bunch of Monkey sitting on a tall tree. Some climb to the highest branch and some at the lowest branch. The highest Monkey look down and see a lot of happy faces but the lower Monkey looks up and see nothing but all the....
Register to Reply
Guru
United States - Member - New Member Engineering Fields - Power Engineering - New Member

Join Date: Sep 2006
Location: California, USA, where the Godless live next door to God.
Posts: 4665
Good Answers: 804
#6

Re: PLCs vs. Industrial PCs

05/22/2009 7:34 PM

PLC:

  • Pluses
    • High temperature operation, no fans
    • Vibration resistant
    • No rotating media (no Hard Disk Drive)
    • I/O can be on-board or remote
    • No GUI drivers to consume processing power
    • Deterministic operation
    • No Computer Science (CS) degree needed for troubleshooting and maintenance (ladder programming matches what most electricians are trained on)
  • Minuses
    • No GUI unless connected to one elsewhere (typically)
    • Limited memory for storing data or archiving, must be networked to a PC somewhere else
    • Limited in non-linear processing capabilities, floating point math etc. (capable, but limited).

Industrial PCs

  • Pluses
    • Higher computing functionality
    • GUI capability is inherent
    • C++ or VB programming for nerd types (job security for them)
    • Capable of local data storage and archiving without networking.
  • Minuses
    • Must be protected from extremes of temperature and vibration
    • Higher temp operation adds significant cost, adds fans
    • Non-rotating media (RAM disks) add significant cost
    • All I/O is remote
    • Deterministic capability adds significant cost
    • Only the CS nerds can program and troubleshoot (risk of continuity for the owner)

In a nutshell, those who seriously consider industrial PCs are those who must have the PC there for some other reason anyway. Any other consideration is typically based on arrogance of a PC programmer who thinks "ladder programming is for idiots" but is not thinking about the poor guy who is in charge of making the system work at 3:00AM but has no idea how to spell C++. Either that or they are using false economy when assuming it is the same cost because they are not thinking about determinism and/or reliability, and thus buying the cheapest thing they can find.

__________________
** All I every really wanted to be, was... A LUMBERJACK!.**
Register to Reply
Register to Reply 6 comments
Copy to Clipboard

Users who posted comments:

Anonymous Poster (1); jack of all trades (1); JRaef (1); lyn (1); PWSlack (1); Simon Wan (1)

Previous in Forum: Magnetic Contactors and Single-Phase Power Supplies   Next in Forum: Earth Loop Impedance Test

Advertisement