You must be logged in to reply to this topic.
LoRaWAN The LoRa Alliance first defined the LoRaWAN standard with the objective of creating a medium access scheme and a set of network management policies that leverage the properties of […]
Low-power wide-area network (LPWAN). These networks use low-power radio signals, such as those in the sub-1 GHz range, to send small amounts of data over a large area. LPWANs are […]
SUMO has different tools for creating and customizing road networks and traffic flows and traffic signals. In this article, we will use some of those tools available in SUMO to […]
Spring Mobility Spring mobility is nothing but making a node to move in a path similar to that of an expanded circular coil spring. From the top or bottom point […]
Mobility Models of ns-3. The default ns-3 installation will contain the following mobility models. MobilityModel Subclasses ConstantPosition ConstantVelocity ConstantAcceleration GaussMarkov Hierarchical RandomDirection2D RandomWalk2D RandomWaypoint SteadyStateRandomWaypoint Waypoint PositionAllocator Position allocators […]
Aquatic Animal Tracking: Tracking marine animals can be extremely tricky due to GPS signals not functioning well underwater[1]. Underwater acoustic communication is a technique of sending and receiving messages below […]
Hi all,
I have been working on LEACH protocol for WSN. I jsut installed it onto my system(Ubuntu 9.10). with NS2 version 2.27. But I get some errors like this
1. $student@student:~/ns-allinone-2.27/ns-2.27$ ./test
I get that this
Loading connection pattern…
Loading scenario file…
Starting Simulation…
channel.cc:sendUp – Calc highestAntennaZ_ and distCST_
highestAntennaZ_ = 1.5, distCST_ = 89.8
SORTING LISTS …DONE!
NS EXITING…
./test: line 5: ./leach_test: No such file or directory
it is giving ./leach_test: No such file or directory even though I have leach_test file.
and If I give this
$student@student:~/ns-allinone-2.27/ns-2.27$./leach_test
no simulation starts..
Please reply with a solution to this,
Thanks
You must be logged in to reply to this topic.