Previous in Forum: Marshalling Cabinet   Next in Forum: ISO 9001 and DCS Software Validation
Close
Close
Close
4 comments
Rate Comments: Nested
Anonymous Poster

PLC vs. DCS

03/19/2010 5:14 AM

MAJOR DIFFERENCE BETWEEN PLC AND DCS

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

Good Answers:

These comments received enough positive votes to make them "good answers".
Guru
Technical Fields - Technical Writing - New Member Engineering Fields - Piping Design Engineering - New Member

Join Date: May 2009
Location: Richland, WA, USA
Posts: 21017
Good Answers: 795
#1

Re: DCS

03/19/2010 5:23 AM

"Programmable Logic Controller" versus "Digital Control System". It's largely a matter of semantics and manufacturers' preferences, but "PLC" may be a more varied, because it contemplates analog input and /or output.

__________________
In vino veritas; in cervisia carmen; in aqua E. coli.
Reply
2
Guru
Engineering Fields - Instrumentation Engineering - New Member

Join Date: Dec 2009
Location: San Antonio, TX USA
Posts: 844
Good Answers: 29
#2

Re: DCS

03/19/2010 8:12 AM

A PLC is one controller utilizing a variety of sensors to operate a process. A "Distributed Control System" may be several controllers, each with it's own I/O set, all operating on a network with a master controller "in charge".

__________________
"Do not worry about your difficulties in Mathematics. I can assure you mine are still greater". - Albert Einstein
Reply Good Answer (Score 2)
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
#3

Re: PLC vs. DCS

03/28/2010 8:44 PM

The definitions are more blurry than they originally were because of changes in technology. But as a general rule, a PLC is used to make "Things", a DCS is used to make "Stuff".

What that means is, a PLC is better at handling high speed sequential control of a volume of discrete inputs and outputs, with a somewhat limited amount of analog mixed in. This would be typical of what you would find in a typical machinery or manufacturing operation where you have lots of mechanical processes, measurements and on-off controls to perform reliably and deterministically. Determinism means you can calculate and predict the outcome of an action in real time. If you add a lot, by that I mean thousands, of analog PID loop controls to a PLC, it will have a lot of difficulty handling the mathematical processing of that data and still maintain the necessary deterministic processing of the discrete data.

A DCS on the other hand is typically used in process automation, where you have a continuous flow of materials into a process that involves analog information processing and PID loop control processing of temperature, pressure, flow etc.. A DCS can of course also do discrete I/O processing, but it is a very expensive way to go about that and sometimes people even use PLCs to do that function separately and just have the PLC communicate to the DCS separately. You will ofetn see in large processing facilities a DCS system running the entire plant, but individual PLCs running specific machines inside of that plant. In addition, a DCS is used where you have multiple high level GUIs (Graphical User Interfaces) that are allowing real-time monitoring and adjustment of these processes. GUI processing takes a lot of computing power and cannot be done by a PLC itself, you have to add external computers. In a DCS, the computer that is doing the control is also the one doing the GUI interfaces, and you will often have multiple GUIs on-line at the same time. That is difficult for a PLC system without affecting the operation of the PLC.

But like I said in the outset, technology advances are making these differences less and less distinct. In fact, Siemens uses their S7-400 high-end PLC as the I/O sub-processing platform of their PCS7 DCS system, which shows the melding of the technology right there.

__________________
** All I every really wanted to be, was... A LUMBERJACK!.**
Reply
Power-User
United States - Member - US Citizen - Born & Raised Engineering Fields - Control Engineering - HVAC/R Simplified Using PLC Controls Engineering Fields - Instrumentation Engineering - HVAC/R Simplified Using PLC Controls Engineering Fields - Energy Engineering - HVAC/R Simplified Using PLC Controls

Join Date: Mar 2007
Location: Brick, NJ (USA)
Posts: 110
Good Answers: 5
#4

Re: PLC vs. DCS

03/29/2010 7:08 AM

Go to: http://www.innovativelogicalcontrols.com/PLCvsDDCinHVAC.html

for an example of the "melding" of the technology explained above. The differences between PLC, DCS and even DDC control are becoming very small. Only the communication protocols will differentiate the systems at this time.

All systems now incorporate stand alone control, networked control, distributed control, digital, analog and PID loop output.

__________________
"Memorize the calculations, you look like a fool searching your notes while teaching class"
Reply
Reply to Forum Thread 4 comments

Good Answers:

These comments received enough positive votes to make them "good answers".
Copy to Clipboard

Users who posted comments:

jcchiefeng (1); JRaef (1); RDGRNR (1); Tornado (1)

Previous in Forum: Marshalling Cabinet   Next in Forum: ISO 9001 and DCS Software Validation

Advertisement