8/22/01J. Hagstrom, U. of Illinois1 Simulation Jane Hagstrom.

Slides:



Advertisements
Similar presentations
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. A PowerPoint Presentation Package to Accompany Applied Statistics.
Advertisements

Modeling and Simulation By Lecturer: Nada Ahmed. Introduction to simulation and Modeling.
Introduction into Simulation Basic Simulation Modeling.
Modeling & Simulation. System Models and Simulation Framework for Modeling and Simulation The framework defines the entities and their Relationships that.
Modeling and simulation of systems Slovak University of Technology Faculty of Material Science and Technology in Trnava.
Engineering Economic Analysis Canadian Edition
FIN 685: Risk Management Topic 5: Simulation Larry Schrenk, Instructor.
Classification of Simulation Models
Discrete-Event Simulation: A First Course Steve Park and Larry Leemis College of William and Mary.
Steps of a sound simulation study
Components and Organization of Discrete-event Simulation Model
Wizer – What-If Analyzer: Validation of Large Scale Stochastic Agent Models Project Investigator: Kathleen M. Carley – CMU, ISRI, CASOS Why is Validation.
Simulation.
Lecture 7 Model Development and Model Verification.
Lecture 9 Output Analysis for a Single Model. 2  Output analysis is the examination of data generated by a simulation.  Its purpose is to predict the.
1 Simulation Modeling and Analysis Verification and Validation.
Simulation Waiting Line. 2 Introduction Definition (informal) A model is a simplified description of an entity (an object, a system of objects) such that.
Project 2: ATM’s & Queues
Lab 01 Fundamentals SE 405 Discrete Event Simulation
Model Calibration and Model Validation
Chapter 12: Simulation and Modeling Invitation to Computer Science, Java Version, Third Edition.
Using Simulation in Understanding the Dynamic of Business Processes By Phinsuda Tarmy MBA 731 Fall 2007.
Modeling and Simulation
Generator Data Submittals 5/8/ Transmission Customer Forum Bob Jones Transmission Planning Southern Company Transmission 5/8/ Transmission.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 24 Slide 1 Critical Systems Validation 1.
Chapter 12: Simulation and Modeling
Chapter 1 Introduction to Simulation
Chapter 4 – Modeling Basic Operations and Inputs  Structural modeling: what we’ve done so far ◦ Logical aspects – entities, resources, paths, etc. 
8/22/01J. Hagstrom, U. of Illinois1 Processing Systems Jane Hagstrom.
1 OM2, Supplementary Ch. D Simulation ©2010 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible.
Computer Science 101 Modeling and Simulation. Scientific Method Observe behavior of a system and formulate an hypothesis to explain it Design and carry.
1 Performance Evaluation of Computer Systems and Networks Introduction, Outlines, Class Policy Instructor: A. Ghasemi Many thanks to Dr. Behzad Akbari.
Project 2: ATM’s & Queues. ATM’s & Queues  Certain business situations require customers to wait in line for a service Examples:  Waiting to use an.
Discrete Distributions The values generated for a random variable must be from a finite distinct set of individual values. For example, based on past observations,
Modeling and simulation of systems Model building Slovak University of Technology Faculty of Material Science and Technology in Trnava.
Computer Science 112 Fundamentals of Programming II Modeling and Simulation.
Chapter 2 – Fundamental Simulation ConceptsSlide 1 of 46 Chapter 2 Fundamental Simulation Concepts.
Modeling and Simulation Discrete-Event Simulation
WOOD 492 MODELLING FOR DECISION SUPPORT Lecture 24 Simulation.
Interconnect simulation. Different levels for Evaluating an architecture Numerical models – Mathematic formulations to obtain performance characteristics.
Fall 2011 CSC 446/546 Part 1: Introduction to Simulation.
Chapter 2 Fundamental Simulation Concepts
Simulation is the process of studying the behavior of a real system by using a model that replicates the system under different scenarios. A simulation.
Chapter 3 System Performance and Models Introduction A system is the part of the real world under study. Composed of a set of entities interacting.
MODELING EXAMPLES Types of model Conceptual Containing components that have not been clearly Identified in terms of theoretic categories such as state,
Types of Processing of Data www. ICT-Teacher.com.
Introduction to Simulation K.Sailaja Kumar 1 SYSTEM SIMULATION AND MODELLING Course Code: MCA 52 Faculty : Sailaja Kumar k.
OPERATING SYSTEMS CS 3530 Summer 2014 Systems and Models Chapter 03.
(C) J. M. Garrido1 Objects in a Simulation Model There are several objects in a simulation model The activate objects are instances of the classes that.
CS433 Modeling and Simulation Lecture 09 – Part 02 Discrete Events Simulation Dr. Anis Koubâa 27 Dec 2008 Al-Imam.
Csci 418/618 Simulation Models Dr. Ken Nygard, IACC 262B
 Simulation enables the study of complex system.  Simulation is a good approach when analytic study of a system is not possible or very complex.  Informational,
Introduction The objective of simulation – Analysis the system (Model) Analytically the model – a description of some system intended to predict the behavior.
Simulation modelling real processes to make predictions.
Simulation. Types of simulation Discrete-event simulation – Used for modeling of a system as it evolves over time by a representation in which the state.
Simulation of single server queuing systems
Experimental Design Data Collection Sampling Techniques.
Chapter 1 What is Simulation?. Fall 2001 IMSE643 Industrial Simulation What’s Simulation? Simulation – A broad collection of methods and applications.
Modelling & Simulation of Semiconductor Devices Lecture 1 & 2 Introduction to Modelling & Simulation.
Chapter 12: Simulation and Modeling
Monte Carlo Simulation Random Number Generation
Prepared by Lloyd R. Jaisingh
Modeling and Simulation (An Introduction)
UML Use Case Diagrams.
Statistical Inference
Chapter 1.
Simulation Department of Industrial Engineering Anadolu University
Lecture Outline 4 Transaction Systems and Beyond
1.2 The Modeling Process.
MECH 3550 : Simulation & Visualization
Presentation transcript:

8/22/01J. Hagstrom, U. of Illinois1 Simulation Jane Hagstrom

8/22/01J. Hagstrom, U. of Illinois2 Simulation Imitation of the behavior of a system, usually using a computer Examples: –Testing antibiotics against bacteria in a test tube –Flight simulation for pilots –Imitating behavior of customers, cashiers, and equipment in grocery checkout

8/22/01J. Hagstrom, U. of Illinois3 Why Do Simulation? Test system design before construction –Check for sympathetic vibration problems with a bridge Determine the effects of a change to an existing system –Decide whether to purchase another cash register station

8/22/01J. Hagstrom, U. of Illinois4 When Should We Do a Simulation? Consequences of bad design are expensive –bridge Expensive to experiment on existing system –Add new cash register station Disruptive or dangerous to experiment on existing system –Test antibiotic

8/22/01J. Hagstrom, U. of Illinois5 How Do We Do Simulation? Create a model that captures important and significant characteristics and behaviors of the real system Use the model to generate output data of interest concerning the system Analyze these output data

8/22/01J. Hagstrom, U. of Illinois6 Learning from Simulations Collecting data and creating the model aids in our understanding of the system Validation and verification of the model by system experts allows us to check our understanding of the system Statistical analysis gives scientific weight to our observations Statistical analysis is meaningless unless we have used good inputs

8/22/01J. Hagstrom, U. of Illinois7 Discrete-Event Simulation Imitates a dynamic system in which events occur at distinct moments in time Examples: –In a grocery checkout system, customers arrive, service starts and ends at distinct moments in time –In a telephone switching system, phone calls arrive and start and finish processing at distinct moments in time –In a freight-forwarding system, freight arrives, is assembled into a truckload, and is loaded onto a truck at distinct moments in time

8/22/01J. Hagstrom, U. of Illinois8 Stochastic Simulation A simulation which captures chance happenings in the system Examples: –In a grocery checkout system, the number of items in a grocery cart is random –The time at which a phone call arrives at a switching station is random –The time required to verify loan application information is random