The Concepts of a System System: is any collection of interacting elements that operate to achieve some goal. Production Control Dept. Fabrication Dept.

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 of Complex Social Systems MATH 800 Fall 2011.
Simulation - An Introduction Simulation:- The technique of imitating the behaviour of some situation or system (economic, military, mechanical, etc.) by.
Modeling and Simulation By Lecturer: Nada Ahmed. Introduction to simulation and Modeling.
Introduction into Simulation Basic Simulation Modeling.
INTRODUCTION TO MODELING
Chapter 1 Introduction to Modeling DECISION MODELING WITH MICROSOFT EXCEL Copyright 2001 Prentice Hall.
Modeling & Simulation. System Models and Simulation Framework for Modeling and Simulation The framework defines the entities and their Relationships that.
Queueing Models and Ergodicity. 2 Purpose Simulation is often used in the analysis of queueing models. A simple but typical queueing model: Queueing models.
Chapter 1 DECISION MODELING OVERVIEW. MGS 3100 Business Analysis Why is this class worth taking? –Knowledge of business analysis and MS Excel are core.
Chapter 1 Introduction to Modeling DECISION MODELING WITH MICROSOFT EXCEL Copyright 2001 Prentice Hall Publishers and Ardith E. Baker.
Geog 409: Advanced Spatial Analysis & Modelling © J.M. Piwowar1Principles of Spatial Modelling.
Decision Making: An Introduction 1. 2 Decision Making Decision Making is a process of choosing among two or more alternative courses of action for the.
FIN 685: Risk Management Topic 5: Simulation Larry Schrenk, Instructor.
Simulation Where real stuff starts. ToC 1.What, transience, stationarity 2.How, discrete event, recurrence 3.Accuracy of output 4.Monte Carlo 5.Random.
INTRODUCTION TO SIMULATION
CPE 412 SIMULATION and MODELING n Instructor: Dr. Mahmoud Alrefaei n Various notes and transparencies can be found on web page.
Discrete Event Simulation How to generate RV according to a specified distribution? geometric Poisson etc. Example of a DEVS: repair problem.
Simulation Waiting Line. 2 Introduction Definition (informal) A model is a simplified description of an entity (an object, a system of objects) such that.
Descriptive Modelling: Simulation “Simulation is the process of designing a model of a real system and conducting experiments with this model for the purpose.
Robert M. Saltzman © DS 851: 4 Main Components 1.Applications The more you see, the better 2.Probability & Statistics Computer does most of the work.
Lab 01 Fundamentals SE 405 Discrete Event Simulation
Chapter 12: Simulation and Modeling Invitation to Computer Science, Java Version, Third Edition.
Computer Simulation A Laboratory to Evaluate “What-if” Questions.
Modeling and Simulation
Chapter 12: Simulation and Modeling
Introduction to Discrete Event Simulation Customer population Service system Served customers Waiting line Priority rule Service facilities Figure C.1.
Chapter 1 Introduction to Simulation
Introduction to Operation Research
BsysE595 Lecture Basic modeling approaches for engineering systems – Summary and Review Shulin Chen January 10, 2013.
Modeling & Simulation: An Introduction Some slides in this presentation have been copyrighted to Dr. Amr Elmougy.
IIASA Yuri Ermoliev International Institute for Applied Systems Analysis Mathematical methods for robust solutions.
What is a model Some notations –Independent variables: Time variable: t, n Space variable: x in one dimension (1D), (x,y) in 2D or (x,y,z) in 3D –State.
Programming in Java Unit 3. Learning outcome:  LO2:Be able to design Java solutions  LO3:Be able to implement Java solutions Assessment criteria: 
ENM 503 Lesson 1 – Methods and Models The why’s, how’s, and what’s of mathematical modeling A model is a representation in mathematical terms of some real.
Modeling and simulation of systems Model building Slovak University of Technology Faculty of Material Science and Technology in Trnava.
MGS3100_01.ppt/Aug 25, 2015/Page 1 Georgia State University - Confidential MGS 3100 Business Analysis Introduction - Why Business Analysis Aug 25 and 26,
Delivering Integrated, Sustainable, Water Resources Solutions Monte Carlo Simulation Robert C. Patev North Atlantic Division – Regional Technical Specialist.
Simulation is the process of studying the behavior of a real system by using a model that replicates the behavior of the system under different scenarios.
MATHEMATICAL PROCESSES SPI  I can generate ratios to solve problems involving velocity, density, pressure, and population density.
Lecture V Probability theory. Lecture questions Classical definition of probability Frequency probability Discrete variable and probability distribution.
Monte Carlo Process Risk Analysis for Water Resources Planning and Management Institute for Water Resources 2008.
ECE 466/658: Performance Evaluation and Simulation Introduction Instructor: Christos Panayiotou.
Fall 2011 CSC 446/546 Part 1: Introduction to Simulation.
Introduction to Simulation K.Sailaja Kumar 1 SYSTEM SIMULATION AND MODELLING Course Code: MCA 52 Faculty : Sailaja Kumar k.
Introduction to Simulation Andy Wang CIS Computer Systems Performance Analysis.
1 1 Slide Simulation Professor Ahmadi. 2 2 Slide Simulation Chapter Outline n Computer Simulation n Simulation Modeling n Random Variables and Pseudo-Random.
OPERATING SYSTEMS CS 3530 Summer 2014 Systems and Models Chapter 03.
Finite State Machines (FSM) OR Finite State Automation (FSA) - are models of the behaviors of a system or a complex object, with a limited number of defined.
MA354 Math Modeling Introduction. Outline A. Three Course Objectives 1. Model literacy: understanding a typical model description 2. Model Analysis 3.
Csci 418/618 Simulation Models Dr. Ken Nygard, IACC 262B
System Analysis System – set of interdependent elements that interact in order to accomplish a one or more final outcomes. Constrained and affected by:
Introduction The objective of simulation – Analysis the system (Model) Analytically the model – a description of some system intended to predict the behavior.
Simulation Examples And General Principles Part 2
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.
NETW 707: Modeling & Simulation Course Instructor: Tallal Elshabrawy Instructor Office: C3.321 Instructor Teaching.
Introduction To Modeling and Simulation 1. A simulation: A simulation is the imitation of the operation of real-world process or system over time. A Representation.
Modelling & Simulation of Semiconductor Devices Lecture 1 & 2 Introduction to Modelling & Simulation.
Traffic Simulation L2 – Introduction to simulation Ing. Ondřej Přibyl, Ph.D.
Computer Simulation Henry C. Co Technology and Operations Management,
OPERATING SYSTEMS CS 3502 Fall 2017
Prepared by Lloyd R. Jaisingh
Modeling and Simulation (An Introduction)
Analytics and OR DP- summary.
Chapter 1.
DSS & Warehousing Systems
Discrete-Event System Simulation
MECH 3550 : Simulation & Visualization
Introduction to Decision Sciences
Presentation transcript:

The Concepts of a System System: is any collection of interacting elements that operate to achieve some goal. Production Control Dept. Fabrication Dept. Purchasing Dept. Shipping Dept. Finished Product Customer Orders Raw Materials A Factory System System Boundary

The Concepts of Modeling

Types of Problems Problem TypeGivenTo Find AnalysisInput, SystemOutput (Direct) SynthesisInput, OutputSystem (Design Identification) InstrumentationSystem, OutputInput (Control)

System Description An Object (or Entity) denotes an element of interest in the system. An Attribute denotes a property of an object or describes an aspect of an object. An Event is a change in the state of an object at an instant. An Activity is the state of an object over an interval of time. An activity starts with an event and ends with another event. A Process is the succession of states of an object over a span which is the contiguous succession of one or more intervals. A system can be described in terms of objects (entities), attributes, events, activities, and processes. Very important in this description is the depiction of time.

Event, Activity, Process Customer Arrival Start of Service End of Service Customer Departure Event Delay Activity Service Activity Delay Activity Process

StateState The State of an Object is the enumeration of all attribute values of that object at a particular instant of time. The State of a System is the exhaustive enumeration of all attribute values (of all objects) at a particular instant of time.

Activity Types Endogenous Activity: is produced within the system resulting from internal causes. Exogenous Activity: is produced within the system environment and affects the system. Exogenous activities are inputs to a system. Deterministic Activity: is an activity the outcome of which can be described completely in terms of its input. Stochastic Activity: is an activity the outcome of which demonstrates some uncertainty.

System Types Open System: is a system which has exogenous activities. Closed System: is a system which has no inputs (exogenous activities) and no outputs. Continuous System: is a system in which the changes are predominantly smooth such as the missile system. Discrete System: is a system in which the changes are predominantly discontinuous such as the factory system. Adaptive System: is a system which reacts to changes in its environment. Nonadaptive System: is a system which does not react to changes in its environment.

The Concepts of Models and Modeling A Model is a representation and abstraction of anything such as a real system, a proposed system, a futuristic system design, an entity, a phenomena, or an idea.

ModelingModeling Modeling is an artful balancing of opposites;

ModelingModeling on the one hand, a model should not contain unnecessary details and become needlessly complex and difficult to analyze,

ModelingModeling on the other hand, it should not exclude the essential details of what it represents.

ModelingModeling Modeling is an artful balancing of opposites; on the one hand, a model should not contain unnecessary details and become needlessly complex and difficult to analyze, on the other hand, it should not exclude the essential details of what it represents. It is well to remember the dictum that nobody solves the problem. Rather, everybody solves the model that he or she has constructed of the problem. We never build a perfect model. A model is built for a specific purpose and its accuracy is judged with respect to that purpose.

Classifications of Models MODELS ABSTRACTPHYSICAL DYNAMICSTATICDYNAMICSTATIC NONLINEARLINEARNONLINEARLINEAR UNSTABLE (constrained) STABLEUNSTABLE (nonexistent) STABLE STEADY STATE TRANSIENTSTEADY STATE TRANSIENT (nonexistent) STEADY STATE UNSTABLE (explosive) STABLE

Classifications of Models MODELS PHYSICALMATHEMATICAL STATICDYNAMICSTATICDYNAMIC ANALYTICALNUMERICAL MONTE CARLO SIMULATION SYSTEMS SIMULATION

Classifications of Models Abstract (Mathematical) Model: is one in which symbols and logic constitute the model. The symbolism used can be a language or a mathematical notation.  A verbal or written description in English is an abstract model.  A mathematical model is described in the "language" of mathematical symbols and is an abstract model.  A simulation model is built in terms of logic and mathematical equations and is an abstract model. Physical Model: usually takes the form of a physical replica, often on a reduced scale, of the system it represents. A physical model "looks like" the object it represents and is also called an Iconic Model.  A model of an airplane (scaled down), a model of the atom (scaled up), a map, a globe, a model car are examples of physical (iconic) models. ABSTRACT (MATHEMATICAL) OR PHYSICAL MODELS

Classifications of Models Static Model: is one which describes relationships that do not change with respect to time.  An architectural model of a house which helps us visualize floor plans and space relationships is a static physical model.  An equation relating the lengths and weights on each side of a playground seesaw is a static mathematical model. Dynamic Model: is one which describes time-varying relationships.  A wind tunnel which shows the aerodynamic characteristics of proposed aircraft designs is a dynamic physical model.  The equations of motion of the planets around the sun constitute a dynamic mathematical model of the solar system. STATIC OR DYNAMIC (ABSTRACT OR PHYSICAL) MODELS

Classifications of Models Analytical Model: is one which is solved by using the deductive reasoning of mathematical theory.  An M/M/1 queuing model, a Linear Programming model, a Mixed Integer Linear Programming model, a nonlinear optimization model are examples of analytical models. Numerical Model: is one which is solved by applying computational procedures.  Finding the roots of a nonlinear algebraic equation, f(x) = 0, using the method of Interval Halving or Simple Iteration involves the use of a numerical model.  System Simulation is considered to be a numerical computational technique. ANALYTICAL OR NUMERICAL (STATIC OR DYNAMIC) MATHEMATICAL MODELS

Classifications of Models Linear Model: is one which describes relationships in linear form.  The equation y = 3x + 4z + 1 is a linear model. Nonlinear Model: is one which describes relationships in nonlinear form.  The equation F = (2x + 4z—2) / (3y—x) is a nonlinear model. LINEAR OR NONLINEAR (STATIC OR DYNAMIC) MATHEMATICAL MODELS

Classifications of Models Stable Model: is one which tends to return to its initial condition after being disturbed.  Like a simple pendulum that is set in motion, it may overshoot and oscillate, but the disturbances decline and die out. Unstable Model: is one which may or may not come back to its initial condition after being disturbed. STABLE OR UNSTABLE MATHEMATICAL MODELS

Classifications of Models Steady-State Model: is one whose behavior in one time period is of the same nature as any other period. Transient Model: is one whose behavior changes with respect to time. STEADY-STATE OR TRANSIENT MATHEMATICAL MODELS state time Transient BehaviorSteady-State Behavior

Classifications of Models Descriptive Model: is a model which describes the behavior of a system without any value judgment on the “goodness” or “badness” of such behavior.  The equation F (orce) = M (ass) x A (cceleration) is a descriptive model.  All simulation models are descriptive models. Prescriptive or Normative Model: is a model which describes the behavior of a system with a value judgment on the “goodness” or “badness” of such behavior.  A Linear Programming model, a Mixed Integer Linear Programming model and a nonlinear optimization model are examples of prescriptive models. When solved, these models provide a description of the solution as optimal, sub-optimal, feasible, infeasible, etc. DESCRIPTIVE OR PRESCRIPTIVE (NORMATIVE) MODELS

Classifications of Models SELF-DRIVEN (Distribution-Driven or Probabilistic) SIMULATION is the one which uses random numbers in sampling from probability distributions so as to drive the model. TRACE-DRIVEN (or Retrospective) SIMULATION is the one which uses the actual input data traced during the operation of the real system so as to drive the model. Two types of simulation exist with respect to the way the model is driven:

Classifications of Models 1.The mathematical equations that constitute the model of the motion of a missile can be solved analytically to predict system behavior. 2.Evaluation of a definite integral by means of a stochastic process (Monte Carlo Simulation). 3.Generation of pseudo-random numbers on a computer. 4.Simulation is normally used in this case. SYSTEMMODEL Deterministic Stochastic Deterministic Stochastic

Classifications of Models StaticversusDynamic DeterministicversusStochastic LinearversusNonlinear ContinuousversusDiscrete Steady StateversusTransient AggregateversusDetail StableversusUnstable MODELS SIMPLECOMPLEX