logical address
an address generated by the CPU during a program’s execution that is then translated to a physical address
physical address
the actual memory location in hardware where data is stored
address binding
the process of mapping a program’s symbolic addresses to physical addresses in memory
base register
A register that stores the starting physical address of the memory allocated to a process
A register that holds the upper limit of a processes addressable memory space
Bounds Register
frame
a fixed-size block of physical memory used in paging systems to hold pages of virtual memory