In this personal assignment, I simulated networks of various protocols and also submitted -
- Network topologies under simulation
- Parameters under variation (Number of flows, Number of packets per second, Speed of nodes [Only in case of having mobility], Coverage area (square coverage are varying one side as Tx_range, 2 x Tx_range, 3 x Tx_range, 4 x Tx_range, and 5 x Tx_range) [Only in case of having static nodes only])
- Modifications made in the simulator (Modified mechanism for RTT calculation, Modified mechanism for congestion control in TCP, Modified mechanism of routing, Modified MAC layer protocol, Or any other similar modification)
- Results with graphs (Network throughput, End-to-end delay, Packet delivery ratio, Packet drop ratio, and Energy consumption [for wireless nodes])
- Summary findings
Language - C++