Physical Address refers to Storage location on Physical Memory wheres Logical Addressing is used by Memory Managing Programs to refers addresses from Physical Memory and Virtual Memory.
Different microprocessor can address different amounts of memory. The motherboard design should allow for maximising the physical memory to what the microprocessor can address
Logical address is the address generated by the CPU (from the perspective of a program that is running) whereas physical address (or the real address) is the address seen by the memory unit and it allows the data bus to access a particular memory cell in the main memory. All the logical addresses need to be mapped in to physical addresses before they can be used by the MMU. Physical and logical addresses are same when using compile time and load time address binding but they differ when using execution time address binding.
group of consecutive memory that has had physical memory assigned to it
it has 32 kB of internal memory
Yes. This is the fundamental premise of paged or virtual memory - that you can have more logical memory than physical memory.
MMU-memory management unit
A logical (or virtual) address is a reference to a memory location independent of the current assignment of data to memory; a translation must be made to a physical address before the memory access can be achieved. A relative address is the address expressed as a location relative to some known point, usually the beginning of the program. A physical address, or absolute address, is an actual location in main memory.
RAM and the memory cache
- An MMU (memory management unit) generates physical address. - A CPU (central processing unit) generates a logical address.
Memory mapped buses helps in the extension of the address of the physical ram through which the devices can access the address
- An MMU (memory management unit) generates physical address. - A CPU (central processing unit) generates a logical address.