answersLogoWhite

0


Best Answer

2kb=2*1024=2048

2^11=2048

therefore 11 address lines are required

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

2kb of memory requires 11 address lines. (211 = 2048)

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many address lines are required if micro processor has to access 2kb memory?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the Memory access time?

The time required by a processor to access data or to write data from and to memory chip is referred as access time.


What is memory access time?

The time required by a processor to access data or to write data from and to memory chip is referred as access time.


How many address lines are needed to access 256KB of main memory?

The number of address lines needed to access N-KB is given by log2N Then the number of address lines needed to access 256KB of main memory will be log2256000=18 address lines.


Maximum memory address space that the processor can access directly if it is connected to a 16-bit memory?

Max. memory address space= 216 X 2 bytes = 128 Kbytes


What is the maximum amount of memory any single process on Windows can address?

32 bit processor can access 4294967296 bit memory adderss.


What is the Difference Between memory address and memory?

Memory is microchip; address are processor board slots


How much ram could the 8088-processor access?

8088 processor accessed 1MB


What is the maximum memory address space that the processor can access directly if it is connected to a 16 bit memory considering a hypothetical microprocessor generating a 16-bit address?

If you assume that it has a 16-bit data bus, then it would be 128k so the microprocessor can access 2^16 points, which is 64k (from it being a 16bit address) 16bits = 2 bytes (memory) so through a 16 bit memory, it can access 2*64k, which is 128k alternatively, if its 8bit memory, 8bits=1byte 1*64k = 64k I'm no expert, and i was searching for the answer myself, hope this helped


What is the What is the maximum memory address space that the processor can access directly if it is connected to a 8 bit memory considering a hypothetical microprocessor generating a 8 bit address?

microprocessor can access 2^8 points which is 256 then we have 8 bit memory = 1 bytes then 1*256 =256 bytes


What is a RAM processor?

ransom access memory which is permenant


Outline steps in CPU writing to memory?

1 The processor puts the required addresses on to the address bus 2 Any addresses that invoke chip select are decoded 3 Chip select is generated 4 The processor waits for memory to settle 5 The processor generates a memory write control bit (MEMW) 6 The processor puts the data on to the data bus 7 The contents are written to a specific location on memory.


What hardware is the processor most closely associated with?

RAM (Random-access memory)