You are on page 1of 3

A data-flow diagram (DFD) is a graphical representation of the "flow" of data through an

information system. DFDs can also be used for the visualization of data processing. On a
DFD, data items flow from an external data source or an internal data store to an internal
.data store or an external data sink, via an internal process

.............................................................................. .....................

Context Diagram
A context diagram is a special form of a data flow diagram that represents an entire system
as a single process and highlights the interactions between the system being analyzed and
other systems or people that interact with it.

…………………………………………………………………………………………………
..…

Data Flow Diagram


A data flow diagram models the system as a network of functional processes and its data. It
documents the system’s processes, data stores, flows which carry data, and terminators which are the
.external entities with which the system communicates

…………………………………………………………………………………………………
……

Decision Tree
A decision tree graphically represents a series of decision points with branching occurring at each
decision point forming a treelike structure.  A decision tree maps out each possible outcome and will
often also include the probability of each outcome

…………………………………………………………………………………………………
.…

Decision Table
A decision table is an unambiguous and compact technique for modeling complicated logic using
several sets of conditions in a tabular format.  It is often used to model logic that may otherwise
require many sentences or paragraphs to convey

…………………………………………………………………………………………………
.……

A data dictionary or database dictionary is a file that defines the basic organization of a
database . [ 12 ] A database dictionary contains a list of all files in the database, the number of
‫ معظم إبقاء قاموس البيانات المخفية‬.records in each file, and the names and types of each data field
Most database management systems keep the .‫من المستخدمين لمنعهم من تدمير محتوياته بطريق الخطأ‬
data dictionary hidden from users to preven

.……………………………………………………………

، ‫ كما تم تعريفها في قاموس آي بي إم في الحاسوب‬، ‫ ويعرف أيضا باسم بيانات التعريف المخزون‬، ‫وقاموس البيانات‬
، ‫ أو األصل‬، ‫ وعالقات لبيانات أخرى‬، ‫هو مستودع مركزي "للحصول على معلومات حول البيانات مثل معنى‬
".‫ والشكل‬، ‫واستخدام‬
‫…………………………………………………………‪.‬‬

‫يستخدم لتوضيح عملية تدفق البيانات واتجهاها داخل النظام بين الوظائف وتوضح ‪ Data flow:‬تدفق البيانات ‪#‬‬
‫تدفق البيانات للمصادرالخارجية أيضا‬

‫ويرمز له بسهم يسمى على حسب نوع البيانات‬

‫……………………………………………………………………………………………‪.‬‬

‫‪ #‬مخزن البيانات ‪ :Data Store‬يستخدم لتمثيل مخازن البيانات الموجودة في النظام وهي الملفات أو جداول قواعد‬
‫البيانات ويرمز له بمستطيل مفتوح‬

‫…………………………………………………………………………………………………‬
‫…‬

‫)‪ (Data flow diagram)( DFD‬ب‪ -‬مخطط تدفق اليانات‬

‫يهتم المخطط بماهية البيانات التي تتدفق بين الوظائف المحددة في النظام قيد الدراسة من جهة وبينها وبين‬
‫المصادر الخارجية من جهة أخرى ويلقي نظرة متوازنة على وظائف النظام والبيانات الالزمة‪.‬فهو يساعد على‬
‫معرفة البيانات الالزمة لتأدية الوظيفة (الداخلة والخارجة‬

‫………………………………………………………………………………………………‪..‬‬

‫المكون الرئيسي لمخطط تدفق البيانات هو عمليات النظام ‪ ,‬والعملية هي أي عمل يتم ‪  process:‬العملية ‪#‬‬
‫‪.‬انجازه لتحويل البيانات الداخلة الى بيانات خارجة‪.‬ويرمز له (دائرة)‪ ‬يكتب فيه الوظيفة ورقمها‬

‫………………………………………………………………………………………………‪..‬‬

‫‪ (ER-Model) :‬نموذج الكيان ‪ -‬العالقة *‬

‫هو النموذج الذي يتم استخدامه لوصف قاعدة البيانات من حيث الكيانات المكونة لها والمحددات والعالقات بين‬
‫‪.‬بيانات هذه الكيانات‬

‫………………………………………………………………………………‬

‫‪The user interface defines how the system will interact with external entities‬‬ ‫‪‬‬

‫………………………………………………………………………………………‬

‫‪The graphical user interface (GUI) is the most common type of interfaces most‬‬ ‫‪‬‬
‫‪.students are likely to use personally and for developing systems‬‬
……………………………………………………………………………………

You might also like