Hello,
I am looking for references for random rumor routing in Wireless Sensor Networks (WSNs). I decided to start with a simple model, where sensors are spatially distributed as a Poisson Point Process (PPP), and they can communicate with other devices that happen to be distant less than a constant, let's call it r_0; This naturally induces a graph where nodes are sensors, and edges are sensors being at communication distance, thus the degree of a node is a random variable itself.
My aim is to find statistics about the rendezvous time for a message routed randomly around the network from a node (a query), with some other node in the network visited by another randomly routed message (called an event agent). What I found in previous literature only deals with grid networks:
"Dulanjalie C. Dhanapala, Anura P. Jayasumana, Qi Han,
On random routing in wireless sensor grids: A mathematical model for rendezvous probability and performance optimization,
Journal of Parallel and Distributed Computing,
Volume 71, Issue 3,
2011,
Pages 369-380,
ISSN 0743-7315"
I would appreciate if you could share with me related literature.
Best