answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What does the size of the address bus affect?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the size of address bus in 8086?

The address bus in the 8085 is 16 bits wide.


Size of 8086 address bus?

The 8086/8088 has an internal 20-bit address bus and 16-bit data bus. Externally, the address bus is 20-bits, and the data bus is 16-bits for the 8086 and 8-bits for the 8088.The data bus in the 8086 is 16 bits in size, while the address bus is 20.


What is the address space in a system with 16-bit addresses?

It depends on the size of the address bus, which is often different than the size of the data bus.If the address bus were 8 bits, then you could address 256 locations.If the address bus were 16 bits, such as in the 8085, then you could address 65,536 locations.If the address bus were 20 bits, such as in the 8086/8088, then you can address 1,048,576 locations.


Which factor determines the speed of CPU?

size of the address bus


What is the address bus size in Intel core i7?

36


If a memory had 16 bit address bus and a 32 bit data bus what is the largest size of the memory?

A memory with a 16 bit address bus can address 216 or 65536 distinct items. If each item is 32 bits in size, then the item is 4 bytes. The size of this memory is then 262144 bytes. (256Kb)


Why 4 bit address bus is grounded?

The data bus in the 8086 is 16 bits in size, while the address bus is 20 (16bits would only address 64KB of memory, an extra 4 bits allows to address the total of 1MB, this is done trough segmentation of the memory). To form a multiplexed of data bus and address bus, four bits of 8086 address bus are grounded.


How many Terabytes of memory would a 40 bit address bus be able to address if the system word length was 8bits 16bits 32bits?

1TB is 240 bytes. It follows that a 40 bit address bus can address 1TB. Since 1TB is 1TB regardless of the system's word size, a 40 bit address bus can address 1TB on a computer with an 8 bit, a 16 bit, a 32 bit, or any other word size.


How does the number of lines in the data bus affect the performance of a computer?

An address bus carries address information. It is important because the number of lines in it tells the maximum number of memory addresses. It balances speed.


What is the size of address bus in Intel core i3 and i5 and i7 respectively?

3 centimetres


What is an address bus in a microprocessor?

The address bus is a section of the bus that emits the address of the desired instruction or operand.


Is the address bus a single direction bus?

Yes, the address bus is uni-directional.