Recent questions tagged dma

0 0 votes
0 0 answers
120
120 views
A system transfer data blocks of $2000$ bytes with programmed I/O, each byte transfer takes $6$ CPU cycles, with direct memory access (DMA), the block transfer takes $300...
0 0 votes
1 1 answer
93
93 views
A system transfer data blocks of $2000$ bytes with programmed I/O, each byte transfer takes $6$ CPU cycles, with direct memory access (DMA), the block transfer takes $300...
0 0 votes
0 0 answers
392
392 views
A DMA controller is used to make data transfer in burst mode. To transfer the data size of 780 KB (1 KB = 1024 Bytes); minimum number of bus grant signals that can be iss...
1 1 vote
1 1 answer
308
308 views
<! StartFragment >A device is constantly transferring the data with 20KBps speed to memory using DMA. Assume that the transmission time to memory from IO once the data (...
0 0 votes
1 1 answer
593
593 views
During DMA transfers, the CPU is momentarily halted while the DMA controller takes control of the system busTrue or False?
0 0 votes
1 1 answer
359
359 views
Arrange the given steps required for a Direct Memory Access (DMA) transfer in the correct order.Initiate DMA transfer requestTransfer data directly between peripheral and...
0 0 votes
1 1 answer
253
253 views
The interface(s) that provide(s) I/O transfer of data directly to and from the memory unit peripheral is/are termed as :DMA (Direct Memory Access)IOP (Input-Output Proces...
2 2 votes
0 0 answers
609
609 views
is'nt it possible for CPU And DMA cycles to overlapp if cpu does some cpu intensive work which does not need Bus
3 3 votes
1 1 answer
997
997 views
DMA
Consider 4 MBPS IO devices connected to 64 bit CPU using DMA interface. 64 words data is transfer from the IO to memory using DMA interface. Main memory machine cycle tim...
0 0 votes
1 1 answer
1.2k
1.2k views
DMA
Consider a disk with data transfer rate 50MBPS. It is operated with cycle stealing mode of DMA. Here whenever 64bits information is available it is transferred in 40ns. W...
38 38 votes
8 8 answers
20.4k
20.4k views
​​​Consider a computer with a $4 \mathrm{MHz}$ processor. Its $\text{DMA}$ controller can transfer $8$ bytes in $1$ cycle from a device to main memory through cycle steal...
29 29 votes
3 3 answers
14.9k
14.9k views
​​​​Which one of the following statements is FALSE?In the cycle stealing mode of DMA, one word of data is transferred between an I/O device and main memory in a stolen cy...
2 2 votes
1 1 answer
1.4k
1.4k views
A hard disk with a transfer rate of 1 Mbytes/ second is constantly transferring data to memory using DMA. The processor runs at 500 MHz, and takes 500 and 1000 clock cycl...
0 0 votes
1 1 answer
1.5k
1.5k views
An I/O device transfers data at a rate of 10MB/s over a 100MB/S bus. The data is transferred in 4KB blocks. If the processor operates at 500MHz, and it takes a total of 5...
3 3 votes
2 answers 2 answers
1.4k
1.4k views
MSQA ‘Running’ process is surely put into ‘Blocked/Wait’ state during while requesting for an I/O, in which of the following I/O modes?Synchronous I/OAsynchronous I/OInte...
0 0 votes
1 1 answer
2.7k
2.7k views
DMA
The below question is from Made Easy Test seriesThe diagram shows single bus detached DMA configuration for a system. How many times system bus is used for single data tr...
1 1 vote
2 2 answers
1.4k
1.4k views
Question → Consider a system in which bus cycles take 500 ns. Transfer of bus control in either direction, from processor to I/O device or vice-versa, takes 250 ns. One o...
25 25 votes
7 7 answers
13.2k
13.2k views
Which one of the following facilitates transfer of bulk data from hard disk to main memory with the highest throughput?$\text{DMA}$ based $\text{I/O}$ transferInterrupt d...
57 57 votes
5 answers 5 answers
23.5k
23.5k views
Consider a computer system with $\text{DMA}$ support. The $\text{DMA}$ module is transferring one $8$-bit character in one $\text{CPU}$ cycle from a device to memory thro...
1 1 vote
1 1 answer
978
978 views
One mode that some DMA controllers use is to have the device controller send the word to the DMA controller, which then issues a second bus request to write to memory. Ho...
3 3 votes
1 1 answer
2.0k
2.0k views
Suppose that a system uses DMA for data transfer from disk controller to main memory. Further assume that it takes $t_{1}\: nsec$ on average to acquire the bus and $t_{2}...
4 4 votes
2 2 answers
3.2k
3.2k views
A DMA controller has five channels. The controller is capable of requesting a $32$-bit word every $40\: nsec.$ A response takes equally long. How fast does the bus have t...