Question:medium

A system transmits a block of information containing ten packets each with eight data bits, a start bit, and a stop bit. Additional 'overhead' bits include a 4-bit synchronization code at the beginning of the block and a parity bit at the end of the block. What is the transmission efficiency?

Show Hint

Transmission efficiency is the ratio of useful data bits to the total transmitted bits, expressed as a percentage.
Updated On: Feb 11, 2026
  • 75.6%
  • 80.5%
  • 78.8%
  • 76.2%
Show Solution

The Correct Option is C

Solution and Explanation

To determine transmission efficiency: Each packet comprises 8 data bits and 2 overhead bits (1 start bit + 1 stop bit), totaling 10 bits per packet. For 10 packets, this equates to 10 × 10 = 100 bits. Including an additional 5 overhead bits (4 synchronization bits + 1 parity bit) brings the total transmitted bits to 100 + 5 = 105 bits. Therefore, transmission efficiency is calculated as (80 useful data bits / 105 total transmitted bits) × 100, yielding 78.8%.
Was this answer helpful?
0