Assistance for Simulations and Analysis of Industrial as well as Scholarly Research works
Installing ‘lorawan’ extension module version v0.3.1 under ns-3.42
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 […]
Simulation and Analysis of IoT LoRaWAN Networks Under ns-3
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 […]
Creating Random Road Network, Traffic Flows, Signals in SUMO
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 […]
Implementation of Spring Mobility Model for ns-3 and Visualizing it in 3D along with Circle Mobility
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 […]
Implementation of Circle Mobility Model for ns-3 and Visualizing it in 3D
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 […]
3D Aquatic Animal Tracking Underwater Network Simulation (UWSN) Under ns-3
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 […]
Caution: Implementation of real cryptography algorithm in a simulator is not advisable because, the scope of a simulator is to minimize the overall simulation time – but doing real encryption […]
The Important Sections of TCL Script Used for the Simulation Some of the Important Parameters set val(chan) Channel/WirelessChannel ;# channel type set val(prop) Propagation/TwoRayGround ;# radio-propagation model set val(ant) Antenna/OmniAntenna […]
An Example of Hierarchical Sensor Network The following diagram shows a typical hierarchical sensor network topology. In this example, we will see a Tcl code that can be used to […]
Some Important Sections of the WDM Network Simulation Script Setting some Important Parameters set val(wvlen_routing) WDMSession ;# wvlen routing protocol set val(wvlen_assign) FirstFit ;# wvlen assignment protocol set val(node_num) […]
WDM Network Simulation and OWns. Advances in optical wavelength division multiplexing (WDM) technology, which partitions the available bandwidth into a number of manageable smaller bandwidth channels, have made it a key […]
Introduction In this mini project, a video streaming traffic model will be simulated under ns2 for simulating realistic video. The model will be tested with “Video Trace Files” which are […]
The scope of this mini project is to simulate a wired network with10Gb link capacity and visualize the network behavior on re-route discovery at the event of link failure. The […]
Introduction to Token Circulation Algorithms. These algorithms cause a token to continually circulate through all the nodes of a mobile ad hoc network. An important application of such algorithms is […]
Note: This project is almost a two-decade old. If you are an electronics hobbyist, then you may try this. If you are a graduate or postgraduate student, then please try […]
About the Project In this project, a neural network based paradigm which can be easily adapted for querying multimedia database was explored. By implementing the proposed method in a multimedia […]
Note: This project is almost a two-decade old. If you are an electronics hobbyist, then you may try this. If you are a graduate or postgraduate student, then please try […]
Note: This project is almost a two-decade old. If you are an electronics hobbyist, then you may try this. If you are a graduate or postgraduate student, then please try […]
Note: This project is almost a two-decade old. If you are an electronics hobbyist, then you may try this. If you are a graduate or postgraduate student, then please try […]