|
Header: 01111110 00010000 Message: 00000011 00010000 01111110 CRC code: 11111111 00010000 |
Give the BISYNC frame transmitted using character stuffing: (I already wrote 2 SYN characters for you in the answer)
00010110 00010110 |
Destination address: 01111110 Send sequence number: 111 Receive sequence number: 000 Poll bit is not set Data: 11111111 11111111 FCS: 01111111 01111111 |
Show the HDLC information frame of the sender before using bit stuffing (I already put a flag code in the answer for you):
01111110 |
Show the HDLC frame of the sender after using bit stuffing - provide your answer as follows:
01111110 |
Suppose a frame with send sequence number = 1 is received correctly.
Show the response of the received in the figure:
Suppose a frame with send sequence number = 1 is received incorrectly.
Show the response of the received in the figure:
This question will explore the reason why.
Around 1980's, we use modems to connect home PC to Emory's workstations
The transmission speed (= bandwidth) of a modem connection is 64 kbps (= 64,000 bps)
The one-way propagation delay between my house and Emory is 5 × 10-5 sec (I live about 15 km away)
Assume that there are no transmission errors (best possible case)
Suppose each data frame consists of 1000 bytes (= 8000 bits) and each ACK frame is 10 bytes (= 80 bits), compute the effective bandwidth utilization if the sender transmits continuously to the receiver
|
I.e.:
|
Answer:
|
Assume that there are no transmission errors (best possible case)
Suppose each data frame consists of 1000 bytes (= 8000 bits) and each ACK frame is 10 bytes (= 80 bits), compute the effective bandwidth utilization if the sender transmits continuously to the receiver
In other words:
|
Answer:
|
The one-way propagation delay
between the sender and
receiver
is 1 msec.
The one-way propagation delay
from the receiver to
the sender is the
same as the
forward delay
The transmission data rate on the link is 1 Gbps.
Each data frame consists of 10000 bits and each ACK frame is 100 bits long. The sender needs to transfer a file of 1,000,000 bytes.
There are no transmission errors.
Show your derivation to get full credit.
|