Class Assignment
Page 3 of 3
Finally, Process Design is concerned with how data moves through the system, and with how
and where it is validated, secured and/or transformed as it flows into, through and out of the
system.
To use an analogy, a personal computer's physical design involves input via a keyboard,
processing within the CPU, and output via a monitor, printer, etc. It would not concern the actual
layout of the tangible hardware, which for a PC would be a monitor, CPU, motherboard, hard
drive, modems, video/graphics cards, USB slots, etc. It involves a detailed design of a user and a
product database structure processor and a control processor.
Therefore we can say that, physical design specifies where, how, and by whom a system’s
processes are accomplished. A physical design does not tell us what is being accomplished.
LOGICAL DESIGN:
The logical design of a system pertains to an abstract representation of the data flows, inputs and
outputs of the system. This is often conducted via modeling, using an over-abstract (and
sometimes graphical) model of the actual system.
Logical design is a graphical representation of a system showing the system’s processes and the
flows of data into and out of the processes. We use logical design to document information
systems because we can represent the logical nature of a system-what tasks the system is doing,
without having to specify how, where or by whom the tasks are accomplished. What a system is
doing will change less over time than how it is doing it.
To represent the logical design of a system we can use different diagrams like Entity-
Relationship Diagram. In this way, we can furnish an abstraction of the total system through
logical design in an orderly explanatory way.
CONCLUSION:
So, we can come to a conclusion from the above explanation that logical design of a system is
actually an abstraction of the data flows, inputs and outputs whereas, physical design is actually
related to the actual input and output processes of the system, total absence of abstraction here. It
is laid down in terms of how data is given as an input into a system, how it is authenticated, how
it is processed, and how it is displayed as output.
……………………………………X…………………………………......