A Novel Web based Expert System Architecture for On-line and Off-line Fault Diagnosis and Control (FDC) of Transformers

Size: px
Start display at page:

Download "A Novel Web based Expert System Architecture for On-line and Off-line Fault Diagnosis and Control (FDC) of Transformers"

Transcription

1 A Novel Web based Expert System Architecture for On-line and Off-line Fault Diagnosis and Control (FDC) of Transformers by Babita Jain M, MB Srinivas, Amit Jain in TENCON , TENCON 2008 IEEE Region 10 Conference Nov 2008 Page(s):1 to 5, Digital Object Identifier /TENCON Report No: IIIT/TR/2009/57 Centre for Power Systems International Institute of Information Technology Hyderabad , INDIA March 2009

2 A Novel Web based Expert System Architecture for On-line and Off-line Fault Diagnosis and Control (FDC) oftransformers M Babita Jain, Member, IEEE, MBSrinivas, Member, IEEE, Amit Jain, Member, IEEE Abstract-- The paper presents the structure and usage mode for an integrated fault-diagnosis and control system for transformers The fault diagnosis and control system allows online analysis on a desktop application, a web application and offline analysis for determining the transformer faults and remedies based on certain symptoms observed on the equipment and their comparison with the survey results of Cooling system condition, Bushing condition, Insulation system condition, Partial discharge evolution, Transformer switching in/switching off, exceeding of monitored parameter limits and estimation of remained life, the data of which is continuously updated into the database of the existing system The proposed FDC system uses a Web based Expert System Architecture which has been proven as an effective platform for diagnostic and control applications of transformers Conventional expert systems [1] are PC based and are not of much use where the expertise is required over a large network The advent of the internet has strongly influenced modern power systems A web based expert system [2] with knowledge base and database connectivity is a novel architecture and is an apt solution for both on-line and off-line applications The purpose of this work is to develop a web based expert system shell and then use it for the fault diagnosis and control (FDC) [3] of transformers either off-line (on a stand alone system) or on-line through the internet with the facility of on-line up gradation of data related to periodic monitoring and maintenance of transformers The proposed system goes beyond imitation of expertoperators' knowledge, being able to inference fault scenarios using both knowledge base and database of the required equipment with no limitation to the number of pieces of equipment being handled It is easier, flexible, and more user friendly It can be used for both stand-alone (off-line) and Webbased (on-line) applications Index Terms- Control, Diagnosis, Database, Expert System, Expert System Shell, Fault, Knowledge Base, On-line diagnosis, Transformers, Web based expert system shell 1 INTRODUCTION I n operation, the transformers are subjected to combined stresses (electrical, thermal, mechanical and environmental), finally leading to the decrease of their life and appearance of some faults with irreversible evolution Also taking into account the fact that most transformers are in operation since more than 20 years, it results the necessity of fitting out the transformers with systems for monitoring, diagnosing and control offaults For carrying out the monitoring as source of a diagnosis as correct as possible, a mode for collecting data on the surveyed process, saving and storing them, filtering and verifying and finally transmitting them to the user is necessary This calls for an efficient decision support system capable of handling large volumes of data, converting the data into meaningful information and supplying the appropriate personnel with the right information at the right time, supporting for on-line and off-line fault diagnosis and control system This can be achieved through a web based expert system package with its unique architecture ofconnectivity to knowledge base as well as database The present work is carried on in two phases: I Development ofa web based expert system shell with a graphical user interface and a database connectivity 2 Development of an on-line and off-line fault diagnosis and control system (FDC) for Transformers using the web based expert system shell M Babita Jain is PhD student at Power Systems Research Center, International Institute of Information Technology, Hyderabad, Andhra Pradesh, India ( babitaj2000@yahoocom) Dr M B Srinivas, Associate Professor, Head, VLSI & Embedded Systems at International Institute of Information Technology, Hyderabad, Andhra Pradesh, India ( srinivas@iiitacin) Dr Amit Jain, Research Assistant Professor, Head, Power Systems Research Center at International Institute of Information Technology, Hyderabad, Andhra Pradesh, India ( amit@iiitacin) II DEVELOPMENT OF THE WEB BASED EXPERT SYSTEM SHELL An expert system [5] is a computer program that represents and reasons with knowledge ofa specified subject with a view to solving problem directly or giving advice The existing expert system architecture supports only Knowledge base and only on stand alone systems

3 2 Fig 1 is the architecture of the developed web based expert system shell The developed shell extends excellent support to knowledge bases as well as databases to multiple users round the globe in contrary to the existing expert system architecture with only single user and limited knowledge base compatibility This module deals with the development of a web based expert system shell In an environment where expert data and knowledge expertise is required but not available due to either lack of required personnel or with personnel not having required expertise in diverse fields due large size of data, a package developed using the web based expert system shell would be a fit of the tool to the problem application like fault diagnosis or condition monitoring or preventive maintenance or any other area where extensive data is available and assimilation of data or extracting useful information or knowledge from the data is difficult It is a rule based web expert system shell developed using NET technology coupled with the inherent property of storing data in text files and database tables The architecture allows easy addition of new knowledge bases and databases of the application From the beginning the web based expert system shell has been designed with extensibility and scalability as the major criterion B Design Details 1 Knowledge Base: The knowledge base of the expert system shell stores the extensive knowledge gathered from experts, historical data and books regarding the application in the form of rules The knowledge can be either factual or heuristic The knowledge is stored in the form of production rules, which contain if-else rules The knowledge base is divided into three major sections namely: variable section, rules section and asks section The variables section is used to declare all the variables used in the knowledge base, the rules section is used to define all the rules used to represent the knowledge and the asks section includes all the questions and options for the user to select and continue with the consultation for getting the required assistance from the expert system The Fig 3 shows the typical format of the knowledge base required for the expert system teas: 11II ~" I' I' 1, :~:':[' userl user Fig 2 Format of Knowledge Base of Web Based Expert System Shell Fig 1 Architecture of Web Based Expert System Shell 2 Database Design: A Functional Design The development of the web based expert system shell involves: 1 Knowledge Base Design 2 Database Design 3 Development of an inference engine 4 Development of a graphical user interface This expert system structure helps in refining the information from raw data to the one supporting a particular The information gathered is either factual, heuristic or query based Of the data gathered, the data which can be put in the form of a question and answer are put in the database of the application The database table of the expert system shell has three fields namely: the id, question and answer The database can be accessed by entering the keyword related to the information seeked This leads to displaying of all the questions containing the keyword and selection of anyone of the questions would provide for the displaying of the required information

4 3 3 Inference Engine: It provides the system COfttrol It applies the expert domain knowledge to what is known about the present situation to determine new information about the domain The inference engine is the mechanism that connects the user input in the form of answers to the questions to the rules of knowledge base and further continues the session to come to conclusions This process leads to the solution of the problem The inference engine also enables the expert system's interface to data sources and to the user The inference engine also supports to identify the rules of the knowledge base used to get decision support from the system and also forms the decision tree The inference engine is developed using VBNET and it is a DLL (Dynamic Linking Library) file 4 Graphical User Interface: The graphical user interface of the developed web based expert system shell comprises of: I Input interface II User interface and III Working memory I Input Interface: The input interface to the package is through the admin page of the GUI This allows the expertise to be uploaded as the knowledgebase files in text format and also allows updating the database tables for given equipment by the expert or the knowledge engineer who would act as the administrator for the given package The interface also allows uploading the images of the equipment into the database to help in presenting an easy user interface The input interface has been developed using C#NET and MS Access has been used to store information in database tables The advantage of Access over SQL and other database servers is its ease of implementation while hosting the package on web II User Interface: The user interface to the package is through user page ofthe GUI This allows for creation ofnew users and also allows the existing user to consult the expert system in a user friendly manner for decision support The user can select between the database and knowledge base and can use the database with a very convenient search engine mechanism and the knowledge-base in the form of questions and answers The user interface has been developed using the C#NET technology III Working Memory: The working memory contains the information that the system has received about a problem at hand In addition, any information the expert system derives about the problem is also stored in the working memory III DEVELOPMENT OF AN ON-LINE AND OFF-LINE FAULT DIAGNOSIS AND CONTROL (FDC) SYSTEM FOR TRANSFORMERS The developed web based expert system shell is now used for the development of an on-line and off-line FDC system Expert system to be used for fault diagnosis and control calls for a deep knowledge base This is possible by extensive data collection by the knowledge engineer from the experts in the field, historical data of fault occurrences and from books related to the field Lot of data is also obtained from the survey results of Cooling system condition, Bushing condition, Insulation system condition, Partial discharge evolution, Transformer switching in/switching off, exceeding of monitored parameter limits done at regular intervals The data thus obtained i& put in the form of either if-then rules in the knowledge base or in the form of question and answer in the database table, whichever format the data suits to The expert in the particular domain should have extreme expertise in his field and preferably should be an "operational engineer" The knowledge base designed for this application of fault diagnosis and control of Transformers [4] deals with the symptoms, causes and remedies of various faults frequently occurring in different types of Transformers and the specifications and standard ratings ofthe equipment and also supports on-line data up gradation supporting for controlling faults The data was collected from an electrical factory in Visakhapatnam, India It is the data about equipment fault, its diagnosis and remedial measures and the database comprising ofdata from survey results All the data collected was first put in tabular form for various types of AC Motors with equipment name, symptoms, causes and remedial measures as columns Further they were transformed into decision trees and then as rules in the knowledge base of the expert system package Let us consider a few fault clearance scenarios using the present FDC System Based on the visual observations and information received from the sensors fitted to the transformer, the operator can easily detect the overheat on magnetic coil in the equipment ie more than the prescribed value (the prescribed value can be known from the application database); the operator can use the system and select for the transformer and symptom high temperature rise This in tum leads the package seek information about the type of the transformer which can be known from the application database The inference engine works on the input in relation with the knowledge base and finally displays the solution for clearing the fault or problem as reducing load and increasing power factor In this way any fault related to various transformers can be very easily cleared with the assistance of the Fault Diagnosis and Control (FDC) system Extensive data has been collected for power transformers, distribution transformers of all types from the experts, books, historical data and regular on-site survey and stored in the knowledge base and database of the package The data is first transformed in the form oftables, decision trees and then as knowledge base rules and database queries for Transformer The developed package can always be upgraded with new equipments very easily as extensibility is the main feature of our web based expert system package The web based expert system package (FDC) developed can be hosted on web and

5 4 can be supported on both internet and intranet Hence the user can use the package from anywhere round the globe It is very user friendly It starts with the login page asking for user id and password and also allowing for the registration of a new user The login page connects the user to the main page displaying the equipment to be selected This is a dynamic page which updates the images and list of equipments to the user as and when uploaded by the administrator A click on the image of the required equipment redirects the user to the respective equipment page with options to select for either the knowledge base or the database of the selected equipment On selecting the knowledge base the user enters into a question and answer session where the user selects for the symptoms based on the physical observations made for the fault The session ends up finally providing the user with the remedy for the occurred fault On selecting for the database the user is provided with a search engine mechanism where the user can get the details of the equipment specifications, ratings and other details by typing the keyword related to the requirement and the package places all the related data from the equipment database The package gives complete freedom to the user to switch over from one equipment to other and to switch from the knowledge base and the database The login with the administrator id and password links to the admin page where uploading of new knowledge bases and updating of existing databases can be easily done The package once hosted on web for internet services or on local host for intranet services is completely available to the client (user) without any restrictions on the availability of the building technology on the client system The user can always use the package in any web browsers like IE5 or Mozilla etc as the package is totally user friendly the user is not required to know any technology to work with the package and use it for fault diagnosis and control except for typing the URL to get to the login page Snapshots of the developed on-line and off-line FOC System for Transformers are given below: ::~:- H ~;~ ~=~ _~ ~l ' - -, ~ _- ~~~ I:~~t~;; ~ ~~! n ~~ - u 'I'", - ~_ - -, _ ~, Fig 4 Snapshot2 of the developed FDC System IV CONCLUSIONS The design and development of a web based expert system shell and its role in developing an on-line and off-line Fault Oiagnosis and Control (FOC) system for all types of Transformers is presented in this paper A brief description of expert system architecture [5] and issues involved in developing a web based expert system shell and the technology used is discussed The concept of designing a web based expert system with a user friendly GUI is also discussed The application of the shell to develop the package FOC system for fault diagnosis and control of Transformers which provides on-line and off-line help for diagnosing faults of various kinds of Transformers with various ratings and specifications and clearing them is discussed in detail in the paper The package deals with data collected from an electrical factory in Visakhapatnam for power transformers, distribution transformers and various other type of transformers The package can be easily extended to other equipments also The package FOC system for Transformers is developed on the basis of expert's past experiences in fault clearance and the regular up gradation of data obtained from on-line survey Thus it renders a cost-effective solution in clearing a fault that may occur again The system can be used on a stand alone system and hence work off-line where the on-line connectivity is not possible and as it is a web based application anybody from anywhere can use it for fault diagnosis and control provided he is in the network The package is very user friendly and is easily extensible V REFERENCES Periodicals: Fig 3 Snapshot1 of the developed FDC System [1] A Moyes, J R Mcdonald, "The Use of Intelligent Systems Techniques in Condition 1 Monitomng of Electrical Plant" Q The Institution Of j

6 5 Electrical Engineers, Printed and Published By The lee, Savoy Place, London Wcpr ObI, Uk [2] "Incorporating Expert Systems into web based environment" from proceeding (385) Artificial Intelligence and Soft computing-2003 [3] C Han and S Gerasenko (USA) AM D Judd, S D J Mcarthur, "Intelligent Condition Monitoring and Asset Management Partial Discharge Monitoring For Power Transformers", Power Engineering Journal December 2002 Papers from Conference Proceedings (Published): [4] Miine,R, "Fault Diagnosis & Expert Systems", The 6lh International Workshop On Expert Systems And Their Applications Avington, France [5] KS, Swamp and H S Chandrasekharaiah, "Diagnostic Reasoning Based On Structure and Behavior", Conference: Power System 2000 VI BIOGRAPHIES M Babita Jain is PhD student at the International Institute of Information Technology, Hyderabad, India since 2006 The areas of interest include IT Applications to Power Systems, Multi Agent Systems She has actively involved in establishing IEEE student branch and Women in engineering affinity group activities M B Srinivas is Associate Professor at the International Institute of Information Technology, Hyderabad, India where he is also heading center for VLSI and Embedded systems He is a very active IEEE member and presently he is Chairman of IEEE Hyderabad section Amit Jain graduated from KNIT, India in Electrical Engineering He completed his masters and PhD from Indian Institute of Technology, New Delhi, India He was working in Alstom on the power SCADA systems He was working in Korea in 2002 as a Postdoctoral researcher in the Brain Korea 21 project team of Chungbuk National University He was Post Doctoral Fellow of the Japan Society for the Promotion of Science (JSPS) at Tohoku University, Sendai, Japan He also worked as a Post Doctoral Research Associate at Tohoku University, Sendai, Japan Currently he is an Assistant Professor in lilt, Hyderabad, India His fields of research interest are power system real time monitoring and control, artificial intelligence applications, power system economics and electricity markets, renewable energy, reliability analysis, GIS applications, parallel processing and nanotechnology

A Novel Web based Expert System Architecture for On-line and Off-line Fault Diagnosis and Control (FDC) of Power System Equipment

A Novel Web based Expert System Architecture for On-line and Off-line Fault Diagnosis and Control (FDC) of Power System Equipment A Novel Web based Expert System Architecture for On-line and Off-line Fault Diagnosis and Control (FDC) of Power System Equipment by Babita Jain. M, M.B Srinivas, Amit Jain in Power System Technology and

More information

Vision Document 2.0 Online Book Store Phase-II. Vamsi Krishna Mummaneni

Vision Document 2.0 Online Book Store Phase-II. Vamsi Krishna Mummaneni Vision Document 2.0 Online Book Store Phase-II Submitted in partial fulfillment of the requirements of the degree of Master of Software Engineering Vamsi Krishna Mummaneni CIS 895 MSE Project Kansas State

More information

Introduction. Field of studies

Introduction. Field of studies 727. Utilization of advanced self-diagnostic functions implemented in frequency inverters for the purpose of the computer-aided identification of operating conditions Jerzy Świder, Mariusz Hetmańczyk,

More information

Today, utilities are focusing on improving or maintaining

Today, utilities are focusing on improving or maintaining TRANSFORMER MONITORING Trends in continuous on-line condition monitoring ABSTRACT The article describes new trends in the field of continuous on-line condition monitoring of transformers. These trends

More information

Kohei Arai 1 Graduate School of Science and Engineering Saga University Saga City, Japan

Kohei Arai 1 Graduate School of Science and Engineering Saga University Saga City, Japan Numerical Representation of Web Sites of Remote Sensing Satellite Data Providers and Its Application to Knowledge Based Information Retrievals with Natural Language Kohei Arai 1 Graduate School of Science

More information

Remote Health Service System based on Struts2 and Hibernate

Remote Health Service System based on Struts2 and Hibernate St. Cloud State University therepository at St. Cloud State Culminating Projects in Computer Science and Information Technology Department of Computer Science and Information Technology 5-2017 Remote Health

More information

Upgrading Existing Databases Recommendations for Irrigation Districts

Upgrading Existing Databases Recommendations for Irrigation Districts COLLEGE OF AGRICULTURE AND LIFE SCIENCES TR-371 2011 Upgrading Existing Databases Recommendations for Irrigation Districts By: David Flahive, System Analyst and Guy Fipps, P.E., Extension Agricultural

More information

Design and Implementation of E-Commerce Site for Online Shopping

Design and Implementation of E-Commerce Site for Online Shopping Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Summer 2014 Design and Implementation of E-Commerce Site for Online Shopping Sidhartha

More information

Complex test pattern generation for high speed fault diagnosis in Embedded SRAM

Complex test pattern generation for high speed fault diagnosis in Embedded SRAM Complex test pattern generation for high speed fault diagnosis in Embedded SRAM 1 Prasanna Kumari P., 2 Satyanarayana S. V. V., 3 Nagireddy S. 1, 3 Associate professor, 2 Master of Engineering, Teegala

More information

VOCAL (Virtual Online Collaboration at Liverpool) is the University of Liverpool's collaborative working environment.

VOCAL (Virtual Online Collaboration at Liverpool) is the University of Liverpool's collaborative working environment. Institution Name: Department: The University of Liverpool Computing Services Department Contact Name: Jake Gannon b.j.j.gannon@liverpool.ac.uk Objective of the VOCAL System VOCAL (Virtual Online Collaboration

More information

KNOWLEDGE MANAGEMENT (SHAREPOINT ADD-IN)

KNOWLEDGE MANAGEMENT (SHAREPOINT ADD-IN) KNOWLEDGE MANAGEMENT (SHAREPOINT ADD-IN) Enterprise version Updated: May 2018 Version 1.0.0.2 Copyright Beyond Intranet 2017. All Rights Reserved i Notice Beyond Technologies LLC. This is a controlled

More information

Moodle Student User Guide

Moodle Student User Guide Lincoln Online Moodle Student User Guide 2017-18 Contents 1. Getting Started................................ 3 General Information Setting up Your Moodle Password 2. Finding Help..................................

More information

Smart Power Flow Monitoring and Controlling using Raspberry Pi

Smart Power Flow Monitoring and Controlling using Raspberry Pi IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 10 April 2017 ISSN (online): 2349-784X Smart Power Flow Monitoring and Controlling using Raspberry Pi Ms. S. Sharmila Assistant

More information

Web- and System-code Based, Interactive, Nuclear Power Plant Simulators. S. Goodwin Ave, Urbana, IL 61801, USA,

Web- and System-code Based, Interactive, Nuclear Power Plant Simulators. S. Goodwin Ave, Urbana, IL 61801, USA, Web- and System-code Based, Interactive, Nuclear Power Plant Simulators Kyung-Doo Kim 1, Prashant Jain and Rizwan-Uddin 2 1 Korea Atomic Energy Research Institute, 150 Dukjin-dong, Yuseong, Taejeon, 305-353,

More information

FREQUENTLY ASKED QUESTIONS (FAQ)

FREQUENTLY ASKED QUESTIONS (FAQ) Version: V4.0 FREQUENTLY ASKED QUESTIONS (FAQ) Current promotion scheme In order to promote the International Day of Yoga, the stage-1 (theory) exam for both Level 1 and Level 2 will be free of cost. This

More information

A WEB BASED QUALITY FUNCTION INFORMATION MANAGEMENT, 1,2

A WEB BASED QUALITY FUNCTION INFORMATION MANAGEMENT, 1,2 A WEB BASED QUALITY FUNCTION INFORMATION MANAGEMENT, 1,2 M.Tech., Faculty, Department of CSE, SE&T, SPMVV, Tirupati, India. 1 vamsi.krish9@gmail.com, 2 harikrishna514@gmail.com 1042 ABSTRACT This work

More information

EMPLOYEE DIRECTORY (SHAREPOINT ADD-IN)

EMPLOYEE DIRECTORY (SHAREPOINT ADD-IN) EMPLOYEE DIRECTORY (SHAREPOINT ADD-IN) Global, Global Plus version Updated: March 2018 Version 1.0.0.7 Copyright Beyond Intranet 2017. All Rights Reserved i Notice. This is a controlled document. Unauthorized

More information

24*7 Wagon Management System for Car Showroom

24*7 Wagon Management System for Car Showroom IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 11 April 2016 ISSN (online): 2349-6010 24*7 Wagon Management System for Car Showroom Vijay Masne Assistant Professor

More information

AGRICULTURE BASED ANDROID APPLICATION

AGRICULTURE BASED ANDROID APPLICATION AGRICULTURE BASED ANDROID APPLICATION Prof.Aradhana D 1, Shiva Prasad K S 2, Shrivaishnavi J K 3, P. Sowmya 4, Tina Agarwal 5 1 Department of Computer Science & Engineering Ballari Institute of Technology

More information

Internet/Intranet Based Remote Condition Monitoring and Fault. Diagnosis Scheme and System for Steam Turboset

Internet/Intranet Based Remote Condition Monitoring and Fault. Diagnosis Scheme and System for Steam Turboset Key Engineering Materials Vols. 293-294 (2005) pp 365-372 online at http://www.scientific.net (2005) Trans Tech Publications, Switzerland Online available since 2005/Sep/15 Internet/Intranet Based Remote

More information

INTRODUCTION. Chapter GENERAL

INTRODUCTION. Chapter GENERAL Chapter 1 INTRODUCTION 1.1 GENERAL The World Wide Web (WWW) [1] is a system of interlinked hypertext documents accessed via the Internet. It is an interactive world of shared information through which

More information

MULTIDIMENSIONAL INDEXING TREE STRUCTURE FOR SPATIAL DATABASE MANAGEMENT

MULTIDIMENSIONAL INDEXING TREE STRUCTURE FOR SPATIAL DATABASE MANAGEMENT MULTIDIMENSIONAL INDEXING TREE STRUCTURE FOR SPATIAL DATABASE MANAGEMENT Dr. G APPARAO 1*, Mr. A SRINIVAS 2* 1. Professor, Chairman-Board of Studies & Convener-IIIC, Department of Computer Science Engineering,

More information

Exploration of Fault Diagnosis Technology for Air Compressor Based on Internet of Things

Exploration of Fault Diagnosis Technology for Air Compressor Based on Internet of Things Exploration of Fault Diagnosis Technology for Air Compressor Based on Internet of Things Zheng Yue-zhai and Chen Xiao-ying Abstract With the development of network and communication technology, this article

More information

ONLINE BILLBOARD VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT

ONLINE BILLBOARD VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT ONLINE BILLBOARD By VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT Submitted in partial fulfillment of the requirements for the degree MASTER OF SCIENCE Department of Computing

More information

ASTM. Your Portal for Standards, Testing, Learning & More

ASTM. Your Portal for Standards, Testing, Learning & More ASTM Compass Your Portal for Standards, Testing, Learning & More Quick Reference Guide Thank you for subscribing to ASTM Compass an easy-to-use solution for accessing, managing and sharing technical information

More information

O&M Service for Sustainable Social Infrastructure

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

More information

General Information. Digital Text vs. Traditional Textbooks

General Information. Digital Text vs. Traditional Textbooks General Information 1. What is South University Digital Bookshelf? South University Digital Bookshelf is an advanced electronic textbook reader that allows storage of digital assets within individual online

More information

Case Study: Implementation of 132kv Malegaon Sub-Station Using SCADA

Case Study: Implementation of 132kv Malegaon Sub-Station Using SCADA IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, PP 76-83 www.iosrjournals.org Case Study: Implementation of 132kv Malegaon Sub-Station Using SCADA

More information

GEORGE J. ANDERS, Ph.D., P.Eng., Fellow IEEE

GEORGE J. ANDERS, Ph.D., P.Eng., Fellow IEEE GEORGE J. ANDERS, Ph.D., P.Eng., Fellow IEEE George Anders is a president of Anders Consulting. Between 1975 and 2012 he has been employed by Ontario Hydro and its successor companies in Toronto, Canada.

More information

Effective Performance of Information Retrieval by using Domain Based Crawler

Effective Performance of Information Retrieval by using Domain Based Crawler Effective Performance of Information Retrieval by using Domain Based Crawler Sk.Abdul Nabi 1 Department of CSE AVN Inst. Of Engg.& Tech. Hyderabad, India Dr. P. Premchand 2 Dean, Faculty of Engineering

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Joomla

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Joomla About the Tutorial Joomla is an open source Content Management System (CMS), which is used to build websites and online applications. It is free and extendable which is separated into frontend templates

More information

PROCEDURAL GUIDELINES

PROCEDURAL GUIDELINES STRATEGIC PLAN and PROCEDURAL GUIDELINES for the THE IEA DEMAND-SIDE MANAGEMENT PROGRAMME VOLUME II DSM Website Manual March 2008 Prepared by: Morse Associates, Inc. 236 Massachusetts Ave, NE Suite 605

More information

Design and Implementation of Rule-based Expert System for Fault Management

Design and Implementation of Rule-based Expert System for Fault Management Design and Implementation of Rule-based Expert System for Fault Management Su Myat Marlar Soe and May Paing Paing Zaw Abstract It has been defined that the network is the system. This implies providing

More information

Journal of Emerging Trends in Computing and Information Sciences

Journal of Emerging Trends in Computing and Information Sciences Method of Fault Data Analysis of Sensor Node based on Wireless Data Communication Protocols Seung-Ki Ryu * Research Fellow, Korea Institute of Civil Engineering and Building Technology, Korea (*corresponding

More information

INTRODUCING TEXTLOCAL

INTRODUCING TEXTLOCAL INTRODUCING TEXTLOCAL India s #1 SMS-based mobile marketing and customer engagement platform A product of IMImobile AGENDA Textlocal Introduction Textlocal Platform Overview Features and Benefits Customer

More information

Web Data mining-a Research area in Web usage mining

Web Data mining-a Research area in Web usage mining IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 13, Issue 1 (Jul. - Aug. 2013), PP 22-26 Web Data mining-a Research area in Web usage mining 1 V.S.Thiyagarajan,

More information

RMS Monitoring Software System Operation

RMS Monitoring Software System Operation RMS Monitoring Software System Operation 2017 ROTRONIC AG Bassersdorf Switzerland 2017 ROTRONIC AG Bassersdorf Switzerland Page 2 of 27 Contents Contents... 3 1 Overview... 4 1.1 System Requirements...

More information

Using Outlook Live

Using Outlook Live EMAIL Using Outlook Live Contents: What is?... 3 Using... 3 Address... 3 Password... 3 The Windows Live Hotmail Welcome Screen... 5 Online Notification Status... 6 Help... 6 Inbox... 7 The Mail Inbox Toolbar...

More information

GE Energy. Bently Nevada * Essential Insight.mesh * Wireless Condition Monitoring

GE Energy. Bently Nevada * Essential Insight.mesh * Wireless Condition Monitoring GE Energy Bently Nevada * Essential Insight.mesh * Wireless Condition Monitoring Increasing Reliability in Plants Today No matter where an asset sits in the plant, the need to understand its health has

More information

Restricting Unauthorized Access Using Biometrics In Mobile

Restricting Unauthorized Access Using Biometrics In Mobile Restricting Unauthorized Access Using Biometrics In Mobile S.Vignesh*, M.Narayanan# Under Graduate student*, Assistant Professor# Department Of Computer Science and Engineering, Saveetha School Of Engineering

More information

Automated Analysis of Digital Relay Data Based on Expert System

Automated Analysis of Digital Relay Data Based on Expert System Automated Analysis of Digital Relay Data Based on Expert System X. Luo, Student Member, IEEE, and M. Kezunovic, Fellow, IEEE Abstract Modern digital protective relays generate various files and reports

More information

Web Usage Mining: A Research Area in Web Mining

Web Usage Mining: A Research Area in Web Mining Web Usage Mining: A Research Area in Web Mining Rajni Pamnani, Pramila Chawan Department of computer technology, VJTI University, Mumbai Abstract Web usage mining is a main research area in Web mining

More information

Natural Language to Database Interface

Natural Language to Database Interface Natural Language to Database Interface Aarti Sawant 1, Pooja Lambate 2, A. S. Zore 1 Information Technology, University of Pune, Marathwada Mitra Mandal Institute Of Technology. Pune, Maharashtra, India

More information

Implementation of Habit sensitive login system An approach to strengthen the login security

Implementation of Habit sensitive login system An approach to strengthen the login security ISSN (Online): 1694-0784 ISSN (Print): 1694-0814 Implementation of Habit sensitive login system An approach to strengthen the login security 35 Nishikant C Dhande School of Commerce and Management Sciences,

More information

[PDF] SEO Toolbook: Directory Of Free Search Engine Optimization Tools

[PDF] SEO Toolbook: Directory Of Free Search Engine Optimization Tools [PDF] SEO Toolbook: Directory Of Free Search Engine Optimization Tools Free TOOLS for SEO in a Comprehensive Directory UPDATED: SEPTEMBER, 2016 - to cover new topics such as content marketing, Google+,

More information

PLC AUTOMATION USING VHDL PROGRAMMING

PLC AUTOMATION USING VHDL PROGRAMMING PLC AUTOMATION USING VHDL PROGRAMMING 1 NIDHI GOPAL, 2 NAVEEN UPADHYAY, 3 KOUSHIK CHAKRABORTY 1 M. Tech Scholar, Department of ECE, Jayoti Vidyapeeth Women s University, Rajasthan, India Email nid0203@gmail.com

More information

Ministry of Environment, Forest and Climate Change

Ministry of Environment, Forest and Climate Change 2016 Ministry of Environment, Forest and Climate Change ONLINE SUBMISSION AND MONITORING OF ENVIRONMENTAL CLEARANCES (OSMEC) Category-'B2' Projects: Mining of Minor Minerals USER MANUAL FOR PROJECT PROPONENT(Version

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Raviteja Koripalli Governors State University

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK PEER-TO-PEER FILE SHARING WITH THE BITTORRENT PROTOCOL APURWA D. PALIWAL 1, PROF.

More information

DIA TECH Monitoring and Diagnosis System

DIA TECH Monitoring and Diagnosis System Monitoring and Diagnosis System www.andritz.com Monitoring and Diagnosis System Top left: turbine operation chart and cavitation indication; top right: frequency spectrum and CEPSTRUM for structure borne

More information

A data repository website on marine ornamental fin fishes and shell fishes from Indian waters

A data repository website on marine ornamental fin fishes and shell fishes from Indian waters Indian Journal of Geo-Marine Sciences Vol. 40(4), August 2011, pp. 502-508 A data repository website on marine ornamental fin fishes and shell fishes from Indian waters A K Pathak*, S P Singh, U K Sarkar,

More information

Central Depository Company of Pakistan Limited

Central Depository Company of Pakistan Limited Central Depository Company of Pakistan Limited USER MANUAL EDIVIDEND SERVICES; REPOSITORY UPLOAD Prepared For RTA Date: 20 th December, 2017 Version 1.1 Prepared By CDC IT Team Purpose of the document

More information

Automation of space management in vehicle parking using PLC and SCADA

Automation of space management in vehicle parking using PLC and SCADA Automation of space management in vehicle parking using PLC and SCADA Aravind.K [1],Donaldhardley [2], Pradeep [3], T.Vijayan [4], B.kalai Selvi [5],Dr S.Latha [6] [1-2] Final year Student, Dept of Electronics

More information

Asset Management through Integrated Monitoring & Diagnostics in. Protection Relays

Asset Management through Integrated Monitoring & Diagnostics in. Protection Relays Asset Management through Integrated Monitoring & Diagnostics in IEEE Seminar, Houston, Feb 23 2016 Protection Relays Page 1 Presenter Vijay Muthukrishnan, M.S R&D Leader Industrial / Distribution Protection

More information

A Novel Digital Relay Model Based on SIMULINK and Its Validation Based on Expert System

A Novel Digital Relay Model Based on SIMULINK and Its Validation Based on Expert System A Novel Digital Relay Model Based on SIMULINK and Its Validation Based on Expert System X. Luo, Student Member, IEEE, and M. Kezunovic, Fellow, IEEE Abstract This paper presents the development of a novel

More information

Doc Ref: eup HRIS User Manual [02 Dec 2015] v 1.3

Doc Ref: eup HRIS User Manual [02 Dec 2015] v 1.3 1 Copyright 2015 by the University of the Philippines System All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means, including photocopying,

More information

Application of Cloud Computing in Hazardous Mechanical Industries

Application of Cloud Computing in Hazardous Mechanical Industries International Journal of Advancements in Research & Technology, Volume 2, Issue4, April 2013 482 By Application of Cloud Computing in Hazardous Mechanical Industries Dipankar Mishra Dept of Electronics

More information

AGRICULTURE MARKETING (AGM) USER GUIDE for Marketing Committee

AGRICULTURE MARKETING (AGM) USER GUIDE for Marketing Committee 1 AGRICULTURE MARKETING (AGM) USER GUIDE for Marketing Committee 2 Table of Contents Overview... 4 Login to AGM... 4 PERMIT VALIDATION... 5 Approve... 7 Penalize... 7 Expired Penalty... 9 Reuse of Permit...

More information

Establishing a Validated Automated System for Attenuation Measurement at DC-18GHz Frequencies

Establishing a Validated Automated System for Attenuation Measurement at DC-18GHz Frequencies International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 6 (2013), pp. 521-526 International Research Publications House http://www. irphouse.com /ijict.htm Establishing

More information

August 18-19, 2018 (Saturday-Sunday)

August 18-19, 2018 (Saturday-Sunday) August 18-19, 2018 (Saturday-Sunday) ORGANIZED BY: HUMAN RESOURCE DEVELOPMENT CENTER & SCHOOL OF COMPUTER & SCIENCE ENGINEERING LOVELY PROFESSIONAL UNIVERSITY PHAGWARA, PUNJAB. BACK DROP AND RATIONALE

More information

YOUR COMMUNITY WITH NABR NETWORK

YOUR COMMUNITY WITH NABR NETWORK YOUR COMMUNITY WITH NABR NETWORK Thank you for your interest in Nabr Network This exciting mobile app and website are designed to keep communication flowing in your community association. Many communities

More information

Alkan University College Student Information Management System

Alkan University College Student Information Management System American Journal of Operations Management and Information Systems 2016; 1(1): 1-6 http://www.sciencepublishinggroup.com/j/ajomis doi: 10.11648/j.ajomis.20160101.11 Alkan University College Student Information

More information

XCONNECT 2018 AGENT USER MANUAL

XCONNECT 2018 AGENT USER MANUAL XCONNECT 2018 AGENT USER MANUAL V1.0 This guide will assist in the utilization and configuration of the xconnect 2018 Agent. Contents Accessing the Portal... 2 Dashboard: Explained... 3 Thresholds... 4

More information

Rashmi P. Sarode et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 6 (5), 2015,

Rashmi P. Sarode et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 6 (5), 2015, SMS Encryption Rashmi P. Sarode *, Neeraj Manglani Department of Computer Science Jagan Nath University, Jaipur, India Abstract In the application of Computer Science, the performance of classification

More information

Security server using CAPTCHA. Introduction to CAPTCHA

Security server using CAPTCHA. Introduction to CAPTCHA Security server using CAPTCHA Introduction to CAPTCHA A key area in security research and practice is authentication, the determination of whether a user should be allowed to access to a given system or

More information

Mobility Solutions HMI SCADA THE RIGHT INFORMATION TO THE RIGHT PERSON AT THE RIGHT PLACE AT THE RIGHT TIME SECURELY PRESENTED.

Mobility Solutions HMI SCADA THE RIGHT INFORMATION TO THE RIGHT PERSON AT THE RIGHT PLACE AT THE RIGHT TIME SECURELY PRESENTED. Your Independent Global SCADA Provider FRANCE / CHILE / CHINA / GERMANY / ITALY / JAPAN / MALAYSIA / SINGAPORE / SWITZERLAND / UK / USA HMI SCADA Mobility Solutions THE RIGHT INFORMATION TO THE RIGHT PERSON

More information

CHAPTER 5 KNOWLEDGE BASED PFMEA

CHAPTER 5 KNOWLEDGE BASED PFMEA 132 CHAPTER 5 KNOWLEDGE BASED PFMEA 5. 1 INTRODUCTION This chapter describes the salient features of PFMEA Online, the knowledge based software tool developed for the effective implementation of PFMEA

More information

Artificial Intelligence CSC 361

Artificial Intelligence CSC 361 Artificial Intelligence CSC 361 Prof. Mohamed Batouche Computer Science Department CCIS King Saud University Riyadh, Saudi Arabia mbatouche@ccis.ksu.edu.sa Intelligent Systems Part I: Expert Systems Developing

More information

Integrated Laboratory Network Management System

Integrated Laboratory Network Management System Proceedings of the 7th WSEAS International Conference on Applied Informatics and Communications, Athens, Greece, August 24-26, 2007 188 Integrated Laboratory Network Management System Takao Shimomura University

More information

(C) Global Journal of Engineering Science and Research Management

(C) Global Journal of Engineering Science and Research Management ANDROID BASED SECURED PHOTO IDENTIFICATION SYSTEM USING DIGITAL WATERMARKING Prof.Abhijeet A.Chincholkar *1, Ms.Najuka B.Todekar 2, Ms.Sunita V.Ghai 3 *1 M.E. Digital Electronics, JCOET Yavatmal, India.

More information

Research and Design of Education and Teaching Resource Management System based on ASP.NET Technology

Research and Design of Education and Teaching Resource Management System based on ASP.NET Technology 2018 3rd International Conference on Education & Education Research (EDUER 2018) Research and Design of Education and Teaching Resource Management System based on ASP.NET Technology Jin Xin Science and

More information

Table of Contents. I) Project Planning. User Analysis. III) Tasks Analysis. IV) Storyboard. V) Function Design. VI) Scenario Design.

Table of Contents. I) Project Planning. User Analysis. III) Tasks Analysis. IV) Storyboard. V) Function Design. VI) Scenario Design. FINAL REPORT Table of Contents I) Project Planning II) User Analysis III) Tasks Analysis IV) Storyboard V) Function Design VI) Scenario Design VII) Database VIII) Usability Questionnaire IX) System Version

More information

FPGA Implementation of ALU Based Address Generation for Memory

FPGA Implementation of ALU Based Address Generation for Memory International Journal of Emerging Engineering Research and Technology Volume 2, Issue 8, November 2014, PP 76-83 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) FPGA Implementation of ALU Based Address

More information

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, ISSN:

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, ISSN: IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, 20131 Improve Search Engine Relevance with Filter session Addlin Shinney R 1, Saravana Kumar T

More information

FAULT DETECTION ON RADIAL POWER DISTRIBUTION SYSTEMS USING FUZZY LOGIC.

FAULT DETECTION ON RADIAL POWER DISTRIBUTION SYSTEMS USING FUZZY LOGIC. FAULT DETECTION ON RADIAL POWER DISTRIBUTION SYSTEMS USING FUZZY LOGIC. Nitish Kumar 1, Manish Sharma 2, Ayush Sinha 3,Indu Bhushan 4 1, 2,3 Students, Electrical Engineering Department Greater Noida Institutes

More information

ControlPoint. Advanced Installation Guide. September 07,

ControlPoint. Advanced Installation Guide. September 07, ControlPoint Advanced Installation Guide September 07, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of the contents

More information

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2 Talend Open Studio for MDM Web User Interface User Guide 5.6.2 Talend Open Studio for MDM Web User Interface Adapted for v5.6.2. Supersedes previous releases. Publication date: May 12, 2015 Copyleft This

More information

Taking The Heat Off University of East Anglia Data Centre

Taking The Heat Off University of East Anglia Data Centre Taking The Heat Off University of East Anglia Data Centre University of East Anglia delivers data centre to match corporate green credentials The University of East Anglia (UEA) is one of the leading green

More information

Metasys System Extended Architecture

Metasys System Extended Architecture Product Bulletin Issue Date March 31, 2003 Metasys System Extended Architecture The architecture of the Metasys building automation and facilities management system has been extended to be fully compatible

More information

Logi Ad Hoc Reporting Troubleshooting Authentication Failure. Standard Authentication

Logi Ad Hoc Reporting Troubleshooting Authentication Failure. Standard Authentication Logi Ad Hoc Reporting Troubleshooting Authentication Failure Standard Authentication Version 11 Last Updated: March 2014 Table of Contents Troubleshooting Standard Authentication... 3 What Is an Authentication

More information

Management Intranet: Integrating Web-based Network Management Applications

Management Intranet: Integrating Web-based Network Management Applications Management Intranet: Integrating Web-based Network Management Applications Jim Turner Cisco Systems Inc. 125 Rio Robles San Jose, CA 95134 USA jiturner@cisco.com Swami Jayaraman Cisco Systems Inc. 125

More information

Oracle Application Express: Administration 1-2

Oracle Application Express: Administration 1-2 Oracle Application Express: Administration 1-2 The suggested course agenda is displayed in the slide. Each lesson, except the Course Overview, will be followed by practice time. Oracle Application Express:

More information

Ministry of Environment, Forest and Climate Change

Ministry of Environment, Forest and Climate Change 2017 Ministry of Environment, Forest and Climate Change ONLINE SUBMISSION AND MONITORING OF CRZ CLEARANCES (OSMCC) USER MANUAL FOR PROJECT PROPONENT (VERSION 1.0) Audience ABOUT THE MANUAL OSMCC User Manual

More information

TERM BASED WEIGHT MEASURE FOR INFORMATION FILTERING IN SEARCH ENGINES

TERM BASED WEIGHT MEASURE FOR INFORMATION FILTERING IN SEARCH ENGINES TERM BASED WEIGHT MEASURE FOR INFORMATION FILTERING IN SEARCH ENGINES Mu. Annalakshmi Research Scholar, Department of Computer Science, Alagappa University, Karaikudi. annalakshmi_mu@yahoo.co.in Dr. A.

More information

Advanced Analytics and Diagnostics for Fleet-Wide Remote Monitoring

Advanced Analytics and Diagnostics for Fleet-Wide Remote Monitoring Advanced Analytics and Diagnostics for Fleet-Wide Remote Monitoring Beatriz Blanco RMC Engineering Manager Mitsubishi Hitachi Power Systems Stephanie Bayne Sales and Marketing Specialist ECG, Inc. Conference

More information

BCPro System Product Bulletin

BCPro System Product Bulletin CH-BCM100-0, CH-BCM200-0 Introduction The BCPro system from Johnson Controls is ideally suited to automating the environmental control and energy usage functions of conventional buildings. Not only does

More information

Institutional administrator guide. bestpractice.bmj.com

Institutional administrator guide. bestpractice.bmj.com Institutional administrator guide bestpractice.bmj.com BMJ Best Practice Institutional administrator guide contents Introduction... 2 Setting up your account... 3 Access... 4 IP range access... 4 Athens

More information

Web Data Extraction and Generating Mashup

Web Data Extraction and Generating Mashup IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 9, Issue 6 (Mar. - Apr. 2013), PP 74-79 Web Data Extraction and Generating Mashup Achala Sharma 1, Aishwarya

More information

CENTER FOR ADVANCED ENERGY SYSTEM Rutgers University. Field Management for Industrial Assessment Centers Appointed By USDOE

CENTER FOR ADVANCED ENERGY SYSTEM Rutgers University. Field Management for Industrial Assessment Centers Appointed By USDOE Field Management for Industrial Assessment Centers Appointed By USDOE Report Documentation Page Form Approved OMB No. 0704-0188 Public reporting burden for the collection of information is estimated to

More information

OpsCenter Basics Why Aren t You Using It?

OpsCenter Basics Why Aren t You Using It? OpsCenter Basics Why Aren t You Using It? This is a SELF-GUIDED LAB if you prefer. You are welcome to get started and leave when you are finished, or you can play with the OC instance to gain more knowledge.

More information

Web-based automation with Saia S-Web Controls Division

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

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Inductive sensors with IO-Link interface

Inductive sensors with IO-Link interface Ready for the future? Inductive sensors with IO-Link interface www.ipf-electronic.com Our sensors ensure your success 1 Industry 4.0 IO-Link: Your interface to the future The fourth industrial revolution

More information

Designing a Data Warehouse for an ERP Using Business Intelligence

Designing a Data Warehouse for an ERP Using Business Intelligence IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Volume 2, PP 70-74 www.iosrjen.org Designing a Data Warehouse for an ERP Using Business Intelligence Sanket Masurkar 1,Aishwarya

More information

Ascent ESS. User Manual. Ascent ESS. SKP Tricor Corporate Services Pvt. Ltd. Payroll Team

Ascent ESS. User Manual. Ascent ESS. SKP Tricor Corporate Services Pvt. Ltd. Payroll Team Ascent ESS Ascent ESS User Manual SKP Tricor Corporate Services Pvt. Ltd. Payroll Team SKP Tricor Corporate Services Pvt. Ltd. VEN Business Centre No. 135/1 Baner Pashan Link Road Pashan Pune 411021 India

More information

Metasys System Configuration Tool (SCT)

Metasys System Configuration Tool (SCT) Product Bulletin Issue Date March 31, 2003 Metasys System Configuration Tool (SCT) As an integral part of the Metasys system extended architecture, the System Configuration Tool (SCT) supports the engineering,

More information

Appendix R SYSTEMA THERMICA & THERMICALC Timothée Soriano Rose Nerriere (Astrium SAS, France)

Appendix R SYSTEMA THERMICA & THERMICALC Timothée Soriano Rose Nerriere (Astrium SAS, France) 229 Appendix R SYSTEMA THERMICA 4.7.0 & THERMICALC 4.7.0 Timothée Soriano Rose Nerriere (Astrium SAS, France) 230 SYSTEMA THERMICA 4.7.0 & THERMICALC 4.7.0 Abstract SYSTEMA THERMICA 4.7.0 The new 4.7.0

More information

Data Warehouse and Analysis Agents

Data Warehouse and Analysis Agents Data Warehouse and Analysis Agents M. Kezunovic, T. Popovic Abstract - The paper discusses automated substation data integration and analysis. Recorded data collected from various substation IEDs is stored

More information

NO DUE MANAGEMENT SYSTEM Ankit Kumar Choudhary, Saket singh, chandraleka

NO DUE MANAGEMENT SYSTEM Ankit Kumar Choudhary, Saket singh, chandraleka NO DUE MANAGEMENT SYSTEM Ankit Kumar Choudhary, Saket singh, chandraleka Under Graduate Student, Department of Information Technology, SRM University, Chennai, India Under Graduate Student, Department

More information

Introduction Best Practices Media Banks Media Methods Displaying Media Glossary

Introduction Best Practices Media Banks Media Methods Displaying Media Glossary Introduction Best Practices Media Banks Media Methods Displaying Media Glossary Introduction TG Version and this Tutorial TG2.4.20 The most recent version of Test Generator is TG2.4.20. There have been

More information