GATE CS 2024 Set 2 — Question 11
MCQ+1 / -0.33MediumDMA (Operation & Types)I/O OrganizationComputer Organization & Architecture
Computer Organization & Architecture → I/O Organization → DMA (Operation & Types)
Last updated
Question
Consider a computer with a 4 MHz processor. Its DMA controller can transfer 8 bytes in 1 cycle from a device to main memory through cycle stealing at regular intervals. Which one of the following is the data transfer rate (in bits per second) of the DMA controller if 1% of the processor cycles are used for DMA?
A.
2,56,000
B.
3,200
C.
25,60,000
D.
32,000
Correct answer
(C) 25,60,000
Solution
1.Processor Speed: .
2.DMA Usage: 1% of processor cycles.
DMA cycles per second = .3.Data per Cycle: 8 bytes.
4.Transfer Rate (Bytes):
.5.Transfer Rate (Bits):
.Result: 25,60,000 bits/sec.More questions on I/O Organization
2024 Set 1 Q15Which one of the following statements is FALSE?2024 Set 1 Q30Consider a 5-stage pipelined processor with Instruction Fetch (IF), Instruction Decode (ID),…2024 Set 2 Q31An instruction format has the following structure: Instruction Number: *Opcode destination reg,…2024 Set 2 Q53Consider a disk with the following specifications: rotation speed of 6000 RPM, average seek time of…2024 Set 1 Q53Consider two set-associative cache memory architectures: WBC, which uses the write back policy,…
Practice GATE CS PYQs with adaptive difficulty
Timed practice, skill tracking, and AI explanations — free to start.
Start practicing free