Sequences and Conveyors By Dr. Jason Merrick. Simulation with Arena — Further Statistical Issues C11/2 Sequences Open the Arena File “BankNoSequences.doe”

Slides:



Advertisements
Similar presentations
Tutorial 9 – Creating On-Screen Forms Using Advanced Table Techniques
Advertisements

User interface Adobe video and audio applications provide a consistent, customizable workspace. Although each application has its own set of panels (such.
September, 2004Patient Care Inquiry PCI - Customizing Your Patient ID Menu.
Simulation with ArenaChapter 7 – Entity TransferSlide 1 of 25 Entity Transfer Chapter 7.
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 2Managing and Integrating Data and the Excel Environment Chapter 7Automating Repetitive Tasks.
 Use the Left and Right arrow keys or the Page Up and Page Down keys to move between the pages. You can also click on the pages to move forward.  To.
1. In the Activity Builder, you can use the Content Editor tools to create the content for activities and stimuli one at a time. Form-Based Content Editors:
Organizing Your Inbox with Colors and the Junk Mail Filter Lunch and Learn.
Intro to Arena A Third Simulation. Model 3 We add more features to Model 2, also from Ch. 5 of Simulation with Arena. The justification for adding features.
Intro to Arena A Fourth Simulation.
XP Tutorial 4 New Perspectives on Microsoft Windows XP 1 Microsoft Windows XP Personalizing Your Windows Environment Tutorial 4.
Course ILT Formatting characters and paragraphs Unit objectives Change the appearance of text by applying character formatting Align text by using tabs.
Microsoft Word Review.
Introduction to Arena A Simple Simulation. Model1 We examine a simple model: parts arrive at a server, are served, and depart the system. There will be.
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 11 1 Microsoft Office Excel 2003 Tutorial 11 – Importing Data Into Excel.
Simulation with ArenaChapter 3 – A Guided Tour Through ArenaSlide 1 of 58.
PowerPoint Animation Training PRESENTED BY RICHARD SNAPP – NOVEMBER 4, 2014.
Creating FrontPage Tasks The task view allows you to add information about what you want to accomplish when creating your Web site.
Google Earth How to create a Google Earth Tour and place it in your Wiki.
1 Creating Icons for Commands When there is not an icon related to a command in your toolbars, you will see a question mark (?). No preview available …
Guided Lesson.  In this lesson, you will learn how to modify existing bullets, insert new bulleted and numbered lists, select symbols as bullets, and.
Chapter 3 A Quick Peek at Arena
Chapter 8 – Entity Transfer
Chapter 6 Modeling a Small Manufacturing System
Advanced User Guide to Outlook and all its features.
How to use the Travel Claim Form. When you open the Travel Claim Form you will need to Enable the Content for the form to work correctly. If you receive.
Chapter 7 Entity Transfer and Steady-State Statistical Analysis
 1  Outline  world view of simulation  overview of ARENA  simple ARENA model: Model  basic operations: Model
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. WORD 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 22 Macros.
Copyright 2007, Paradigm Publishing Inc. EXCEL 2007 Chapter 7 BACKNEXTEND 7-1 LINKS TO OBJECTIVES Record & run a macro Record & run a macro Save as a macro-
Intro to Arena A Second Simulation.
Chapter 7 Entity Transfer
Operations management using System Dynamics Part II.
Bakery A A Bakery Simulation. Bakery A We start of with the simplest possible simulation - the bakery mentioned in Lecture 2. We need: a) A way to generate.
Promodel tutorial tutorial.
Basic User Guide to Outlook. Info: Manage account settings, create automatic replies to s, clean up your mailbox, and create Rules and Alerts Print:
DSS Lab October 23, 2003.
WS09-1 VND101, Workshop 09 MSC.visualNastran 4D Exercise Workbook Belted Cylinder.
Microsoft PowerPoint Tutorial Created by L. George 2006.
Part 2A (Today’s Part) Press and hold the small red button to turn receiver on Once the receiver acquires its position, press the page button until the.
Arena Simulation Language. Simulation with ArenaChapter 3 – A Guided Tour Through ArenaSlide 2 of 58 The Create Flowchart Module “Birth” node for entities.
Visual Basic for Application - Microsoft Access 2003 Programming applications using Objects.
1. Chapter 20 Managing Shared Documents 3 Working Together on Documents Word provides features to help workgroup members collaborate on documents. Insert.
Lesson 14: Exploring Excel Learning Objectives After studying this lesson, you will be able to:  Explain ways Excel can help your productivity.
Lesson 1: Exploring Excel Learning Objectives After studying this lesson, you will be able to:  Explain ways Excel can help your productivity.
Pasewark & Pasewark 1 PowerPoint Lesson 2 Creating and Enhancing PowerPoint Presentations Part 2 Microsoft Office 2007: Introductory.
Chapter Seven Applications Using Arena McGraw-Hill/Irwin © 2005 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Drafting and Design In order to begin our drawing we have to set the drawing limits or the paper size.
Microsoft Office 2007 Excel Chapter 9 Part 4: Comparing and merging Workbooks.
When the program is first started a wizard will start to setup your Lemming App. Enter your company name and owner in the fields designated “Company Name”
Microsoft PowerPoint Prepared by the Academic Faculty Members of IT.
Microsoft Excel Prepared by the Academic Faculty Members of IT.
Customizing Menus and Toolbars CHAPTER 12 Customizing Menus and Toolbars.
Second Model: “Model2”. What You Will Learn  How to build a simple layout  How to connect ports for routing flowitems  How to detail and enter data.
56 Resources u Icons represent resources u Dynamic resources must be assigned a path network u Resources position at nodes, not locations u “Specs” field.
Power Point Technical Directions. Change Font: Size, Type, Color Size: –On the top toolbar, click on the arrow next to the number in a white box (not.
SAP ERP Basic System Navigation
Created by Stacey Wilson
Customizing the Toolbar
Manage Call Handling Profiles
Create a Public Holiday Calendar
Getting Started .Cont The Basic Process Panel
Skill Enhancement Document
Lecture 8: Arena: Entity Transfer
FAQ 02 How to upload completed Assessment Tasks to the website
Chapter 8 – Entity Transfer
May 23, 2016 Please Do Now Sharpen Pencil
SAMPLE PRESENTATION Company Name presents PowerPoint Basics
Macro.
Large View of Compress Pictures Tool
Presentation transcript:

Sequences and Conveyors By Dr. Jason Merrick

Simulation with Arena — Further Statistical Issues C11/2 Sequences Open the Arena File “BankNoSequences.doe” from course website This file contains all the arrivals and departures, but the ATM customers who then need help from a teller are just leaving Add a SEQUENCE module –Add the first sequence –Call it ATMtoTellertoTellerExit –Press the TAB key –Add the first step: Station = ATM, Press OK –Add the second step: Station = TELLER, Press OK –Add the third step: Station = TELLER EXIT, Press OK

Simulation with Arena — Further Statistical Issues C11/3 Sequences We must now tell the entities arriving at “ATM Teller ENTRY” that they will follow this sequence –Go to the ARRIVE modules “ATM Teller ENTRY” –Click ASSIGN then ADD –Choose Assignment Type = Other –Under the drop down box Other, choose Sequence –Enter Value = ATMtoTellertoTellerExit Next we must add the flow logic so that the entities follow this sequence –Go to the ARRIVE modules “ATM Teller ENTRY” –Under the Leave Data, the Route option is selected with StNm –Choose Seq instead and it will follow the assigned sequence –Do the same for the STATION module ATM and TELLERS

Simulation with Arena — Further Statistical Issues C11/4 Sequences The entities coming from “ATM Teller ENTRY” are following a sequence through the ATM and TELLER modules But entities from “ATM Entry” and “TELLER ENTRY” are also using these modules Define Sequences –ATMtoATMExit –TELLERtoTELLERExit In the ATM ENTRY module –Assign the sequence ATMtoATMExit In the TELLER ENTRY module –Assign the sequence TELLERtoTELLERExit

Simulation with Arena — Further Statistical Issues C11/5 Sequences Run the simulation The entities now move around the various resources Can you see the entities moving from the ATM to the Tellers? There is no route, so no animation The STATION markers are already there (marked in red) So just click on the ROUTE button on the ANIMATE toolbar –Add the route between the ATM and the Teller Queue

Simulation with Arena — Further Statistical Issues C11/6 Sequences To distinguish these irate customers, click on the picture above the SIMULATE module –Click on the ADD button on the left hand side –An empty slot appears –Enter IRATE as the value –Click on a picture on the right hand side and hit the << button –This moves the picture into the empty slot To change the picture when the entity leaves the ATM –Open the SEQUENCES module –Choose the ATMtoTellertoTellerExit sequence –Click EDIT and then ADD assignment –Choose Assignment Type = Picture –Choose the irate picture

Simulation with Arena — Further Statistical Issues C11/7 Conveyors We are going to replace the routes that the people follow in the bank with conveyors Attach the Transfer panel Add 3 Conveyor Objects –Call the first conveyor ATMConveyor –Call the second conveyer TellerConveyor –Call the third conveyor ATMtoTellerTransfer –Leave the other options as they are for now Velocity is the speed of the conveyor Cell size and Max Cells Occupied are used to manage space on the conveyor Conveyors can be turned on and off There are two types of conveyors: accumulating and non-accumulating

Simulation with Arena — Further Statistical Issues C11/8 Conveyors Conveyors are animated using segments –Replace each route with a segment –For each segment, click on the S module attached –Specify the source and destination stations –Specify the Conveyor segment set it belongs to: ATMConveyor_Seg, TellerConveyor_Seg or ATMtoTellerTransfer_Seg –Choose a length for the conveyor (based on the distance?) Conveyors are a resource which must be Accessed and Exited –At the source station, choose Tran Out, then Access and specify the conveyor name –At the destination station, choose Tran In, then Exit Conveyor –Do this for each segment of the conveyor

Simulation with Arena — Further Statistical Issues C11/9 Transporters Transporters are another type of entity transfer resource You must add transporters from the transfer panel Specify the number of transporter units, there initial positions and the distance sets Distances are the equivalent of segments for conveyors –Replace all routes with distances Transporters must be Requested in the Tran Out data and Freed under the Tran In data As there are limited numbers of transporters, rules must be specified and a queue can form while waiting