• Title/Summary/Keyword: 정보시스템 개발방법론

Search Result 1,033, Processing Time 0.028 seconds

A study on the design method of central control system based on ensemble architecture (앙상블 아키텍처 기반 중앙관제 시스템 설계 방법에 대한 연구)

  • Cho, Seung-Won;Kim, Jin-Oh;Son, Kwang-Chul
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2021.11a
    • /
    • pp.196-199
    • /
    • 2021
  • 오늘날 정보화 시스템은 우리 생활에 아주 밀접하게 접근하고 있다. 모든 이들이 생활을 접함에 있어서 이제 정보화 시스템은 당연하게 여겨지고 오히려 그에 대한 중요성에 대해 망각하고 사용하게 되었다. 그러나 우리의 실생활에 있어서 접목되는 정보화 시스템들이 과연 적절하고 효율적으로 구성되었는지 충분히 고민을 해봐야 한다. 정보화 시스템은 기획되고 개발되고 사용되고 궁극적으로는 최적화되어야 한다. 본 논문은 I-MOD 시스템의 구조를 가지고 여러 아키텍처 설계 방법론 중 골조의 근간이 하나가 아닌 다양한 방법론의 장점들을 융합하여 다양한 시각 입장으로 설계 방법을 풀어내려 연구하였다.

A Development of Interoperability Capability Model for Measurement and Evaluation of Component Based System (컴포넌트 기반 시스템 상호운용성 측정 및 평가를 위한 상호운용 능력 모델 개발)

  • 류동국;김기두;이상일;김영철
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04b
    • /
    • pp.418-420
    • /
    • 2004
  • 정보화가 진전됨에 따라 많은 컴퓨터 시스템이 개발되어 사용되고 있다. 대부분의 컴퓨터 시스템들이 초기에는 독자적인 운영에 만족하였으나 시스템의 효율성이나 사용자의 요구로 인하여 시스템간의 정보교환에서 기능교환에 이르기까지 정보시스템의 상호운용성이 시스템의 성능을 측정하는 중요한 요소가 되어가고 있다. 그리고 컴포넌트 기반의 새로운 소프트웨어 개발 패러다임이 발전하면서 컴포넌트의 상호운용성과 재사용성을 이용한 시스템 개발이 시도되고 있고 컴포넌트 개발 방법론 또한 발전하고 있다. 그러나 정보 시스템의 상호운용성에 관한 체계적인 연구는 현재 미비한 실정이다. 본 논문에서는 미 국방성에서 정보시스템의 상호운용성 측정 및 평가를 위하여 사용하는 LISI 모델을 확장하여 컴포넌트 기반 시스템외 상호운용성을 측정 및 평가할 수 있는 상호운용 능력 모텔을 개발하였다. 본 논문에서 제시하는 컴포넌트 상호운용 능력 모델은 컴포넌트 기반 시스템의 개발 프로세스에 따라 각 개발 단계에서 상호운용성을 측정할 수 있도록 고안되었다. 따라서 본 논문의 상호운용 능력 모텔은 상호운용 성숙도 모델로 확장하여 기 개발된 시스템의 상호운용 성숙도 측정이나 향상에 사용할 수 있다.

  • PDF

Functional Cosmetics Trend Analysis System Using SNS Big Data For The Girls High School Students (여고생들의 SNS 자료를 이용한 기능성 화장품 기호분석시스템)

  • Seo, Jeong Min;Song, Jeo;Lee, Chae Ri;Lee, Sang Moon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2013.01a
    • /
    • pp.99-101
    • /
    • 2013
  • 본 논문에서는 사춘기 여고생들의 기능성 화장품의 신상품 개발과 성능 향상을 위한 효율적인 정보의 분석과 생산 정책을 위한 SNS 분석시스템을 제안한다. 제안하는 시스템은 여고생들의 기능성 화장품에 관한 SNS 내용을 분석하기 위한 효율적 알고리즘과 방법론을 제안하여 시스템의 처리량을 최대화하고, 각 작업의 수행시간을 최소화한다. 또한 여고생들의 기능성 화장품에 대한 기호 상태를 파악하여, 그 분석 결과를 제품의 개발 및 생산에 반영하기 위한 비주얼 방법론을 함께 제안한다. 따라서 본 논문에서 제안하는 시스템은 단지 화장품에 대한 분석뿐만 아니라 이와 비슷한 소비자의 기호가 빠르게 변화하는 제조업 분야에서 다양하게 응용이 가능하다.

  • PDF

An Object-Oriented Analysis and Design Methodology for Security of Web Applications (웹 응용 보안을 위한 객체지향 분석·설계 방법론)

  • Joo, Kyung-Soo;Woo, Jung-Woong
    • Journal of Internet Computing and Services
    • /
    • v.14 no.4
    • /
    • pp.35-42
    • /
    • 2013
  • Nowadays many tasks are performed using the Web. Accordingly, many web-based application systems with various and complicated functions are being requested. In order to develop such web-based application systems efficiently, object-oriented analysis and design methodology is used, and Java EE(Java Platform, Enterprise Edition) technologies are used for its implementation. The security issues have become increasingly important. For such reasons, Java EE provides mechanism related to security but it does not provide interconnections with object-oriented analysis and design methodology for developing web application system. Consequently, since the security method by Java EE mechanism is implemented at the last step only, it is difficult to apply constant security during the whole process of system development from the requirement analysis to implementation. Therefore, this paper suggests an object-oriented analysis and design methodology emphasized in the security for secure web application systems from the requirement analysis to implementation. The object-oriented analysis and design methodology adopts UMLsec, the modeling language with an emphasis on security for the requirement analysis and system analysis & design with regard to security. And for its implementation, RBAC (Role Based Access Control) of servlet from Java EE technologies is used. Also, the object-oriented analysis and design methodology for the secure web application is applied to online banking system in order to prove its effectiveness.

Unified Design Methodology in Three Phases for XML Schema based on Object Oriented Database Application System Development (XML Schema 기반의 객체지향 데이터베이스 응용 시스템 개발을 위한 3단계 통합 설계방법론)

  • Choi, Mun-Young;Joo, Kyung-Soo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11c
    • /
    • pp.1533-1536
    • /
    • 2003
  • XML이 기업간 데이터 교환뿐만 아니라 차세대 기업 정보시스템의 핵심기술로 떠오르면서 XML 데이터를 원형 그대로 저장하는 데이터베이스 관리시스템이 차세대 DBMS (DataBases Management System) 플랫폼으로 부상하고 있다. DBMS 업계는 XML이 현재 전자상거래 등 기업간 정보유통에 주로 적용되고 있으나 웹서비스가 본격 구현되면 기업간시스템도 XML 기반으로 점차 전환될 것으로 보고 XML 데이터의 효율적인 저장 관리하는 데이터베이스 개발에 경쟁적으로 나서고 있다. 현재 주류를 이루는 관계형 데이터베이스는 XML 데이터를 지원하기 위해 다른 포맷의 데이터를 XML로 변환하거나 반대의 작업을 하는 툴을 이용하고 있으나, DBMS 처리속도가 떨어지는 등의 문제가 있어 XML 데이터를 원형 그대로 저장하거나 불러올 수 있는 DBMS 수요가 늘어날 것으로 전망된다. 그러므로 본 논문에서는 XML 데이터를 효율적으로 처리할 수 있는 3단계를 통한 데이터베이스 스키마와 XML Schema로의 변환을 위한 통합 설계 방법론을 제안한다.

  • PDF

Privacy Framework in Ubiquitous Computing Environments (유비쿼터스 컴퓨팅 환경내 개인정보보호 프레임워크 적용 방안)

  • Hong Seng-Phil;Lee Chul-Soo
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.16 no.3
    • /
    • pp.157-164
    • /
    • 2006
  • Information is playing a key role in sufficing the needs of individual members of the society in today's rapidly changing environment. Especially, the cases of illegal gathering of privacy information will increase and the leakage of privacy information will grow as the individual activities in the ubiquitous computing environment. In this paper, we suggested the privacy framework in order to make design and implementation of secure and effective privacy management system. Ant we also introduced the methodology which is represent to 5 specific stages in order to suggest to the privacy system development guideline from the standpoints of the privacy system operator or developer. Especially, we tried to determine whether the suggested methodology can be effectively used in the real computing environment or not by making necessary investments in management (privacy policy) and technical (system architecture) sides. We believe that the privacy framework and methodology introduced in this research can be utilized to suggest new approach for showing direction from the privacy protection perspective, which is becoming more important in ubiquitous environments, and practical application rather than providing conceptual explanation from the views of engineer or developer.

Difficulties of the UML-based Analysis Modeling for Business System (비즈니스 시스템을 위한 UML 기반의 분석 모델링의 문제점)

  • Lee, Hye-Seon;Park, Jai-Nyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.05a
    • /
    • pp.301-304
    • /
    • 2005
  • 비즈니스 정보 시스템 개발을 위한 요구사항 분석은 시스템의 결과를 좌우할 수 있는 중요한 과정으로 인식되고 있다. 따라서 대부분의 소프트웨어 개발방법론에서 사용자의 요구사항을 분석하기 위해 주로 사용되고 있는 UML 기반의 Use Case 모델링의 절차와 분석과정에서의 문제점에 대하여 살펴보고, 또한 전반적인 UML 의 문제점을 조사해봄으로써 시스템 개발을 위하여 UML 기반의 모델링을 적용하여 분석할 경우 고려해야 될 사항들을 미리 점검해 볼 수 있도록 지침을 제공하고 자 한다.

  • PDF

GARDIAN: Rule Based Modeling Validation for Concurrent Object Modeling and Architectural Design mEThod(COMET) (GARDIAN: 실시간 내장형 소프트웨어 개발 방법론에서의 룰 기반의 모델링 평가 및 지원도구)

  • Kim, Sun-Tae;Kim, Jin-Tae;Park, Soo-Yong
    • Journal of KIISE:Software and Applications
    • /
    • v.34 no.8
    • /
    • pp.721-730
    • /
    • 2007
  • UML (Unified Modeling Language) is widely used to analyze and design target software. Developers also implement the target software based on the UML artifacts. However, it is difficult to validate whether the artifacts are generated to correspond to the modeling guidelines because the guidelines for UML modeling are described in natural language. This paper discusses rule based model checker focused on whether models are designed according to modeling methodology. We propose rules and their own checker, named GARDIAN, for UML model validation. The checkers are designed for COMET method for the real-time embedded system. We illustrate our checkers using Intelligent Robot system to validate our approach.

Design of 3D GIS Supporting Complex Features (복합 피쳐 지원 3차원 GIS의 설계)

  • Kim, Kyong-Ho;Choe, Sung-Kul;Lee, Jong-Hun;Yang, Young-Kyu
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.10b
    • /
    • pp.1309-1312
    • /
    • 2000
  • 컴포넌트를 기반으로 하는 소프트웨어 개발 방법론은 시스템의 규모가 크고 구성이 복잡한 지리정보 시스템에 효율적으로 적응될 수 있다. 이것은 특히 개방형 GIS를 위한 설계와 구현 방법에도 이용되고 있다. 본 논문에서는 복합 피쳐를 지원하는 3차원 지리정보시스템의 컴포넌트 기반 설계 사례에 대해 설명한다. 본 논문에서 제안한 시스템은 OpenGIS 규격과의 호환성을 고려하고 복합 피쳐 및 복합 지리요소를 지원하며 객체 지향 분석 설계 방법론을 이용하여 설계되었다. 본 시스템은 3차원 지리요소의 모델링, 가시화, 공간분석 기능과 4차원 공간 데이터에 대한 질의 기능을 포함하고 있다. 향 후 복잡한 도심 건물 지역을 대상으로 층별 시공간 관리 분석 시스템 등으로 응용될 전망이다.

  • PDF