A physical address is the actual location in physical memory (RAM) where data is stored. Physical addresses are managed by hardware and are typically hidden from applications. Address translation maps virtual addresses to physical ones. Example: A memory controller accessing a physical RAM location.