in Computer Networks edited by
3,980 views
11 votes
11 votes

Purpose of a start bit in $\text{RS-232}$ serial communication protocol is:

  1. to synchronize receiver for receiving every byte
  2. to synchronize receiver for receiving a sequence of bytes
  3. a parity bit
  4. to synchronize receiver for receiving the last byte
in Computer Networks edited by
4.0k views

1 comment

you might get a doubt whether the communication is synchronous serial communication or asynchronous serial communication

answer is asynchronous serial communication because they mention that start bit is RS-232

but in case of synchronous serial communication there is no start bit and end bit
6
6

3 Answers

14 votes
14 votes

 The start bit is used to signal the beginning of a byte and the stop bit is used to signal the end of a Byte. 

If question ask in synchronous serial communication then we need to append start bit for Frame , but since here it is not given so we need to assume asynchronous serial . Hence A is answer

Reffer : 

  1.  GATE2002-1.11

3 Comments

which part of kurose and ross covers this communication portion?
btw your answer is better than others :)
0
0
Plz give the complete link .
0
0

@Anu007  is asynchronous always by default?? 

0
0
10 votes
10 votes

A) Because $\text{RS-232}$ requires a start before each byte transmission for synchronization.

edited by

1 comment

Why not B) ?
3
3
1 vote
1 vote

1 comment

Check my answer
0
0
Answer:

Related questions