Made with
ConceptDraw
DIAGRAM 18

Data modeling with ConceptDraw DIAGRAM

One of the most difficult and important problems at software and data base projection is the definition of the requirements to the result. The more time is spent and the more attention is paid to the projecting software or data base, the simpler is the projection and the more qualitative is the result. The most frequently for definition of the requirements the method of data modelling is used.

In the given case data modelling presents the process of creation of data model in the convenient and comprehensible graphic form. In the process of model creation data is structured and organized with the usage of one of the methods, such as IDEF or ERD.

A creation of the model consists in collection of data which will be used in the projecting data base in the capacity of entities and other data base objects, in the definition of behavior rules of data in the system and operators which address to data in data base.

The model of data describes the structure of data in the given area. It contains the information about the classes of entities (for which the information is needed), attributes of this information and connections (including implicit) between entities and attributes of entities.

Entities are the objects of business-processes, real or virtual about which the information is collected and which are described in the model of data. For instance, entities can be all people having relation to the work of an enterprise. In their turn these entities are divided into classes. For example: “Clients”, “Suppliers”, Workers”. Each of the classes can be divided into subclasses by the given attributes. Classes are named with words of usual non technical language as well as connections between classes.

After the entity determination it is described with some definitions which are the attributes of the entity. Attributes must identify the entity, classify and appraise it qualitatively and quantitatively. Attributes can be obligatory and optional. For the entity “Worker” these can be individual data (name, age, and address), professional data (education, qualification, position) and so on. Attributes which originally define the entity are called primary.

After the definition of entities and their attributes in the model of data connections between entities and the type of these connections are defined. Connections can be unidirectional and bidirectional. Also the types of connections are distinguished: “one to one”, “one to many” or ”many to many”. Connections are called with verbal names. For example, between the entity “Worker” and entity ”department” there is a unidirectional connection of the type “One to one”. “Worker” works in the ”Department”. If consider the class of entities “Worker” the connection of this class with the entity “Department” will be of the type “one to many”.

The model of data describes semantics of data i.e. the set of confirmations about data which are used in the project.

The model of data can be presented in one of three forms:

  • Conceptual scheme- the description of semantics of data organization (entities classes and connections between these classes)
  • Logic scheme- description of data (tables, object oriented classes)
  • Physical scheme- description of physical environment of data keeping and processing

The more commonly used technologies of creation of such schemes are ERD (Entity Relationship Diagram) and some of IDEF standards (IDEF1, IDEF1x). Also for creation of schemes or diagrams which describe models of data it is possible to use special software such as ConceptDraw, where ready objects for creation of such diagrams exist. This lets you facilitate and accelerate the process of creation of such schemes and diagrams, creating diagrams which will be easy edited in the projection process.

Data modelling will help you to study and analyze business processes in your organization for optimization and increase of effectiveness and production.

Data modeling with ConceptDraw DIAGRAM  *

TEN RELATED HOW TO's:
To begin managing a new project, you will need to define the individual Tasks that must be completed to deliver it. The default view for a new project in ConceptDraw PROJECT is the Gantt Chart.How to Create Gantt Chart *
Picture: How to Create Gantt Chart
Activity Network and Project Evaluation and Review Technique, or PERT, charts are a way of documenting and analyzing the tasks in a project. This diagram is constructed as part of the process in creating a schedule of corrective actions. The Activity Network Chart (PERT) shows the logical connections and consequence of tasks to be performed. It displays the time period for problem solving and the implementation of all activities through the critical path.Activity Network (PERT) Chart *
Picture: Activity Network (PERT) Chart
Related Solution:
ConceptDraw DIAGRAM is a powerful business and technical diagramming software tool that enables you to design professional-looking graphics, diagrams, flowcharts, floor plans and much more in just minutes. Maintain business processes performance with clear visual documentation. Effectively present and communicate information in a clear and concise manner with ConceptDraw DIAGRAM.ConceptDraw DIAGRAM  *
Picture: ConceptDraw DIAGRAM
If you are just a beginner in drawing flowcharts, it may seem that a sheet of paper and a pen are just enough. However, at the time you would want to share your results, diagramming applications would suite you better. it’s very easy to create diagrams that way and to discover new kinds of flowcharts. The huge collection of sample ConceptDraw diagrams, charts, illustrations and other types of business drawings includes a wide range of business themes. A huge number of graphic images of ConceptDraw documents is divides on business application areas according to business-oriented solutions for which they were made.Here is a short visual list of samples of flowcharts, process diagrams, UML models, management charts, computer network diagrams, maps, infographics, illustrations, etc. In short, each ConceptDraw solution is accompanied with at least ten samples representing some particular examples of the application of the given chart.Applications *
Picture: Applications
When describing any computer network, we imagine a set of devices and nodes, arranged in some way. Talking about network structures, we should distinguish physical and logical network topologies, as physical topology is about devices location and logical topology illustrates data flow. In the same time, they do not have to match, and some devices, such as repeaters, may have a physical star layout, but a bus logical topology. There are two main types of computer network topologies: Physical topology that show the physical organization of a network - equipment and types of connections. Star network topology involves a set of devices that is connected to a single hub (router). Ring network topology means that, devices connected according this topology have two connections, connecting with nearby devices to make a loop. Bus network topology is the topology presented at the current diagram. It is similar to a ring topology. The difference is that data moves up and down a linear connection, copying itself where network equipment works as bus-stations along the way. This network topology can be used for small network, or when adding an extra device into a network.Network Topologies
Picture: Network Topologies
Related Solution:
Use Case Diagrams technology. Using visual graphical objects IDEF1 standard allows to model information interrelations.IDEF1 standard *
Picture: IDEF1 standard
Since the most applications keep their data in databases, the database design and database modeling play highly important role during the process of applications development. The ConceptDraw DIAGRAM software enhanced with EXPRESS-G data Modeling Diagram solution perfectly suits for construction the database models and designing the Database model diagram using EXPRESS-G notation, for representing the data structures required to design and create the databases permitting to retrieve and write data quickly.Database Model Diagram *
Picture: Database Model Diagram
Related Solution:
When talking about engineering, one should define all the terms used, so anybody could understand the topic. Typical network glossary contains definitions of numerous network appliances, types of networks and cable systems. The understanding of basic is crucial for server management, network administration and investigating problems. The network glossary defines terms related to networking and communications. The most of glossary items has their visual representation in ConceptDraw DIAGRAM libraries of the Computer Network Diagrams solution. This illustration presents a local area network (LAN) diagram. It designed to show the way the interaction of network devices in a local network. The diagram uses a library containing symbols of network equipment, connections and the end-point devices such as network printer, hubs, server, modem and finally computers (PC, mac, laptop). This diagram depicts a physical LAN topology.Network Glossary Definition *
Picture: Network Glossary Definition
Related Solution:
When we start to speak about databases, we must always mention database structure visualization. One of the most common ways to do it is to create an entity relationship diagram, and to put appropriate symbols on it. It is important either for database projecting and for its' future maintenance. Entity Relationship Diagram describes data elements and their relationships within a database. There are a set of special symbols that depict each element of an entity relationship diagram. Entities - represents some stable components such as supplier, employee, invoice, client, etc. Relation symbols show how the entities interact. Attributes define characteristics of the relationships. Attributes can be one-to-one or many-to-many. Physical symbols is used in the physical models. They represent items such as fields, tables, types and keys. ERD physical symbols are the building material for the database. Notation lines are used to illustrate the relationships. The most common method is Crow’s Feet notation. You can use ConceptDraw Entity-Relationship Diagram (ERD) solution to represent a database using the Entity-Relationship model.Entity Relationship Diagram Symbols
Picture: Entity Relationship Diagram Symbols
Related Solution:
The ConceptDraw vector stencils library Cisco People contains symbols for drawing the computer network diagrams. Vector stencils library Cisco People contains 17 pictogram symbols and clipart for drawing the computer network diagrams using the ConceptDraw DIAGRAM diagramming and vector drawing software.Cisco People. <br>Cisco icons, shapes, stencils and symbols *
Picture: Cisco People. Cisco icons, shapes, stencils and symbols
Related Solution:
ConceptDraw
DIAGRAM 18