Stationary relay nodes in the ONE

Sometimes we may need to set a group of stationary nodes in our simulations. These are nodes which will not change their location but has the capability to relay messages.

We can do this by editing the settings file as shown below:



#Group1 central node

Group1.movementModel = StationaryMovement
Group1.nrofHosts = 1
Group1.nodeLocation = 0,0
Group1.groupID = z
Group1.bufferSize = 1G
Group1.speed = 0,0

Hope it helps!!!

Comments

  1. How to analyze Prophet in ONE?

    ReplyDelete
  2. Tehseen Ahmed, what do you mean by analyzing? Is it to run the Prophet and get the results?

    ReplyDelete
  3. How can I set locations of all stationary nodes in a group?

    ReplyDelete
  4. How to implement a new routing protocol that works in ONE Simulator.

    ReplyDelete
  5. How to setting a specific destination of packets? thank.

    ReplyDelete
    Replies
    1. I too want to know this,if u got the way can u tell me???? please

      Delete
  6. This comment has been removed by the author.

    ReplyDelete
  7. Hi,
    If I wanted to deploy multiple stationary nodes do I have to create a group that consists only of one node? Isn't this awkward? I have to create 5 separate groups just to use 5 stationary nodes? Any solution to this?

    ReplyDelete
    Replies
    1. Hi tanmay if you have find solution of this problem then kindly share it thanks

      Delete
    2. I want to know same thing. Did you two found any answer?

      Delete
    3. You don't need to create 5 separate groups for placing 5 stationary nodes. Just mention the number of hosts under a particular group. Say your group1 consists of stationary nodes. Then just add the following line:
      Group1.nrofHosts = 5

      Delete
  8. Hello;
    I want ot visualize the report generated after Simulation. Can anyone know how to d this?

    ReplyDelete
  9. This comment has been removed by the author.

    ReplyDelete
  10. I want to know, how can I control the communication between two groups of nodes. Suppose, I don't want group1 nodes to communicate with group3 nodes. How to implement that?

    ReplyDelete
    Replies
    1. i want to add more to your post is that how two nodes send and receive packets

      Delete

Post a Comment

Popular Posts