PLC vs DDC

EKC-27

Member
Join Date
Jul 2004
Posts
2
Hello everyone,
I am new to the board.
I am an engineer in the HVAC controls industry. My typical work involves systems with DDC controllers. On a current project, the HVAC is sort of a hybrid comfort/process for a petro-chem plant. The client is asking for PLC controllers with SIL 2 rating from AB, Siemens, Modicon or GE. I am totally unfamiliar with this type, but very familiar with the HVAC variety- Siemens, Staefa, Alerton, ALC, etc..

Can anyone tell me the major differences between PLC and DDC? I assume PLC is more robust, more industrial and capable of delivering more features, but am relatively lost when it comes to them.

Thanks for any help you cna provide.

Ed
 
Thanks Bitmore,
I took a quick look at the site. It seems to explain some very basic details on general control concepts and DDC controls. I think it covers things with which I am already familiar- mostly DDC stuff. I am OK there, but pretty weak on the PLC related things.

Ed
 
DDC (Direct Digital Control) is specifically designed for HAVC applications. The DDC programming is usually brand specific, with special functions geared to HVAC like VAV control, night setback, and so on. The communications protocols for DDC are usually proprietary, although some DDC suppliers have Modbus and similar communications abiltity as well. The operator interface for a DDC is usually either a proprietary keypad of some kind or else a general purpose SCADA interface customized for the communications and with some HVAC specific icons. DDC is usually less expensive than PLCs for hardware because HVAC contractors are primarily concerned about initial cost.

PLCs are general purpose industrial controllers, generally using ladder logic for programming. Ladder logic is a graphical programming language that looks like JIC (Joint Industries Conference?) electrical schematics for relay logic control panels. The communciations protocols are sometimes open and sometimes proprietary, but they are so widely used that finding OPC or other drivers for communicationg with most brands is not a problem, although it may cost some money.

You can do anything with a PLC that you can with DDC, but perhaps not as quickly from a programming standpoint because you may have to create the logic yourself. You can do things with a PLC that would be difficult to do with DDC, such as complex process control or intricate sequencing or process recipes.
 

Similar Topics

Hi, I'm fairly new to the PLCs (coming from the BMS,DDC Bacnet world). I am currently doing rotating 12h shift work in a food manuf. plant. (Steep...
Replies
12
Views
3,927
Hi, I would like to assemble a simulator/practice booster pump system that uses PID to maintain steady water pressure under various outlet demands...
Replies
0
Views
4
I want to measure the tank level and get the sensor output to the PLC. Below are the details : Tank Height =0 - 3m, the sensor is stalled 0,2m...
Replies
1
Views
12
I have created a project in TIA Portal v16 Upd6 with S7-1200 (6ES7214-1AG40-0XB0) and WinCC Unified (PC station). The communication between the...
Replies
0
Views
9
Hi folks, in the alarm manager of Rslogix 5000, the tag-based alarm has been created. But when I tried to change the condition, it was found the...
Replies
0
Views
41
Back
Top Bottom