edited by
281 views

2 Answers

0 votes
0 votes

Ans B

Bit stuffing is the process of inserting noninformation bits into data to break up bit patterns to affect the synchronous transmission of information

0 votes
0 votes

Data Link Layer ensures that the error-free data is transferred between the adjacent nodes in the network. It breaks the datagrams passed down by above layers and convert them into frames ready for transfer. This is called Framing.

Now, Data link Layer (DLL) has the responsibility to create and recognize frame boundaries.

This can be accomplished by attaching special bit patterns to the beginning and end of the frame. If these bit patterns can accidentally occur in data, special care must be taken to make sure these patterns are not incorrectly interpreted as frame delimiters. The four framing methods that are widely used are

  • Character count
  • Starting and ending characters, with character stuffing
  • Starting and ending flags, with bit stuffing
  • Physical layer coding violations

Bit stuffing

This method allows data frames to contain an arbitrary number of bits and allows character codes with an arbitrary number of bits per character. At the start and end of each frame is a flag byte consisting of the special bit pattern 01111110 . Whenever the sender's data link layer encounters five consecutive 1s in the data, it automatically stuffs a zero bit into the outgoing bit stream. This technique is called bit stuffing. When the receiver sees five consecutive 1s in the incoming data stream, followed by a zero bit, it automatically destuffs the 0 bit. The boundary between two frames can be determined by locating the flag pattern. 

Hence, the answer is 2)  Distinguish beginning and ending flags from information

edited by

Related questions

0 votes
0 votes
2 answers
1
gatecse asked Mar 2, 2018
833 views
In distance vector routing, a router sends out information of estimated delaysOnly when there is a change in its tableOnly when, a new host is addedAt regularly scheduled...
0 votes
0 votes
1 answer
2
0 votes
0 votes
2 answers
3
gatecse asked Mar 2, 2018
293 views
A jam signal sent through a network meansThe network traffic is too congestedThere has been a data collisionIt is time to goThe printer's paper feeder is jammed
0 votes
0 votes
1 answer
4
gatecse asked Mar 2, 2018
338 views
WPA2 is used for security in ______. Ethernet Bluetooth Wi-Fi None of the above