Harman Patil (Editor)

Pursue mobility model

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

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).

References

Pursue mobility model Wikipedia