given that
-> the ethernet segment bandwidth is 10Mbps
i.e per one second both nodes will send 10Mb of data to other end
-> propagation delay between 2 nodes is 225 bit times
i.e the time taken to send data frame completely to other end is 225 bit times
given two stations A and B start sending frames at same time that is at t=0.
after sometime while they sending frames they colloid each other and we don't know at what time they colloid
whenever they colloid the collision signal will be sent to those nodes then they find out that their data is changed
the time taken to know that their data got corrupted is the propagation time because the time to send the information to other end is propagation time .
whenever collision is detected the nodes send the 48 bit jamming signal and wait for random amount of time to re transmits the frame
after jamming signal sent nodes A and B chooses different K value
in the given question
A chooses K value as 1
B chooses K value as 0
which means B can re transmits data frames immediately
But A wait for 512 bit times to re transmit their data frames because scheduling delay is 512 bit times
for B
at t=0 B starts transmitting the data frame
at t=225 B find out that collision is detected
at t=225+48=273 B sends the jamming signal
at t=273+225=498 B re transmits the data frame
for A
at t=0 A starts transmitting the data frame
at t=225 A find out that collision is detected
at t=225+48=273 A sends the jamming signal
at t=273+512=785 A starts re transmitting the data frames
at t=785+225=1010 A re transmits it's data frames
A) B schedule it's re transmission at t=273 and completes it's re transmission at t=478
B) A schedule it's re transmission at t=785 and completes it's re transmission at t=1010
so while A starts re transmitting the data B can completes it's re transmission
so no collision will occur wile re trasmission
5. (10 points) Multiple Access Protocols Suppose nodes A and B are on the same 10...
Suppose nodes A and B are on the same 10 Mbps broadcast channel, and the propagation delay between the two nodes is 245 bit times. Suppose A and B send Ethernet frames at the same time, the frames collide, and then A and B choose different values of K in the CSMA/CD algorithm. Assuming no other nodes are active, can the retransmissions from A and B collide? For our purposes, it suffices to work out the following example. Suppose A...
Assume that two nodes A and B are on the same segment of 10Mbps Ethernet. The propagation delay between the two nodes is 200 bits time( time to transmit 200 bits of data) .At time t=0, A begins transmitting a frame of 800 bits. Before A finishes , B begins to transmit . Can A surely detect a collision before finishing transmitting ? Hint: consider worst case for a possible collision when B can start transmitting. b) in the above...
Q6. Total: 7 marks] Nodes A and B are accessing a shared medium with propagation delay of 300 bit times between them (i.e., propagation delay equals to the amount of time to transmit 300 bits onto the link). A and B each have a frame of 1,000 bits (including all headers and preambles) to send to each other. a) (3 marks] In the worst case, how many bits would A have sent out when it detects collision? Briefly show how...
7. (4 pointa) Cossider two nodes A and B consected vis an Etheret bo of 48Mbps Suppone that the two nodes are the oaly sodes, and that the propsantion delay betwern temi 240 Suppose that both nodes each bas a frame to send, and st tve t After coll ision, node A chooses KA 0 and node B chocees Kp 1. Rl th, i the CSMA/CD 0 they bot algorithm, right after detecting a collislon, a node mrst seud a...
Problem (1) A LAN is setup where two computers (A and B) are connected in a star topology to a hub (H1) at distances of 1Om and 20m and with BERs of 5E-6 and 1E-5 respectively. Hub H1 is connected directly to another hub (H2) at a distance of 50km and with a BER of 1E-6. Two computers (C and D) are connected to hub H2 at distances 50m and 20m respectively with BERs of 1E- 3 each. The data...
Wireless and Mobile Network (10 points) Suppose an 802.11b station is configured to always reserve the channel with the RTS/CTS sequence. We assume a frame without data is 35 bytes long, and the transmission rate is 10 Mbps. Suppose this station suddenly wants to transmit 500 bytes of data, and all other stations are idle at this time. As a function of SIFS and DIFS, and ignoring propagation delay and assuming no bit errors, calculate the time required to transmit...
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...
Please answer me as soon as possible Quiz Question 1 (1 point) Saved What metric is used to measure bandwidth? Question 1 options: a. msec b. bit/sec c. bytes d. number of packets/sec Question 2 (1 point) Saved Ethernet is one of access network technologies. Question 2 options: True False Question 3 (1 point) Saved Consider two hosts, A and B, connected by a single link of rate R bps. Suppose that the two hosts are separated by m meters,...
In the last module you learned a formula for calculating bit rate, R = b/t, that is the number of bits divided by the time. This formula expresses the number of bits that are transmitted over a circuit in a given period of time. In practice, however, we are not only concerned with the number bits transmitted, but also with the number of data bits transmitted over a circuit. The data bits are those that the sender decides to send...
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’....