Dictionary Home » Computer Desktop Encyclopedia » logical vs. physical

logical vs. physical

logical vs. physical definition - computer

High-level versus low-level. Logical implies a higher view than the physical. Users relate to data logically by data element name; however, the actual fields of data are physically located in sectors on a disk. For example, if you want to know which customers ordered how many of a particular product, your logical view is customer name and quantity. Its physical organization might have customer name in a customer file and quantity in an order file cross referenced by customer number. The physical sequence of the customer file could be indexed, while the sequence of the order file could be sequential.

A message transmitted from Phoenix to Boston logically goes between two cities; however, the physical circuit could be Phoenix to Chicago to Philadelphia to Boston.

When you command your program to change the output from the video screen to the printer, that is a logical request. The program will perform the physical change of address from, say, device number 02 to device number 04. See logical vs. physical topology.



Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.

Comments
Improve this definition.
Do you have more to add? Share your linguistic knowledge or observation.
/Register to save your comments.