Definitions for "Logical address"
A memory address used by code at execution time. The logical address might, in turn, be translated into a physical address by the CPU.
See network address.
A storage location address that may or may not relate directly to a physical location. The logical address is usually used when requesting information from a controller. The controller performs a logical-to-physical address conversion and retrieves the data from a physical location in the storage device.