A DISTRIBUTED SYSTEMS ARCHITECTURE INTEGRATING MULTIPLE TRAFFIC MANAGEMENT CENTRES IN SWEDEN

Size: px
Start display at page:

Download "A DISTRIBUTED SYSTEMS ARCHITECTURE INTEGRATING MULTIPLE TRAFFIC MANAGEMENT CENTRES IN SWEDEN"

Transcription

1 A DISTRIBUTED SYSTEMS ARCHITECTURE INTEGRATING MULTIPLE TRAFFIC MANAGEMENT CENTRES IN SWEDEN Andrew Green Principal Consultant, Nicander Limited 5 Chapell Lane, Wynyard Park Business Village, Wynyard, Tees Valley, TS22 5FG, UK , andrew.green@nicander.co.uk ABSTRACT Managing road traffic so as to optimise throughput, minimise delays and maintain safety is a challenging task in the real world, where incidents, events, roadworks and equipment failures all conspire against these goals. Information and Communications Technology has long been employed to assist in many aspects of maintaining a safe and efficient network. Often such systems have been developed in an ad hoc manner, and operators at a traffic management control room will use a number of disparate systems and a great deal of their own knowledge and experience to identify and manage incidents and network flow. This paper considers what a good traffic management system should be. It then describes a framework architecture for such a system, based on the principle of a common user interface integrating a number of cooperating distributed systems a framework used for the National Traffic Management System in Sweden. KEYWORDS Traffic Management, ITS Architecture, Information and Communications Technology BACKGROUND The author is an ICT professional with over twenty years experience in the design and development of traffic related systems mostly as a practitioner but also as a university lecturer in software engineering and real-time systems. He has a long standing involvement with Trafik Stockholm s traffic management system from its initial design in the late 1990s. It is a well reputed, integrated traffic management and decision support system operated 24/7 from the Traffic Management Centre in Stockholm. It facilitates safe and efficient use of the road transport network in Stockholm and the surrounding counties - a mature and developing system with a modular and flexible architecture designed to provide seamless integration of many connected subsystems and functions. Currently it integrates more than 30 subsystems including tunnel monitoring and control (SCADA/PLC), matrix signals, VMS, video wall, road assistance vehicles, CCTV, urban traffic control, congestion charging, traffic modeling and it makes use of - 1 -

2 telephony, SMS, fax and to communicate with cooperating parties. It is now being deployed throughout Sweden as a key component of the National Traffic Management System (NTS). Drawing on his experience of NTS and many other systems, the author presents his views on the important features of an architecture for an integrated traffic management system. TRAFFIC MANAGEMENT SYSTEM REQUIREMENTS The following represent key requirements of the NTS system, and I believe they should be core requirements for any modern traffic management system: It should behave and appear to its users as a single integrated system It should contain expert knowledge and information to give the operator effective decision support It should empower the operator to be able to use the best analytic, monitoring and control tools available including commanding signs and signals It should be able to display all relevant information on the current network status so it is easy to take in, without unnecessary noise and clutter It should alert the operator of incidents and disturbances and should remind him/her when actions are needed It should assist the cooperation between all the parties involved in traffic management, including control office personnel, external authorities and emergency services It should be reliable, configurable and fault tolerant It should be flexible and able to grow and incorporate new functions, systems and devices CENTRALISED AND DISTRIBUTED SYSTEMS Implementing comprehensive traffic management functions as a single monolithic system is rarely practical, even if it were advisable. In the real world any such system will, in all likelihood, need to cater for existing equipment, infrastructure and legacy systems; there is simply no reason, even if there was a budget, to scrap everything and start again

3 Figure 1: Legacy Traffic Management- Multiple Systems One approach is to develop a new instation system, while retaining roadside devices and outstations. This is certainly an approach which can work well, particularly where there is some standardisation of the roadside devices and outstations and if devices use standard communications protocols. It works less well, where there is a large number and diversity of devices and protocols, where the system covers a large area, where it must support many operators, or where a rich set of functions is required. Even if requirements begin quite limited a successful system is one that adapts and grows. It is sure to hit scalability issues at a later date. Figure 2: Single Instation Solution - 3 -

4 The approach adopted with NTS is that of a modular set of cooperating systems each with its own particular functions and business logic. An integrating system then provides the functions to connect all these systems together, to provide a generalised way to view and manage all the subsystems and abstract away the detail. At its core it maintains a rich but generalised road network model, updated in real-time with status data and a knowledge base and expert system. The latter provides decision support and the means to safely and efficiently execute complex action plans in response to incidents and the network conditions. Equally importantly it provides the single user interface, which displays all relevant information in real-time in a clear and visual manner using a modern GIS (Carmenta) maps, schematics and dialogs. It alerts operators to critical incidents or actions which are now due. Since it holds a generalised view of the road network, and since it employs a real-time expert system (based on Gensym s G2) its business logic (scenarios and action plans) is not hard-coded but entered and maintained in the system by expert planners. Similarly much of its knowledge of the capability of subsystems is defined in data and in interface specifications, so that new subsystems can often be added with little or no change to the core software. Figure 3: Integrating Multiple Systems NTS actually takes this architecture a step further: it deploys four separate instations, each of which is capable of cooperating and sharing data with its peers. In theory any one could handle the whole network, though in practice each takes charge of a region of Sweden, as each region has its own control centre (TLC), local subsystems and operational requirements. Nevertheless the system allows (subject to appropriate security constraints) any NTS user to log onto any region s instation, regardless of the physical location of his/her workstation. Users can view incidents and roadworks for all regions, not just their own

5 Figure 4: NTS Cooperating Distributed Systems In the following sections we discuss some of the key elements and principles of the NTS architecture, including: Communication infrastructure and protocols Hardware and virtualisation Subsystem integration Distributed systems and redundancy Databases and the road network model Data synchronisation Decision support and expert systems GIS and visual displays NTS COMMUNICATIONS ARCHITECTURE The NTS integrates systems at four control offices and numerous other sites and provides comprehensive traffic management for the whole of Sweden. It was designed to operate as four systems, each deployed on a separate Local Area Network (LAN), and capable of operating in isolation from the other control offices. They are then connected together via a high-speed Wide - 5 -

6 Area Network (WAN) to allow interoperability and the exchange of data, including CCTV video and voice. The following diagram illustrates this design: Figure 5: NTS Basic Communications Architecture While this does not reflect the actual deployment, it illustrates the basic design principles for the hardware and network. LAN and WAN use Ethernet. This diagram does not show the numerous systems and countless devices deployed at the roadside or at the local tunnel equipment rooms. The main points to draw from this diagram are: Traffic Management for Sweden is provided via NTS Each Control Office (TLC) has its own servers and subsystems NTS integrates 4 separate TLC systems on a WAN Each TLC integrates several subsystems with a core supervisory system Each TLC is capable of operating independently Operational and configuration data is synchronised between the different TLCs Users workstations can connect to any TLC s system - 6 -

7 VIRTUALISATION NTS is logically a set of cooperating systems, each of which in turn integrates a number of specialist subsystems. From the hardware and deployment viewpoint the most significant development in NTS is the movement to virtualised servers - i.e. replacing individual hardware machines with virtual machines, implemented in software. Even for one TLC several servers are required to support a number of separate systems each performing different functions, namely: Live - operational traffic management Training Testing - e.g. new data and Action Plans Development and Configuration Each of these systems generally operates independently, although means are provided to transfer data and configurations between them. Each requires a number of servers, such as: System Application Server System Database Server Other Databases & File Servers Subsystems (or Subsystem Simulators) Network, Directory and Communications Servers For the Operational system in Stockholm this amounts to more than 35 servers (including subsystems). Since each TLC requires several systems and there are four TLCs, NTS employs many servers. In order to manage the number of servers and associated costs, NTS was seen as an ideal opportunity to move to a virtualised solution for the instation servers. This means that instead of more than a hundred host machines all the servers can be deployed as virtualised hosts on a much smaller number of physical platforms which are more than capable of meeting performance requirements as well as providing improved redundancy and failover solutions. Moreover, given a high performance WAN, the physical location of the servers becomes less significant and in practice most of the physical hosts could be deployed at one location, with a second site for disaster recovery. For this reason only the operator workstations and some local subsystems are actually deployed at the separate TLCs

8 Figure 6: NTS Virtualisation User Login This architecture fits in well with the operator s view of NTS. At login he/she is presented with the following dialog: This presents the available options of: Figure 7: NTS User Login Dialog Traffic Centre (TLC) - i.e. East, West, North or South System e.g. Live, Test, Training or Development Role e.g. Traffic Management, Fault Management, System Administration System and Role options vary, depending on the TLC, and the operator s access rights

9 Availability The NTS, like most modern Traffic Management Systems, is required to operate 24/7 with very limited down time. Several levels of redundancy ensure this is a realistic objective, i.e.: Multiple Control Centres each handling one region, but showing national information Multiple Server Sites - providing disaster recovery Multiple Systems separating operational and test/training use Virtualised Server Platforms virtual servers and subsystems will failover to an alternative platform, in the event of a hardware failure Redundant Data Storage use of RAID disks, employing striping/mirroring Spare Workstations extra operator workstations at various locations Software a range of software, bespoke and third party is used to manage and monitor the availability of system, communications and directories SUBSYSTEM INTEGRATION At each NTS Traffic Centre the core system integrates a number of different subsystems. Also known as cooperating systems each subsystem provides a specialised function or a range of functions for a specific location. Examples of the former include: CCTV Telephony Matrix Signal Control Variable Message Signs UTC Signals Congestion Charging Traffic Monitoring Weather Stations Road User Information Road Assistance Vehicles Examples of the latter are typically systems for the monitoring and control of a specific tunnel or bridge, for example Stockholm s Södra Länken Göteborg s Tingstad Tunnel Tunnel management systems, such as that for Södra Länken (Southern Link) manage a range of different devices including: - 9 -

10 Power Supplies Lighting Ventilation Water Pumps Fire Detectors Environmental Sensors Access Doors Emergency Telephones Loudspeakers Barriers Dynamic Message Signs Each subsystem is a sophisticated system in its own right and it handles direct communications with roadside devices and provides much of the function specific business logic. The subsystem exchanges information and receives commands and instructions from the core system at a higher, more abstracted level. Information about the status of devices regardless of which subsystem controls them are shown on common map and schematic displays at operators workstations. Control is via Action Plans, which may integrate commands to several different subsystems. The following diagram illustrates an example configuration for a single centre: Figure 8: NTS Subsystem Integration

11 The diagram shows the main levels for a single TLC system (e.g. Stockholm Live): Client Workstations Core (Integrating) System Subsystems/Cooperating Systems Roadside Devices In Stockholm, there are more than 30 subsystems and thousands of roadside devices. The interfaces to the subsystems use protocols based upon established standards. Some subsystems (e.g. many of the tunnel control systems) share a common interface specification. This makes it relatively simple to add new subsystems. How information about devices is displayed and how they are controlled are also standardised within NTS - the operator rarely needs to know how control is actually achieved at the lowest levels. Operational Data Synchronisation NTS is a set of cooperating systems. Each is capable of operating independently, but treats the other control centre s systems like other subsystems (i.e. as a source and sync for data). A TLC displays the events and incidents from other TLCS as external events. In practice the TLCs do not communicate directly with each other, but rather report all new and updated events to a central synchronisation server, which forwards that information to the other TLCs. Figure 9: NTS Live (Primary) Synchronisation Server GIS & VISUAL DISPLAYS NTS workstations provide a common user interface integrating the display of information and control of devices, regardless of the actual systems which provide the communications and low level control. Key components of the displays are:

12 Microsoft style dialogs GIS displays with both schematic and geographic style maps Other Graphical displays Video/CCTV Map Displays (Geokarta) Regardless of the actual traffic centre and region being controlled, map displays (based on the Carmenta GIS engine) cover the whole of Sweden: Figure 10: NTS Map Display Sweden In practice maps will be zoomed into areas of interest within the region being controlled. (The user can zoom down as far as street level if required). Figure 11: NTS Map Display Stockholm Centre

13 Locations with complex road layouts and high density of equipment (such as Södra Länken) are also modeled in a schematic form where all devices (and their status) can be seen: Figure 12: NTS Schematic Display - Detail NTS systems collect a very large amount of current information. Dynamic and static information is overlaid on the map in a hierarchy of layers, so an operator can elect to filter out information not directly of interest or of lesser importance. Information displayed on the maps includes: Background Geography Road Network Traffic Flows Road Condition Control & Monitoring Equipment Incidents & Roadworks Road Assistance & Maintenance Vehicles Ferries Diversion Routes Most objects on the map are selectable and have an associated property sheet or dialog where both static and operational information can be reviewed. Icons and colour are used to provide summary status. STATIC DATA & ROAD NETWORK MODEL Key to the successful integration of the display of information from so many different systems and in providing a consistent means for handling incidents and events is NTS s own road

14 network model. The NTS model is based on the GDF standard and is partly derived from Trafikverket s NVDB data, which it effectively supplements. It differs from networks designed for in-car navigation in that it has a number of hierarchical levels: National Route New Optional level for National Roads only Route(s) County Roads & County Stretches of National Routes Sub-Route(s) (slip roads) Aggregated Section Aggregated Section(s) Optional levels - parts of a Route defined as a set of Links Link(s) Bidirectional stretches of a Route between major junctions Aggregated Segment Aggregated Segment(s) Optional levels: unidirectional parts of a Link defined as a set of Segments Segment(s) Optional level: unidirectional part of a Link (e.g. Between two MCS gantries) Figure 13: Road Section Hierarchy The most detailed levels - Segments (e.g. sections of carriageway between signal gantries) are only modeled where lane level control is required and available. All static devices and externally defined road sections are mapped to the NTS road network, and whenever a traffic related event or alarm is reported to NTS its location is translated internally into the NTS format. This may be a single point or a precise extent along the road network: Figure14: Unconfirmed Traffic Event with a Location Extent

15 When communicating events and location related information to cooperating systems, NTS automatically translates the location into the format expected by the remote system (whether that is NVDB, RDS/TMC or a device address). Static Data Dependencies The Road network model is core to the static data maintained by NTS and is generally common to all TLC systems. Other static data builds upon and depends on the road model: Figure15: NTS Static Data Dependencies Static data is maintained in a centralised configuration database, and copies made for each TLC in Oracle databases, which also manage operational and historic data. EXPERT SYSTEM & DECISION SUPPORT NTS main function is to provide information about the state of the road traffic network and to offer decision support and the means to manage incidents and disturbances to the traffic flow. In the NTS, much of the business logic for handling traffic events (known as reports or situations) is embodied in a Real-Time Expert System, implemented using Gensym s G2. An expert system, is a computer application which combines rules and data to represent expert knowledge. It uses this knowledge to provide advice and decision support to a human operator. The benefit of an expert system over traditional programming languages, is that the logic which determines the proposed response to an event is not embedded in computer code, where it needs a programmer to change, but in data and rules, which can be entered and updated directly in the system (or in a test system) by traffic management experts. In NTS the expert system

16 understands the road network model and the capabilities of the roadside devices and subsystems. Traffic experts define how the system should respond to events by defining: Scenarios a set of conditions which if they occur may require a specific response Action Plans a predefined plan of action, defined as an executable flowchart When an incident is entered into the system and confirmed, the Expert System compares the location and conditions to the predefined scenarios and presents a prioritised list of Action Plans which might be used to handle the event. The operator decides which, if any, of the plans to execute. The plan will then automatically perform the actions required, prompting the operator when and if required. The system comes into its own, when rarely occurring events, such as a tunnel fire, require widespread and complex responses involving hundreds of devices and many third parties. The following shows a typical action plan (diagram), selected for a report, prior to execution: Figure 16: Action Plan (ATR001+VX) This plan contains a number of different types of step and executes three strands in parallel: 1. Communicates the situation with maintenance contractors and road assistance vehicles. 2. Runs a sub-plan which notifies other parties. 3. Implements a lane closure (via MCS) and notifies the TRISS subsystem. In this case the defined action plan, is location independent, but when executed for a specific incident at a specific location the system automatically determines the appropriate parties to contact and the required MCS signal gantries to control

17 SUMMARY To summarise, the author believes the following architectural features provide a framework which is very flexible and can meet current and future traffic management needs: Multiple Systems a complex system should be built from separate specialised components Distribution systems, databases and devices should all be deployed at the most appropriate locations for performance and maintainability Integration systems can be integrated into a single system via common communications standards, by a common user interface and by a common abstracted model, handled by an integrating system Virtualisation virtualising hardware has significant benefits both for cost, ease of maintenance and reliability Redundancy multiple levels of redundancy ensure high availability Graphical Displays the user display should be clear and intuitive and make use of modern GIS software such as the Carmenta map engine Expert Systems the use of an expert system (such as Gensym s G2) allows much more flexibility in defining the core business logic for Traffic Management Decision support and provides a powerful supervisor for managing subsystems and roadside devices Road Network Model the core of any ITS system is its underlying network model, which should provide the right abstracted level, or as NTS does variable levels, easily mapped to other models Databases underlying any successful modern system are the databases which maintain all configuration, static and historical data and which may also be a source for the current network state - NTS uses several Oracle databases Simplicity no sophisticated ITS system will actually be simple, but it should appear so to its users! CONCLUSIONS An architecture which employs best practice for ICT systems, including modularisation and distribution, virtualisation, knowledge-based business logic and uses the right tools (e.g. GIS and databases) is an excellent basis for a successful ITS system, such as Sweden s National Traffic Management System (NTS)

MM8000 safety and security with smart danger management. A scalable and flexible management station for any requirement. Answers for infrastructure.

MM8000 safety and security with smart danger management. A scalable and flexible management station for any requirement. Answers for infrastructure. MM8000 safety and security with smart danger management A scalable and flexible management station for any requirement Answers for infrastructure. Sophisticated technology for comprehensive safety Safety

More information

Supervision software for Intrusion detection, Fire detection and CCTV systems

Supervision software for Intrusion detection, Fire detection and CCTV systems Supervision software for Intrusion detection, Fire detection and CCTV systems elmospa.com Global security solutions Globalpro GLOBALPRO is the new supervision software that allows to obtain a powerful

More information

Integrated Platforms. Includes: - Environmental monitoring system - Integrated Traffic Management - Network Monitoring. Index. Purpose.

Integrated Platforms. Includes: - Environmental monitoring system - Integrated Traffic Management - Network Monitoring. Index. Purpose. Integrated Platforms Includes: - Environmental monitoring system - Integrated Traffic Management - Network Monitoring Index Purpose Description Relevance for Large Scale Events Options Technologies Impacts

More information

The Business case for monitoring points... PCM architecture...

The Business case for monitoring points... PCM architecture... The Business case for monitoring points... Points Condition Monitoring (PCM) measures key parameters related to the performance of switch machines and turnouts in real time at every movement. Intelligent

More information

Advanced Network Video And Alarm Management Suite

Advanced Network Video And Alarm Management Suite Advanced Network Video And Alarm Management Suite ViMS. Advanced Network Video & Alarm Management Suite G anz ViMS Command is a powerful IP network based, open standards Video & Alarm Management software

More information

Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB

Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB Executive Summary Oracle Berkeley DB is used in a wide variety of carrier-grade mobile infrastructure systems. Berkeley DB provides

More information

CENTRAL CONTROL FACILITY (CCF) DESIGN AND LATEST DATA CENTER PRACTICES

CENTRAL CONTROL FACILITY (CCF) DESIGN AND LATEST DATA CENTER PRACTICES CENTRAL CONTROL FACILITY (CCF) DESIGN AND LATEST DATA CENTER PRACTICES Obrad Aleksic, Systems Specialist, Hatch Mott MacDonald, 2800 Speakman Drive, Mississauga, Canada, 905 403 3923, obrad.aleksic@hatchmott.com

More information

IFS-8000 V2.0 INFORMATION FUSION SYSTEM

IFS-8000 V2.0 INFORMATION FUSION SYSTEM IFS-8000 V2.0 INFORMATION FUSION SYSTEM IFS-8000 V2.0 Overview IFS-8000 v2.0 is a flexible, scalable and modular IT system to support the processes of aggregation of information from intercepts to intelligence

More information

UTOPIA Urban Traffic Control System Architecture. MIZAR Automazione S.p.A.

UTOPIA Urban Traffic Control System Architecture. MIZAR Automazione S.p.A. UTOPIA Urban Traffic Control System Architecture MIZAR Automazione S.p.A. System Overview UTOPIA: Actual innovation in Traffic Control Private traffic overall time minimisation Selective and absolute priority

More information

Building Remote Access VPNs

Building Remote Access VPNs Building Remote Access VPNs 124 Grove Street, Suite 309 Franklin, MA 02038 877-4-ALTIGA www.altiga.com Building Remote Access VPNs: Harnessing the Power of the Internet to Reduce Costs and Boost Performance

More information

Relational Databases in the Cloud

Relational Databases in the Cloud Contact Information: February 2011 zimory scale White Paper Relational Databases in the Cloud Target audience CIO/CTOs/Architects with medium to large IT installations looking to reduce IT costs by creating

More information

1. Abstract. 2. The Problem / Need for the Program

1. Abstract. 2. The Problem / Need for the Program Program Information: Montgomery County, Maryland Program Title: A GIS Platform for Emergency Management and Response: Common Operational Pictures (COP) Program Category: # 14, Information Technology 1.

More information

TestManager Administration Guide

TestManager Administration Guide TestManager Administration Guide RedRat Ltd July 2015 For TestManager Version 4.57-1 - Contents 1. Introduction... 3 2. TestManager Setup Overview... 3 3. TestManager Roles... 4 4. Connection to the TestManager

More information

CF Dashboard Offering

CF Dashboard Offering M-Applications Manual 653 CF Dashboard Section Issue Date 0601 APPLICATION NOTE CF Dashboard Offering Creating the CF Dashboard Offering...3 Introduction... 3 Key Concepts... 4 CF Dashboard Offering...4

More information

Relay2 Enterprise Cloud Controller Datasheet

Relay2 Enterprise Cloud Controller Datasheet Relay2 Enterprise Cloud WLAN Network Controller Provides the power of enterprise network services without the complexities and cost of traditional hardware- based Wi- Fi controllers The Relay2 Enterprise

More information

Network Management and Monitoring Software

Network Management and Monitoring Software Page 1 of 7 Network Management and Monitoring Software Many products on the market today provide analytical information to those who are responsible for the management of networked systems or what the

More information

HEALTHCARE SOLUTIONS

HEALTHCARE SOLUTIONS HEALTHCARE SOLUTIONS Healthcare solutions HEALTHCARE COMMUNICATIONS THE CHALLENGES The organisation is asking for improved communications, but resources and budget will not extend to a huge IP communications

More information

NOS for Network Support (903)

NOS for Network Support (903) NOS for Network Support (903) November 2014 V1.1 NOS Reference ESKITP903301 ESKITP903401 ESKITP903501 ESKITP903601 NOS Title Assist with Installation, Implementation and Handover of Network Infrastructure

More information

Milestone Federated Architecture TM

Milestone Federated Architecture TM White paper Milestone Federated Architecture TM Prepared by: John Rasmussen, Senior Technical Product Manager, Corporate Business Unit, Milestone Systems Date: June 22, 2015 Table of Contents Introduction...

More information

Next Generation. Surveillance Solutions. Cware. The Advanced Video Management & NVR Platform

Next Generation. Surveillance Solutions. Cware. The Advanced Video Management & NVR Platform Next Generation Surveillance Solutions Cware The Advanced Video Management & NVR Platform Advanced Open Management Benefit from the most effective CCTV management platform Cware is an advanced video management

More information

How can we prevent security breaches?

How can we prevent security breaches? How can we prevent security breaches? Unify your security management with Siveillance Vantage to enhance the emergency and routine procedures of your critical infrastructure. Answers for infrastructure.

More information

Policy for the Design and Operation of Closed-Circuit Television (CCTV) in Advanced Traffic Management Systems September 4, 2001

Policy for the Design and Operation of Closed-Circuit Television (CCTV) in Advanced Traffic Management Systems September 4, 2001 I. Introduction. Traffic Engineering and Highway Safety Division Policy for the Design and Operation of Closed-Circuit Television (CCTV) in Advanced Traffic Management Systems September 4, 2001 The New

More information

The Virtual Digital Forensics Lab: Expanding Law Enforcement Capabilities

The Virtual Digital Forensics Lab: Expanding Law Enforcement Capabilities Briefing Paper The Virtual Digital Forensics Lab: Expanding Law Enforcement Capabilities Sean A. Ensz University of Oklahoma 200 Felgar Street, Norman, Oklahoma 73019 405.325.3954 Office 405.325.1633 Fax

More information

How To Choose A Business Intelligence Toolkit

How To Choose A Business Intelligence Toolkit Background Current Reporting Challenges: Difficulty extracting various levels of data from AgLearn Limited ability to translate data into presentable formats Complex reporting requires the technical staff

More information

CONDIS. IT Service Management and CMDB

CONDIS. IT Service Management and CMDB CONDIS IT Service and CMDB 2/17 Table of contents 1. Executive Summary... 3 2. ITIL Overview... 4 2.1 How CONDIS supports ITIL processes... 5 2.1.1 Incident... 5 2.1.2 Problem... 5 2.1.3 Configuration...

More information

Network Management Architectures for Broadband Satellite Multimedia Systems

Network Management Architectures for Broadband Satellite Multimedia Systems Network Architectures for Broadband Multimedia Systems obert J. Mort Systek Consulting Ltd., Havant, UK robert.mort@etsi.org Matteo Berioli DL, Germany matteo.berioli@dlr.de Haitham Cruickshank, University

More information

Management Tools, Systems and Applications. Network Management

Management Tools, Systems and Applications. Network Management Management Tools, Systems and Applications Network Management 13.5.2013 1 Lectures Schedule Week Week 1 Topic Computer Networks - Network Management Architectures & Applications Week 2 Network Management

More information

Maximizing return on plant assets

Maximizing return on plant assets Maximizing return on plant assets Manufacturers in nearly every process industry face the need to improve their return on large asset investments. Effectively managing assets, however, requires a wealth

More information

2011 Tyco International Ltd. and its respective companies. All rights reserved. February 2011 2

2011 Tyco International Ltd. and its respective companies. All rights reserved. February 2011 2 Distributed Network Architecture: Scalability and Load Balancing in a Security Environment Introduction Global enterprises and large, multi-site hospitals, universities, or government agencies are increasingly

More information

CHARM. Advanced Traffic Management System.

CHARM. Advanced Traffic Management System. Kapsch TrafficCom EN CHARM. Advanced Traffic Management System. always one step ahead Advanced Traffic Management System. Kapsch TrafficCom was awarded two contracts by Highways England (HE) and Rijkswaterstaat

More information

Trademark Notice. General Disclaimer

Trademark Notice. General Disclaimer Trademark Notice General Disclaimer Intelligent Management, Centralized Operation & Maintenance Huawei Data Center Network Management Solution A data center is an integrated IT application environment

More information

Disaster Recovery Design Ehab Ashary University of Colorado at Colorado Springs

Disaster Recovery Design Ehab Ashary University of Colorado at Colorado Springs Disaster Recovery Design Ehab Ashary University of Colorado at Colorado Springs As a head of the campus network department in the Deanship of Information Technology at King Abdulaziz University for more

More information

Presentation: May 15 th 2013 Location: Saskatoon Speaker: Robert Picard. Airport Expertise. Holistic Approach to IT Solutions Automation Intelligence

Presentation: May 15 th 2013 Location: Saskatoon Speaker: Robert Picard. Airport Expertise. Holistic Approach to IT Solutions Automation Intelligence Presentation: May 15 th 2013 Location: Saskatoon Speaker: Robert Picard Airport Expertise Holistic Approach to IT Solutions Automation Intelligence Agenda Automation Intelligence (AI) Concept Responding

More information

Trains crossing at Toronto s Old Mill Station 2009 TTC. Train Control

Trains crossing at Toronto s Old Mill Station 2009 TTC. Train Control Trains crossing at Toronto s Old Mill Station 2009 TTC 76 An Advance Communication Based System for Toronto Resignaling for Higher Performance The Yonge-University-Spadina Line (YUS) in Toronto had been

More information

IP Video Surveillance

IP Video Surveillance IP Video Surveillance Solutions and Services Wireless IP PDA Administration Wireless Access Point Viewer Remote Control IP Video Server IP Network Alarm Management Video Recording Analog Video Server Access

More information

Contents. Foreword. Acknowledgments

Contents. Foreword. Acknowledgments Foreword Preface Acknowledgments xv xvii xviii CHAPTER 1 Introduction 1 1.1 What Is Mission Critical? 1 1.2 Purpose of the Book 2 1.3 Network Continuity Versus Disaster Recovery 2 1.4 The Case for Mission-Critical

More information

NETWORK ATTACHED STORAGE DIFFERENT FROM TRADITIONAL FILE SERVERS & IMPLEMENTATION OF WINDOWS BASED NAS

NETWORK ATTACHED STORAGE DIFFERENT FROM TRADITIONAL FILE SERVERS & IMPLEMENTATION OF WINDOWS BASED NAS INTERNATIONAL International Journal of Computer JOURNAL Engineering OF COMPUTER and Technology (IJCET), ENGINEERING ISSN 0976-6367(Print), ISSN 0976 & 6375(Online) TECHNOLOGY Volume 4, Issue (IJCET) 3,

More information

Shareholder Presentation

Shareholder Presentation Shareholder Presentation 30 June 2016 Shareholder Presentation June 2016 1 Agenda 1. Introduction 2. Strategy revisited 3. Fleet Systems: Further consolidation 4. Passenger Systems: Update on Region Services

More information

The Aspect Unified IP Five 9s Environment

The Aspect Unified IP Five 9s Environment Technical Overview The Aspect Unified IP Five 9s Environment Technical Overview Aspect Unified IP 7 is a next-generation customer contact solution that enables companies to interact with consumers through

More information

Overview of Routing between Virtual LANs

Overview of Routing between Virtual LANs Overview of Routing between Virtual LANs This chapter provides an overview of virtual LANs (VLANs). It describes the encapsulation protocols used for routing between VLANs and provides some basic information

More information

Atlas Technology Deployment Guide

Atlas Technology Deployment Guide Atlas Technology Deployment Guide 2015 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their

More information

Digital signage. software solutions

Digital signage. software solutions Digital signage software solutions Digital signage software solutions designed in cooperation with Modulex, one of the world s leading producers of information and communication systems developed by Add-On

More information

CorHousing. CorHousing provides performance indicator, risk and project management templates for the UK Social Housing sector including:

CorHousing. CorHousing provides performance indicator, risk and project management templates for the UK Social Housing sector including: CorHousing CorHousing provides performance indicator, risk and project management templates for the UK Social Housing sector including: Corporate, operational and service based scorecards Housemark indicators

More information

Axapta Object Server MICROSOFT BUSINESS SOLUTIONS AXAPTA

Axapta Object Server MICROSOFT BUSINESS SOLUTIONS AXAPTA MICROSOFT BUSINESS SOLUTIONS AXAPTA Axapta Object Server Microsoft Business Solutions Axapta Object Server minimises bandwidth requirements and ensures easy, efficient and homogeneous client deployment.

More information

With HD quality Full transparent networking features And on-demand capacity enhancements

With HD quality Full transparent networking features And on-demand capacity enhancements Always more than you expect Panasonic NS1000 SIP BUSINESS COMMUNICATIONS SERVER With HD quality Full transparent networking features And on-demand capacity enhancements The NS1000 at a glance SIP and IP

More information

Dell PowerVault MD Series Storage Arrays: IP SAN Best Practices

Dell PowerVault MD Series Storage Arrays: IP SAN Best Practices Dell PowerVault MD Series Storage Arrays: IP SAN Best Practices A Dell Technical White Paper Dell Symantec THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND

More information

Corporate Overview... 3 The Pacom System... 4

Corporate Overview... 3 The Pacom System... 4 1 Table of Contents Introduction Corporate Overview................................................. 3 The Pacom System................................................... 4 Graphical Monitoring System

More information

integrated fire and security solutions Maximum protection for buildings

integrated fire and security solutions Maximum protection for buildings integrated fire and security solutions Maximum protection for buildings integrated fire and security solutions Johnson Controls: expert qualified in building protection Johnson Controls is the recognised

More information

Using High Availability Technologies Lesson 12

Using High Availability Technologies Lesson 12 Using High Availability Technologies Lesson 12 Skills Matrix Technology Skill Objective Domain Objective # Using Virtualization Configure Windows Server Hyper-V and virtual machines 1.3 What Is High Availability?

More information

SC21 Manufacturing Excellence. Process Overview

SC21 Manufacturing Excellence. Process Overview SC21 Manufacturing Excellence Process Overview Prepared by:- The SC21 Performance, Development and Quality (PDQ) Special Interest Group (SIG) Acknowledgement The scoring methodology used in the Management

More information

Advanced Transportation Management Systems

Advanced Transportation Management Systems Advanced Transportation Management Systems Summary Many Department of Transportation agencies are looking for cost-saving ways to improve the efficiencies of roadways without making actual surface improvements

More information

Increase Simplicity and Improve Reliability with VPLS on the MX Series Routers

Increase Simplicity and Improve Reliability with VPLS on the MX Series Routers SOLUTION BRIEF Enterprise Data Center Interconnectivity Increase Simplicity and Improve Reliability with VPLS on the Routers Challenge As enterprises improve business continuity by enabling resource allocation

More information

DeltaV Logbooks. Benefits. Introduction. Minimize shift handover risk. Electronically document events, observations, and notes.

DeltaV Logbooks. Benefits. Introduction. Minimize shift handover risk. Electronically document events, observations, and notes. DeltaV Distributed Control System Product Data Sheet DeltaV Logbooks Minimize shift handover risk. Electronically document events, observations, and notes. Improve task management to drive operator action.

More information

IT service for life science

IT service for life science anterio performs research in the field of molecular modelling including computer-aided drug design. With our experience in these fields we help customers to implement an IT infrastructure to aid these

More information

Technical White Paper

Technical White Paper Instant APN Technical White Paper Introduction AccessMyLan Instant APN is a hosted service that provides access to a company network via an Access Point Name (APN) on the AT&T mobile network. Any device

More information

Enhanced Enterprise SIP Communication Solutions

Enhanced Enterprise SIP Communication Solutions Enhanced Enterprise SIP Communication Solutions with Avaya Aura and Allstream SIP Trunking An Allstream White Paper 1 Table Of Contents Beyond VoIP 1 SIP Trunking delivers even more benefits 1 Choosing

More information

Satellite REPRINTED FROM. John D. Prentice, Stratos Global Corp., USA, www.oilfieldtechnology.com

Satellite REPRINTED FROM. John D. Prentice, Stratos Global Corp., USA, www.oilfieldtechnology.com Satellite solutions John D. Prentice, Stratos Global Corp., USA, discusses how new satellite solutions impact offshore and land based exploration and production. REPRINTED FROM www.oilfieldtechnology.com

More information

VPLS lies at the heart of our Next Generation Network approach to creating converged, simplified WANs.

VPLS lies at the heart of our Next Generation Network approach to creating converged, simplified WANs. Virtual Private LAN Service (VPLS) A WAN that thinks it s a LAN. VPLS is a high security, low latency means to connect sites or services either point-to-point or as a mesh. We use Virtual Private LAN Service

More information

HIGHLY SOPHISTICATED MONITORING

HIGHLY SOPHISTICATED MONITORING PERFECTLY PROTECTED HIGHLY SOPHISTICATED MONITORING Yachts are masterpieces of design and technology with thousands of functions providing the highest level of comfort. Besecke s automation and circuitry

More information

Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment

Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment (Exam 70-290) Table of Contents Table of Contents... 1 Course Overview... 2 Section 0-1: Introduction... 4

More information

Reliable Security Solutions

Reliable Security Solutions Reliable Security Solutions Challenger10 The proven solution for access control, intrusion detection and video integration. An integrated security solution for your most challenging environments The Tecom

More information

Security Center Unified Security Platform

Security Center Unified Security Platform Security Center Unified Security Platform License Plate Recognition Video Surveillance Access Control Innovative Solutions Simply Powerful. The Security Center is a unified security platform. It seamlessly

More information

Moving from DBF to SQL Server Pros and Cons

Moving from DBF to SQL Server Pros and Cons Moving from DBF to SQL Server Pros and Cons Overview This document discusses the issues related to migrating a VFP DBF application to use SQL Server. A VFP DBF application uses native Visual FoxPro (VFP)

More information

MM8000 highest safety and security with intelligent danger management

MM8000 highest safety and security with intelligent danger management MM8000 highest safety and security with intelligent danger management A scalable and flexible management station for any requirement Answers for infrastructure. Sophisticated technology for comprehensive

More information

NETWORK MONITORING. Network Monitoring. Product brief. NETWORK MONITORING Logger Only

NETWORK MONITORING. Network Monitoring. Product brief. NETWORK MONITORING Logger Only Network Monitoring 1 Network Monitoring Product brief Logger Only CONTENTS 1 Page 1. Introduction 2-3 2. Network Structure 4 3. Data Collection 5 4. Data Visualisation 6 5. Dashboard 7 6. Alarm Management

More information

Optimizing Large Arrays with StoneFly Storage Concentrators

Optimizing Large Arrays with StoneFly Storage Concentrators Optimizing Large Arrays with StoneFly Storage Concentrators All trademark names are the property of their respective companies. This publication contains opinions of which are subject to change from time

More information

Introduction to Computer Networks and Data Communications

Introduction to Computer Networks and Data Communications Introduction to Computer Networks and Data Communications Chapter 1 Learning Objectives After reading this chapter, you should be able to: Define the basic terminology of computer networks Recognize the

More information

Introduction to Network Management

Introduction to Network Management Introduction to Network Management Chu-Sing Yang Department of Electrical Engineering National Cheng Kung University Outline Introduction Network Management Requirement SNMP family OSI management function

More information

Emerson Smart Firewall

Emerson Smart Firewall DeltaV TM Distributed Control System Product Data Sheet Emerson Smart Firewall The Emerson Smart Firewall protects the DeltaV system with an easy to use perimeter defense solution. Purpose built for easy

More information

White Paper April 2006

White Paper April 2006 White Paper April 2006 Table of Contents 1. Executive Summary...4 1.1 Scorecards...4 1.2 Alerts...4 1.3 Data Collection Agents...4 1.4 Self Tuning Caching System...4 2. Business Intelligence Model...5

More information

w h i t e p a p e r The Sytel Path to Non-Stop Productivity

w h i t e p a p e r The Sytel Path to Non-Stop Productivity The Sytel Path to Non-Stop Productivity A white paper that focuses on high availability deployment of the core services within Softdial Contact Center Version 1.4 Sytel Limited Dec 2011 All rights reserved.

More information

ntier Verde: Simply Affordable File Storage No previous storage experience required

ntier Verde: Simply Affordable File Storage No previous storage experience required ntier Verde: Simply Affordable File Storage No previous storage experience required April 2014 1 Table of Contents Abstract... 3 The Need for Simplicity... 3 Installation... 3 Professional Services...

More information

Software Specification. Updated: May 26, 2011 Total pages: 7 All rights reserved

Software Specification. Updated: May 26, 2011 Total pages: 7 All rights reserved Software Specification Updated: May 26, 2011 Total pages: 7 All rights reserved Requirements The following are the system requirements for the software: Component Minimum Recommended Processor A 1 gigahertz

More information

MultiDSLA. Measuring Network Performance. Malden Electronics Ltd

MultiDSLA. Measuring Network Performance. Malden Electronics Ltd MultiDSLA Measuring Network Performance Malden Electronics Ltd The Business Case for Network Performance Measurement MultiDSLA is a highly scalable solution for the measurement of network speech transmission

More information

OPTIMIZING SERVER VIRTUALIZATION

OPTIMIZING SERVER VIRTUALIZATION OPTIMIZING SERVER VIRTUALIZATION HP MULTI-PORT SERVER ADAPTERS BASED ON INTEL ETHERNET TECHNOLOGY As enterprise-class server infrastructures adopt virtualization to improve total cost of ownership (TCO)

More information

SIP Trunking to Microsoft Lync (Skype for Business) Server

SIP Trunking to Microsoft Lync (Skype for Business) Server SIP Trunking to Microsoft Lync (Skype for Business) Server SIP Trunking to Lync/Skype for Business Server The emergence of Unified Communications integrating communications services into desktop and mobile

More information

Product Guide. Sawmill Analytics, Swindon SN4 9LZ UK sales@sawmill.co.uk tel: +44 845 250 4470

Product Guide. Sawmill Analytics, Swindon SN4 9LZ UK sales@sawmill.co.uk tel: +44 845 250 4470 Product Guide What is Sawmill Sawmill is a highly sophisticated and flexible analysis and reporting tool. It can read text log files from over 800 different sources and analyse their content. Once analyzed

More information

PROFIBUS/PROFINET System design

PROFIBUS/PROFINET System design PROFIBUS/PROFINET System design Andy Verwer Technical Officer for PROFIBUS UK Verwer Training & Consultancy Ltd Gold distributor PROFIBUS PROFIBUS is by a large margin the most widely used fieldbus technology.

More information

Features. Emerson Solutions for Abnormal Situations

Features. Emerson Solutions for Abnormal Situations Features Comprehensive solutions for prevention, awareness, response, and analysis of abnormal situations Early detection of potential process and equipment problems Predictive intelligence network to

More information

QUICK REFERENCE GUIDE MOBILE HUMAN MACHINE INTERFACE (HMI): INNOVATION THAT EMPOWERS THE MOBILE OPERATOR

QUICK REFERENCE GUIDE MOBILE HUMAN MACHINE INTERFACE (HMI): INNOVATION THAT EMPOWERS THE MOBILE OPERATOR MOBILE HUMAN MACHINE INTERFACE (HMI): INNOVATION THAT EMPOWERS THE MOBILE OPERATOR Mobile operators are critical to ensuring the overall efficiency and uptime of the production line and play a critical

More information

IP SAN BEST PRACTICES

IP SAN BEST PRACTICES IP SAN BEST PRACTICES PowerVault MD3000i Storage Array www.dell.com/md3000i TABLE OF CONTENTS Table of Contents INTRODUCTION... 3 OVERVIEW ISCSI... 3 IP SAN DESIGN... 4 BEST PRACTICE - IMPLEMENTATION...

More information

Hyper-V Network Virtualization Gateways - Fundamental Building Blocks of the Private Cloud

Hyper-V Network Virtualization Gateways - Fundamental Building Blocks of the Private Cloud Hyper-V Network Virtualization Gateways - nappliance White Paper July 2012 Introduction There are a number of challenges that enterprise customers are facing nowadays as they move more of their resources

More information

ADVANCED NETWORK CONFIGURATION GUIDE

ADVANCED NETWORK CONFIGURATION GUIDE White Paper ADVANCED NETWORK CONFIGURATION GUIDE CONTENTS Introduction 1 Terminology 1 VLAN configuration 2 NIC Bonding configuration 3 Jumbo frame configuration 4 Other I/O high availability options 4

More information

CUSTOM INTERACTIVE VOICE4NET TELEPHONY SOLUTIONS. Contact Center HD. www.voice4net.com

CUSTOM INTERACTIVE VOICE4NET TELEPHONY SOLUTIONS. Contact Center HD. www.voice4net.com Contact Center HD Contact Center HD (CCHD ) With competition on a global basis, increased demand from users and lingering economic uncertainty, contact centers are a critical component in any company s

More information

July, 2006. Figure 1. Intuitive, user-friendly web-based (HTML) interface.

July, 2006. Figure 1. Intuitive, user-friendly web-based (HTML) interface. Smart Switches The Value-Oriented Alternative for Managed Switching White Paper September, 2005 Abstract This White Paper provides a short introduction to Web Smart switches and their importance in a local

More information

NETWORK MANAGEMENT SOLUTIONS

NETWORK MANAGEMENT SOLUTIONS N E T S M A R T NETWORK MANAGEMENT SOLUTIONS UNIFY YOUR NETWORK As new and legacy services coexist to support a widening variety of customers, network support presents more technical challenges. This complex,

More information

PIPELINE ENGINEERING - Pipeline System Automation and Control - C. Bruce Warren and Mike S. Yoon PIPELINE SYSTEM AUTOMATION AND CONTROL

PIPELINE ENGINEERING - Pipeline System Automation and Control - C. Bruce Warren and Mike S. Yoon PIPELINE SYSTEM AUTOMATION AND CONTROL PIPELINE SYSTEM AUTOMATION AND CONTROL C. Bruce Warren and Mike S. Yoon BCT Group and Yoon Consulting Keywords: SCADA, RTU, Communications, Data Management, HMI, Alarm, Security, Measurement, Flow Meters,

More information

Technical Specification. Solutions created by knowledge and needs

Technical Specification. Solutions created by knowledge and needs Technical Specification Solutions created by knowledge and needs The industrial control and alarm management system that integrates video, voice and data Technical overview Process Architechture OPC-OCI

More information

Software-Defined Networks Powered by VellOS

Software-Defined Networks Powered by VellOS WHITE PAPER Software-Defined Networks Powered by VellOS Agile, Flexible Networking for Distributed Applications Vello s SDN enables a low-latency, programmable solution resulting in a faster and more flexible

More information

Managed Network Services

Managed Network Services Managed Network Services Delivering innovative network data services to business NETWOR Communications are an essential and integral part of any IT strategy and are as important as the systems and processes

More information

Intrusion Detection and Cyber Security Monitoring of SCADA and DCS Networks

Intrusion Detection and Cyber Security Monitoring of SCADA and DCS Networks Intrusion Detection and Cyber Security Monitoring of SCADA and DCS Networks Dale Peterson Director, Network Security Practice Digital Bond, Inc. 1580 Sawgrass Corporate Parkway, Suite 130 Sunrise, FL 33323

More information

Multiagent Control of Traffic Signals Vision Document 2.0. Vision Document. For Multiagent Control of Traffic Signals. Version 2.0

Multiagent Control of Traffic Signals Vision Document 2.0. Vision Document. For Multiagent Control of Traffic Signals. Version 2.0 Vision Document For Multiagent Control of Traffic Signals Version 2.0 Submitted in partial fulfillment of the requirements of the degree of MSE Bryan Nehl CIS 895 MSE Project Kansas State University Page

More information

Physical Security Information Management Software - Concepts - Solutions

Physical Security Information Management Software - Concepts - Solutions Physical Security Information Management Software - Concepts - Solutions A system is only as secure as its weakest link Technical Management Security Information Management ViPRO.solutions Communications

More information

Virtual Server Hosting Service Definition. SD021 v1.8 Issue Date 20 December 10

Virtual Server Hosting Service Definition. SD021 v1.8 Issue Date 20 December 10 Virtual Server Hosting Service Definition SD021 v1.8 Issue Date 20 December 10 10 Service Overview Virtual Server Hosting is InTechnology s hosted managed service for virtual servers. Our virtualisation

More information

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing. Chapter 1 Introducing Cloud Computing Cloud Computing Chapter 1 Introducing Cloud Computing Learning Objectives Understand the abstract nature of cloud computing. Describe evolutionary factors of computing that led to the cloud. Describe virtualization

More information

Next generation PNC7monitoring centre software

Next generation PNC7monitoring centre software Next generation PNC7monitoring centre software Introducing PNC7 PNC7 represents a new benchmark in the development of monitoring centre software, providing a powerful, reliable and scalable technology

More information

Cisco Active Network Abstraction Gateway High Availability Solution

Cisco Active Network Abstraction Gateway High Availability Solution . Cisco Active Network Abstraction Gateway High Availability Solution White Paper This white paper describes the Cisco Active Network Abstraction (ANA) Gateway High Availability solution developed and

More information

SOLUTIONS OVERVIEW. Emergency Services Command and Control STORM. Delivering Transformation. Together.

SOLUTIONS OVERVIEW. Emergency Services Command and Control STORM. Delivering Transformation. Together. SOLUTIONS OVERVIEW Emergency Services Command and Control STORM Delivering Transformation. Together. STORM Emergency Services Command and Control STORM allows emergency services control room operators

More information