You are on page 1of 4

Volume 8 • Issue 3

MAY-JUNE 2007

© 2007 Contemporary Control Systems, Inc.

Specifying a Direct Digital Control (DDC) System


By George Thomas

Introduction humidity, indoor air quality, and who want to understand how building
energy management. automation systems are specified
Direct Digital Control System (DDC)
ASHRAE has widened the definition among owners, engineers,
is a term frequently found in building
of a DDC to encompass the complete contractors and subcontractors. The
automation specifications. According
building automation system. A DDC guideline is not restricted to only
to Levenhagen and Spethmann,
is not just one controller but a BACnet systems since proprietary
“Direct Digital Control is the use of
combination of controllers and other control systems and networks are
computers or microprocessors in
devices within a building. They refer addressed as well.
conjunction with sensors and
actuators to provide closed-loop to this model as a distributed control DDC Components
control.” Over the last sixty years, system supervising the actions of
The guideline is under 100 pages
control systems have evolved from several individual HVAC control
long and introduces some definitions
pneumatic to electronic to micro- systems that process data close to
that are used throughout the docu-
processor-based controls while the location of their inputs and con-
ment. The DDC system as defined
reducing costs and improving trolled outputs. In fact, these subsys-
by ASHRAE is actually a distributed
performance. In order to ensure tems may not be HVAC-centric since
control system with several distributed
successful installations while bringing the guideline mentions other systems
control components as shown in
discipline to the process of specifying such as fire, lighting and security. This
Figure 1 below. The list of
the new generation of controls, may not be so surprising since
components is as follows:
guidelines have been developed in ASHRAE developed its 135 standard
the industry to assist owners, entitled A Data Communications Distributed Control Components
engineers, contractors and Protocol for Building Automation and • Building Controller (BC)
subcontractors in the specifying Control Networks. This standard is • Custom Application Controller
process. The American Society of known as BACnet and was revised in (CAC)
Heating, Refrigeration and Air- 2004 and will continue to be revised. • Application Specific Controller
Conditioning Engineers (ASHRAE) With this standard, all BACnet compli- (ASC)
have produced an interesting ant devices can participate within one • Other Communication Devices
guideline which will be explored. large control system even though • Operator Interface (OWS)
these devices can attach to individual • Input/Output (I/O) Devices
ASHRAE Guideline 13-2000
controllers within the system.
ASHRAE developed a guideline in Although Ethernet is shown at the
Unlike ASHRAE standard 135-2004, top, it is probably better represented
2000 entitled Specifying Direct Digital
ASHRAE Guideline 13-2000 is just a as Ethernet TCP/IP since this is the
Control Systems. They have a slightly
guideline and not a standard. However, network of choice at the highest level.
different definition of a DDC:
it provides good reading for those This level is called the
A DDC system is composed of both supervisory or information
hardware and software combined to level. Earlier BACnet
produce a seamless architecture that implementations supported
provides complete integration of a Ethernet but not TCP/IP.
building’s HVAC systems and may Later versions of BACnet
include control over or monitoring now support the IP protocol.
of lighting, security, and fire systems This top network connects all
in the building. The DDC system can the building controllers
continuously and automatically together allowing for the coor-
monitor and—through control of the dination of clusters of control
HVAC mechanical and refrigeration and the sharing of sensor
systems—maintain desired ambient data. Operator workstations
temperature, static pressure, relative reside at this level. The
building controllers could
have a lower-level network
Figure 1— Distributed Control Components

(No part of the Extension may be reproduced without the written consent of Contemporary Controls.) 1
attached which is called a controller- • Can connect to control network to the building controller. This type of
level network. These control networks of custom application controllers controller is intended to control a sub-
can be open such as BACnet’s or application specific controllers system and not the complete building.
MS/TP and LON, semi-open as • Reside on the same information Application Specific Controller
Johnson Control’s N2, or closed with or supervisory network as PCs,
the equipment vendor providing a operator workstations, and other The last controller is the application
proprietary network. If BACnet building controllers specific controller. At first we may
compliance existed at both the • Coordinates the activities of other think it is the same as the custom
supervisory and control levels, a controllers on its attached application controller, but its
router would be needed to pass data supervisory network through functionality is more restricted as
between the two networks since the scheduling, alarm processing, seen below.
two networks use the same protocol. trending and sequencing. • A device that controls a single
Figure 1 shows an internal router as It is not common to find industrial piece of equipment such as a
part of the building controller. An automation programmable logic variable-air-volume (VAV) box,
external router is also a possibility. If controllers (PLC) used in building chiller, rooftop units (RTU), or
the supervisory network and control automation even though their heat pump
network did not use the same functions are similar. The building • The controller comes with
protocol, a gateway would replace controller must provide graphics to pre-programmed control
the router in Figure 1. Like routers, the operator, must be programmable, algorithm and can only be
gateways can be built into the must sequence actions, must configured—usually in the field
building controller or standalone. implement control loops, must report • More economical than a custom
Routers and gateways are alarms, and must schedule application controller but less
considered communication devices. operations and trend data if flexible
Figure 1 shows several custom necessary. Some building controllers The application specific controller is a
application controllers and application have no local I/O but usually have an bit different. It usually comes with a
specific controllers all sharing a option for attaching local I/O. canned program or control algorithm
common—in this case, Master Custom Application Controller suitable for a single application.
Slave/Token Passing (MS/TP) control There is no programming required,
network. This is not always the case. The ASHRAE guideline introduces just configuration. Sometimes these
There could be several separate another controller with characteristics controllers are called unitary
control networks each connected to that differ from that of a building controllers since they do a single
individual building controllers. The controller. This controller usually function. These are OEM products
networks may not even be MS/TP. comes with mechanical equipment that are mass produced.
that is being installed as a sub-system
The remaining piece of the puzzle is on the job site. Its characteristics are With all sub-systems having their own
the input/output devices that can as follows: proprietary controls, other controllers
reside anywhere within the network. are needed to command them on and
These devices can connect as • A device that normally controls off or to modulate them. This type of
individual points on the BC, CAC or specific pieces of complex, control strategy is called supervisory
ASC. They can also attach as a custom equipment, such as an control. Some people would call it
proprietary fieldbus sharing a two-wire air-handling unit (AHU) or Supervisory Control and Data
network to any of these controllers. cooling tower Acquisition (SCADA). With a SCADA
• Controller usually comes from the system, failure of the supervisory
What Figure 1 does not show is the equipment manufacturer and can
potential flattening of the network. It is control will not render the sub-sys-
be programmed in the equipment tems useless. They can continue to
possible to eliminate the control manufacturer’s language
network by putting all controllers and operate at last set point or at a mini-
• Usually resides on the control mum level of performance. In this
I/O devices on the Ethernet network. network but sometimes can be
Currently, the cost of this approach way we do not have runaway boilers
attached to the supervisory or frozen pipes in the event of a build-
plus the concerns for network security network
has limited the use of this option. ing controller failure or network failure.
• Although it can operate its
Building Controller mechanical equipment stand- Other Communication Devices
The building controller is key to alone, it usually receives Besides controllers, there could be
making everything happen. It has commands and instructions other equipment simply used to
several attributes. from the building controller facilitate communication networks.
A custom application controller may This is a catch-all category for
• Functions as a general purpose non-controller and non-I/O items.
programmable controller not have an open-systems interface
• May or may not have input/out- such as LON or BACnet so a gate-
put points way may be required for interfacing it

2
• Usually referred to as a for BACnet was to correct this one • How are they incorporated into
communications gateway or deficiency. Operators want to see all the work?
router the various processes from any The answers to these questions
• Used to connect legacy operator interface on the network. should be grouped into three parts
equipment with proprietary Vendors have charged for “seats,” but under each section.
protocols to open protocols the web browser has discouraged this • Part 1: General
• Could be used to interface practice. Customers want to see any • Part 2: Products
packaged chillers and boilers to process from any browser. A PC • Part 3: Execution
the main system running a browser has become the
• Sometimes it is a router between operator workstation. Using the above format, the guideline
two different data links develops the relevant sections and
Developing a Specification provides recommendations for the
• Router/gateway functionality
could reside in building The guideline includes a sample various parts. Part 1 discusses codes
controllers specification following the format and standards, system performance
determined by the Construction (in terms of measurement accuracy
The “other communications devices” and controllability), drawing
Specifications Institute (CSI). This
could include infrastructure items submittals, quality and warranty. Part
format is commonly used in the
such as Ethernet switches. However, 2 provides detailed specifications for
construction industry.
the intent of this category is to identify the various types of distributed control
routers and gateways. Construction Specifications Institute
components, sequence of operation,
Input/Output Devices According to CSI”s web site alarm requirements, and the type of
(www.csinet.org), CSI is a national cabling used. Part 3 talks about
There can be no system without association dedicated to creating
input/output devices. The DDC workmanship, wiring practice, tagging
standards and formats to improve
equipment must be able to convert construction documents and project and labeling, system checkout and
physical measurements into data with delivery. With MasterFormat, CSI™ acceptance. There is plenty to specify
sufficient resolution and accuracy in has provided a common system of and the guideline does a good job of
order to make reliable control organizing and presenting construction identifying all the issues.
decisions. Likewise, the DDC must documents. MasterFormat 1995 CtrlSpecBuilder™
output data with adequate precision provided 16 Divisions of construction
information with building automation Developing a specification from the
to affect control. I/O devices do
equipment usually specified in guideline is still a daunting task, but
the following: Division 15. Each division has sub- an extremely useful tool can be found
• Make connections to real-world divisions for more refined specifying. on the Internet at www.CtrlSpecBuilder.com.
input sensors and output In 2004, MasterFormat was This site, administered by Automated
actuators extensively expanded into 50 Logic Corporation (ALC), allows
• Input sensors can sense divisions, but the industry has not fully anyone to write a building automation
temperature, pressure, humidity, embraced the expanded scope and specification based upon ASHRAE
air and water flow, equipment still uses the older format. In fact, 13-2000. Instead of doing tedious
status, utility metering data, and ASHRAE 13-2000 is based upon editing, the user just needs to fill in
alarms MasterFormat 1995 and there is the blanks. The result is a Microsoft®
• Outputs include the start/stop of currently no intention to reprint the
Word compliant specification along
standard using the newer categories.
equipment, modulation of with either an Autocad® or Microsoft
Go to the CSI web site to locate the
dampers, valves, pumps, and relevant divisions and sub-divisions for Visio schematic drawing. If necessary,
fans building automation. all the documents can be edited once
The guideline lumps all the real-world Specification Format they are downloaded from the site.
inputs and outputs into one category. What is even better is that it is all free!
By using the CSI format, the
These field devices must connect to You can become a ASHRAE 13-2000
specification provides a consistent
the various controllers either directly expert without ever reading
organization and appearance. There
as local I/O, through a proprietary the guideline.
are several sections to the specifica-
fieldbus, or through either the control
tion, but they are all organized in a The control system being specified
or supervisory control network.
similar manner. The guideline sug- does not need to be BACnet, but it
Operator Interface gests that the author answer three was clearly developed to support
When the guideline talks about questions when developing a section. BACnet systems. Your detailed
“single seat,” it means that it is • What interrelationships exist specifications can be stored on the
possible to view all equipment from between the work of this section site, but there is no necessity to do
one operator interface. With different and the remainder of the project? so. Specifications are not shared
proprietary systems in the building, • What materials and products are unless the user allows for sharing.
this is not always possible. The drive involved? ALC added some technologies that

3
either did not exist or were not The second sub-division is also
popular when the guideline was very interesting. This is where you
written in 2000. However, the site is receive your point list and
vendor neutral. No bias is given to sequence of operation based
any particular equipment vendor. upon the type of equipment you
There is a five-point process involved specified in the five-step process.
before you are able to print out your A copy of the point list is shown in
custom specification. The five steps Table 1.
are as follows: There is much to learn by going
1. Enter basic project information. through the process of specifying
2. Select equipment and options to a system. You can make changes
generate control sequences and to your system and rerun the job
points list. and then note what changes. This
3. Select specifications options. is a better way to learn 13-2000
4. Preview the specifications online. then simply studying the guideline.
5. Download specifications in Table 1 — Point List example Conclusion
Microsoft Word and drawings in that were left blank. These sections Depending upon the size of a
AutoCAD or Microsoft Visio. are specific to the job and must be building automation system,
Once you print out your project, you filled in by the submitter. Other specifying a DDC can become a
will have a title page customized to sections have been filled in for you by complex chore. ASHRAE Guideline
the job. The CSI sub-division is on top the program. For example, the 13-2000 provides good guidance in
along with the name of the sub- reporting accuracy of measurements what is required to ensure a
division. You have a choice of using is right out of 13-2000. It is best to successful project. However,
MasterFormat 1995 or 2004. We review this section to see if you agree CtrlSpecBuilder automates the
decided to use the 2004 format and with the accuracy requirements. process with an excellent online tool
noticed that the title to our specification The section on operator interface was available at no cost.
was “23 09 00 Instrumentation and interesting. Although 13-2000 only
Control for HVAC.” Also on the title mentions the requirement of PCs
page was the project name and attached to the same network as the
number we assigned to our virtual building controllers, CtrlSpecBuilder
project. Our name was included as was much more specific in the References
the submitter. performance of the PCs by specifying
HVAC Controls and Systems, John I.
The Table of Contents listed two processor speed, memory and drive
Levenhagen and Donald H.
sub-divisions. The first was 23 09 23 sizes. A browser was required to be Spethmann, McGraw-Hill, Inc. 1993
Direct Digital Control System for installed on the PC. This section
Specifying Direct Digital Control
HVAC that had three parts—1: mentioned the latest BACnet standard
Systems, ASHRAE Guideline 13-2000
General, 2: Products and 3: which was not in existence during
Execution. Under each part were 2000, then discusses programming BACnet—A Data Communications
sub-parts consistent with languages and operating systems. Protocol for Building Automation and
Control Networks, ASHRAE Standard
ASHRAE 13-2000. To some this may appear to be
13-2004
The second sub-division was over-specifying, but it is an excellent
opportunity to review the importance MasterFormat, www.csinet.org,
“23 09 93 Sequence of Operations for Construction Specifications Institute
HVAC Controls.” This section only of these issues to the success of the
project. You can always edit the CtrlSpecBuilder,
had Part 1: General. www.CtrlSpecBuilder.com,
document to suit your needs since
Once you examine the body of the you are given a Word compatible file. Automated Logic Corporation
specification you will notice sections

www.ccontrols.com

Past issues of the copyrighted Extension are available. Please


visit our web site www.ccontrols.com. Select Support and click
on Extension Archive.

You might also like