Advanced Network Simulations Simplified by Dr Anil Kumar Rangisetti
Author:Dr Anil Kumar Rangisetti
Language: eng
Format: epub
Publisher: Packt Publishing Pvt Ltd
Published: 2023-03-13T00:00:00+00:00
Testing our wireless ad hoc network setup under realistic propagation losses
In order to simulate a real-time wireless environment, letâs configure ns-3âs LogDistancePropagation loss model and observe the network performance results using ns-3âs ConstantRate, Arf, and Minstrel rate control algorithms:
./ns3 run scratch/pkt-adhoc -- "ns3::ConstantRateWifiManager" Average throughput at Sink-1: 0.075136 Mbit/s Average throughput at Sink-2: 0 Mbit/s /ns3 run scratch/pkt-adhoc -- "ns3::ArfWifiManager" Average throughput at Sink-1: 0.075136 Mbit/s Average throughput at Sink-2: 0 Mbit/s ./ns3 run scratch/pkt-adhoc -- "ns3::MinstrelWifiManager" Average throughput at Sink-1: 0.075136 Mbit/s Average throughput at Sink-2: 0 Mbit/s
When simulating an ad hoc network using the LogDistancePropagtionLoss model, changing the rate control algorithm alone is not helping. Letâs check whether enabling RTS/CTS helps improve the network performance:
./ns3 run scratch/pkt-adhoc -- "ns3::MinstrelWifiManager" Average throughput at Sink-1: 0.075136 Mbit/s Average throughput at Sink-2: 0 Mbit/s
Oh! There is still no improvement in the throughput at the sinks. Letâs inspect what is happening at Sink-2 using NetAnim.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7658)
Grails in Action by Glen Smith Peter Ledbrook(7575)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(5888)
Azure Containers Explained by Wesley Haakman & Richard Hooper(5850)
Running Windows Containers on AWS by Marcio Morales(5366)
Kotlin in Action by Dmitry Jemerov(4921)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(4531)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4326)
Combating Crime on the Dark Web by Nearchos Nearchou(4094)
The Age of Surveillance Capitalism by Shoshana Zuboff(3802)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(3754)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(3622)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3413)
Python for Security and Networking - Third Edition by José Manuel Ortega(3333)
Mastering Python for Networking and Security by José Manuel Ortega(3230)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3227)
Blockchain Basics by Daniel Drescher(3189)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3002)
TCP IP by Todd Lammle(2876)
