Hartmut Enderlein Chemnitz University of Technology, Erfenschlager Straße 73, D Chemnitz, Germany

Size: px
Start display at page:

Download "Hartmut Enderlein Chemnitz University of Technology, Erfenschlager Straße 73, D Chemnitz, Germany"

Transcription

1 In Eds. Smith M.J., Salvendy G., Harris D. & Koubek R.J. "Usability Evaluation and Interface Design: Cognitive Engineering, Intelligent Agents and Virtual Reality" Lawrence Erlbaum Associates Inc. Publishers London, Mahwah, New Jersey, 2001, WEDIS: A TOOLKIT FOR ADAPTABLE CREATION AND SUPPORT OF WORKSHOP PRODUCTION STRUCTURES Hartmut Enderlein Chemnitz University of Technology, Erfenschlager Straße 73, D Chemnitz, Germany hartmut.enderlein@mb2.tu-chemnitz.de Alexander Nikov Technical University of Sofia, K. Ohridski 8, BG-1000 Sofia, Bulgaria, nikov@tu-sofia.acad.bg Bettina Keil Chemnitz University of Technology, Erfenschlager Straße 73, D Chemnitz, Germany bettina.keil@mb2.tu-chemnitz.de ABSTRACT A conception of a disposition toolkit adaptable to customers, customer orders and users is described. It is based on a novel approach integrating fuzzy logic and neural networks for creating adaptable interaction structures. These structures are optimal according to ergonomic requirements. Based on this approach an intelligent adaptation toolkit can be developed and implemented into the new version of an existing disposition software system for creation and support of workshop production structures. Its advantages are presented and discussed. 1. INTRODUCTION WEDIS is a software system designed to support workshop foremen in their daily dispatching and controlling tasks (Keil, 1998). Principle features of this system are capacity planning, cost accounting and effort feedback and job simulation as such as printing daily workers schedules. WEDIS includes the functions of production planning, of control systems and of dispatching systems. So the foreman is able to handle functions he never had in the past. It can be used in workshop structures like tool making, mechanical engineering and mounting sections, handling single orders or small series (Keil, 1997). An adaptation of WEDIS to different customers, customer orders and users can significantly improve the user s work and reduce its introduction costs. For this purpose an approach and its relevant intelligent toolkit for adaptation of user interface was developed. 2. DESCRIPTION OF WEDIS The functional model of WEDIS is shown on Figure 1. The foreman gets custom orders consisting of assemblies which, in turn, consist of several parts. For each part there is a number of working cycles including mounting the parts to assemblies. The foreman has the task to generate order lists, pieces lists, mounting lists and working cycles. He has to print out all documents, make a daily planning, make sure the daily work and has to feedback the daily actual data. The daily planning can be automated by using the capacity planning tool. The capacity planning process takes into account the workers' skills and the workers and machines availability. The workers fill out the time they need for doing their jobs in their schedules. The foreman collects them at the end of the working day and transfers these data to WEDIS. So an exact cost accounting for each custom order is made. As a result a cost pre-calculation for new, similar orders is possible. Advantage of WEDIS is the integration of the traditionally separated functions parts list, working cycle and daily schedule in one interface. The functional and handling model of WEDIS are interdependent. For defining of a functional model it was necessary to develop the system in a participative way. So could be determined the functions and the handling watched. The handling model was defined by adding events into the functional model and watching on the one hand the user behavior and the other hand the effects on the objects (cf. Figure 2). As first step it was possible to find out typical handlings for the process management and typical reaction in case of disturbances. Workshop foremen are most likely not familiar with computers. The interface of WEDIS was especially designed for supporting users with limited computer skills. So there are three variants of the system. In order to ensure good user interaction with WEDIS the disposition process was splitted into planning processes and daily work. They are 474

2 displayed in different colors. So the user is able to recognize the working level and to concentrate to his tasks and not to system handling. customer offer order order coverage inquiry cost accounting compare with former efforts split into assemblies assemblies split into parts mounting plan parts plan working cycle integrate into process cooperation partners workers check capacities capacity planning machines enable order deliver manufacturing report effort Key cost post-calculation function order archiving data structure order archive Figure 1. WEDIS functional model 3. INTELLIGENT ADAPTATION TOOLKIT (IAT) For adapting WEDIS to the customers, customer orders and users the following approach and relevant toolkit are proposed. 3.1 Approach description For adaptation the recorded logfiles of user dialogue with WEDIS can be used. The interaction points in WEDIS interaction structure should be moved up according to their frequency of use. In this way often-used interaction points are reached through a shorter selection pathway in the newly created interaction structure. 475

3 Figure 2. Find out a handling model For realising this idea the neuro-fuzzy model developed by one of the authors, i.e. the fuzzy backpropagation (FBP) algorithm (Stoeva and Nikov, 2000) is used. It combines fuzzy sets and the adaptable neural networks. The steps of the approach proposed are given in Figure 3. In step 1 experts define the initial interaction structure of WEDIS presented as a tree hierarchy (cf. Figure 3). It consists of two types of interaction points (IP): 1) dialogue functional interaction points which are connected with the function responsible for manipulation of dialogue objects, e.g. windows, menus (cf. IP1, IP2, IP3, IP7); 2) application functional interaction points (AFIP) which are connected with the functions changing the properties of application objects, e. g. files, text documents, (cf. IP4, IP5, IP6, IP8, IP9, IP10, IP11, IP12, IP13). On the basis of the logfile data a matrix of transitions between all AFIP pairs is determined (step 1). In case of a menu structure they represent menu action options. The AFIP weights are trained by a modification of FBP algorithm (step 2). Based on ergonomic constraints the maximal number of arcs starting from a tree node can be determined, e.g. the maximal number of options of a menu (ISO , 1997). By this way the set of AFIP weights is divided into subsets (step 3). Subsequently for each subset an interaction substructure with optimal weighted path length tree is formed (step 4), where the sum of the weighted path lengths is minimal. The remaining interaction substructures are similarly bottom up constructed to form the overall optimal interaction structure (step 5). 476

4 1 Determining of initial interaction structure and of matrix of transitions between each AFIP pair 2 Training of AFIP weights 3 Partition of AFIP weights set to subsets applying ergonomic constraints 4 Minimum weighted path length subtree hierarchy Are there other AFIP weight subsets? Yes No 5 Optimal tree hierarchy Figure 3. Sequence of steps IP 1 IP 2 IP 3 IP 4 IP 5 IP 6 IP 7 IP 8 IP 9 IP 10 IP 11 IP 12 IP 13 Figure 4. Part of the WEDIS interaction structure 477

5 3.2 Intelligent toolkit for the creation of adaptable user interfaces It is planned to implement the approach proposed in the software toolkit IAT. It should be created with help of the software package MATLAB. After successful testing of the approach the created computer program can be exported as a source code in C++. So the final version of the toolkit can work as module of WEDIS or better as stand-alone system interacting via inter-process communication with WEDIS (cf. Figure 5). logfile data WEDIS Intelligent Adaptation Toolkit (IAT) adapted optimal interaction structure Figure 5. Communication between WEDIS and IAT 4. CONCLUSIONS A conception of an intelligent adaptable toolkit based on a novel neuro-fuzzy approach is presented. Together with it WEDIS presents a new powerful intelligent disposition toolkit for creation and support of workshop production structures. It can find wide application in workshop structures such as tool making, mechanical engineering, assembly sections, handling single orders or small series, etc. A new object-oriented version of WEDIS suitable for interface adaptation will be developed. The advantages of IAT proposed are: 1) supporting the acquisition of implicit user s knowledge without representation of knowledge in explicit form, i.e. implicit user modelling which is an advantage in comparison to other user modelling approaches; 2) handling logfile data measured in scales of different type and of missing data; 3) rapid search/access time; 4) reduction of introduction costs and training needs. This approach enables: 1) system defaults for different customer groups; 2) system defaults for specific customer orders; 3) system defaults for different level of user experience; 4) individual user adaptation ensuring better user acceptance, etc. IAT can be applied in many other software systems. Further advantages for WEDIS include: 1) quicker data entering; 2) better user interface by multimedia help system; taking into account recognition aspects and spoken output. REFERENCES ISO "Ergonomic requirements for office work with visual display terminals (VDTs) - Part 14: Menu dialogues", Keil, B. "Auftragssteuerung leichtgemacht Werkstattsteuerung fest im Griff. Betriebstechnik aktuell", 1998, 8, Keil, B. "WEDIS - marktorientiertes Produzieren mit Hilfe angepaßter Systeme für Planung und Steuerung". Proceedings of the Ilmenauer Wirtschaftsforum, Ilmenau, Stoeva, S. and Nikov, A. "A fuzzy backpropagation algorithm", Fuzzy Sets and Systems, 2000, Vol. 112, No. 1,

IBM SPSS Decision Trees

IBM SPSS Decision Trees IBM SPSS Decision Trees 20 IBM SPSS Decision Trees Easily identify groups and predict outcomes Highlights With SPSS Decision Trees you can: Identify groups, segments, and patterns in a highly visual manner

More information

Geometrical Similarity Search of CADENAS in the Quotation Costing in SAP

Geometrical Similarity Search of CADENAS in the Quotation Costing in SAP Welcome to OSCo 15 Years of OSCo Solutions in SAP Geometrical Similarity Search of CADENAS in the Quotation Costing in SAP OSCo Olbricht, Seehaus & Co. Consulting GmbH Tattersallstr. 15 17 D-68165 Mannheim

More information

PARALLEL LINE AND MACHINE JOB SCHEDULING USING GENETIC ALGORITHM

PARALLEL LINE AND MACHINE JOB SCHEDULING USING GENETIC ALGORITHM PARALLEL LINE AND MACHINE JOB SCHEDULING USING GENETIC ALGORITHM Dr.V.Selvi Assistant Professor, Department of Computer Science Mother Teresa women s University Kodaikanal. Tamilnadu,India. Abstract -

More information

LOGISTICAL ASPECTS OF THE SOFTWARE TESTING PROCESS

LOGISTICAL ASPECTS OF THE SOFTWARE TESTING PROCESS LOGISTICAL ASPECTS OF THE SOFTWARE TESTING PROCESS Kazimierz Worwa* * Faculty of Cybernetics, Military University of Technology, Warsaw, 00-908, Poland, Email: kazimierz.worwa@wat.edu.pl Abstract The purpose

More information

Computer Aided Process Planning(CAPP) By: Dhiman Johns M.E.(PIE), Thapar University, Patiala

Computer Aided Process Planning(CAPP) By: Dhiman Johns M.E.(PIE), Thapar University, Patiala Computer Aided Process Planning(CAPP) By: Dhiman Johns M.E.(PIE), Thapar University, Patiala To understand CAPP, We must briefly discuss about Process Planning Products and their components are designed

More information

» Software in Tractors: Aspects of Development, Maintenance and Support «

» Software in Tractors: Aspects of Development, Maintenance and Support « Session: Information Technology for Agricultural Machines» Software in Tractors: Aspects of Development, Maintenance and Support «Dipl.-Ing. Rainer Hofmann, AGCO GmbH, Germany Development of Software is

More information

SIMULATION MODEL FOR LIGNITE HANDLING AT THE BOXBERG STOCKYARD

SIMULATION MODEL FOR LIGNITE HANDLING AT THE BOXBERG STOCKYARD Górnictwo i Geoinżynieria Rok 33 Zeszyt 2 2009 René Kahnt*, Volker Sontag**, Thomas Bauch*** SIMULATION MODEL FOR LIGNITE HANDLING AT THE BOXBERG STOCKYARD 1. Background and objective Reichwalde opencast

More information

MSC.Software: Product Brief - MD Adams What s New PRODUCT BRIEF. MD Adams 2011

MSC.Software: Product Brief - MD Adams What s New PRODUCT BRIEF. MD Adams 2011 PRODUCT BRIEF MD Adams 2011 Welcome to MD Adams 2011 With this release of the Adams product family, MSC.Software proudly presents extensions to recent innovations, exciting new capabilities and continued

More information

Increasing the Intelligence of Virtual Sales Assistants through Knowledge Modeling Techniques

Increasing the Intelligence of Virtual Sales Assistants through Knowledge Modeling Techniques International Conference on Intelligent Agents, Web Technology and Internet Commerce - IAWTIC'2001. Las Vegas (USA) Sept. 2001. Increasing the Intelligence of Virtual Sales Assistants through Knowledge

More information

ServicePRO + PartsPRO User Guide

ServicePRO + PartsPRO User Guide ServicePRO + PartsPRO User Guide ServicePRO Version 2.0 PartsPRO Version 1.0 Page 1 of 82 1 WHAT IS SERVICEPRO + PARTSPRO?... 4 1.1 What is ServicePRO?... 4 1.2 What are the benefits of using ServicePRO?...

More information

2B. Performance Advantages of Alerton BACnet. 1. Alerton Overview

2B. Performance Advantages of Alerton BACnet. 1. Alerton Overview 1. Alerton Overview Alerton recognized the benefits of BACnet and introduced the industry's first native BACnet system, BACtalk. This forward thinking is consistent with Alerton's rich history of technology

More information

INUDSTRY 4.0 SMART FACTORY

INUDSTRY 4.0 SMART FACTORY INUDSTRY 4.0 SMART FACTORY How can we categorize Smart Factory with regard to industry 4.0 and other technologies Industry 4.0 Marketing R&D Production Logistics/SCM Data Analytics Real-time product data

More information

Data Warehousing. and Data Mining. Gauravkumarsingh Gaharwar

Data Warehousing. and Data Mining. Gauravkumarsingh Gaharwar Data Warehousing 1 and Data Mining 2 Data warehousing: Introduction A collection of data designed to support decisionmaking. Term data warehousing generally refers to the combination of different databases

More information

GENETIC ALGORITHMS. Narra Priyanka. K.Naga Sowjanya. Vasavi College of Engineering. Ibrahimbahg,Hyderabad.

GENETIC ALGORITHMS. Narra Priyanka. K.Naga Sowjanya. Vasavi College of Engineering. Ibrahimbahg,Hyderabad. GENETIC ALGORITHMS Narra Priyanka K.Naga Sowjanya Vasavi College of Engineering. Ibrahimbahg,Hyderabad mynameissowji@yahoo.com priyankanarra@yahoo.com Abstract Genetic algorithms are a part of evolutionary

More information

Cultivating Knowledge methodically: Improving analysis resolution with DeCoDe and FMEA

Cultivating Knowledge methodically: Improving analysis resolution with DeCoDe and FMEA Cultivating Knowledge methodically: Improving analysis resolution with DeCoDe and FMEA Dipl.-Ing. Stefan Ott e-mail: ott.stefan@vdi.de Prof. Dr.-Ing. habil. Petra Winzer phone: +49 (0) 202 / 439-2061 e-mail:

More information

ENTERPRISE SIMULATION A PRACTICAL APPLICATION IN BUSINESS PLANNING. Robert Suggs Brian Lewis

ENTERPRISE SIMULATION A PRACTICAL APPLICATION IN BUSINESS PLANNING. Robert Suggs Brian Lewis Proceedings of the 2007 Winter Simulation Conference S. G. Henderson, B. Biller, M.-H. Hsieh, J. Shortle, J. D. Tew, and R. R. Barton, eds. ENTERPRISE SIMULATION A PRACTICAL APPLICATION IN BUSINESS PLANNING

More information

PP 1: Display Stock/Requirements List

PP 1: Display Stock/Requirements List PP 1: Display Stock/Requirements List Exercise Use the SAP Easy Access Menu to display the Stock/Requirements List. Time 5 min Task Review the material status of your Deluxe Touring bike (finished good)

More information

KnowledgeSTUDIO. Advanced Modeling for Better Decisions. Data Preparation, Data Profiling and Exploration

KnowledgeSTUDIO. Advanced Modeling for Better Decisions. Data Preparation, Data Profiling and Exploration KnowledgeSTUDIO Advanced Modeling for Better Decisions Companies that compete with analytics are looking for advanced analytical technologies that accelerate decision making and identify opportunities

More information

How would you like your e-newspaper? converging the best from two worlds

How would you like your e-newspaper? converging the best from two worlds Maria Åkesson How would you like your e-newspaper? converging the best from two worlds Carina Ihlström Jesper Svensson maria.akesson@ide.hh.se carina.ihlstrom@ide.hh.se jesper.svensson@ide.hh.se Abstract

More information

A Methodology for Human Factors Analysis in Office Automation Systems*

A Methodology for Human Factors Analysis in Office Automation Systems* Published in Technological Forecasting and Social Change, 44(2):187-197, 1993 A Methodology for Human Factors Analysis in Office Automation Systems* ALEXANDER NIKOV, GIACINTO MATARAZZO, and ANTONINO ORLANDO

More information

Artificial Intelligence-Based Modeling and Control of Fluidized Bed Combustion

Artificial Intelligence-Based Modeling and Control of Fluidized Bed Combustion 46 Artificial Intelligence-Based Modeling and Control of Fluidized Bed Combustion Enso Ikonen* and Kimmo Leppäkoski University of Oulu, Department of Process and Environmental Engineering, Systems Engineering

More information

Criteria For Selection of Software Development Environment For Construction Robotic Systems

Criteria For Selection of Software Development Environment For Construction Robotic Systems Criteria For Selection of Software Development Environment For Construction Robotic Systems Khaled Zied and Derek Seward Engineering department, Lancaster University, Lancaster, LA1 4YR, UK k.zied@lancaster.ac.uk

More information

MSC Software: Product Brief - Patran What s New PRODUCT BRIEF. Patran 2012

MSC Software: Product Brief - Patran What s New PRODUCT BRIEF. Patran 2012 MSC Software: Product Brief - Patran 2012 - What s New PRODUCT BRIEF Patran 2012 PRODUCT BRIEF MSC Software: Product Brief - Patran 2012 - What s New Welcome to Patran 2012 The current release of Patran

More information

Nuance Power PDF is PDF uncompromised.

Nuance Power PDF is PDF uncompromised. is PDF uncompromised. Collaboration and productivity at a price that makes business sense. 2 is the next generation PDF solution that delivers performance, ease, and value as never before. PDF uncompromised.

More information

Managing Knowledge in the Digital Firm

Managing Knowledge in the Digital Firm Chapter 12 Managing Knowledge in the Digital Firm 12.1 2006 by Prentice Hall OBJECTIVES Assess the role of knowledge management and knowledge management programs in business Define and describe the types

More information

AUTOSCHED TUTORIAL. Bill Lindler. AutoSimulations 655 E. Medical Drive Bountiful, Utah 84010, U.S.A.

AUTOSCHED TUTORIAL. Bill Lindler. AutoSimulations 655 E. Medical Drive Bountiful, Utah 84010, U.S.A. AUTOSCHED TUTORIAL Bill Lindler AutoSimulations 655 E. Medical Drive Bountiful, Utah 84010, U.S.A. ABSTRACT The AutoSched TM finite capacity planning and scheduling tool helps you increase throughput,

More information

SAS. Activity-Based Management Adapter 6.1 for SAP R/3 User s Guide

SAS. Activity-Based Management Adapter 6.1 for SAP R/3 User s Guide SAS Activity-Based Management Adapter 6.1 for SAP R/3 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2004. SAS Activity-Based Management Adapter 6.1 for

More information

PROCESS ACCOMPANYING SIMULATION A GENERAL APPROACH FOR THE CONTINUOUS OPTIMIZATION OF MANUFACTURING SCHEDULES IN ELECTRONICS PRODUCTION

PROCESS ACCOMPANYING SIMULATION A GENERAL APPROACH FOR THE CONTINUOUS OPTIMIZATION OF MANUFACTURING SCHEDULES IN ELECTRONICS PRODUCTION Proceedings of the 2002 Winter Simulation Conference E. Yücesan, C.-H. Chen, J. L. Snowdon, and J. M. Charnes, eds. PROCESS ACCOMPANYING SIMULATION A GENERAL APPROACH FOR THE CONTINUOUS OPTIMIZATION OF

More information

Vehicle Routing With Shortest Path System Based Floyd Warshall Technique

Vehicle Routing With Shortest Path System Based Floyd Warshall Technique Vehicle Routing With Shortest Path System Based Floyd Warshall Technique Mohamad Shukor Talib, Haswadi Hassan, Nor Shahida Binti Abi Khallad Department of Modeling and Industrial Computing Faculty of Computer

More information

Expert Systems in foundry industries

Expert Systems in foundry industries Expert Systems in foundry industries Adam Sury Infoster Sp. z o.o. asury@infoster.com.pl Marek Wojtas Infoster Sp. z o.o. mwojtas@infoster.com.pl Michal Kwiatkowski Faculty of Non-Ferrous Metals AGH University

More information

Activplant essentials

Activplant essentials DATASHEET Activplant essentials The toolkit to build your custom MES solution. ActivEssentials the manufacturing operations platform. ActivEssentials lies at the heart of the Activplant solution, where

More information

SAP Public Budget Formulation 8.1

SAP Public Budget Formulation 8.1 Sizing Guide Document Version: 1.0 2013-09-30 CUSTOMER Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description Words or characters quoted from the screen.

More information

Decision Support Systems

Decision Support Systems Introduction to Essentials for Systems 1 Eleventh Edition James A. O Brien C h a p t e r 9 Decision Support Systems James A. O Brien Introduction to Essentials for Systems Eleventh Edition 2 Chapter Objectives

More information

Epicor ERP Project Billing - Fixed Fee Course

Epicor ERP Project Billing - Fixed Fee Course Epicor ERP 10.0.700.2 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates and functional

More information

Tools for S-BPM To Go

Tools for S-BPM To Go Tools for S-BPM 13 13.1 To Go A. Fleischmann et al., Subject-Oriented Business Process Management, DOI 10.1007/978-3-642-32392-8_13, # The Author(s) 2012 241 242 13 Tools for S-BPM In the following sections,

More information

Oracle Project Portfolio Management and Grants Management Cloud Security Reference. Release 13 (update 17D) Part Number E

Oracle Project Portfolio Management and Grants Management Cloud Security Reference. Release 13 (update 17D) Part Number E Oracle Portfolio and Grants Cloud Security Reference Release 13 (update 17D) Part Number E89314-01 Title and Copyright Information Oracle Portfolio and Grants Cloud Security Reference Release 13 (update

More information

Your quick access to the Risk assessment

Your quick access to the Risk assessment Safexpert 8.2 Easy User Quick Guide NEW: Safexpert WEB-Training Risk Assessment compact in just 2 hours Your quick access to the Risk assessment Efficient safety of machinery and plant with Safexpert Your

More information

Support of Traffic Management Coordinators in an Airport Air Traffic Control Tower Using the Surface Management System

Support of Traffic Management Coordinators in an Airport Air Traffic Control Tower Using the Surface Management System From: HCI-02 Proceedings. Copyright 2002, AAAI (www.aaai.org). All rights reserved. Support of Traffic Management Coordinators in an Airport Air Traffic Control Tower Using the Surface Management System

More information

USERS' GUIDE PROCUREMENT AND DELIVERY. Nosyko AS. Version Version 1.5

USERS' GUIDE PROCUREMENT AND DELIVERY. Nosyko AS. Version Version 1.5 Nosyko AS Rådhusgt. 17 Telephone: + 47 22 33 15 70 NO-0158 Oslo Fax: + 47 22 33 15 75 Email: developers@nosyko.no Web: www.drofus.no USERS' GUIDE Version 1.1.8 PROCUREMENT AND DELIVERY Version 1.5 DOCUMENT

More information

ControllerMES Manufacturing execution system For the wood and furniture industry

ControllerMES Manufacturing execution system For the wood and furniture industry ControllerMES Manufacturing execution system For the wood and furniture industry HOMAG Consulting & Software Karl-Berner-Strasse 4 72285 Pfalzgrafenweiler Germany Phone: + 49 (0) 7445 830-0 software.solutions@homag.com

More information

Oracle Process Manufacturing

Oracle Process Manufacturing Oracle Process Manufacturing Accounting Setup User s Guide Release 11i September 2001 Part No. A77487-03 Oracle Process Manufacturing Accounting Setup User s Guide, Release 11i Part No. A77487-03 Copyright

More information

A Collaborative Portal for Multicash Helpdesk

A Collaborative Portal for Multicash Helpdesk A Collaborative Portal for Multicash Helpdesk Cristian CIUREA Economic Informatics Department, Academy of Economic Studies, Bucharest, Romania cristian.ciurea@ie.ase.ro Abstract: This paper describe a

More information

KePlast EasyNet. Process monitoring for injection molding machines

KePlast EasyNet. Process monitoring for injection molding machines KePlast EasyNet Process monitoring for injection molding machines KePlast EasyNet Process monitoring for injection molding processes on PC, smartphone & tablet KePlast EasyNet is a simple, user-friendly

More information

Workflow Model Representation Concepts

Workflow Model Representation Concepts Workflow Model Representation Concepts József Tick Institute for Software Engineering, John von Neumann Faculty, Budapest Tech tick@bmf.hu Abstract: Workflow management and the possibilities of workflow

More information

Managing Projects (Course Code: 5927A) Course length: 3 days

Managing Projects (Course Code: 5927A) Course length: 3 days Managing Projects (Course Code: 5927A) Course length: 3 days Course Summary: This three-day instructor-led course provides students with the knowledge and skills to build, maintain, and control well-formed

More information

Water Treatment Plant Decision Making Using Rough Multiple Classifier Systems

Water Treatment Plant Decision Making Using Rough Multiple Classifier Systems Available online at www.sciencedirect.com Procedia Environmental Sciences 11 (2011) 1419 1423 Water Treatment Plant Decision Making Using Rough Multiple Classifier Systems Lin Feng 1, 2 1 College of Computer

More information

SAP Custom Development. User Guide. Version Status Date. November 19, Customer SAP AG Dietmar-Hopp-Allee 16 D Walldorf

SAP Custom Development. User Guide. Version Status Date. November 19, Customer SAP AG Dietmar-Hopp-Allee 16 D Walldorf SAP Custom Development User Guide Version Status Date November 19, 2012 Dietmar-Hopp-Allee 16 Typographic Conventions Icons Format Example Text Example Text EXAMPLE TEXT Example Text Example Text Description

More information

Intelligent Manufacturing Systems

Intelligent Manufacturing Systems Intelligent Manufacturing Systems NOVEL TRENDS IN DESIGN CONCEPT OF INTELLIGENT MANUFACTURING SYSTEMS 1-Yogendra Singh Rajput (Scholar M.Tech) Mewar University, Chittorgarh(Raj.) 2-Prashant Kumar Sharma

More information

E³.series Electrical Wiring, Control Systems and Fluid Engineering Software

E³.series Electrical Wiring, Control Systems and Fluid Engineering Software P R O D U C T O V E R V I E W Z u k e n T h e P a r t n e r f o r S u c c e s s E³.series Electrical Wiring, Control Systems and Fluid Engineering Software z u k e n. c o m / E 3 s e r i e s Z u k e n

More information

Innovative Item Types Require Innovative Analysis

Innovative Item Types Require Innovative Analysis Innovative Item Types Require Innovative Analysis Nathan A. Thompson Assessment Systems Corporation Shungwon Ro, Larissa Smith Prometric Jo Santos American Health Information Management Association Paper

More information

VIRTUAL REALITY TECHNOLOGY TO REPRESENT CONSTRUCTION ACTIVITIES

VIRTUAL REALITY TECHNOLOGY TO REPRESENT CONSTRUCTION ACTIVITIES 17 th International Conference on the Applications of Computer Science and Mathematics in Architecture and Civil Engineering K. Gürlebeck and C. Könke (eds.) Weimar, Germany, 12 14 July 2006 VIRTUAL REALITY

More information

Training. Advancing yourself

Training. Advancing yourself Training Advancing yourself Achieve real results from employee training Reduces safety risks associated with lack of know-how Lessens the risk of damage to equipment or devices Better use of system features

More information

CROSS-DOCKING: SCHEDULING OF INCOMING AND OUTGOING SEMI TRAILERS

CROSS-DOCKING: SCHEDULING OF INCOMING AND OUTGOING SEMI TRAILERS CROSS-DOCKING: SCHEDULING OF INCOMING AND OUTGOING SEMI TRAILERS 1 th International Conference on Production Research P.Baptiste, M.Y.Maknoon Département de mathématiques et génie industriel, Ecole polytechnique

More information

BelVis PRO Enhancement Package (EHP)

BelVis PRO Enhancement Package (EHP) BelVis PRO EHP ENERGY MARKET SYSTEMS BelVis PRO Enhancement Package (EHP) Sophisticated methods for superior forecasts Methods for the highest quality of forecasts Tools to hedge the model stability Advanced

More information

Testing of level-3 Systems

Testing of level-3 Systems Testing of level-3 Systems stepping through the current PEGASUS approach Dr. Helmut Schittenhelm 9th November 2017 Starting point: Approval-Trap * Up to now, system behavior in traffic is considered a

More information

siemens.com/mobility Traffic simulation with PTV Vissim Leading-edge software fully integrated in the Sitraffic landscape

siemens.com/mobility Traffic simulation with PTV Vissim Leading-edge software fully integrated in the Sitraffic landscape siemens.com/mobility Traffic simulation with PTV Vissim Leading-edge software fully integrated in the Sitraffic landscape For urban or interurban traffic, rail transport or private travel: To all kinds

More information

Adaptive Management of the Answering Process for a Call Center System

Adaptive Management of the Answering Process for a Call Center System Adaptive Management of the Answering Process for a Call Center System Federica Cena and Ilaria Torre Department of Computer Sciences University of Torino Corso Svizzera 185-10149 Torino (Italy) fede.cena@tiscali.it,

More information

GROUP AND LOCAL LIBRARY SYSTEM NEEDS Private Academic Library Network of Indiana 8/29/2016

GROUP AND LOCAL LIBRARY SYSTEM NEEDS Private Academic Library Network of Indiana 8/29/2016 GROUP AND LOCAL LIBRARY SYSTEM NEEDS Private Academic Library Network of Indiana 8/29/2016 GROUP USER MANAGEMENT NEEDS Ability to grant roles to members of group to provide access to home institution interfaces.

More information

An Application of Neural Networks in Market Segmentation

An Application of Neural Networks in Market Segmentation 1 & Marketing An Application of Neural Networks in Market Segmentation Nikolaos Petroulakis 1, Andreas Miaoudakis 2 1 Foundation of research and technology (FORTH), Iraklio Crete, 2 Applied Informatics

More information

Smart Wiring for Electrical Panel Design Engineering & Maintenance. Hermann Wagner Application Engineer EPLAN Software & Service

Smart Wiring for Electrical Panel Design Engineering & Maintenance. Hermann Wagner Application Engineer EPLAN Software & Service Smart Wiring for Electrical Panel Design Engineering & Maintenance Hermann Wagner Application Engineer EPLAN Software & Service The Process Chain in Panel Building Total process machine builder with integrated

More information

Information Systems in Organizations. Decision Making. Mintzberg s five 5 organizational parts. Types of Organizations.

Information Systems in Organizations. Decision Making. Mintzberg s five 5 organizational parts. Types of Organizations. Information Systems in Organizations Decision Making February 24, 2016 1 Mintzberg s five 5 organizational parts 2 Types of Organizations An organization is an administrative and functional structure where

More information

Starting Workflow Tasks Before They re Ready

Starting Workflow Tasks Before They re Ready Starting Workflow Tasks Before They re Ready Wladislaw Gusew, Björn Scheuermann Computer Engineering Group, Humboldt University of Berlin Agenda Introduction Execution semantics Methods and tools Simulation

More information

Keywords Barcode, Labview, Real time barcode detection, 1D barcode, Barcode Recognition.

Keywords Barcode, Labview, Real time barcode detection, 1D barcode, Barcode Recognition. Volume 7, Issue 4, April 2017 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Real Time Barcode

More information

Controlled Unclassified Information Guide

Controlled Unclassified Information Guide Controlled Unclassified Information Guide Program: (CHESS) Program Manager: Mr. Dustin Fraze Program Security Officer: Ms. Denice Holden Date: March 29, 2018 Version: 1.0 1 Background The CHESS program

More information

Flexible job control in heterogeneous production structures

Flexible job control in heterogeneous production structures Flexible job control in heterogeneous production structures D. Ansorge, C. Eifert Technische Universitiit Munchen Institute for Machine Tools and Industrial Management (iwb) Boltzmannstrasse 15,85748 Garching,

More information

IBM s Analytics Transformation

IBM s Analytics Transformation IBM s Analytics Transformation Value Capture from Big Data, Analytics and Cognitive Technologies Martin Fleming VP, Chief Analytics Officer, and Chief Economist Chief Analytics Office Analytics Aligned

More information

Job Batching and Scheduling for Parallel Non- Identical Machines via MILP and Petri Nets

Job Batching and Scheduling for Parallel Non- Identical Machines via MILP and Petri Nets Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Job Batching and Scheduling for Parallel Non- Identical Machines via MILP and

More information

The Evolution of Structures Asset Management in Wisconsin

The Evolution of Structures Asset Management in Wisconsin Dietsche, J.S. The Evolution of Structures Asset Management in Wisconsin April, 0 Word Count: 0 Joshua S. Dietsche Wisconsin Department of Transportation 0 Sheboygan Avenue, Room 0, Madison, WI 0 Phone:

More information

Profit Suite R300. Release Highlights

Profit Suite R300. Release Highlights Profit Suite R300 Release Highlights Profit Suite Release 300 represents Honeywell s latest technological advances in plant-wide control and optimization, providing the tightest integration with the Experion

More information

Risk Management User Guide

Risk Management User Guide Risk Management User Guide Version 17 December 2017 Contents About This Guide... 5 Risk Overview... 5 Creating Projects for Risk Management... 5 Project Templates Overview... 5 Add a Project Template...

More information

All commands and actions are indicated as highlighted yellow steps CellNetAnalyzer and MatLab commands are in Courier Font

All commands and actions are indicated as highlighted yellow steps CellNetAnalyzer and MatLab commands are in Courier Font Steady State Metabolic Modeling Homework In this lab we will use the application CellNetAnalyzer (CNA) to model metabolic pathways in E. coli and M. tuberculosis. This lab is a revised version from a lab

More information

Demo Case White Paper Agile Situational Visibility for Location-based Entities

Demo Case White Paper Agile Situational Visibility for Location-based Entities Demo Case White Paper Agile Situational Visibility for Location-based Entities Security Management, Performance Visibility, Risk Management for Critical Infrastructures, Facilities, Data Centers, Buildings,

More information

CHAPTER 7 DESIGN AND IMPLEMENTATION OF AN APPLICATION LAYER ORIENTED ARCHITECTURE FOR RFID SYSTEMS

CHAPTER 7 DESIGN AND IMPLEMENTATION OF AN APPLICATION LAYER ORIENTED ARCHITECTURE FOR RFID SYSTEMS CHAPTER 7 DESIGN AND IMPLEMENTATION OF AN APPLICATION LAYER ORIENTED ARCHITECTURE FOR RFID SYSTEMS 7.1 INTRODUCTION This part of the work proposes an Application layer oriented architecture and its implementation

More information

9. Verification, Validation, Testing

9. Verification, Validation, Testing 9. Verification, Validation, Testing (a) Basic Notions (b) Dynamic testing. (c) Static analysis. (d) Modelling. (e) Environmental Simulation. (f) Test Strategies. (g) Tool support. (h) Independent Verification

More information

MINOTAUR - A VICTIM OF ITS OWN SUCCESS? ACCOMMODATING EVOLVING AND CONFLICTING SOFTWARE REQUIREMENTS

MINOTAUR - A VICTIM OF ITS OWN SUCCESS? ACCOMMODATING EVOLVING AND CONFLICTING SOFTWARE REQUIREMENTS MINOTAUR - A VICTIM OF ITS OWN SUCCESS? ACCOMMODATING EVOLVING AND CONFLICTING SOFTWARE REQUIREMENTS Graeme Rainbird and Adam Pallant RM Consulting, The Post Office Technology Centre, Wheatstone Road,

More information

DESIGN PROJECT FAILURE AVOIDANCE USING AUDITING APPROACH

DESIGN PROJECT FAILURE AVOIDANCE USING AUDITING APPROACH DESIGN PROJECT FAILURE AVOIDANCE USING AUDITING APPROACH Hsien-Jung Wu* & Hung-Wen Hsu *Dept. of Information Management, Mingdao University, Taiwan Dept. of Industrial Design, Tunghai University, Taiwan

More information

COMPLIANCE AUDIT EXTERNAL USER GUIDE

COMPLIANCE AUDIT EXTERNAL USER GUIDE COMPLIANCE AUDIT EXTERNAL USER GUIDE Contents 1 Notification to Claim Filers... 3 1.1 Compliance Audit Status... 3 2 Viewing Claims in the Audit Process... 4 2.1 Audit in Progress... 4 2.2 Audit History...

More information

Top 10 Questions About Aspen Operator Training FAQ

Top 10 Questions About Aspen Operator Training FAQ Top 10 Questions About Aspen Operator Training FAQ 1. What is Aspen Operator Training? In April 2017, AspenTech acquired a copy of the rights to Inprocess Group s operator training simulator (OTS) software.

More information

Functional Guide for the Promotion Calculation Engine

Functional Guide for the Promotion Calculation Engine Promotion Calculation Engine Document Version: 1.0 2017-12-01 SAP Customer Activity Repository 3.0 FP2 Typographic Conventions Type Style Example Description Words or characters quoted from the screen.

More information

Component-based 3D Simulation Platform for Production Planning and Process Control

Component-based 3D Simulation Platform for Production Planning and Process Control Advances in Simulation for Production and Logistics Applications Markus Rabe (ed.) Stuttgart, Fraunhofer IRB Verlag 2008 Component-based 3D Simulation Platform for Production Planning and Process Control

More information

Knowledge structure maps based on Multiple Domain Matrices

Knowledge structure maps based on Multiple Domain Matrices InImpact: The Journal of Innovation Impact : ISSN 2051-6002 : http://inimpact.innovationkt.org Special Edition on Innovation through Knowledge Transfer : Vol. 5 No.1 : pp.5-16 : inkt13-002 Knowledge structure

More information

Decision Support System Concepts, Methodologies and Technologies

Decision Support System Concepts, Methodologies and Technologies C_3 / 19.10.2017 Decision Support System Concepts, Methodologies and Technologies Objectives: understand possible DSS configurations; the essential definition of DSS: DSS components and how they integrate;

More information

Weka Evaluation: Assessing the performance

Weka Evaluation: Assessing the performance Weka Evaluation: Assessing the performance Lab3 (in- class): 21 NOV 2016, 13:00-15:00, CHOMSKY ACKNOWLEDGEMENTS: INFORMATION, EXAMPLES AND TASKS IN THIS LAB COME FROM SEVERAL WEB SOURCES. Learning objectives

More information

MANUFACTURING RESOURCE PLANNING AND ENTERPRISE RESOURCE PLANNING SYSTEMS: AN OVERVIEW

MANUFACTURING RESOURCE PLANNING AND ENTERPRISE RESOURCE PLANNING SYSTEMS: AN OVERVIEW MANUFACTURING RESOURCE PLANNING AND ENTERPRISE RESOURCE PLANNING SYSTEMS: AN OVERVIEW Al-Naimi Assistant Professor Industrial Engineering Branch Department of Production Engineering and Metallurgy University

More information

A New Fuzzy Logic Approach to Dynamic Dial-a-Ride Problem

A New Fuzzy Logic Approach to Dynamic Dial-a-Ride Problem Proceedings of the 2012 Industrial and Systems Engineering Research Conference G. Lim and J.W. Herrmann, eds. A New Fuzzy Logic Approach to Dynamic Dial-a-Ride Problem Maher Maalouf Industrial & Systems

More information

Before You Start Modelling

Before You Start Modelling Chapter 2 Before You Start Modelling This chapter looks at the issues you need to consider before starting to model with ARIS. Of particular importance is the need to define your objectives and viewpoint.

More information

IMAGE PROCESSING SERVICES OVER NETWORKS

IMAGE PROCESSING SERVICES OVER NETWORKS IMAGE PROCESSING SERVICES OVER NETWORKS Deepika Pahuja Assistant Professor, DAVIM ABSTRACT Image Processing can be used for distributed environment in order to provide image processing services over integrated

More information

TRANSPORTATION ASSET MANAGEMENT GAP ANALYSIS TOOL

TRANSPORTATION ASSET MANAGEMENT GAP ANALYSIS TOOL Project No. 08-90 COPY NO. 1 TRANSPORTATION ASSET MANAGEMENT GAP ANALYSIS TOOL USER S GUIDE Prepared For: National Cooperative Highway Research Program Transportation Research Board of The National Academies

More information

Getting Started with OptQuest

Getting Started with OptQuest Getting Started with OptQuest What OptQuest does Futura Apartments model example Portfolio Allocation model example Defining decision variables in Crystal Ball Running OptQuest Specifying decision variable

More information

Introduction to Information Systems Fifth Edition

Introduction to Information Systems Fifth Edition Introduction to Information Systems Fifth Edition R. Kelly Rainer Brad Prince Casey Cegielski Appendix D Intelligent Systems Copyright 2014 John Wiley & Sons, Inc. All rights reserved. 1. Explain the potential

More information

What s New in Discovery Studio 2.5.5

What s New in Discovery Studio 2.5.5 What s New in Discovery Studio 2.5.5 Discovery Studio takes modeling and simulations to the next level. It brings together the power of validated science on a customizable platform for drug discovery research.

More information

GeriMedProfiles. Consultant Pharmacist Software

GeriMedProfiles. Consultant Pharmacist Software GeriMedProfiles Consultant Pharmacist Software Features GerimedProfiles TM is a comprehensive medical database for clinical pharmacists Utilizes Microsoft Access as the core database allowing the end-user

More information

RNA Secondary Structure Prediction Computational Genomics Seyoung Kim

RNA Secondary Structure Prediction Computational Genomics Seyoung Kim RNA Secondary Structure Prediction 02-710 Computational Genomics Seyoung Kim Outline RNA folding Dynamic programming for RNA secondary structure prediction Covariance model for RNA structure prediction

More information

ALFABET 9.12 WHAT S NEW IN. With Alfabet 9.12 you can: Risk mitigation planning & management ALFABET

ALFABET 9.12 WHAT S NEW IN. With Alfabet 9.12 you can: Risk mitigation planning & management ALFABET ALFABET WHAT S NEW IN ALFABET 9.12 Deliver the agile IT environment digital business demands Driven to get digital? You ll like the new features of Alfabet 9.12 for Enterprise Architecture (EA) management,

More information

CAD/CAM solutions for STEP-compliant CNC manufacture

CAD/CAM solutions for STEP-compliant CNC manufacture INT. J. COMPUTER INTEGRATED MANUFACTURING, 2003, VOL. 16, NO. 7 8, 590 597 CAD/CAM solutions for STEP-compliant CNC manufacture S. T. NEWMAN, R. D. ALLEN and R. S. U. ROSSO, JR Abstract. The ability to

More information

SENTRON Powermanager. SENTRON Powermanager. Identifying hidden potential for energy optimization and savings. Answers for industry.

SENTRON Powermanager. SENTRON Powermanager. Identifying hidden potential for energy optimization and savings. Answers for industry. SENTRON Powermanager Identifying hidden potential for energy optimization and savings SENTRON Powermanager TM software, combined with Siemens power meters and low voltage protective devices, provides a

More information

Intelligent Systems. For more information on partnering with the Kansas City Plant, contact:

Intelligent Systems. For more information on partnering with the Kansas City Plant, contact: Intelligent Systems For more information on partnering with the Kansas City Plant, contact: Office of Business Development 1.800.225.8829 customer_inquiry@kcp.com Machine Intelligence Machine intelligence

More information

ISO 9001:2008 in Focus. Workbook to accompany the video. SAMPLE PAGES Developed and produced by Nicholas and Smith Pty Ltd

ISO 9001:2008 in Focus. Workbook to accompany the video. SAMPLE PAGES Developed and produced by Nicholas and Smith Pty Ltd ISO 9001:2008 in Focus to accompany the video SAMPLE PAGES Developed and produced by Nicholas and Smith Pty Ltd Nicholas and Smith Pty Ltd (ABN 19 002 762 307) PO Box 2006, Rose Bay North NSW 2030, Australia

More information

COST-BASED TASK SCHEDULING IN CLOUD COMPUTING

COST-BASED TASK SCHEDULING IN CLOUD COMPUTING COST-BASED TASK SCHEDULING IN CLOUD COMPUTING Siwani Sharma, Dr. Sanjay Tyagi Research Scholar, Department of Computer Science & Applications, Kurukshetra University, Kurukshetra, India Assistant Professor,

More information

IMATIC PDM. Version 6.0 SP1

IMATIC PDM. Version 6.0 SP1 IMATIC PDM Version 6.0 SP1 SIMATIC PDM A new, standardized approach Customer requirements as a base of the development Before PDM Different programs for operation of the associated field devices and components

More information