Programação Metasys Extended Architecture - Dia 1

Fazer download em pdf ou txt
Fazer download em pdf ou txt
Você está na página 1de 275

Metasys® System Engineering

Dia 1
Agenda

Day 1 2

Introdução ao uLearn SCT

Interactive Workflow Laboratório - SCT

Redes de Comunicação DLLR

Laboratório – Redes de Comunicação Funções de Programação

Projetando redes para metasys LCT (Logic Connector Tool)

Laboratório – Projetando um Sistema Laboratório – LCT

Cont'd.

Lesson Activity Resources


Introdução ao uLearn
Dia 1 Introducing uLearn

An Interactive Learning Video Platform

uLearn é uma plataforma nova, segura e habilitada para celular que permite
assistir a vídeos de treinamento curtos da Johnson Controls que ajudarão você a
fazer seu trabalho - onde quer que esse trabalho esteja localizado!

https://jc.kzoplatform.com/library

Excellence in Training Online Product Literature


Dia 1 Introducing uLearn

Uma plataforma interativa de vídeo de aprendizado

Em resumo nessa plataforma, estão videos praticos curtos, entre 3 e 5 minutos,


gravados por especialistas no assunto.
Esta nova plataforma de aprendizado não é apenas para você assistir e aprender
– incentiva sua participação, via aprendizado social, que o ajudará a obter ainda
mais conhecimento valioso. Um dos principais recursos do uLearn é um recurso
de comentário social que abre um canal de comunicação como nenhuma outra
plataforma baseada em vídeo.

Excellence in Training Online Product Literature


Dia 1 Introducing uLearn

An Interactive Learning Video Platform

Comece visitando o site e clicando no bloco “Employees". Este canal contém


todos os vídeos que podem ser do seu interesse como funcionário.
Use o recurso “Search" no canto superior direito da página para localizar vídeos a
respeito de tópicos específicos (por exemplo, Metasys®, SoTech, YK Chillers,
etc.).

Excellence in Training Online Product Literature


Interactive Workflow
Dia 1 Interactive Workflow

Sobre o Interactive Workflow

O interactive workflow é o um guia sobre como concluir sua parte do trabalho, as


ferramentas disponíveis, e todo material necessario para faze-lo. Fornece
orientações sobre cada etapa do processo de comissionamento.
O Interactive Workflow é:
Descrição de funções*
Descrição de tarefas
Informações necessarias para cada tarefa
Materiais para consulta e aprender mais a respeita.
*uma mesma pessoa pode ter atividades de funções diferentes
Navegue no mesmo clicando nos funções ou nas atividades
Clique no botão share para enviar uma cópia da lista de atividade no seu email.

Excellence in Training Online Product Literature


Dia 1 Interactive Workflow

Interactive Workflow Demo

https://my.jci.com/sites/BE/NABAS/Pages/Interactive-Workflow.aspx

Excellence in Training Online Product Literature


Metasys® System Engineering — Redes de Comunicação
Dia 1 Metasys® System Engineering — Redes de Comunicação

Network Communication

Tecnologia de Informação
Padrões
Web – Webservices Padrão

Padrões de TI Building Automation Systems

Comunicação Peer-to-Peer

BACnet®

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

Standards

TI – Tecnologia da informação incluí:


Varições padrões de comunicação
Padrãos para envio e recebimento de mensagens
Padrões de endereçamento
Padrões de portas
WEB – Padrãos de requisições na web inclui:
Padrões SOAP e Restful;
Protocolo HTTP
BAS – Building Automation Systems inclui:
BACnet®, MS/TP, LON, N2, BACnet® IP, Modbus

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

Network Communication

IT Standards
Padrões
Simple Object Access Protocol (SOAP)

Padrões de TI Network and IT Considerations –


Technical Bulletin

Peer-to-Peer

BACnet®

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

Padrões de TI

TCP/IP Transport Control Protocol/Internet Protocolo de rede de computadores


Protocol entre dispositivos Metasys®. A
maioria dos endereços de rede de
computadores está associada a este
protocolo.
SMTP Simple Mail Transfer Protocol Protocolo para servidores de email,
no Metasys é usado no envio de
alertas e alarmes.
SNTP Simple Network Time Protocol Protocolo de sincronização de
horario entre dispositivos.
DHCP Dynamic Host Configuration Protocolo que agrega endereços de
Protocol ip dinamicamente na rede.
DNS Domain Name Service Protocolo para nomeação de
dispositivos na rede.
SNMP Simple Network Management Protocolo usado amplamente para
Protocol comunicação de logs.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

Padrões de TI

HTTP Hypertext Transfer Protocol O protocolo de transferência de


dados usado na World Wide Web
HTML Hypertext Markup Language padrão para formatar e exibir
documentos na World Wide Web

JAVA Amplamente utilizado na Web para


processamento de clientes e
servidores. O SMP, CCT e SCT
usam essa linguagem.
SQL Structured Query Language Uma linguagem interativa e de
programação padrão para obter
informações e atualizar um banco
de dados
Silverlight Usada antigamente para ver
graficos Metasys® SMP and RAP

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

Padrões de TI

Webservices são uma coleção de funções que permitem a troca de dados


entre diferentes aplicativos de software em redes. Os Serviços da Web são
chamados usando um protocolo padrão, como SOAP, um protocolo baseado
em XML (Extensible Markup Language).
Todas as requisições Hypertext Transfer Protocol (HTTP) são enviadas da
aplicação do gerenciador para o Site Director
Exemplos:
GetCurrentTime – metodo web usado para ler o horario do Metasys ®
GetDeviceList – metodo web para pegar a lista de dispositivos online no
Metasys ®

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

SOAP – Simple Object Access Protocol

SOAP Simple Object Access Protocol SOAP é um protocolo usado para


transmitir solicitações de serviços
da Web formatadas em XML
entre dispositivos de rede
Metasys®
As mensagens SOAP são
encapsuladas em HTTP e se
parecem com as mensagens
HTML normais da rede
A maioria dos firewalls está
configurada para permitir tráfego
HTTP na porta 80, para que as
mensagens SOAP possam viajar
facilmente entre redes

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

Network and IT Considerations – Technical Bulletin

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

Network and IT Considerations – Technical Bulletin (Cont’d.)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

Network Communication

Peer-to-Peer Communication
Padrões

Padrões de TI

Peer-to-Peer

BACnet®

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

Peer-to-Peer

NAEs e NIEs se comunicam via


NAE1
Ethernet usando dois protocolos IIS
diferentes:
SOAP/HTTP (Web Services)
BACnet®/IP (Interdevice
Coordinated Control)
Interdevice Coordinated
Control
Lembre-se: BACnet®/IP over Ethernet
(default UDP port 47808)
NxEs comunicam em
BACnet® somente entre si NAE2 NAE3
IIS IIS
Só comuniquem por web
services com o servidor.
Ele não usam web services
entre elas

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

Network Communication

BACnet® Standard 135-2016


Padrões
BACnet® Standard

Padrões de TI BACnet® PICS


JCI BACnet® PICS
Comunicação Peer-to-Peer BACnet® Testing Laboratory
BACnet® Standard Objects and
BACnet® Properties
BACnet® Standard (MS/TP)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

BACnet®

BACnet® Building Automation and Control O BACnet® é um protocolo


Network padrão definido pela ASHRAE
para comunicação entre
dispositivos usados em
aplicações típicas de controle de
edifícios
JCI usa BACnet® IP e BACnet®
MS/TP

“A motivação para esse padrão foi o desejo generalizado de proprietários e operadores de edifícios
por "interoperabilidade", a capacidade de integrar equipamentos de diferentes fornecedores em um
sistema coerente de automação e controle - e fazê-lo de forma competitiva.”

- ASHRAE STD 135-1995

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

BACnet® Standard 135-2016

Tudo o que você deseja saber sobre


o BACnet® está aqui. Você pode
encomendar on-line com a
ASHRAE.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

BACnet® Standard

no BACnet®, você pode ler todas as propriedades que o BACnet® te disponibiliza


R = requirido e O = opicional

Table 12-2. Properties of the Analog Input Object Type


Property Identifier Property Datatype Conformance Code
Object_Identifier BACnetObjectIdentifier R
Object_Name CharacterString R
Object_Type BACnetObjectType R
Present_Value REAL R
Description CharacterString O
Device Type CharacterString O
Status_Flags BACnetStatusFlags R
Event State BACnetEventState R
Reliability BACnetReliability O
Out_Of_Service BOOLEAN R
Update_Interval Unsigned O
Units BACnetEngineeringUnits R

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

BACnet® Standard (Cont’d.)

Table 12-2. Properties of the Analog Input Object Type


Property Identifier Property Datatype Conformance Code
Min_Pres_Value REAL O
Max_Pres_Value REAL O
Resolution REAL O
COV_Increment REAL O
Time_Delay Unsigned O
Notification_Class Unsigned O
High_Limit REAL O
Low_Limit REAL O
Deadband REAL O
Limit_Enable BACnetLimitEnable O
Event_Enable BACnetEventTransitionBits O
Acked_Transitions BACnetEventTransitionBits O
Notify_Type BACnetNotifyType O
Event_Time_Stamps BACnetARRAY[3] of BACnet® Time Stamp O
Profile_Name CharacterString O

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

BACnet® PICS

Para obter detalhes de como a Johnson Controls ou qualquer fornecedor está


em conformidade com o padrão BACnet®, consulte a Declaração de
conformidade de implementação de protocolo (PICS)
PICS é um documento escrito criado pelo fabricante de um dispositivo. Ele
identifica as opções específicas especificadas pelo BACnet® implementadas
no dispositivo. O BACnet® PICS é considerado um documento público
disponível para uso por qualquer parte interessada.
No mínimo, um BACnet® PICS deve transmitir as seguintes informações:
Informações básicas que identificam o fornecedor e descrevem o dispositivo
BACnet®
Os BIBBs (BIBBs) Interoperability Building Blocks suportados pelo dispositivo
Uma lista de todos os tipos de objetos padrão e proprietários suportados

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

JCI BACnet® PICS

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

JCI BACnet® PICS (Cont’d.)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

JCI BACnet® PICS (Cont’d.)

Para obter uma lista completa dos BIBBs adicionais suportados (Anexo K), consulte a
seção BIBBs® Interoperability Building Blocks (BIBBs) (Anexo K) deste documento.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

JCI BACnet® PICS (Cont’d.)

Tipos de Objeto Padrão Suportados


A seguir, é apresentada uma lista de tipos de objetos padrão, conforme definido
pelo ASHRAE. Os objetos marcados são atualmente suportados por este
produto. Consulte a seção neste documento para obter o tipo de objeto suportado
para obter detalhes.

Accumulator Command
Analog Input Device
Analog Output Event Enrollment
Analog Value File
Averaging Group
Binary Input Life Safety Point
Binary Output Life Safety Zone
Binary Value Multistate Value
Calendar

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

BACnet® Testing Laboratory

O site BACnet® Testing Laboratories lista os PICS da JCI para cada produto
BACnet® http://www.bacnetinternational.net/btl/
Os Laboratórios de Teste BACnet® foram estabelecidos pela BACnet®
International para apoiar atividades de testes de conformidade e
interoperabilidade
O grupo de trabalho foi formado pela BACnet® International para
supervisionar o estabelecimento do programa de certificação e listagem de
conformidade BACnet®. O grupo de trabalho é composto por membros da
BACnet® International, cujos objetivos são promover e manter a marca
comercial da BACnet®. A JCI é um membro desta organização.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

BACnet® Standard Objects and Properties

Essa configuração permite ver determinadas configurações do BACnet®. Ele controla


apenas o que você vê, não o que é usado. Os mesmos serviços BACnet® estão sendo
executados, seja definido como True ou False. Quando True, as informações do BACnet®
se integram à interface do usuário. Quando Falso, a informação é omitida.
Isso permite serviços BACnet® para determinadas funções ponto a ponto que normalmente
não são expostas ao operador. Internamente, o protocolo BACnet® é usado em um
determinado nível, independentemente deste atributo.
Usado principalmente quando uma interface de usuário BACnet® de terceiros se integra ao
Metasys®

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

BACnet® Standard (MS/TP)

9.2 Camada Fisica


9.2.1 Meio
Uma rede MS / TP EIA-485 deve usar cabo blindado de par trançado com
impedância de características entre 100 e 130 ohms. A capacitância distribuída
entre os condutores deve ser menor que 100 pF por metro (30 pF por pé). A
capacitância distribuída entre os condutores e a blindagem deve ser menor que
200 pF por metro (60 pF por pé). Blindagens em folha ou trançadas são
aceitáveis. O comprimento máximo recomendado de um segmento MS / TP é de
1200 metros (4000 pés) com cabo AWG 18 (área do condutor de 0,82 mm2). O
uso de distâncias maiores e / ou bitolas diferentes deve atender às
especificações elétricas da EIA-485.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering — Redes de Comunicação

BACnet® Standard (MS/TP) (Cont’d.)

9.2.2 Conexões e terminais

O número máximo de nós por segmento deve ser 32 (conforme especificado pela
norma EIA-485). Nós adicionais podem ser acomodados pelo uso de repetidores.

Uma rede MS / TP EIA-485 não deve ter conexões T. Uma resistência de


terminação de 120 ohms mais ou menos 5% deve ser conectada em cada uma
das duas extremidades do meio do segmento. Nenhum outro resistor de
terminação é permitido em nós intermediários.

Excellence in Training Online Product Literature


Day 1 Metasys® System Engineering — Redes de Comunicação

Perguntas?

Excellence in Training Online Product Literature


Activity – Redes de Comunicação
Dia 1 Activity – Redes de Comunicação

Labs
Responda as perguntas abaixo.

Review Questions
Q1 O protocolo SOAP usa a porta UDP 280 para comunicação..
• Verdadeiro

• Falso

Q2 É um servidor SNTP projetado para sincronizar o tempo em uma rede?


• Verdadeiro

• Falso

Q3 Identifique o servidor que um sistema usando endereços IP estáticos não requer:


• DHCP Server

• SMTP Server

Excellence in Training Online Product Literature


Dia 1 Activity - Network Communications

Q4 O Metasys® pode usar o BACnet® para os seguintes propósitos:


• Print Servers

• Field Bus

• BACnet® over IP

• BACnet® over N2®

Q5 Os objetos BACnet® Exposed para um determinado dispositivo são descritos em um documento PICS.

• True

• False

Excellence in Training Online Product Literature


Metasys® System Engineering – Projeto de Rede
Dia 1 Metasys® System Engineering - Network Design Process

Network Design Process

Selecionando gerenciadores

Selecionando Servidores

Selecionando Metodos de interface


de usuario
Determinando a arquitetura do
sistema
Determinando a capacidade do
sistema
Identificando e configurando
components de rede
Selecionando ferramentas de
programação

Endereçando a rede

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Design Process (Cont’d.)

Network Automation Engine (NAE)


Selecionando gerenciadores
Network Control Engine (NCE)
LonWorks® Control Server (LCS)
Network Integration Engine (NIE)

Selecionando Servidores Application Data Server


(ADS)
Extended Application Data Server
(ADX)

Selecionando Metodos de interface Metasys® UI


de usuario
Site Management Portal (SMP)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Design Process (Cont’d.)

Determinando a arquitetura do simples, só Metasys®, ou integrada


sistema

Determinando a capacidade do
Escolhendo components apropriados
sistema

Identificando e configurando ADS/X repositórios


components de rede
Site Director
Outros servidores - SMTP, POP,
DHCP, DNS, SNTP, SNMP

Identificando e configurando System Configuration Tool (SCT)


components de rede

Endereçando a rede DHCP e DNS


Endereço de IP estatico

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Design Process (Cont’d.)

Selecionando gerenciadores Gerenciadores


Nova Geração GEN4 (SNE/SNC)
Selecionando Servidores Network Automation Engines (NAE)
– NAE 55
Selecionando Metodos de interface
de usuario Network Automation Engines (NAE)
Determinando a arquitetura do – NAE 35/45
sistema Network Automation Engines (NAE)
Determinando a capacidade do – NAE 85xx
sistema
Network Control Engines (NCE)
Identificando e configurando – NCE 25xx
components de rede
LonWorks® Control Server (LCS)
Selecionando ferramentas de – LCS 85xx
programação
Network Integration Engines (NIE)
Endereçando a rede

Excellence in Training Online Product Literature


Dia 1 Gerenciadores

Protocolos

Integração Field Bus Integração Adaptador USB


através da porta USB
através da porta RS-485

▪ LonWorks
BACnet MS/TP
▪ RS-232
Legacy N2 Bus
▪ Zettler Fire Panel (new)
Modbus RTU ▪ M-Bus

Integração Ethernet
através da porta Ethernet

BACnet/IP
Modbus TCP/IP
KNX IP
Tyco C-CURE® 9000 Access Control
Tyco Victor® Video Management
Simplex® Fire Alarm Control Unit
Cree® SmartCast Lighting Control
Molex® Lighting Control

Excellence in Training Online Product Literature


Dia 1 Introduction to Controllers

Especificações Network Automation Engine (NAE) Geração 4


➔ Novos gerenciadores da série SNE com troncos/barramentos (FC) que sucedem a série NAE
SNE10500 SNE11000
▪ 1 tronco IP ▪ 1 tronco IP
▪ 1 tronco FC ▪ 1 tronco FC
▪ Supervisiona até 60 dispositivos nos troncos (IP+FC) ▪ Supervisiona até 150 dispositivos nos troncos (IP + FC) (máximo de
(máximo de 50 dispositivos por tronco) 100 dispositivos por tronco)
▪ Suporta até 2.500 objetos ▪ Suporta até 2.500 objetos

Sucessor da Série NAE35 Sucessor da Série NAE45

SNE22000 SNC25150 / SNC16120


▪ 1 tronco IP ▪ 1 tronco IP
▪ 2 tronco FC ▪ 1 tronco FC
▪ Supervisiona até 600 dispositivos (consulte a ▪ Funcionalidade do controlador com entradas e saídas integradas
literatura para obter o máximo de dispositivos por ▪ 1 barramento / tronco do controlador de campo (FC) - 50 ou 4
tronco)
dispositivos / tronco
▪ Suporta até 5.000 objetos ▪ Suporta até 2.500 objetos

Sucessor da Série NAE55 Sucessor da Série NCE25

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Automation Engines (NAE) - NAE 55

Portas:
Duas portas RS485 para N2 ou MS/TP
Uma porta Ethernet para IP
Opcional, uma porta para LON
Limites:
até 5000 por gerenciador*
Basear o limite para por memoria RAM e CPU do gerenciador
Dispositivos por tronco N2 ou MS/TP - 100 - MS/TP é limitado a 64
se controladores non-FAC/FEC/VMA/IOM estiverem no tronco
Dispositivos por tronco LON - 255
Numero maximo de pontos N2 ou MS/TP mapeados por tronco - 1000 casa
Numero maximo de variaveis LON mapeadas - 2000
Numero maximo de disipositivos BACnet®/IP mapeados - 100
Numero maximo de SMP simultaneos - 4

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Automation Engines (NAE) - NAE 55 (Cont’d.)

NAE 55xx
2 RS485 para MS/TP ou N2

Opcional LON Trunk (estaria ai)

LED de duas cores for


100 mbps
(verde)/1000 mbps
(amarelo) velocidade
da rede.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Automation Engines (NAE) - NAE 35/45

Portas:
Uma porta RS485 MS/TP, N2 ou LON
limites:
Usa 2500 objetos como referencia de limite para esse modelo de gerenciadora
100 dispostivos para troncos N2 ou MS/TP com a NAE45 e 50 para a NAE35
MS/TP é limitado a 64 se controladores non-FAC/FEC/VMA/IOM estiverem no
tronco
128 dispositivos no NAE45 e 64 no NAE35 para LON Works
Maximo de pontos mapeados por tronco MSTP ou N2 — 1000
Maximo de variaveis mapeadas por tronco LON — 1500
Maximo de dispositivos BACnet®/IP - 100
Numero maximo de clients SMP - 2

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Automation Engines (NAE) - NAE 35/45 (Cont’d.)

NAE 35xx or 45xx

1 RS485 para
MS/TP OU N2 ou
Configurado para
LON

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Automation Engines (NAE) - NAE 85xx

Portas seriais:
0 – só se comunica via Ethernet (BACnet®/IP)
Limites:
25.000 objetos. NxE85s perderão comunicação se exceder 25k objetos. Você pode
comprar uma licença adicional se precisar exceder o limite de 25k objetos.
Proposito:
Mapear objetos BACnet® no Metasys®
Controladores Metasys® IP
N30s ou outros dispositivos de terceiros - BACnet®

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Control Engines (NCE)

Portas:
Uma porta como MS/TP ou N2 ou LON
Limites:
Até 2500 objetos
Dispostivos por tronco N2 ou MS/TP ou LON - 32
Maximo de pontos N2 ou MS/TP - 1000
Maximo de variaveis LON - 1500
Maximos de dispositivos BACnet®/IP - 100
Não pode ser site director de outros NCEs ou NAEs

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Control Engines (NCE) (Cont’d.)

Caracteristicas internas do controlador:


contem 33 I/O : 10UI, 8BI, 4AO, 7BO, e 4CO
Tronco interno MS/TP com um controlador com endereço fixo 4

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Control Engines (NCE) (Cont’d.)

NCE 25xx

BACnet® MS/TP SA Bus conectado ao 1 RS485 for MS/TP OU N2 configurado


controlador interno do NCE para LON

Conexões fisicas

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

LonWorks® Control Server (LCS) - LCS 85xx

Portas:
0 – Só comunica via Ethernet
Limite:
25.000 objetos. Perde a comunição se passar do limite de 25k objetos. Pode
comprar licença adicional.
Proposito:
Mapear um Sistema LON Works dentro do Metasys®
Requere uma base de dados LNS e troncos LON conectados por gateways LON
Works

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Integration Engines (NIE) - Modbus Integrator

Portas:
Two RS-485 para NIE59, 1 RS-485 para NIE29, NIE39, NIE49
1 tronco LON para NIEx9 que suportam LON
1 tronco RS-232 disponivel para conversores RS-232 para RS-485 para Modbus
RTU
Limites:
Até 5000 objetos para NIE55 e 25000 objetos para NIE85.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Integration Engines (NIE) - Modbus Integrator (Cont’d.)

Proposito:
Mapear troncos e dispositivos Modbus RTU ou TCP no Metasys®
Diversos modelos:
NIEx9 – mesmo hardwares dos NAE de versões equivalentes NAEs
NIE89 – Computador para rack que usa tronco Modbus TCP para integração.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Design Process

Selecionando gerenciadores Application Data Server (ADS)


Extended Application Data Server
Selecionando Servidores (ADX)

Selecionando Metodos de interface


de usuario
Determinando a arquitetura do
sistema
Determinando a capacidade do
sistema
Identificando e configurando
components de rede
Selecionando ferramentas de
programação

Endereçando a rede

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Application Data Server (ADS)

Tamanho do banco de dados:


4 GB com SQL Server 2008 ou 2005 express (sistemas mais antigos)
10 GB com o SQL Server Express
Número de usuários simultâneos do Site Management Portal:
5
Número de engines / servidores se o ADS for o Site Director:
10 a 14
Necessário, se:
Sistema NAE55 com mais de 4 NAE / NCE
NAE 35/45 mais de 2 NAE / NCE
NCE25 mais de 1 NCE25

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Extended Application Data Server (ADX)

Tamanho do banco de dados:


Ilimitado com SQL Server
Número de usuários simultâneos do Site Management Portal:
10 - 100
Número de engines / servidores se o ADX for o Site Director:
500 - 1000
Suporta recursos extras:
Advanced Report system
Energy Essentials
Metasys® para ambientes validados (MVE)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Design Process

Selecionando gerenciadores Metasys® User Interface (MUI)


Site Management Portal (SMP)
Selecionando Servidores

Selecionando Metodos de interface


de usuario
Determinando a arquitetura do
sistema
Determinando a capacidade do
sistema
Identificando e configurando
components de rede
Selecionando ferramentas de
programação

Endereçando a rede

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Metasys® User Interface (MUI)

Responda a reclamações e alarmes de


qualquer lugar a qualquer momento
A navegação baseada em espaço
permite diagnosticar problemas
rapidamente para melhorar o conforto
Inclui um editor de gráficos
Os relatórios são robustos e os dados
podem ser exportados
Aprimoramentos de agendamento,
incluindo a criação de exceções em
vários agendamentos e a capacidade de
modificar agendamentos
Mobilidade verdadeira

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Metasys® User Interface (MUI) (Cont’d.)

Comandos Não Suportados - O SMP ainda é necessário para esses comandos


Cancel Delay Time Preset Value
Cancel Prestart Rediscover Text Strings
Cancel Prestop Remove Recipient
Cancel Report Delay Reset
Change Audit Enabled Class Level Reset Rollover
Change Default Command Route
Clear Set Date
Execute Set Time
Get Monitor Data Start Meter
Global Time Synchronization Stop Meter
Preset Counter Sync Field Device Time(s)
Update Broadcast Management

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Site Management Portal (SMP)

Funções:
Discovery automática de dispositivos e pontos de campo dos troncos, N1 e
BACnet®
Árvore de navegação do sistema padrão para todos os usuários
Criação simples de visualizações de usuário e vários resumos, incluindo
resumos personalizados
Criação de gráficos personalizados
Administração - incluindo arquivamento de banco de dados
Programação do sistema

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Design Process

Selecionando gerenciadores Sistema Simples


Sistema com multiplos NAEs
Selecionando Servidores Sistema com multiplos NAEs e NIEs
Selecionando Metodos de interface Sistema com vários NAEs, um sistema
de usuario NCM com um NIE e sistema integrado
Determinando a arquitetura do BACnet®
sistema
Determinando a capacidade do
sistema
Identificando e configurando
components de rede
Selecionando ferramentas de
programação

Endereçando a rede

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Sistema Simples

NAE com uma ou mais troncos de controladores de campo

NAE55

Tronco A N2 N2 N2 N2

Tronco B MS/TP MS/TP MS/TP MS/TP

LON LN LN LN LN

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Sistema com multiplos NAEs

Sistema com multiplos NAEs, com multiplos troncos de controladores de campo e


um servidor
ADS Rede Ethernet

NAE55 NAE55

Trunk Trunk
A A
Trunk Trunk
B B

LON LON

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Sistema com vários NAEs e com um NIE

Sistema com vários NAEs com um ou mais troncos de controladores de campo,


um servidor e com um NIE
ADS Rede Ethernet
NAE55

NAE55

NIE55

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Sistema com vários NAEs e com um sistema NIE e BACnet® de terceiro

Sistema com vários NAEs com um ou mais troncos de controladores de campo,


um servidor e um sistema NCM com um NIE e um sistema BACnet® integrado.
ADS Ethernet Network

NAE55 NAE55

3rd party
BACnet® NCM4500 NIE55
Boiler

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Design Process

Selecionando gerenciadores o que conta como um objeto?

Selecionando Servidores

Selecionando Metodos de interface


de usuario
Determinando a arquitetura do
sistema
Determinando a capacidade do
sistema
Identificando e configurando
components de rede
Selecionando ferramentas de
programação

Endereçando a rede

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

O que conta como um objeto?

Tudo no Metasys® (com algumas exceções) conta como um objeto, como:


Dispositivos de campo e pontos de campo
Extensões em pontos de campo (alarmes, tendências)
Recursos como schedules, intertravamentos, desligamentos
Gráficos
Objetos BACnet® do mapeamento BACnet® / IP
LCT - cada linha, bloco, entrada e saída é um objeto
Você pode ver a contagem atual de objetos na página de diagnóstico do NxE.

NCE25 NAE55 NAE45 NAE35 NIE55

2500 Obj 5000 Obj 2500 Obj 2500 Obj


5000 Obj
32 Ctlrs ~200 Ctlrs ~100 Ctlrs ~50 Ctlrs

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Design Process

Selecionando gerenciadores Site Director

Selecionando Servidores

Selecionando Metodos de interface


de usuario
Determinando a arquitetura do
sistema
Determinando a capacidade do
sistema
Identificando e configurando
components de rede
Selecionando ferramentas de
programação

Endereçando a rede

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Site Director

Site Director:
Dispositivo mais poderoso do site:
ADS / X
NAE85 / NIE85
NAE55 / NIE55
NAE45
NAE35
NCE25 (apenas autônomo)
Os usuários conectados podem ver todos os dispositivos e objetos no site
(assumindo a autorização da senha)
Sincronização de horário para todos os dispositivos no site

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Design Process

Selecionando gerenciadores System Configuration Tool (SCT)


Metasys® User Interface (MUI) Offline
Selecionando Servidores

Selecionando Metodos de interface


de usuario
Determinando a arquitetura do
sistema
Determinando a capacidade do
sistema
Identificando e configurando
components de rede
Selecionando ferramentas de
programação

Endereçando a rede

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

System Configuration Tool (SCT)

Instalador simplificado com um clique - fornece um método mais rápido e conveniente para
instalação de ferramentas
Gerenciamento de certificados - Oferece privacidade e confiabilidade com opções de
gerenciamento de certificados integradas para regular certificados confiáveis para
mecanismos de rede da SCT
Detecção automática de relacionamentos com a descoberta de equipamentos - forneça aos
sites existentes uma configuração mais rápida da interface do usuário e da árvore de
navegação do Metasys®
Recurso de arquivamento rápido - fornece aos novos sites uma maneira rápida e
simplificada de configurar arquivos de uma planilha do Agendamento de arquivamento
rápido
Funcionalidade de arrastar e soltar - fornece a capacidade de permitir a criação em massa
de espaços e relacionamentos de equipamentos
Banco de dados de segurança e espaços e equipamentos de interface do usuário Metasys®
em Opções de gerenciamento de arquivamento - proporcionam upload e download
aprimorados de dispositivos de supervisão e download opcional de espaços e equipamentos

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

System Configuration Tool (SCT)

IDs de atributo definíveis pelo usuário e sintaxe de campo do item filho para definições resumidas -
fornecem recursos avançados de pesquisa no sistema
Modelos de definição de resumo personalizados - oferecem a capacidade de exibir, copiar em massa,
editar ou excluir rapidamente quaisquer extensões em pontos ou dispositivos
Links de Ajuda Sensíveis ao Contexto - Forneça uma maneira mais fácil de acessar o Sistema de
Ajuda a partir da interface do usuário
Utilitários de tronco integrados com folhas de parâmetro - fornece a capacidade de transferir CAFs
entre controladores e SCT por meio de conexões NxE Passthru, Direct Ethernet ou roteador MAP 4.2.
Além das opções de transferência de arquivos, o recurso também suporta a visualização e edição de
parâmetros do dispositivo por tronco do controlador de campo
Arquivos mestre de modelo de controlador e equipamento - fornece uma lista abrangente de pontos
comuns para gerar e adaptar facilmente definições específicas de equipamentos para o processo de
criação de equipamentos
Suporte expandido ao controlador de campo - fornece a integração e o suporte para os controladores
de campo IP

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Metasys® User Interface (MUI) Offline

A interface do usuário do Metasys® offline é para:


Validando espaços
Validando equipamentos
Criando e editando gráficos da interface do usuário do Metasys®
Atribuindo associações a todos os gráficos suportados
A interface do usuário do Metasys® offline é instalada com o software SCT e não
requer um servidor Metasys®

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Network Design Process

Selecionando gerenciadores Usando DHCP e DNS


IP Estatico
Selecionando Servidores

Selecionando Metodos de interface


de usuario
Determinando a arquitetura do
sistema
Determinando a capacidade do
sistema
Identificando e configurando
components de rede
Selecionando ferramentas de
programação

Endereçando a rede

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Dynamic Using DHCP and DNS

Servidores disponiveis na rede

DHCP DNS SNMP SMTP


Server Server Server Server

Parametros da Network/LAN
DHCP enabled: True
IP Address: (automaticamente)
Roteador
IP Mask: (automaticamente)
IP Router
Address: (automaticamente)

NxE1 NxE2 NxEn

...
ADS1

Site BAS Devices

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Network Design Process

Static IP Addresses (Preferred Method for Servers and Engines)

Conexão WAN/Internet (opcional)

Endereço de IP externo:
172.16.99.255

Roteador Parametros Network/LAN


(Opcional) DHCP Enabled: False
IP Address: 192.168.1.7
Endereço de IP interno: IP Mask: 255.255.255.0
192.168.1.101 IP Router Address: 192.168.1.101

NxE1 NxE2 NxE3

192.168.1.5 192.168.1.6 192.168.1.7


ADS1
192.168.1.100

Site 1 devices
IP addresses 192.168.1.xxx

Excellence in Training Online Product Literature


Day 1 Metasys® System Engineering - Network Design Process

Perguntas?

Excellence in Training Online Product Literature


Atividade - Processo de projetar uma rede
Dia 1 Activity - Network Design Process

Objetivos
Após a conclusão deste laboratório, os participantes poderão executar as seguintes tarefas:
• Selecione o hardware e o software Metasys® para uma nova instalação
• Projetar uma rede Metasys®

Tempo estimado
Este exercício leva cerca de 45 minutos para ser concluído.

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

Contents
Atividade 1 Projetar uma Metasys®

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

Atividade para projetar uma rede


Revisar os requisitos do sistema no documento abaixo:

Especificações
1. Vamos considerar um complexo de quatro edifícios de escritórios onde uma nova instalação será
montada
2. O cliente fornece todos os computadores da interface do usuário

Excellence in Training Online Product Literature


Dia 1 Atividade - Processo de projeto de rede

Dispositivos e pontos de campo propostos


Prédio Equipament Dispositivo Quantidade Pontos Total de
o pontos
Predio 1 AHU1 FEC/RTU 1 30 30
AHU2 FEC/PRG 1 25 25
VAV Boxes VMA/VAV 10 15 600
FCU1 FEC/FCU 1 15 15
Central Plant FEC/PRG 1 100 100
Predio 2 AHU1 FEC/RTU 1 30 30
AHU2 FEC/PRG 1 25 25
VAV Boxes VMA/VAV 10 15 450
FCU1 FEC/FCU 1 15 15
Central Plant FEC/PRG 1 100 100
Prédio 3 AHU1 FEC/RTU 1 30 30
AHU2 FEC/PRG 1 25 25
VAV Boxes VMA/VAV 10 15 600
FCU1 FEC/FCU 1 15 15
Central Plant FEC/PRG 1 100 100
Predio 4 AHU1 FEC/RTU 1 30 30
AHU2 FEC/PRG 1 25 25
VAV Boxes VMA/VAV 10 15 300
FCU1 FEC/FCU 1 15 15
Central Plant FEC/PRG 1 100 100

Controladores: O primeiro item é MS / TP e o segundo item é LON®.

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

Metasys® - Preços para uso no projeto


Item Descrição Lista
PC for ADS PC for ADS 1500.00
MS-ADS5U-0 ADS Software 25900.00
MS-ADX100U-0 100 user ADX 134680.00
MS-ADX10U-0 10 user ADX Software 30725.90
MS-SCTSWO-0 SCT Software 3620.31
MS-CCT-0 CCT Software .01
TL-MAP1810-OP Map Portable 1500.00
TL-MAP1810-OS MAP Stationary 1600.00
MS-NAE3510-2 RS485 6196.78
MS-NAE3514-2 RS485- Basic Access 4385.99
MS-NAE3520-2 LON® 5027.21
MS-NAE3524-2 LON® - Basic Access 4239.80
MS-NAE4510-2 RS485 11897.80
MS-NAE4520-2 LON® 10594.50
MS-NAE5510-2 RS485 17994.20
MS-NAE5510-3 RS485 18277.20
MS-NAE5520-3 RS485, LON® 20302.20

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

Metasys® - Preços para uso no projeto


Item Descrição Lista
NCE, 33 points, MS/TP
MS-NCE2510-0 3922.00
trunk, Display
NCE, 33 points, MS/TP
MS-NCE2516-0 4354.76
trunk, Display
LON® – 21 is with
MS-NCE2520-0 modem, 26, 27 displays 3922.00
same prices as MS/TP.
MS/TP – 61 with modem,
66 and 67 are the
MS-NCE2560-0 3922.00
displays. Same price as
N2
MS-NIE5510-3 NIE 18626.60
MS-NXE85SW-0 NAE85, NIE85 19062.60

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

Lista de Controladores
Controladores MS/TP LON®
VAV Controller Clg 589.47 VMA1615 731.56 (VAVLF)
VAV Htg 645.59 VMA1630 731.56
Small Air Handler 657.01 (FEC 1611) 904.60 (PRG 203-12)
Medium Air Handler 946.12 (FEC 2611) 2107.55 (PRG 400-12)
Large Air Handler 946.12 (FEC2611) 2230.15 (PRG 600)
17 points 24 points
IO Module for Large Air 690.07 (IOM37) 1655.53 (IOE400)
Handler 12 points 24 points

Os preços não refletem a atual estrutura de preços da Johnson Controls, Inc.

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

Requisitos especiais - cenário 1


1. A conexão à Internet deve ser fornecida pelo cliente
2. Deve haver três usuários simultâneos
3. Todos os controladores devem ser MS / TP
4. Reduza a contagem de pontos para cinco pontos por caixa VAV, de acordo com o cliente
5. Os prédios estão situados próximos (dentro dos limites de distância MS / TP)
6. A estimativa do empreiteiro deve ser de US $ 3000 para a fiação MS / TP entre dois edifícios.
7. Os edifícios devem ser conectados por Ethernet de fibra óptica
8. O upload / download deve ser feito a partir de dois laptops fornecidos pelo cliente

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

Requisitos especiais - cenário 2


1. A conexão à Internet deve ser fornecida pelo cliente
2. O cliente especifica o Edifício 2 para usar o LON® DDC; todos os outros MS / TP DDC
3. Deve haver quatro usuários simultâneos
4. Reduza a contagem de pontos para cinco pontos por caixa VAV, de acordo com o cliente.
5. Os edifícios são amplamente separados (além dos limites de distância MS / TP)
6. Os prédios devem ser conectados em rede usando Ethernet de fibra óptica
7. O upload / download deve ser feito a partir de dois laptops fornecidos pelo cliente

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

Requisitos especiais - cenário 3


1. Conexão à Internet fornecida pelo cliente
2. Quatro usuários simultâneos
3. Todos os edifícios devem ser BACnet® MS / TP
4. Os edifícios são amplamente separados (além dos limites de distância do tronco de campo)
5. Os edifícios devem ser conectados por Ethernet de fibra óptica
6. Deve haver um controlador de rede separado por edifício
7. Deve haver cinquenta por cento de capacidade disponível (controladores e pontos) em cada tronco
8. O upload / download deve ser feito a partir de dois laptops fornecidos pelo cliente

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

Special Requirements - Scenario 4


1. A conexão à Internet deve ser fornecida pelo cliente
2. O cliente deseja que todos os edifícios usem o BACnet® MS / TP
3. Deve haver cinco usuários simultâneos
4. Deve haver uma impressora de alarme
5. Deve haver armazenamento de tendências a longo prazo
6. Os edifícios são amplamente separados (além dos limites de distância MS / TP)
7. Os edifícios devem ser conectados por Ethernet de fibra óptica
8. O edifício 3 requer acesso local de um mecânico para a usina central e a AHU 1 e 2. As mudanças
nos parâmetros são especificadas
9. Deve haver um gerenciador separado por edifício
10. O upload / download deve ser feito a partir de dois laptops fornecidos pelo cliente

O instrutor designará equipes da classe para cada cenário. Reúna sua equipe e nomeie uma pessoa
encarregada de peças e preços, uma responsável por atender às especificações e uma responsável por
fazer um diagrama de rede.

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

Activity 1: Design a Metasys® Network


How do I do it? Helpful Hints and Notes:

1. Select the Engine types and quantities Be prepared to tell why you chose your
based on the following considerations: combination. No answer is completely wrong.
Field device count Be prepared to defend your choices.
Field point count
Total object count
Future expansion
Lowest cost (using listed cost prices)

2. Select the computer software programs Make sure you have computers to run these
and hardware: programs, if required.
SCT
ADS/ADX
MUI
MAP

3. Select the Site Director You should know that this should be the most
powerful device on the network.

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

How do I do it? Helpful Hints and Notes:

4. Sketch the network on a whiteboard or You are not required to price Ethernet
flipchart provided infrastructure.
Computers
NxEs
Trunks
Ethernet network
Switches

5. Prepare to present your design to the group Select one or more members of your team to
present your results.

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

Review Questions
Q1 Is SCT included when ADS/ADX software is purchased?
• Yes

• No

Q2 Can an NCE25 be a Site Director for another NCE25?


• Yes

• No

Q3 Can a single ADS computer be used as a repository for NxEs on more than one Site?
• Yes

• No

Excellence in Training Online Product Literature


Dia 1 Activity - Network Design Process

Q4 Which device can support up to 100 concurrent users?


• NCE25

• ADX

• MUI

• NAE55

Excellence in Training Online Product Literature


Metasys® System Engineering - System Configuration Tool
Dia 1 Metasys® System Engineering - System Configuration Tool

Key Topics - Using SCT

Instalação do SCT Simulação

Construindo uma base de dados Arquivo


Local
Servidores
Controladores de supervisão
Integrações
Controladores
Pontos
Extensões

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - System Configuration Tool

Key Topics - Using SCT

Instalação do SCT SCT Manager - SCT Revisões

Construindo uma base de dados

Clique em cada tópico para aprender sobre


ele.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - System Configuration Tool

Key Topics - Using SCT (Cont’d.)

Instalação do SCT Arquivo


Local
Construindo uma base de dados Servidores
Controladores de supervisão
Integrações
Controladores
Pontos
Extensões

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - System Configuration Tool

Creating an Archive

O archive é o nome do banco de dados, que pode conter vários sites,


servidores e controladores de supervisão

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - System Configuration Tool

Creating a Site

O site descreve uma localização física


Um arquivo pode conter vários sites, mas a maioria será um único site

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - System Configuration Tool

Adding a Server

Um servidor é um item opcional do Metasys® usado


para armazenamento de dados a longo prazo e
funções de impressão
O pequeno triângulo azul neste item o identifica
como Diretor do Site. O dispositivo Site Director
pode ser um mecanismo ou servidor de rede e sua
função principal é coordenar o acesso de vários
usuários dos navegadores da web para a rede. Se
um ADS / ADX existir em um sistema, ele será
definido como o Site Director automaticamente.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - System Configuration Tool

Adding a Supervisory Device

Os dispositivos de supervisão podem incluir


dispositivos NAE, NCE,SNE e SNC
Esses dispositivos importam objetos para o banco de
dados Metasys®

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - System Configuration Tool

Adding an Integration

As integrações podem incluir BACnet IP,


barramento de campo MS / TP, LON ®,
N2, N1 Integration (NIE) e outros

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - System Configuration Tool

Adding a Field Controller

Os dispositivos de campo podem incluir:


controladores BACnet IP, controladores BACnet®
de barramento de campo (MS / TP), controladores
LON, controladores N2, controladores N2,
integração N1 (NIE) e outros

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - System Configuration Tool

Adding a Field Point

Field Points são objetos associados a Field


Devices
Eles são baseados em software ou
diretamente conectados como hardware

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - System Configuration Tool

Item Name and Identifier

Metasys® exibe o name do item por


padrão
As extended label exibem o nome e o
identificador do objeto
As version label exibem versões de
software do mecanismo e do servidor
Version

Name

Identifier

Na maioria das vezes, você não pode alterar os identificadores online; você precisa excluir e
adicionar novamente. Os nomes de objetos podem ser alterados online ou offline, mas esteja
ciente dos efeitos no banco de dados HistorianDB de fazê-lo!

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - System Configuration Tool

Item Name and Identifier (Cont’d.)

Poder passar o mouse sobre qualquer objeto mostra o identificador e todos os


identificadores conectados como um Full Qualified Reference (FQR) para o objeto

Site Director

Supv Device

Field Trunk

Field Device

Field Point

Excellence in Training Online Product Literature


Day 1 Metasys® System Engineering - System Configuration Tool

Perguntas?

Excellence in Training Online Product Literature


Atividade - System Configuration Tool – Base de Dados
Dia 1 Activity - System Configuration Tool Archive Building Part 1

Revisão da atividade
Com o output do da atividade 1, escolha um dos possiveis cenarios e inici

Objetivos:
Após a conclusão deste laboratório, os participantes poderão executar as seguintes tarefas:
Iniciar o SCT
Crie um novo arquivo
Criar um backup de arquivamento
Criar uma cópia de arquivo morto
Localizar arquivos de banco de dados
Adicionar um novo site
Adicionar um ADS (Application Data Server)
Adicionar um dispositivo de supervisão NAE

Tempo Estimado
Este exercício leva cerca de 120 minutos para ser concluído.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Materiais requeridos
Laptop com System Configuration Tool (SCT). Version 13.2
Metasys® UI Offline

As instruções de instalação do SCT podem ser encontradas no QuickLit® , pesquisando as


instruções de instalação e atualização do SCT.

QuickLit: https://docs.johnsoncontrols.com/bas/

Excellence in Training Online Product Literature


Dia 1 Atividade - System Configuration Tool Archive Building Part 1

Contents
Atividade 1 Abrindo o SCT
Atividade 2 Criando um novo archive
Atividade 3 Criando um backup do archive
Atividade 4 Criando uma cópia do archive
Atividade 5 Deletando um archive
Atividade 6 Imprimindo as informações de um archive
Atividade 7 Adicionando um Servidor (ADS/ADX)

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Contents
Atividade 8 Configurando Email
Atividade 9 Editando emails
Atividade 10 Imprimindo Alarmes
Atividade 11 Mudando a assinatura do site director
Atividade 12 Adicionando NAEs
Atividade 13 Editando NAEs
Atividade 14 Adicionando Troncos
Atividade 15 Categorias de Objetos

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Atividade 1: Abrindo o SCT


How do I do it? Helpful Hints and Notes:

1. Launch SCT by double-clicking the SCT


shortcut on the desktop. This starts
Launcher.

If for some reason SCT is not installed on your


computer or there is a problem let the
instructor know immediately. If there is no
desktop shortcut, look for the Launcher icon,
or look in:
All Programs → Johnson Controls
→ Metasys

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

The next window is the Login screen.

2. Enter the Username and Password that Initially, by default, the Username is
you have setup MetasysSysAgent and the Password is
ChangeThi$Pa$$w0rdN0w! Passwords are
case-sensitive and the 0s are zeros not the
letter O. You will immediately have to change
the Password.

3. Click the Login button

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

4. If there are any existing Archives, the Open You should now be looking at the main screen
Archive Wizard will list them. If this window of SCT.
opens, click Cancel to close it.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 2: Creating a New Archive


How do I do it? Helpful Hints and Notes:

This series of SCT lab exercises will assist you in building a database for a health care project.
WeCare4U Medical Group is a fictional health care conglomerate with medical centers all over the
country. You will build the database for one building of this medical center, which will be the Acute
Care Center of the Lonestar Medical Center in Dallas, Texas. The names in the labs have been
chosen with the overall project in mind. In your student notebook materials, you will find a set of
drawings. Refer to these drawings any time to get information regarding the project design and
network information.

1. Select Item → New Archive This will open the New Archive Wizard.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

2. Enter the Archive identifier of WeCare4U You have created a new database file called
and click the Create button WeCare4U.mdf, which is located in Program
Data\Johnson
Controls\MetasysIII\SQLData\archive.

Warning: Do not rename, copy, or move


these files. They are strictly for SCT use.
If you touch them, SCT may no longer
recognize them. The .backup files are the
ones we work with. We will talk about them
later on in the lab.

After the new Archive has been created, the


Create Site? prompt will appear.

3. Answer Yes on the prompt to launch the


Insert Site Wizard

4. In the Destination screen, select


WeCare4U as the Destination and click
Next

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

5. In the Identifier screen, enter an identifier of


Lonestar and click Next

6. In the Configure screen click Last While in any Wizard, you may completely
configure the object or you can finish the
Wizard and Edit later.

7. Click Finish to close the wizard

8. When the Create Device? prompt appears, Normally, you would go ahead and create the
click the Cancel button devices here or go on to discover the Site, but
we are going to stop for some investigation.

9. On the main screen select Since there is only one tab, you could also
Action → Refresh Current Tab to update select Action → Refresh All Tabs.
the All Items tab of the navigation panel.

10. On the All Items tree, click the + sign to


expand the Site object

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

11. Drag and drop the Site object into the The display frame is the right side of SCT.
display panel You could also double-click the object or
right-click it and select View.

Notice that the object’s Attributes are


available to view or edit.

12. Select View → Panel Layout → Two Panel


Horizontal.

13. Now drag the Archive (Wecare4U) into the


empty panel

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

14. Set the panel layout back to Single Panel Make sure the Site is displayed in the display
panel.

Edit and Save the Default Time Zone before


you build your database to avoid any
problems with Java® and Engine time zones.

The Site Time Servers setting allows the


Site Director to obtain time from a remote
time service.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

It is possible to Undock the Navigation frame. This allows the Display panel to fill the entire screen.
See below.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

15. To Undock the Navigation panel, click the


Docking icon below the Item menu

16. To re-dock the Navigation panel,


click the X (Close) button on the Navigation
window or click the Docking icon again

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 3: Creating an Archive Backup


How do I do it? Helpful Hints and Notes:

You need to backup periodically and protect your hard work while going through a project. This is
an important step.
It is your responsibility to back up databases.

1. Select Tools → Database →


Create Backup

2. You should get a Backup completed


successfully message. Click OK. There is now a WeCare4U.backup file.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

3. Use Windows® Explorer to browse to When you perform a database restore, SCT
C:\ProgramData\Johnson will list the backup files in this folder and
Controls\MetasysIII\DatabaseFiles prompt you to select the archive to be
restored.

Unlike .mdf files, backup files may be copied,


renamed, and moved between machines.

The backup file is much smaller than the .mdf


file. And if it is still too large, use WinZip®
or 7Zip® to compress the file even further.
Email or copy to memory stick to transport the
database between computers.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

4. Backups require the same version of SCT Warning: There is a folder in the
and SQL, but you can also create a backup SQLData/archive called backup. This is not
by Exporting the database, which is SQL used by SCT for backup, but is used by SQL
version independent. Go to Tools → server. When SQL is going to work on a file, it
Database → Export Database automatically makes a copy and sticks it here
just in case the file is corrupted.
Leave It As Is!

You will not be allowed to export your


database until you have Devices, so click OK
and continue.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 4: Creating an Archive Copy


How do I do it? Helpful Hints and Notes:

You can create a duplicate copy of your Archive database for reuse on another project

1. Select Item → Create Archive Copy to


launch the Copy Archive Wizard

2. Select your Archive and use the default You have now created another .mdf file in the
unique identifier of WeCare4U1. Click Archive directory.
Copy → Yes.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 5: Deleting an Archive


How do I do it? Helpful Hints and Notes:

1. Select Item → Delete Archive to launch


the Delete Archive Wizard

2. Delete the Archive copy WeCare4U1 that


you just created

3. Open your original Archive WeCare4U

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 6: Adding the Application Data Server (ADS)


How do I do it? Helpful Hints and Notes:

1. Use the Acute Care Center Network Found in Resources.


Riser diagram as a reference

Q1 How many ADS devices are designated?

How do I do it? Helpful Hints and Notes:

2. Select Insert → Metasys Server The Insert Metasys Server Wizard appears.

3. Select the current Metasys® version and If you are using an ADX in your network, you
click Next would still insert an ADS object. Do not insert
an ADS L-A or ADS L-E device. They are
specialty ADS systems for the European and
Asian markets.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

4. Select the Lonestar Site object as the


parent of the ADS and click Next

5. Give this object the identifier ADS1 and The ADS identifier must be unique in the
click Next Archive, because it is the beginning of the
Fully Qualified Reference string for each
object in the Site.

The identifier that you assign to the ADS


must match the Computer name of the
PC that has the ADS/X software
installed. Name your Metasys Server
ADS1.

6. In the Configure screen, change the This name will be the one referenced when
Object Name to ADS1-Acute Care using the system as opposed to the
Computer Name.
7. Select the Advanced button

8. Scroll down to the LAN section and set


DHCP Enabled to False

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

9. Enter the JCI IP Address on your network Refer to the Network Riser.
drawing
If you want an alarm printer, you must have an
ADS. The printer could be attached to the
ADS or accessible from the ADS through the
network.

There’s no need to do this for your lab.

10. Click Last → Finish to close the Wizard

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 8: Setting Up E-mail


How do I do it? Helpful Hints and Notes:

Before this feature can be made functional, certain information must be obtained for use in setting
up an e-mail account. The following tables outline the necessary information for your system.

1. Drag the ADS to the Display panel

2. Select the Email tab

3. Click the Edit button

4. Replace the appropriate fields in the You need a User Name and Password if the
Shared Configuration section with the server requires it, and it usually will. For the
information provided below: lab, we will skip it.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

Shared Configuration Information from the IT Department


Type Use Value
SMTP Server Host* Mhub.corp.jci.com
SMTP Port* This is the virtual port through which the messages are 25
being transmitted. The standard default is 25.

Authentication Type Specify SMTP or POP before SMTP security if the None
customer’s email system requires it.
SMTP User Name and Enter if SMTP was selected in the Authentication Type Blank
SMTP Password field.
POP Server Hostname, Enter if POP before SMTP was selected in the Blank
User name, and Password Authentication Type field.
From Email Address* This must be a legitimate email address that is [email protected]
recognized and exists on the SMTP server.
* - Minimum required information

5. Add a New Destination using the A Destination is where and what will be sent
information below via email.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

Destination from the Facility Supervisor or IT Department


Type Use Data
Label Name of the user receiving the email message. Enter your name.
Email Address The Destination Email Addresses for the message to be Enter your Johnson Controls, Inc email
sent. address.
Separate multiple Email addresses with a comma. You can receive messages from
Metasys® as a text message as
well. For example, if your phone
number were 555-555-1234 and your
service provider is Verizon you would
enter [email protected].

Priority Specifies the Priority of the email message. Normal


Subject Text that appears in the Subject field of the received Enter Metasys® System.
message.
Retries Specifies the number of attempts made to send a message. 3

Enabled If False, messages will not be sent to the configured True


recipient.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

6. In Event Filters, click New

7. In the Item field drop-down, select All messages are sent during the
Start Time first shift - 7:00 AM through 3:30 PM - but only
In Operator field, select >= on weekdays.
In the Value field, set the clock to
07:00:00

8. Click OK

9. In Event Filters, click New

10. In the Item field drop-down, select


End Time
In the Operator field, select <=
In the Value field, set the clock to
15:30:00

11. Click OK

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

12. In Event Filters, click New

13. In the Item field drop-down, select


Start Day Of Week
In the Operator field, select, >=
In the Value field, select Monday

14. Click OK

15. In Event Filters, click New

16. In the Item field drop-down,


select End Day Of Week
In the Operator field, select <=
In the Value field, select Friday

17. Click OK

18. Click Save Your Event Filters should look like this:

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

19. Add another filter. This time use the Check your work on the next page.
following specification: Fire messages are
sent between 3:30 PM on Friday and
7:00 AM on Monday.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Steps for Event Filter 2


The way the Event Filter mechanism is designed, you will need to have three Destinations with the
following filters sent to the same person.

In Destination 1:
Add these filters (Friday afternoon):
Start Day Of Week == Friday
Start Time >= 03:30 PM
Item Category == Fire

In Destination 2:
Add these filters (Weekend):
Start Day Of Week == Saturday
Start Time >= 00:00 AM
End Day Of Week <= Sunday
End Time <= 11:59 PM
Item Category == Fire

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

In Destination 3:
Add these filters (Monday morning):
Start Day Of Week == Monday
Start Time >= 00:00 AM
End Time <= 07:00 AM
Item Category == Fire

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 9: Formatting Emails


How do I do it? Helpful Hints and Notes:

1. On the Email tab, scroll down to the Use these settings to adapt the message for
Format area who is receiving it and what type of device
they are using.

2. Edit and select Message, Value, Leave all other items unchecked.
and Item Description

3. Save the Email setup

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 10: Printing Alarms


How do I do it? Helpful Hints and Notes:

1. Display the ADS in the Display panel It is probably already there from the previous
lab.

2. On the ADS computer (for this lab, use the


computer that you are working on) go to
the Start menu and select
Control Panel → Devices and Printers

3. Right-click the desired printer and select For this lab, choose any printer on your
Properties computer.

4. Copy the printer name found on the The printer name is displayed next to the
General tab printer icon. CTRL+C will copy whatever you
have highlighted.

5. Close the printer Properties window and


go back to the ADS → Printer tab

6. Click the Edit button

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

7. Click New and paste the printer name in CTRL+V will paste whatever you have copied.
the Printer field

8. Leave Font Face, Font Size, and


Orientation at default

9. For Line Out, use 60 The customer purchased a Laser printer. For a
tractor feed printer, use 0.

10. For Printing Priority Threshold, use 70 If the Priority Threshold is set to 20, Events
reported with Priorities 0 through 19 will print
immediately (along with any Events already
buffered for printing). Any Events reported with
Priorities of 20 through 255 will be buffered
until either the Line Out or Timeout settings
have been satisfied.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

11. Leave all else at default settings and make


sure Enabled is set to True

12. For now, ignore Event Filters

13. Leave Format with the default values. Use online Help for a further description of
Save your changes. these Attributes.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 11: Changing the Site Director Assignment


There can be only one Site Director per Site. On a small project, this might be an Engine. If you have
an ADS/X on a project, it will automatically be the Site Director. It is recommended that changes to
the Site Director are made in SCT and the database re-downloaded. This way you can verify object
binding (Fully Qualified References), especially when User Views and graphics have been changed

How do I do it? Helpful Hints and Notes:

1. Display the Site object and click Edit

2. In the Object section, use the drop-down


list in the Site Director field, and confirm
the ADS is selected

3. Click Save

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 12: Adding NAEs


How do I do it? Helpful Hints and Notes:

1. Reference the Acute Care Center Two NAEs are required. You will insert NAE1.
Network Riser drawing Then you will make a copy of NAE1 as NAE2.

2. Select Insert → Supervisory Device.


The Insert Device Wizard appears.

3. Select NAE55-NIE59 as the Object Type


and click Next

4. Select the Lonestar Site object as the


parent item of the NAE and click Next

5. Give the NAE the identifier NAE1 and click


Next

6. Click Last and Finish

7. Expand the Lonestar Site Click the plus sign (+) next to it in the
Navigation panel.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

8. Highlight NAE1,right-click and select


Edit → Copy

9. Select the Lonestar Site object, right-click


and select Paste

10. In the Paste Item Wizard, change the


identifier to NAE2

11. Click Paste to close the


Paste Item Wizard

12. Expand the Lonestar Site object and you


will see the two NAEs

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 13: Editing NAEs


How do I do it? Helpful Hints and Notes:

Now you will modify the Attributes of the NAEs. To learn how to set up all of the Communications
and Network Attributes, refer to the NAE Commissioning Guide (LIT-1201519).

1. Drag NAE1 into the display panel

2. Select the Configuration tab and click


Edit

3. Verify the Object Name is NAE1

4. Change the Description to


Serves Basement, Floor 1&2

5. Click Save

6. Drag NAE2 into the Display panel

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

7. Select the Configuration tab and click


Edit

8. Verify the Object Name is NAE2 It is also possible to change an Object Name
on the Configuration screen while the object
is being created.
9. Change the Description to
Serves Floor 3&4

10. Click Save

11. Switch back to NAE1 The left and right arrows (upper left) in the
Display panel allow you to switch between the
two NAEs.

Up to 5 previously displayed items can


be recalled this way

12. Select the Communications tab and click


Edit

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

13. Change the Serial Port Cable Config


Baud Rate to 57600

14. Click Save

15. Select the Network tab and click Edit

16. In the LAN section, change DHCP


Enabled to False and enter the
JCI IP address and IP Mask as shown on
the network riser

Q2 Why was it necessary to disable DHCP?

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

17. Click Save

18. Select the Configuration tab →


Advanced and click Edit

19. In the Site section, enter the This provides the destination for alarm and
ADS Repository address as shown on event data collected by the NAE.
the network riser

20. Save and repeat the above process to


edit NAE2

Q3 What new folders have been created under each NAE?

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 14: Adding Field Trunks


How do I do it? Helpful Hints and Notes:

Field trunks can be added via SCT.

1. Select Insert → Integration Trunks from all types of systems, including


BACnet® IP are Integrations.

2. The Insert Integration Wizard appears

3. In later labs, you will be doing this function You must add the integration object before you
in a different way, so select the Cancel can add field controllers.
button to exit the wizard

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Activity 15: Object Categories


How do I do it? Helpful Hints and Notes:

1. Bring NAE1 into the Display panel Categories help to control things, especially
user access.

2. Select the Configuration tab and click Custom category names can be changed on
Edit the Site Authorization Categories tab.

3. Click the drop-down list in Notice the different Authorization Categories


Authorization Category that are available.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

How do I do it? Helpful Hints and Notes:

Every object in the database is assigned to


one and only one Authorization Category.
User passwords allow access to one or more
categories. For example, you can create a
User that only has access to objects in the
HVAC category.

The following general Authorization


Category scheme is used in class.

4. Set your Server and Engines to these SYSTEM - Hardware (NxEs, Field Devices)
recommendations. Set the Engine Time GENERAL - Folders
Zone to match the ADS as well. Click HVAC - Field Points, Feature Objects
Save.

You have completed this lab.

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Progress Check
The database should now contain the following items and features:
Archive: WeCare4U
Site: Lonestar
NAE: NAE1
NAE: NAE2
ADS: ADS1-Acute Care
Baud Rate for Serial Port Cable Config in the NAEs should be 57600
NAEs and ADS should have DHCP disabled, and each device should have a static IP address

Excellence in Training Online Product Literature


Dia 1 Activity - System Configuration Tool Archive Building Part 1

Review Questions
Q1 A database you can copy and move to another computer would be found in the:
• ..\MetasysIII\SQLData\archive directory

• ..\MetasysIII\Databasefiles directory

Q2 An Authorization Category’s main purpose is to assist in managing:


• Security and Passwords

• Alarm Routing

Excellence in Training Online Product Literature


Metasys® System Engineering - Demand Limiting and
Load Rolling (DLLR)
Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Key Topics

Limitando a Demanda Overview


Como funciona o limite de demanda?
Sequenciamento de cargas Sliding Window (SW)

Limitando demanda e Fixed Window (FW)


Sequenciamento de cargas

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Overview

Limita a energia (elétrica, gás, vapor) usada durante períodos de pico de


demanda, quando as taxas de energia e transmissão mudam
Desliga seletivamente o equipamento durante esses períodos
Usa um medidor de energia (pode ser digital ou analógico)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Overview (Cont’d.)

O Demand Limiting (DL) monitora a energia e compara o uso com uma meta
tarifária definida pelo usuário (geralmente em kW). O recurso DL derruba cargas
para evitar exceder esse limite.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Overview (Cont’d.)

DL calcula a demanda projetada (antecipadamente)


Existem dois algoritmos diferentes para esses calculos:
Sliding Window (SW) – interval deslizante
Fixed Window (FW) – intervalo fixo

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Overview (Cont’d.)

A empresa de energia deve ter equipamentos on-line suficientes para atender


aos requisitos elétricos de todos os clientes
Grandes quantidades de energia não podem ser armazenadas; então:
Os clientes são cobrados sob demanda (kW)
A maior energia usada em um momento específico (kW)
O Consumo (kWH) muda

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Overview (Cont’d.)

Exemplo

kWh fora do pico $ 0.03/kWh kWh horario pico $ 0.04/kWh


kW fora do pico $9.00/kW kW horario pico $27/kW

Um chiller é inicializado e consume 300kW pela primeira hora e depois cai para 200 kW
após a primeira hora. O chiller funciona por cinco horas.

3Hrs 3 KW $KW $KW Demand Demand Total cost Total cost


Offpeak Onpeak Offpeak Peak Offpeak peak
1 300 .03 .04 9*300 = 2700 27*300 = 8100 9 12

4 200 .03 .04 NA NA 24 32


Total 2700 8100 33 44

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

How does Demand Limiting Work?

1. DL registra o valor de entrada do medidor


2. Ele projeta a demanda pelo intervalo de demanda e, se a projeção ultrapassar
o valor alvo, começa a derrubar cargas
3. Cargas são derrubadas baseadas na menor prioridade (1-10)
4. Todas as cargas com prioridade 10 devem ser derrubadas antes de derrubar
cargas de prioridade 9.

Definição de cargas no DL:


1. Definir a potencia de cada carga (na identificação ou manaul, etc.)
2. Categorizá-lo como adiado (deferrable) ou descartável (expendable)
3. Determinar a prioridade
4. Todas as cargas devem estar no mesmo site

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Load Rating Examples

Economias
esperadas

Type of Output Equipment Load Rating


Shed From Shed To Energy Savings
Analog Zone Setpoint 75.0 73.0 8 kW
73.0 72.0 5 kW
72.0 70.0 2 kW
Binary Lighting Circuit On Off 1 kW

Multistate Fan Speed - High High Medium 10 kW

Fan Speed - Medium Medium Low 5 kW

Fan Speed - Low Low Off 2 kW

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Sliding Window

Um período de tempo fixo (exemplo: 15 minutos) que termina no horário atual


A cada minuto, a demanda instantânea é determinada durante o período de
amostragem do medidor (fixado em um minuto)

Demand / KW St+4

Pt+4

t-6 t-5 t-4 t-3 t-2 t-1 t t+1 t+2 t+3 t+4
Time (minutes)

Input and calculated values relative to time

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Sliding Window (Cont’d.)

O algoritmo analisa os últimos 14 minutos para projetar e reduzir o pico de


demanda
Ele tambem reduz consumo de energia:
Por exemplo, o limite de demanda = 100kW com uma janela de 15 minutos significa
que o consumo máximo de energia em 15 minutos consecutivos não deve exceder
25 kWh (100kW x 15 min x 1hr / 60min)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Fixed Window

O intervalo começa no final do intervalo anterior sem sobreposição, ele usa o


pulso no final do intervalo.
Diferenças

A Janela deslizante reage imediatamente para reduzir a primeira demanda de pico.


Janela fixa permite maior consumo, pois sabe quando o pico está no final do intervalo.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Key Topics

Demand Limiting How Does Load Rolling Work?


Operating Modes
Load Rolling

Demand Limiting and Load Click each topic to learn about it.
Rolling

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

How does Load Rolling Work?

Reduz o consumo total de energia e, portanto, diminui a quantidade que deve


ser descartada para atender a uma meta de limitação de demanda
Atua continuamente (não apenas durante os horários de pico) para liberar
cargas conforme necessário
Nenhum medidor é necessário
O Load Rolling (LR) executa o seguinte processo uma vez a cada minuto:
LR soma classificações de carga para cargas de prioridade 10
Se a LR não atender à meta tarifária, a LR lança essas cargas
Se o LR ainda não satisfaz o objetivo, o LR soma e descarta as cargas de prioridade
9, etc.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Load Definition

Você deve determinar o consumo de energia para cada carga (placa de


identificação etc.)
Categorizá-lo como adiado ou descartável
Determine a prioridade
Todas as cargas devem estar no mesmo local

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Operating Modes

Tem dois modos de operação:


Monitor Only
Imita o shed mode, simula derrubar cargar mas não comanda nenhum efetivamente
Ajuda a testar e validadar o sistema
Recomendado para evitar descarte desnecessario de cargas
Shed
Sistemas efetivamente começa a descartar as cargas

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Key Topics

Limitando a Demanda Adicionar extensões as cargas


Adicionar um objeto de medidor de pulso (PMO)
Sequenciamento de cargas Adicionar um objeto de DLLR

Limitando demanda e Associando cargas ao objetos de DLLR


Sequenciamento de cargas Ajustar sensibilidade
Configurando Schedules

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Add Load Extension

Adicionar extensão de carga a todos os objetos de cargas


O objeto associado será comandado pelo objeto DLLR (Demand Limiting and
Load Rolling)
Cada NxE suporta pelo menos um DLLR e 500 objetos de carga

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Add Load Extension - Example


CCT
1. Neste exemplo, o CCT define o
ponto que está conectado ao
medidor
2. Nota: O Object Identifier é um
Acumulador para MS/TP - N2
Pulse Counter para N2
3. Um índice de contagem do
Electric demand meter wired here
medidor deve ser de pelo menos
100 pulsos/minuto
4. Mapeie este ponto para o banco de
dados NxE

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Add the Pulse Meter Object (PMO)

1. O medidor de pulso
acumula as diferenças
entre leituras consecutivas
do acumulador e calcula a
taxa de variação entre Isso link o objeto de
demanda como o objeto
cada leitura. Esse objeto de medidor de pulso PMO
também totaliza os pulsos
contados e os converte em
unidades de consumo.
2. Você pode colocá-lo onde
quiser, por exemplo - a
pasta Energia
3. Executa uma vez por
minuto

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Add the DLLR Object

Coloque-o onde quiser, por


exemplo: Pasta Energia

Isso link o objeto de


demanda como o objeto
de medidor de pulso PMO

Cada DLLR pode ter


12 metas tarifárias

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Associate Loads to DLLR Object

1. Abra o objeto DLLR e selecione a aba Load Summary. Click em Edit.


2. Clique no botão para associar as cargas Associate Load(s)
3. Clique no botão de Search todos os objetos que tem uma extensão de Load
definida
4. Selecione as cargas necessarias dê OK

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Ajustando Sensibilidade

Baixa
500
Média Uncontrolled Demand
Alta
480
Low Shedding (Low)

Target
460
Demand
(kW-hr)
440

Normal Shedding (Medium)


Aggressive Shedding (High)
420

400
0 1 2 3 4 5 6 7 8
Time (Hours)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Configurando Schedule

Configure objetos de schedules se necessario


Praticamente qualquer atributo DLLR é agendável ou pode ser usado na
programação, por exemplo:
Habilitar/Desabilitar o DLLR
Mudar de Monitor Only para Derrubar
Crie schedules para os diferentes periodos de tarifa

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Set up Schedule (Cont’d.)

Perfil DLLR
Registra informações durante o período de rastreamento, cujo padrão é um mês
(pode ser por hora, por dia, por semana, etc.)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Demand Limiting and Load Rolling

Perguntas?

Excellence in Training Online Product Literature


Metasys® System Engineering – Funções de programação
Dia 1 Metasys® System Engineering - Programming Features

Key Topics

Objetos de programação Objeto de valor analógico


Objetos de desligamento automático
Objeto de valor binário
Objeto de dados globais
Objeto de bloqueio
Objeto de comando múltiplo
Objeto de valor de vários estados
Objeto inicial ideal

Objeto de seleção de sinal


Objeto de relógio solar

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Programming Features

Analog Value Object

Caractestisticas similar a um objeto AI/AO


Não associada a uma entrada fisica do controlador
Pode ser usada para armazenar um valor calculado
Pode ser usada para alguma variavel que o operador irá escrever.

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Programming Features

Auto Shutdown Object

Desliga extensão de
alarmes de ate 32 objetos
Destinado a reduzir alarmes
incômodos
Segue a ação de outro
objeto
Permite um atraso na
reativação de alarmes

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Programming Features

Binary Value Object

Características semelhantes a um
objeto BI / BO
Não está associado a um
dispositivo de hardware físico
Pode ser usado para armazenar
um valor de saída do processo
Pode ser usado para entrada do
operador em um processo

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Programming Features

Global Data Object

Distribui informações sobre as


alterações em um único Valor do
attribute para muitos outros pontos
de attribute reference

Pode ser usado para valores


analógicos ou binários

Permite alterar o objeto de


referência

Contém provisões para perda de


confiabilidade das entradas

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Programming Features

Global Data Object (Cont’d.)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Programming Features

Interlock Object

Fornece controle condicional de até 40 objetos


pode ser usado operadores lógicos AND, OR ou Complex
As condições podem incluir objetos analógicos e binários
Delays entre comandos disponíveis entre comandos
Os objetos podem ser comandados em diferentes prioridades de 1 a 16

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Programming Features

Interlock Object (Cont’d.)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Programming Features

Multiple Command Object

Comanda até 40 objetos simultaneamente


Os tipos dos objetos podem ser sortidos
Delays disponiveis
entre comandos
Até 32 estados
Os commandos podem ser feitos desde
a prioridade 1 a 16 (MSTP)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Programming Features

Multistate Value Object

Similar a um objeto MI/M


Pode/deve ter mais de 2 estados
Não é associado a nenhum entrada fisica do controlador
Deve ser o resultado de um procedimento ou o commando de um operador

Excellence in Training Online Product Literature


Dia Metasys® System Engineering - Programming Features

Optimal Start Object


1
Inicia o aquecimento / resfriamento
o mais tarde possível para atingir o
ponto de ajuste na ocupação
Pode desligar o aquecimento /
resfriamento cedo para para o
modo desocupado
Capacidade de auto-aprendizagem
Usa sensores e programações
existentes

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Programming Features

Signal Select Object

Processa valores de 2 a
12 sinais de entrada
As entradas podem ser
analógicas ou binárias
(não misturadas)
Saídas mais alta, mais
baixa e média para
analógicos
Saídas AND, OR e Média
(maioria) para Binários

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Programming Features

Signal Select Object (Cont’d.)

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Programming Features

Solar Clock Object

Calcule dia e noite a partir de coordenadas


Permite um offset (positivo aumenta a luz do dia, negativo reduz a luz do dia)
Usado em iluminação externa e outras aplicações
Mostrar ativamente os horários de nascer e pôr do sol, além de vários outros
atributos

Excellence in Training Online Product Literature


Dia 1 Metasys® System Engineering - Programming Features

Perguntas?

Excellence in Training Online Product Literature


Metasys® System Engineering - Logic Connector Tool
Dia 3 Metasys® System Engineering - Logic Connector Tool

Key Topics

Blocos lógicos Overview


Categoria de blocos lógicos
Subsistemas Categoria Matematica
Categoria Booleana
Categoria Estatistica
Categoria de Seletor
Categoria de Controle
SEQ (Sequencer)

Categoria Psicrometrica
Categoria de Constantes

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Key Topics (Cont’d.)

Blocos Lógicos Calculation Category


Overview

Subsistemas Bloco Span Calculation


Conexões Span Calculation
Atributos do Span Calculation
Bloco Rate Limiter Calculation
Atributos Rate Calculation
Conexões - Rate Limiter Calculation
Categoria de Timing
Blocos de Delay
Blocos de Atributos
Blocos de Input
Bloco de Output

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Overview

Usado para criar lógica dentro de um sistema de controle


Usa uma representação gráfica
Pode incluir:
Blocos lógicos
Subsistemas

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Logic Block Categories

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Math Blocks

Executar funções matemáticas em uma ou mais entradas


Produzir uma única saída
1 - 8 entradas

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Math Block Functions

O número de entradas para um bloco lógico Math depende do número de


entradas suportadas pelo tipo de função Math
A ferramenta Logic Connector permite adicionar várias conexões à saída de
um bloco
* Multiply Tan Tangent
+ Add ATan Arc Tangent
X/Y Divide ACos Arc Cosine
X -Y Subtract ASin Arc Sine
Neg Negative Exp Exponent
Abs Absolute LN Natural Log
Sqr Square Root LOG Log
Cos Cosine x^y X^Y
Sin Sine

Excellence in Training Online Product Literature


Day3 Metasys® System Engineering - Logic Connector Tool

Boolean Blocks

Perform Boolean functions on 2 - 8 inputs


Produce a single output

O intertravamento pode fazer tudo isso, exceto a trava (LTCH). No entanto, a saída
deles pode ir para vários locais.

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Latching Blocks

Mantenha um valor binário até ordená-lo para reseta-lo


Capture estados binários que mudam rapidamente
Reset determina se a saída de um bloco muda com uma alteração no valor da
entrada

IN
LTCH
RS

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Latch Block Operation

Input Reset Output


Muda de False para True False True
Mesmo que o input mude para
False, o Output permanece True
enquanto o Reset for False.
Muda de False para True True False

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Statistical Blocks

Execute funções estatísticas em 2 - 8 entradas


Produzir uma única saída

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

MUX (Selector) Blocks

Até 8 entradas para selecionar


Uma entrada de modo é usada para determinar qual entrada enviar como
saída do bloco seletor

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

MUX (Selector) Blocks Parameters

Clicar duas vezes no Selector mode permite a seleção do número de


entradas e enumerações a serem usadas

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

MUX (Selector) Block

Estas são as suas seleções de modos de The numbers correspond to the modes
caixa
Selecione o estado desejado para a
Entrada 3 - Modo 7 (Aquecimento)

Selecionar Default seleciona todos os estados que não foram selecionados.

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Control Blocks

Exceto pelo Sequencer, execute funções estatísticas em 3 entradas (dois


valores e um diferencial) e produza uma única saída

Bloco Tipo estatistico Entradas


X>Y Maior que 3
X<Y Menor que 3
X<=Y Menor ou igual a 3
X>=Y Maior ou igual a 3
<> Diferente de 3
= Igual a 3
SEQ Sequencer Veja o manual do
SEQ para detalhes.

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Sequencer Blocks

Ativar dispositivos em uma ordem sequencial


Os dispositivos podem ser classificados
Dispositivos com classificação mais baixa são ativados antes
de dispositivos com classificação mais alta
Os dispositivos com classificação mais alta são desativados
antes dos dispositivos com classificação mais baixa
Sequencer tem make e break limits
Liga e desliga os dispositivos nos limites especificados
A entrada de um sequencer deve ser entre 0 e 100
SEQ (Bloco Sequencer)
Make Limits (Pontos de ativação) Break Limits (Pontos de desativ.)
Stage1 33 1
Stage 2 67 34
Stage 3 99 68

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Internal Sequencer Attributes

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Sequencer Make and Break Limits

Default Checkbox:
Desabilita todas as text box os limites Make e Break e usa os valores
padrões.
Os valores padrão são definidos para que cada dispositivo fique ligado por um
período proporcional de tempo.
Proactive Checkbox:
Desabilita os limites do estagio 1
E descola os outros estagios
proporcionalmente

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Sequencer Make and Break Limits (Cont’d.)

Make Limit:
Liga o estagio quando o valor de entrada
para o bloco atinge esse limite. O make
limit deve sempre ser maior que o
break limit.
Break Limit:
Desliga o estagio quando o valor de
entrada no bloco diminui para esse
valor. O break limit do estágio atual
deve ser maior que o make limit do
estágio anterior.

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Psychrometric Blocks

Desempenhar funções psicrométricas nas entradas definidas


Produzir uma única saída
Converta valores de um tipo de umidade para outro para atender às
especificações. Cada um requer a temperatura de bulbo seco e um tipo de
medição de umidade.

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Constant Blocks

Passa uma constante para uma input


Tipos:
Float (Valor analogico)
Enum (Multi-estado)
Rel (Libera o valor para o qual é passado na prioridade comandada. Só deve ser
usado com os blocos MUX.)

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Calculation Blocks - Overview

Controla a quantidade que uma saída pode variar pela variação de um


sistema de controle
Tipos:
Span
RL (Rate Limiter)

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Calculation Blocks - Span Calculation Block

Aplica um intervalo e valores extrapolados a uma entrada para produzir uma


saída
Cria uma relação linear entre os pares low input/output e high input/output
A entrada fica entre os inputs low e high, a saída é encontrada na linha entre
os pares low e high
Possivel ter relações inversarmente lineares

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Calculation Blocks - Span Calculation Connections

OH

OL

IL IH

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Calculation Blocks - Span Calculation Attributes

Clamp High:
Seleciona se (True) para fixar a saída na
Saída High (OH)
Clamp Low:
Seleciona se (True) para fixar a saída na
Saída Low (OH)
Sem fixação, o cálculo proporcional pode
ultrapassar o limite. No exemplo, a saída
é fixada em 8. Portanto, mesmo que a
entrada aumente para 12, a saída para
em 10.

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Calculation Blocks - Rate Limiter Calculation Block

Controla a taxa na qual sua saída é varia


Usa uma função degrau para determinar o incremento máximo que a saída
pode variar
Rate Limit/60,000*Periodo Atual
Se o period atual for 5000 millisegundos
Rate Limit/300,000,000

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Calculation Blocks - Rate Calculation Attributes

Campo Descrição
Rate Limit Especifica a taxa por minuto para aumentar / diminuir a saída até que
ela corresponda à entrada.
Startup Value Especifica o valor inicial usado quando o bloco está ativado.

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Calculation Blocks - Rate Limiter Calculation Connections

Simbolo Descrição
IN Input (Entrada)
EN Enabled (Habilitado)
Ativa o rate limiter. Usa uma referência de atributo de objeto binário
para EN:
0 = Enabled (Ativa o comando)
1 = Disabled (Não ativa o comando)

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Timing Blocks

Passa sua entrada para sua saída na próxima execução do sistema de


controle
Tipos:
Tempo
Timer
Delay

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Time Output Connections

Sem input
Entrega as informaçãos de data e hora da rede

Saida Descrição Formato


HH Hora 0-23 (horas)
MM Minutos 0-59
YR Ano Em quatro digitos
MO Mêses 1-12
DA Dias 1- 31
DOW Dia da semana 1 = Segunda-feira
2 = Terça-feira
3 = Quarta-feira
4 = Quinta-feira
5 = Sexta-feira
6 = Sabado
7 = Domingo

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Timer Connections

Output Description
IN Input
RS Reset cancels the timer. Does not apply to the Minimum On or
Minimum Off timers. Uses a binary object attribute for Reset
(1.0 = Reset Active, 0.0 = Reset Inactive)

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Timer Attributes

Duração
Especifica a duração da função de timer em segundos. O intervalo é de 5 a
86.400 segundos.
Configuração
Tipos de timer:
Pulso
On Delay
Off Delay
Minimum On
Minimum Off

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Delay Blocks

Exibe o valor inicial dos blocos de delay


Quebrar loops de feedback
Quando o processo é executado, os blocos esperam cinco segundos antes de
passar a entrada para a saída

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Delay Block Attributes

Na inicialização, o valor de inicialização é usado


Após a inicialização, o atraso aguarda cinco segundos antes de passar o valor
para o destino desejado

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Attribute Blocks

Dar ao usuário a capacidade de expor valores de dentro


da lógica de controle
Limitado a uma combinação de 24 entradas e 24 saídas
A entrada amarela é usada para enviar dados de um
sistema de controle para um sistema embutido nele
A Saída ciano é usada para enviar dados de um sistema
de controle para o sistema em que está incorporado
A referência de entrada cinza e a referência de saída são
referências a objetos em um NAE ou NIE e seus
respectivos atributos

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Input Block

REL é para reliability. E é opcional.

PHHWS OA-T

Present Value

Input Ref

REL

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Output Block

Outdoor Air Temperature


Present Value
LA Outdoor Air Temperature

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Key Topics

Blocos lógicos Overview


Exemplos
Subsistemas Bloco Input System Attribute
Objeto Output System Attribute

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Overview

Os blocos do sistema, também conhecidos como subsistemas, suportam a


funcionalidade de arrastar e soltar
Útil quando você tem lógica complexa
Aninhar um sistema de controle em outro sistema de controle
O sistema é um objeto adicionado a um objeto do sistema de controle
existente

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Example of Control Systems with Subsystems

Os sistemas de controle podem ter


subsistemas
Eles são usados para dividir a rotina em
pedaços menores:
Para facilitar o acompanhamento
Para fazer tarefas menores
Para duplicar facilmente tarefas semelhantes

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Example of Main Control System

Failsoft V1_0 precisa ser visualizado abrindo-o no painel de navegação do


sistema de controle pai

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Example of a Subsystem

Estes são os dados da Failsoft V1_0.

As conexões de entrada amarelas receberão os


dados no subsistema a partir do sistema principal.

A conexão de saída ciano obtém os dados do


subsistema e os repassa para o sistema principal.

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Input System Attribute Block

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Output System Attribute Object

Excellence in Training Online Product Literature


Dia 3 Metasys® System Engineering - Logic Connector Tool

Perguntas?

Excellence in Training Online Product Literature


Activity - Logic Connector Tool Basics
Dia 3 Activity - Logic Connector Tool Basics

Session Overview
The session starts with a PowerPoint presentation, accompanied by a demonstration and a discussion led
by the instructor on adding LCT objects to an SCT archive using SCT, and followed by a lab completed by
the students.

Objectives
After successful completion of this lab, you will be able to:
Use LCT to create a control process diagram
Create LCT control processes to follow a given sequence of operations
Utilize the NAE Simulator to verify LCT control process operation

Required Materials:
Acute Care Center drawings
PC with SCT installed on it
Archive created with SCT labs

While in the simulation mode, you can override MS/TP controller inputs and outputs but you cannot
override any N2 inputs or outputs. This means that you will have to use BVs and AVs in place of any
N2 inputs/outputs when creating a control system

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Contents
Activity 1 Creating Folders and Variables to Support LCT
Activity 2 Creating a Control System
Activity 3 Launching LCT
Activity 4 Edit Mode
Activity 5 Creating the Heating Start Process
Activity 6 Check if At Least One of the Air Handling Units is Running
Activity 7 Simulate the Process
Activity 8 Creating Another Process
Activity 9 Creating the Cooling Enable Process
Activity 10 Viewing the Print Preview

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Activity 1: Creating Folders and Variables to Support LCT


How do I do it? Helpful Hints and Notes:

You will create a process to start the hot water system when it is cold outside, and there is at least
one Air-Handling unit running. Since you will be creating multiple processes during the next three
labs, you will need a folder for each process.

1. Open your SCT archive Wecare4U This might be an excellent time to do a backup
of the archive.
2. Select Insert → Folder

3. Place it in the Programming folder under


NAE1

4. Name it Heating Enable

The simulator can only command binary and analog variables so you will need to create these
variables.

5. Select Insert → Object → AV

6. Place it in the Heating Enable folder

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

How do I do it? Helpful Hints and Notes:

7. Change the identifier to OA-T

8. You will now add four BV objects, which will Name them SF1-S, SF2-S, and so on.
simulate the four SF-S objects for this
process

9. Using the Insert → Object, create these


and place them in the Heating Enable
folder you just created

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Activity 2: Creating a Control System


How do I do it? Helpful Hints and Notes:

Logic Connector Tool (LCT) is a graphic process-diagramming tool within SCT. LCT is used to create
control processes that are executed by the NAE. LCT control process diagrams are housed within a
Control System object. The Control System object must be created first. Then, you can launch LCT
by displaying the Control System object.

1. Select Insert → Control System

2. In the Destination screen, select the


Programming/Heating Enable folder
under NAE1

3. In the Identifier screen, change the It should show up under that folder. If it does
identifier to Heating Start not, refresh your tab.

4. Select Done to close the Extension This closes the wizard.


Wizard

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Activity 3: Launching LCT


How do I do it? Helpful Hints and Notes:

1. Display the Heating Start Control System This launches LCT in the display frame. There
object should be a blank work area with a tool bar of
icons. This is the View Mode.

2. Move the mouse pointer over each icon to To understand what the tool icons do, refer to
display the function briefly Help → Metasys Help → Logic Connector
Tool → Logic Connector Tool Concept →
Toolbar.

You can also go to: Help → Metasys Help →


Logic Connector Tool → Logic Connector
Tool Concepts → LCT Modes.

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Q1 What is the difference between the Edit mode and the View mode?

Q2 Can you add text to the work area?


(Refer to Help → Metasys Help → Logic Connector Tool → Logic Connector Tool Steps)

Q3 How do you hide a connection(s)?

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Q4 How do you edit a math block?

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Activity 4: Edit Mode


How do I do it? Helpful Hints and Notes:

1. Click the Edit icon to enter the Edit Mode The Edit icon is now a Save icon.

2. Maximize the SCT window


To view the things might be hidden.
Notice that the toolbar icons have changed.
Roll the mouse over each icon to display the
function briefly.
For example, the Edit icon is now a Save icon.

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

How do I do it? Helpful Hints and Notes:

3. Select the library buttons at the left of the Only one group may be exposed at a time.
work area one at a time to expose the
groups of logic blocks

4. Select the Lines Grid icon to expose a This will help you line-up the blocks for a
blue line grid across the work area neater diagram. You can turn it off when you
are done.

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Activity 5: Creating the Heating Start Process


How do I do it? Helpful Hints and Notes:

Start with a relational operator. Is the Outside Air Temp less than 50° F (10° C)?

1. Select the Control library and left-click and


drag the less than [X<Y] block to the work
area

2. In the Navigation view, highlight the AV


called OA-T

3. Select the Attributes library, and drag an Notice that it is already defined
Input Ref block to the work area to the left
of the less than [<] block

4. Select the Constant library, and drag the


Float variable to the work area next to the
less than [<] block

5. Double-click the Float block and enter a 10° C (50° F)


value of 50

6. Add another Float block, and enter 4 This is the differential.

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

How do I do it? Helpful Hints and Notes:

7. Position the arrow cursor near the tip of the


Input Ref until it turns into a magic wand

8. Click the Start a Line Connection tab

9. Click the top dot of the less than [<] block


to finish the connection

10. Repeat this process to connect the 50


constant to the middle dot

11. Repeat this process to connect the 4


constant to the bottom dot

12. Reposition the blocks by dragging so that


they are in alignment and equally spaced

13. Add a floating constant, change it to 50 and The value passed into the REL input will be
connect it to the REL (reliability input) to used as the failsoft value when the object
the OA-T goes unreliable. When the object returns to
reliable, the output of the object will be normal.

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

How do I do it? Helpful Hints and Notes:

14. Move your mouse over the line leaving the


OA-T until you see the cross hairs

15. Right-click and select Hide Now the line disappears and the number 1 is
inserted

If you were to connect this output to other


destinations, you would see the following:

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

How do I do it? Helpful Hints and Notes:

16. Replace the number 1 with a name by


double-clicking the number and renaming
it OA-T

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Activity 6: Check if At Least One of the Air Handling Units is Running


How do I do it? Helpful Hints and Notes:

1. Select the Bool library, and drag an OR


block to the work area just below the less
than [<] block

2. Double-click it, and change the number of


inputs to 4

3. In the Heating Enable folder, highlight BV1

4. Select the Attributes library, and drag an Notice that it is already defined for the BV1.
Input Ref blocks to the work area

5. Repeat this process for the other 3 Input


Ref

6. Connect these blocks to the OR gate

7. Connect the reliability constant to the REL


inputs to the BV objects

8. Add an AND block

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

How do I do it? Helpful Hints and Notes:

9. Connect the outputs of the less than [<]


block and the OR block to the inputs of the
AND block

10. Highlight the NAE1 → DX10 →


BLRSTART object

11. Select the Attributes library, and drag an Notice that it is already defined.
Output Ref block to the work area

12. Connect the output of the AND block to the


BLRSTART Output Ref

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

How do I do it? Helpful Hints and Notes:

13. Accept the default 16-command priority This means it will not overcome schedules or
operator overrides, but will overcome operator
commands.
Your diagram should look something like the
one below.

The input creates references to prevent the lines from crossing. You could also hide the lines.

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Activity 7: Simulate the Process


How do I do it? Helpful Hints and Notes:

The simulator can only simulate one NAE; therefore, objects that are coming from other NAEs
cannot be simulated. When the processes are running normally, this is not a problem.

1. Highlight NAE1, and then right-click and


select Start Simulation

2. After the simulator has launched, expand


the Heating Enable folder

3. Display the Heating Start control system The control process should appear. Notice
that there are output values on the logic
blocks.
4. Double-click the OA-T input reference,
adjust the value to 60, and then click Send To 15.5° C (59° F) (Metric Units)

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Q5 What happened to the output of the compare block?

How do I do it? Helpful Hints and Notes:

5. Now adjust the OA-T to 30 1.1° C (34° F)

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Q6 What happened to the output of the compare block?

Q7 What is the command to the BLRSTART?

How do I do it? Helpful Hints and Notes:

6. Double-click the BV1 (which is simulating If you want your values to process faster,
supply fan 1 status) reference block, just click the refresh icon.
command it to Active (on), and then
click Send

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Q8 What is the command to the BLRSTART?

How do I do it? Helpful Hints and Notes:

7. Continue to check out the process, and


then exit the simulator

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Activity 8: Creating Another Process


How do I do it? Helpful Hints and Notes:

The next process is for a cooling enable. Start by adding a folder for this process.

1. Select Insert → Folder Start by adding a folder for this process.

2. Name it Cooling Enable and place it in


the Programming folder under NAE1

3. Select Insert → Object You will also need a couple of BV objects for
this process.
4. In the Select Object Type screen,
select BV

5. In the Destination screen, select the


Cooling Enable folder as the parent

6. At the Identifier screen, change the


identifier to CH1ENABLE

7. Select Done to close the Extension


Wizard and finish the wizard

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

How do I do it? Helpful Hints and Notes:

8. Highlight CH1ENABLE

9. Right-click Edit and select Copy

10. Highlight the Cooling Enable folder

11. Right-click Edit and select Paste. Change


the name to CH2ENABLE

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Activity 9: Creating the Cooling Enable Process


How do I do it? Helpful Hints and Notes:

You will create a process to start the chilled water system when it is warm outside and there is at least
one Air-Handling unit running. (Refer to the Chiller Control section of the sequence of operations on the
chilled water system drawing.) This process is very similar to the one you just created for the hot water
system. In fact, you can copy the hot water system process and make some minor revisions.

1. Highlight the Heating Start process object


you created earlier

2. Right-click Edit, and select Copy

3. Highlight the Cooling Enable folder

4. Right-click Edit, and select Paste

5. Rename it as Cooling Start

6. Display Cooling Start

Now you are ready to modify the process.

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

How do I do it? Helpful Hints and Notes:

7. Edit the LCT process

8. Change the constant 50 to 55 10° C to 12.75° C (50° F to 54.95° F)


(Metric Units)
9. Double-click the less than [<] block, and
then change the operator to greater than [>]

10. Delete the output reference to BLRSTART

11. Add an AND block

12. Highlight the BV CH1ENABLE and select an


input reference

13. Highlight NAE1 → DX10 → CH1START


object, and then select an output reference This will create an output reference called
CH1START.
14. Connect CH1ENABLE and the old AND to
the new AND

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

How do I do it? Helpful Hints and Notes:

15. Connect the new AND to CH1START

New AND

Old AND

16. Highlight the BV CH2Enable and paste an


input reference

17. Highlight NAE1 → DX10 →


CH2STARTand paste an output reference

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

How do I do it? Helpful Hints and Notes:

18. Paste another AND block and connect as


shown in the drawing below

19. Save and run the simulator to check out the


process

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Activity 10: Viewing the Print Preview


How do I do it? Helpful Hints and Notes:

If you wanted to print a process, you could click anywhere in the display frame and select the print icon.
For the lab, just do a print preview.

1. Display the Cooling Start process

2. Select Item → Print Preview to see how Your computer must have at least one printer
the printout would look installed.

3. Close the Print Preview screen when you


are done

You have completed this lab.

Excellence in Training Online Product Literature


Dia 3 Activity - Logic Connector Tool Basics

Progress Check
The database should now include the following LCT Control System objects:
Heating Start
Cooling Start

Excellence in Training Online Product Literature

Você também pode gostar