SlideShare ist ein Scribd-Unternehmen logo
1 von 14
Presentation on Simulation
Chapter one(01): Introduction to Discrete-Event System Simulation
Chapter two(02): Simulation Example
Chapter three(03): General Principles
Chapter four(04): Simulation Software
Chapter five (05): Statistical Models in Simulation
Chapter six(06): Queueing Models
Submitted To:
Muhammad Anwarul Azim
Associate Professor
Dept. of Computer Science & Engineering Department
University of Chittagong
Submitted by:
Aseem Chakrabarthy
Id: 12205078
session: 2011-2012
year: 4th
Dept. of Computer Science & Engineering Department
University of Chittagong
Chapter : One(01)
Question 8: Get a copy of a recent WSC Proceedings and report on the most
unusual application that you can find.
Answer: WSC 2016 is held in Arlington, Virginia, just outside of Washington, D.C.
at the Crystal Gateway Marriott on December 11-14, 2016.
WSC Proceedings :
1. Healthcare Applications
2. PhD Colloquium
3. Big Data Simulation and Decision Making
4. Modeling Methodology
5. Project Management and Construction
6. Social and Behavioral Simulation
7. General & Scientific Applications
8. Environmental and Sustainability Applications.
WSC unusual application :
Most unusual application Simulation optimization.
Chapter: Two(02)
Question 8: An elevator in a manufacturing plant carries exactly 400 kilograms of
material. There are three kinds of material and these are in boxes, that arrive for a
ride on the elevator. These materials and their distributions of time between
arrivals are as follows:
Material weight(Kilograms) Interarrival Time(Minutes)
A 200 5±2 (uniform)
B 100 6 (constant)
C 50 p(2)=0.33
p(2)=0.67
It takes the elevator 1 minute to go up to the second floor, 2 minutes to unload,
and 1 minute to return to the first floor. The elevator does not leave the first floor
unless it has a full load. Simulate 1 hour of operation of the system. What is the
average transit time for a box of material A (time from its arrival until it is
unloaded)? What is the average waiting time for a box of material B? How many
boxes of material C made the trip in 1 hour?
Solution:
Material A (200kg/box)
Interarrival Time Probability Cumulative Probability RD Assignment
3 0.2 0.2 1-2
4 0.2 0.4 3-4
5 0.2 0.6 5-6
6 0.2 0.8 7-8
7 0.2 1.0 9-0
Box RD for Interarrival Time Interarrival Time Clock Time
1 1 3 3
2 4 4 7
3 8 6 13
4 3 4 17
.
.
.
14 4 4 60
Material B (100kg/box)
Box 1 2 3 ………… 10
Clock Time 6 12 18 …………. 60
Material C(50kg/box)
Interarrival Time Probability Cumulative Probability RD Assignment
2 0.33 0.33 01-33
3 0.67 1.00 34-00
Box RD for Interarrival Time Interarrival Time Clock Time
1 58 5 3
2 92 3 6
3 87 3 9
4 31 2 11
. . . .
. . . .
. . . .
22 62 3 60
Clock Time A Arrival B Arrival C Arrival
3 1 1
6 1 2
7 2
9 3
11 4
12 2
.
.
.
Typical results:
Average transit time for box A (£A)
Total waiting time of A +(No. of boxes of A)(1 minutes up to unload)
£A =
No of boxes of A
28+12(1)
=
12
=3.33 minutes
Average waiting time for box B (ѿB)
(Total Time B in Queue)
ѿB =
No. of boxes of B
10
=
10
= 1 minutes / box of B
Total boxes of C shipped = Value of C Counter = 22 boxes
Clock No.of A No. of B No.of C queue Time Time Time A Time B A B C
Time in Queue in Queue in Queue Weight Service Service in Queue in Queue Counter Counter Counter
Begins Ends
3 1 0 1 250
6 0 0 0 0 6 10 3 0 1 1 2
7 1 0 0 200
9 1 0 1 250
11 1 0 2 300
12 0 0 0 350 12 16 5 0 2 2 4
.
.
.
Chapter: Five(05)
Question 8: The number of hurricanes hitting the coast of Florida annually has a
Poisson Distribution with a mean of 0.8
a. What is the probability that more than two hurricanes will hit the Florida
coast in a year?
b. What is the probability that exactly one hurricane will hit the coast of Florida
in a year?
Solution: The number of hurricanes per years, X,is Poisson (α=0.8) with the
probability mass function p(x)=e^-0.8(0.8)^x/x!, Where,x=0,1,……
(a) The probability of more than two hurricanes in one year is
p(X>2) = 1-P(X≤2)
= 1-e^(-0.8)-e^(-0.8)(0.8)-e^(-0.8)(0.8^2/2)
=0.0474
(b) The probability of exactly one hurricane in one year is
p(1)=0.3595
Chapter :Six(06)
Question 8: Arrivals to an airport are all directed to the same runway. At a certain
time of the day , these arrivals form a Poisson with rate 30 per hour . The time to
land an aircraft is a constant 90 seconds . Determine Lq , Wq , L and w for this
airport . If a delayed aircraft burns $5000 worth of fuel per hour on the average ,
determine the average cost per aircraft of delay in waiting to land.
Solution: The airport is modeled as an M/G/1 queue with arrival rate λ = 30/60 =
0.5 per minutes, service rate μ = 60/90 = 2/3 per minutes, and service time
variance σ^2 = 0. the runway utilization is ρ = λ/μ = ¾. Applying the formulas for
the M/G/1 queue we obtain
Lq = ρ^2(1+σ^2μ^2)/(2(1-ρ))=1.125 aircraft
Wq = Lq/λ = 2.25 minutes
w = Wq + 1/μ = 3.75 minutes
L = λ/μ + Lq = 1.875 aircraft
Here , Lq=Average number of
Aircraft in a queue
Wq=Average time spent
Aircraft in a queue
W=Average time spent in a queue per aircraft
L=The number aircraft in a system
Chapter :Three(03)
Question : Redo Example 2.4(the (M,N) inventory system) by a manual simulation ,
using the event – scheduling approach.
Solution:
Chapter :Four(04)
Question 8: A superhighway connects one large metropolitan area to another. A
vehicle leaves the first city every 20 ±15 seconds. Twenty percent of the vehicles
have 1 passengers, 30% of the vehicles have 2 passengers, 10% have 3
passengers , and 10% have 4 passengers. The remaining 30% of the vehicles are
buses , which carry 40 people. It takes 60±10 minutes for a vehicles to travel
between the two metropolitan areas. How long does it take for 5000 people to
arrive in the second city?
Solution:
The end
Thank you

Weitere ähnliche Inhalte

Was ist angesagt?

Quality of software
Quality of softwareQuality of software
Quality of softwarePalak Pandoh
 
Globalization issues in project management
Globalization issues in project managementGlobalization issues in project management
Globalization issues in project managementMenakapriyaM
 
Control Flow Testing
Control Flow TestingControl Flow Testing
Control Flow TestingHirra Sultan
 
Spm unit2 select appropriate approach
Spm unit2 select appropriate approachSpm unit2 select appropriate approach
Spm unit2 select appropriate approachDevyani Vasistha
 
Chapter 9 software maintenance
Chapter 9 software maintenanceChapter 9 software maintenance
Chapter 9 software maintenancedespicable me
 
Lect2 conventional software management
Lect2 conventional software managementLect2 conventional software management
Lect2 conventional software managementmeena466141
 
Software Project Management (lecture 3)
Software Project Management (lecture 3)Software Project Management (lecture 3)
Software Project Management (lecture 3)Syed Muhammad Hammad
 
Simulation with ARENA - SM Paints
Simulation with ARENA - SM PaintsSimulation with ARENA - SM Paints
Simulation with ARENA - SM Paintshrishik26
 
Chapter15 finalizing design specifications
Chapter15 finalizing design specificationsChapter15 finalizing design specifications
Chapter15 finalizing design specificationsDhani Ahmad
 
Customer order decoupling point
Customer order decoupling pointCustomer order decoupling point
Customer order decoupling pointPratik Kelkar
 
JAD - Joint Applications Development
JAD - Joint Applications DevelopmentJAD - Joint Applications Development
JAD - Joint Applications DevelopmentJohn Crosby
 
Cru Rentals :case study
Cru Rentals :case studyCru Rentals :case study
Cru Rentals :case studyManishaRani37
 
Discrete Event Simulation Analysis of a Gearbox Manufacturing Plant Using the...
Discrete Event Simulation Analysis of a Gearbox Manufacturing Plant Using the...Discrete Event Simulation Analysis of a Gearbox Manufacturing Plant Using the...
Discrete Event Simulation Analysis of a Gearbox Manufacturing Plant Using the...Rifat Abdul Rahiman
 
INTERNATIONAL CAPITAL CORPORATION CASE PRESENTATION
INTERNATIONAL CAPITAL CORPORATION CASE PRESENTATIONINTERNATIONAL CAPITAL CORPORATION CASE PRESENTATION
INTERNATIONAL CAPITAL CORPORATION CASE PRESENTATIONJyoti Punj Prakash
 
Agile Methodology - Software Engineering
Agile Methodology - Software EngineeringAgile Methodology - Software Engineering
Agile Methodology - Software EngineeringPurvik Rana
 
MRP, MPS, Bill of Material, Numericals
MRP, MPS, Bill of Material, NumericalsMRP, MPS, Bill of Material, Numericals
MRP, MPS, Bill of Material, NumericalsSana Fatima
 
Applying quality improvement tools to an order fulfillment
Applying quality improvement  tools to an order fulfillmentApplying quality improvement  tools to an order fulfillment
Applying quality improvement tools to an order fulfillmentTinnarat Suwanna
 

Was ist angesagt? (20)

Reebok nfl
Reebok nflReebok nfl
Reebok nfl
 
Quality of software
Quality of softwareQuality of software
Quality of software
 
Globalization issues in project management
Globalization issues in project managementGlobalization issues in project management
Globalization issues in project management
 
Control Flow Testing
Control Flow TestingControl Flow Testing
Control Flow Testing
 
Spm unit2 select appropriate approach
Spm unit2 select appropriate approachSpm unit2 select appropriate approach
Spm unit2 select appropriate approach
 
Chapter 9 software maintenance
Chapter 9 software maintenanceChapter 9 software maintenance
Chapter 9 software maintenance
 
Lect2 conventional software management
Lect2 conventional software managementLect2 conventional software management
Lect2 conventional software management
 
Software Project Management (lecture 3)
Software Project Management (lecture 3)Software Project Management (lecture 3)
Software Project Management (lecture 3)
 
Simulation with ARENA - SM Paints
Simulation with ARENA - SM PaintsSimulation with ARENA - SM Paints
Simulation with ARENA - SM Paints
 
Chapter15 finalizing design specifications
Chapter15 finalizing design specificationsChapter15 finalizing design specifications
Chapter15 finalizing design specifications
 
Project management
Project managementProject management
Project management
 
Software process model
Software process modelSoftware process model
Software process model
 
Customer order decoupling point
Customer order decoupling pointCustomer order decoupling point
Customer order decoupling point
 
JAD - Joint Applications Development
JAD - Joint Applications DevelopmentJAD - Joint Applications Development
JAD - Joint Applications Development
 
Cru Rentals :case study
Cru Rentals :case studyCru Rentals :case study
Cru Rentals :case study
 
Discrete Event Simulation Analysis of a Gearbox Manufacturing Plant Using the...
Discrete Event Simulation Analysis of a Gearbox Manufacturing Plant Using the...Discrete Event Simulation Analysis of a Gearbox Manufacturing Plant Using the...
Discrete Event Simulation Analysis of a Gearbox Manufacturing Plant Using the...
 
INTERNATIONAL CAPITAL CORPORATION CASE PRESENTATION
INTERNATIONAL CAPITAL CORPORATION CASE PRESENTATIONINTERNATIONAL CAPITAL CORPORATION CASE PRESENTATION
INTERNATIONAL CAPITAL CORPORATION CASE PRESENTATION
 
Agile Methodology - Software Engineering
Agile Methodology - Software EngineeringAgile Methodology - Software Engineering
Agile Methodology - Software Engineering
 
MRP, MPS, Bill of Material, Numericals
MRP, MPS, Bill of Material, NumericalsMRP, MPS, Bill of Material, Numericals
MRP, MPS, Bill of Material, Numericals
 
Applying quality improvement tools to an order fulfillment
Applying quality improvement  tools to an order fulfillmentApplying quality improvement  tools to an order fulfillment
Applying quality improvement tools to an order fulfillment
 

Andere mochten auch

Übersicht Glm Workshop 2009
Übersicht Glm Workshop 2009Übersicht Glm Workshop 2009
Übersicht Glm Workshop 2009Mark Heckmann
 
Neural networks1
Neural networks1Neural networks1
Neural networks1Mohan Raj
 
Introduction to R programming
Introduction to R programmingIntroduction to R programming
Introduction to R programmingVictor Ordu
 
The Aviation Insurance Industry Presentation (1)
The Aviation Insurance Industry Presentation (1)The Aviation Insurance Industry Presentation (1)
The Aviation Insurance Industry Presentation (1)Oliver Culley
 
Continuous Random variable
Continuous Random variableContinuous Random variable
Continuous Random variableJay Patel
 
Getting Functional with Scala
Getting Functional with ScalaGetting Functional with Scala
Getting Functional with ScalaJorge Paez
 
R programming language
R programming languageR programming language
R programming languageKeerti Verma
 
An Introduction to Neural Networks and Machine Learning
An Introduction to Neural Networks and Machine LearningAn Introduction to Neural Networks and Machine Learning
An Introduction to Neural Networks and Machine LearningChris Nicholls
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statisticsArchana M
 
Lecture 30 introduction to logic
Lecture 30 introduction to logicLecture 30 introduction to logic
Lecture 30 introduction to logicHema Kashyap
 
Presentation on forecasting
Presentation on forecasting Presentation on forecasting
Presentation on forecasting Muhammad Sharjeel
 
Discrete mathematics by Seerat Abbas khan
Discrete mathematics by Seerat Abbas khanDiscrete mathematics by Seerat Abbas khan
Discrete mathematics by Seerat Abbas khanSeerat Abbas Khan
 
Waiting Line Management
Waiting Line Management Waiting Line Management
Waiting Line Management Joshua Miranda
 
Chp. 2 simulation examples
Chp. 2 simulation examplesChp. 2 simulation examples
Chp. 2 simulation examplesPravesh Negi
 
Machine Learning using Support Vector Machine
Machine Learning using Support Vector MachineMachine Learning using Support Vector Machine
Machine Learning using Support Vector MachineMohsin Ul Haq
 
Introduction to Regression Analysis and R
Introduction to Regression Analysis and R   Introduction to Regression Analysis and R
Introduction to Regression Analysis and R Rachana Taneja Bhatia
 
System simulation & modeling notes[sjbit]
System simulation & modeling notes[sjbit]System simulation & modeling notes[sjbit]
System simulation & modeling notes[sjbit]qwerty626
 
Easy fms
Easy fmsEasy fms
Easy fmssn7
 

Andere mochten auch (20)

Übersicht Glm Workshop 2009
Übersicht Glm Workshop 2009Übersicht Glm Workshop 2009
Übersicht Glm Workshop 2009
 
Neural networks1
Neural networks1Neural networks1
Neural networks1
 
Introduction to R programming
Introduction to R programmingIntroduction to R programming
Introduction to R programming
 
An Intoduction to R
An Intoduction to RAn Intoduction to R
An Intoduction to R
 
The Aviation Insurance Industry Presentation (1)
The Aviation Insurance Industry Presentation (1)The Aviation Insurance Industry Presentation (1)
The Aviation Insurance Industry Presentation (1)
 
Continuous Random variable
Continuous Random variableContinuous Random variable
Continuous Random variable
 
Getting Functional with Scala
Getting Functional with ScalaGetting Functional with Scala
Getting Functional with Scala
 
R programming language
R programming languageR programming language
R programming language
 
An Introduction to Neural Networks and Machine Learning
An Introduction to Neural Networks and Machine LearningAn Introduction to Neural Networks and Machine Learning
An Introduction to Neural Networks and Machine Learning
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statistics
 
Lecture 30 introduction to logic
Lecture 30 introduction to logicLecture 30 introduction to logic
Lecture 30 introduction to logic
 
Presentation on forecasting
Presentation on forecasting Presentation on forecasting
Presentation on forecasting
 
Discrete math Truth Table
Discrete math Truth TableDiscrete math Truth Table
Discrete math Truth Table
 
Discrete mathematics by Seerat Abbas khan
Discrete mathematics by Seerat Abbas khanDiscrete mathematics by Seerat Abbas khan
Discrete mathematics by Seerat Abbas khan
 
Waiting Line Management
Waiting Line Management Waiting Line Management
Waiting Line Management
 
Chp. 2 simulation examples
Chp. 2 simulation examplesChp. 2 simulation examples
Chp. 2 simulation examples
 
Machine Learning using Support Vector Machine
Machine Learning using Support Vector MachineMachine Learning using Support Vector Machine
Machine Learning using Support Vector Machine
 
Introduction to Regression Analysis and R
Introduction to Regression Analysis and R   Introduction to Regression Analysis and R
Introduction to Regression Analysis and R
 
System simulation & modeling notes[sjbit]
System simulation & modeling notes[sjbit]System simulation & modeling notes[sjbit]
System simulation & modeling notes[sjbit]
 
Easy fms
Easy fmsEasy fms
Easy fms
 

Ähnlich wie Simulation presentation

Modern trends in optimization techniques
Modern trends in optimization techniquesModern trends in optimization techniques
Modern trends in optimization techniquesDYPCET
 
Material Handling System
Material Handling SystemMaterial Handling System
Material Handling Systemwombaty
 
ACM ICPC 2015 NEERC (Northeastern European Regional Contest) Problems Review
ACM ICPC 2015 NEERC (Northeastern European Regional Contest) Problems ReviewACM ICPC 2015 NEERC (Northeastern European Regional Contest) Problems Review
ACM ICPC 2015 NEERC (Northeastern European Regional Contest) Problems ReviewRoman Elizarov
 
Particle technology assignment memo
Particle technology assignment memoParticle technology assignment memo
Particle technology assignment memoMabogale Phasha
 
Discharge Under a Sluice Gate | Jameel Academy
Discharge Under a Sluice Gate | Jameel AcademyDischarge Under a Sluice Gate | Jameel Academy
Discharge Under a Sluice Gate | Jameel AcademyJameel Academy
 
An Inventory Management System for Deteriorating Items with Ramp Type and Qua...
An Inventory Management System for Deteriorating Items with Ramp Type and Qua...An Inventory Management System for Deteriorating Items with Ramp Type and Qua...
An Inventory Management System for Deteriorating Items with Ramp Type and Qua...ijsc
 
Tutorial part 1( may 2014)
Tutorial part 1( may 2014)Tutorial part 1( may 2014)
Tutorial part 1( may 2014)Sasithren Nathan
 
Physical and Logical Time
Physical and Logical TimePhysical and Logical Time
Physical and Logical TimeCarlos Baquero
 
fast publication journals
fast publication journalsfast publication journals
fast publication journalssaana14
 
Medical journals
Medical journalsMedical journals
Medical journalssaana14
 
0580_w13_qp_41
0580_w13_qp_410580_w13_qp_41
0580_w13_qp_41King Ali
 
An inventory control model for fixed deterioration and logarithmic demand rates
An inventory control model for fixed  deterioration and logarithmic demand ratesAn inventory control model for fixed  deterioration and logarithmic demand rates
An inventory control model for fixed deterioration and logarithmic demand ratesAlexander Decker
 
Ph.D. Capstone Seminar
Ph.D. Capstone SeminarPh.D. Capstone Seminar
Ph.D. Capstone Seminarshirabay
 

Ähnlich wie Simulation presentation (20)

teoria de cola un servidor
teoria de cola un servidorteoria de cola un servidor
teoria de cola un servidor
 
Section a august 2012 (2)
Section a august 2012 (2)Section a august 2012 (2)
Section a august 2012 (2)
 
Modern trends in optimization techniques
Modern trends in optimization techniquesModern trends in optimization techniques
Modern trends in optimization techniques
 
Material Handling System
Material Handling SystemMaterial Handling System
Material Handling System
 
4th semester Civil Engineering (2013-June) Question Papers
4th semester Civil Engineering (2013-June) Question Papers 4th semester Civil Engineering (2013-June) Question Papers
4th semester Civil Engineering (2013-June) Question Papers
 
ACM ICPC 2015 NEERC (Northeastern European Regional Contest) Problems Review
ACM ICPC 2015 NEERC (Northeastern European Regional Contest) Problems ReviewACM ICPC 2015 NEERC (Northeastern European Regional Contest) Problems Review
ACM ICPC 2015 NEERC (Northeastern European Regional Contest) Problems Review
 
Particle technology assignment memo
Particle technology assignment memoParticle technology assignment memo
Particle technology assignment memo
 
Tutorial
TutorialTutorial
Tutorial
 
Discharge Under a Sluice Gate | Jameel Academy
Discharge Under a Sluice Gate | Jameel AcademyDischarge Under a Sluice Gate | Jameel Academy
Discharge Under a Sluice Gate | Jameel Academy
 
An Inventory Management System for Deteriorating Items with Ramp Type and Qua...
An Inventory Management System for Deteriorating Items with Ramp Type and Qua...An Inventory Management System for Deteriorating Items with Ramp Type and Qua...
An Inventory Management System for Deteriorating Items with Ramp Type and Qua...
 
577hw2s
577hw2s577hw2s
577hw2s
 
Tutorial part 1( may 2014)
Tutorial part 1( may 2014)Tutorial part 1( may 2014)
Tutorial part 1( may 2014)
 
Assign transportation
Assign transportationAssign transportation
Assign transportation
 
Supp06pp
Supp06ppSupp06pp
Supp06pp
 
Physical and Logical Time
Physical and Logical TimePhysical and Logical Time
Physical and Logical Time
 
fast publication journals
fast publication journalsfast publication journals
fast publication journals
 
Medical journals
Medical journalsMedical journals
Medical journals
 
0580_w13_qp_41
0580_w13_qp_410580_w13_qp_41
0580_w13_qp_41
 
An inventory control model for fixed deterioration and logarithmic demand rates
An inventory control model for fixed  deterioration and logarithmic demand ratesAn inventory control model for fixed  deterioration and logarithmic demand rates
An inventory control model for fixed deterioration and logarithmic demand rates
 
Ph.D. Capstone Seminar
Ph.D. Capstone SeminarPh.D. Capstone Seminar
Ph.D. Capstone Seminar
 

Kürzlich hochgeladen

Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 

Kürzlich hochgeladen (20)

Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 

Simulation presentation

  • 1. Presentation on Simulation Chapter one(01): Introduction to Discrete-Event System Simulation Chapter two(02): Simulation Example Chapter three(03): General Principles Chapter four(04): Simulation Software Chapter five (05): Statistical Models in Simulation Chapter six(06): Queueing Models
  • 2. Submitted To: Muhammad Anwarul Azim Associate Professor Dept. of Computer Science & Engineering Department University of Chittagong Submitted by: Aseem Chakrabarthy Id: 12205078 session: 2011-2012 year: 4th Dept. of Computer Science & Engineering Department University of Chittagong
  • 3. Chapter : One(01) Question 8: Get a copy of a recent WSC Proceedings and report on the most unusual application that you can find. Answer: WSC 2016 is held in Arlington, Virginia, just outside of Washington, D.C. at the Crystal Gateway Marriott on December 11-14, 2016. WSC Proceedings : 1. Healthcare Applications 2. PhD Colloquium 3. Big Data Simulation and Decision Making 4. Modeling Methodology 5. Project Management and Construction 6. Social and Behavioral Simulation 7. General & Scientific Applications 8. Environmental and Sustainability Applications.
  • 4. WSC unusual application : Most unusual application Simulation optimization.
  • 5. Chapter: Two(02) Question 8: An elevator in a manufacturing plant carries exactly 400 kilograms of material. There are three kinds of material and these are in boxes, that arrive for a ride on the elevator. These materials and their distributions of time between arrivals are as follows: Material weight(Kilograms) Interarrival Time(Minutes) A 200 5±2 (uniform) B 100 6 (constant) C 50 p(2)=0.33 p(2)=0.67 It takes the elevator 1 minute to go up to the second floor, 2 minutes to unload, and 1 minute to return to the first floor. The elevator does not leave the first floor unless it has a full load. Simulate 1 hour of operation of the system. What is the average transit time for a box of material A (time from its arrival until it is unloaded)? What is the average waiting time for a box of material B? How many boxes of material C made the trip in 1 hour?
  • 6. Solution: Material A (200kg/box) Interarrival Time Probability Cumulative Probability RD Assignment 3 0.2 0.2 1-2 4 0.2 0.4 3-4 5 0.2 0.6 5-6 6 0.2 0.8 7-8 7 0.2 1.0 9-0 Box RD for Interarrival Time Interarrival Time Clock Time 1 1 3 3 2 4 4 7 3 8 6 13 4 3 4 17 . . . 14 4 4 60
  • 7. Material B (100kg/box) Box 1 2 3 ………… 10 Clock Time 6 12 18 …………. 60 Material C(50kg/box) Interarrival Time Probability Cumulative Probability RD Assignment 2 0.33 0.33 01-33 3 0.67 1.00 34-00 Box RD for Interarrival Time Interarrival Time Clock Time 1 58 5 3 2 92 3 6 3 87 3 9 4 31 2 11 . . . . . . . . . . . . 22 62 3 60
  • 8. Clock Time A Arrival B Arrival C Arrival 3 1 1 6 1 2 7 2 9 3 11 4 12 2 . . . Typical results: Average transit time for box A (£A) Total waiting time of A +(No. of boxes of A)(1 minutes up to unload) £A = No of boxes of A 28+12(1) = 12 =3.33 minutes
  • 9. Average waiting time for box B (ѿB) (Total Time B in Queue) ѿB = No. of boxes of B 10 = 10 = 1 minutes / box of B Total boxes of C shipped = Value of C Counter = 22 boxes Clock No.of A No. of B No.of C queue Time Time Time A Time B A B C Time in Queue in Queue in Queue Weight Service Service in Queue in Queue Counter Counter Counter Begins Ends 3 1 0 1 250 6 0 0 0 0 6 10 3 0 1 1 2 7 1 0 0 200 9 1 0 1 250 11 1 0 2 300 12 0 0 0 350 12 16 5 0 2 2 4 . . .
  • 10. Chapter: Five(05) Question 8: The number of hurricanes hitting the coast of Florida annually has a Poisson Distribution with a mean of 0.8 a. What is the probability that more than two hurricanes will hit the Florida coast in a year? b. What is the probability that exactly one hurricane will hit the coast of Florida in a year? Solution: The number of hurricanes per years, X,is Poisson (α=0.8) with the probability mass function p(x)=e^-0.8(0.8)^x/x!, Where,x=0,1,…… (a) The probability of more than two hurricanes in one year is p(X>2) = 1-P(X≤2) = 1-e^(-0.8)-e^(-0.8)(0.8)-e^(-0.8)(0.8^2/2) =0.0474 (b) The probability of exactly one hurricane in one year is p(1)=0.3595
  • 11. Chapter :Six(06) Question 8: Arrivals to an airport are all directed to the same runway. At a certain time of the day , these arrivals form a Poisson with rate 30 per hour . The time to land an aircraft is a constant 90 seconds . Determine Lq , Wq , L and w for this airport . If a delayed aircraft burns $5000 worth of fuel per hour on the average , determine the average cost per aircraft of delay in waiting to land. Solution: The airport is modeled as an M/G/1 queue with arrival rate λ = 30/60 = 0.5 per minutes, service rate μ = 60/90 = 2/3 per minutes, and service time variance σ^2 = 0. the runway utilization is ρ = λ/μ = ¾. Applying the formulas for the M/G/1 queue we obtain Lq = ρ^2(1+σ^2μ^2)/(2(1-ρ))=1.125 aircraft Wq = Lq/λ = 2.25 minutes w = Wq + 1/μ = 3.75 minutes L = λ/μ + Lq = 1.875 aircraft Here , Lq=Average number of Aircraft in a queue Wq=Average time spent Aircraft in a queue W=Average time spent in a queue per aircraft L=The number aircraft in a system
  • 12. Chapter :Three(03) Question : Redo Example 2.4(the (M,N) inventory system) by a manual simulation , using the event – scheduling approach. Solution:
  • 13. Chapter :Four(04) Question 8: A superhighway connects one large metropolitan area to another. A vehicle leaves the first city every 20 ±15 seconds. Twenty percent of the vehicles have 1 passengers, 30% of the vehicles have 2 passengers, 10% have 3 passengers , and 10% have 4 passengers. The remaining 30% of the vehicles are buses , which carry 40 people. It takes 60±10 minutes for a vehicles to travel between the two metropolitan areas. How long does it take for 5000 people to arrive in the second city? Solution: