https://www.google.com/contributor/welcome/?utm_source=publisher&utm_medium=banner&utm_campaign=2376261057261409

Search This Blog

Search with our Site

Custom Search

Tuesday, June 26, 2012

CS501 Assignment # 4 Idea Solution (Correct) spring 2012


.CS501 Assignment # 4 Idea Solution (Correct)

We have 2 mb in our assignment of 16-bits mean that total we have 1024 + 1024 = 2048 kb in 2 mb of 8 bits. so to make it in 16-bits we have 2048 / 2 = 1024 k of 16 bits.
Now our answer will be some thing like
1024 x 2^10 x 40.
For calculation of instruction required for CPU.
And for polling it will be same as in books except 10 x 10^6 there we will have 100 x 10^6.
And for floppy we will be taking same value.
Because that value is al ready in byte and there is no need to change it in half word or word of because we needed in 8-bits which is given to us.
Now the time required for floppy will be as shown below:
10 x 2^10 x 40.
And the formula for polling of floppy is same instead we have 100 in place of 10.
For last part simple we have as shown below:
25 x 40.
In the same way polling as in book instead 10 we have 100.

No comments:

Post a Comment