edited by
7,279 views

4 Answers

Best answer
18 votes
18 votes

Baud Rate =2400  

Serial port is capable of transferring a maximum of 2400 bits per second.

Transmission rate = 2400 bps

Here we are going to have 1 start bit, 2 stop bits  Total bits= 11 bits.

So, number of characters transmitted per second = 2400 / 11 = 218.18.

Take floor =218

Ref: https://gateoverflow.in/2287/gate1993-6-4-isro2008-14
(comments will help also)

selected by
3 votes
3 votes

Baud rate 2400

then bit rate 2400/2=1200

Here we have 2 stop bits and must have 1 start bits

Size of each character=(8+2+1)=11bits

Number of characters =1200/11 =109

Ans A)

edited by
1 votes
1 votes
Baud rate=2400

Baud rate=2*bit rate

http://www.pccompci.com/Baud_Rate.html

Bit rate=1200

1 start bit,2 stop bits total=11 bits

number of character transmitted per second=floor(1200/11)=109

option A
0 votes
0 votes
Synchronous communication requires that the clocks in the transmitting and receiving devices are synchronized – running at the same rate – so the receiver can sample the signal at the same time intervals used by the transmitter. No start or stop bits are required. For this reason “synchronous communication permits more information to be passed over a circuit per unit time.
2400 baud means that the serial port is capable of transferring a maximum of 2400 bits per second.
Number of 8-bit characters that can be transmitted per second = 2400/8 = 300
Answer:

Related questions

21 votes
21 votes
6 answers
1
4 votes
4 votes
2 answers
2
makhdoom ghaya asked Apr 26, 2016
5,480 views
What is the maximum number of characters (7 bits + parity) that can be transmitted in a second on a $19.2$ Kbps line. This asynchronous transmission requires $1$ start bi...
10 votes
10 votes
5 answers
3
go_editor asked Jun 10, 2016
6,853 views
When a host on network A sends a message to a host on network B, which address does the router look at?PortIPPhysicalSubnet mask
5 votes
5 votes
3 answers
4
go_editor asked Jun 10, 2016
2,601 views
$\textsf{IEEE 802.11}$ is standard forEthernetBluetoothBroadband WirelessWireless LANs