Top Banner
Presented by: David Nikaido & Tiffany Hunt Faculty Mentor: Dr. Christine Drennon
17

Multi-agent Behavior in a GIS Traffic Simulation 

Dec 30, 2015

Download

Documents

dennis-delacruz

Multi-agent Behavior in a GIS Traffic Simulation . Presented by: David Nikaido & Tiffany Hunt Faculty Mentor: Dr. Christine Drennon. Outline. Introduction Literature Review Agent Enviroment Future Work Timeline Conclusion. Introduction. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Multi-agent Behavior in a GIS Traffic Simulation 

Presented by: David Nikaido & Tiffany HuntFaculty Mentor: Dr. Christine Drennon

Page 2: Multi-agent Behavior in a GIS Traffic Simulation 

Introduction

Literature Review

Agent

Enviroment

Future Work

Timeline

Conclusion

Page 3: Multi-agent Behavior in a GIS Traffic Simulation 

Modeling Traffic in a Multi‐Agent System with Geographic Information Systems (GIS)Trinity Summer REU 2009

Goals: Simulate traffic in San Antonio

◦ Agents

◦ Enviroment

Page 4: Multi-agent Behavior in a GIS Traffic Simulation 

Our goals are to build off of last years traffic simulation model in two ways:

◦ Create a citywide map structure

◦ Implement driving agent behavior

Page 5: Multi-agent Behavior in a GIS Traffic Simulation 

“A behavioral multi-agent model for road traffic simulation.” Doniec, Mandiau, Piechowiak and Espie.

 

Page 6: Multi-agent Behavior in a GIS Traffic Simulation 

Three types of behavior

◦ Normative

◦ Opportunistic

◦ Anticipatory

Page 7: Multi-agent Behavior in a GIS Traffic Simulation 
Page 8: Multi-agent Behavior in a GIS Traffic Simulation 
Page 9: Multi-agent Behavior in a GIS Traffic Simulation 
Page 10: Multi-agent Behavior in a GIS Traffic Simulation 

“A collaborative driving system based on multiagent modeling and simulations.” Halle’, Chaib-draa

Page 11: Multi-agent Behavior in a GIS Traffic Simulation 

Traffic Control LayerTraffic Control Layer

Management LayerManagement Layer

Guidance LayerGuidance LayerInputInput outputoutput

Page 12: Multi-agent Behavior in a GIS Traffic Simulation 

Graphical Information Systems(GIS)◦ Spatial◦ Data◦ Pretty

Page 13: Multi-agent Behavior in a GIS Traffic Simulation 

Types of agents:◦ Road agents◦ Traffic lights◦ Signs◦ Sensors

Path finding algorithm Shortest path Alternate path

Page 14: Multi-agent Behavior in a GIS Traffic Simulation 

Autonomous driver agents (DARPA) User functionality:

◦ Change traffic rules◦ Change driver behavior◦ Measure traffic flow◦ Change road structure

Page 15: Multi-agent Behavior in a GIS Traffic Simulation 

Week 3 - 4:◦ Translate last year’s code to Scala

Week 5 - 7:◦ Implement agent behavior◦ GUI

Week 8 – 9:◦ Optimize code and future work

Page 16: Multi-agent Behavior in a GIS Traffic Simulation 

Can be useful for testing traffic infrastructure

FUN!! Can be used to measure real world data

Page 17: Multi-agent Behavior in a GIS Traffic Simulation