HOME JOURNALS CONTACT

Journal of Applied Sciences

Year: 2016 | Volume: 16 | Issue: 7 | Page No.: 332-337
DOI: 10.3923/jas.2016.332.337
Algorithm for Structural and Parametric Synthesis of Electronic Document Management System of Research and Education Institution
Mikhail Krasnyanskiy, Andrey Ostroukh, Sergey Karpushkin and Artyom Obukhov

Abstract: Background: This study presents an algorithm of structural and parametric synthesis of Electronic Document Management System (EDMS) of research and education institution. Materials and Methods: The functional diagrams in IDEF0 notation, system analysis methods and the theory of sets and graphs are used in the article. Results: The algorithm is based on a modular principle of information system design that enhances its functionality, reduces time and volume of work performed in designing software and enables to use the system in research and education institutions of different size and sectoral affiliation. This algorithm takes into account the influence of new educational and administrative standards and regulations on scientific and educational processes and the structure of the institution, which makes it possible to adjust the EDMS to constantly changing external and internal conditions. As part of the algorithm, the researchers developed a classification of information flow structure to carry out formalization and implementation of document flow processes in the EDMS. Conclusion: The result of the study can be applied to further development of document management systems of research and education institutions.

Fulltext PDF Fulltext HTML

How to cite this article
Mikhail Krasnyanskiy, Andrey Ostroukh, Sergey Karpushkin and Artyom Obukhov, 2016. Algorithm for Structural and Parametric Synthesis of Electronic Document Management System of Research and Education Institution. Journal of Applied Sciences, 16: 332-337.

Keywords: Electronic document management, classification, system analysis, structural and parametric synthesis

INTRODUCTION

With the development of information technology, a lot of attention is drawn to automation of industrial processes, research and academic work. In the field of education, the important objectives include transitioning from traditional study work to electronic document management, improving the quality of educational processes and work of academic staff, developing new approaches to safe storage and quick data processing. To solve these problems it is indispensable to create and implement the electronic document management system, taking into account the peculiarities of the subject area1-3.

Document management systems currently available on the market differ in functionality, scale and orientation. Quite often, such solutions are expensive require serious modernization in adaptation of the system to the organization needs, they lack the needed functionality and do not take into account the specifics of research and education institutions1,4.

The study describes an algorithm for structural and parametric synthesis of the EDMS of research and education institution, this algorithm is based on a modular principle of construction of information system. This algorithm allows determining the optimal parameters and the structure of the EDMS in order to ensure its maximum economic efficiency.

MATERIALS AND METHODS

It is necessary to analyze the subject area for the solving of a stated task with a help of system analysis methods, to formalize the events on the base of theory of sets and graphs.

It is consider the specifics of electronic document management of research and education institutions. The documents used in academic, research and administrative work can be generated in various information systems, i.e., information is a duplicated in application systems and the EDMS. At the same time, it is necessary to integrate these systems with a general document management system. Moreover, one should consider the following1-8:

Isolation of data for security reasons
Inability to eliminate study work
Existence of specific documentation, requiring a special approach to its automation (research projects, results of experiments, individual plans and student reports)

Another problem of designing the EDMS of research and education institution is variability of its document management structure: Under the influence of various external and internal factors (orders instructions of ministries, departments, public authorities and other organizations, new federal education standards, GOST, etc.) the structure of the organization is changed. This brings us to the conclusion that the EDMS must have structural and functional flexibility. This problem can be solved by using structural and parametric synthesis, which makes it possible to optimize not only several parameters of the EDMS but also change the structure of its modules and individual parts, depending on the set conditions7-10.

To formalize the algorithm of structural and parametric synthesis of the EDMS, it will use the function charts in IDEF0 notation. Firstly, this allows displaying the processes occurring in the domain in detail; secondly, it shows the inputs and outputs, control inputs and mechanisms (tools). In addition, being simple and concise, IDEF0 technology is a standard language used to describe models and processes at different levels of detail.

RESULTS AND DISCUSSION

Algorithm of structural and parametric synthesis of the EDMS is presented in the form of a functional diagram in IDEF0 notation (Fig. 1), which includes the following steps.

A1: Analyzing the organization’s information flows: For the first step of the algorithm, the input data is the information on the scope of research and education institution1,11,12. First, it was studied the information flows and recorded the data in a non-algorithmic form, using different verbal or graphic tools, such as microsoft visio tools. Then, it was analyzed the organizational structure in order to create a scheme of structural units and a list of tasks and documents to be processed by each department or unit of the organization. In the next step, analyzed the requirements to the structure and the final implementation of the EDMS formulated by the organization governing bodies. Finally, the problem was formulated in the verbal form.

A2: Developing a mathematical model of the EDMS: A mathematical model of the EDMS was developed using the analysis of the existing approaches to modeling of electronic document management and the existing EDMS, methods of system analysis and mathematical modeling. The proposed model accounts for the document management structure, software and hardware parameters of the system, economic costs, productivity and quality of work, domain set of its variables, equations describing the processes occurring in the EDMS1,5.

Fig. 1: Functional diagram of the algorithm for structural and parametric synthesis of the EDMS

Using this model and a graph theory, it was developed a classification of typical structures of information flows, allowing for formalization and implementation of document circulation in the EDMS. Table 1 shows typical structures, their description, mathematical and graphical representations.

The above structures enable to present document circulation processes through the synthesis of simplest structures. Presented in the form of graphs, document circulation processes become formalized and clearly specified. Using the classification of typical structures and information flows and the developed mathematical model, one can formalize document circulation processes in the form of EDMS models as well as formulate a technical task of the information system development and complete a formal statement of the problem of structural and parametric synthesis.

А3: Determining the EDMS software characteristics: This step involves forming the EDMS structure and specifics of its functioning (performance, reliability, quality, user satisfaction, etc.). The software characteristics, used development tools, modules and structure of the final software implementation play a crucial role. The list of requirements to the information system is formulated on the basis of the technical task and the formalized statement of the problem of structural and parametrical synthesis. Then the development tools are selected and the structure of modules is determined. It is necessary to consider the functions of each module, pluggable code libraries and interface templates. These components fully determine the software characteristics of the developed EDMS. When the system is updated and optimized, the input of the algorithm receives the control action as a set of comments from users or the organization management team. Afterwards the EDMS program characteristics are revised13.

А4: Determining the EDMS optimal structure and parameters: At the first iteration of structural and parametric synthesis of the EDMS, the initial approximation parameters are set, then the problem constraints are verified and the criterion value is calculated. If the result is optimum and satisfies all the constraints and requirements of the control action, the parameter values are forwarded to the EDMS for software implementation. If there is variation in parameter values, the previous steps will be repeated until the optimal set of parameters is determined, so as the target function reaches its extreme.

А5: Developing the EDMS modules: The system modules for academic, research and administrative work are developed on the basis of the EDMS model, optimal values of parameters and structure of the EDMS13 or this purpose a standard module design scheme shown in Fig. 2 is used.

The algorithm consists of the following steps: Creating database, interface implementation using the selected development tools; implementation of the module functions, including those which require third-party code libraries, ensuring differentiation access using the appropriate model14, adding data search tools of different degree of complexity, filling directories and auxiliary tables in the database.

Fig. 2: Diagram of standard module design

Table 1: Main structures of object state graphs

Following this sequence of steps, a standard module of the EDMS was developed, meeting the requirements to its functionality and software implementation3,15.

After the completion of the development the modules are debugged and tested; the detected errors, comments or suggestions are sent to the input of block A3 as a control action; then a new iteration of the structural and parametric synthesis of the EDMS begins.

Using the proposed algorithm, we developed information subsystems for the departments of Tambov State Technical University: Department of patent and intellectual property protection, department of basic and applied research and department of training and certification of highly qualified personnel1,13. These subsystems were successfully implemented and are used for document automation in the above mentioned departments.

The proposed algorithm of structural and parametric synthesis used in the development of the EDMS reduces the time and volume of work performed through the modular principle of system design and formalization of document management objects, processes of their movement and interactions. Using the algorithmic tools in the form of mathematical model of the EDMS, classification of information flow structures, access differentiation rules, setting the optimization task of hardware and software characteristics of the EDMS, one can simplify the process of formalization of electronic document management, develop and optimize the information system and ensure its competitiveness by enhancing its economic efficiency16-18.

CONCLUSION

We analysed electronic document management system of research and education institution, identified its specifics and main problems occurring in design and operation of the EDMS within the given subject domain.

Based on modular principle of the EDMS construction, the algorithm of structural and parametric synthesis in IDEF0 notation enables to reduce the time and volume of the work required to develop software and determine the optimal structure and parameters of the information system. We described in detail the main steps of the algorithm, the tools and approaches used in the EDMS design, formalization and classification of processes of document movement with the help of the developed structures of information flows.

The proposed algorithm of structural and parametric synthesis of the EDMS can be applied to the development of document management systems of research and education institutions and adapted to other subject areas.

ACKNOWLEDGMENT

This study was financially supported by the Ministry of Education and Science of the Russian Federation in the framework of the basic part of the state task.

REFERENCES

  • Krasnyansky, M.N., S.V. Karpushkin, A.V. Ostroukh and A.D. Obukhov, 2015. [Planning information document management system of scientific and educational institutions: Monograph]. TSTU, Tambov, pp: 216.


  • Ostroukh, A.V., K.A. Barinov, A.B. Nikolaev and S.V. Yu, 2013. Interactive game modeling concept for personnel training at the industrial enterprises. World Applied Sci. J., 28: 44-55.
    Direct Link    


  • Ostroukh, A.V. and N.E. Surkova, 2011. E-Learning Resources in Vocational Education. LAP LAMBERT Academic Publishing, Saarbrucken, Germany, Pages: 184


  • Ostroukh, A.V., M.N. Krasnyanskiy, A.D. Obukhov, S.V. Karpov and D.L. Dedov, 2015. Development of automated information systems for monitoring of intellectual activity results. Proceedings of the 15th International Multidisciplinary Scientific Geo Conference, Volume 1, June 18-24, 2015, Albena, Bulgaria, pp: 101-108.


  • Krasnyanskiy, M.N., S.V. Karpushkin, A.D. Obukhov and A.V. Ostroukh, 2015. Model of documents management for academic and research Universities on basis set theory. American-Eurasian J. Agric. Environ. Sci., 15: 824-831.
    Direct Link    


  • Anvari, A. G.A. Alipourian, R. Moghimi and A. Taleb-Beidokhti, 2012. An investigation of innovation in higher educational environments-A consideration of five substructures (Technical, administrative, information systems, information technology and knowledge management). Middle-East J. Scient. Res., 11: 1278-1285.
    Direct Link    


  • Ghani, E.K., K. Muhammad and J. Said, 2012. Development of integrated information management system service quality model in an accounting faculty. Int. J. Bus. Social Sci., 3: 245-252.
    Direct Link    


  • Albert, C.F., 2010. Document management in the open University of Catalunya (UOC) classrooms. D-Lib Magazine, Volume 16, No. 7/8, July-August 2010.


  • Kojima, H. and K. Iwata, 2012. Seamless management of paper and electronic documents for task knowledge sharing. Electron. Commun. Jpn., 95: 52-63.
    CrossRef    Direct Link    


  • Eloranta, E., A.P. Hameri and M. Lahti, 2001. Improved project management through improved document management. Comput. Ind., 45: 231-243.
    CrossRef    Direct Link    


  • Wang, D., S. Zhu, T. Li, Y. Chi and Y. Gong, 2008. Integrating clustering and multi-document summarization to improve document understanding. Proceedings of the 17th ACM Conference on Information and Knowledge Management, October 26-30, 2008, Napa Valley, California, USA., pp: 1435-1436.


  • Henderson, S., 2005. Genre, task, topic and time: Facets of personal digital document management. Proceedings of the 6th ACM SIGCHI New Zealand Chapter's International Conference on Computer-Human Interaction: Making CHI Natural, July 7-8, 2005, ACM, New York, USA., pp: 75-82.


  • Krasnyanskiy, M.N., A.V. Ostroukh, S.V. Karpushkin, A.D. Obukhov, N.V. Molotkova and I.V. Galygina, 2014. Electronic document management systems structure for university research and education. J. Eng. Applied Sci., 9: 182-189.
    Direct Link    


  • Osborn, S., R. Sandhu and Q. Munawer, 2000. Configuring role-based access control to enforce mandatory and discretionary access control policies. ACM Trans. Inform. Syst. Secur., 3: 85-106.
    CrossRef    Direct Link    


  • Ostroukh, A.V., K.A. Barinov and N.E. Surkova, 2013. Computer game modeling organizational structures of enterprises and industrial associations. Res. Inventy: Int. J. Eng. Sci., 3: 20-29.
    Direct Link    


  • Ismoilov, M.I., A.B. Nikolaev and O.A. Vladimirovich, 2013. Training and Retraining of Personnel and Industrial Enterprises of Transport Complexes Using Mobile Technology. Publishing House Science and Innovation Center, Saint-Louis, MO., USA., Pages: 166


  • Hou, J.L. and F.H. Lin, 2006. A hierarchical classification mechanism for organization document management. Int. J. Adv. Manuf. Technol., 28: 417-427.
    CrossRef    Direct Link    


  • Konishi, K. and N.F.H. Ikeda, 2007. Data model and architecture of a paper-digital document management system. Proceedings of the 2007 ACM Symposium on Document Engineering, August 28-31, 2007, Winnipeg, Canada, pp: 29-31.

  • © Science Alert. All Rights Reserved