edited by
448 views
0 votes
0 votes
Consider the main memory system that consists of 8 memory modules attached to the system bus, which is one word wide.
When a write request is made, the bus is occupied for 100 nanoseconds (ns) by the data, address, and control signals.
During the same 100ns, and for 500ns thereafter, the addressed memory module executes one cycle accepting and storing the data.
The (internal) operation of different memory modules may overlap in time, but only one request can be on the bus at any time.
The maximum number of requests(of one word each) that can be completed in 1millisecond is ________
edited by

1 Answer

0 votes
0 votes
One request initiation takes 100 ns. As the operations of memory module may overlap in time another, request can be initiated before it completes its remaining 500 ns. Thus total requests that can be initiated is 1000000 ns/100 ns =10000.

Related questions

6 votes
6 votes
1 answer
1
0 votes
0 votes
1 answer
3
mehul vaidya asked Jan 4, 2019
353 views
where Theta(n) = 216 can someone please tell me how 31 is calculated Please some one help me in this
1 votes
1 votes
1 answer
4
Meenakshi Sharma asked Nov 13, 2016
221 views