subject
Computers and Technology, 10.03.2020 04:48 Hfruit

If an ARQ algorithm is running over a 40-km point-to-point fiber optic link then:

a. Compute the propagation delay for this link, assuming that the speed of light is 2 x 10^8 meters per second in the fiber.
b. Suggest a suitable timeout value for the ARQ algorithm to use. Assume transmission time for data frames and returning ACKs is insignificant, compared to link propagation delay.
c. Why might it still be possible for the ARQ algorithm to time out and re-transmit a frame, given this timeout value?
d.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 22:30
Aprovides legal protection for something an individual has created
Answers: 1
question
Computers and Technology, 22.06.2019 07:20
Write a pseudocode solution for each of these problems. 1. design a while loop that lets that user enter a number. the number should be multiplied by 10, and the result stored in a variable named product. the loop should iterate as long as product contains a value less than 100. 2. design a do-while loop that asks the user to enter two numbers. the numbers should be added and the sum displayed. the loop should ask the user whether he or she wishes to perform the operation again. if so, the loop should repeat; otherwise it should terminate. 3. design a for loop that displays the following set of numbers: 0, 10, 20, 30, 40, 50 100. 4. design a nested loop that displays 10 rows of # characters. there should be 15 # characters in each row. 5. convert this for loop to a while loop. declare integer count for count = 1 to 50 display count end for 6. find the error in the following pseudocode. declare boolean finished = false declare integer value, cube while not finished display โ€œenter a value to be cubed.โ€ input value; set cube = value ^ 3 display value, โ€œ cubed is โ€œ, cube end while
Answers: 2
question
Computers and Technology, 22.06.2019 19:00
Which parts of a presentation should be the most general? a. introduction and conclusion b. introduction and outline c. outline and conclusion d. outline and body
Answers: 1
question
Computers and Technology, 22.06.2019 19:20
Amedian in the road will be marked with a white sign that has a black arrow going to the left of the median. true false
Answers: 1
You know the right answer?
If an ARQ algorithm is running over a 40-km point-to-point fiber optic link then:

a. Com...
Questions
Questions on the website: 13722361