T4Tutorials .PK

Past Papers CS101 – VU Computer Science Controllers & Communication Paths Shorts Answers

Controllers, DMA & Communication Paths

Q#1: What is the role of a controller in computer systems?
Answer:


Q#2: What is the significance of developing standards like USB and FireWire in the context of controllers?
Answer:


Q#3: How does direct memory access (DMA) benefit a computer’s performance, and what challenges does it pose?
Answer:


Q#4: What are the two types of communication paths for computing devices, and how do they differ?
Answer:

  1. Parallel Communication:
    • Multiple signals transferred simultaneously, each on a separate line.
    • High data transfer rates; suitable for complex architectures.
  2. Serial Communication:
    • Data transferred one after another on a single path.
    • Simpler path but slower than parallel.
Exit mobile version