edited by
13,433 views
20 20 votes

In serial communication employing $8$ data bits, a parity bit and $2$ stop bits, the minimum band rate required to sustain a transfer rate of $300$ characters per second is

  1. $2400$ band
  2. $19200$ band
  3. $4800$ band
  4. $1200$ band

2 Answers

Best answer
19 19 votes

Since stop bit is given it is asynchronous communication and $1$ start bit is implied. So, 

$\text{(8 + 2 + 1 + 1) * 300 = 3600 bps}$

Minimum band rate required would be $4800$ here. 

Correct Answer: $C$

edited by
Answer:
Position:
Show:

Related questions

32 32 votes
8 answers 8 answers
25.2k
25.2k views
Ishrat Jahan asked Oct 27, 2014
25,189 views
How many bytes of data can be sent in $15$ seconds over a serial link with baud rate of $9600$ in asynchronous mode with odd parity and two stop bits in the frame?$10,000...
9 9 votes
1 answers 1 answer
3.5k
3.5k views
Kathleen asked Oct 8, 2014
3,451 views
An asynchronous serial communication controller that uses a start-stop scheme for controlling the serial I/O of a system is programmed for a string of length seven bits, ...
40 40 votes
2 answers 2 answers
17.5k
17.5k views
Kathleen asked Sep 29, 2014
17,521 views
Assume that each character code consists of $8$ bits. The number of characters that can be transmitted per second through an asynchronous serial line at $2400$ baud rate,...
13 13 votes
3 3 answers
5.8k
5.8k views
Kathleen asked Sep 29, 2014
5,770 views
Purpose of a start bit in $\text{RS-232}$ serial communication protocol is:to synchronize receiver for receiving every byteto synchronize receiver for receiving a sequenc...