Deprecated: Implicit conversion from float-string "1583645134.302" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1583645134.302" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1583645134.302" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1583645134.302" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1583645134.302" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594

Deprecated: Implicit conversion from float-string "1604295416.815" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1604295416.815" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1604295416.815" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1604295416.815" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1604295416.815" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594

Deprecated: Implicit conversion from float-string "1586621860.544" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1586621860.544" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1586621860.544" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1586621860.544" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1586621860.544" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594

Deprecated: Implicit conversion from float-string "1601828146.646" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1601828146.646" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1601828146.646" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1601828146.646" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1601828146.646" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594

Deprecated: Implicit conversion from float-string "1584976553.618" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1584976553.618" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1584976553.618" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1584976553.618" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1584976553.618" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594

Deprecated: Implicit conversion from float-string "1586519752.840" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1586519752.840" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1586519752.840" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1586519752.840" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1586519752.840" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594

Deprecated: Implicit conversion from float-string "1583645218.316" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1583645218.316" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1583645218.316" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1583645218.316" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1583645218.316" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594
CO and Architecture: RAM Chip
5,908 views
4 votes
4 votes
A RAM chip has 7 address line , 8 data lines and 2 chips select lines. Then the number of memory locations is ...

a. 2^12

b.2^10

c.2^19

d.2^13

Plz describe with a proper diagram and significance of each lines.

3 Answers

Best answer
3 votes
3 votes

Number of data lines (word size) = 8

Number of address lines = 7

Total number of addressable memory locations/number of memory words = $2^{7}$ = 128

The number of data lines just gives the word size. 

Thus, the answer should be $2^{7}$

Although, if the que. was size of the chip, it is given by $128 * 8 = 2^{10}$

 

Ref : https://books.google.co.in/books?id=AIHgbyyEIHoC&pg=RA1-SA6-PA1&dq=number+of+data+lines+gives+word+size&hl=en&sa=X&ved=0ahUKEwir6qDGlO3oAhWPbysKHeLXBAcQ6AEIKjAA#v=onepage&q=number%20of%20data%20lines%20gives%20word%20size&f=false

selected by
3 votes
3 votes

Given data,
address line=7
Data lines=8
Chip selected lines=2
Step-1: Total address lines are 2^7 and chips select lines
Step-2: The chips select lines are 2^2
Step-3: Total address and chip selected lines are 2^7 * 2^2 = 2^9
Step-4: Number of memory locations for 8 data lines =2^9 * 2^3
= 2^12

0 votes
0 votes
Total number of memory locations will be

2*2^6*8 which is equal to 2^10.Because one address line of the address lines will be used to select one of the two chip selects.The remaining 6 address lines will be used to address one of the address location of the chip.And there are 8 data lines so each word of the chip is 8 bits long.

Related questions


Deprecated: Implicit conversion from float-string "1545291188.475" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1545291188.475" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1545291188.475" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1545291188.475" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1533571755.372" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1533571755.372" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1533571755.372" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1533571755.372" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803
1.2k
views
0 answers
0 votes
Sandy Sharma asked Dec 20, 2018
1,240 views
A 32-bit wide main memory unit with a capacity of 1 GB is built using 256M × 4-bit DRAM chips. The number of rows of memory cells in the DRAM chip is 210. The time taken...
398
views
2 answers
0 votes
Na462 asked Aug 6, 2018
398 views
Ans. C
4.9k
views
2 answers
2 votes
LavTheRawkstar asked Sep 6, 2017
4,905 views
How many address lines are needed to address each memory locations in a 2048 x 4 memory chip