Recent questions tagged dma

0 votes
1 answer
33
Consider a device with 1MB per second transfer rate and operating in cycle stealing mode of DMA. It requires 0.5 microsecond to transfer the data (1 byte) when it is read...
0 votes
0 answers
35
Which of the following mode of data transfer uses Interrupt mechanism ? (More then may be correct)Programmed I/OInterrupt Driven data transferDMA ModeAsynchronous I/OSync...
0 votes
1 answer
40
Can anyone suggest me best resource for IO organization, DMA and hard disk structure in CO. I am getting difficulty in these topics.
0 votes
1 answer
42
https://gateoverflow.in/131079/coa-dmaFOR BURST MODE IT SHOULD ALSO SYSTEM BUS??
0 votes
2 answers
43
0 votes
0 answers
44
0 votes
1 answer
46
Consider 8-bit DMA device operating in cycle stealing mode (Single Transfer Mode). Each DMA cycle takes 6 clock and each clock is of 2 MHz. An intermediate CPU machine cy...
0 votes
0 answers
48
DMA is mainly used to control faster processor activity.Then how processor time slows down by a DMA activity?
3 votes
0 answers
51
In the last step shouldn't it be (Y/X) and not (Y/X+Y) since its Cycle Stealing mode?
2 votes
1 answer
53
0 votes
1 answer
56
1 votes
2 answers
57
DMA interface unit eliminates the need to use CPU registers to transfers data from(a) MAR to MBR (b) MBR to MAR(c) I/O units to memory (d) Mem...
18 votes
1 answer
58
Please Explain the formulae for % time of CPU blocked in both Cycle Stealing mode and Burst mode of DMA
1 votes
1 answer
60
In cycle stealing mode,the DMA gets control over ?1. Data and address bus2.Data and control bus3.Address and control bus4. None