I am simulating IEEE 802.11 ac in NetSim. The throughput of TCP is only about 60% of that of UDP. Is this correct? Am I setting some parameter incorrectly? Are they good references for TCP vs. UDP throughput comparisons?
In case of TCP, there are two interacting mechanisms that will govern the throughputs that the individual users will get:
1. The Wi-Fi medium access control (MAC) determines how the mobile devices obtain access to the wireless medium.
2. The end-to-end protocol, TCP, controls the sharing of the wireless bandwidth between the ongoing data transfers.
Now, the TCP receiver returns an ACK for every received packet. Therefore if the AP sends N packets, and each of the STAs must send back N ACKs.
Whereas in case of UDP there are no ACKs being sent back by the STA. Hence the entire WiFi capacity can be used for data download.
Therefore the throughput when using TCP would be much lower than that of UDP.
You can use parameters like,
1. packets loss % (TCP Vs UDP)
2. Error packets %
You could see https://www.researchgate.net/post/Data-rate-calculation-for-80211-ac
Recently MCI now NMC has made it mandatory to use only Non mercury Sphygmomanometer for teaching practicals to MBBS students. So I want ask which is technically better option, Android or...
03 February 2021 3,795 4 View
Sphygmocor is the tonometry based instrument which is used to record generally radial pulse waves and then calculating various variables like Augmentation Index, SEVR etc. It is also used to...
02 February 2021 7,546 3 View
any suggestions for beginners ???
31 December 2020 3,055 4 View
This question was asked in internal assessment of Resource and Environmental Economics. Please suggest me best book or article where i will find this question's answer.
17 December 2020 9,435 12 View
I want to use neural network as controller for DC-DC converters, MPPT chargers and SPWM inerters but could not find much helpful documents for implementation in hardware. Want to know what...
11 November 2020 2,285 2 View
Whitefly, Bemisia tabaci is pest of broad host range. In pulse crops, it generally infests greengram, blackgram and cowpea but not Pigeonpea. There might be some biochemical or morphological...
09 November 2020 9,199 3 View
I am looking for new interesting fields to do research on power electronics.
12 October 2020 4,817 7 View
The graph obtained from UV-Vis analysis of silver nanoparticles is more or less similar for all three pH set viz., 8, 9, and 10. So I wanted to know whether there is any way to select the best pH...
30 September 2020 7,959 3 View
In the discussion of qualitative content analysis, different writer spoke the different steps in their books. If I use different writers' different steps in my paper depending on the type of work...
29 February 2020 7,973 4 View
Need information on insertion loss of optical system , generally how much for optical system, optical sensors
15 February 2020 7,136 2 View
I want to apply a privacy-preserving algorithm in MQTT for IoT devices. Which tool do you suggest to simulate this algorithm? I want to measure the performance on the IoT battery device? Actually,...
28 January 2021 9,561 3 View
I'm trying to include udp-client.c in udp-server.c to share a struct between them But I keep getting this error udp-server.c:67:1: error: redefinition of autostart_processes In file included...
16 January 2021 5,013 4 View
When I run large simulations with 100s of devices it takes several hours for the simulation to complete. So if I need to run like 20 - 30 different parameter settings then it would take me several...
05 November 2020 7,812 2 View
I have an assignment where I have to implement a latest protocol in VANET and analyse the results. I have chosen the OCA-MAC a TDMA based MAC protocol. Which simulator is easiest to implement...
01 November 2020 518 3 View
I want to do a multi-parameter sweep by changing the value of one parameter for each run. It is cumbersome to do it via GUI and I wanted to know how to automate this in NetSim. Thank you.
13 October 2020 5,283 3 View
In a network, I want to set the buffer size of a device and then measure the number of packets in the buffer queue. The number of packets in the queued, dequeued an dropped, I need to calculate...
12 September 2020 4,654 4 View
I am able to successfully run IOT RPL simulations in NetSim but in the results window, animator and plots I am not able to find the rank of the nodes. Please let me know how can I find this. Thanks
03 August 2020 3,630 3 View
I have been using NetSim simulator and now I want to try to simulate a DOS attack in 5G. Can someone guide me on the best way to implement this in NetSim?
27 May 2020 9,187 6 View
Given the current COVID situation, we plan to run an online course for our computer networks lab using NetSim. Students should be able to run from their homes while the faculty can also teach from...
07 April 2020 5,261 26 View
Can anyone introduce a free software to calculate tumor control probability (TCP) and normal tissue complication probability (NTCP) ?
21 March 2020 1,164 5 View