Logic and Computer Design Fundamentals 5th Edition Mano Solutions Manual

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Logic and Computer Design

Fundamentals 5th Edition Mano


Solutions Manual
Visit to Download in Full: https://testbankdeal.com/download/logic-and-computer-desi
gn-fundamentals-5th-edition-mano-solutions-manual/
Problem Solutions – Chapter 7

CHAPTER 7
© 2016 Pearson Education, Inc.

7-1.*
a) A  16, D  8 b) A  19, D  32 c) A  26, D  64 d) A  31, D  1

7-2.
a) (835)10  (11 0100 0011)2 , (15, 103)10  (00111010 1111 1111)2
b) (513)10 = (10 0000 0001)2, (44,252)10 = (1010 1100 1101 1100)2

7-3.*
Number of bits in array =  216  24  220  210  210
Row Decoder size = 210
a) Row Decoder = 10 to 1024, AND gates  210  1024 (assumes 1 level of gates with 10 inputs/gate)
Column Decoder = 6 to 64, AND gates = 26 = 64 (assumes 1 level of gates with 6 inputs/gate)

)
eb
Total AND gates required = 1024 + 64 =1088

er or in ing
ed id n
W
no the iss tea s

itt W tio
w
t p W em ch

e
d on g. in t la

m ld a
b) (32000)10  (0111110100 000000)2 , Row  500, Column  0
an ing rnin tors igh

.
r
or ud a uc y
w cl le tr p
e in nt ns co

D
th k ( de f i es
of or stu e o tat

7-4.
ity s w g us d S

is
te f t ss th nite
e rt ss fo U
gr hi in e

a) Number of RAM cell arrays  8 (2G  231 ) / (214  214  228 )  (23  8)
th a a ly by

a) Number of RAM cell array s = 8(2G = 231)/(214 x 214 = 228) = (23 = 8)


in o e r
y y p d le d
ro n an o te

b)
st f a s d s ec

b)
de o rse de ot
ill le u vi pr

A28 A29 A30


w r sa co pro is
o eir is rk
th nd wo

S0 S1 S2
a his
T

0 1 2 3 4 5 6 7
Each line is connected to the respective array decoder enable

7-5.
15 row pins + 14 column pins  229  512 M addresses

7-6.
With 4-bit data, the RAM cell array contains 232/22 = 230 words.
The number of address pins is 30/2 = 15.

7-7.
Interval between refreshes = 64ms/8192 = 7.8125 μs
Using the 60 ns refresh time from the text example, total time for refresh = 8192 × 60 ns = 0.49 ms
Minimum number of pins = 13

© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved. This material is protected under all copyright laws as they currently
exist. No portion of this material may be reproduced, in any form or by any means, without permission in writing from the publisher.
Problem Solutions – Chapter 7

7-8.*
a) 2 MB/128 K × 16 = 2MB/ 256 KB = 8 b) With 2 byte/word, 2MB/2 B  220 , Add Bits = 20
128K addresses per chip implies 17 address bits. c) 3 address lines to decoder, decoder is 3-to-8-line

7-9.

)
eb
er or in ing
ed id n
W
no the iss tea s

itt W tio
w
t p W em ch

e
d on g. in t la

m ld a
an ing rnin tors igh

.
r
or ud a uc y
w cl le tr p
e in nt ns co

D
th k ( de f i es
of or stu e o tat
ity s w g us d S

is
te f t ss th nite
e rt ss fo U
gr hi in e
th a a ly by

k
in o e r
y y p d le d
ro n an o te
st f a s d s ec
de o rse de ot
ill le u vi pr
w r sa co pro is
o eir is rk
th nd wo
a his
T

7-10.
An SDRAM simultaneously reads the desired row and stores all of the information in the I/O
logic. Next the desired column is read from the I/O logic and the data appears on the output.
During burst transfers, the subsequent data words are read from the I/O logic and placed on the
output. This occurs for the predetermined number of words known as the burst length. For burst
transfers, this is faster since the row has already been pre-read.

7-11.
A DDR SDRAM uses both the positive and negative edges of the clock to transfer data. This
allows the DRAM to transfer twice as much data while keeping the same clock frequency.

© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved. This material is protected under all copyright laws as they currently
exist. No portion of this material may be reproduced, in any form or by any means, without permission in writing from the publisher.

You might also like