Recent questions tagged bit-stuffing

258
views
0 answers
2 votes
In first option one bit error to merge two consecutive frames into one – I cannot understand this. B should be 2^k/2-1 for selective reject. It should be false . Right??
794
views
2 answers
1 votes
Bit stuffing refers toInserting a $’0’$ in user data stream to differentiate it with a flagInserting a $’0’$ in flag stream to avoid ambiguityAppending a nibble to the flag sequenceAppending a nibble to the user data stream
769
views
2 answers
1 votes
Bit stuffing refers toInserting a $’0’$ in user data stream to differentiate it with a flagInserting a $’0’$ in flag stream to avoid ambiguityAppending a nibble to the flag sequenceAppending a nibble to the user data stream
2.1k
views
2 answers
3 votes
End delimeter is → 0111data to be sent 0111111111.What is the data we should send to the reciever?
5.4k
views
3 answers
2 votes
The following data fragment occurs in the middle of a data stream for which the bytestuffingalgorithm described in the text is used: A B ESC C ESC FLAG FLAG D.What is the output after stuffing
987
views
0 answers
2 votes
In a DLL layer, bit stuffing is used in transferring data. If the sent data after bit stuffing is 001111101101011111001111 and the flag is 01111110, then what will be the data after de-stuffing.
980
views
1 answers
3 votes
a bit stuffing based framing protocol uses an 8bit delimiter pattern of HDLC's flag .if the input bit string is 1011111110111110,then the output bit string after after stuffing is
554
views
1 answers
1 votes
can anybody help me on this questionI think answer must be011110 10111011110011110110 011110
3.2k
views
1 answers
3 votes
In a data link protocol, the following character encoding is used:A → 01000111 B → 11100011 FLAG → 01111110 ESC → 11100000Assuming that ... 01111110C. 01111110 01000111 11100011 11100000 11100000 11100000 01111110 01111110D. None of these
729
views
1 answers
3 votes
2.9k
views
2 answers
10 votes
In bit stuffing protocol for frame synchronization, if stuff bit pattern is $01110$ then how many zero bits stuffed by transmitter white transmitting ... of transmission and end of transmission)?$\text{Data frame:} 1011101111011111110$
1.6k
views
1 answers
3 votes
Data :- 011111Flag:- 0111
10.4k
views
1 answers
5 votes
Flag: 01111110Data: 1000111111100111110100011111111111000011111bit stuff the given data?
1.5k
views
3 answers
2 votes
To see more, click for the full list of questions or popular tags.