• Title/Summary/Keyword: 조직관리 구조

Search Result 648, Processing Time 0.03 seconds

Development of A System for Quality Assessment and Complexity Metrics of Java programs (Java프로그램에 대한 품질 및 복잡도 메트릭스 평가시스템 구현)

  • 이상범;김경환
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.4 no.4
    • /
    • pp.346-351
    • /
    • 2003
  • In spite of the size and complexity of software becomes large and complicated, the demand of rapid development, cost reduction, good productivity and good quality software is increasing in these days. Many methods were proposed for efficient software development such as various Case tools. Metrics, Process improvement model (CMM, SPICE, ISO9000) and etc. However, most of them we useful to manage the whole projects rather than an individual programming. In this paper, we introduced a system for quality assessment and complexity metrics for Java programs to assess the individual programmer's quality rather than team's quality. This system shows not only the metrics value for quality assessment but also the source code and the soucture of classes simultaneously.

  • PDF

Scalability Estimations of a Workcase-based Workflow Engine (워크케이스 기반 워크플로우 엔진의 초대형성 성능 평가)

  • Ahn, Hyung-Jin;Park, Min-Jae;Lee, Ki-Won;Kim, Kwang-Hoon
    • Journal of Internet Computing and Services
    • /
    • v.9 no.6
    • /
    • pp.89-97
    • /
    • 2008
  • Recently, many organizations such as companies or institutions have demanded induction of very large-scale workflow management system in order to process a large number of business-instances. Workflow-related vendors have focused on physical extension of workflow engines based on device-level clustering, so as to provide very large-scale workflow services. Performance improvement of workflow engine by simple physical-connection among computer systems which don't consider logical-level software architecture lead to wastes of time and cost for construction of very large-scale workflow service environment. In this paper, we propose methodology for performance improvement based on logical software architectures of workflow engine. We also evaluate scalable performance between workflow engines using the activity instance based architecture and workcase based architecture, our proposed architecture. Through analysis of this test's result, we can observe that software architectures to be applied on a workflow engine have an effect on scalable performance.

  • PDF

Draft Design of DataLake Framework based on Abyss Storage Cluster (Abyss Storage Cluster 기반의 DataLake Framework의 설계)

  • Cha, ByungRae;Park, Sun;Shin, Byeong-Chun;Kim, JongWon
    • Smart Media Journal
    • /
    • v.7 no.1
    • /
    • pp.9-15
    • /
    • 2018
  • As an organization or organization grows in size, many different types of data are being generated in different systems. There is a need for a way to improve efficiency by processing data smarter in different systems. Just like DataLake, we are creating a single domain model that accurately describes the data and can represent the most important data for the entire business. In order to realize the benefits of a DataLake, it is import to know how a DataLake may be expected to work and what components architecturally may help to build a fully functional DataLake. DataLake components have a life cycle according to the data flow. And while th data flows into a DataLake from the point of acquisition, its meta-data is captured and managed along with data traceability, data lineage, and security aspects based on data sensitivity across its life cycle. According to this reason, we have designed the DataLake Framework based on Abyss Storage Cluster.

A study for the development of knowledge based expert system for the design of flywheels (플라이 휘일의 설계를 위한 지식기반 전문가 시스템의 개발에 관한 연구)

  • 이경원;윤용산
    • Transactions of the Korean Society of Mechanical Engineers
    • /
    • v.14 no.5
    • /
    • pp.1138-1146
    • /
    • 1990
  • A knowledge-based expert system has been developed implementing the ambiguous process of conceptual design of flywheels in earlier design stage to assist the selection of proper flywheel types and dimensions. Knowledge for the flywheel design consists of the rules for conventional as well as super flywheels and other informations required for the design process. Those knowledges were extracted from literatures and some experts in the field. With these knowledges, an integrated knowledge based expert system was developed to help users with informations and facilities to design flywheels interactively using a commercial package of knowledge-based system called INSIGHT2 of backward chaining and proprietary package of forward chaining written in LISP language. The developed system consists of the knowledge base part and calculation park : the first one consists of main module and user level modules and the other one is to assist in analyzing the stress distribution in the flywheels and deciding the flywheel dimensions and specifications for various types of flywheels using proper data bases and graphic facilities. With this flywheel design software, several examples were tried generating acceptable design results.

The Success Factors on Private-Public Technology Collaboration of SMEs (중소기업의 산·연 기술협력 성과 영향 요인)

  • Lee, Chang-yeon;Kim, Byung-Keun
    • Journal of Korea Technology Innovation Society
    • /
    • v.22 no.3
    • /
    • pp.416-445
    • /
    • 2019
  • This study aims at examining the relationship among entrepreneurial orientation, absorption capability, alliance capability and cooperation performance in technological cooperation between SMEs and government-funded R&D Institutes. For empirical analysis, the study conducted a survey on total 2,895 SMEs participating in the technological cooperation programs operated by government-funded R&D Institutes, and collected 332 survey responses. Data were analysed using a structural equation model. Empirical results show that entrepreneurial orientation, absorption capability, and alliance capability influenced the performance of technological cooperation. In addition, alliance capability has a significant effect on absorptive capacity. In order for the technology cooperation between SMEs and government-funded research institutes being successful, efforts are needed to secure companies' entrepreneurial orientation, absorption capability and alliance capability that has the capabilities that SMEs needs for technological cooperation.

A Model of Role Hierarchies providing Restricted Permission Inheritance (권한상속 제한 기능을 제공하는 역할계층 모델)

  • 이용훈;김용민;이형효;진승헌
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.13 no.4
    • /
    • pp.37-45
    • /
    • 2003
  • Role-based Access Control(RBAC) model has advantage of easy management of access control with constraints such as permission inheritance and separation of duty in role hierarchy. However, previous RBAC studies could not properly reflect the real-world organization structure with its role hierarchy. User who is a member of senior role can perform all permissions because senior role inherits all permissions of junior roles in the role hierarchy. Therefore there is a possibility for senior role members to abuse permissions due to violation of the least privilege principle. In this paper, we present a new model of role hierarchy, which restricts the unconditional permission inheritance. In the proposed model, a role is divided into sub roles(unconditional inheritance. restricted inheritance, private role), keeping organization structure in corporate environment. With restricted inheritance, the proposed model prevents permission abuse by specifying the degree of inheritance in role hierarchy.

Design of a Question-Answering System based on RAG Model for Domestic Companies

  • Gwang-Wu Yi;Soo Kyun Kim
    • Journal of the Korea Society of Computer and Information
    • /
    • v.29 no.7
    • /
    • pp.81-88
    • /
    • 2024
  • Despite the rapid growth of the generative AI market and significant interest from domestic companies and institutions, concerns about the provision of inaccurate information and potential information leaks have emerged as major factors hindering the adoption of generative AI. To address these issues, this paper designs and implements a question-answering system based on the Retrieval-Augmented Generation (RAG) architecture. The proposed method constructs a knowledge database using Korean sentence embeddings and retrieves information relevant to queries through optimized searches, which is then provided to the generative language model. Additionally, it allows users to directly manage the knowledge database to efficiently update changing business information, and it is designed to operate in a private network to reduce the risk of corporate confidential information leakage. This study aims to serve as a useful reference for domestic companies seeking to adopt and utilize generative AI.

Treatment of Decannulation Difficulty Using Silicone T-tube (silicone T-tube 삽입으로 치료된 기관 Cannula 발거곤난증 2례)

  • 김순웅;권혁진;윤병용
    • Proceedings of the KOR-BRONCHOESO Conference
    • /
    • 1982.05a
    • /
    • pp.9.2-9
    • /
    • 1982
  • The incidence of decannulation difficulty included tracheal stenosis has markedly increased in recent years because of translaryngeal intubation and tracheostomy although advancing antibiotics and new treatment for these problems. Treatment has always been difficult but in mild cases, a new soft, flexible tracheal T-tube that designed to maintain an adequate tracheal airway as well as to provide support in the reconstructed trachea and in severe cases, transverse resection with subsquent end to end anastomosis has been used in recent years. Authors experienced 2 cases of tracheal stenosis and decannulation difficulty which developed after tracheostomy that was performed due to automobile accident and fall down respectively and using a silicone tracheal T-tube for 3 months good results were obtained. So authors reported with brief review of literatures.

  • PDF

A Study on the New Manager Model in Service Economy Era (서비스경제시대의 신경영자 모델 연구)

  • Kim, Hyunsoo
    • Journal of Service Research and Studies
    • /
    • v.10 no.3
    • /
    • pp.1-22
    • /
    • 2020
  • This study was conducted to derive the new manager model in service economy era. It was logically explained that the modern economic society is different from the existing economic society, the modern organization that is the subject of management is different from the existing organization, and the tasks required by management are different from the existing tasks. It suggested the managerial model required for new managers. According to the proposed manager's model, the tasks required of new managers and essential qualities as managers to perform the tasks were presented. It suggested the role model that managers with required qualities should play. The role of a manager who becomes one with customers, the role of a manager who controls even his irrationality, the role of a manager who combines discernment and indiscriminateness, a flexible leadership role that combines charisma and tenderness, an administrator role that embraces regulations and non-regulations, and vision and non-vision. We derived the role of a manager who manages management, and a manager role model that utilizes both competition and non-competition. The managers engage in two opposing roles and perform management activities in a spiral dialectical cycle that develops while resolving the contradictions of each role. The method of embracing the two opposing parties internally and externally and the dialectical management execution process according to the change of the space-time axis were presented by borrowing the models of The Book of Change. Future research needs an empirical analytical study on this new Model. There is a need for studies that expand this study and develop it into a practical model and verify it in an analytical way.

A Study on the Analysis and Improving Measure of Public Relations Activities of Korea Coast Guard (해양경찰 홍보실태 진단 및 강화방안)

  • Lee, Kyu Ik;Shin, Yong-John
    • Journal of the Korean Society of Marine Environment & Safety
    • /
    • v.27 no.7
    • /
    • pp.1011-1022
    • /
    • 2021
  • The Korea Coast Guard(KCG) is the only comprehensive maritime administrative agency in Korea that performs various tasks taking place in the ocean, including rescue operations, disaster management, policing, Drug and smuggling crackdown, responding to Response to invasion of maritime territory, environmental conservation, and maritime security. It is vital to inform the public of the role and mission of KCG as the only comprehensive maritime administrative agency in Korea. However, most citizens, excluding residents of the coastal and island areas, have little knowledge of the security administration services of the KCG due to lack of exposure. This study reviewed the KCG's public relations(PR) organization and current status using KCG promotional materials, diagnosed the actual conditions of KCG's PR, and suggested ways to improve public relations activities through a questionnaire survey of public relations personnel. Through literature research and questionnaire survey, the KCG's public relations status was estimated and the measures to enhance publicity was derived as follows: strengthening the PR organization by reinforcing the personnel in charge of PR, improving customized promotion by clarifying the promotion strategy according to the promotion target, enhancing job training for PR personnel, and increasing the interest and support of commanders and internal members in charge of PR work.