Assume that each character code consists of 8 bits and the asynchronous serial…
2008
Assume that each character code consists of 8 bits and the asynchronous serial line uses binary signaling, one start bit, two stop bits, and no parity bit. The number of complete characters that can be transmitted per second at 2400 baud is:
Answer: C. 218 — Concept: In asynchronous serial transmission, each data character occupies a complete frame. The frame length equals the data bits plus start, stop, and…
- A.
109
- B.
216
- C.
218
- D.
219
Attempted by 1653 students.
Show answer & explanation
Correct answer: C
Concept: In asynchronous serial transmission, each data character occupies a complete frame. The frame length equals the data bits plus start, stop, and parity bits. Baud counts signal elements per second; with binary signalling, each signal element carries one bit, so 2400 baud provides 2400 bit-times per second.
Application:
Find the frame size: 8 data bits + 1 start bit + 2 stop bits + 0 parity bits = 11 bit-times per character.
Convert the line rate: binary signalling makes 2400 baud equal to 2400 bit-times per second.
Divide the available bit-times by the frame size: 2400 / 11 = 218.18 characters per second.
Count only complete frames: floor(218.18) = 218 complete characters per second.
Cross-check: 218 frames require 218 × 11 = 2398 bit-times, which fits within 2400. By contrast, 219 frames require 219 × 11 = 2409 bit-times, which exceeds the available capacity. Therefore the maximum number of complete characters is 218.
A video solution is available for this question — log in and enroll to watch it.
Explore the full course: Iocl Engineers Officers Grade A Paper 2