Simulation Software: Practical guidelines for approaching the selection process

Size: px
Start display at page:

Download "Simulation Software: Practical guidelines for approaching the selection process"

Transcription

1 Practical guidelines for approaching the selection process Randall R. Gibson, Principal / Vice President Craig Dickson, Senior Analyst TranSystems I Automation Associates, Inc. Challenge Selecting from the more than two dozen commercially available software products designed for general-purpose simulation modeling applications is not easy. No single product is best suited for every application. There are significant differences in how different products approach modeling problems -- and making the right choice will affect not just the chances of success but also how useful the product will be to you in the future. Unfortunately, most comparisons that have been published address these differences by listing features, with little or no judgment about how the features relate to the goals and requirements of different modeling projects. With over 18 years of experience as an expert-level user of simulation software products, we have developed internal guidelines that we follow when choosing the platform for a new project. Solution Our first recommendation for choosing a suitable simulation software package is, Don t choose yet! That is, research, understand and document the type of modeling applications or problems that your organization will need to address before choosing a simulation package. What do your systems do, and why? What are the greatest risks to a systems success? What are the goals of the modeling process? Writing a narrative description of operations, including the types of experiments to be performed or to test for risks, is an important step in the modeling process - it forces you to focus on the important. Moreover, if you can translate the real world into a concise written description, you can probably translate it in the chosen simulation language also. When it is time to choose a package, don t be too concerned with claims of ease of use all the products claim this and it can be misleading. Easy to use may mean easy to operate the software, but does not mean easy to build and validate detailed models of real problems. Practical guidelines for approaching the selection process 1 of 5

2 No matter which product is used, building a useful model requires training and experience simulation modeling is an engineering discipline, not just software. Instead, be concerned with project success factors, such as: Accuracy Can the product represent your problem(s) in enough detail? Being forced to make too many simplifications in the model is the first step toward a failed project. Logic Can the product model complex decision logic? (Yes, that means programming the logic.) Packages that do not allow you to code complex decision logic will quickly strand you in real-world modeling applications, no matter how attractive the features or graphics are. Support Does the vendor have a good track record? Even experienced modelers need help. Applicability Does the product lend itself to your specific problem(s)? Or will you have to create workarounds or approximations? Similarly, can it easily communicate the results to the intended audience (e.g., engineers vs. customers vs. end users vs. management). Usability Models can be used in many different fashions. The model developer may also run the scenarios and interpret the results, as in a turn-key simulation project. In this case, usability is limited to how efficiently the modeler can implement the scenarios. However, in some cases someone not familiar with simulation may be modifying the model to develop the scenarios to be tested. Depending on the scenarios, these can be quite complex. Capabilities to compare Eventually, you will have to compare features, or more importantly product capabilities. Remember, features or capabilities are not important in and of themselves; they are important only to the extent that they support one of the project success factors listed above. Some of the product capabilities that we consider are: Programming Language As noted above, some logic development programming - is going to be necessary for all but the most trivial of models. So it is important to understand how easily the underlying programming language (or logic development capability) can represent the detailed decision logic or behavior of the system to be modeled. Simulation packages take a variety of different approaches to this. Most of the packages have proprietary languages; most of those are somewhat similar to a particular general programming language (often C, but sometimes Basic or even Fortran). A few of the newer packages use extensions to standard languages (typically C or Java). Criteria for evaluating the programming language could include your familiarity with the language or its root; variable types supported (e.g., not all support text (string) variables); the quality of the debugger (important but easily overlooked!); and whether the language supports good programming practices like structured programming. Data Model By Data Model, we mean how do you get data into the model for experiments? And how are results recorded? For all but the simplest models, you will want to have a centralized location for all of the data or numeric parameters that you will experiment with. Setting parameters via forms within the simulation package is awkward at best if there are more than a couple of parameters. One way to avoid the multitude of separate forms is by reading all the data from one or a few simple text files. Most, but not all, packages allow data to be read as text files. Another common method is direct reading and writing to Microsoft Excel and/or Microsoft Access, which more Practical guidelines for approaching the selection process 2 of 5

3 products are starting to support -- though often at a penalty in run speed which might preclude using this approach for log-file type outputs. Simulation tools can vary in the way they handle the calculation of simulation metrics such as resource utilization, queue times and lengths and entity time in system is accomplished in varying methods. This data may be available during run-time or it may only be calculated once the model has run to completion. This standard data may also reside in files readily available to the user for post processing, or it may be housed in proprietary databases that limit access. Animation For most actual analyses, animation is not the most important feature numeric results are. Still, animation can be very helpful during development and debugging of a model, and animation can be critical to the presentation of results to project personnel. The level of animation supported varies widely between packages. It can range from virtual reality (VR) -- detailed, almost photorealistic, including lighting, textures, shadows, etc. to abstract representations made up of simple icons or graphs. The nature of the analysis should determine the required animation. For example, if you are analyzing the inventory levels across an entire supply chain, a virtual-reality or detailed representation would not be appropriate, but graphs showing the level at each plant would. Note also that packages with more detailed VR-type animations often run relatively slowly, which can be an issue for large models or models which will track many entities. Product Categorization There are other differences between products that are not as obvious. These differences are in how a modeling package describes the world, or system to be modeled. We use two broad dimensions to categorize these differences: Worldview: Passive resource / active part vs. Active resource / passive part - In a passive resource / active part paradigm, code is generally written to follow an item (part / person / document / task / order etc.) through the system, interacting with, and competing for, passive resources (e.g. machines). By contrast, an active resource / passive part paradigm describes what happens in a particular place or machine how it receives, processes, and passes on the objects flowing through the system. Most recent drag-and-drop packages fall into the active resource / passive part paradigm, but that paradigm is not always the simplest way to describe a system. Some recent packages allow for a hybrid agent based approach, which works in both modes at the same time. Graphical vs. iconic (geometry aware or not) Some packages use the geometric information from the animation to calculate model behavior. For example, many packages use the length of a conveyor as drawn by the user to calculate the travel time along that conveyor. Taking it further, some packages can use the length of the package to calculate accumulation on a conveyor, or package height to determine the state of a photo-eye. Iconic packages leave it to the analyst to calculate the implications of physical dimensions, rather than including special constructs to represent material handling equipment; typically the animation uses symbols or icons rather than a detailed CAD-like view of the system. Conclusion We have compiled a complete list of the commercially available simulation software packages that would be appropriate to consider for general use, that is posted on the Knowledge section of our website. Additionally, we have prepared short summaries of several model development projects and the reasons for selecting the simulation tool for the implementation. This summary Practical guidelines for approaching the selection process 3 of 5

4 is not meant to be comprehensive or limiting. There may be other excellent products not mentioned here that could have been used for the project. If you are considering a simulation project, and would like a free consultation to help clarify any of this information, please call us. Material Handling System Multi-level distribution center. Model based on CAD drawings of system includes conveyors, storage lanes, pallets, cartons, items, truck unloading and loading, palletizing and depalletizing, floor storage and sorting. AutoMod from Brooks Automation Since the system will operate at many different elevations on four levels in the new facility, a 3-D tool was preferred to ease the process of initial layout and modification. Although this could have been done with a 2-D package, the animation of each level would have been on different pages in the model. The operational parameters of the conveyor systems, such as photo-eye placement and timing, were factors to be tested in scenarios. Not all simulation packages that handle conveyors model these components explicitly. Rail Terminal Operations Trains of various lengths operate on schedules and encounter delays due to competition for grade crossings. Arena from Rockwell Automation There are template-based simulation tools specifically designed to model rail networks, including RTC and RailSim. However, the level of detail required to model the network is sometimes too great for a higher level analysis. TranSystems has developed a custom application that is delivered as part of a consulting engagement called the Transportation Modeling Studio. The underlying simulation engine is Arena, and Visio is used to define the track configurations. Train parameters such as schedule, speed and decision variables are contained in an easy-to-use Excel interface. The end result is a model of a system that can be reconfigured by the casual user, without the need for an understanding of the simulation tool. Arena s flexibility, along with the pre-built logic for handling transportation elements, helped develop the robust, yet very usable Transportation Modeling Studio. Pedestrian and passenger flow Movement of passengers through airline and rail terminals. Free flow movement coupled with periodic processing through limited capacity resources (e.g., hallways that lead to security check stations) AnyLogic from XJ Technologies Using a traditional discrete event simulation tool to model pedestrian flow can be accomplished, but the logic needed to accurately handle varied walking speeds, breadth in hallways and passing is very difficult. Rather than a discrete event tool, an agent based tool was selected for this effort. Rather than defining all the possible paths in a discrete tool, an agent based tool models the passengers, allowing them to interact with their environment and have autonomous movement and decision making. AnyLogic is also unique in that hybrid models can be developed Practical guidelines for approaching the selection process 4 of 5

5 that combine discrete event and agent based modeling paradigms. So passengers traveling in a hallway are modeled using agent based functions and the passengers shift to a discrete event conveyor mode for escalators. Call Center Calls arrive via a profile characterized by type of call, geographic location, time of day and are directed through the system using call routing scripts. Agents handle calls based on groups, super groups, skill level and location. Standard call center metrics such as service level, trunk line costs and agent utilization are used to measure the performance of the system. Arena Contact Center from Rockwell Automation Templates package typical tasks and variables for a specific industry or process into a tool that is much easier to use than if a model were built from scratch. They are usually the result of many projects in a particular industry, where lessons learned and reusable code are employed to speed the development of subsequent models. However, there is always a danger in using a template - if the system does not match the template, you can run into problems, where the limitations of the simulation tool drive the project rather than the other way around. In this case, Contact Center was sufficient to capture the operational aspects of the system, with the exception of one metric, Custom code was needed to calculate service level the way the customer handled it as opposed to the approach used in the template. By using custom SIMAN code, the model was able to account for the unique statistics. The template helped frame the model development and reduce the development time. Manufacturing and Assembly Line CAD-based layout of vinyl window manufacturing line. It starts with processing of raw stock, proceeds through fabrication, and ends after assembly. ProModel ProModel uses a location-based paradigm for developing models that is well suited to manufacturing and cellular operations. Also, the distances between stations were important and needed to be easily modified. Path distances are automatically updated when changed in ProModel, as opposed to user fields in some other tools. Finally, the automated graphing features of the tool allow for an easy display of graphical results without the need for any programming or custom work. Practical guidelines for approaching the selection process 5 of 5

QUEST The Systems Integration, Process Flow Design and Visualization Solution

QUEST The Systems Integration, Process Flow Design and Visualization Solution Resource Modeling & Simulation DELMIA QUEST The Systems Integration, Process Flow Design and Visualization Solution DELMIA QUEST The Systems Integration, Process Flow Design and Visualization Solution

More information

AnyLogic 6.6 New Features

AnyLogic 6.6 New Features AnyLogic 6.6 New Features Full support for "classical" System Dynamics modeling... 2 Unit checking... 3 Road Traffic Library [preview version]... 4 Share your models with RunTheModel.com... 5 Agent wizard

More information

Simulation Software 1

Simulation Software 1 Simulation Software 1 Introduction The features that should be programmed in simulation are: Generating random numbers from the uniform distribution Generating random variates from any distribution Advancing

More information

Model, Analyze and Optimize the Supply Chain

Model, Analyze and Optimize the Supply Chain Model, Analyze and Optimize the Supply Chain Optimize networks Improve product flow Right-size inventory Simulate service Balance production Optimize routes The Leading Supply Chain Design and Analysis

More information

Best Practices: ERP Vendor Reference-Checking WHITE PAPER. Expandable Software, Inc.

Best Practices: ERP Vendor Reference-Checking WHITE PAPER. Expandable Software, Inc. WHITE PAPER Best Practices: ERP Vendor Reference-Checking Expandable Software, Inc. 900 Lafayette St., Suite 400 Santa Clara, CA 95050-5481 P: 408.261.7880 F: 408.247.2160 www..com WHITE PAPER Page 2 Table

More information

CE 504 Computational Hydrology Computational Environments and Tools Fritz R. Fiedler

CE 504 Computational Hydrology Computational Environments and Tools Fritz R. Fiedler CE 504 Computational Hydrology Computational Environments and Tools Fritz R. Fiedler 1) Operating systems a) Windows b) Unix and Linux c) Macintosh 2) Data manipulation tools a) Text Editors b) Spreadsheets

More information

Work Process Management

Work Process Management GE Intelligent Platforms Work Process Management Achieving Operational Excellence through Consistent and Repeatable Plant Operations With Work Process Management, organizations can drive the right actions

More information

Justifying Simulation. Why use simulation? Accurate Depiction of Reality. Insightful system evaluations

Justifying Simulation. Why use simulation? Accurate Depiction of Reality. Insightful system evaluations Why use simulation? Accurate Depiction of Reality Anyone can perform a simple analysis manually. However, as the complexity of the analysis increases, so does the need to employ computer-based tools. While

More information

WebSphere Business Modeler

WebSphere Business Modeler Discovering the Value of SOA WebSphere Process Integration WebSphere Business Modeler Workshop SOA on your terms and our expertise Soudabeh Javadi Consulting Technical Sales Support WebSphere Process Integration

More information

INTRODUCTION TO MANUFACTURING EXECUTION SYSTEMS MES CONFERENCE & EXPOSITION. Baltimore, Maryland

INTRODUCTION TO MANUFACTURING EXECUTION SYSTEMS MES CONFERENCE & EXPOSITION. Baltimore, Maryland INTRODUCTION TO MANUFACTURING EXECUTION SYSTEMS MES CONFERENCE & EXPOSITION JUNE 4-6, 2001 Baltimore, Maryland Michael McClellan President MES Solutions Incorporated Terrebonne, Oregon 97760 541 548 6690

More information

Computer Integrated Manufacturing CIM A T I L I M U N I V E R S I T Y

Computer Integrated Manufacturing CIM A T I L I M U N I V E R S I T Y MFGE 404 Computer Integrated Manufacturing CIM A T I L I M U N I V E R S I T Y Manufacturing Engineering Department Lecture 1 - Introduction Dr. Saleh AMAITIK Fall 2005/2006 Production Systems Production

More information

DIE CASTING AUTOMATION AN INTEGRATED ENGINEERING APPROACH

DIE CASTING AUTOMATION AN INTEGRATED ENGINEERING APPROACH DIE CASTING AUTOMATION AN INTEGRATED ENGINEERING APPROACH Applied Manufacturing Technologies 219 Kay Industrial Drive, Orion, MI 48359 (248) 409-2100 www.appliedmfg.com 2 Die Casting Automation: An Integrated

More information

The Business Value of a Web Services Platform to Your Prolog User Community

The Business Value of a Web Services Platform to Your Prolog User Community The Business Value of a Web Services Platform to Your Prolog User Community A white paper for project-based organizations that details the business value of Prolog Connect, a new Web Services platform

More information

BUSINESS PROCESS MODELING AND SIMULATION. Geoffrey Hook. Lanner Group The Oaks, 5 Clews Road Redditch. B98 7ST UK

BUSINESS PROCESS MODELING AND SIMULATION. Geoffrey Hook. Lanner Group The Oaks, 5 Clews Road Redditch. B98 7ST UK Proceedings of the 2011 Winter Simulation Conference S. Jain, R.R. Creasey, J. Himmelspach, K.P. White, and M. Fu, eds. BUSINESS PROCESS MODELING AND SIMULATION Geoffrey Hook Lanner Group The Oaks, 5 Clews

More information

Workflow and BPM: What Are the Differences?

Workflow and BPM: What Are the Differences? Workflow and BPM: What Are the Differences? 1 Workflow and BPM: What Are the Differences?....................................................................................................................................................................

More information

ESB Features Comparison

ESB Features Comparison ESB Features Comparison Feature wise comparison of Mule ESB & Fiorano ESB Table of Contents A note on Open Source Software (OSS) tools for SOA Implementations... 3 How Mule ESB compares with Fiorano ESB...

More information

A Comparison of System Dynamics (SD) and Discrete Event Simulation (DES) Al Sweetser Overview.

A Comparison of System Dynamics (SD) and Discrete Event Simulation (DES) Al Sweetser Overview. A Comparison of System Dynamics (SD) and Discrete Event Simulation (DES) Al Sweetser Andersen Consultng 1600 K Street, N.W., Washington, DC 20006-2873 (202) 862-8080 (voice), (202) 785-4689 (fax) albert.sweetser@ac.com

More information

Use software to define silicon p. 15

Use software to define silicon p. 15 April 2008 Use software to define silicon p. 15 >> Domain-specific modeling p.20 >> Efficient CRC calculation p.24 >> Linux development tools p.28 >> Verification enters the atomic age p.33 >> Advantages

More information

Delivery Fleet Optimization with GIS Functionality Webinar

Delivery Fleet Optimization with GIS Functionality Webinar Delivery Fleet Optimization with GIS Functionality Webinar May 28, 2015 Tom Baggio 1. Problem Definition The webinar objectives is a step-by-step process of building a simulation model of an aircraft part

More information

Automated Receiving. Saving Money at the Dock Door. Page 8

Automated Receiving. Saving Money at the Dock Door. Page 8 Automated Receiving Saving Money at the Dock Door Page 8 Today s warehouse management and automated sortation systems are far easier to integrate than in the past. As a result, distribution centers are

More information

NASCIO EA Development Tool-Kit Solution Architecture. Version 3.0

NASCIO EA Development Tool-Kit Solution Architecture. Version 3.0 NASCIO EA Development Tool-Kit Solution Architecture Version 3.0 October 2004 TABLE OF CONTENTS SOLUTION ARCHITECTURE...1 Introduction...1 Benefits...3 Link to Implementation Planning...4 Definitions...5

More information

BPMN and Simulation. L. J. Enstone & M. F. Clark The Lanner Group April 2006

BPMN and Simulation. L. J. Enstone & M. F. Clark The Lanner Group April 2006 BPMN and Simulation L. J. Enstone & M. F. Clark The Lanner Group April 2006 Abstract This paper describes the experiences and technical challenges encountered by the Lanner group in building a Java based

More information

User s Guide. Doc ID ARENCC-UM001C-EN-P

User s Guide. Doc ID ARENCC-UM001C-EN-P User s Guide Doc ID ARENCC-UM001C-EN-P Contacting Rockwell Software Copyright Notice Trademark Notice Warranty Technical Support Telephone 1-440-646-5800 Technical Support Fax 1-440-646-5801 World Wide

More information

Cisco Change Management: Best Practices White Paper

Cisco Change Management: Best Practices White Paper Table of Contents Change Management: Best Practices White Paper...1 Introduction...1 Critical Steps for Creating a Change Management Process...1 Planning for Change...1 Managing Change...1 High Level Process

More information

Spreadsheet Programming:

Spreadsheet Programming: Spreadsheet Programming: The New Paradigm in Rapid Application Development Contact: Info@KnowledgeDynamics.com www.knowledgedynamics.com Spreadsheet Programming: The New Paradigm in Rapid Application Development

More information

print close Building Blocks

print close Building Blocks print close Machine Design Kim Hartman Wed, 2015-07-15 11:23 Many OEMs strive to maximize plant productivity by allowing machines to perform multiple operations simultaneously. Some of these concurrent

More information

Spreadsheet Simulation

Spreadsheet Simulation Spreadsheet Simulation Development and Business Benefits Arvind Waghmare Consultant - Modeling, COE - Simulation & TOPSIM Tata Interactive Systems Abstract/Introduction Using simulations as a medium of

More information

Automated Material Handling and Storage Systems

Automated Material Handling and Storage Systems Automated Material Handling and Storage Systems How do we define automated material handling and storage systems? How do they work? What is automated guided vehicle systems? Automated Material Handling

More information

CROSS INDUSTRY PegaRULES Process Commander. Bringing Insight and Streamlining Change with the PegaRULES Process Simulator

CROSS INDUSTRY PegaRULES Process Commander. Bringing Insight and Streamlining Change with the PegaRULES Process Simulator CROSS INDUSTRY PegaRULES Process Commander Bringing Insight and Streamlining Change with the PegaRULES Process Simulator Executive Summary All enterprises aim to increase revenues and drive down costs.

More information

The design professional s choice for AutoCAD -based space planning & specification software.

The design professional s choice for AutoCAD -based space planning & specification software. 20-20 Design Tools 20-20 CAP STUDIO The design professional s choice for AutoCAD -based space planning & specification software. Create large-scale project drawings directly within AutoCAD, the standard

More information

Proposal for a Virtual 3D World Map

Proposal for a Virtual 3D World Map Proposal for a Virtual 3D World Map Kostas Terzidis University of California at Los Angeles School of Arts and Architecture Los Angeles CA 90095-1467 ABSTRACT The development of a VRML scheme of a 3D world

More information

WAIT-TIME ANALYSIS METHOD: NEW BEST PRACTICE FOR APPLICATION PERFORMANCE MANAGEMENT

WAIT-TIME ANALYSIS METHOD: NEW BEST PRACTICE FOR APPLICATION PERFORMANCE MANAGEMENT WAIT-TIME ANALYSIS METHOD: NEW BEST PRACTICE FOR APPLICATION PERFORMANCE MANAGEMENT INTRODUCTION TO WAIT-TIME METHODS Until very recently, tuning of IT application performance has been largely a guessing

More information

Software for Supply Chain Design and Analysis

Software for Supply Chain Design and Analysis Software for Supply Chain Design and Analysis Optimize networks Improve product flow Position inventory Simulate service Balance production Refine routes The Leading Supply Chain Design and Analysis Application

More information

TaleBlazer Documentation

TaleBlazer Documentation TaleBlazer Documentation HOW TO READ THIS DOCUMENTATION TaleBlazer specific terminology is denoted with italics. Example game functionality which is not intrinsic to the TaleBlazer software is denoted

More information

Simulation Attacks Manufacturing Challenges

Simulation Attacks Manufacturing Challenges Simulation Attacks Manufacturing Challenges Edward J. Williams University of Michigan Dearborn PMC SIMUL 2015, Barcelona, España el lunes 16 de noviembre 2015 Keynote 1 Overview Simulation has moved from

More information

AN AIRCRAFT TAXI SIMULATION MODEL FOR THE UNITED PARCEL SERVICE LOUISVILLE AIR PARK. W. Swain Ottman Angela C. Ford Gregory R.

AN AIRCRAFT TAXI SIMULATION MODEL FOR THE UNITED PARCEL SERVICE LOUISVILLE AIR PARK. W. Swain Ottman Angela C. Ford Gregory R. Proceedings of the 1999 Winter Simulation Conference P. A. Farrington, H. B. Nembhard, D. T. Sturrock, and G. W. Evans, eds. AN AIRCRAFT TAXI SIMULATION MODEL FOR THE UNITED PARCEL SERVICE LOUISVILLE AIR

More information

CONTENTS. Global Reach. Local Service.

CONTENTS. Global Reach. Local Service. CONTENTS INTRODUCTION...3 WORKFLOW AUTOMATION: PERCEPTION VS. REALITY...4 DESIGN, OWNERSHIP AND GOVERNANCE...7 QUALITY CONTROL...8 PREPARING YOUR USERS...8 TOOLS OF THE TRADE...9 WHERE TO START...13 CUSTOMERS...14

More information

Title: Integrating Management of Truck and Rail Systems in LA. INTERIM REPORT August 2015

Title: Integrating Management of Truck and Rail Systems in LA. INTERIM REPORT August 2015 Title: Integrating Management of Truck and Rail Systems in LA Project Number: 3.1a Year: 2013-2017 INTERIM REPORT August 2015 Principal Investigator Maged Dessouky Researcher Lunce Fu MetroFreight Center

More information

Pastel Evolution Business Intelligence Centre

Pastel Evolution Business Intelligence Centre Get 12 ready-to-use reports that give you immediate insight into and across your business. Delivered in the familiar environment of Microsoft Excel, the reports are fully customisable, and flexible with

More information

MEDMODEL - HEALTHCARE SIMULATION SOFTWARE. Steve H. Denney

MEDMODEL - HEALTHCARE SIMULATION SOFTWARE. Steve H. Denney MEDMODEL - HEALTHCARE SIMULATION SOFTWARE Steve H. Denney PROMODEL Corporation Healthcare Systems Division 13333 Blanco Road, Suite 302 San Antonio, Texas 78216, U.S.A. ABSTRACT In response to the expressed

More information

Materials Management:

Materials Management: Materials Management: Damodara U. Kini, P.E. OFTEN OVERLOOKED AS A COST SOLUTION, SUCCESSFULLY MANAGING MATERIALS CAN LEAD TO GREATER SAVINGS. Damodara U. Kini is procurement manager at Raytheon, Engineers

More information

Best practices in project and portfolio management

Best practices in project and portfolio management Business white paper Best practices in project and portfolio management Practical advice for achieving greater value and business benefits Table of contents 3 Introduction 3 The importance of best practices

More information

Manage Software Development in LabVIEW with Professional Tools

Manage Software Development in LabVIEW with Professional Tools Manage Software Development in LabVIEW with Professional Tools Introduction For many years, National Instruments LabVIEW software has been known as an easy-to-use development tool for building data acquisition

More information

Improve your equity research productivity

Improve your equity research productivity Improve your equity research productivity Creating and updating company models Standardized Excel based company models ensure each analyst s work seamlessly integrates with research database and can be

More information

CS Standards Crosswalk: CSTA K-12 Computer Science Standards and Oracle Java Programming (2014)

CS Standards Crosswalk: CSTA K-12 Computer Science Standards and Oracle Java Programming (2014) CS Standards Crosswalk: CSTA K-12 Computer Science Standards and Oracle Java Programming (2014) CSTA Website Oracle Website Oracle Contact http://csta.acm.org/curriculum/sub/k12standards.html https://academy.oracle.com/oa-web-introcs-curriculum.html

More information

Supply chain software that fits your people, your processes, and your IT environment.

Supply chain software that fits your people, your processes, and your IT environment. Supply chain software that fits your people, your processes, and your IT environment. Using Arkieva, Momentive has significantly reduced inventory, increased margins, and improved on-time deliveries. Paul

More information

Wait-Time Analysis Method: New Best Practice for Performance Management

Wait-Time Analysis Method: New Best Practice for Performance Management WHITE PAPER Wait-Time Analysis Method: New Best Practice for Performance Management September 2006 Confio Software www.confio.com +1-303-938-8282 SUMMARY: Wait-Time analysis allows IT to ALWAYS find the

More information

The Shorten AutoCAD the road solution for mechanical, electrical, to done. and plumbing engineering. AutoCAD AutoCAD.

The Shorten AutoCAD the road solution for mechanical, electrical, to done. and plumbing engineering. AutoCAD AutoCAD. The Shorten AutoCAD the road solution for mechanical, electrical, to done. and plumbing engineering. AutoCAD AutoCAD Civil 3D MEP 2009 More Productivity, Same Skills Michigan-based Peter Basso Associates

More information

Decision Maker's Guide - Evaluation Checklist for ITSM Solutions High Level Requirements

Decision Maker's Guide - Evaluation Checklist for ITSM Solutions High Level Requirements Decision Maker's Guide - Evaluation Checklist for ITSM Solutions High Level Requirements Ability to support a 24x7 service desk operation Ability to provide workflow capabilities for efficient incident,

More information

Linear Planning in Pipeline Construction

Linear Planning in Pipeline Construction Linear Planning in Pipeline Construction A case study how to use TILOS in pipeline industry for scheduling and controlling construction works. Pipeline construction, as with other linear projects; presents

More information

Introduction to Strategic Supply Chain Network Design Perspectives and Methodologies to Tackle the Most Challenging Supply Chain Network Dilemmas

Introduction to Strategic Supply Chain Network Design Perspectives and Methodologies to Tackle the Most Challenging Supply Chain Network Dilemmas Introduction to Strategic Supply Chain Network Design Perspectives and Methodologies to Tackle the Most Challenging Supply Chain Network Dilemmas D E L I V E R I N G S U P P L Y C H A I N E X C E L L E

More information

ProfessionalPLUS Station Software Suite

ProfessionalPLUS Station Software Suite January 2013 Page 1 All you need to configure, control, and diagnose your plant is available on the ProfessionalPLUS Station Global database, architected for flexibility and scalability Powerful, graphical

More information

IBM Business Process Manager Version 8 Release 5. Hiring Tutorial IBM

IBM Business Process Manager Version 8 Release 5. Hiring Tutorial IBM IBM Business Process Manager Version 8 Release 5 Hiring Tutorial IBM Note Before using this information and the product it supports, read the information in Notices on page 95. This edition applies to

More information

How To Create A Visual Analytics Tool

How To Create A Visual Analytics Tool W H I T E P A P E R Visual Analytics for the Masses 1 State of Visual Analytics Visual analytics, in the field of business intelligence, is the integration of data visualization and interactive visual

More information

Product Documentation SAP Business ByDesign 1302. Supply Chain Setup Management

Product Documentation SAP Business ByDesign 1302. Supply Chain Setup Management Product Documentation PUBLIC Supply Chain Setup Management Table Of Contents 1 Supply Chain Setup Management.... 6 2 Supply Chain Design Master Data... 7 2.1 Business Background... 7 Locations and Location

More information

Service Governance and Virtualization For SOA

Service Governance and Virtualization For SOA Service Governance and Virtualization For SOA Frank Cohen Email: fcohen@pushtotest.com Brian Bartel Email: bbartel@pushtotest.com November 7, 2006 Table of Contents Introduction 3 Design-Time Software

More information

A Database Re-engineering Workbench

A Database Re-engineering Workbench A Database Re-engineering Workbench A project proposal by Anmol Sharma Abstract Data is not always available in the best form for processing, it is often provided in poor format or in a poor quality data

More information

Arena Contact Center USER S GUIDE. PUBLICATION ARENCC-UM001E-EN-P November 2007 Supersedes Publication ARENCC-UM001D-EN-P

Arena Contact Center USER S GUIDE. PUBLICATION ARENCC-UM001E-EN-P November 2007 Supersedes Publication ARENCC-UM001D-EN-P Arena Contact Center USER S GUIDE PUBLICATION ARENCC-UM001E-EN-P November 2007 Supersedes Publication ARENCC-UM001D-EN-P Contact Rockwell Customer Support Telephone 1-440-646-3434 Online Support http://www.rockwellautomation.com/support

More information

Configuration by Design

Configuration by Design INTRODUCTION Configurators have predominately been found within Enterprise Resource Planning (ERP) and Supply Chain software packages. Therefore their usage and value have been limited to these packages

More information

How To Manage A Call Center

How To Manage A Call Center THE ROLE OF SIMULATION IN CALL CENTER MANAGEMENT Roger Klungle AAA Michigan Introduction With recent advances in technology and the changing nature of business, call center management has become a rapidly

More information

The Role of Automation Systems in Management of Change

The Role of Automation Systems in Management of Change The Role of Automation Systems in Management of Change Similar to changing lanes in an automobile in a winter storm, with change enters risk. Everyone has most likely experienced that feeling of changing

More information

The Training Material on Logistics Planning and Analysis has been produced under Project Sustainable Human Resource Development in Logistic Services

The Training Material on Logistics Planning and Analysis has been produced under Project Sustainable Human Resource Development in Logistic Services The Training Material on Logistics Planning and Analysis has been produced under Project Sustainable Human Resource Development in Logistic Services for ASEAN Member States with the support from Japan-ASEAN

More information

analysis needs be met at the push of a button?

analysis needs be met at the push of a button? can all of your traffic analysis needs be met at the push of a button? A SOLUTION FOR ALL TRAFFIC ANALYSIS NEEDS How do you conduct traffic studies, evaluate new development impacts, and time your signals

More information

Bachelor of Games and Virtual Worlds (Programming) Subject and Course Summaries

Bachelor of Games and Virtual Worlds (Programming) Subject and Course Summaries First Semester Development 1A On completion of this subject students will be able to apply basic programming and problem solving skills in a 3 rd generation object-oriented programming language (such as

More information

Creating XML Report Web Services

Creating XML Report Web Services 5 Creating XML Report Web Services In the previous chapters, we had a look at how to integrate reports into Windows and Web-based applications, but now we need to learn how to leverage those skills and

More information

How To Create A Business Benefit Dashboard Analysis Report In Microsoft Excel

How To Create A Business Benefit Dashboard Analysis Report In Microsoft Excel Get 8 ready-to-use reports that give you immediate insight into and across your business. Delivered in the familiar environment of Microsoft Excel, the reports are fully customizable, and flexible with

More information

BC Geographic Warehouse. A Guide for Data Custodians & Data Managers

BC Geographic Warehouse. A Guide for Data Custodians & Data Managers BC Geographic Warehouse A Guide for Data Custodians & Data Managers Last updated November, 2013 TABLE OF CONTENTS INTRODUCTION... 1 Purpose... 1 Audience... 1 Contents... 1 It's All About Information...

More information

Interaction Dialer 3.0. Best Practices

Interaction Dialer 3.0. Best Practices Interaction Dialer 3.0 Best Practices March 20, 2009 1 Table of Contents Overview... 3 Configuration... 3 Default Settings... 3 Copy & Paste... 3 Automation with Rules... 4 Change Auditing... 4 Pacing...

More information

Chapter 12 Programming Concepts and Languages

Chapter 12 Programming Concepts and Languages Chapter 12 Programming Concepts and Languages Chapter 12 Programming Concepts and Languages Paradigm Publishing, Inc. 12-1 Presentation Overview Programming Concepts Problem-Solving Techniques The Evolution

More information

Interpreting the Numbers: From Data to Design. William Elenbark, Consultant Gross & Associates 732-636-2666; belenbark@grossassociates.

Interpreting the Numbers: From Data to Design. William Elenbark, Consultant Gross & Associates 732-636-2666; belenbark@grossassociates. Interpreting the Numbers: From Data to Design William Elenbark, Consultant Gross & Associates 732-636-2666; belenbark@grossassociates.com Robert Muller, Industrial Engineer Gross & Associates 732-636-2666;

More information

Pastel Accounting Business Intelligence Centre

Pastel Accounting Business Intelligence Centre Get 8 ready-to-use reports that give you immediate insight into and across your business. Delivered in the familiar environment of Microsoft Excel, the reports are fully customisable, and flexible with

More information

Free Examples of plant layout drawing

Free Examples of plant layout drawing Free layout examples; a wide variety of industrial layouts, within different facility types. Principles of plant layout and design will apply widely. Free Examples of plant layout drawing Principles of

More information

Vertex BD. Leading Software Solution for Cold Formed Steel Construction

Vertex BD. Leading Software Solution for Cold Formed Steel Construction Vertex BD Leading Software Solution for Cold Formed Steel Construction Architectural Design Framing Engineering Detailing Production One Tool Does It All Leading Software for CFS Construction Vertex BD

More information

Park City Group Vendor Managed Inventory (VMI) vs. Spreadsheets

Park City Group Vendor Managed Inventory (VMI) vs. Spreadsheets Park City Group Vendor Managed Inventory (VMI) vs. Spreadsheets VMI Automation: Keeping Up With Change 3160 Pinebrook l Park City, UT 84098 l 435.645.2000 www.parkcitygroup.com Contents Introduction: Typewriters

More information

VRSPATIAL: DESIGNING SPATIAL MECHANISMS USING VIRTUAL REALITY

VRSPATIAL: DESIGNING SPATIAL MECHANISMS USING VIRTUAL REALITY Proceedings of DETC 02 ASME 2002 Design Technical Conferences and Computers and Information in Conference Montreal, Canada, September 29-October 2, 2002 DETC2002/ MECH-34377 VRSPATIAL: DESIGNING SPATIAL

More information

Hypercosm. Studio. www.hypercosm.com

Hypercosm. Studio. www.hypercosm.com Hypercosm Studio www.hypercosm.com Hypercosm Studio Guide 3 Revision: November 2005 Copyright 2005 Hypercosm LLC All rights reserved. Hypercosm, OMAR, Hypercosm 3D Player, and Hypercosm Studio are trademarks

More information

Introduction. Continue to Step 1: Creating a Process Simulator Model. Goal: 40 units/week of new component. Process Simulator Tutorial

Introduction. Continue to Step 1: Creating a Process Simulator Model. Goal: 40 units/week of new component. Process Simulator Tutorial Introduction This tutorial places you in the position of a process manager for a specialty electronics manufacturing firm that makes small lots of prototype boards for medical device manufacturers. Your

More information

Making the Right Choice

Making the Right Choice Tools & Automation Making the Right Choice The features you need in a GUI test automation tool by Elisabeth Hendrickson QUICK LOOK Factors to consider in choosing a GUI testing tool Treating GUI test automation

More information

MODULE 7: TECHNOLOGY OVERVIEW. Module Overview. Objectives

MODULE 7: TECHNOLOGY OVERVIEW. Module Overview. Objectives MODULE 7: TECHNOLOGY OVERVIEW Module Overview The Microsoft Dynamics NAV 2013 architecture is made up of three core components also known as a three-tier architecture - and offers many programming features

More information

Designing the NEWCARD Connector Interface to Extend PCI Express Serial Architecture to the PC Card Modular Form Factor

Designing the NEWCARD Connector Interface to Extend PCI Express Serial Architecture to the PC Card Modular Form Factor Designing the NEWCARD Connector Interface to Extend PCI Express Serial Architecture to the PC Card Modular Form Factor Abstract This paper provides information about the NEWCARD connector and board design

More information

Visualization SIMATIC. Visualization. Present sample project. HMI configuration. Insert HMI device from libraries 3. Configuring HMI connection 4

Visualization SIMATIC. Visualization. Present sample project. HMI configuration. Insert HMI device from libraries 3. Configuring HMI connection 4 Present sample project 1 HMI configuration 2 SIMATIC Getting Started Insert HMI device from libraries 3 Configuring HMI connection 4 Configuring system diagnostics 5 Simulating an HMI device 6 05/2014

More information

The Make vs. Buy Scenario: Reducing Total Cost and Improving Time to Market

The Make vs. Buy Scenario: Reducing Total Cost and Improving Time to Market The Make vs. Buy Scenario: Reducing Total Cost and Improving Time to Market By Ben Furnish Product Manager: Linear Motion Products Parker Hannifin s Electromechanical Automation Division Introduction Should

More information

RedPrairie Transportation Management

RedPrairie Transportation Management RedPrairie Transportation Management All your global and local transport needs on one easy-to-use platform Whether your world involves orchestrating shipments across complex global supply and demand networks,

More information

Chapter 13 Computer Programs and Programming Languages. Discovering Computers 2012. Your Interactive Guide to the Digital World

Chapter 13 Computer Programs and Programming Languages. Discovering Computers 2012. Your Interactive Guide to the Digital World Chapter 13 Computer Programs and Programming Languages Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Differentiate between machine and assembly languages Identify

More information

Infasme Support. Incident Management Process. [Version 1.0]

Infasme Support. Incident Management Process. [Version 1.0] Infasme Support Incident Management Process [Version 1.0] Table of Contents About this document... 1 Who should use this document?... 1 Summary of changes... 1 Chapter 1. Incident Process... 3 1.1. Primary

More information

Developing Algo Trading Applications with SmartQuant Framework The Getting Started Guide. 24.02.2014 SmartQuant Ltd Dr. Anton B.

Developing Algo Trading Applications with SmartQuant Framework The Getting Started Guide. 24.02.2014 SmartQuant Ltd Dr. Anton B. Developing Algo Trading Applications with SmartQuant Framework The Getting Started Guide 24.02.2014 SmartQuant Ltd Dr. Anton B. Fokin Introduction... 3 Prerequisites... 3 Installing SmartQuant Framework...

More information

Utilizing spatial information systems for non-spatial-data analysis

Utilizing spatial information systems for non-spatial-data analysis Jointly published by Akadémiai Kiadó, Budapest Scientometrics, and Kluwer Academic Publishers, Dordrecht Vol. 51, No. 3 (2001) 563 571 Utilizing spatial information systems for non-spatial-data analysis

More information

What Is Specific in Load Testing?

What Is Specific in Load Testing? What Is Specific in Load Testing? Testing of multi-user applications under realistic and stress loads is really the only way to ensure appropriate performance and reliability in production. Load testing

More information

Introduction to Management Information Systems

Introduction to Management Information Systems IntroductiontoManagementInformationSystems Summary 1. Explain why information systems are so essential in business today. Information systems are a foundation for conducting business today. In many industries,

More information

App-V Deploy and Publish

App-V Deploy and Publish App-V Deploy and Publish Tools from TMurgent Technologies Updated Aug 5, 2010 Version 1.8 Introduction: The deployment of Virtual Applications in the simplest way possible, without the need for complicated

More information

Business Process. Automation. Automation. David Chernicoff Susan Perschke. sponsored by

Business Process. Automation. Automation. David Chernicoff Susan Perschke. sponsored by Business Process Automation Managing Cost in Your Automation Enterprise David Chernicoff Susan Perschke sponsored by i Contents Business Process Automation Managing Cost in Your Enterprise Chapter 4: BPA

More information

Warehouse and Production Management with SAP Business One

Warehouse and Production Management with SAP Business One SAP Product Brief SAP s for Small Businesses and Midsize Companies SAP Business One Objectives Warehouse and Production Management with SAP Business One Real-time inventory and production management Real-time

More information

Business Process Discovery

Business Process Discovery Sandeep Jadhav Introduction Well defined, organized, implemented, and managed Business Processes are very critical to the success of any organization that wants to operate efficiently. Business Process

More information

Seradex White Paper. Using Project Management Software for Production Scheduling. Software Selection Spectrum

Seradex White Paper. Using Project Management Software for Production Scheduling. Software Selection Spectrum Seradex White Paper A Discussion of Issues in the Manufacturing OrderStream Using Project Management Software for Production Scheduling Frequently, we encounter organizations considering the use of project

More information

Optimizing and Securing an Industrial DCS with VMware

Optimizing and Securing an Industrial DCS with VMware Optimizing and Securing an Industrial DCS with VMware Global Process Automation deploys a new DCS using VMware to create a secure and robust operating environment for operators and engineers. by Doug Clarkin

More information

Process Automation Tools For Small Business

Process Automation Tools For Small Business December 3, 2013 Tom Bellinson Process Automation from Scratch Over the course of 2013 I have written about a number of canned off the shelf (COTS) products that can be used to automate processes with

More information

HSR HOCHSCHULE FÜR TECHNIK RA PPERSW I L

HSR HOCHSCHULE FÜR TECHNIK RA PPERSW I L 1 An Introduction into Modelling and Simulation 4. A Series of Labs to Learn Simio af&e Prof. Dr.-Ing. Andreas Rinkel andreas.rinkel@hsr.ch Tel.: +41 (0) 55 2224928 Mobil: +41 (0) 79 3320562 Lab 1 Lab

More information

How to Find the Right Simulation Consultant A Practical Guide for Consumers of Simulation Services

How to Find the Right Simulation Consultant A Practical Guide for Consumers of Simulation Services How to Find the Right Simulation Consultant A Practical Guide for Consumers of Simulation Services ORMS Today April 1998 by Jerry Banks, Randall R. Gibson and Van B. Norman IN THE BOOK, "DANGEROUS COMPANY,"

More information

Simulation Modeling Some Programming Required

Simulation Modeling Some Programming Required Simulation Modeling Some Programming Required IIE Solutions February 1997 by Jerry Banks and Randall R. Gibson Simulation software advertisements often claim simulation models can be quickly built with

More information

Inventory Performance Management INVENTORY TRENDS INVENTORY PLANNING INVENTORY POSITION & ANALYSIS & OPTIMIZATION & PROJECTIONS

Inventory Performance Management INVENTORY TRENDS INVENTORY PLANNING INVENTORY POSITION & ANALYSIS & OPTIMIZATION & PROJECTIONS Performance Management INVENTORY TRENDS INVENTORY PLANNING INVENTORY POSITION & ANALYSIS & OPTIMIZATION & PROJECTIONS A significant cost to manufacturing, distribution and retail businesses is the inventory

More information