Asynchronous vs Synchronous Efficiency Comparison | Generated by AI

Home 2026.02

Question: For data links with the same transmission rate, when using asynchronous protocol or synchronous protocol to control large-volume data transmission, what is the transmission efficiency ratio (asynchronous protocol / synchronous protocol)?

A. Close to 80%
B. Close to 1
C. Close to 50%
D. Equal to 1

Answer:

A

Explanation:

In serial data communication:

Therefore, for large-batch / bulk data transmission, the efficiency ratio is:

Asynchronous efficiency / Synchronous efficiency ≈ 80% / ~100% ≈ 80%

Hence the correct answer is A. close to 80%.

Why not the other options?

Memory tip (as given in the explanation):
“异步低效八成满,同步高效更划算”
→ Asynchronous is about 80% full (efficient), synchronous is more cost-effective (higher efficiency).

References:


Back Donate