Definition
A synthetic mobility model for wireless-network simulation in which each node repeatedly selects a random destination (waypoint) inside a defined area, chooses a travel speed from a specified distribution, moves in a straight line to that waypoint, and optionally pauses for a randomly chosen pause time before selecting the next waypoint; node motion is independent and unconstrained by roads or maps.
Principle
Principle
Node trajectories are generated by repeated independent waypoint-to-waypoint motions with randomized speeds and pauses; statistical properties of node location and speed follow from the waypoint and speed distributions and the initialization procedure.
Demonstration
Demonstration
Illustrative scenario → A simulator instantiates 100 nodes in a rectangular area, each node samples a speed uniformly from 1–5 m/s, chooses a uniform pause time between 0–10 s, then repeats: choose waypoint → move straight → pause → choose waypoint. Recognition → simulated node traces are sequences of straight segments separated by pauses. Action → the simulator computes link durations and encounter rates from these traces. Consequence → results reflect the chosen distributions and any transient initialization effects (e.g., non‑stationary speed statistics) rather than particular human movement semantics.
Misapplication
Misapplication
Mistaken interpretation → Treating RWP traces as realistic human or vehicular movement without adjustment. Why plausible → both are trajectories in space. Semantic error → RWP omits spatial constraints (roads), social destinations, correlated motion and map geometry; therefore metrics derived under RWP may not generalize to constrained or socially driven mobility.
Consequence
Consequence
Simulations using unadjusted RWP can misestimate connectivity, route stability, delay and capacity metrics when real deployments follow constrained or correlated motion; analytic conclusions depend on the model's random waypoint assumptions and initialization.
Reversal
Reversal
Qualification → If the model is initialized to its steady‑state spatial and speed distributions or replaced by variants (e.g., map‑constrained, group mobility, or Gauss‑Markov models), the standard RWP artifacts (transient speed decay, central clustering) are reduced or altered and the principle linking waypoint randomness to statistics changes.
Boundary
Boundary
Clearly within → Synthetic ad‑hoc network simulations in an open rectangular area with independently moving nodes. Boundary case → Low maximum speeds and long pause times approach stationary node behaviour, making mobility effects marginal. Clearly outside → Mobility constrained by roads, buildings, or coordinated group movement (e.g., vehicular traffic models, pedestrian trace‑based models).
Semantic Tension
Semantic Tension
Realism ↔ Analytical Tractability — RWP offers simple, tunable randomness that permits analytic study and reproducible simulation but sacrifices realism where spatial constraints, correlations, or semantic destinations matter.
Synthesis
Synthesis
Use RWP when the objective is to evaluate algorithmic behaviour under simple, tunable random motion and when its assumptions are acknowledged; for studies sensitive to map constraints or correlated movement, replace or augment RWP with more physically or socially constrained mobility models and ensure proper initialization to steady state.