Tc-Bac Bms Software Kmc-Usa
Tc-Bac Bms Software Kmc-Usa
A technology overview
This overview is an outline of the major components and features of
TotalControl, deployment possibilities and a list of terms that describe the
TotalControl facilities management software.
TB0608A Revision E
KMC Controls
KMC Controls
P.O. Box 497
19476 Industrial Drive
New Paris, IN 46553
U.S.A.
TEL: 1.574.831.5250
FAX: 1.574.831.5252
E-mail: info@kmccontrols.com
2 Revision E
TotalControl
Local Design
browser Studio
Building Services
and
web portal
Illustration 1 Typical TotalControl system
Revision E 3
Web accessible facility management solutions KMC Controls
TotalControl Building Services
TotalControl
Building Services TotalControl Building Services collect and manage information from the
controllers in a building automation system. They run in the background of one
or more computers connected to the building automation system network. Once
configured with Design Studio, the bundle of programs in Building Services
provides the data to route alarms, manage schedules and display historical trend
data for either Design Studio or the TotalControl web portal. The major
components of the building services are the Protocol Driver service (PDS), the
Control Application Services (CAS) and the web and server components.
4 Revision E
TotalControl Web accessible facility management solutions
TotalControl Building Services
Web components The web components are a combination of a web server and the
TotalControl web portal components.
◆ Internet Information Services (IIS) distributed with the Windows operating
system fills the web server function for a TotalControl managed site.
◆ The TotalControl web portal components —through a combination of
custom graphic pages stored in the database and trend, schedule, alarm and
administration modules—provide complete access to a site. Once configured
with Design Studio, authorized operators need only an internet browser for
site management.
When a service retrieves data from a controller through the appropriate PDS, the
data may also be stored in the database. Each of the services can then query the
database for information.
Revision E 5
Web accessible facility management solutions KMC Controls
The TotalControl web portal
The TotalControl
web portal Operators view and manage the key functions of a building automation system
by viewing web pages with a standard internet browser. The pages are
constructed in Design Studio with the Graphics Designer. Once constructed, the
pages are stored and served to web browsers from the computer or computers
hosting the SQL database and Microsoft web components.
6 Revision E
TotalControl Web accessible facility management solutions
The TotalControl web portal
Trend management
The trend viewer and configuration modules retrieve historical data for viewing
trend logs, managing trend log configuration and exporting trend log data.
Revision E 7
Web accessible facility management solutions KMC Controls
The TotalControl web portal
Web administration
Authorized operators use the web administration module to add or remove
operators and assign operator permissions to various parts of the site.
Schedule management
The schedule management module configures weekly and annual schedules to
control recurring events.
8 Revision E
TotalControl Web accessible facility management solutions
The TotalControl web portal
Revision E 9
Web accessible facility management solutions KMC Controls
TotalControl Design Studio
TotalControl Design
Studio Design Studio is the master operator software with which you can build browser
based operator pages, configure controllers, manage the database, and set up
security, trends, schedules and alarms. Once the graphic pages are constructed
and the site is configured, Design Studio is not required for daily operation.
10 Revision E
TotalControl Web accessible facility management solutions
TotalControl Design Studio
Protocol Gateway Manager The Protocol Gateway Manager is the Design Studio
tool that operators use to configure the Protocol Gateway service. The Protocol
Gateway service monitors data in one or more points or objects and then transfers
that value to another point or object. The transfer takes place at regular intervals
that range from every few seconds to once a month.
Revision E 11
Web accessible facility management solutions KMC Controls
TotalControl Design Studio
Code Editor Control Basic programs in KMC controllers are edited, compiled and
sent to controllers with the Code Editor.
Trends With Design Studio, you can set up controller, database and PC trends.
Controller trends can be viewed with Design Studio.
Alarm management With Design Studio you can set up alarms to notify key
operators of critical events. Notification includes custom messages in e-mail text.
12 Revision E
TotalControl Web accessible facility management solutions
Deployment options
Deployment options While all TotalControl core components are required for a complete system, they
may be located on separate computers. This provides a path for both upgrade and
expansion of a building automation system. Three typical computer systems are
discussed on following pages.
◆ Single computer deployment
◆ Distributed systems
◆ Enterprise system
Design
Total Control Studio
building services, Local
database and IIS browser
access
VPN
Internet
Internet
browser access
Revision E 13
Web accessible facility management solutions KMC Controls
Deployment options
Distributed systems
Medium size building automation systems may require spreading TotalControl
components across two or more computers. The distributed system shown in
Illustration 12 is similar to the single-computer system except that a separate
computer hosts the SQL database. In addition Design Studio is included as a
master operator workstation.
Total Control
Design Studio
Local
browser Internet
access browser
access
Internet
14 Revision E
TotalControl Web accessible facility management solutions
Deployment options
Enterprise system
Use enterprise deployment for large installations that include multiple buildings,
protocols and locations.
◆ TotalControl Design Studio is part of the system. The system engineer uses
Design Studio for administrative functions and to build graphic pages. As
with the distributed system, Design Studio computer requires a hardware
license key.
◆ Each building automation system connects to its own computer running the
PDS appropriate for the protocol and the TotalControl services for that
building’s automation system. Each computer operating a PDS requires a
hardware license key.
◆ A central computer operates the SQL database; a second computer operates
IIS. The web pages created with TotalControl Design Studio are hosted and
served by IIS from this computer.
PDS 1 and
services
Design Studio
Internet
PDS 2 and browser
services access
Internet
Revision E 15
KMC Controls
TotalControl terms
Building Services NET Framework
The package of programs that collects and stores The Microsoft .NET Framework is a component of
data and routes data between a building automation the Microsoft Windows operating system. It provides
network and an operator interface or workstation. a large body of pre-coded solutions to common
The set of services include the following: program requirements, and manages the execution
◆ Alarm management is handled by the of programs written specifically for the framework.
notification service The framework is intended to make it easier to
◆ The trend service creates historical trend logs
develop computer applications and to reduce the
vulnerability of applications and computers to
◆ The system monitor engine coordinates
security threats.
movement of data among the other services and
an operator interface Protocol driver service (PDS)
◆ Schedules are managed by the schedule service A component of the TotalControl Building Services.
◆ Protocol driver service (PDS) provides the Each type of building automation protocol requires a
network connection to a building automation compatible PDS to communicate between the
protocol such as a BACnet or KMDigital network of controllers and the other services in
network. TotalControl. For the early release of TotalControl,
BACnet and the KMDigital protocol will be
Design Studio supported. MODBUS and OPC Server protocols are
Design Studio is the master operator software for the planned for later releases. Each computer running a
TotalControl software package. System engineers PDS requires a license for the PDS.
and master operators use Design Studio to create
custom web pages, configure controllers, set up SQL
security, manage alarm routing and other Abbreviation of Structured Query Language, and
configuration tasks for TotalControl. pronounced either see-kwell or as separate letters.
SQL is an industry standard query language for
Internet Information Services (IIS) requesting and manipulating information from a
Microsoft Internet Information Services (IIS) are a set database.
of Internet-based services for servers using Microsoft
Windows. It is an integrated set of services that XML
enable the deployment of high-performance web The Extensible Markup Language (XML) is a
sites, web applications, and web services. IIS was standard for marking up documents and data. An
initially released as an additional set of Internet XML document structures and labels the information
based services for Windows NT 3.51. Today, it is it contains so that diverse computer systems and
shipped with both Windows Server 2003 and programs can extract, sort, filter, and arrange the
Windows XP Professional. information in highly flexible ways.
16 Revision E