Internet Based HMI in Low-cost Simulators

Size: px
Start display at page:

Download "Internet Based HMI in Low-cost Simulators"

Transcription

1 XXVIII. ASR '2003 Seminar, Instruments and Control, Ostrava, May 6, Internet Based HMI in Low-cost Simulators TAMÁŠ, Jan 1, KLIMÁNEK, David 2 & ŠULC, Bohumil 3 1 Ing., Ústav přístrojové a řídicí techniky, ČVUT v Praze, Technická 4, Praha 6, jan.tamas@humanisti.cz, 2 Ing., david.klimanek@seznam.cz 3 Doc., Ing., CSc., sulc@fsid.cvut.cz Abstract: Low-cost simulators are a new trend in the area of operator training. They are based on engineering simulation, which has become an important, intensively developing field of system simulation with a wide range of industrial applications. This contribution describes experience gained during implementation of an Operator Training Simulator (OTS) of a coalfired power plant and its current enhancement. The simulator is based on a complex model of the plant developed in Matlab, which is connected to an InTouch control panel used in the real plant by the plant personnel. Using existing equipment, software and infrastructure, this solution proves to be very cost-effective, while at the same time providing the same functionality that a complex simulator would. With the ever-continuing spread of the Internet, it becomes natural to enhance the functionality of the simulators by allowing remote users to connect to them via Internet. Latest development of the simulator thus focuses on implementation of a standardized Internet interface between the simulator and the trained personnel. Web services have been chosen as the architecture for this enhancement. Keywords: HMI, Low-Cost, Simulators, Training, Internet. 1 Introduction Desktop personal computers are becoming ever more powerful and therefore are now used in new areas, where previously mostly expensive workstations and servers have been used. One of such areas is the field of operator training simulators (OTS), where personal computers are now capable of bringing satisfactory results in simulation of real world processes. Using such computers helps in significant reduction on the part of both purchase and operational costs. With the spread of Internet it becomes natural to try to expand the capabilities of such simulators by exposing their interface to the rest of the world. 2 Basic Types of Simulators It is not simple to decide how to create a simulator. Different approaches and solutions have a significant impact on price, performance and long-term support of the simulator. The number of different types of simulators has increased with the growing level of computers and applications of information technology. The following basic types of simulators can now be distinguished: learning (basic principles) simulators, engineering (generic) simulators and operator training (full-scope) simulators. Operator training simulators may have three basic hardware configurations, which e.g. the Trax Corporation refers to as:

2 XXVIII. ASR '2003 Seminar, Instruments and Control, Ostrava, May 6, Full stimulation, this configuration means that the process is emulated and the control system and human machine interface (HMI) are used as in a real plan, Partial stimulation, the process and the control system is emulated, but HMI is kept as real, Full emulation, all three parts, i.e. process, control system and HMI are emulated. It can be seen that the human-machine interface plays an important role in an operatortraining simulator. Well-designed human-machine interface emulation can help to provide a very cost-effective solution for operator training simulators. An emulation of the HMI is not a poor substitute for the real system, but can often enlarge the utilization of an operator-training simulator. The operator display screens can look like and work in a way very similarly to real manufacturer displays, and they can use much less special hardware, which is a very cost-effective approach. 3 Low-Cost simulators A new concept of low-cost simulators has emerged from the requirement to keep the development costs of a newly designed operator-training simulator for an existing power plant as low as possible. Cost reduction has been achieved by using the following tools: Standard simulation programs (tested with Matlab/Simulink) for process and control system modeling, Newly developed process-specific object-oriented libraries to supplement the standard offer of the simulation program, Use of visualization software delivered together with the distributed control system of the technological equipment as an HMI tool. The delivered visualization software can be used only if there is a data exchange connection between the visualized object and the simulated object. This communication has been tested with DDE (dynamic data exchange), because this protocol is implemented both in Matlab/Simulink and in InTouch software. Some other versions of possible connections are listed below: Matlab/Simulink model with InTouch mimics. This is software created by MathWorks and Wonderware companies. The InTouch system is significantly spread in power engineering applications. InTouch scripting derived tags in RSView or Visual Basic application running in the background enable simultaneous work of a model and a SCADA application. RSLogix Emulate. This software has been developed by Rockwell Software inc. RSLogix Emulate contains troubleshooting and debugging tools that can emulate most operations of Allen-Bradley PLC-5 and SLC 500 family processors. Invensys Foxboro I/A Series Softpack. Control systems Invensys Foxboro I/A Series Softpack and Yokogawa CS3000 control system have powerful control configuration tools with built in basic and advanced control blocks and strategies. Several models of simple process plants controlled by cascade loops have been developed. Micro-I/A stations are part of the I/A Series family of control products and can be used in a variety of small and large I/A Series systems configurations running with either UNIX or Windows NT platforms.

3 XXVIII. ASR '2003 Seminar, Instruments and Control, Ostrava, May 6, Operator Training Simulator for the Opatovice Power Plant PC PC Matlab DDE Protocol InTouch Suite Link InTouch Protocol Operator Control Panels (Mosaic) PC InTouch Operator Control Panels (Mosaic) Instructor Station Operator Station Figure 1. Configuration of Matlab/Simulink model The InTouch system has been used by the Opatovice Power Plant. A complex dynamic model of a coal boiler composed of submodels of fuel supply, combustion chamber and evaporator involving models of the other components such as superheater, water feeding system, turbine etc. including non-linear steady state properties, has been created with the use of an objectoriented library [JAVED, 2002]. Because the Opatovice power plant uses InTouch software for control and visualization we have focused on HMI performed by this software. Figure 2. InTouch Control Panel of the Plant The developed OTS has following configuration: Instructor Station o One high speed PC with large memory o Matlab/Simulink model, and InTouch mimics. Operator Station o Two regular PCs for the Operator station, o Only InTouch mimics on both PCs. This OTS provides the following features:

4 XXVIII. ASR '2003 Seminar, Instruments and Control, Ostrava, May 6, Friendly graphic human-machine interface both for the trainee and for the instructor, using the same software for visualization and monitoring as the control system fully identical to the operator interface, Trainees can not only work with the same screens but can also use the same control devices, e.g. operator panel, as in real operation, Computer supported education, performing an automatic evaluation of the trainee s ability to follow operational rules and procedures. 3.3 Engineering Models of Power Units in Simulink Several engineering simulators in Matlab/Simulink preceded the described operator-training simulator. They have been successfully used in engineering applications [ŠULC NEUMAN 2000], mainly for controller design, parameter tuning and for external combustion control with optimum combustion point tracking and minimization of harmful emissions or for oxygen probe fault detection. Creating these engineering models of power plant units with coal-fired boilers has proved Matlab and Simulink to be efficient supporting tools. A direct use of Matlab for establishing operator interface was also tested with good results, e.g. with the conclusion that it is possible to approach industrial requirements in a sufficient extent. The methodology of creating engineering models in Matlab/Simulink has been in the center of attention for several years and created a good experience for OTS development. 4 Internet Based Simulators With the ever-continuing spread of the Internet, it becomes natural to enhance the functionality of the simulators by allowing remote users to connect to them via Internet. Several possibilities of the type of client connection have been studied and implemented in the past, including design of a proprietary communication protocol between client and server parts of a remotely controlled laboratory experiment [Tamáš, 2002]. This solution proved to be fully functional, allowing students to control the laboratory experiment remotely. The architecture was based on a standard HTTP protocol with a custom-made application protocol. However, the disadvantages of this approach were the fact that the solution has been non-standardized and the scaling of the application protocol has been difficult. Figure 3. Scheme of a web services architecture

5 XXVIII. ASR '2003 Seminar, Instruments and Control, Ostrava, May 6, Web services architecture proved to be a good alternative, addressing both disadvantages of the previous implementation of remote control. Web services are both standardized (using HTTP as the transport protocol and XML as the data format) and open (allowing designer to define own tags for data transport). This approach not only allows operator training simulators or remotely controlled experiments to be accessed remotely, but it also allows the remote party to design its own client side program, thus a much greater use of a single server can be accomplished. Figure 4. Example of a client program for a remote control experiment Main advantage of this approach is its scalability and openness. Scalability ensures that the whole system can be easily upgraded and more functionality can be added to the server side in the future. The fact that this solution is open brings new possibilities in cooperation with other facilities and research centers that may be interested in the use of the server side program (which in our case is a power plant model). Such facilities are able to design their own client side program, based on their requirements and aims. No changes to the server side need to be made in case such clients are correctly designed and connect to the server. New functions can also easily be added to the server, without disrupting the functioning of the current clients. Openness is ensured due to the fact that web services are based on well-accepted standards, mainly HTTP as the communication protocol (which has already proved to be functioning faultlessly) and XML as the language for transferred data. Web service is clearly described using an XML Schema and WSDL (web services description language). It allows remote party to fully understand the web service and especially the required format of input data and available functions as well as the format of output data. Both XML Schema and WSDL are themselves XML documents, which is another advantage of this architecture (as the files used to describe the service are of the same format as the actual service). Implementation of this approach of remote access to both operator training simulators and laboratory experiments is currently taking place. First experience shows that this approach will most probably be a step in the right direction and will bring new possibilities especially in the newly developed field of low-cost simulators.

6 XXVIII. ASR '2003 Seminar, Instruments and Control, Ostrava, May 6, Conclusions Low-cost simulators proved to be a good alternative to traditional simulators. Web services architecture seems to be a better option than a proprietary communication protocol both in the case of remote access to laboratory experiments and in remotely controlled operator-training simulators. Main disadvantages of the proprietary solution (nonstandardized protocol and difficult scaling) are overcome using web services, as they are based on well-known and well-documented standards (HTTP and XML). Previously unforeseen benefits of this architecture may also be discovered when final implementation takes place. 6 Acknowledgements The research work has been supported by the grant No. 02/01/1347 of the Grant Agency of the Czech Republic. 7 References NEUMAN, P., ŠULC, B., DLOUHÝ, T Non-linear model of a coal fired boiler applied to an engineering simulator. Preprints of IFAC Symposium on Power Plants and Power Systems Control 2000, Brussels NEUMAN, P., ŠULC, B., ZÍTEK, P JAN, J. A Soft Computing in Object Oriented Nonlinear Modeling and Control of Thermo-Fluid Dynamic Systems. Ph.D. Thesis. Czech Technical University, ŠULC, B., TAMÁŠ, J Using web services to control lab experiment and power plant simulator. Accepted for IFAC Symposium on Advances in Control Education, Oulu, Finland TAMÁŠ, J Performing Laboratory Experiments in Control Engineering via Internet. Diploma thesis (in Czech). Czech Technical University, 2002.

OPAL Reactor Training Simulator

OPAL Reactor Training Simulator OPAL Reactor Training Simulator Etchepareborda A. 1, Flury C.A. 1, Lema F. 1, Maciel F. 1, De Lorenzo N. 2, Alegrechi D. 1, Damico M. 1, Ibarra G. 1, Muguiro M. 1, 1 National Atomic Energy Commission,

More information

Yokogawa Generic 660MW Coal-fired Subcritical Power Plant Simulator

Yokogawa Generic 660MW Coal-fired Subcritical Power Plant Simulator Yokogaw a Australia Pty Ltd A. B. N. 3 6 0 0 3 8 8 8 3 6 4 Y o k o g a w a S i m u l a t i o n A D i v i s i o n o f Y o k o g a w a A u s t r a l i a P t y L t d T o w e r A, 1 1 2-1 1 8 T a l a v e r

More information

Yokogawa Generic 100MW Combined Cycle Power Plant Simulator

Yokogawa Generic 100MW Combined Cycle Power Plant Simulator Yokogaw a Australia Pty Ltd A. B. N. 3 6 0 0 3 8 8 8 3 6 4 Y o k o g a w a S i m u l a t i o n A D i v i s i o n o f Y o k o g a w a A u s t r a l i a P t y L t d T o w e r A, 1 1 2-1 1 8 T a l a v e r

More information

Instructor Station for Apros Based Loviisa NPP Training Simulator

Instructor Station for Apros Based Loviisa NPP Training Simulator Instructor Station for Apros Based Loviisa NPP Training Simulator Jussi Näveri and Pasi Laakso Abstract At the moment Loviisa Nuclear Power plant (NPP) is going through an Instrumentation and Control (I&C)

More information

Development of a Dual-Extraction Industrial Turbine Simulator Using General Purpose Simulation Tools

Development of a Dual-Extraction Industrial Turbine Simulator Using General Purpose Simulation Tools Development of a Dual-Extraction Industrial Turbine Simulator Using General Purpose Simulation Tools Philip S. Bartells Christine K Kovach Director, Application Engineering Sr. Engineer, Application Engineering

More information

Program Support of Laboratory Stands Control

Program Support of Laboratory Stands Control XXIX. ASR '2004 Seminar, Instruments and Control, Ostrava, April 30, 2004 261 Program Support of Laboratory Stands Control SMUTNÝ, Lubomír Prof. Dr. RNDr. lubomir.smutny@vsb.cz, Katedra ATŘ-352, VŠB-TU

More information

DuPont Nutrition & Health

DuPont Nutrition & Health DuPont Nutrition & Health WHAT IS OUR AUTOMATION STRATEGY? 5-9-2013 Introduction to DuPont Our challenges Our idea for solving our challenges Process sectioning and Object Oriented philosophy Libraries

More information

The issue of saturation in control systems using a model function with delay

The issue of saturation in control systems using a model function with delay The issue of saturation in control systems using a model function with delay Ing. Jaroslav Bušek Supervisor: Prof. Ing. Pavel Zítek, DrSc. Abstract This paper deals with the issue of input saturation of

More information

Model-free PID Controller Autotuning Algorithm Based on Frequency Response Analysis

Model-free PID Controller Autotuning Algorithm Based on Frequency Response Analysis Model-free PID Controller Auto Algorithm Based on Frequency Response Analysis Stanislav VRÁ A Department of Instrumentation and Control Engineering, Czech Technical University in Prague Prague, 166 07,

More information

ISSN Vol.03,Issue.07, August-2015, Pages:

ISSN Vol.03,Issue.07, August-2015, Pages: WWW.IJITECH.ORG ISSN 2321-8665 Vol.03,Issue.07, August-2015, Pages:1276-1281 Comparison of an Active and Hybrid Power Filter Devices THAKKALAPELLI JEEVITHA 1, A. SURESH KUMAR 2 1 PG Scholar, Dept of EEE,

More information

Laboratory of Advanced Simulations

Laboratory of Advanced Simulations XXIX. ASR '2004 Seminar, Instruments and Control, Ostrava, April 30, 2004 333 Laboratory of Advanced Simulations WAGNEROVÁ, Renata Ing., Ph.D., Katedra ATŘ-352, VŠB-TU Ostrava, 17. listopadu, Ostrava -

More information

Masterthesis. General information. About Schneider Electric

Masterthesis. General information. About Schneider Electric General information Today s packaging machines cover a wide range of products in pharmaceutical, cosmetic, home care, food, beverage, dairy, tissue and paper etc. Their main task is to automate steps that

More information

Instrumentation, Controls, and Automation - Program 68

Instrumentation, Controls, and Automation - Program 68 Instrumentation, Controls, and Automation - Program 68 Program Description Program Overview Utilities need to improve the capability to detect damage to plant equipment while preserving the focus of skilled

More information

GTSC Rig for Hands-on Training

GTSC Rig for Hands-on Training GTSC Rig for Hands-on Training The Rig To meet the high demand of Petroleum Industry, GTSC has launched the Middle East s first fully operational Training Rig & Well in May 2010 at its main building location

More information

PARKER HANNIFIN TEST STAND

PARKER HANNIFIN TEST STAND PARKER HANNIFIN TEST STAND Dan Laird Abstract This paper will review a partnership between Parker-Hannifin Mobile Cylinders and Youngstown State University (YSU). The Mobile Cylinders Group makes hydraulic

More information

Teciam. Part C. Virtual Mechatronics

Teciam. Part C. Virtual Mechatronics Teciam Part C Teciam > Fundamentals > Contents Table of Contents Introduction Introduction... C-3 Conceptualisation Conceptualisation... C-3 Diversified Contents Diversified Contents... C-4 Technology

More information

Simulation of Boost DC-DC Converter by MATLAB/Orcad Software Interfaced Using SLPS Abstract Keywords 1.0 Introduction

Simulation of Boost DC-DC Converter by MATLAB/Orcad Software Interfaced Using SLPS Abstract Keywords 1.0 Introduction University of Maiduguri Faculty of Engineering Seminar Series Volume 7, July 2016 Simulation of Boost DC-DC Converter by MATLAB/Orcad Software Interfaced M. Abdulkadir Department of Electrical and Electronics

More information

SELF TUNING TECHNIQUES ON PLC BACKGROUND AND CONTROL SYSTEMS WITH SELF TUNING METHODS DESIGN

SELF TUNING TECHNIQUES ON PLC BACKGROUND AND CONTROL SYSTEMS WITH SELF TUNING METHODS DESIGN 40 CONTROL ENGINEERING, VOL. 8, NO. 2, JUNE 2010 SELF TUNING TECHNIQUES ON PLC BACKGROUND AND CONTROL SYSTEMS WITH SELF TUNING METHODS DESIGN Jiri KOCIAN 1, Jiri KOZIOREK 1 1 Department of Measurement

More information

BIM EXECUTION PLAN IN CZECH REPUBLIC

BIM EXECUTION PLAN IN CZECH REPUBLIC Abstract BIM EXECUTION PLAN IN CZECH REPUBLIC Otmar Hrdina* 1, Petr Matějka 2 1 Faculty of Civil Engineering, Czech Technical University in Prague, Thakurova 7/2077 166 29 Prague 6 - Dejvice, Czech Republic,

More information

Model Predictive Control of an Automotive Organic Rankine Cycle System

Model Predictive Control of an Automotive Organic Rankine Cycle System Model Predictive Control of an Automotive Organic Rankine Cycle System Xiaobing Liu, Adamu Yebi, Paul Anschel, John Shutty, Bin Xu, Mark Hoffman, Simona Onori Presentation Outline System Description, Layout,

More information

Industrial Automation

Industrial Automation Software Development & Education Center Industrial Automation (HMI Drives Instrumentation Networking) Industrial Automation Automation is the use of machines, control systems and information technologies

More information

DETECTOR OF COVERED CONDUCTOR FAULTS

DETECTOR OF COVERED CONDUCTOR FAULTS DETECTOR OF COVERED CONDUCTOR FAULTS Stefan HAMACEK 1, Stanislav MISAK 1 1 Department of Electrical Power Engineering, Faculty of Electrical Engineering and Computer Science, VSB Technical University of

More information

Master Project Report Sonic Gallery

Master Project Report Sonic Gallery Master Project Report Sonic Gallery Ha Tran January 5, 2007 1 Contents 1 Introduction 3 2 Application description 3 3 Design 3 3.1 SonicTrack - Indoor localization.............................. 3 3.2 Client

More information

Model-based Design of Coordinated Traffic Controllers

Model-based Design of Coordinated Traffic Controllers Model-based Design of Coordinated Traffic Controllers Roopak Sinha a, Partha Roop b, Prakash Ranjitkar c, Junbo Zeng d, Xingchen Zhu e a Lecturer, b,c Senior Lecturer, d,e Student a,b,c,d,e Faculty of

More information

Enhance operational efficiency with Advanced Process Control (APC) Integration of APC in SIMATIC PCS 7 SIMATIC PCS 7. Answers for industry.

Enhance operational efficiency with Advanced Process Control (APC) Integration of APC in SIMATIC PCS 7 SIMATIC PCS 7. Answers for industry. Enhance operational efficiency with Advanced Control (APC) Integration of APC in SIMATIC PCS 7 SIMATIC PCS 7 Answers for industry. Modern closed-loop control systems in the process industry In today s

More information

DIGITAL CONTROL OF ELECTRO-HYDRAULIC STEERING TEST BENCH

DIGITAL CONTROL OF ELECTRO-HYDRAULIC STEERING TEST BENCH DIGITAL CONTROL OF ELECTRO-HYDRAULIC STEERING TEST BENCH Alexander Mitov, Jordan Kralev 2, Ilcho Angelov 3 TU-Sofia, Faculty of Power Engineering and Power Machines, Department: HAD and HM, e-mail:alexander_mitov@mail.bg

More information

SIMULATION IMPROVES OPERATOR TRAINING ARTICLE FOR SEP/OCT 2011 INTECH

SIMULATION IMPROVES OPERATOR TRAINING ARTICLE FOR SEP/OCT 2011 INTECH SIMULATION IMPROVES OPERATOR TRAINING ARTICLE FOR SEP/OCT 2011 INTECH Table of Contents teaser: Although simulation is the best training method for preventing accidents and improving process control, until

More information

Boiler Digital Twin Applying Machine Learning

Boiler Digital Twin Applying Machine Learning 1 Boiler Digital Twin Applying Machine Learning HIDETOSHI AIKI *1 KAZUHIKO SAITO *2 KAZUHIRO DOMOTO *3 HIROTOMO HIRAHARA *4 KAZUTAKA OBARA *5 SOICHIRO SAHARA *6 Artificial Intelligence (AI)-related technologies

More information

DC Motor Speed Control using Artificial Neural Network

DC Motor Speed Control using Artificial Neural Network International Journal of Modern Communication Technologies & Research (IJMCTR) ISSN: 2321-0850, Volume-2, Issue-2, February 2014 DC Motor Speed Control using Artificial Neural Network Yogesh, Swati Gupta,

More information

NEURAL NETWORK BASED LOAD FREQUENCY CONTROL FOR RESTRUCTURING POWER INDUSTRY

NEURAL NETWORK BASED LOAD FREQUENCY CONTROL FOR RESTRUCTURING POWER INDUSTRY Nigerian Journal of Technology (NIJOTECH) Vol. 31, No. 1, March, 2012, pp. 40 47. Copyright c 2012 Faculty of Engineering, University of Nigeria. ISSN 1115-8443 NEURAL NETWORK BASED LOAD FREQUENCY CONTROL

More information

RAPID CONTROL PROTOTYPING FOR ELECTRIC DRIVES

RAPID CONTROL PROTOTYPING FOR ELECTRIC DRIVES RAPID CONTROL PROTOTYPING FOR ELECTRIC DRIVES Lukáš Pohl Doctoral Degree Programme (2), FEEC BUT E-mail: xpohll01@stud.feec.vutbr.cz Supervised by: Petr Blaha E-mail: blahap@feec.vutbr.cz Abstract: This

More information

Research Article Fast Comparison of High-Precision Time Scales Using GNSS Receivers

Research Article Fast Comparison of High-Precision Time Scales Using GNSS Receivers Hindawi International Navigation and Observation Volume 2017, Article ID 9176174, 4 pages https://doi.org/10.1155/2017/9176174 Research Article Fast Comparison of High-Precision Time Scales Using Receivers

More information

Practical Assignment 1: Arduino interface with Simulink

Practical Assignment 1: Arduino interface with Simulink !! Department of Electrical Engineering Indian Institute of Technology Dharwad EE 303: Control Systems Practical Assignment - 1 Adapted from Take Home Labs, Oklahoma State University Practical Assignment

More information

Electrical Equipment Condition Assessment

Electrical Equipment Condition Assessment Feature Electrical Equipment Condition Assessment Using On-Line Solid Insulation Sampling Importance of Electrical Insulation Electrical insulation plays a vital role in the design and operation of all

More information

Formation and Cooperation for SWARMed Intelligent Robots

Formation and Cooperation for SWARMed Intelligent Robots Formation and Cooperation for SWARMed Intelligent Robots Wei Cao 1 Yanqing Gao 2 Jason Robert Mace 3 (West Virginia University 1 University of Arizona 2 Energy Corp. of America 3 ) Abstract This article

More information

Laboratory set-up for Real-Time study of Electric Drives with Integrated Interfaces for Test and Measurement

Laboratory set-up for Real-Time study of Electric Drives with Integrated Interfaces for Test and Measurement Laboratory set-up for Real-Time study of Electric Drives with Integrated Interfaces for Test and Measurement Fong Mak, Ram Sundaram, Varun Santhaseelan, and Sunil Tandle Gannon University, mak001@gannon.edu,

More information

ARDUINO. Gianluca Martino.

ARDUINO. Gianluca Martino. Gianluca Martino gianluca@arduino.org Short story - The need Physical interface tool for Interaction design The core of the interaction design framework - Bill Verplank IDII 2001-2005 Short story - The

More information

ARCHITECTURE. Classroom Facilities

ARCHITECTURE. Classroom Facilities FACILITIES ARCHITECTURE Classroom Facilities Classrooms are provided with two Air-Conditioning Units and are equipped with plasma TV Laboratories The Drafting Laboratory Rooms are for architectural and

More information

Surveillance and Calibration Verification Using Autoassociative Neural Networks

Surveillance and Calibration Verification Using Autoassociative Neural Networks Surveillance and Calibration Verification Using Autoassociative Neural Networks Darryl J. Wrest, J. Wesley Hines, and Robert E. Uhrig* Department of Nuclear Engineering, University of Tennessee, Knoxville,

More information

ADCHEM International Symposium on Advanced Control of Chemical Processes Gramado, Brazil April 2-5, 2006

ADCHEM International Symposium on Advanced Control of Chemical Processes Gramado, Brazil April 2-5, 2006 ADCHEM 26 International Symposium on Advanced Control of Chemical Processes Gramado, Brazil April 2-5, 26 CONTROL SOLUTIONS FOR SUBSEA PROCESSING AND MULTIPHASE TRANSPORT Heidi Sivertsen John-Morten Godhavn

More information

ENGINE ROOM SIMULATOR AND IMPORTANCE OF APPLIED MARITIME EDUCATION

ENGINE ROOM SIMULATOR AND IMPORTANCE OF APPLIED MARITIME EDUCATION ENGINE ROOM SIMULATOR AND IMPORTANCE OF APPLIED MARITIME EDUCATION Kaan UNLUGENCOGLU 1, Burak YILDIZ 1, Eda TURAN 2 a Department of Marine Engineering Operations, Yildiz Technical University, Istanbul,

More information

Chapter 2 Mechatronics Disrupted

Chapter 2 Mechatronics Disrupted Chapter 2 Mechatronics Disrupted Maarten Steinbuch 2.1 How It Started The field of mechatronics started in the 1970s when mechanical systems needed more accurate controlled motions. This forced both industry

More information

EE 461 Experiment #1 Digital Control of DC Servomotor

EE 461 Experiment #1 Digital Control of DC Servomotor EE 461 Experiment #1 Digital Control of DC Servomotor 1 Objectives The objective of this lab is to introduce to the students the design and implementation of digital control. The digital control is implemented

More information

Integration of Linear Displacement Encoder and Servo Motor for 180 Ton Powder Compacting Press

Integration of Linear Displacement Encoder and Servo Motor for 180 Ton Powder Compacting Press RESEARCH ARTICLE International Journal of Engineering and Techniques - Volume 4 Issue 1, Jan Feb 2018 Integration of Linear Displacement Encoder and Servo Motor for 180 Ton Powder Compacting Press V.Mahes

More information

IMPLEMENTING MULTIPLE ROBOT ARCHITECTURES USING MOBILE AGENTS

IMPLEMENTING MULTIPLE ROBOT ARCHITECTURES USING MOBILE AGENTS IMPLEMENTING MULTIPLE ROBOT ARCHITECTURES USING MOBILE AGENTS L. M. Cragg and H. Hu Department of Computer Science, University of Essex, Wivenhoe Park, Colchester, CO4 3SQ E-mail: {lmcrag, hhu}@essex.ac.uk

More information

Application for Symbolic Analysis of Linear Circuits Including Switched Circuits

Application for Symbolic Analysis of Linear Circuits Including Switched Circuits 6th WSEAS International Conference on SYSTEM SCIENCE and SIMULATION in ENGINEERING, Venice, Italy, November 21-23, 2007 254 Application for Symbolic Analysis of Linear Circuits Including Switched Circuits

More information

The main FP7 instruments. Aurélien Saffroy. 6 Dec

The main FP7 instruments. Aurélien Saffroy. 6 Dec The main FP7 instruments Aurélien Saffroy 6 Dec. 2006 www.euroquality.fr 1 Summary STRUCTURE OF THE 7 th Framework Programme STRUCTURE OF THE 7 th Framework Programme 2 The main instruments of FP7 Capacities;

More information

Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller

Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller International Journal of Emerging Trends in Science and Technology Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller Authors Swarup D. Ramteke 1, Bhagsen J. Parvat 2

More information

Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method

Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method Engr. Joseph, E. A. 1, Olaiya O. O. 2 1 Electrical Engineering Department, the Federal Polytechnic, Ilaro, Ogun State,

More information

Thoughts about history of Inventive Machine Projects

Thoughts about history of Inventive Machine Projects NATIONAL INSTITUT NATIONAL INSTITUTE DES OF APPLIED SCIENCES SCIENCE APPLIQUÉES (INSA) DE OF STRASBOURG E N G I N E E R S + A R C H I T E C T S Thoughts about history of Inventive Machine Projects Dmitry

More information

EMBEDDED CONTROLLED ZVS DC-DC CONVERTER FOR ELECTROLYZER APPLICATION

EMBEDDED CONTROLLED ZVS DC-DC CONVERTER FOR ELECTROLYZER APPLICATION International Journal on Intelligent Electronic Systems, Vol. 5, No.1, January 2011 6 Abstract EMBEDDED CONTROLLED ZVS DC-DC CONVERTER FOR ELECTROLYZER APPLICATION Samuel Rajesh Babu R. 1, Henry Joseph

More information

MOSAIC: Automated Model Transfer in Simulator Development

MOSAIC: Automated Model Transfer in Simulator Development MOSAIC: Automated Model Transfer in Simulator Development W.F. Lammen, A.H.W. Nelisse and A.A. ten Dam Nationaal Lucht- en Ruimtevaartlaboratorium National Aerospace Laboratory NLR MOSAIC: Automated Model

More information

Design of Compensator for Dynamical System

Design of Compensator for Dynamical System Design of Compensator for Dynamical System Ms.Saroja S. Chavan PimpriChinchwad College of Engineering, Pune Prof. A. B. Patil PimpriChinchwad College of Engineering, Pune ABSTRACT New applications of dynamical

More information

Design, Implementation, and Dynamic Behavior of a Power Plant Model

Design, Implementation, and Dynamic Behavior of a Power Plant Model Design, Implementation, and Dynamic Behavior of a Power Plant Model M.M. A. Rahman, Member ASEE Grand Valley State University Grand Rapids, MI rahmana@gvsu.edu Daniel Mutuku Consumers Energy West Olive,

More information

Circuit Simulators: a Revolutionary E-Learning Platform

Circuit Simulators: a Revolutionary E-Learning Platform Circuit Simulators: a Revolutionary E-Learning Platform Mahi Itagi 1 Padre Conceicao College of Engineering, India 1 itagimahi@gmail.com Akhil Deshpande 2 Gogte Institute of Technology, India 2 deshpande_akhil@yahoo.com

More information

DEPUIS project: Design of Environmentallyfriendly Products Using Information Standards

DEPUIS project: Design of Environmentallyfriendly Products Using Information Standards DEPUIS project: Design of Environmentallyfriendly Products Using Information Standards Anna Amato 1, Anna Moreno 2 and Norman Swindells 3 1 ENEA, Italy, anna.amato@casaccia.enea.it 2 ENEA, Italy, anna.moreno@casaccia.enea.it

More information

PREDICTIVE CONTROL OF INDUCTION MOTOR DRIVE USING DSPACE

PREDICTIVE CONTROL OF INDUCTION MOTOR DRIVE USING DSPACE PREDICTIVE CONTROL OF INDUCTION MOTOR DRIVE USING DSPACE P. Karlovský, J. Lettl Department of electric drives and traction, Faculty of Electrical Engineering, Czech Technical University in Prague Abstract

More information

DEVELOPMENT OF A ROBOID COMPONENT FOR PLAYER/STAGE ROBOT SIMULATOR

DEVELOPMENT OF A ROBOID COMPONENT FOR PLAYER/STAGE ROBOT SIMULATOR Proceedings of IC-NIDC2009 DEVELOPMENT OF A ROBOID COMPONENT FOR PLAYER/STAGE ROBOT SIMULATOR Jun Won Lim 1, Sanghoon Lee 2,Il Hong Suh 1, and Kyung Jin Kim 3 1 Dept. Of Electronics and Computer Engineering,

More information

Softing TDX ODX- and OTX-Based Diagnostic System Framework

Softing TDX ODX- and OTX-Based Diagnostic System Framework Softing TDX ODX- and OTX-Based Diagnostic System Framework DX (Open Diagnostic data exchange) and OTX (Open Test sequence exchange) standards are very well established description formats for diagnostics

More information

COMPARATIVE STUDY OF PID AND FUZZY CONTROLLER ON EMBEDDED COMPUTER FOR WATER LEVEL CONTROL

COMPARATIVE STUDY OF PID AND FUZZY CONTROLLER ON EMBEDDED COMPUTER FOR WATER LEVEL CONTROL COMPARATIVE STUDY OF PID AND FUZZY CONTROLLER ON EMBEDDED COMPUTER FOR WATER LEVEL CONTROL A G Suresh 1, Jyothish Kumar S Y 2, Pradipkumar Dixit 3 1 Research scholar Jain university, Associate Prof of

More information

Approaches and tools to facilitate CSA and ES development

Approaches and tools to facilitate CSA and ES development Approaches and tools to facilitate CSA and ES development REACH Implementation Workshop, Brussels, 7 December 2012 Dook Noij, Frank Schnoeder, Mercedes Viñas Dow / DuPont / Cefic On behalf of the Cefic

More information

EE25266 ASIC/FPGA Chip Design. Designing a FIR Filter, FPGA in the Loop, Ethernet

EE25266 ASIC/FPGA Chip Design. Designing a FIR Filter, FPGA in the Loop, Ethernet EE25266 ASIC/FPGA Chip Design Mahdi Shabany Electrical Engineering Department Sharif University of Technology Assignment #8 Designing a FIR Filter, FPGA in the Loop, Ethernet Introduction In this lab,

More information

REMOTE SITE MONITORING

REMOTE SITE MONITORING Codan Radio Communications now offers Remote Site Monitoring options that provide live site information, giving you the power to respond intelligently to communications failures that affect your system

More information

The University of Wisconsin-Platteville

The University of Wisconsin-Platteville Embedded Motor Drive Development Platform for Undergraduate Education By: Nicholas, Advisor Dr. Xiaomin Kou This research and development lead to the creation of an Embedded Motor Drive Prototyping station

More information

SERBIA. National Development Plan. November

SERBIA. National Development Plan. November Consortium of European Social Science Data Archives European Research Infrastructure Consortium November 2017 www.cessda.eu Introduction This first plan for establishing a national data service for the

More information

DETECTION AND DIAGNOSIS OF STATOR INTER TURN SHORT CIRCUIT FAULT OF AN INDUCTION MACHINE

DETECTION AND DIAGNOSIS OF STATOR INTER TURN SHORT CIRCUIT FAULT OF AN INDUCTION MACHINE J ib/^o^/^ /Cj DETECTION AND DIAGNOSIS OF STATOR INTER TURN SHORT CIRCUIT FAULT OF AN INDUCTION MACHINE A dissertation submitted to the Department of Electrical Engineering, University of Moratuwa In partial

More information

From Antenna to Bits:

From Antenna to Bits: From Antenna to Bits: Wireless System Design with MATLAB and Simulink Cynthia Cudicini Application Engineering Manager MathWorks cynthia.cudicini@mathworks.fr 1 Innovations in the World of Wireless Everything

More information

MODELING AND SIMULATION OF UNIFIED POWER QUALITY CONDITIONER FOR POWER QUALITY IMPROVEMENT

MODELING AND SIMULATION OF UNIFIED POWER QUALITY CONDITIONER FOR POWER QUALITY IMPROVEMENT MODELING AND SIMULATION OF UNIFIED POWER QUALITY CONDITIONER FOR POWER QUALITY IMPROVEMENT *Hota P.K. and Nanda A.K. Department of Electrical Engineering, Veer Surendra Sai University of Technology, Burla,

More information

IMPLEMENTATION OF ADVANCED DISTRIBUTION AUTOMATION IN U.S.A. UTILITIES

IMPLEMENTATION OF ADVANCED DISTRIBUTION AUTOMATION IN U.S.A. UTILITIES IMPLEMENTATION OF ADVANCED DISTRIBUTION AUTOMATION IN U.S.A. UTILITIES (Summary) N S Markushevich and A P Berman, C J Jensen, J C Clemmer Utility Consulting International, JEA, OG&E Electric Services,

More information

Simulation of Ferroresonance Phenomena in Power Systems

Simulation of Ferroresonance Phenomena in Power Systems Proc. of the 5th WSEAS/IASME Int. Conf. on Electric Power Systems, High Voltages, Electric Machines, Tenerife, Spain, December 68, 5 (pp37377) Simulation of Ferroresonance Phenomena in Power Systems JIŘÍ

More information

1. Executive Summary. 2. Introduction. Selection of a DC Solar PV Arc Fault Detector

1. Executive Summary. 2. Introduction. Selection of a DC Solar PV Arc Fault Detector Selection of a DC Solar PV Arc Fault Detector John Kluza Solar Market Strategic Manager, Sensata Technologies jkluza@sensata.com; +1-508-236-1947 1. Executive Summary Arc fault current interruption (AFCI)

More information

Stress Testing the OpenSimulator Virtual World Server

Stress Testing the OpenSimulator Virtual World Server Stress Testing the OpenSimulator Virtual World Server Introduction OpenSimulator (http://opensimulator.org) is an open source project building a general purpose virtual world simulator. As part of a larger

More information

CHAPTER 7 CONCLUSIONS AND FUTURE SCOPE

CHAPTER 7 CONCLUSIONS AND FUTURE SCOPE CHAPTER 7 CONCLUSIONS AND FUTURE SCOPE 7.1 INTRODUCTION A Shunt Active Filter is controlled current or voltage power electronics converter that facilitates its performance in different modes like current

More information

LABREG SOFTWARE FOR IDENTIFICATION AND CONTROL OF REAL PROCESSES IN MATLAB

LABREG SOFTWARE FOR IDENTIFICATION AND CONTROL OF REAL PROCESSES IN MATLAB LABREG SOFTWARE FOR IDENTIFICATION AND CONTROL OF REAL PROCESSES IN MATLAB Slavomír Kajan and Mária Hypiusová Institute of Control and Industrial Informatics, Faculty of Electrical Engineering and Information

More information

POWER PLANT MODEL DESIGN USING MATLAB/SIMSCAPE

POWER PLANT MODEL DESIGN USING MATLAB/SIMSCAPE POWER PLANT MODEL DESIGN USING MATLAB/SIMSCAPE M. Ernek, J. Murgaš Ústav riadenia a priemyselnej informatiky, Slovenská technická univerzita, Fakulta elektrotechniky a informatiky Ilkovičova 3, 812 19

More information

Gesture Based Smart Home Automation System Using Real Time Inputs

Gesture Based Smart Home Automation System Using Real Time Inputs International Journal of Latest Research in Engineering and Technology (IJLRET) ISSN: 2454-5031 www.ijlret.com ǁ PP. 108-112 Gesture Based Smart Home Automation System Using Real Time Inputs Chinmaya H

More information

PROCESS MODELS FOR A NEW CONTROL EDUCATION LABORATORY

PROCESS MODELS FOR A NEW CONTROL EDUCATION LABORATORY PROCESS MODELS FOR A NEW CONTROL EDUCATION LABORATORY P. Klán,1, M. Hofreiter, J. Macháček, O. Modrlák, L. Smutný, V. Vašek Institute of Computer Science, Pod vodárenskou veží 2, 182 07 Prague 8, Czech

More information

Virtual Reality in Plant Design and Operations

Virtual Reality in Plant Design and Operations Virtual Reality in Plant Design and Operations Peter Richmond Schneider Electric Software EYESIM Product Manager Peter.richmond@schneider-electric.com Is 2016 the year of VR? If the buzz and excitement

More information

Lab 4 Rev. 1 Open Lab Due COB Friday April 6, 2018

Lab 4 Rev. 1 Open Lab Due COB Friday April 6, 2018 EE314 Systems Spring Semester 2018 College of Engineering Prof. C.R. Tolle South Dakota School of Mines & Technology Lab 4 Rev. 1 Open Lab Due COB Friday April 6, 2018 In this lab we will setup Matlab

More information

Real-Time Testing Made Easy with Simulink Real-Time

Real-Time Testing Made Easy with Simulink Real-Time Real-Time Testing Made Easy with Simulink Real-Time Andreas Uschold Application Engineer MathWorks Martin Rosser Technical Sales Engineer Speedgoat 2015 The MathWorks, Inc. 1 Model-Based Design Continuous

More information

New Redundant Automatic Voltage Regulator (AVR) Solution

New Redundant Automatic Voltage Regulator (AVR) Solution White Paper New Redundant Automatic Voltage Regulator (AVR) Solution Author: David R. Brown, Turbomachinery Control Solutions Senior Consultant, Invensys Operations Management What s Inside: 1. Introduction

More information

Inclusion: All members of our community are welcome, and we will make changes, when necessary, to make sure all feel welcome.

Inclusion: All members of our community are welcome, and we will make changes, when necessary, to make sure all feel welcome. The 2016 Plan of Service comprises short-term and long-term goals that we believe will help the Library to deliver on the objectives set out in the Library s Vision, Mission and Values statement. Our Vision

More information

Linear Motion Servo Plants: IP01 or IP02. Linear Experiment #0: Integration with WinCon. IP01 and IP02. Student Handout

Linear Motion Servo Plants: IP01 or IP02. Linear Experiment #0: Integration with WinCon. IP01 and IP02. Student Handout Linear Motion Servo Plants: IP01 or IP02 Linear Experiment #0: Integration with WinCon IP01 and IP02 Student Handout Table of Contents 1. Objectives...1 2. Prerequisites...1 3. References...1 4. Experimental

More information

Distributed spectrum sensing in unlicensed bands using the VESNA platform. Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič

Distributed spectrum sensing in unlicensed bands using the VESNA platform. Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič Distributed spectrum sensing in unlicensed bands using the VESNA platform Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič Agenda Motivation Theoretical aspects Practical aspects Stand-alone spectrum

More information

Simulation and Analysis of Cascaded PID Controller Design for Boiler Pressure Control System

Simulation and Analysis of Cascaded PID Controller Design for Boiler Pressure Control System PAPER ID: IJIFR / V1 / E10 / 031 www.ijifr.com ijifr.journal@gmail.com ISSN (Online): 2347-1697 An Enlightening Online Open Access, Refereed & Indexed Journal of Multidisciplinary Research Simulation and

More information

Fermilab Muon Campus g-2 Cryogenic Distribution Remote Control System

Fermilab Muon Campus g-2 Cryogenic Distribution Remote Control System Fermilab Muon Campus g-2 Cryogenic Distribution Remote Control System L. Pei, J. Theilacker, A. Klebaner, W. Soyars, R. Bossert Fermi National Accelerator Laboratory Batavia, IL, 60510, USA Abstract: The

More information

Honeywell Experion System:

Honeywell Experion System: SCHOOL OF ENGINEERING AND INFORMATION TECHNOLOGY Honeywell Experion System: Configuration, Simulation and Process Control Software Interoperability A thesis submitted to the school of Engineering and Information

More information

ScienceDirect. Optimization of Fuzzy Controller Parameters for the Temperature Control of Superheated Steam

ScienceDirect. Optimization of Fuzzy Controller Parameters for the Temperature Control of Superheated Steam Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 100 (015 ) 1547 1555 5th DAAAM International Symposium on Intelligent Manufacturing and Automation, DAAAM 014 Optimization of

More information

Tuning interacting PID loops. The end of an era for the trial and error approach

Tuning interacting PID loops. The end of an era for the trial and error approach Tuning interacting PID loops The end of an era for the trial and error approach Introduction Almost all actuators and instruments in the industry that are part of a control system are controlled by a PI(D)

More information

REAL-TIME LINEAR QUADRATIC CONTROL USING DIGITAL SIGNAL PROCESSOR

REAL-TIME LINEAR QUADRATIC CONTROL USING DIGITAL SIGNAL PROCESSOR TWMS Jour. Pure Appl. Math., V.3, N.2, 212, pp.145-157 REAL-TIME LINEAR QUADRATIC CONTROL USING DIGITAL SIGNAL PROCESSOR T. SLAVOV 1, L. MOLLOV 1, P. PETKOV 1 Abstract. In this paper, a system for real-time

More information

CHAPTER 5 CONTROL SYSTEM DESIGN FOR UPFC

CHAPTER 5 CONTROL SYSTEM DESIGN FOR UPFC 90 CHAPTER 5 CONTROL SYSTEM DESIGN FOR UPFC 5.1 INTRODUCTION This chapter deals with the performance comparison between a closed loop and open loop UPFC system on the aspects of power quality. The UPFC

More information

Capability Presentation. Enhanced Production optimisation and asset monitoring SUT 2018 November. Kevin Glanville Design & Development Manager

Capability Presentation. Enhanced Production optimisation and asset monitoring SUT 2018 November. Kevin Glanville Design & Development Manager Capability Presentation Enhanced Production optimisation and asset monitoring SUT 2018 November Kevin Glanville Design & Development Manager Subsea Communications & Integrated Sensors 1 Agenda 1. Opportunity

More information

Robotics Institute. University of Valencia

Robotics Institute. University of Valencia ! " # $&%' ( Robotics Institute University of Valencia !#"$&% '(*) +%,!-)./ Training of heavy machinery operators involves several problems both from the safety and economical point of view. The operation

More information

A Real-Time Regulator, Turbine and Alternator Test Bench for Ensuring Generators Under Test Contribute to Whole System Stability

A Real-Time Regulator, Turbine and Alternator Test Bench for Ensuring Generators Under Test Contribute to Whole System Stability A Real-Time Regulator, Turbine and Alternator Test Bench for Ensuring Generators Under Test Contribute to Whole System Stability Marc Langevin, eng., Ph.D.*. Marc Soullière, tech.** Jean Bélanger, eng.***

More information

AN EXPERIMENTAL INVESTIGATION OF PFC BLDC MOTOR DRIVE USING BRIDGELESS CUK DERIVED CONVERTER

AN EXPERIMENTAL INVESTIGATION OF PFC BLDC MOTOR DRIVE USING BRIDGELESS CUK DERIVED CONVERTER Volume 116 No. 11 2017, 141-149 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v116i11.15 ijpam.eu AN EXPERIMENTAL INVESTIGATION OF PFC

More information

Introduction to Model-Based Design for Offshore and Marine applications C. Kleijn

Introduction to Model-Based Design for Offshore and Marine applications C. Kleijn Introduction to Model-Based Design for Offshore and Marine applications C. Kleijn Model Based Design Contents Contents 1. Introduction 3 1.1. What is Model-Based Design 3 1.2. How is it used? 3 2. Benefits

More information

Key Learning experiences from a large PlantTriage Installation

Key Learning experiences from a large PlantTriage Installation Key Learning experiences from a large PlantTriage Installation By Phil Fedenzcuk Control Engineer Ineos Grangemouth Scotland. Presented by: Peter Thomas Control Specialists Ltd - UK Authorized Solution

More information

CASE STUDY: Rotor Bar Fault in AC Induction

CASE STUDY: Rotor Bar Fault in AC Induction Dwight Bradshaw General Manager DBradshaw@VoyagerInstruments.com Office: 970.232.9344 Cell: 970.412.8264 VoyagerInstruments.com CASE STUDY: Pioneer Engineering is a leading engineering services company

More information

Hardware-in-loop Electronic Throttle System Based On Simulink Ning Chen 1,a,Pinchang Zhu 1,b

Hardware-in-loop Electronic Throttle System Based On Simulink Ning Chen 1,a,Pinchang Zhu 1,b Applied Mechanics and Materials Online: 2011-10-24 ISSN: 1662-7482, Vols. 128-129, pp 898-903 doi:10.4028/www.scientific.net/amm.128-129.898 2012 Trans Tech Publications, Switzerland Hardware-in-loop Electronic

More information

VEB Series. TCP/IP Network Matrix PA System. 32 simultaneous Audio Buses. Up to 60 Network Paging Consoles. Up to 128 Audio Output channels

VEB Series. TCP/IP Network Matrix PA System. 32 simultaneous Audio Buses. Up to 60 Network Paging Consoles. Up to 128 Audio Output channels 32 simultaneous Audio Buses Up to 60 Network Paging Consoles Up to 128 Audio Output channels Up to 1,500 Speaker Zones Up to 600 Control Inputs UP to 600 Control Outputs VEB Series TCP/IP Network Matrix

More information