Reconfigurable Integrated Production Control System of Industrial Processes on QNX Neutrino Platform***
|
|
|
- Katherine Robertson
- 10 years ago
- Views:
Transcription
1 AUTOMATYKA/ AUTOMATICS 2013 Vol. 17 No. 2 Jacek Augustyn*, Maciej Klemiato*, Jan T. Duda** Reconfigurable Integrated Production Control System of Industrial Processes on QNX Neutrino Platform*** 1. Introduction Modern industrial systems impose high requirements on automatic control quality. These requirements are often impossible to fulfill with the use of classic methods, that is why computer control systems are readily used to the wide range of control applications. Continuous increase in computing power enables using of more and more sophisticated algorithms of control and optimization. Advanced methods, considered only theoretically until recently because of too long computing time, have now practical applications. In that way the quality of control is highly improved and, following on from this, efficiency, costs and security of production are improved too. Computer control systems consist of the three main levels: 1) data acquisition and direct control, 2) supervisory control, 3) management. The aim of the lowest level is providing a process with the uninterrupted control using simple but reliable algorithms. This level makes direct measurements of the process variables and computes the set-points for actuators. The aim of the supervisory control is coordination and supervision of the direct control. These tasks are mainly conducted by operators and a computer system delivers only information needed for taking actual decisions. Therefore, process visualization and data acquisition plays here the main role. Systems playing only such role, called SCADA (Supervisory Control and Data Acquisition), are now the majority of installed computer control systems of the supervisory level [1]. * AGH University of Science and Technology, Faculty of Electrical Engineering, Automatics, Krakow, Poland ** AGH University of Science and Technology, Faculty of Management, Krakow, Poland *** The paper was prepared within the grant UDA-POIG /08/00 founded by the European Regional Development Fund in Innovative Economy Programme (Priority Axis 1.3.1) 163
2 164 Jacek Augustyn, Maciej Klemiato, Jan T. Duda Management level plans production based on consumer s orders and available production resources (machines, people, stores, row material, intermediate and final products) and supervises usage of these reserves. The complexity of decision problems at this level and the impossibility of taking into account all the potential cases, causes that control has, as a rule, advisory character. The decisions made need verification by an operator of the process. The presence of the operator and direct control systems in the majority of manufacturing companies have become a standard in recent years. Direct control systems usually use PLC (Programmable Logic Controller) and PAC (Programmable Automation Controller) equipped with analog and discrete input-output modules. Supervision and visualization is accomplished by the use of PC computers and SCADA software. At the higher level of management, MES (Manufacturing Execution Systems) are used for production scheduling and short-distance planning. The present MES connect two aspects of an enterprise production, which runs under the time regime of seconds and business, based on long-, medium- and short-term strategies, planning, finance control, etc., which are longer periods (days, months, quarters) [5]. At the highest decision level many manufacturing companies have ERP (Enterprise Resource Planning) or MRP (Material Resource Planning) systems. They contain procedures for managing the whole enterprise (financial investments, marketing, human resources, orders for production and resources, inventory monitoring, sales, transport, etc.) and are intended for management teams. MES are the intermediate layer between business levels (such as ERP) and direct control level, devices and technical apparatus. Besides tasks such as ASP (Advanced Planning and Scheduling), MES also deal with recipe management, production reporting, crisis management, material resources, inventory tracking and deliver KPI (Key Performance Indicators). As far as ERP is mainly applicable at an office (executive staff), MES s recipient is usually a shop floor (technical staff). Fig. 1. The INSTEPRO system against the background of control/management systems
3 Reconfigurable Integrated Production Control System Despite the availability of many decision and production support systems, enterprises indicate that there is a need for software which fill the gap between business management systems and the real situation at a shop floor. In response to that signal, the AGH Automatics Department brought to life the idea of the INSTEPRO project Integrated Production Control System. The aim of this project is to make a software tool for the monitoring, control and supervision of production processes in manufacturing companies which are already equipped with PLC/SCADA and ERP systems (Fig. 1). The INSTEPRO system, which is the subject of this article, will provide tools for automation of production processes management with the use of advanced algorithms worked out at the AGH Automatics Department. 2. Requirements of the INSTEPRO system The INSTEPRO software allows to simultaneous control (data acquisition, computing, sending control variables to the direct control level), data archiving (process variables, control variables and other relevant data for further analysis) and visualization of process variables on an operator s displays. Running of the crucial tasks (data acquisition, control, optimization) shouldn t be interrupted by other system functions, especially by visualization tasks. However, the system should provide suitable comfort for operators by fast access for all the necessary data and systematic reports actualization. It is obvious that, because of the complexity of the algorithms accomplishing certain functions (control, data acquisition, operator interfaces), implementating the system by just one program would be difficult or even impossible. While it seems reasonable that separate processes or groups of processes, which communicate each other and use a common database, should accomplish individual tasks. If these processes are running on one computer we talk about concurrent computing (with time scheduling). Modern systems more and more often apply parallel processing (distributed), in which processes are computed on different network nodes. It lets, among others, fulfill contradictory requirements mentioned above (regarding essential and operator tasks) by computing crucial functions on workstations whereas visualization functions on a separate console terminals. To enhance reliability, each of these stations should have the complete software installed, enabling to run all the system functions. Increase in computing power of the system by using such approach depends on computing time to data exchange (between processes) time ratio [2, 3]. Taking into account the above, the INSTEPRO system was equipped with specialized modules such as: process data exploration (including time series analysis for early warning of unusual situations and malfunctions, event studies in process variables, diagnostic analysis), process optimization, simulation of nonlinear dynamic processes, identification of static and dynamic models, advanced control algorithms (including multidimensional predictive control).
4 166 Jacek Augustyn, Maciej Klemiato, Jan T. Duda Additionally, to ensure that INSTEPRO meets the requirements of such systems and is useful for the industrial process, it should provide the following: scalability, defined as adding extension modules (e.g. strictly dedicated for an industrial process) and adding computing power, integration with other systems, especially with PLC/SCADA layer and MES, MRP as well, scenario simulation of different control strategies, dedicated real-time databases (of process variables) handling, advanced control algorithms implementation, archiving a big amount of process data, which can be then analyzed for technology and control algorithms enhancing, implementation of historical data processing algorithms and the logical analysis of process variables for diagnostics and expert systems, adapting the system to the needs of different industrial processes (versatility), simulation of different parts of the system without the need of suspending the production process, working in computer network, which allows to control very large installations and distant objects, implementation of supervisory control for existing direct control systems, adapting the system to changes in the production profile, devices replacement, the needs of the market, etc. (flexibility), connecting supervisory control subsystems with production management systems. Detailed assumptions and formal principles regarding crucial computing tasks of the INSTEPRO system was presented in [4]. 3. Realization of the solution Regarding the assumptions and nature of the system, its main feature is a possibility of control algorithms and data processing reconfiguration. The system is modular, hence its extension of new functions is relatively simple. The software allows for flexible adjusting to variety hardware configurations of direct control. Particularly, there is a possibility of easy adaptation for slow-changing continuous processes control (e.g. distillation, heating, glass production) Architecture of the solution The INSTEPRO system works on two-board two-system industrial PC computer [8]. The operating system is QNX Neutrino because many tasks of the INSTEPRO run in real-time regime (considering assumed control cycle). QNX is a modern real-time operating system, allowing of scaling solutions and distribute computing on many computers in a network [6, 10]. It also provides task isolation tasks run in separate address spaces, which increase stability. Failure of one module doesn t destabilize the whole system.
5 Reconfigurable Integrated Production Control System The overall architecture of the environment is presented in Figure 2. On one board of the IPC computer, depicted as IPC rack#1, QNX Neutrino operating system is installed. It includes the main INSTEPRO system. The second board (IPC rack#2) plays supporting role. It is equipped with the MS Windows operating system for running a copy of the end-user SCADA system. It provides visualization of the supported industrial installation. SCADA systems have reach graphical capabilities and libraries, therefore making additional graphical user interfaces in QNX seems to be ineffective. The SCADA application is slightly modified in order to make it easier for an operator to adjust essential parameters of the INSTEPRO system. Fig. 2. The overall architecture of the solution. Arrows mean data flow Such architecture reflects the way of application design called shadow computing. Its main assumption is non-invasive integration with an existing control system. The INSTEPRO system can work at the background using existed process data. At the beginning it can work in the advisory mode, when the computed control variables or recommendation of changing the process parameters are only presented on a modified SCADA window. An operator can approve this recommendation manually and apply them in the existing control system. However, the automatic mode is also possible. In this mode the operator has to accept the computed control variables only once, allowing them to be applied in the control system The detailed architecture To meet the requirements defined in the chapter 2, it was assumed that the INSTEPRO system will consist of many independent but cooperating modules. They are grouped in four main functional areas: process management and coordination (MCM, management and coordination module), crucial computing tasks (identification, optimization and control), integration with SCADA and ERP with the use of OPC protocol [9] and dedicated communication module in EGD standard (Ethernet Global Data) [7], reporting subsystem.
6 168 Jacek Augustyn, Maciej Klemiato, Jan T. Duda The architecture of the system tasks was depicted in Figure 3. The MCM module is responsible for starting all others modules. It can restart or reinitialize them if necessary. It also provides time synchronization of all others tasks and maintains task priorities. Additionally, it delivers databases with configuration parameters for running, sensor data, process variables and control loops. The database of the process variables plays a superior role, it contains raw and processed time series. Fig. 3. The model of the functional groups and the tasks of the INSTEPRO system. The arrows mean data flow The INSTEPRO software is an integrated computing-decision system. The tasks can be divided into two main types, depending on their functionality. First type processes are directly connected with the operating system and provide task coordination, data exchange between tasks and management of the whole system. The first type processes are the main module MCM, which manages the operating system functions, and dedicated libraries, which are intended to isolate a user from the operating system and inner communication
7 Reconfigurable Integrated Production Control System protocols. The second type processes are automatics specific. These subsystems accomplish essential functions such as: data processing, control, monitoring, identification, process state analysis, alarms managing, data archiving and the handling of operator commands. The main module (MCM) can check if a particular task exists and what is its state. To enhance the efficiency of the whole system, it is possible to create or kill tasks dynamically. It saves the operating memory and minimizing the effects of various errors (e.g. premature ending or blocking of a running task). The task management is very important in distributed control after device damage or shutdown, tasks are taken over by a good working node. There is a precisely defined list of tasks which can be accomplished in the control system. Each task has exactly specified functions and resources which can be demanded and ways of communication with other tasks. Such a structure of the system provides its reliability and let avoid crushes. 4. Module structure As there are many tasks which carry out important numerical algorithms, the standard rules of cooperation between them was established. The methodology, explained below, was adopted to facilitate programming work. Essential functions are called system orders. Each order corresponds to the procedure, which accomplish or supervise particular operations. This is so called order procedure. It is usually completed in a relatively short time, without the inner supervision of the time regime (e.g. one-time computing control inputs by a control algorithm, one-time report update, solving of an optimization task, one-time alarms analysis, etc.). These procedures are grouped into tasks. It is possible to add a new order (enhancing the system functionality in this way) by adding to the source code a new order procedure (possibly with auxiliary procedures) and a code which calls this procedure (see Fig. 4). Fig. 4. The single module architecture
8 170 Jacek Augustyn, Maciej Klemiato, Jan T. Duda The assumption was made that tasks often activated reside in the computer operating memory, whereas these which are used seldom are read from a hard drive to the memory and after completing removed. Orders use procedure libraries dedicated to communication between tasks and facilitated programming complex functions. Tasks executing various orders relate only by the shared database (system modularity), however, orders contained in the same task can use common local data structures. The computing modules and the main module can work at different network node. Using a computer network with the use of QNET [11] and the functioning of the software in the distributed mode can be very crucial in the control of big and even moderate industrial processes. There are the following operating modes of the module: 1) Slave cooperates with the main module of the INSTEPRO and shares data with it. Slave is fully synchronized and managed by the main module. 2) Master cooperates with the main module of the INSTEPRO and shares data with it, but doesn t depend on its time synchronization nor management. 3) Stand-alone the module works totally independently of the main module. The first mode is a preferred operating mode. The other two modes are used in the development stage. The stand-alone mode allows to integrate with others managing systems as well. Fig. 5. The interface for predictive control and model parameters configuration, made in the Photon QNX Neutrino environment
9 Reconfigurable Integrated Production Control System Each of the modules can work as a numerical computing server for the main module in, so called, silent mode. Most of the numerical modules don t have the user interface. It enhances reliability and can reduce delays during the functioning. Tasks which demand many configuration parameters, and during development, can optionally have the user interface. Exemplary interface for the predictive control and model parameters configuration is presented in Figure 5. After starting the system, the interface can be activated or deactivated on demand. 5. Conclusions This paper presents assumptions and the key elements of the reconfigurable integrated production control system. It is made in the real-time environment QNX Neutrino. The discussed system is dedicated to chemical, metallurgical, heating industry and other continuous industrial production processes. The work is being currently implemented in the glass melting plant control system. The implementation includes system configuration and adaptation to existing process variables and technological parameters. Process variable acquisition from the existing control system is made by the use of the OPC protocol. The main control object is the glass feeder. The most important control problem is the stabilization of the three-dimensional temperature gradient of the liquid glass at the end of the glass feeder. The feeder is a 12 meters long, multidimensional object with 30 process parameters measured (mainly temperatures). Actuators consist of heating and cooling systems of subsequent feeder sections, both for the right and the left side. The aim of the supervision control, fulfilled by the INSTEPRO system, is optimization of the operating points changes, during work parameters modifications (e.g. in production assortment changing). The main objective is to minimize the time of the transient states. Additionally, integration with the existed ERP system in the company will allow to consider production plans from the management level and reporting of the control possibilities in return. References [1] Bailey D., Wright E., Practical SCADA for industry. Burlington, Newnes, [2] Byrski W., Obserwacja i sterowanie w systemach dynamicznych. Uczelniane Wydawnictwa Naukowo-Dydaktyczne AGH, Kraków, [3] Duda J.T., Modele matematyczne, struktury i algorytmy nadrzêdnego sterowania komputerowego. Uczelniane Wydawnictwa Naukowo-Dydaktyczne AGH, Kraków, [4] Klemiato M., Augustyn J., Duda J.T., Sterna K., INSTEPRO: Zintegrowany System Sterowania Produkcj¹ (2). PAR, 5/2011. [5] Meyer H., Fuchs F., Thiel, K., Manufacturing execution systems: optimal design, planning, and deployment. McGraw Hill Professional, 2009.
10 172 Jacek Augustyn, Maciej Klemiato, Jan T. Duda [6] U³asiewicz J., Systemy czasu rzeczywistego QNX6 Neutrino. Wydawnictwo BTC, Warszawa, [7] Ethernet Global Data Objectives. GE Fanuc Automation Americas Training Services [ com/downloads/labs/gfs-384%20m09%20egd.pdf]. [8] MS-9643 Mainboard. User Manual, rev Micro-Star International, [9] OPC Foundation [ [10] QNX Neutrino RTOS. System Architectures. QNX Software Systems GmbH & Co, Ontario, [11] QNX Neutrino Realtime Operating System. Programmer s Guide. QNX Software Systems GmbH & Co, Ontario, 2009.
Design and Implementation of SCADA System Based Power Distribution for Primary Substation ( Monitoring System)
Design and Implementation of SCADA System Based Power Distribution for Primary Substation ( Monitoring System) Aye Min Zaw 1, Hla Myo Tun 2 Department of Electronic Engineering, Mandalay Technological
Process Control and Automation using Modbus Protocol
Process Control and Automation using Modbus Protocol Modbus is the fundamental network protocol used in most industrial applications today. It is universal, open and an easy to use protocol. Modbus has
Work Process Management
GE Intelligent Platforms Work Process Management Achieving Operational Excellence through Consistent and Repeatable Plant Operations With Work Process Management, organizations can drive the right actions
Analysis of Industrial PROFINET in the Task of Controlling a Dynamic System**
AUTOMATYKA/ AUTOMATICS 2013 Vol. 17 No. 1 http://dx.doi.org/10.7494/automat.2013.17.1.65 Maciej Rosó³*, Dawid Knapik*, Dariusz Marchewka*, Krzysztof Ko³ek*, Andrzej Turnau* Analysis of Industrial PROFINET
NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER
NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER Understanding what a PAC is starts from the understanding of PLC. A PLC is a Programmable Logic while
SuperIOr Controller. Digital Dynamics, Inc., 2014 All Rights Reserved. Patent Pending. Rev: 5-16-14 1
SuperIOr Controller The SuperIOr Controller is a game changer in the world of high speed embedded control. The system combines incredible speed of both control and communication with revolutionary configurable
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
Implementing a Reliable Furnace Monitoring System
Category: Manufacturing Implementing a Reliable Furnace Monitoring System Products Used: RT Series PXI (PXI 1002 And PXI 8156B) LabVIEW Real-Time by V. Arunachalam Sr. Project Engineer Anand Chinnaswamy
Chapter-5 Introduction to Building Automation System (BAS)
Chapter-5 Introduction to Building Automation System (BAS) Chapter-5 Introduction to Building Automation System (BAS) ၅.၁ Introduction Building Automation System(BAS) sub system equipment service monitor
Combined Cycle Control Overview
Combined Cycle Control Overview Introduction The Combined Cycle (CC) solution provides for the control and monitoring of a typical CC power plant in a cost effective, preengineered package. Basic Architecture
Functionality Considerations in Custom SCADA Development Tools
Functionality Considerations in Custom SCADA Development Tools Timothy P. Creegan STRACT Supervisory control and data acquisition (SCADA) software is used to control and monitor processes throughout industry.
INTELLIGENT BUILDINGS BUS SYSTEMS, MyHOME. Ján Cigánek, Martin Janáček, Stanislav Števo
INTELLIGENT BUILDINGS BUS SYSTEMS, MyHOME Ján Cigánek, Martin Janáček, Stanislav Števo Slovak University of Technology Ilkovičova 3, 812 19 Bratislava, Slovak Republic Tel.: +421 2 60291111 Fax: +421 2
High rate and Switched WiFi. WiFi 802.11 QoS, Security 2G. WiFi 802.11a/b/g. PAN LAN Cellular MAN
Security Issues and Quality of Service in Real Time Wireless PLC/SCADA Process Control Systems Dr. Halit Eren & Dincer Hatipoglu Curtin University of Technology (Perth Australia) 2/27/2008 1 PRESENTATION
Intelligent Vibration Monitoring
Diagnostic Systems Condition Based Monitoring Diagnostic Systems Condition Based Monitoring Intelligent Vibration Monitoring efector Octavis for real-time vibration monitoring Solutions for Predictive
Component Based Rapid OPC Application Development Platform
Component Based Rapid OPC Application Development Platform Jouni Aro Prosys PMS Ltd, Tekniikantie 21 C, FIN-02150 Espoo, Finland Tel: +358 (0)9 2517 5401, Fax: +358 (0) 9 2517 5402, E-mail: [email protected],
Technical Training Module ( 30 Days)
Annexure - I Technical Training Module ( 30 Days) Section 1 : Programmable Logic Controller (PLC) 1. Introduction to Programmable Logic Controller - A Brief History, Need and advantages of PLC, PLC configuration,
The Real-time Network Control of the Inverted Pendulum System Based on Siemens Hardware**
AUTOMATYKA/ AUTOMATICS 2013 Vol. 17 No. 1 http://dx.doi.org/10.7494/automat.2013.17.1.83 Andrzej Turnau*, Dawid Knapik*, Dariusz Marchewka*, Maciej Rosó³*, Krzysztof Ko³ek*, Przemys³aw Gorczyca* The Real-time
Understanding Programmable Automation Controllers (PACs) in Industrial Automation
Understanding Programmable Automation Controllers (s) in Industrial Automation Meet the Modern Industrial Application Implementing a modern industrial application can present a challenging and sometimes
Efficient remote access to machines and plants with SIMATIC
Efficient remote access to machines and plants with SIMATIC Telecontrol and teleservice solutions modular, flexible and secure SIMATIC NET siemens.com/industrial-remote-access Industrial remote access
Paralleling Switchgear
Paralleling Switchgear By Maurice D Mello, P.Eng. Systems Engineer, GE Consumer & Industrial, Canada What is Paralleling? Paralleling is the operation in which multiple power sources, usually two or more
OPC COMMUNICATION IN REAL TIME
OPC COMMUNICATION IN REAL TIME M. Mrosko, L. Mrafko Slovak University of Technology, Faculty of Electrical Engineering and Information Technology Ilkovičova 3, 812 19 Bratislava, Slovak Republic Abstract
Recent Technologies in Nuclear Power Plant Supervisory and Control Systems
Hitachi Review Vol. 49 (2000), No. 2 61 Recent Technologies in Nuclear Power Plant Supervisory and Control Systems Toshiharu Yamamori Takashi Ichikawa Satoshi Kawaguchi Hiroyuki Honma OVERVIEW: Supervisory
How To Use Rittal'S Rizone
RiZone Data Centre Infrastructure Management Enclosures Power Distribution Climate Control IT INFRASTRUcTURe SOFTWARE & SERVICEs RiZone Data Centre Infrastructure Management What can the RiZone Data Centre
System integration oriented data center. planning. In terms of ATEN's eco Sensors DCIM solution
System integration oriented data center planning In terms of ATEN's eco Sensors DCIM solution 1. Introduction The reliability of an enterprise data center servicing either external or internal clients
Communication Interface Units. CIU Prime & CIU Plus
Communication Interface Units CIU Prime & CIU Plus The Tank Gauging People COMMUNICATION INTERFACE UNITS Tank inventory information in liquid storage terminal and refinery automation is increasingly critical
A Grid Architecture for Manufacturing Database System
Database Systems Journal vol. II, no. 2/2011 23 A Grid Architecture for Manufacturing Database System Laurentiu CIOVICĂ, Constantin Daniel AVRAM Economic Informatics Department, Academy of Economic Studies
Five Essential Components for Highly Reliable Data Centers
GE Intelligent Platforms Five Essential Components for Highly Reliable Data Centers Ensuring continuous operations with an integrated, holistic technology strategy that provides high availability, increased
NEW. EVEN MORE data acquisition and test stand automation
NEW EVEN MORE data acquisition and test stand automation the new class of data The plug&play complete package User benefits Expert Series is the latest generation of data acquisition Complete hardware
SECTION 16926 CONTROL SOFTWARE
SECTION 16926 CONTROL SOFTWARE PART 1 GENERAL 1.01 SUMMARY: A. Contractor shall furnish a complete control software package for the Red River Wastewater Treatment Plant and the Northeast Wastewater Treatment
INFORMATION UNIFICATION BE- TWEEN ENTERPRISE RESOURCE PLANNING SYSTEM AND PRODUC- TION CONTROL SYSTEM
INFORMATION UNIFICATION BE- TWEEN ENTERPRISE RESOURCE PLANNING SYSTEM AND PRODUC- TION CONTROL SYSTEM SEKI Yutaka *1 We have developed a communication software package, LinkforSap, that enables direct
XWEB EVO Supervisor and Monitoring Systems. November 2014
Supervisor and Monitoring Systems November 2014 XWEB EVO Supervisor and Monitoring Systems for the management of Retail field and HVAC/R applications MAIN APPLICATIONS Hypermarkets Petrol Stations Supermarkets
Alain Nifenecker - General Electric Manager Controls Engineering
GE Energy Benefits of Integrating a Single Plant-Wide Control System Into a Standard Plant Design Philosophy Authors: Luis Cerrada Duque - Empresarios Agrupados Director of I&C Department Charles Weidner
Radiological Assessment Display and Control System
Features Fast, real-time data acquisition and control Highly reliable communication with remote terminal units Collecting, converting, integrating and analyzing data from all monitors Detecting, annunciating
Control System Asset Management
Control System Asset Management 2007 ExperTune, Inc. George Buckbee, P.E. ExperTune, Inc. Control System Asset Management George Buckbee, P.E., ExperTune Inc. 2007 ExperTune Inc Summary Most large process
A Real Time, Object Oriented Fieldbus Management System
A Real Time, Object Oriented Fieldbus Management System Mr. Ole Cramer Nielsen Managing Director PROCES-DATA Supervisor International P-NET User Organisation Navervej 8 8600 Silkeborg Denmark [email protected]
ARCHITECTURE OF INDUSTRIAL AUTOMATION SYSTEMS
ARCHITECTURE OF INDUSTRIAL AUTOMATION SYSTEMS Abdu Idris Omer Taleb M.M., PhD Majmaah University, Kingdom of Saudia Arabia Abstract This article is aimed to name the levels of industrial automation, describes
ProfessionalPLUS Station Software Suite
Feb-07 Page 1 All you need to configure, control, and diagnose your plant is available on the ProfessionalPLUS Station. Global database, architectured for flexibility and scalability Powerful engineering
AutoLog ControlMan. Remote Monitoring & Controlling Service
AutoLog 1 AutoLog ControlMan Remote Monitoring & Controlling Service Web browser based HMI / SCADA interface Server is hosted by Internet server hosting company Control units communicate wirelessly via
Monitoring & Control of Small-scale Renewable Energy Sources
Small Scale Renewable Energy Sources and Energy Saving: 6-17 th July 2009 Monitoring & Control of Small-scale Renewable Energy Sources Dr G A Taylor Brunel Institute of Power Systems Brunel University,
Power network telecommunication
www.siemens.com Power network telecommunication Teleprotection Answers for infrastructure and cities. Binary I/O The best protection against high-voltage grid failures When it comes to managing power networks,
Virtualization for Hard Real-Time Applications Partition where you can Virtualize where you have to
Virtualization for Hard Real-Time Applications Partition where you can Virtualize where you have to Hanspeter Vogel Triadem Solutions AG Real-Time Systems GmbH Gartenstrasse 33 D-88212 Ravensburg Germany
Does function point analysis change with new approaches to software development? January 2013
Does function point analysis change with new approaches to software development? January 2013 Scope of this Report The information technology world is constantly changing with newer products, process models
Control System Asset Performance in Oil Refineries
Control System Asset Performance in Oil Refineries 2007 ExperTune, Inc. George Buckbee, P.E. ExperTune, Inc. Control System Asset Performance in Oil Refineries George Buckbee, P.E., ExperTune Inc. 2007
Fault Tolerant Servers: The Choice for Continuous Availability on Microsoft Windows Server Platform
Fault Tolerant Servers: The Choice for Continuous Availability on Microsoft Windows Server Platform Why clustering and redundancy might not be enough This paper discusses today s options for achieving
SCADA Questions and Answers
SCADA Questions and Answers By Dr. Jay Park SCADA System Evaluation Questions Revision 4, October 1, 2007 Table of Contents SCADA System Evaluation Questions... 1 Revision 4, October 1, 2007... 1 Architecture...
Municipality Moves SCADA System from Desktop Computers to Terminal Services
Municipality Moves SCADA System from Desktop Computers to Terminal Services KEYWORDS Bosko Bob Loncar 1 1 1151 Bronte Road Oakville, Ontario L6M 3L1 ([email protected]) SCADA, Terminal Services, Remote
OPART: Towards an Open Platform for Abstraction of Real-Time Communication in Cross-Domain Applications
OPART: Towards an Open Platform for Abstraction of Real-Time Communication in Cross-Domain Applications Simplification of Developing Process in Real-time Networked Medical Systems Morteza Hashemi Farzaneh,
TURBOtech srl. SED-635 Digital Excitation System. Industrial Electronics Sector FEATURES
SED-635 Digital Excitation System SED-635 is a complete excitation system capable of adapting to control synchronous generators of any size. The integration of the TOUCH SCREEN operator interface and a
Detailed Design Report
Detailed Design Report Chapter 9 Control System MAX IV Facility CHAPTER 9.0. CONTROL SYSTEM 1(9) 9. Control System 9.1. Introduction...2 9.1.1. Requirements... 2 9.2. Design...3 9.2.1. Guidelines... 3
FOXBORO. I/A Series SOFTWARE Product Specifications. I/A Series Intelligent SCADA SCADA Platform PSS 21S-2M1 B3 OVERVIEW
I/A Series SOFTWARE Product Specifications Logo I/A Series Intelligent SCADA SCADA Platform PSS 21S-2M1 B3 The I/A Series Intelligent SCADA Platform takes the traditional SCADA Master Station to a new
Intelligent Device Management with DCS, PLC, and RTU
wp_dcs PLC RTU ra 2015-07-04 12:47:00 Intelligent Device Management with DCS, PLC, and RTU EDDL-based Intelligent Device Management (IDM) software part of the Asset Management System (AMS) can be used
ARTICLE Cloud Computing more than a hype?
Author: Klaus Hübschle Created on: August 2015 Version: 1.0 Content Most IT experts predict a promising future for cloud computing also in the automation industry. However, which are the applications where
Straton and Zenon for Advantech ADAM-5550. Copalp integrates the straton runtime into the ADAM-5550 device from Advantech
Straton and Zenon for Advantech ADAM-5550 Copalp integrates the straton runtime into the ADAM-5550 device from Advantech Project Introduction: Programmable Application Controllers (PAC) are powerful and
Intelligent Terminal Automation System
Intelligent Terminal Automation System. Rockwell Automation intelligent Terminal Automation Systems provide a complete automation solution for tank terminals beyond your expectations The Rockwell Automation
TRY OUR SOFTWARE TAKE IT FOR A TEST DRIVE PRODUCT CATALOG 2015
WHO OUR CUSTOMERS ARE PREPARING THE FUTURE WORKFORCE Educational and training facilities all over the world rely on Real Games state-of-the-art training software. Spanning many different levels of education,
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
How To Use Safety System Software (S3)
SPECIFICATION DATA Safety System Software (S3) APPLICATION Safety System Software (S 3 ) is a robust, full featured configuration, diagnostic, programming and real-time monitoring package for integrators
Solution business process automation
Thank you for your attention! Solution business process automation SPACe 2012 Siemens Process Automation Conference 11. 04.2012 Hyderabad, India Axel Lorenz Vice President Process Automation Siemens AG,
Functional Area 3. Skill Level 301: Applications Systems Analysis and Programming Supervisor (Mercer 1998 Job 011)
Functional Area 3 Skill Level 301: Applications Systems Analysis and Programming Supervisor (Mercer 1998 Job 011) Description: Supervises activities of all applications systems analysis and programming
Movicon in energy efficiency management: the ISO 50001 standard
Movicon in energy efficiency management: the ISO 50001 standard The importance of energy consumption within the company reflects the importance of the world energy crisis due to a growing demand and the
FASTEMS SOFTWARE. For maximum Performance
FASTEMS SOFTWARE For maximum Performance Tailored solutions for each process Order Based Systems Volume Based Lines Operator Based Cells Starting point: Customer s process Number of Machines: 1 2 Process
Configuring PROFINET
CHAPTER 9 This chapter describes how to configure the PROFINET feature on the Cisco IE 3000 switch. Understanding PROFINET, page 9-1, page 9-4 Displaying the PROFINET Configuration, page 9-5 Troubleshooting
Standard diagnostic and configuration interface for Beckhoff Industrial PCs
Keywords Industrial PC Embedded Preventive maintenance Monitoring TwinCAT Diagnostics Configuration MDP Programming interface Interface Standard diagnostic and configuration interface for Beckhoff Industrial
Industry White Paper. Ensuring system availability in RSView Supervisory Edition applications
Industry White Paper Ensuring system availability in RSView Supervisory Edition applications White Paper Ensuring system availability in RSView Supervisory Edition applications Rockwell Software, Visualization
It s all open from here.
It s all open from here. Never let technology impose limits on your future. That thinking drove the design of Honeywell EXCEL 5000 OPEN systems the most flexible and open communication platform for building
HMS Industrial Networks
HMS Industrial Networks Putting industrial applications on the cloud Whitepaper Best practices for managing and controlling industrial equipment remotely. HMS Industrial Networks AB Stationsgatan 37 30245
WIRELESS REMOTE MONITORING OF CATHODIC PROTECTION SYSTEMS. John Hawkyard MICorr Deputy General Manager Rawabi Corrosion Technology Co Ltd Al-Khobar
WIRELESS REMOTE MONITORING OF CATHODIC PROTECTION SYSTEMS John Hawkyard MICorr Deputy General Manager Rawabi Corrosion Technology Co Ltd Al-Khobar INTRODUCTION Cathodic Protection is an electrochemical
Machinery condition monitoring software
VIBex Machinery condition monitoring software Optimize productivity of your facilities VIBex is a state-of-the-art system dedicated to online vibration-based condition monitoring and diagnostics of rotating
Having full access to real-time production data enables you to detect and anticipate weak spots in the production system and to make the right
Lean Manufacturing: Performance, OEE and Downtime Analysis 2 Having full access to real-time production data enables you to detect and anticipate weak spots in the production system and to make the right
HMS Industrial Networks. Putting industrial applications on the cloud
HMS Industrial Networks Putting industrial applications on the cloud Whitepaper Best practices for managing and controlling industrial equipment remotely. HMS Industrial Networks Inc 35 E Wacker Drive,
ENERGY SAVING STUDY IN A HOTEL HVAC SYSTEM
ENERGY SAVING STUDY IN A HOTEL HVAC SYSTEM J.S. Hu, Philip C.W. Kwong, and Christopher Y.H. Chao Department of Mechanical Engineering, The Hong Kong University of Science and Technology Clear Water Bay,
HC900 for Boiler Control Applications
HC900 for Boiler Control Applications Background Until recent years, only the largest boilers could justify sophisticated boiler controls. Now high fuel costs make it necessary to improve boiler efficiency
Application MS Access for Surveying Computations**
GEOMATICS AND ENVIRONMENTAL ENGINEERING Volume 5 Number 4 2011 Jan Ruchel*, Tomasz Adamczyk* Application MS Access for Surveying Computations** 1. Introduction The computations performed in surveying tasks
CPUs - CPU 315-2 PN/DP
Overview The CPU with a medium program memory and quantity framework High processing performance in binary and floating-point arithmetic Used as a central controller on production lines with central and
Wonderware InBatch. Flexible batch management
Flexible batch management Wonderware InBatch is control system independent software that can be used for the most complex batching processes that require a high level of flexibility. Sophisticated equipment
Dynamic Modeling Of An Ozone Disinfection Facility
Dynamic Modeling Of An Ozone Disinfection Facility Michael Etheridge Black & Veatch 8400 Ward Parkway Kansas City, MO 64114 Presented to the Fourteenth Ozone World Congress August 25 th, 1999 ABSTRACT
IndustrialIT System 800xA Engineering
IndustrialIT System 800xA Engineering Overview Features and Benefits Integrated Engineering Environment: Supports the engineering of the entire extended automation system from field devices to plant management
NEW CHALLENGES IN COLLABORATIVE VIRTUAL FACTORY DESIGN
02 NEW CHALLENGES IN COLLABORATIVE VIRTUAL FACTORY DESIGN Stefano Mottura, Giampaolo Viganò, Luca Greci, Marco Sacco Emanuele Carpanzano Institute of Industrial Technologies and Automation National Research
Siemens and National Instruments Deliver Integrated Automation and Measurement Solutions
Siemens and National Instruments Deliver Integrated Automation and Measurement Solutions The Need for Integrated Automation and Measurement Manufacturing lines consist of numerous decoupled systems for
Process Automation - History and Future
Christer Rameback Vice President Process Automation Process Automation - History and Future ABB Automation Technology - 1 - Facts about ABB ABB Automation Technology - 2 A leading power and automation
Optimizing and Securing an Industrial DCS with VMware
Optimizing and Securing an Industrial DCS with VMware Global Process Automation deploys a new DCS using VMware to create a secure and robust operating environment for operators and engineers. by Doug Clarkin
DATABASES AND ERP SELECTION: ORACLE VS SQL SERVER
WHITE PAPER DATABASES AND ERP SELECTION: ORACLE VS SQL SERVER Databases and ERP Selection: Oracle vs SQL Server By Rick Veague, Chief Technology Officer, IFS North America An enterprise application like
The Role of Automation Systems in Management of Change
The Role of Automation Systems in Management of Change Similar to changing lanes in an automobile in a winter storm, with change enters risk. Everyone has most likely experienced that feeling of changing
Think Automation and beyond... IDEC WindSRV. KEPServerEX OPC Server
Think Automation and beyond... IDEC WindSRV KEPServerEX OPC Server Direct connectivity Linking your client applications with IDEC PLCs WindSRV SCADA Application Master Pentra PLC Datalink Protocol Ethernet
Manufacturing Operations Management. Dennis Brandl
Manufacturing Operations Management Dennis Brandl BR&L Consulting Peter Owen Eli Lilly & Co Dennis Brandl 1 Objectives Review the ISA 95 standards and how they are being used in companies like Eli Lilly
Introduction To SCADA and Telemetry
Introduction To SCADA and Telemetry Joe Mullaney Senior I&C Engineer MSE Technology Applications, Inc. Tetragenics Division [email protected] Overview Definitions What is SCADA? What is Telemetry?
PROFINET IO Diagnostics 1
PROFINET IO is a very cost effective and reliable technology. However, extensive installations can have thousands of PROFINET IO devices operating on many networks. The reliable operation of these networks
"FRAMEWORKING": A COLLABORATIVE APPROACH TO CONTROL SYSTEMS DEVELOPMENT
10th ICALEPCS Int. Conf. on Accelerator & Large Expt. Physics Control Systems. Geneva, 10-14 Oct 2005, P-O1.049-6 (2005) "FRAMEWORKING": A COLLABORATIVE APPROACH TO CONTROL SYSTEMS DEVELOPMENT ABSTRACT
SCADA Virtualization
SCADA Virtualization Information on Virtualization of SCADA systems Version: 1.0 Erik Daalder, Business Development Manager Yokogawa Electric Corporation Global SCADA Center T: +31 88 4641 360 E: [email protected]
APPLICATION-SMART CONTROL
APPLICATION-SMART CONTROL SOLUTIONS Filling the automation void Today, customers and competitors are cutting back on process control expertise. Not so at MicroMod Automation. Instead, we re heavily investing
CONTROL SYSTEM HiCOS. 12.1/1 HiCOS
CONTROL SYSTEM HiCOS 12.1/1 HiCOS n Control for HV test systems and measuring devices n Easy and intuitive handling n Flexible and expandable design with modules n Acceleration of the workflow OvERvIEW
IT - General Controls Questionnaire
IT - General Controls Questionnaire Internal Control Questionnaire Question Yes No N/A Remarks G1. ACCESS CONTROLS Access controls are comprised of those policies and procedures that are designed to allow
Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF
Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF Kucsera Péter ([email protected]) Abstract In this article an autonomous advertising mobile robot that has been realized in
Managing Large Imagery Databases via the Web
'Photogrammetric Week 01' D. Fritsch & R. Spiller, Eds. Wichmann Verlag, Heidelberg 2001. Meyer 309 Managing Large Imagery Databases via the Web UWE MEYER, Dortmund ABSTRACT The terramapserver system is
