n The logical address becomes
a relative address when the
page size is a power of 2
n Ex: if 16 bits addresses are
used and page size = 1K,  we
need 10 bits for offset and
have 6 bits available for page
number
n Then the 16 bit address
obtained with the 10 least
significant bit as offset and 6
most significant bit as page
number is a location relative to
the beginning of the process