ABB plc or DCS?

Join Date
Mar 2005
Posts
1
In our plant we are using ABB Master Pieces MP200/1 and two Advant500 series Operator station at CCR-3 (central control room)
while in CCR-1 there is AB system ContolLogix5000 and RSView system
combination.
Can anybody tell me that are we using DCS, SCADA or PLC system ?
I dont know the exect difference between DCS and PLC.
pls. Help me.

Thanks.
 
PLC vs DCS

I maybe way off here, but I think the significant differences between a PLC (Programable Logic Controller) and DCS (Distributive Contol System) are:

1. How the proccessors scan the I/O.
PLC-in scan top to bottom
DCS-scan all I/O ussually based on change.
2. The refresh speed of the data or scan time.
PLC-Depends on the length of the program, loops, Sub routines, etc...
DCS-Typically more real time data.
3. Cost
PLC-More cost efective on a per I/O basis than DCS.

If I am going to apply a new control system to, for example, a chemical proccess that would tend to be easily upset, I would choose the DCS.
If on the other hand I am adding a package conveying system, a PLC would be more that sufficient. Of course this is an over simplification of the problem, but I think you see my point...


Opinions are like bosses, everybody has one.... :eek:)
Daniel Camacho
 
The ControLogix platform does not scan the way a traditional PLC scans (i.e. top to bottom left to right). The ControLogix allows you to schedule I/O updates based on change-of state, and also provides the opportunity for event-based scheduling of block of logic or subroutines.
 
MP200 sounds old. DCS or not. Probably the AllenB equipment is better in any way you compare no matter what it's called.
 

Similar Topics

I would like to introduce a dedicated forum for ABB control system,this is a really good platform to learn ABB control systems,just like...
Replies
0
Views
1,302
Hello all, I have an ABB PLC (PM573) and it has without MC card. I need to take backup from PLC to PC (in automation builder v2.7 ). My...
Replies
10
Views
430
Hi, I am new here, also I am a beginner in PLC programming and connection. I have a project in which the programming are made for 5 plcs, the...
Replies
1
Views
312
Dear Experts, Please, kindly guide me through how to read data from ABB PLC to S7-1200 Siemens PLC. I want to use Siemens S7-1200 PLC to read data...
Replies
1
Views
445
Hi Guys, Here I have started to work on some difficult task, I hope I will get solution here. we have ABB CI-840 Master IO Module needs to be...
Replies
0
Views
600
Back
Top Bottom