Question

what is the maximum size of a memory that can be connected to a 20bits address...

what is the maximum size of a memory that can be connected to a 20bits address bus processor if the memory cell size is 16 bits. Find the result in bytes

Homework Answers

Answer #1

Q-> what is the maximum size of a memory that can be connected to a 20bits address bus processor if the memory cell size is 16 bits. Find the result in bytes?

Given:

no of bits in address bus = 20

size of each memory cell = 16 bits = 2 bytes

.

=> no of locations that can be accessed by 20 bits = 220 = 1048576

Size of each cell is 2 bytes

=> total size in bytes = memory cell size * no of locations = 2 * 220 = 221 bytes

.

=> a maximum of 2 Mega bytes can be connected to this CPU.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
consider a hypotehtical microprocessor generating a 32-bit address ( for example, assume the program counter and...
consider a hypotehtical microprocessor generating a 32-bit address ( for example, assume the program counter and the address registers are 320bits wide) and having a 32-bit data bus. What is the maximum memory address space that the processor can access directly if it connected to a 16-bit memory
1a) A memory unit has 28-bit address lines and 64-bit input/output data lines. How many bytes...
1a) A memory unit has 28-bit address lines and 64-bit input/output data lines. How many bytes of data can this memory hold? How many words does it contain, and how large is each word? b) A memory unit consists of 32M words of 16-bit each. How many bits wide address lines and input-output data lines are needed to access this memory? c) A memory unit consists of 512K bytes of data. How many bits wide address lines are needed to...
1,Check all that apply Which pins are inputs of a memory (chip)? Check the inputs. A,...
1,Check all that apply Which pins are inputs of a memory (chip)? Check the inputs. A, Address Bus B, Write Data control line (WD bar) C, Read Data control line (RD bar) D, Data Bus 2,Fill in multiple blanks. The memory can bee seen as a one-dimension_________of _____________ . 3,Fill in multiple blanks. 1) If the memory size is_________bytes, then the address must be a 16-bit number. 2) If the memory size is 16,384 bytes, then the address must be...
1. The memory units that follow are specified by the number of words times the number...
1. The memory units that follow are specified by the number of words times the number of bits per word. How many address lines and input/output data lines are needed in each case? (a) 8K X 16 (b) 2G X 8 (c) 16M X 32 (d) 256K X 64 2. Give the number of bytes stored in each memory unit in question 1. 3. Word number 563 decimal in the memory shown in Fig. 7.3 (see Mano-Ch7.pdf) contains the binary...
The processor needs to transfer a file of 32768 kilobytes from disk to main memory. The...
The processor needs to transfer a file of 32768 kilobytes from disk to main memory. The memory is byte addressable. The size of the data count register of a DMA controller is 16 bits. What is the minimum number of times the DMA controller needs to get the control of the system bus from the processor to transfer the file from the disk to main memory in the following transfer modes 1.) Cycle stealing mode 2.) Burst Transfer mode
1) find the number of unique address accessed by a 16-bit microprocessor. if the width of...
1) find the number of unique address accessed by a 16-bit microprocessor. if the width of the data is also 8 bits, determine the word size in bytes.
Fill in multiple blanks. Consider the snapsphot of this memory starting at Address 5C20h (topcell). Addresses...
Fill in multiple blanks. Consider the snapsphot of this memory starting at Address 5C20h (topcell). Addresses are increasing downward. 10011000 00010101 11011010 10100000 11000111 01010101 When performing a read of the 5th cell from the top (the first cell is at Address 5C20h): 1) The Read Data input must be set to__________________ 2) The Write Data input must be set to_______________ 3) The Address bus must be set to________________ h In response, the memory will output on the____________bus the binary...
3.8 Consider a 1024B memory bank composed of two 512B memory modules: one for the low...
3.8 Consider a 1024B memory bank composed of two 512B memory modules: one for the low byte and one for the high byte. A signal from the microprocessor, R/W’ is used to distinguish between a memory read and a memory write. The address bus from the microprocessor is 16-bit wide. a. Determine the address lines that will be connected to each of the memory modules. b. Determine the address lines that should be used to enable the chip select, an...
How many bits are required to address the program memory of PIC16F887? What is PCLATH? For...
How many bits are required to address the program memory of PIC16F887? What is PCLATH? For PC absolute addressing, describe how to write assembly program to jump to code located in a different program memory page.
Find the number of unique addresses accessed by a 16-bit microprocessor. If the width of the...
Find the number of unique addresses accessed by a 16-bit microprocessor. If the width of the data bus is also 8 bits, determine the word size in bytes.