Assume that four hosts connected to an Ethernet have been involved in a number of collisions, and in addition at time T all of them have detected a new collision. The table below lists the number of successive collisions that each host has been involved in including the current collision. Let the slot time be 1 time unit, and assume that the collision occurred in slot 0. Treat collisions as taking one time slot. Assume that host A decides to make its retransmission attempt in slot 1. What is the probability that A’s transmission in slot 1 is successful? (Notice that host A is transmitting in slot 1. If host A transmits in a different slot the problem is more complicated because it depends on which nodes transmitted in earlier slots and if they were successful or not).
| Host | collision count |
| A | 5 |
| B | 2 |
| C | 3 |
| D | 4 |
Assume that four hosts connected to an Ethernet have been involved in a number of collisions,...
help with computer network questions 1. What is the difference between circuit switching and packet switching? 2. What are the different layers in today’s Internet? Why do we create layers? 3. Suppose there is a 10 Mbps microwave link between a geostationary satellite and its base station on Earth. Every minute the satellite takes a digital photo and sends it to the base station. Assume a propagation speed of 2.4 * 10^8 meters/sec. a. What is the propagation delay of...
check my answers for Networking I came up with these answers, can check my answers Question 1: General What data rate is needed to transmit an uncompressed 4" x 6" photograph every second with a resolution of 1200 dots per inch and 24 bits per dot (pixel)? 691,200 kb/s 28.8 kb/s 8.29 Mb/s 829 Mb/s Question 2: Layering "Layering" is commonly used in computer networks because (check all that apply): -It forces all network software to be written in ‘C’....