REMOTE OPERATIONS SUPPORT SYSTEM FOR ON-LINE ANALYZER

Size: px
Start display at page:

Download "REMOTE OPERATIONS SUPPORT SYSTEM FOR ON-LINE ANALYZER"

Transcription

1 REMOTE OPERATIONS SUPPORT SYSTEM FOR ON-LINE ANALYZER Marko Mattila *, Kari Koskinen *,Kari Saloheimo ** * Information and Computer Systems in Automation, Helsinki University of Technology P.O.Box 5400, FIN HUT, Finland tel , fax , marko.mattila@hut.f ** Outokumpu Mintec Oy, P.O.Box 84, FIN Espoo, Finland tel , fax , kari.saloheimo@outokumpu.com Abstract: Remote, telecommunications based support for process equipment operation and maintenance can offer substantial benefits for the end-user in terms of improved uptime and better quality of operation. Equipment vendors can utilize this kind of facility to improve their after-sales services for the end-user. A remote operations support system has been designed and realized. The prototype system has been applied to and experimented with an on-line X-ray fluorescence analyzer manufactured by Outokumpu Mintec Oy. The system comprises software modules in the analyzer operating station end and in the remote expert station end. The communications between both ends uses TCP/IP protocol and the communications media can be Internet, or wired and/or wireless or satellite-based telephony network. Copyright 2000 IFAC Keywords: remote support, remote maintenance, remote diagnostics, technical support, COM, OPC, Internet, XML, VPN 1 INTRODUCTION Maximizing the production up-time and keeping the desired quality level are common goals of any production process. Usually they are possible only by high availability and consistent performance of all key process equipment. One reason why this is problematic is that the processing plants are often located in regions where it is difficult to recruit technically skilled personnel to maintain hightechnology instruments or equipment. In many cases the maintenance is arranged by a contract between the end-user and the equipment vendor. In a trouble situation, an expert from the vendor company is often required to travel to the site. The travelling time causes a delay in solving the trouble and, at worst, a corresponding loss of production. Moreover, in several cases the original reason for the fault has been quite simple and could have easily been fixed by the local personnel, if they only had known it. Current information and telecommunications technology offer many interesting possibilities to establish more efficient procedures for end-user support with lower cost. Remote operations support via telecommunications can substantially reduce the need of travelling and improve the speed of troubleshooting. Moreover, embedded intelligent fault diagnostics used interactively by the remote expert helps to decide and schedule preventive maintenance actions. The idea of a remote operations support system (ROSS) is not new and some pioneering research and development work is also reported in the literature. One such example is discussed in (Ollus & al) where a ROSS was designed, realized and tested for a specific type of a pulp washer. The system featured videoconferencing, multimedia product documentation, a training simulator and a remote process-monitoring module. Modem and ISDN connections over telephony network were used as the

2 telecommunications solution. Another example is a remote support system for diesel engines (Wärtsilä NSD). Wärtsilä s web based diagnostic tool is a result of decade long industrial product development. Although some examples of ROSS-systems already exist, there is a lot of unused potential left for such systems in various industries. This paper deals with the design, realization and experimenting of a ROSSconcept and system for a set of instruments and equipment used in the mineral and metal processing industries. The pilot system application was made for a Courier 3SL on-line X-ray fluorescence analyzer manufactured by Outokumpu Mintec Oy. While all testing and experimenting was carried out using the analyzer as the pilot instrument the aim is to design the system as generic as possible so that it can be utilized as a basic building block for later realizations of ROSS systems for other process equipment. The maximum generality poses a tough challenge for the research works in methodological and especially in software issues. 2 CONCEPTUAL MODEL OF ROSS Following the reasoning presented in (Ollus et al) a conceptual model for ROSS can be presented by listing the functions in the site and remote ends: The site end system may include the following modules: Multimedia product documentation (locally or accessed via extranet, to support in equipment operation and maintenance) Videoconferencing to get expert help and to transfer image information from site Local diagnostic module to automate some of the equipment condition monitoring and fault diagnosis Data base query module for equipment variables and their histories for remote monitoring Data base input module for equipment control variables to remote control the equipment Communication module for safe and secure communications The remote end system may include the following modules: Multimedia product documentation (locally or accessed via extranet) Videoconferencing for interactive diagnostics and data visualization (for remote monitoring and fault diagnostics by the expert) for investigating remote databases and generating remote queries for remote monitoring for generating database input for remote database to remote control the equipment Communication module for safe and secure communications The communications media can be chosen from a set of possibilities, depending on the existing communications infrastructure in the end-user site. The media can be Internet, or wired, wireless or satellite-based telephony system. Different modules are described in more details in Chapter 6. 3 THE ON-LINE ANALYZER AND ITS OPERATOR STATION Courier 3SL is an on-line X-ray fluorescence (XRF) analyzer for concentrator processes. In typically 10- minute cycles, it automatically takes samples from up to three sampling lines, analyzes the concentrations of elements in the samples and sends the results to the automation system. Besides the XRF measurement and its signal processing, the device includes mechanics and controls for sample handling and presentation, internal reference sample measurement and operational safety. All this is handled by an embedded control application running on the analyzer s CPU. In addition to the on-line concentrations, the analyzer produces about 3000 analog and 300 digital data items per analysis cycle that are useful for diagnostic purposes. These include primary X-ray spectra of sample and internal reference measurements, and operational status data of the measurement control processes. The diagnostic data are passed and logged to the operator station, a dedicated Windows NT PC connected to the analyzer by a serial line. Diagram of the system is described in figure 1. Diagnostics Data Measuring CPU Analysing CPU Operating Station Operating Parameters Analyser Concentrations Plant Control System Fig. 1. Diagram of analyzer system

3 the communication line. The development of the system proceeds very much in conjunction with the development of the services. The operator station hosts a runtime monitoring application built on top of Cimplicity HMI by GE Fanuc. It displays the analyzer status, receives certain controls from the user, and logs data on various time bases into a MS Access database. Moreover, the operator station includes tools for editing and loading the analyzer parameters. There are over 500 parameters that control the measurement sequences and processing of the measurement signals. The Parameter Manager application also facilitates special data reads from the analyzer CPU. 4 THE REQUIREMENTS ANALYSIS STUDY The functional requirements of the ROSS for onstream analyzers were surveyed by an inquiry among the analyzer service personnel and some individual customers. The largest expected benefits were higher instrument availability, faster repair times and savings in unnecessary service trips or waiting periods for spares to the site. The most typical uses of a ROSS system, accordingly, were seen as Expert preventive maintenance between regular service calls to the site Quick and reliable troubleshooting in fault situations Supplying specialized services for analyzer calibration The functionality of the ROSS was derived from the needs of these uses. Data transfer as files and queries of the history database are needed for troubleshooting. Parameter modification and loading from the remote end to the analyzer were seen necessary as many of the past problems are related to the parameter setup. Live video image, even with a limited bandwidth, was seen very useful in locating possible mechanical problems. Security was seen as one of the central challenges of the development of the ROSS. The basic requirements include, the analyzer must be left to a safe condition in all abrupt communication breaks the communication line must not create a hole to the plant s IT safety system the local end must be in complete control of any data passed to the remote end One of the central themes of the survey results was that, after all, the essential benefits gained by a good ROSS are very much dependent on the availability and skill of the experts that work in the other end of Combining of remote support system and support service seems to be crucial to commercial exploitation of remote support system. Main reason for this is the difficulty of selling extra feature for problem situations. When the ROSS is integrated to service and its commercial exploiter is the equipment manufacturer this selling problem is avoided. 5 SOFTWARE ARCHITECTURES FOR REMOTE DIAGNOSTIC APPLICATION One of the central parts of the remote operation support system is its software and operational architecture. Architecture defines the usability of the system and the future possibilities. Open and flexible software architecture makes system development, maintenance and upgrades easier. For this purpose a purely customized Client-Server architecture was assessed too restrictive. To gain more open and flexible solution the following three architectural possibilities were considered and evaluated. Direct Web-server Two tier Web-server with XML COM/DCOM distribution These are schematically presented in fig. 2. The strength of the direct Web-server architecture is the lack of any dedicated client. is enough. The clear disadvantage is the need to transfer also GUI (graphical user interface) over the network connection. This can be a real problem when using mobile links with very low transfer rate. The two tier Web-server solution that uses XML as a middle information transfer format resolves the transfer capacity problem by transferring only data DCOM Client DCOM Object DCOM distribution XML WWW- Server XSL HTML WWW-Server XML and HTML WWW-Server Direct Web-server Fig. 1: Possible software architectures

4 over the remote connection. The GUI is created locally for the browser from transferred XML data. Need of local server is clear disadvantage, but it also makes possible to use the same system to produce information to different user interfaces like WAP and SMS. The third possible architecture uses COM objects and their distribution over network using DCOM. This solution needs a dedicated client and more transfer capacity than XML-data transfer. On the other hand COM-objects are very flexible to use and with windows 2000 and COM+ their security has increased significantly. 6 THE SOFTWARE STRUCTURE AND OPERATIONAL FEATURES OF THE PILOT ROSS-SYSTEM The software system design was carried out based on the requirement analysis on the other hand and on the maximum generality principle on the other hand. Therefore, the two tier Web-server architecture with the module interfaces to system resources were defined and chosen to allow for minimal effort in later replacement of equipment specific software components like the database and SCADA software. Another reason for the use of COM software components was the software development process and its division to small independent parts that is natural for software components. Use of COM objects also includes possibility to later easily change from two tier web architecture to DCOM distribution based software architecture. The support system application consists of server and client applications and interface modules. The client and server applications are integrated to Microsoft s Internet Information Server as extensions, using the RPX platform by Remtec Oy, Finland (Remtec Oy) for information logistics. The remote client application provides a user interface for the expert s browser and sends queries to the remote server as XML-documents. The remote server interprets these queries and performs the actual data collection and editing to produce a response XML-document. The remote client then transforms this XML-document to a html-page and sends the result to the expert s browser. By using two IIS s (Internet Information Server) and XML data one can manage with much smaller bandwidth requirement than by using only a single IIS and direct html transfer. Accesses from the remote server application to actual Remote Station Operating Station Access Database ADO/OC Cimplicity HMI SCADA OPC Configuration- and log files Internet Information Server OPC File Remote Client Application Internet Information Server Remote Server Application VPN VPN RAS XML over TCP/IP RAS Fig. 1: System diagram of the pilot system

5 data sources are implemented using separate COM objects. There are separate objects for database, SCADA, file and direct analyzer access. The analyzer access is implemented using COM interfaces in two phases. There is an application that communicates with the analyzer through the RS-485 line. This communication application can either be used by a local user or remotely through a COM automation interface access module. The database module uses ADO (ActiveX Data Objects) with OC drivers for database access. Some efficiency of database access is lost but at the same time we gain generality on possible database engines. For example, if one keeps the OC registration and database structure the same and changes the database from Access to SQL-server, no reconfiguration of the database module is necessary. The OPC module uses OLE for Control, a COM based process automation standard, for communication with the SCADA system. (OPC Foundation) The system also included a portable camera set that is not shown on the system diagram in fig 2. The camera equipment consists of small camera and a transmitter unit that are fitted to operators hearing protector. There was also audio receiver and transmitter in the hearing protector so the operator and the expert could speak while the expert is shown the operators view through the video link. The audio/video receiver was in the operating room where the signals were digitized and transmitted to the expert s computer via ISDN or Internet. 7 THE PILOT EXPERIMENTS The system was gradually tested during the design and implementation period. Some specific parts, like the wireless WLAN based portable videoconferencing set was experimented in the Pyhäsalmi mine separately before the demonstration and testing of the complete prototype system. The remote end was situated in the Helsinki University of Technology in Otaniemi during the complete system testing in the end of November The geographical distance between the both ends was ca. 500 kilometers in this case. The communications media used was an ISDN line. All the system fuctionalities proved to work successfully during testing. The quality of the video image from the site was not very good due to the chosen low resolution portable videoconferencing set, but was assessed having certain value for troubling shooting purposes even as such. The quality of the video image can be improved just by using a higher resolution videoconferencing set, but then the used communications channel bandwidth should be increased too, by e.g. adding another ISDN channel. However, it is possible to transfer good quality still images even if the used communications bandwidth is rather modest. 8 CONCLUSIONS The pilot ROSS-system was tested successfully. The requirements study indicated clear and definite needs for these kinds of systems to improve the quality of after-sales services for the end-user and to reduce the cost of the service provider. The generality objective of the system design has evidently been reached quite well, too. By using separate interface components for data communication, a modular software structure has been gained. Modularity helps in the developing and maintaining the tools in the future. In the future work we will evaluate the generality level more closely. This is studied in connection with ROSS applications for various other equipment manufactured by Outokumpu. REFERENCES M.Ollus, K.Kuhakoski, A.Niemenmaa, M.Uusitalo, J.Koponen, M.Mönkkönen, E.Pulkkinen, P.Tervola and K.Koskinen (1998). Systems for Support of Operations. In: Proc. of the Integration in Manufacturing 98 Conference, Gothenburg, Oct OPC Foundation (1998), OPC Data Access Standard 2.0. ( Wärtsilä NSD, Operational support ( Remtec Oy, RPX Platform (

SCADA Software. 3.1 SCADA communication architectures SCADA system

SCADA Software. 3.1 SCADA communication architectures SCADA system 3 SCADA Software 3.1 SCADA communication architectures 3.1.1 SCADA system A supervisory control and data acquisition (SCADA) system means a system consisting of a number of remote terminal units (RTUs)

More information

Inform IT Information Management Tenore. SCADA Extension ABB

Inform IT Information Management Tenore. SCADA Extension ABB ABB Introduction Thanks to the power of its Information Platform, and to the versatility of its architecture, Tenore can easily be employed as a Supervisory and Control Station in a SCADA system for the

More information

SCADA Solutions for Water and Wastewater Treatment Plants

SCADA Solutions for Water and Wastewater Treatment Plants SCADA Solutions for Water and Wastewater Treatment Plants Features Centralized control Increased reliability Improved management of treatment processes Reduced costs Preserved equipment investments Flexible

More information

Advanced Fieldbus Diagnostics, Without Fieldbus

Advanced Fieldbus Diagnostics, Without Fieldbus Advanced Fieldbus Diagnostics, Without Fieldbus 2005 ExperTune, Inc. Tom Kinney ExperTune, Inc. Advanced Fieldbus Diagnostics, Without Fieldbus Tom Kinney, ExperTune Inc. 2005 ExperTune Inc Summary Digital

More information

Lookout 4.5 For Quick Return on Your Investment

Lookout 4.5 For Quick Return on Your Investment Lookout 4.5 For Quick Return on Your Investment Introduction National Instruments Lookout version 4.5 is the latest release of the market s easiest-to-use HMI/SCADA software. With Lookout, you can build

More information

Training and Seminars

Training and Seminars 9 Industrial Ethernet Modern communications in automation Modernization of plants 30 for Communication Industrial networks Troubleshooting Industrial Ethernet Fit for Ethernet. Extensive insight into industrial

More information

EP A1 (19) (11) EP A1 (12) EUROPEAN PATENT APPLICATION. (43) Date of publication: Bulletin 2012/34

EP A1 (19) (11) EP A1 (12) EUROPEAN PATENT APPLICATION. (43) Date of publication: Bulletin 2012/34 (19) (12) EUROPEAN PATENT APPLICATION (11) EP 2 490 138 A1 (43) Date of publication: 22.08.2012 Bulletin 2012/34 (1) Int Cl.: G06F 17/30 (2006.01) (21) Application number: 1214420.9 (22) Date of filing:

More information

Web-based automation with Saia S-Web Controls Division

Web-based automation with Saia S-Web Controls Division System Information Internet Ethernet Profibus Serial Web-based automation with Saia S-Web Controls Division Saia PCD.Web technology, seamlessly integrated and applied, transforms the automation environment

More information

UCOS User-Configurable Open System

UCOS User-Configurable Open System UCOS User-Configurable Open System User-Configurable Open System (UCOS) UCOS is a complete control system solution. It includes graphical development software, a graphical human machine interface (HMI),

More information

Lecture #25: Networks and Communications. Communication and Networks. What will we learn?

Lecture #25: Networks and Communications. Communication and Networks. What will we learn? Lecture #25: Networks and Communications Communication and Networks What will we learn? How a communications system works What a network is What networks used for What network operating systems do What

More information

Practical Applications for OEMs: Secure Remote Connectivity to Automation Networks. Neal Meldrum Senior Product Manager

Practical Applications for OEMs: Secure Remote Connectivity to Automation Networks. Neal Meldrum Senior Product Manager Practical Applications for OEMs: Secure Remote Connectivity to Automation Networks Neal Meldrum Senior Product Manager Overview Remote Connectivity Solutions Applications Using Remote Connectivity Remote

More information

MULTIMEDIA TECHNOLOGIES FOR THE USE OF INTERPRETERS AND TRANSLATORS. By Angela Carabelli SSLMIT, Trieste

MULTIMEDIA TECHNOLOGIES FOR THE USE OF INTERPRETERS AND TRANSLATORS. By Angela Carabelli SSLMIT, Trieste MULTIMEDIA TECHNOLOGIES FOR THE USE OF INTERPRETERS AND TRANSLATORS By SSLMIT, Trieste The availability of teaching materials for training interpreters and translators has always been an issue of unquestionable

More information

ControlEdge RTU Process Controller Product Information Note

ControlEdge RTU Process Controller Product Information Note Connected Plant ControlEdge RTU Process Controller Product Information Note ControlEdge RTUs are powerful, modular and scalable controllers capable of all remote automation and control applications. They

More information

ANZSCO Descriptions The following list contains example descriptions of ICT units and employment duties for each nominated occupation ANZSCO code. And

ANZSCO Descriptions The following list contains example descriptions of ICT units and employment duties for each nominated occupation ANZSCO code. And ANZSCO Descriptions The following list contains example descriptions of ICT units and employment duties for each nominated occupation ANZSCO code. Content 261311 - Analyst Programmer... 2 135111 - Chief

More information

ON-LINE EXPERT SUPPORT THROUGH VPN ACCESS

ON-LINE EXPERT SUPPORT THROUGH VPN ACCESS ON-LINE EXPERT SUPPORT THROUGH VPN ACCESS P. Fidry, V. Rakotomanana, C. Ausanneau Pierre.fidry@alcatel-lucent.fr Alcatel-Lucent, Centre de Villarceaux, 91620, Nozay, France Abstract: As a consequence of

More information

Migrating a Business-Critical Application to Windows Azure

Migrating a Business-Critical Application to Windows Azure Situation Microsoft IT wanted to replace TS Licensing Manager, an application responsible for critical business processes. TS Licensing Manager was hosted entirely in Microsoft corporate data centers,

More information

Using Operator Interfaces to Optimize Performance of Industrial Wireless Networks

Using Operator Interfaces to Optimize Performance of Industrial Wireless Networks Using Operator Interfaces to Optimize Performance of Industrial Wireless Networks Jim Ralston, Wireless Sales Engineer ProSoft Technology, August 2007 Abstract The performance of wireless networks can

More information

WHITE PAPER. How to Select a Cellular RTU for Water and Wastewater Applications. Charles Chen Product Manager Moxa Inc.

WHITE PAPER. How to Select a Cellular RTU for Water and Wastewater Applications. Charles Chen Product Manager Moxa Inc. How to Select a Cellular RTU for Water and Wastewater Applications Charles Chen Product Manager Moxa Inc. Overview of Water Resource Management Water resource management has become a critical issue due

More information

1 What is Java? 2 Java is platform independent 3 Applets can be distributed by WWW 4 Example of an applet 5 The Java Language 6 Java is secure 7 Java in four versions 8 Java standard library 9 Event handling

More information

Softing PROFINET Diagnostic Tools

Softing PROFINET Diagnostic Tools Industrial Automation Softing PROFINET Diagnostic Tools Written by Dave Tomlin, Automation Specialist, Hitex (UK) Ltd Softing is one of the leading manufacturers of PROFINET diagnosis tools. Their tools

More information

THE MOST EFFECTIVE TOOL TO MANAGE AND VISUALIZE YOUR INDUSTRIAL ETHERNET NETWORK AND CONNECTED DEVICES. Network Vision Inc.

THE MOST EFFECTIVE TOOL TO MANAGE AND VISUALIZE YOUR INDUSTRIAL ETHERNET NETWORK AND CONNECTED DEVICES. Network Vision Inc. THE MOST EFFECTIVE TOOL TO MANAGE AND VISUALIZE YOUR INDUSTRIAL ETHERNET NETWORK AND CONNECTED DEVICES. Industrial Automation Networks Ethernet deployment on the factory floor is expanding at an accelerating

More information

2014 Software Global Client Conference

2014 Software Global Client Conference WW HMI SCADA-10 Best practices for distributed SCADA Stan DeVries Senior Director Solutions Architecture What is Distributed SCADA? It s much more than a distributed architecture (SCADA always has this)

More information

PXM20 Soft Remote-Diagnostic [Modem] PXM20-E-Soft Remote-Diagnostic [Modem] User's Guide. CM110751en_ Building Technologies

PXM20 Soft Remote-Diagnostic [Modem] PXM20-E-Soft Remote-Diagnostic [Modem] User's Guide. CM110751en_ Building Technologies s PXM20 Soft Remote-Diagnostic [Modem] PXM20-E-Soft Remote-Diagnostic [Modem] User's Guide CM110751en_02 2013-07-31 Building Technologies 2 / 8 Building Technologies 2013-07-31 Contents 1 Application...

More information

Mobile Communications Client Server System for Stock Exchange e-services Access

Mobile Communications Client Server System for Stock Exchange e-services Access Mobile Communications Client Server System for Stock Exchange e-services Access E. Pop, and M. Barbos Abstract Using mobile Internet access technologies and e- services, various economic agents can efficiently

More information

The Solution Requirements and considerations

The Solution Requirements and considerations Annex A TERMS OF REFERENCE Virtual Private Network (VPN) tunnel installation and Very Small Aperture Terminal (VSAT) internet connectivity for Migration Information and Data Analysis Systems (MIDAS) at

More information

OPC Tunnel for PlantTriage

OPC Tunnel for PlantTriage OPC Tunnel for PlantTriage Communication Benefits of an OPC Tunnel to bypass DCOM issues for secure, efficient PlantTriage communication across firewall / WAN Chris Friedman 2 Introduction Chris Friedman

More information

SCADA Solution-InduSoft Web Studio

SCADA Solution-InduSoft Web Studio SCADA Solution-InduSoft Web Studio Introduction InduSoft Web Studio is a powerful, integrated collection of automation tools that includes all the building blocks needed to develop human machine interfaces

More information

TXP Next Step web4txp. Instrumentation & Controls

TXP Next Step web4txp. Instrumentation & Controls TXP Next Step web4txp Instrumentation & Controls TXP Next Step TXP is still the number one for power plant process control But there are some new requirements: Globalization OT/DT ET OT Access via Intranet

More information

Abstract. Randy Kimura GE Digital Energy

Abstract. Randy Kimura GE Digital Energy Substation Automation Hybrid Randy Kimura GE Digital Energy Abstract IEC 61850 is revolutionizing the integration of protection and control through the introduction of new concepts and technologies. Deploying

More information

HC900 Hybrid Controller When you need more than just discrete control

HC900 Hybrid Controller When you need more than just discrete control HC900 Hybrid Controller When you need more than just discrete control Kepware OPC Server for HC900 Product Note Background OPC (OLE for Process Control ) is an emerging software standard that defines common

More information

Chapter 3. Wired and Wireless Communication. What You Will Learn... Computers Are Your Future. What You Will Learn...

Chapter 3. Wired and Wireless Communication. What You Will Learn... Computers Are Your Future. What You Will Learn... What You Will Learn... Computers Are Your Future Chapter 3 The definition of bandwidth The bandwidth needs of a typical user How modems change digital signals into analog Transmission media and methods

More information

Monitoring and Control of Multiple EtherNet/IP Control Groups

Monitoring and Control of Multiple EtherNet/IP Control Groups N-TRON Corp. 820 S. University Blvd. Suite 4E Mobile, Al. 36609 Phone: 251-342-2164 Fax: 251-342-6353 Monitoring and Control of Multiple EtherNet/ Control Groups EtherNet/ networks for I/O, Drive, and

More information

Network Management Functions - Fault. Network Management

Network Management Functions - Fault. Network Management Network Management Functions - Fault Network Management 1 Lectures Schedule Week Week 1 Topic Computer Networks - Network Management Architectures & Applications Week 2 Network Management Standards Architectures

More information

CO General Specifications GS48D62Z00-00E-N GENERAL. ProSafe-COM extended communication system

CO General Specifications GS48D62Z00-00E-N GENERAL. ProSafe-COM extended communication system General Specifications GS48D62Z00-00E-N CO-962-00 ProSafe-COM extended communication system GENERAL Figure 1 ProSafe-COM extended communication system is a multiple protocol communication interface connecting

More information

PROFINET The leading communication system

PROFINET The leading communication system Titel einer Beispielpräsentation PROFINET The leading communication system Proven and future-oriented PROFINET 2 3 4 Market & Applications PROFINET overview 0 Reasons for PROFINET Industrie 4.0 and PROFINET

More information

AlphaVision PC. Embedded PC Graphical LED Displays

AlphaVision PC. Embedded PC Graphical LED Displays Embedded PC Graphical LED Displays PRODUCT OVERVIEW Adaptive Micro Systems is proud to present the new AlphaVision PC family of LED alphanumeric and graphical displays. What makes this product line unique

More information

Wireless Mobile Workforce

Wireless Mobile Workforce DeltaV Distributed Control System Service Data Sheet Wireless Mobile Workforce Increased worker productivity and accuracy Mobile operations management Scalable, secure and reliable communications Full

More information

All you need for data communications. Turnkey Solutions

All you need for data communications. Turnkey Solutions All you need for data communications Turnkey Solutions Global presence Wireless data communications since 1986 SATEL SATEL is a Finnish telecommunications company that specialises in mission critical wireless

More information

Unified Communications Express AM

Unified Communications Express AM Cisco 646-223 Unified Communications Express AM Version: 6.0 QUESTION NO: 1 The IT manager from a prospective client organization explains that their network is overloaded. The network has been in use

More information

Challenges of Multivendor Systems in Implementation of IIoT-ready PLCs. ISA/Honeywell Webinar 10 November 2016

Challenges of Multivendor Systems in Implementation of IIoT-ready PLCs. ISA/Honeywell Webinar 10 November 2016 Challenges of Multivendor Systems in Implementation of IIoT-ready PLCs ISA/Honeywell Webinar 10 November 2016 2 Before we begin: Challenges of Multivendor Systems in Implementation of IIoT-ready PLCs Listen

More information

HMI ARCHITECTURE SUMMARY ARCHITECTURE DESCRIPTION

HMI ARCHITECTURE SUMMARY ARCHITECTURE DESCRIPTION HMI ARCHITECTURE Piergiorgio Navone Advanced Product Dept - Centro Ricerche FIAT Strada Torino 50 10043 Orbassano (TO), Italy Tel: +39 011 9083 866 - Fax +39 011 9083 083 - e-mail: p.navone@crf.it Federico

More information

Extending Ethernet over 2-wire Copper Networks

Extending Ethernet over 2-wire Copper Networks Extending Ethernet over 2-wire Copper Networks Eleanor Huang Product Manager Mark Wu Technical Writer Executive Summary To improve the efficiency of industrial automation systems, many operators are considering

More information

DEVELOPMENT OF A GENERIC WIND FARM SCADA SYSTEM

DEVELOPMENT OF A GENERIC WIND FARM SCADA SYSTEM DEVELOPMENT OF A GENERIC WIND FARM SCADA SYSTEM G J Smith GARRAD HASSAN & PARTNERS LTD. (Document No. 2228/GR/16, Issue 2) Contract JOR3-CT98-0296 PUBLISHABLE FINAL REPORT 1 July 1999 to 31 December 2000

More information

CS 307: Software Engineering. Lecture 10: Software Design and Architecture

CS 307: Software Engineering. Lecture 10: Software Design and Architecture CS 307: Software Engineering Lecture 10: Software Design and Architecture Prof. Jeff Turkstra 2017 Dr. Jeffrey A. Turkstra 1 Announcements Discuss your product backlog in person or via email by Today Office

More information

O&M Service for Sustainable Social Infrastructure

O&M Service for Sustainable Social Infrastructure O&M Service for Sustainable Social Infrastructure Hitachi Review Vol. 62 (2013), No. 7 370 Toshiyuki Moritsu, Ph. D. Takahiro Fujishiro, Ph. D. Katsuya Koda Tatsuya Kutsuna OVERVIEW: Hitachi is developing

More information

User-Centred Evaluation Criteria for a Mixed Reality Authoring Application

User-Centred Evaluation Criteria for a Mixed Reality Authoring Application User-Centred Evaluation Criteria for a Mixed Reality Authoring Application Marjaana Träskbäck, Toni Koskinen, Marko Nieminen Helsinki University of Technology, Software Business and Engineering Institute

More information

Remote Telemetry Units

Remote Telemetry Units Remote Telemetry Units IRIS-RTU - Designed by utility engineers FOR the gas and utility industries The IRIS-RTU incorporates reliable, local processing power with the advanced communications of an RTU

More information

Ovation Compact Controller

Ovation Compact Controller Ovation Compact Controller Model OCC100 Features Secure, reliable and mission-critical control capability for remotely located plants or processes Modular I/O base design for flexible placement within

More information

SMARTnet provides you with the following advantages:

SMARTnet provides you with the following advantages: SMARTnet Service is an award-winning technical support service that gives you and your IT staff direct, round the clock access to Cisco engineers and extensive Cisco.com resources. Cisco SMARTnet is essential

More information

Chapter 9 Introduction to Networks

Chapter 9 Introduction to Networks Chapter 9 Introduction to Networks 9.1 Uses of a network Networks are used in many situations. We can see networks in places like offices, airports and factories. In fact we use networks in many situations

More information

The Benefits of Component Object- Based SCADA and Supervisory System Application Development

The Benefits of Component Object- Based SCADA and Supervisory System Application Development The Benefits of Component Object- Based SCADA and Supervisory System Application Development By Steven D. Garbrecht, Marketing Program Manager for Infrastructure and Platforms Table of Contents 1. Overview...

More information

WELCOME. Landis+Gyr Technical Training Catalog

WELCOME. Landis+Gyr Technical Training Catalog WELCOME Training is essential to ensure the customer s success in implementing the Smart Grid Solution. Our goal at Landis+Gyr is to provide a foundation of knowledge that will allow personnel to quickly

More information

Profibus and Modbus: a comparison

Profibus and Modbus: a comparison James Powell, P. Eng. Profibus and Modbus: a comparison We live in a multi-protocol world and this will likely not change anytime soon. Different protocols work better in different applications. I have

More information

Twelfth Edition. Chapter 8: Wired and Wireless Communication. Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1

Twelfth Edition. Chapter 8: Wired and Wireless Communication. Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Computers Are Your Future Twelfth Edition Chapter 8: Wired and Wireless Communication Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Wired and Wireless Communication Copyright 2012

More information

STRUCTURED SYSTEM ANALYSIS AND DESIGN. System Concept and Environment

STRUCTURED SYSTEM ANALYSIS AND DESIGN. System Concept and Environment STRUCTURED SYSTEM ANALYSIS AND DESIGN Definition: - System Concept and Environment A system is an orderly grouping of independent components linked together according to plan to achieve a specific objective.

More information

Overview. M-commerce vs. E-commerce

Overview. M-commerce vs. E-commerce M-COMMERCE Overview What is M-Commerce? M-commerce vs. E-commerce Classes of M-Commerce Applications Benefits of M-commerce Advantages of M-Commerce Disadvantages of M-Commerce Mobile Computing: Content,

More information

Active Server Pages Architecture

Active Server Pages Architecture Active Server Pages Architecture Li Yi South Bank University Contents 1. Introduction... 2 1.1 Host-based databases... 2 1.2 Client/server databases... 2 1.3 Web databases... 3 2. Active Server Pages...

More information

Computer Networks. Computer Networks. Telecommunication Links. CMPUT101 Introduction to Computing - Spring Chapter 12: Computer Networks 1

Computer Networks. Computer Networks. Telecommunication Links. CMPUT101 Introduction to Computing - Spring Chapter 12: Computer Networks 1 Computer Networks Chapter 12 Topics: Communication links LAN / WAN Internet / WWW CMPUT101 Introduction to Computing (c) Yngvi Bjornsson 1 Computer Networks A computer network is a set of independent computer

More information

Discovering Computers Chapter 9 Communications and Networks

Discovering Computers Chapter 9 Communications and Networks Discovering Computers 2009 Chapter 9 Communications and Networks Chapter 9 Objectives Discuss the components required for successful communications Identify various sending and receiving devices Describe

More information

Types of Computer Networks. ICS 614: Computer Networks Concepts and Principles 11

Types of Computer Networks. ICS 614: Computer Networks Concepts and Principles 11 Types of Computer Networks ICS 614: Computer Networks Concepts and Principles 11 Types of networks Networks are categorized by distribution, size, and architecture. A network can be as simple as a single

More information

SYSCON SOFTWARE SYSTEM CONFIGURATOR. Features Integral part of SYSTEM302. SYSTEM302

SYSCON SOFTWARE SYSTEM CONFIGURATOR. Features Integral part of SYSTEM302. SYSTEM302 SOFTWARE SYSCON SYSTEM CONFIGURATOR Features Features Integral part of SYSTEM302. Move to a proactive maintenance scheme. Shorten engineering and start-up time with off-line configuration. Significantly

More information

Improving Logic Obfuscation via Logic Cone Analysis

Improving Logic Obfuscation via Logic Cone Analysis Improving Logic Obfuscation via Logic Cone Analysis Yu-Wei Lee and Nur A. Touba Computer Engineering Research Center University of Texas, Austin, TX 78712 ywlee@utexas.edu, touba@utexas.edu Abstract -

More information

Development of remote monitoring and control equipment with advanced communication functions

Development of remote monitoring and control equipment with advanced communication functions Development of remote monitoring and control equipment with advanced communication functions Ayuchi Kurosu, Nobukazu Teraoka, Keiichi Ohama [Summary] We have developed the NH Telemeter series of equipment

More information

INTERNET. Intranet & Networking

INTERNET. Intranet & Networking Intranet & Networking Basics of networking INTRANET & NETWORKING To fully understand and appreciate how the Internet works and why it works the way it does, it would be better for you to have some basic

More information

Application of New Framework in Computer Systems for Steel Industry

Application of New Framework in Computer Systems for Steel Industry Application of New Framework in Computer Systems for Steel Industry Hajime Yoshikawa 1. Introduction Computer systems (process computers) have been used in the steel industry for several decades and were

More information

PROJECT FINAL REPORT

PROJECT FINAL REPORT PROJECT FINAL REPORT Grant Agreement number: INFSO-ICT-224350 Project acronym: Project title: Funding Scheme: flexware Flexible Wireless Automation in Real-Time Environments STREP Period covered: from

More information

77% 56% 74% 52% PACKAGING WORLD SURVEY: Ethernet And Wireless In Production Facilities

77% 56% 74% 52% PACKAGING WORLD SURVEY: Ethernet And Wireless In Production Facilities Ethernet Usage + Strategy Survey 2012 A joint survey by Packaging World and XYZ Company was conducted in late 2012 to obtain insight into current engineering and management applications and opinions surrounding

More information

CIMPLICITY HMI Plant Edition Version 5.5. The leader in plant wide supervisory monitoring and control solutions. Important New Features

CIMPLICITY HMI Plant Edition Version 5.5. The leader in plant wide supervisory monitoring and control solutions. Important New Features GFK-1189R GE Fanuc Automation GE Fanuc Automation North America, Inc. 1 Columbia Circle Albany NY 12203-5189 Phone: 518-464-4500 CIMPLICITY HMI Plant Edition Version 5.5 The leader in plant wide supervisory

More information

Architecture and Design of Customer Support System using Microsoft.NET technologies

Architecture and Design of Customer Support System using Microsoft.NET technologies Architecture and Design of Customer Support System using Microsoft.NET technologies Nikolay Pavlov PU Paisii Hilendarski 236 Bulgaria Blvd. Bulgaria, Plovdiv 4003 npavlov@kodar.net Asen Rahnev PU Paisii

More information

Research on 3G Terminal-Based Agricultural Information Service

Research on 3G Terminal-Based Agricultural Information Service Research on 3G Terminal-Based Agricultural Information Service Neng-fu Xie and Xuefu Zhang Agricultural Information Institute, The Chinese Academy of Agricultural Sciences Key Laboratory of Digital Agricultural

More information

Safety Instrumented Systems: Can They Be Integrated But Separate?

Safety Instrumented Systems: Can They Be Integrated But Separate? Safety Instrumented Systems: Can They Be Integrated But Separate? Written by Merry Kuchle and Trevor MacDougall of Spartan Controls. For questions, please contact Robert Smith. Keywords Safety Instrumented

More information

Distributed Control Systems in New Nuclear Power Plants

Distributed Control Systems in New Nuclear Power Plants IYNC 2008 Interlaken, Switzerland, 20 26 September 2008 Paper No. 235 ABSTRACT Distributed Control Systems in New Nuclear Power Plants Author Joseph Doerfler Westinghouse Electric Company 4350 Northern

More information

You ve made a wise investment in opting for GTT Business Fibre. Get:

You ve made a wise investment in opting for GTT Business Fibre. Get: Welcome to GTT CONGRATULATIONS! You ve made a wise investment in opting for GTT Business Fibre. Get: Stable, dependable, better quality internet service, so your business is always connected to the world

More information

I. INTRODUCTION ABSTRACT

I. INTRODUCTION ABSTRACT 2018 IJSRST Volume 4 Issue 8 Print ISSN: 2395-6011 Online ISSN: 2395-602X Themed Section: Science and Technology Voice Based System in Desktop and Mobile Devices for Blind People Payal Dudhbale*, Prof.

More information

Industrial Automation Automation Industrielle Industrielle Automation. 4 Access to devices. 4.3 OPC (Open Process Control ) 4.3.

Industrial Automation Automation Industrielle Industrielle Automation. 4 Access to devices. 4.3 OPC (Open Process Control ) 4.3. Automation Industrielle Industrielle Automation 4 Access to devices 4.3 OPC (Open Process Control ) 4.3.1 Common elements Executive Summary OPC is a standard, manufacturer-independent programming interface

More information

DOCUMENTS ON WEB. Learning Units. V. Rajaraman The internet and the world wide web Documents and the world wide web MODULE 11

DOCUMENTS ON WEB. Learning Units. V. Rajaraman The internet and the world wide web Documents and the world wide web MODULE 11 MODULE 11 DOCUMENTS ON WEB Learning Units 11.1 The internet and the world wide web 11.2 Documents and the world wide web Learning Goals The basic technology used to build the internet How the world wide

More information

Streamlining Access Control Systems

Streamlining Access Control Systems Streamlining Access Control Systems Strategies for networking serial-based peripheral devices for access control applications Quatech 5675 Hudson Industrial Parkway Hudson, OH 44236-5012 Tel: (800) 553-1170

More information

QUICK START. DevCom2000 User Manual

QUICK START. DevCom2000 User Manual QUICK START DevCom2000 uses Device Descriptions (DDs) to access data stored in the memory of the smart field device. These DDs are developed by the manufacturer for their products and, in turn, distributed

More information

Design Benefits. Teo Puay Yong Pepperl+Fuchs. On Behalf of FF Marketing Society. The Future is Digital. 1 The Future is Digital

Design Benefits. Teo Puay Yong Pepperl+Fuchs. On Behalf of FF Marketing Society. The Future is Digital. 1 The Future is Digital Design Benefits The Future is Digital Teo Puay Yong Pepperl+Fuchs On Behalf of FF Marketing Society 1 The Future is Digital Design Benefits from Applying Foundation Fieldbus Bus structure and Wiring Loop

More information

ARC VIEW. Honeywell s New PLC Brings Digital Transformation to the ControlEdge. Keywords. Summary. The Edge and IIoT.

ARC VIEW. Honeywell s New PLC Brings Digital Transformation to the ControlEdge. Keywords. Summary. The Edge and IIoT. ARC VIEW AUGUST 3, 2017 Honeywell s New PLC Brings Digital Transformation to the ControlEdge By Craig Resnick Keywords IIoT, PLC, DCS, Digital Transformation, Mobility, OPC UA, Cybersecurity Summary IIoT

More information

The development of IEC generic object oriented substation event monitoring application for Tenaga Nasional Berhad Smart Substation

The development of IEC generic object oriented substation event monitoring application for Tenaga Nasional Berhad Smart Substation International Journal of Smart Grid and Clean Energy The development of IEC 61850 generic object oriented substation event monitoring application for Tenaga Nasional Berhad Smart Substation M. S. Shokri

More information

Deploying Digital Substations: Experience with a Digital Substation Pilot in North America. Harsh Vardhan, R Ramlachan GE Grid Solutions, USA

Deploying Digital Substations: Experience with a Digital Substation Pilot in North America. Harsh Vardhan, R Ramlachan GE Grid Solutions, USA Deploying Digital Substations: Experience with a Digital Substation Pilot in North America Harsh Vardhan, R Ramlachan GE Grid Solutions, USA Wojciech Szela, Edward Gdowik PECO, USA SUMMARY Though IEC 61850

More information

Agilent E7478A GPRS Drive Test System

Agilent E7478A GPRS Drive Test System Agilent E7478A GPRS Drive Test System Product Overview Quickly deploy your GPRS networks and manage multiformat environments Our drive test solution doesn t just uncover problems on your GPRS network it

More information

Module 4 Business Value of Telecommunication Networks 4.1 Internet Revolution 4.2 Business value of Internet, Intranet and Extranet

Module 4 Business Value of Telecommunication Networks 4.1 Internet Revolution 4.2 Business value of Internet, Intranet and Extranet Module 4 Business Value of Telecommunication Networks 4.1 Internet Revolution 4.2 Business value of Internet, Intranet and Extranet Module 4 Business Value of Telecommunication Networks Information and

More information

Client Server System for e-services Access Using Mobile Communications Networks

Client Server System for e-services Access Using Mobile Communications Networks Client Server System for e-services Access Using Mobile Communications Networks Eugen Pop, Mihai Barbos, and Razvan Lupu Abstract The client server systems using mobile communications networks for data

More information

DDL DEVELOPMENT FOR APPLICATIONS BASED ON HART PROTOCOL. Alexandre Baratella Lugli and Ana Carolina de Oliveira Patrício

DDL DEVELOPMENT FOR APPLICATIONS BASED ON HART PROTOCOL. Alexandre Baratella Lugli and Ana Carolina de Oliveira Patrício International Journal of Innovative Computing, Information and Control ICIC International c 2018 ISSN 1349-4198 Volume 14, Number 2, April 2018 pp. 549 560 DDL DEVELOPMENT FOR APPLICATIONS BASED ON HART

More information

Internet. Class-In charge: S.Sasirekha

Internet. Class-In charge: S.Sasirekha Internet Class-In charge: S.Sasirekha COMPUTER NETWORK A computer network is a collection of two or more computers, which are connected together to share information and resources. Network Operating Systems

More information

Improving monitoring and control hardware cost at Totten Mine

Improving monitoring and control hardware cost at Totten Mine Improving monitoring and control hardware cost at Totten Mine Ozzy Flores, Enrique Acuña Totten Mine, Vale Canada Limited, Sudbury, Ontario, Canada Totten Mine recently completed the project development,

More information

E-Commerce. Infrastructure I: Computer Networks

E-Commerce. Infrastructure I: Computer Networks E-Commerce Infrastructure I: Computer Networks Almost all computers today are networked or part of a distributed system. I will provide an overview of networking and a basic description of network technology.

More information

SAFE AND EFFICIENT FLEET MANAGEMENT

SAFE AND EFFICIENT FLEET MANAGEMENT SAFE AND EFFICIENT FLEET MANAGEMENT LINDE CONNECT We make your fleet intelligent Our software and hardware connect your vehicles and deliver comprehensive information, allowing you to make efficient use

More information

Wonderware Southern Africa

Wonderware Southern Africa Wonderware Southern Africa End-user details Name: Designation: Company: Jacques Jansen Automation Solution Analyst Exxaro Grootegeluk Coal Mine Phone: +27 (0)14 763 9740 E-mail: Jacques.jansen@exxaro.com

More information

Seamless UC: Which User Interface Will You Choose? Allan Sulkin President, TEQConsult Group teqconsult.com

Seamless UC: Which User Interface Will You Choose? Allan Sulkin President, TEQConsult Group teqconsult.com Seamless UC: Which User Interface Will You Choose? Allan Sulkin President, teqconsult.com 1 Introduction Unified Communications (UC) solutions are quickly emerging as necessary tools for enterprises to

More information

4 Access to devices. Prof. Dr. H. Kirrmann. ABB Research Centre, Baden, Switzerland

4 Access to devices. Prof. Dr. H. Kirrmann. ABB Research Centre, Baden, Switzerland Automation Industrielle Industrielle Automation 4 Access to devices 4.3 OPC (Open Process Control formerly OLE for Process Control) 4.3.1 Common elements Prof. Dr. H. Kirrmann 2007 May, HK ABB Research

More information

Technical and Architectural Overview

Technical and Architectural Overview 100% Web-Based Time & Labor Management Technical and Architectural Overview Copyright 2007 Time America 15990 N. Greenway-Hayden Loop Suite D-500, Scottsdale, AZ (800) 227-9766 www.timeamerica.com Table

More information

The Internet and the World Wide Web

The Internet and the World Wide Web Technology Briefing The Internet and the World Wide Web TB5-1 Learning Objectives TB5-2 Learning Objectives TB5-3 How Did the Internet Get Started? Internet derived from internetworking 1960s U.S. Defense

More information

Chapter 12 Developing Business/IT Solutions

Chapter 12 Developing Business/IT Solutions Chapter 12 Developing Business/IT Solutions James A. O'Brien, and George Marakas. Management Information Systems with MISource 2007, 8 th ed. Boston, MA: McGraw-Hill, Inc., 2007. ISBN: 13 9780073323091

More information

1.6 Configuring Intelligent Devices

1.6 Configuring Intelligent Devices 1.6 Configuring Intelligent Devices J. BERGE (2003) DESIGN FEATURE RECOMMENDATIONS Use permanently connected communications infrastructure. For the HART Field Communications Protocol, use a handheld with

More information

1 P a g e. Company Profile

1 P a g e. Company Profile 1 P a g e Company Profile Telstra was established in 2015 with a vision to provide high quality services in the region of Information Communication Technology (ICT) & Telecommunications services to small,

More information

Comprehensive Networking Solutions

Comprehensive Networking Solutions Comprehensive Networking Solutions End to End Networking Solutions in the Water and Wastewater Sectors Standards Certification Education & Training Publishing Conferences & Exhibits Aug 5-7, 2014 Orlando,

More information

General Dynamics Information Technology, Inc.

General Dynamics Information Technology, Inc. General Dynamics Information Technology, Inc. GS-35F-080CA SIN 132-100 Ancillary Services Labor Category Requirements and Descriptions Rev 12-5-17 LABOR CATEGORIES, EDUCATION AND YEARS OF EXPERIENCE *These

More information