Dear All,
I want to schedule transmissions between sensor nodes and sinks in UWSNs. Suppose there are 100 sensor nodes and 2 sinks, the result the first 50 nodes will send to sink1 and the second 50 nodes send to sink2. by default the transmission range in aqua-sim is the same for all nodes. so i need to change the transmission range for each node based on distance between node and its sink. So, how do I change the transmission range for each node?
Thank you in advance.