DESIGN AND IMPLEMENTATION OF VIRTUAL URBAN TRAFFIC SYSTEM FOR DRIVING ADVENTURE GAME

In this paper, a virtual urban traffic system for game is designed and implemented. The system consists of a road network model, a vehicle generation mechanism, and a vehicle movement model. The road network model includes data structure and logic design for road lanes, intersections, and traffic li...

Full description

Saved in:
Bibliographic Details
Main Author: FRESTIYANTO (NIM: 23207150), RIFANI
Format: Theses
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/13085
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:In this paper, a virtual urban traffic system for game is designed and implemented. The system consists of a road network model, a vehicle generation mechanism, and a vehicle movement model. The road network model includes data structure and logic design for road lanes, intersections, and traffic lights along with its traffic rules. The vehicle generation mechanism determines how vehicles are generated and placed in the road network to start the traffic. The vehicle movement model determines the movement of vehicle on a road lane based on microscopic traffic flow model named Intelligent Driver Model (IDM). By using IDM, movement of every vehicle in the road is calculated with regards of vehicle characteristics, driver behavior and relationship with other vehicles.