SlideShare a Scribd company logo
Modeling BusinessModeling Business
ManagementManagement
SystemsSystems
TransportationTransportation
By:By: Sherin Haroun El RashiedSherin Haroun El Rashied
Presentation OutlinePresentation Outline
IntroductionIntroduction
How IT &Business Process FitHow IT &Business Process Fit
TogetherTogether
 A simulation is an imitation of the operation of a real-world process or system.
 The act of simulating something first requires that a model be developed; this model
represents the key characteristics, behaviors and functions of the selected physical
or abstract system or process.
What is Simulation?What is Simulation?
 It accelerates change from old to new system.
 It minimizes the risk of change.
 It allows experts to analyze, improve and control the key factors of any business.
 It provides a mechanism of robust validation under realistic conditions
Simulation is a tool for managing change.Simulation is a tool for managing change.
What is Simulation?What is Simulation?
Models are:
A means of understanding the problems involved in building something;
An aid to communication between those involved in the project and the user.
A component of the methods used in development activities such as the analysis of the
requirements for an artefact and the design of the artefact.
Modeling is a tool that represents the simulationModeling is a tool that represents the simulation
What is Modeling?What is Modeling?
Models for simulation can be simple or complex. Some
modeling and simulation tools allow you to create
detailed models of business processes with a high
degree of fidelity to actual processes.
Modeling & Simulation in BusinessModeling & Simulation in Business
Process ManagementProcess Management
The Benefits of Using Modeling &The Benefits of Using Modeling &
SimulationSimulation
TransportationTransportation
 Transport models are a systematic representation of the complex real-world transport and
land use system as it exists. They are powerful tools for assessing the impact of transport
infrastructure options and for identifying how the transport system is likely to perform in
future, which is essential for the development of an effective urban planning practice.
 Transport models use mathematical relationships to represent the numerous complex
decisions people make about travel so that future demand can be predicted, and to replicate
observed travel patterns at various levels of geography.
 At the most fundamental level, transport models comprise:
An Overview on TransportationAn Overview on Transportation
ModelingModeling
 The scope of the transport model is defined by following policy issues:
Establishing a suitable model scope and structure for transport modeling and analysis
is not a simple process. A number of modeling approaches exist, ranging from the
option of using no formal transport models to the most complex microsimulation
models.
Establishing a suitable model scope and structure for transport modeling and analysis
is not a simple process. A number of modeling approaches exist, ranging from the
option of using no formal transport models to the most complex microsimulation
models.
Transport Model ScopeTransport Model Scope
A database 
The inputs
to the
modeling
process,
A travel
demand
model
A freight
model
A transport
supply
model
An
assignment
module
The required
outputs,
Other
information
1. Consolidating the modeling task
2. Data collection
3. Model estimation
4. Options development
5. Options modeling
6. Sensitivity analysis
7. Economic appraisal
8. Modeling report
Transport Model StructureTransport Model Structure
1. What will our community look like in the future?
 How many people? (population forecasts)
 What will they do? (economic forecasts)
 Where will they do it? (land use pattern)
2. What are the travel patterns in the future?
 How many trips? (trip generation)
 Where will the trips go? (trip distribution)
 What modes will they use? (mode split)
 What routes will they take? (traffic assignment)
 What will be the effects of this travel? (impact analysis)
How Do Models Fit in The TransportHow Do Models Fit in The Transport
Planning ProcessPlanning Process
Car Traffic JamCar Traffic Jam
ProblemProblem
To Study The Impact of The Chosen Model
on The Traffic Flow Problems.
Aim of Transportation ModelAim of Transportation Model
Microscopic traffic flow
models (Car-Following Model)
simulate single vehicle-driver
units, based on driver’s
behavior.
Macroscopic traffic flow
model study the characteristics
of traffic flow like average
velocity, density, flow and
mean speed of a traffic stream.
Mesoscopic models (model: Gas-
Kinetic Traffic Flow Model)
combine the properties of both
microscopic and macroscopic
models.
Microscopic
Macroscopic
Mesoscopic
Types of Traffic ModelTypes of Traffic Model
Traffic jam!?Traffic jam!?
 There are three behaviors:
 In order to achieve accuracy in modeling the traffic, many factors must be
considered. This leads to a simulation model with high degree of parameters (50
parameters model is common).
External Factors
Microscopic Traffic ModelMicroscopic Traffic Model
Fundamental Diagram:
The fundamental diagram describes the connection between density and flow
rate on the road.
When the density is low, that is, vehicles are far from each other, the flow
increases linearly with increasing density.
When the density reaches certain value, vehicles start to interact with each other,
drivers become cautious and lower their velocities to maintain a safe distance to the
vehicle ahead. The lowering of velocities causes the flow to decrease.
As the density still increases, vehicle velocities get lower and finally a point is
reached when traffic is completely jammed and the flow rate drops to zero.
In the theory of traffic flow, it is supposed that the average flow rate (Q(ρ)) is
related to the density (ρ) and the average velocity of vehicles (V (ρ)) as Q(ρ) = ρ V(ρ).
(Q = flow, ρ = density, V = velocity)
Transportation Ideal RuleTransportation Ideal Rule
 Cellular automaton model is one of the microscopic traffic models. In this model, a roadway is
made up of cells like the points in a lattice or like the checker board and time is also discredited.
Vesicles move from on cell to another. The first research using Cellular Automaton model for
traffics simulation was conducted by Nagel and Schreckenberg (1992). They simulate the single-
lane highway traffic flow by a stochastic CA model. The basic rule of the traffic flow is that each
vehicle move v sites at each time. The velocity will add 1 if there is no cars v space ahead and
slow down to𝑖−1 if there is another vehicle𝑖 spaces ahead. The velocity will slow down
randomly with the probability𝑖. There are some CA models have been quiet used, like Nagel-
Schreckenberg model (1992) and BJH model (Benjamin, Johnson and Hui 1996).
 In the CA model, the street is divided into cells at a typical space which is the space occupied by
vehicles in a dense jam. The space is depended by car length and distance to the preceding car.
Each cell can be occupied at most one car or empty. There exist a maximum speed𝑖𝑖𝑖𝑖 and the
velocity of each car can take the value between𝑖=0,1,2,…,𝑖𝑖𝑖𝑖.
 The simplest traffic CA model is developed by Wolfram (1986, 1994) and Biham et al (1992). The
model is described as the asymmetric simple exclusion model on one dimensional roadway. The
formula is as following:
𝑥𝑥(𝑥+1)=𝑥𝑥(𝑥)+ 𝑥𝑥𝑥(1,𝑥𝑥+1(𝑥)−𝑥𝑥(𝑥)−1)
Cellular Automaton ModelCellular Automaton Model
 According to rule 184, the evolution of a particular cell depends on its two immediate neighbors, i.e.
the cells in front of and behind it.
 Black or “1” indicates that the cell is occupied by a “vehicle” and white or “0” indicates “empty
spaces”.
 In this diagram, “vehicles” are moving to the right. If the “vehicle” has an “empty space” in front of it,
it will move one unit to the right. Otherwise, it will remain in its original cell.
Cellular Automaton ModelCellular Automaton Model
The Four Movement Steps which lead to a realistic behavior, has been introduced in 1992 by Nagel
und Schreckenberg.
Step 1. All the vehicles whose velocity has not reached the maximum 𝑖𝑖𝑖𝑖 will accelerate by one
unit.
Step 2. Assume a car has m empty cells in front of it. If the velocity of the car (𝑖) is bigger than m,
then the velocity becomes tom. If the velocity of the car (𝑖) is smaller than m, then the velocity
changes to 𝑖. (𝑖→𝑖𝑖𝑖[𝑖,𝑖])
Cellular Automaton ModelCellular Automaton Model
 Step 3. The velocity of the car may reduce by one unit with the probability𝑖.
 Step 4. After3 steps, the new position of the vehicle can be determined by the current velocity
and current position. (𝑖𝑖 →𝑖𝑖+𝑖𝑖)′
The mathematical formula can be as shown:
𝑖𝑖+1=𝑖𝑖𝑖{0,𝑖𝑖𝑖(𝑖𝑖𝑖𝑖,𝑖𝑖−1,𝑖𝑖+1)−𝑖𝑖(𝑖)} 𝑖𝑖(𝑖+1)=𝑖𝑖(𝑖)+ 𝑖𝑖𝑖{0,𝑖𝑖𝑖(𝑖𝑖𝑖𝑖,𝑖𝑖+1(𝑖)−𝑖𝑖(𝑖)−1,𝑖𝑖(𝑖)
−𝑖𝑖(𝑖−1)−1+1)−𝑖𝑖(𝑖)}
𝑥𝑥(𝑥) : the Boolean random variable. 𝑥𝑥(𝑥)=1 with the probability p, 𝑥𝑥(𝑥)=0 with the probability 1-p.
Cellular Automaton ModelCellular Automaton Model
The one-lane highway traffic model is based on the former Cellular Automaton model. There exists one
highway which is a close boundary system. The highway is divided in equal size cells. Each cell can either
occupy one vehicle or is empty. Each vehicle can be described by position and velocity. 𝑖𝑖 is the position of
i th vehicle and 𝑖𝑖 is the velocity of 𝑖 th vehicle. Before each movement, we first define the gap between
successive vehicles. 𝑖𝑖𝑖𝑖 is the gap space between i th vehicle and 𝑖-1 𝑖 vehicle. There are four steps inℎ
the model.
Rules and Algorithm
Simulation of Traditional CellularSimulation of Traditional Cellular
Automaton ModelAutomaton Model
 The traditional CA model has a close
boundary for each time step the cars leaving
the system will entry the road immediately.
 In the new model, we set the following rules:
 For each time step, a car will come to
the road with a probability λ.
 If the cars can not enter the road, they
will line up in the entrance.
 The length of queuing is L.
 The cars reach the end of the road will
leave.
Algorithm for improved one-lane model
Modeling and Simulation of Single-lane HighwayModeling and Simulation of Single-lane Highway
Traffic with Open Boundary and Queuing SystemTraffic with Open Boundary and Queuing System
Cellular automaton approach has the following advantages:
1. CA model is easy to understand and to implement in computer.
2. CA model is able to reproduce the complex traffic phenomenon and reflect the
characteristics of traffic flow. The simulation shows the change of cellular in
every time steps.
- Microscopic Level: Observer can get each vehicle’s speed at each time,
displacement and distance of each car.
- Macroscopic Level: Average speed, density and flow of traffic flow.
1. CA model is able to simulate both one-lane roadway and multi-lane
roadway, distinguish small vehicles and big vehicles by setting.
Advantages of Cellular AutomatonAdvantages of Cellular Automaton
ModelModel
 From the simulation we had, the phantom jam can be explained.
 With the increase in the number of vehicles on the road, vehicle density
increases. The smaller the spacing between vehicles, the higher the
interaction.
 When density is low, the vehicles’ movement are free. When the vehicle is
moving forward, the relationship between position and time is linear and
vehicle keeps constant speed.
 When the density increases, the degree of free movement reduces and traffic
blocking is generated in roadway. The relationship between position and time
is non-linear.
 Traffic movement and congestion appear alternately, similar to the peaks and
troughs of the wave propagation.
ConclusionConclusion
SolvingSolving
TransportationTransportation
Problem byProblem by
SoftwareSoftware
ApplicationApplication
Solving Transportation Problem bySolving Transportation Problem by
Software Application (Isbak)Software Application (Isbak)
Probability distributions / Discrete / Poisson
Example:
Calculate the hourly flow rate in a road section is 120 vph. Use Poisson distribution to model this vehicle
arrival
Solution:
The flow rate is given as (µ) = 120 vph = 120/60 = 2 vehicle per minute. Hence, the probability of zero
vehicles arriving in one minute p(0) can be computed as follows:
Example#1 on Transportation ProblemExample#1 on Transportation Problem
The above calculations can be repeated for all the cases as tabulated in
Table
Example#1 on Transportation ProblemExample#1 on Transportation Problem
Probability values of vehicle arrivals
computed using Poisson distribution
Cumulative probability values of vehicle
arrivals computed using Poisson
distribution
Example#1 on Transportation ProblemExample#1 on Transportation Problem
Spreadsheets Distribution - PoissonSpreadsheets Distribution - Poisson
Solving Vehicle Routing Problems Using ExcelSolving Vehicle Routing Problems Using Excel
Calculate the hourly flow rate in a road section is 180 vph.
Use Poisson distribution to model this vehicle arrival
Class ExampleClass Example
 Operations Research AP P LI CATI O N S AN D A LGOR I T HMS
 Modeling and simulation of highway traffic using a cellular automaton approach,
Examensarbete i matematik, 30 hp - Handledare och examinator: Ingemar Kaj
December 2011 – Department
 Traffic Simulation, Josh Gilkerson - Wei Li - David Owen
 Greenshields, B.D. (1933).The Photographic Method of studying Traffic Behavior,
Proceedings of the 13th Annual Meeting of the Highway Research Board.
 Greenshields, B.D. (1935). A study of highway capacity, Proceedings Highway
Research, Record, Washington Volume 14, pp. 448-477.
 Lighthill, M.H., Whitham, G.B.,(1955). On kinematic waves II: A theory of traffic flow
on long, crowded roads. Proceedings of The Royal Society of London Ser. A 229, 317-
345.
 http://www.open.edu/openlearn/science-maths-technology/computing-and-
ict/models-and-modelling/content-section-2.1
 https://en.wikipedia.org/wiki/Simulation
ReferencesReferences
Modeling business management systems transportation

More Related Content

What's hot

Traffic simulation and modelling
Traffic simulation and modellingTraffic simulation and modelling
Traffic simulation and modelling
CHARUSSAT UNIVERSITY
 
Review of Optimal Speed Traffic Models
Review of Optimal Speed Traffic ModelsReview of Optimal Speed Traffic Models
Review of Optimal Speed Traffic Models
Amir Imam
 
Ca models
Ca modelsCa models
Ca models
Ibrahim Lawal
 
IRJET- Traffic Study on Mid-Block Section & Intersection
IRJET-  	  Traffic Study on Mid-Block Section & IntersectionIRJET-  	  Traffic Study on Mid-Block Section & Intersection
IRJET- Traffic Study on Mid-Block Section & Intersection
IRJET Journal
 
Review of optimal speed model
Review of optimal speed modelReview of optimal speed model
Review of optimal speed model
Gazali S.F
 
2013 methodology for the calibration of vissim in mixed traffic
2013 methodology for the calibration of vissim in mixed traffic2013 methodology for the calibration of vissim in mixed traffic
2013 methodology for the calibration of vissim in mixed traffic
Daniel Sitompul
 
Differential game theory for Traffic Flow Modelling
Differential game theory for Traffic Flow ModellingDifferential game theory for Traffic Flow Modelling
Differential game theory for Traffic Flow Modelling
Serge Hoogendoorn
 
Fuzzy presentation1
Fuzzy presentation1Fuzzy presentation1
Fuzzy presentation1
IshqUsmn
 
Most Viewed Article for an year in Academia - International Journal on Soft C...
Most Viewed Article for an year in Academia - International Journal on Soft C...Most Viewed Article for an year in Academia - International Journal on Soft C...
Most Viewed Article for an year in Academia - International Journal on Soft C...
ijsc
 
Most downloaded article for an year - International Journal on Soft Computing...
Most downloaded article for an year - International Journal on Soft Computing...Most downloaded article for an year - International Journal on Soft Computing...
Most downloaded article for an year - International Journal on Soft Computing...
ijsc
 
REVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODEL
REVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODELREVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODEL
REVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODEL
AKILU BOYI BAITI
 
FRONT AND REAR VEHICLE DETECTION USING HYPOTHESIS GENERATION AND VERIFICATION
FRONT AND REAR VEHICLE DETECTION USING HYPOTHESIS GENERATION AND VERIFICATIONFRONT AND REAR VEHICLE DETECTION USING HYPOTHESIS GENERATION AND VERIFICATION
FRONT AND REAR VEHICLE DETECTION USING HYPOTHESIS GENERATION AND VERIFICATION
sipij
 
Traffic simulation
Traffic simulationTraffic simulation
Traffic simulation
Praful -
 
Exploring Queuing Theory to Minimize Traffic Congestion Problem in Calabar-Hi...
Exploring Queuing Theory to Minimize Traffic Congestion Problem in Calabar-Hi...Exploring Queuing Theory to Minimize Traffic Congestion Problem in Calabar-Hi...
Exploring Queuing Theory to Minimize Traffic Congestion Problem in Calabar-Hi...
Premier Publishers
 
710201909
710201909710201909
710201909
IJRAT
 
autonomous-vehicles_final
autonomous-vehicles_finalautonomous-vehicles_final
autonomous-vehicles_final
Nicholas Jones
 
Fowe Thesis Full
Fowe Thesis FullFowe Thesis Full
Fowe Thesis Full
Adeyemi Fowe
 
Simulation of traffic engg.
Simulation of traffic engg.Simulation of traffic engg.
Simulation of traffic engg.
vijay reddy
 
Introduction to transport resilience
Introduction to transport resilienceIntroduction to transport resilience
Introduction to transport resilience
Serge Hoogendoorn
 
Iaetsd modified artificial potential fields algorithm for mobile robot path ...
Iaetsd modified  artificial potential fields algorithm for mobile robot path ...Iaetsd modified  artificial potential fields algorithm for mobile robot path ...
Iaetsd modified artificial potential fields algorithm for mobile robot path ...
Iaetsd Iaetsd
 

What's hot (20)

Traffic simulation and modelling
Traffic simulation and modellingTraffic simulation and modelling
Traffic simulation and modelling
 
Review of Optimal Speed Traffic Models
Review of Optimal Speed Traffic ModelsReview of Optimal Speed Traffic Models
Review of Optimal Speed Traffic Models
 
Ca models
Ca modelsCa models
Ca models
 
IRJET- Traffic Study on Mid-Block Section & Intersection
IRJET-  	  Traffic Study on Mid-Block Section & IntersectionIRJET-  	  Traffic Study on Mid-Block Section & Intersection
IRJET- Traffic Study on Mid-Block Section & Intersection
 
Review of optimal speed model
Review of optimal speed modelReview of optimal speed model
Review of optimal speed model
 
2013 methodology for the calibration of vissim in mixed traffic
2013 methodology for the calibration of vissim in mixed traffic2013 methodology for the calibration of vissim in mixed traffic
2013 methodology for the calibration of vissim in mixed traffic
 
Differential game theory for Traffic Flow Modelling
Differential game theory for Traffic Flow ModellingDifferential game theory for Traffic Flow Modelling
Differential game theory for Traffic Flow Modelling
 
Fuzzy presentation1
Fuzzy presentation1Fuzzy presentation1
Fuzzy presentation1
 
Most Viewed Article for an year in Academia - International Journal on Soft C...
Most Viewed Article for an year in Academia - International Journal on Soft C...Most Viewed Article for an year in Academia - International Journal on Soft C...
Most Viewed Article for an year in Academia - International Journal on Soft C...
 
Most downloaded article for an year - International Journal on Soft Computing...
Most downloaded article for an year - International Journal on Soft Computing...Most downloaded article for an year - International Journal on Soft Computing...
Most downloaded article for an year - International Journal on Soft Computing...
 
REVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODEL
REVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODELREVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODEL
REVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODEL
 
FRONT AND REAR VEHICLE DETECTION USING HYPOTHESIS GENERATION AND VERIFICATION
FRONT AND REAR VEHICLE DETECTION USING HYPOTHESIS GENERATION AND VERIFICATIONFRONT AND REAR VEHICLE DETECTION USING HYPOTHESIS GENERATION AND VERIFICATION
FRONT AND REAR VEHICLE DETECTION USING HYPOTHESIS GENERATION AND VERIFICATION
 
Traffic simulation
Traffic simulationTraffic simulation
Traffic simulation
 
Exploring Queuing Theory to Minimize Traffic Congestion Problem in Calabar-Hi...
Exploring Queuing Theory to Minimize Traffic Congestion Problem in Calabar-Hi...Exploring Queuing Theory to Minimize Traffic Congestion Problem in Calabar-Hi...
Exploring Queuing Theory to Minimize Traffic Congestion Problem in Calabar-Hi...
 
710201909
710201909710201909
710201909
 
autonomous-vehicles_final
autonomous-vehicles_finalautonomous-vehicles_final
autonomous-vehicles_final
 
Fowe Thesis Full
Fowe Thesis FullFowe Thesis Full
Fowe Thesis Full
 
Simulation of traffic engg.
Simulation of traffic engg.Simulation of traffic engg.
Simulation of traffic engg.
 
Introduction to transport resilience
Introduction to transport resilienceIntroduction to transport resilience
Introduction to transport resilience
 
Iaetsd modified artificial potential fields algorithm for mobile robot path ...
Iaetsd modified  artificial potential fields algorithm for mobile robot path ...Iaetsd modified  artificial potential fields algorithm for mobile robot path ...
Iaetsd modified artificial potential fields algorithm for mobile robot path ...
 

Similar to Modeling business management systems transportation

CELLULAR AUTOMATA TRAFFIC FLOW MODEL
CELLULAR AUTOMATA TRAFFIC FLOW MODELCELLULAR AUTOMATA TRAFFIC FLOW MODEL
CELLULAR AUTOMATA TRAFFIC FLOW MODEL
Engr Abdurrashid Dada MNSE
 
Review of Fuzzy Model
Review of Fuzzy Model Review of Fuzzy Model
Review of Fuzzy Model
NurudeenIshaq1
 
capitulos 4
capitulos 4capitulos 4
REVIEW OF OPTIMAL SPEED MODEL
REVIEW OF OPTIMAL SPEED MODELREVIEW OF OPTIMAL SPEED MODEL
REVIEW OF OPTIMAL SPEED MODEL
Gyambar Adamu
 
A Simulation-Based Dynamic Traffic Assignment Model With Combined Modes
A Simulation-Based Dynamic Traffic Assignment Model With Combined ModesA Simulation-Based Dynamic Traffic Assignment Model With Combined Modes
A Simulation-Based Dynamic Traffic Assignment Model With Combined Modes
Allison Koehn
 
A Review on Road Traffic Models for Intelligent Transportation System (ITS)
A Review on Road Traffic Models for Intelligent Transportation System (ITS)A Review on Road Traffic Models for Intelligent Transportation System (ITS)
A Review on Road Traffic Models for Intelligent Transportation System (ITS)
IJSRD
 
Study of statistical models for route prediction algorithms in vanet
Study of statistical models for route prediction algorithms in vanetStudy of statistical models for route prediction algorithms in vanet
Study of statistical models for route prediction algorithms in vanet
Alexander Decker
 
REVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODEL
REVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODELREVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODEL
REVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODEL
Bashir Abdu
 
A Computational Study Of Traffic Assignment Algorithms
A Computational Study Of Traffic Assignment AlgorithmsA Computational Study Of Traffic Assignment Algorithms
A Computational Study Of Traffic Assignment Algorithms
Nicole Adams
 
A Computational Study Of Traffic Assignment Algorithms
A Computational Study Of Traffic Assignment AlgorithmsA Computational Study Of Traffic Assignment Algorithms
A Computational Study Of Traffic Assignment Algorithms
Alicia Buske
 
The Future of Mixed-Autonomy Traffic (AIS302) - AWS re:Invent 2018
The Future of Mixed-Autonomy Traffic (AIS302) - AWS re:Invent 2018The Future of Mixed-Autonomy Traffic (AIS302) - AWS re:Invent 2018
The Future of Mixed-Autonomy Traffic (AIS302) - AWS re:Invent 2018
Amazon Web Services
 
Simulation analysis Halmstad University 2013_project
Simulation analysis Halmstad University 2013_projectSimulation analysis Halmstad University 2013_project
Simulation analysis Halmstad University 2013_project
Alexandru Gutu
 
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATIONIMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IJCNCJournal
 
Review of Optimal Speed Model
Review of Optimal Speed Model Review of Optimal Speed Model
Review of Optimal Speed Model
Ahmad Muhammad
 
REVIEW OF MICROSCOPIC TRAFFIC MODEL USING ARTIFICIAL INTELLIGENCE.pptx
REVIEW OF MICROSCOPIC TRAFFIC MODEL USING ARTIFICIAL INTELLIGENCE.pptxREVIEW OF MICROSCOPIC TRAFFIC MODEL USING ARTIFICIAL INTELLIGENCE.pptx
REVIEW OF MICROSCOPIC TRAFFIC MODEL USING ARTIFICIAL INTELLIGENCE.pptx
JonathanOkpanachi
 
1Intermodal Autonomous Mobility-on-DemandMauro Salazar1,.docx
1Intermodal Autonomous Mobility-on-DemandMauro Salazar1,.docx1Intermodal Autonomous Mobility-on-DemandMauro Salazar1,.docx
1Intermodal Autonomous Mobility-on-DemandMauro Salazar1,.docx
RAJU852744
 
REVIEW OF OPTIMUM SPEED LIMIT TRAFFIC MODEL
  REVIEW OF OPTIMUM SPEED LIMIT TRAFFIC MODEL  REVIEW OF OPTIMUM SPEED LIMIT TRAFFIC MODEL
REVIEW OF OPTIMUM SPEED LIMIT TRAFFIC MODEL
Engr Yunusa Hamisu Gabasawa
 
Traffic stream models
Traffic stream models Traffic stream models
Traffic stream models
Faris Thyab
 
A Dynamic Cellular Automaton Model for Large-Scale Pedestrian Evacuation
A Dynamic Cellular Automaton Model for Large-Scale  Pedestrian EvacuationA Dynamic Cellular Automaton Model for Large-Scale  Pedestrian Evacuation
A Dynamic Cellular Automaton Model for Large-Scale Pedestrian Evacuation
Scientific Review SR
 
A Dynamic Cellular Automaton Model for Large-Scale Pedestrian Evacuation
A Dynamic Cellular Automaton Model for Large-Scale Pedestrian EvacuationA Dynamic Cellular Automaton Model for Large-Scale Pedestrian Evacuation
A Dynamic Cellular Automaton Model for Large-Scale Pedestrian Evacuation
Scientific Review
 

Similar to Modeling business management systems transportation (20)

CELLULAR AUTOMATA TRAFFIC FLOW MODEL
CELLULAR AUTOMATA TRAFFIC FLOW MODELCELLULAR AUTOMATA TRAFFIC FLOW MODEL
CELLULAR AUTOMATA TRAFFIC FLOW MODEL
 
Review of Fuzzy Model
Review of Fuzzy Model Review of Fuzzy Model
Review of Fuzzy Model
 
capitulos 4
capitulos 4capitulos 4
capitulos 4
 
REVIEW OF OPTIMAL SPEED MODEL
REVIEW OF OPTIMAL SPEED MODELREVIEW OF OPTIMAL SPEED MODEL
REVIEW OF OPTIMAL SPEED MODEL
 
A Simulation-Based Dynamic Traffic Assignment Model With Combined Modes
A Simulation-Based Dynamic Traffic Assignment Model With Combined ModesA Simulation-Based Dynamic Traffic Assignment Model With Combined Modes
A Simulation-Based Dynamic Traffic Assignment Model With Combined Modes
 
A Review on Road Traffic Models for Intelligent Transportation System (ITS)
A Review on Road Traffic Models for Intelligent Transportation System (ITS)A Review on Road Traffic Models for Intelligent Transportation System (ITS)
A Review on Road Traffic Models for Intelligent Transportation System (ITS)
 
Study of statistical models for route prediction algorithms in vanet
Study of statistical models for route prediction algorithms in vanetStudy of statistical models for route prediction algorithms in vanet
Study of statistical models for route prediction algorithms in vanet
 
REVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODEL
REVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODELREVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODEL
REVIEW OF OPTIMAL SPEED TRAFFIC FLOW MODEL
 
A Computational Study Of Traffic Assignment Algorithms
A Computational Study Of Traffic Assignment AlgorithmsA Computational Study Of Traffic Assignment Algorithms
A Computational Study Of Traffic Assignment Algorithms
 
A Computational Study Of Traffic Assignment Algorithms
A Computational Study Of Traffic Assignment AlgorithmsA Computational Study Of Traffic Assignment Algorithms
A Computational Study Of Traffic Assignment Algorithms
 
The Future of Mixed-Autonomy Traffic (AIS302) - AWS re:Invent 2018
The Future of Mixed-Autonomy Traffic (AIS302) - AWS re:Invent 2018The Future of Mixed-Autonomy Traffic (AIS302) - AWS re:Invent 2018
The Future of Mixed-Autonomy Traffic (AIS302) - AWS re:Invent 2018
 
Simulation analysis Halmstad University 2013_project
Simulation analysis Halmstad University 2013_projectSimulation analysis Halmstad University 2013_project
Simulation analysis Halmstad University 2013_project
 
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATIONIMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
 
Review of Optimal Speed Model
Review of Optimal Speed Model Review of Optimal Speed Model
Review of Optimal Speed Model
 
REVIEW OF MICROSCOPIC TRAFFIC MODEL USING ARTIFICIAL INTELLIGENCE.pptx
REVIEW OF MICROSCOPIC TRAFFIC MODEL USING ARTIFICIAL INTELLIGENCE.pptxREVIEW OF MICROSCOPIC TRAFFIC MODEL USING ARTIFICIAL INTELLIGENCE.pptx
REVIEW OF MICROSCOPIC TRAFFIC MODEL USING ARTIFICIAL INTELLIGENCE.pptx
 
1Intermodal Autonomous Mobility-on-DemandMauro Salazar1,.docx
1Intermodal Autonomous Mobility-on-DemandMauro Salazar1,.docx1Intermodal Autonomous Mobility-on-DemandMauro Salazar1,.docx
1Intermodal Autonomous Mobility-on-DemandMauro Salazar1,.docx
 
REVIEW OF OPTIMUM SPEED LIMIT TRAFFIC MODEL
  REVIEW OF OPTIMUM SPEED LIMIT TRAFFIC MODEL  REVIEW OF OPTIMUM SPEED LIMIT TRAFFIC MODEL
REVIEW OF OPTIMUM SPEED LIMIT TRAFFIC MODEL
 
Traffic stream models
Traffic stream models Traffic stream models
Traffic stream models
 
A Dynamic Cellular Automaton Model for Large-Scale Pedestrian Evacuation
A Dynamic Cellular Automaton Model for Large-Scale  Pedestrian EvacuationA Dynamic Cellular Automaton Model for Large-Scale  Pedestrian Evacuation
A Dynamic Cellular Automaton Model for Large-Scale Pedestrian Evacuation
 
A Dynamic Cellular Automaton Model for Large-Scale Pedestrian Evacuation
A Dynamic Cellular Automaton Model for Large-Scale Pedestrian EvacuationA Dynamic Cellular Automaton Model for Large-Scale Pedestrian Evacuation
A Dynamic Cellular Automaton Model for Large-Scale Pedestrian Evacuation
 

More from Sherin El-Rashied

The Impact of Building Digital Culture on Employees.pdf
The Impact of Building Digital Culture on Employees.pdfThe Impact of Building Digital Culture on Employees.pdf
The Impact of Building Digital Culture on Employees.pdf
Sherin El-Rashied
 
Digital culture
Digital cultureDigital culture
Digital culture
Sherin El-Rashied
 
Recycling electronic waste
Recycling electronic wasteRecycling electronic waste
Recycling electronic waste
Sherin El-Rashied
 
Stability, growth and regulatory reform
Stability, growth and regulatory reformStability, growth and regulatory reform
Stability, growth and regulatory reform
Sherin El-Rashied
 
Align HR Strategy With Business Strategy
Align HR Strategy With  Business StrategyAlign HR Strategy With  Business Strategy
Align HR Strategy With Business Strategy
Sherin El-Rashied
 
The culture environments facing business - Australia
The culture environments facing business - AustraliaThe culture environments facing business - Australia
The culture environments facing business - Australia
Sherin El-Rashied
 
Support corporate culture - Tesla case study
Support corporate culture - Tesla case studySupport corporate culture - Tesla case study
Support corporate culture - Tesla case study
Sherin El-Rashied
 
Mohamed Anwar El Sadat - Strategic Thinker
Mohamed Anwar El Sadat - Strategic ThinkerMohamed Anwar El Sadat - Strategic Thinker
Mohamed Anwar El Sadat - Strategic Thinker
Sherin El-Rashied
 
Productivity enhancement using lean
Productivity enhancement using leanProductivity enhancement using lean
Productivity enhancement using lean
Sherin El-Rashied
 
The impact of gamification technology on students performance motivation
The impact of gamification technology on students  performance   motivation The impact of gamification technology on students  performance   motivation
The impact of gamification technology on students performance motivation
Sherin El-Rashied
 
Between history and technology between past and present
Between history and technology between past and presentBetween history and technology between past and present
Between history and technology between past and present
Sherin El-Rashied
 

More from Sherin El-Rashied (11)

The Impact of Building Digital Culture on Employees.pdf
The Impact of Building Digital Culture on Employees.pdfThe Impact of Building Digital Culture on Employees.pdf
The Impact of Building Digital Culture on Employees.pdf
 
Digital culture
Digital cultureDigital culture
Digital culture
 
Recycling electronic waste
Recycling electronic wasteRecycling electronic waste
Recycling electronic waste
 
Stability, growth and regulatory reform
Stability, growth and regulatory reformStability, growth and regulatory reform
Stability, growth and regulatory reform
 
Align HR Strategy With Business Strategy
Align HR Strategy With  Business StrategyAlign HR Strategy With  Business Strategy
Align HR Strategy With Business Strategy
 
The culture environments facing business - Australia
The culture environments facing business - AustraliaThe culture environments facing business - Australia
The culture environments facing business - Australia
 
Support corporate culture - Tesla case study
Support corporate culture - Tesla case studySupport corporate culture - Tesla case study
Support corporate culture - Tesla case study
 
Mohamed Anwar El Sadat - Strategic Thinker
Mohamed Anwar El Sadat - Strategic ThinkerMohamed Anwar El Sadat - Strategic Thinker
Mohamed Anwar El Sadat - Strategic Thinker
 
Productivity enhancement using lean
Productivity enhancement using leanProductivity enhancement using lean
Productivity enhancement using lean
 
The impact of gamification technology on students performance motivation
The impact of gamification technology on students  performance   motivation The impact of gamification technology on students  performance   motivation
The impact of gamification technology on students performance motivation
 
Between history and technology between past and present
Between history and technology between past and presentBetween history and technology between past and present
Between history and technology between past and present
 

Recently uploaded

一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理
一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理
一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理
afkxen
 
Hand Gesture Control Robotic Arm using image processing.pptx
Hand Gesture Control Robotic Arm using image processing.pptxHand Gesture Control Robotic Arm using image processing.pptx
Hand Gesture Control Robotic Arm using image processing.pptx
wstatus456
 
EV Charging at MFH Properties by Whitaker Jamieson
EV Charging at MFH Properties by Whitaker JamiesonEV Charging at MFH Properties by Whitaker Jamieson
EV Charging at MFH Properties by Whitaker Jamieson
Forth
 
What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?
Hyundai Motor Group
 
Here's Why Every Semi-Truck Should Have ELDs
Here's Why Every Semi-Truck Should Have ELDsHere's Why Every Semi-Truck Should Have ELDs
Here's Why Every Semi-Truck Should Have ELDs
jennifermiller8137
 
AadiShakti Projects ( Asp Cranes ) Raipur
AadiShakti Projects ( Asp Cranes ) RaipurAadiShakti Projects ( Asp Cranes ) Raipur
AadiShakti Projects ( Asp Cranes ) Raipur
AadiShakti Projects
 
Globalfleet - global fleet survey 2021 full results
Globalfleet - global fleet survey 2021 full resultsGlobalfleet - global fleet survey 2021 full results
Globalfleet - global fleet survey 2021 full results
vaterland
 
一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理
一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理
一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理
afkxen
 
EN Artificial Intelligence by Slidesgo.pptx
EN Artificial Intelligence by Slidesgo.pptxEN Artificial Intelligence by Slidesgo.pptx
EN Artificial Intelligence by Slidesgo.pptx
aichamardi99
 
Expanding Access to Affordable At-Home EV Charging by Vanessa Warheit
Expanding Access to Affordable At-Home EV Charging by Vanessa WarheitExpanding Access to Affordable At-Home EV Charging by Vanessa Warheit
Expanding Access to Affordable At-Home EV Charging by Vanessa Warheit
Forth
 
Kaizen SMT_MI_PCBA for Quality Engineerspptx
Kaizen SMT_MI_PCBA for Quality EngineerspptxKaizen SMT_MI_PCBA for Quality Engineerspptx
Kaizen SMT_MI_PCBA for Quality Engineerspptx
vaibhavsrivastava482521
 
快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样
快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样
快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样
78tq3hi2
 
Catalytic Converter theft prevention - NYC.pptx
Catalytic Converter theft prevention - NYC.pptxCatalytic Converter theft prevention - NYC.pptx
Catalytic Converter theft prevention - NYC.pptx
Blue Star Brothers
 
原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样
原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样
原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样
78tq3hi2
 
53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...
53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...
53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...
MarynaYurchenko2
 
EV Charging at Multifamily Properties by Kevin Donnelly
EV Charging at Multifamily Properties by Kevin DonnellyEV Charging at Multifamily Properties by Kevin Donnelly
EV Charging at Multifamily Properties by Kevin Donnelly
Forth
 
What Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill Roads
What Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill RoadsWhat Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill Roads
What Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill Roads
Sprinter Gurus
 

Recently uploaded (17)

一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理
一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理
一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理
 
Hand Gesture Control Robotic Arm using image processing.pptx
Hand Gesture Control Robotic Arm using image processing.pptxHand Gesture Control Robotic Arm using image processing.pptx
Hand Gesture Control Robotic Arm using image processing.pptx
 
EV Charging at MFH Properties by Whitaker Jamieson
EV Charging at MFH Properties by Whitaker JamiesonEV Charging at MFH Properties by Whitaker Jamieson
EV Charging at MFH Properties by Whitaker Jamieson
 
What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?
 
Here's Why Every Semi-Truck Should Have ELDs
Here's Why Every Semi-Truck Should Have ELDsHere's Why Every Semi-Truck Should Have ELDs
Here's Why Every Semi-Truck Should Have ELDs
 
AadiShakti Projects ( Asp Cranes ) Raipur
AadiShakti Projects ( Asp Cranes ) RaipurAadiShakti Projects ( Asp Cranes ) Raipur
AadiShakti Projects ( Asp Cranes ) Raipur
 
Globalfleet - global fleet survey 2021 full results
Globalfleet - global fleet survey 2021 full resultsGlobalfleet - global fleet survey 2021 full results
Globalfleet - global fleet survey 2021 full results
 
一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理
一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理
一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理
 
EN Artificial Intelligence by Slidesgo.pptx
EN Artificial Intelligence by Slidesgo.pptxEN Artificial Intelligence by Slidesgo.pptx
EN Artificial Intelligence by Slidesgo.pptx
 
Expanding Access to Affordable At-Home EV Charging by Vanessa Warheit
Expanding Access to Affordable At-Home EV Charging by Vanessa WarheitExpanding Access to Affordable At-Home EV Charging by Vanessa Warheit
Expanding Access to Affordable At-Home EV Charging by Vanessa Warheit
 
Kaizen SMT_MI_PCBA for Quality Engineerspptx
Kaizen SMT_MI_PCBA for Quality EngineerspptxKaizen SMT_MI_PCBA for Quality Engineerspptx
Kaizen SMT_MI_PCBA for Quality Engineerspptx
 
快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样
快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样
快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样
 
Catalytic Converter theft prevention - NYC.pptx
Catalytic Converter theft prevention - NYC.pptxCatalytic Converter theft prevention - NYC.pptx
Catalytic Converter theft prevention - NYC.pptx
 
原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样
原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样
原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样
 
53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...
53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...
53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...
 
EV Charging at Multifamily Properties by Kevin Donnelly
EV Charging at Multifamily Properties by Kevin DonnellyEV Charging at Multifamily Properties by Kevin Donnelly
EV Charging at Multifamily Properties by Kevin Donnelly
 
What Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill Roads
What Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill RoadsWhat Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill Roads
What Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill Roads
 

Modeling business management systems transportation

  • 4. How IT &Business Process FitHow IT &Business Process Fit TogetherTogether
  • 5.  A simulation is an imitation of the operation of a real-world process or system.  The act of simulating something first requires that a model be developed; this model represents the key characteristics, behaviors and functions of the selected physical or abstract system or process. What is Simulation?What is Simulation?
  • 6.  It accelerates change from old to new system.  It minimizes the risk of change.  It allows experts to analyze, improve and control the key factors of any business.  It provides a mechanism of robust validation under realistic conditions Simulation is a tool for managing change.Simulation is a tool for managing change. What is Simulation?What is Simulation?
  • 7. Models are: A means of understanding the problems involved in building something; An aid to communication between those involved in the project and the user. A component of the methods used in development activities such as the analysis of the requirements for an artefact and the design of the artefact. Modeling is a tool that represents the simulationModeling is a tool that represents the simulation What is Modeling?What is Modeling?
  • 8. Models for simulation can be simple or complex. Some modeling and simulation tools allow you to create detailed models of business processes with a high degree of fidelity to actual processes. Modeling & Simulation in BusinessModeling & Simulation in Business Process ManagementProcess Management
  • 9. The Benefits of Using Modeling &The Benefits of Using Modeling & SimulationSimulation
  • 11.  Transport models are a systematic representation of the complex real-world transport and land use system as it exists. They are powerful tools for assessing the impact of transport infrastructure options and for identifying how the transport system is likely to perform in future, which is essential for the development of an effective urban planning practice.  Transport models use mathematical relationships to represent the numerous complex decisions people make about travel so that future demand can be predicted, and to replicate observed travel patterns at various levels of geography.  At the most fundamental level, transport models comprise: An Overview on TransportationAn Overview on Transportation ModelingModeling
  • 12.  The scope of the transport model is defined by following policy issues: Establishing a suitable model scope and structure for transport modeling and analysis is not a simple process. A number of modeling approaches exist, ranging from the option of using no formal transport models to the most complex microsimulation models. Establishing a suitable model scope and structure for transport modeling and analysis is not a simple process. A number of modeling approaches exist, ranging from the option of using no formal transport models to the most complex microsimulation models. Transport Model ScopeTransport Model Scope
  • 13. A database  The inputs to the modeling process, A travel demand model A freight model A transport supply model An assignment module The required outputs, Other information 1. Consolidating the modeling task 2. Data collection 3. Model estimation 4. Options development 5. Options modeling 6. Sensitivity analysis 7. Economic appraisal 8. Modeling report Transport Model StructureTransport Model Structure
  • 14. 1. What will our community look like in the future?  How many people? (population forecasts)  What will they do? (economic forecasts)  Where will they do it? (land use pattern) 2. What are the travel patterns in the future?  How many trips? (trip generation)  Where will the trips go? (trip distribution)  What modes will they use? (mode split)  What routes will they take? (traffic assignment)  What will be the effects of this travel? (impact analysis) How Do Models Fit in The TransportHow Do Models Fit in The Transport Planning ProcessPlanning Process
  • 15. Car Traffic JamCar Traffic Jam ProblemProblem
  • 16. To Study The Impact of The Chosen Model on The Traffic Flow Problems. Aim of Transportation ModelAim of Transportation Model
  • 17. Microscopic traffic flow models (Car-Following Model) simulate single vehicle-driver units, based on driver’s behavior. Macroscopic traffic flow model study the characteristics of traffic flow like average velocity, density, flow and mean speed of a traffic stream. Mesoscopic models (model: Gas- Kinetic Traffic Flow Model) combine the properties of both microscopic and macroscopic models. Microscopic Macroscopic Mesoscopic Types of Traffic ModelTypes of Traffic Model
  • 19.  There are three behaviors:  In order to achieve accuracy in modeling the traffic, many factors must be considered. This leads to a simulation model with high degree of parameters (50 parameters model is common). External Factors Microscopic Traffic ModelMicroscopic Traffic Model
  • 20. Fundamental Diagram: The fundamental diagram describes the connection between density and flow rate on the road. When the density is low, that is, vehicles are far from each other, the flow increases linearly with increasing density. When the density reaches certain value, vehicles start to interact with each other, drivers become cautious and lower their velocities to maintain a safe distance to the vehicle ahead. The lowering of velocities causes the flow to decrease. As the density still increases, vehicle velocities get lower and finally a point is reached when traffic is completely jammed and the flow rate drops to zero. In the theory of traffic flow, it is supposed that the average flow rate (Q(ρ)) is related to the density (ρ) and the average velocity of vehicles (V (ρ)) as Q(ρ) = ρ V(ρ). (Q = flow, ρ = density, V = velocity) Transportation Ideal RuleTransportation Ideal Rule
  • 21.  Cellular automaton model is one of the microscopic traffic models. In this model, a roadway is made up of cells like the points in a lattice or like the checker board and time is also discredited. Vesicles move from on cell to another. The first research using Cellular Automaton model for traffics simulation was conducted by Nagel and Schreckenberg (1992). They simulate the single- lane highway traffic flow by a stochastic CA model. The basic rule of the traffic flow is that each vehicle move v sites at each time. The velocity will add 1 if there is no cars v space ahead and slow down to𝑖−1 if there is another vehicle𝑖 spaces ahead. The velocity will slow down randomly with the probability𝑖. There are some CA models have been quiet used, like Nagel- Schreckenberg model (1992) and BJH model (Benjamin, Johnson and Hui 1996).  In the CA model, the street is divided into cells at a typical space which is the space occupied by vehicles in a dense jam. The space is depended by car length and distance to the preceding car. Each cell can be occupied at most one car or empty. There exist a maximum speed𝑖𝑖𝑖𝑖 and the velocity of each car can take the value between𝑖=0,1,2,…,𝑖𝑖𝑖𝑖.  The simplest traffic CA model is developed by Wolfram (1986, 1994) and Biham et al (1992). The model is described as the asymmetric simple exclusion model on one dimensional roadway. The formula is as following: 𝑥𝑥(𝑥+1)=𝑥𝑥(𝑥)+ 𝑥𝑥𝑥(1,𝑥𝑥+1(𝑥)−𝑥𝑥(𝑥)−1) Cellular Automaton ModelCellular Automaton Model
  • 22.  According to rule 184, the evolution of a particular cell depends on its two immediate neighbors, i.e. the cells in front of and behind it.  Black or “1” indicates that the cell is occupied by a “vehicle” and white or “0” indicates “empty spaces”.  In this diagram, “vehicles” are moving to the right. If the “vehicle” has an “empty space” in front of it, it will move one unit to the right. Otherwise, it will remain in its original cell. Cellular Automaton ModelCellular Automaton Model
  • 23. The Four Movement Steps which lead to a realistic behavior, has been introduced in 1992 by Nagel und Schreckenberg. Step 1. All the vehicles whose velocity has not reached the maximum 𝑖𝑖𝑖𝑖 will accelerate by one unit. Step 2. Assume a car has m empty cells in front of it. If the velocity of the car (𝑖) is bigger than m, then the velocity becomes tom. If the velocity of the car (𝑖) is smaller than m, then the velocity changes to 𝑖. (𝑖→𝑖𝑖𝑖[𝑖,𝑖]) Cellular Automaton ModelCellular Automaton Model
  • 24.  Step 3. The velocity of the car may reduce by one unit with the probability𝑖.  Step 4. After3 steps, the new position of the vehicle can be determined by the current velocity and current position. (𝑖𝑖 →𝑖𝑖+𝑖𝑖)′ The mathematical formula can be as shown: 𝑖𝑖+1=𝑖𝑖𝑖{0,𝑖𝑖𝑖(𝑖𝑖𝑖𝑖,𝑖𝑖−1,𝑖𝑖+1)−𝑖𝑖(𝑖)} 𝑖𝑖(𝑖+1)=𝑖𝑖(𝑖)+ 𝑖𝑖𝑖{0,𝑖𝑖𝑖(𝑖𝑖𝑖𝑖,𝑖𝑖+1(𝑖)−𝑖𝑖(𝑖)−1,𝑖𝑖(𝑖) −𝑖𝑖(𝑖−1)−1+1)−𝑖𝑖(𝑖)} 𝑥𝑥(𝑥) : the Boolean random variable. 𝑥𝑥(𝑥)=1 with the probability p, 𝑥𝑥(𝑥)=0 with the probability 1-p. Cellular Automaton ModelCellular Automaton Model
  • 25. The one-lane highway traffic model is based on the former Cellular Automaton model. There exists one highway which is a close boundary system. The highway is divided in equal size cells. Each cell can either occupy one vehicle or is empty. Each vehicle can be described by position and velocity. 𝑖𝑖 is the position of i th vehicle and 𝑖𝑖 is the velocity of 𝑖 th vehicle. Before each movement, we first define the gap between successive vehicles. 𝑖𝑖𝑖𝑖 is the gap space between i th vehicle and 𝑖-1 𝑖 vehicle. There are four steps inℎ the model. Rules and Algorithm Simulation of Traditional CellularSimulation of Traditional Cellular Automaton ModelAutomaton Model
  • 26.  The traditional CA model has a close boundary for each time step the cars leaving the system will entry the road immediately.  In the new model, we set the following rules:  For each time step, a car will come to the road with a probability λ.  If the cars can not enter the road, they will line up in the entrance.  The length of queuing is L.  The cars reach the end of the road will leave. Algorithm for improved one-lane model Modeling and Simulation of Single-lane HighwayModeling and Simulation of Single-lane Highway Traffic with Open Boundary and Queuing SystemTraffic with Open Boundary and Queuing System
  • 27. Cellular automaton approach has the following advantages: 1. CA model is easy to understand and to implement in computer. 2. CA model is able to reproduce the complex traffic phenomenon and reflect the characteristics of traffic flow. The simulation shows the change of cellular in every time steps. - Microscopic Level: Observer can get each vehicle’s speed at each time, displacement and distance of each car. - Macroscopic Level: Average speed, density and flow of traffic flow. 1. CA model is able to simulate both one-lane roadway and multi-lane roadway, distinguish small vehicles and big vehicles by setting. Advantages of Cellular AutomatonAdvantages of Cellular Automaton ModelModel
  • 28.  From the simulation we had, the phantom jam can be explained.  With the increase in the number of vehicles on the road, vehicle density increases. The smaller the spacing between vehicles, the higher the interaction.  When density is low, the vehicles’ movement are free. When the vehicle is moving forward, the relationship between position and time is linear and vehicle keeps constant speed.  When the density increases, the degree of free movement reduces and traffic blocking is generated in roadway. The relationship between position and time is non-linear.  Traffic movement and congestion appear alternately, similar to the peaks and troughs of the wave propagation. ConclusionConclusion
  • 30. Solving Transportation Problem bySolving Transportation Problem by Software Application (Isbak)Software Application (Isbak)
  • 31.
  • 32. Probability distributions / Discrete / Poisson Example: Calculate the hourly flow rate in a road section is 120 vph. Use Poisson distribution to model this vehicle arrival Solution: The flow rate is given as (µ) = 120 vph = 120/60 = 2 vehicle per minute. Hence, the probability of zero vehicles arriving in one minute p(0) can be computed as follows: Example#1 on Transportation ProblemExample#1 on Transportation Problem
  • 33. The above calculations can be repeated for all the cases as tabulated in Table Example#1 on Transportation ProblemExample#1 on Transportation Problem
  • 34. Probability values of vehicle arrivals computed using Poisson distribution Cumulative probability values of vehicle arrivals computed using Poisson distribution Example#1 on Transportation ProblemExample#1 on Transportation Problem
  • 35. Spreadsheets Distribution - PoissonSpreadsheets Distribution - Poisson
  • 36. Solving Vehicle Routing Problems Using ExcelSolving Vehicle Routing Problems Using Excel
  • 37. Calculate the hourly flow rate in a road section is 180 vph. Use Poisson distribution to model this vehicle arrival Class ExampleClass Example
  • 38.  Operations Research AP P LI CATI O N S AN D A LGOR I T HMS  Modeling and simulation of highway traffic using a cellular automaton approach, Examensarbete i matematik, 30 hp - Handledare och examinator: Ingemar Kaj December 2011 – Department  Traffic Simulation, Josh Gilkerson - Wei Li - David Owen  Greenshields, B.D. (1933).The Photographic Method of studying Traffic Behavior, Proceedings of the 13th Annual Meeting of the Highway Research Board.  Greenshields, B.D. (1935). A study of highway capacity, Proceedings Highway Research, Record, Washington Volume 14, pp. 448-477.  Lighthill, M.H., Whitham, G.B.,(1955). On kinematic waves II: A theory of traffic flow on long, crowded roads. Proceedings of The Royal Society of London Ser. A 229, 317- 345.  http://www.open.edu/openlearn/science-maths-technology/computing-and- ict/models-and-modelling/content-section-2.1  https://en.wikipedia.org/wiki/Simulation ReferencesReferences

Editor's Notes

  1. Modeling is about building representations of things in the ‘real world’ and allowing ideas to be investigated; it is central to all activities in the process for building or creating an artefact of some form or other. In effect, a model is a way of expressing a particular view of an identifiable system of some kind. 
  2. Simulation is a tool for managing change. Practitioners in business process management know the critical importance of carefully leading organizations and people from old to new ways of doing business, and simulation is one way to accelerate change. This capability derives largely from the ability of simulation to bring clarity to the reasons for change. Simulation provides more than an answer: it shows you how the answer was derived; it enables you to trace from cause to effect; and it allows you to generate explanations for decisions. Simulation is a component of a business rules engine. Modeling is a tool for representation You can view simulation as a solution to both off-line design and on-line operational management problems. Engineers derive rules from the mental models experts provide on how their processes work and how to make decisions that will help them forecast how a change might impact those decisions. Formalizing and simulating these models makes the automation of business rules more robust. In the design of new business rules, simulation provides a way to validate that processes will work as designed. Simulation enables the successful use of organizational improvement programs such as Six Sigma. The activities of define, measure, analyze, improve, and control depend on the earnest participation of everyone involved to manage quality. In particular, the last three (analyze, improve & control) revolve around identification of root causes, coming up with new policies and practices, and putting controls in place to keep quality high. Clearly, simulation can play the important role of reducing the risk of change and managing change Modeling is a tool for representation. Models define the boundaries of the system you want to simulate. Business process modeling practitioners and software vendors have created a wealth of formalisms, software tools, and methodologies for understanding what to model, how to model, and ways to conduct analyses with models. The articles published on this website provide many examples of these tools of the trade. Modeling is a necessary component of any simulation, but it is not sufficient for conducting a simulation. To simulate, one needs a simulation engine, which is described in the section below. Models for simulation can be simple or complex. Some modeling and simulation tools allow you to create detailed models of business processes with a high degree of fidelity to actual processes. Simulation is a tool for time and space compression, both of which are needed for robust validation. Successful business process transformations are those that have withstood the test of time and solve real problems. They have been validated through months or years of operation with a demonstrated return-on-investment. New implementations of these processes aren’t risky because users know they will work as expected. However, when a new or innovative process is devised, it’s impossible to tell whether an asserted ROI can ever be realized. Simulation provides a mechanism for robust validation under realistic conditions and can substantially reduce the risk of deploying a new process. Validation of a business process can be done in many ways, but a structured method for examination involves a series of qualitative or quantitative experiments. A business problem statement identifies the variables that experimenters change, as well as the metrics that indicate success or failure, and the validation exercise is completed through a series of simulations. Pilot projects with limited data sets, conducted in low-risk laboratory environments, provide data that support cost/benefit analyses. Since there are a large number of possible alternatives, simulations are limited by a careful selection of variables and the application of design-of-experiments techniques. The hard constraints are time and space, and achieving a compression of both can only be done one way – through modeling and simulation.
  3. A database  populated by data from travel surveys across the region by various modes by time of day, together with observed traffic volumes across the road network and patronage levels on the public transport network, including current and projected land use data and demographics (population and employment) The inputs to the modeling process, such as parking supply, land use distribution, fares, car travel costs, traffic management measures, access restrictions, road and public transport infrastructure, and public transport service provision A travel demand model  to derive the quantum of travel across the region, comprising trip generation, trip distribution and mode choice modules, including factors such as travel purposes and the quantum of commercial vehicle travel A freight model  to derive the quantum of freight transported across the region sufficient to estimate the quantum of commercial vehicle travel on the road network and the requirements of the freight task on the rail network A transport supply model  covering the road and public transport networks, including factors such as parking supply, road and public transport network capacities, travel times and travel costs An assignment module  to allocate travel demands to the transport supply model in an iterative manner, to ensure the forecast demands are balanced with the transport supply, taking into account congestion effects The required outputs, such as network performance indicators including vehicle-hours and kilometers of travel, passenger-hours and kilometers, congestion indicators and tonnages of emissions Other information, such as emissions (NOx, CO, CO2), traffic volumes, trip lengths, trip costs and benefits and accessibility measures. Transport modeling process Consolidating the modeling task,  which includes identifying the key transport, socio‑economic and land use issues as well as the particular problems to be modelled. This stage is also informed by the definition of goals, objectives and the appraisal criteria to be adopted Data collection,  which is critical to transport modeling and may include highway and public transport patronage data, import/export or production/consumption volumes by commodity as well as census information and targeted or area-wide travel surveys. Usually the data collection is defined after the model scope has been specified; nevertheless, in practice a good model design would consider the existing data available Model estimation, calibration and validation, which is required to develop the relationships used in the modeling process and to gauge the performance of the transport model. The process involves checking and refining input data and the suitability of relationships, and comparing model outputs against observed data for the base year conditions (discussed further in Chapter 5) Options development, which usually includes variations of transport network options, land use options or combinations of both Options modeling,  which might enable further refinement and development of options as well as more detailed design and appraisal. This stage usually involves an iterative process covering options development and modeling through to appraisal Sensitivity analysis,  which varies input data and model parameter values to identify the robustness of the model relationships and the associated forecasts. Economic appraisal,  which uses results of modeling as input to the appraisal process to assess the performance of the options against the specified goals, objectives and criteria Modeling report,  which involves the full documentation of each of the previous stages, including the transport model details TYPES OF SIMULATION MODELS System of Interest – The system of interest can be one of the following: • a physical system, for example, a supply chain or production line, • a management system, for example, a CRM process, or • a meta-model, for example, rules that establish whether a model is formulated properly. Visibility – Internally, a model may be: • transparent, that is, a description of actual mechanisms, or • ’black-box’, that is, a description that results in the same behavior as the real system but internally does not model the actual mechanisms. Probability – A model can be • probabilistic, that is, a single set of inputs that results in many possible outputs--the outputs exhibit variations that are described using statistics, or • deterministic, that is, the same set of inputs results in the same set of outputs; the outputs are causally determined by preceding events.
  4. Microscopic traffic flow models simulate single vehicle-driver units, based on driver’s behavior. The dynamic variables of the models represent microscopic properties like the position and velocity of the vehicles. There are two modeling approach are known as Car-following model and Cellular automaton model. Richards (1956) establish the Car-following models which are defined by ordinary differential equations describing the vehicles' positions and velocities. Newell (1961) set up an optimal velocity base on a distance dependent velocity. Cellular automaton models describe the dynamical properties of the system in a discrete setting. It consists of a regular grid of cells. For traffic model, the road is divided into a constant length Δx and the time is divided into steps ofΔt. Each grid of cells can either be occupied by a vehicle or empty. Macroscopic traffic flow model study the characteristics of traffic flow like average velocity, density, flow and mean speed of a traffic stream. The first major step in macroscopic modeling of traffic was taken by Lighthill and Whitham(1955). They establish the L-W model which indexed the comparability of ‘traffic flow on long crowded roads’ with ‘flood movements in long rivers’. Richards (1956) complemented the model by introducing of ‘shock-waves on the highway’ into the model as an identical approach known as the LWR model. Payne (1971) changes the microscopic variables to macroscopic scale. Helbing (1996) proposed a third order macroscopic traffic model with the traffic density, velocity and variance on the velocity. Mesoscopic models combine the properties of both microscopic and macroscopic models. Mesoscopic models simulate individual vehicles separately, but use the macroscopic view to express their activities and interactions. The classic model is the Gas-Kinetic based model
  5. There is a fixed density which defines the initial number of cars in the roadway. After the initialization, the cars will move follow the rules for each time step. The new speed of each vehicle will be decided by the gap, forwards peed and maximum speed. The cars reach the end of the road will leave and never come back. For each time step, a new car will come with the probability λ. If there are no empty space in the first grid of the road, the car will wait outside the road. The length of the queue will be l. The left side shows the algorithm for the improved one lane model.