МЕТОД ВОСХОДЯЩЕГО ПРОЕКТИРОВАНИЯ

Кувайцев Александр Вячеславович
Димитровградский инженерно-технологический институт филиал национального исследовательского ядерного университета «МИФИ»
студент

Аннотация
В данной статье описывается метод восходящего проектирования. Разработка начинается от компонента нижнего уровня, далее переходят к разработке компонента следующего уровня иерархии и т.д. Дос¬тоинством этого принципа является то, что при переходе к разработке компонентов более высокого уровня иерархии компо¬ненты проекта нижних уровней можно считать готовыми и подключать их к проектируемым компонентам верхнего уровня.

Ключевые слова: восходящее проектирование, проектирование, разработка


BOTTOM-UP DATABASE IMPLEMENTATION

Kuvaytsev Aleksandr Vyacheslavovich
Dimitrovgrad Engineering and Technological Institute of the National Research Nuclear University MEPHI
student

Abstract
This article describes a bottom-up approach. Development starts from the lower-level component, then go to the development component of the next level of the hierarchy, etc. The advantage of this principle is that the transition to the development of the components of a higher level of hierarchy lower level components of the project can be considered ready and connect them to the projected top-level components.

Keywords: bottom-up, development, implementation


Рубрика: 05.00.00 ТЕХНИЧЕСКИЕ НАУКИ

Библиографическая ссылка на статью:
Кувайцев А.В. Bottom-up database implementation // Современные научные исследования и инновации. 2016. № 11 [Электронный ресурс]. URL: https://web.snauka.ru/issues/2016/11/73440 (дата обращения: 18.03.2024).

At the “bottom-up” approach is carried out structural design of the bottom-up. This process is called synthesis process, an attempt to obtain a whole, adequately reflects the description of the subject area, based on the description of its parts. Stages of database design by ” bottom-up ” design shown in Figure 1.

Figure 1 – Steps of designing a database by ” bottom-up ” design

DLM – datalohic model model; NF – normal form; – Information and logical domain model; MDB – database model.

Work for the relational database starts with the determination of the properties of objects (entities attributes) domain, which are based on the analysis of the links between them are grouped into relational relationship (table) showing these objects (if we design the structure of a relational database).
Typically, 2 – 3 relational attitudes associated with each other.
The redundancy data in non-normalized pattern – repeating the data in the database.
To the resulting database structure (DLM) did not have a variety of abnormalities when adding, updating or deleting data as a result of redundancy, it is necessary to verify each of the resultant relations scheme at least for compliance with 3NF. If the relationship does not correspond to this circuit condition, and they usually do not match, the process necessary to carry out normalization.
A significant amount of measures to normalize relations relational schemas even gave the second name of the method of “bottom-up” design. This method is often referred to by the “normalization”. Fundamentals of the theory of normalization has created E. Codd.
Normalization – is a design process in terms of the relational data model, the method of successive approximations to a satisfactory set of schemes.
Thus, for successful normalization (to 3NF) is necessary based on the analysis domain (domain analysis of documents) for each relational schema relationships:
- Identify potential keys;
- See the repeating groups and atomic attributes;
- Lead circuits relation to 1NF;
- Determine the functional relationships between non-key attributes and primary key;
- To determine the partial functional dependencies;
- To carry out decomposition (division) of the respective schemes for relations deletions partial functional dependencies;
- See transitive dependencies between non-key attributes and primary key;
- Exclude transitive dependencies by decomposition of the corresponding schemes of relations.
Implementation of these activities is quite time-consuming process. For example, the identification of the complete set of functional dependencies require knowledge of set theory and predicate logic.
To bring schemes relations to higher normal forms necessary to conduct additional studies to determine the subject area determinants of relationships, to identify multi-valued dependencies between the attributes of the relationship, the connection relationships.


References
  1. Designing. [Электронный ресурс]. URL: https://ru.wikipedia.org/wiki/ Проектирование (дата обращения 09.11.2016).
  2. The upward and downward software design. [Электронный ресурс]. URL: http://tehprog.ru/index.php_page%3Dlecture32.html (дата обращения 09.11.2016).
  3. Structural design and programming. [Электронный ресурс]. URL: http://any-book.org/download/80386.html (дата обращения 09.11.2016).
  4. Descending and ascending design. [Электронный ресурс]. URL: http://life-prog.ru/1_36016_nishodyashchee-i-voshodyashchee-proektirovanie.html (дата обращения 09.11.2016).


Количество просмотров публикации: Please wait

Все статьи автора «Кувайцев Александр Вячеславович»


© Если вы обнаружили нарушение авторских или смежных прав, пожалуйста, незамедлительно сообщите нам об этом по электронной почте или через форму обратной связи.

Связь с автором (комментарии/рецензии к статье)

Оставить комментарий

Вы должны авторизоваться, чтобы оставить комментарий.

Если Вы еще не зарегистрированы на сайте, то Вам необходимо зарегистрироваться:
  • Регистрация