PDA

View Full Version : What is this? and How to do?


buddu
07-25-02, 03:36
hi to all
I heard about the Logical Design of the Software products.

What is this logical Design Will it be usefull to do before starting the project..?

If any one knew about this please explain me how to do. and if we have any tools or some other softwares for LD. Please let me know.

Thanks.

r937
07-25-02, 09:38
see Data Modeling (http://www.utexas.edu/cc/database/datamodeling/) for a good introduction to data modeling and relational design

the best tools for creating logical models are paper and pencil

for very large models, you can use Graphical Modeling Tools (http://www.methods-tools.com/tools/modeling.html)

rudy
http://rudy.ca/

Aibhy
07-26-02, 02:55
Originally posted by buddu

What is this logical Design Will it be usefull to do before starting the project..?


Logical Design is basically a layout or the structure of how the project/business will flow from scratch going to the objective of the whole process. Normally, these fundamental steps are not so technical at the start, just guidelines or blueprints of how a certain processing will progress or "flow". Then from there softwares and techical designs will step in.

buddu
07-26-02, 06:19
Thanks for replies

If i desigened the DFD's then can i call it as Logical Design..?

Aibhy
07-26-02, 07:30
Yes a Data Flow Diagram is still a logical design as long as it compasses the whole process. It actually depends on the terms used.