Accuracy in dead-reckoning based distributed multi-player games

  • Authors:
  • Sudhir Aggarwal;Hemant Banavar;Amit Khandelwal;Sarit Mukherjee;Sampath Rangarajan

  • Affiliations:
  • Florida State University, Tallahassee, FL;Florida State University, Tallahassee, FL;Florida State University, Tallahassee, FL;Lucent Technologies Bell Laboratories, Holmdel, NJ;Lucent Technologies Bell Laboratories, Holmdel, NJ

  • Venue:
  • Proceedings of 3rd ACM SIGCOMM workshop on Network and system support for games
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Distributed multi-player games use dead reckoning vectors to intimate other (at a distance) participating players about the movement of any entity by a controlling player. The dead reckoning vector contains the current position of the entity and the velocity components. When a participating player receives a vector, traditionally it puts the entity at the current position specified by the vector and starts projecting the path of the entity from that point using the local clock of the receiver. In this paper we show that this traditional method of usage of dead reckoning vector brings in inaccuracy in the receivers' rendering of the entity. This inaccuracy can be substantial even with low network delay between the sender-receiver pairs and increases with network delay. We propose the use of globally synchronized clocks among the participating players and a time-stamp augmented dead reckoning vector that enables the receiver to render the entity accurately. We modified the popular game BZFlag with this technique, and compared the accuracy seen in game playing using the traditional method and the proposed technique. We conducted several types of experiments varying the frequency of generation of dead reckoning vectors and the delay between the sender and the receivers. The experiments show significant quantitative improvement in accuracy even for 100ms delay between the sender-receiver pairs and appreciable qualitative improvement in game playing experience.