Pursue mobility model

The pursue mobility model is a type of mobility model which is used in ad hoc wireless networks. It is also based on RPGM (reference point group model). The Pursue Mobility Model simulates scenarios where several nodes attempt to capture single mobile node ahead. This mobility model could be used in target tracking and law enforcement. The node being pursued (i.e., target node) moves freely according to the Random waypoint model. By directing the velocity towards the position of the targeted node, the pursuer nodes (i.e., seeker nodes) try to intercept the target node.

The Pursue Mobility Model consists of a single update equation for the new position of each Moving Node: new position = old position + acceleration(target—old position) + randomvector.

Example: Nodes chase after a single target that may or may not be moving. Here we have a collection of robots (nodes) trying to catch a single robot that acts as a target. This kind of behavior is found in multiple robotics activities (e.g.: people tracking and so on).

This article is issued from Wikipedia - version of the 6/11/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.