• 제목/요약/키워드: Distributed Software Development

검색결과 272건 처리시간 0.049초

UML을 활용한 컴포넌트 기반의 GIS 개발방법론에 관한 연구 (A Study on the Component-based GIS Development Methodology using UML)

  • 박태옥;김계현
    • 한국공간정보시스템학회 논문지
    • /
    • 제3권2호
    • /
    • pp.21-43
    • /
    • 2001
  • 오늘날 GIS 영역을 포함하는 정보시스템 개발 환경은 소프트웨어의 복잡성 및 다양성 그리고 분산처리 및 네트워크 컴퓨팅 등의 측면에서 과거에 비해 현저하게 변화되었다. 이에 신속하게 대응하기 위하여 소프트웨어 개발 패러다임에 변화가 일어나고 있으며 객체지향기술에 바탕을 둔 컴포넌트 기반 개발이 대세로 자리잡고 있다. GIS 개발에서도 국내외적으로 관련 표준 지침을 만들어 컴포넌트에 기반한 개발을 독려하고, 앞으로 컴포넌트 기술의 적용이 증가하는 추세이다. 이러한 추세에 부응하여 GIS를 위한 컴포넌트 기반개발 방법론의 필요성이 대두되나 아직 연구가 충분히 이루어지지 못하는 실정이다. 본 연구는 UML을 활용한 컴포넌트 기반의 GIS 개발 방법론(ATOM Advanced Technology Of Methodology for GIS)의 프로세스의 제안과 함께 사례연구를 통하여 이의 적용가능성을 확인하는 것이다. ATOM은 컴포넌트 개발 그 자체를 지원할 뿐만 아니라 식별된 컴포넌트와 기존 재사용 가능한 컴포넌트에 바탕을 둔 소프트웨어 개발 생명주기 전체 단계를 지원하는 전사적인 GIS 구축 방법론이다. ATOM은 생명 주기 각 단계에 대한 주요 활동과 각각의 활동을 수행하기 위한 작업들을 정의하였다. 또한 작업간 입력물과 출력물을 제시하고, 각종 문서화를 위한 표준 양식과 항목을 제시하며 작업들의 성공적 수행을 위한 상세한 지침을 제시하여 최대한 방법론의 이해를 돕고자 하였다. 무엇보다도 ATOM의 가장 중요한 특징은 단순한 기능과 최소의 크기, 최대의 재사용을 위한 컴포넌트 추출에 목적을 두고 GIS 도메인의 여러 특징을 고려한 GIS를 위한 컴포넌트 기반의 개발방법론이라 할 수 있다. ATOM의 사례 적용은 재사용 및 상호운용성이 뛰어난 컴포넌트의 추출과 함께 보다 체계적이고 구체적인 개발 가이드 라인을 제공하여 응용GIS 구축의 생산성 및 품질 향상에 기여할 뿐만 아니라 우리의 최종목표인 GIS 소프트웨어 자동 생산에도 크게 기여할 것으로 사료된다.

  • PDF

Development of a Personal Robot Considering Standardization

  • Choi, Moo-Sung;Yang, Kwang-Woong;Won, Dae-Heui;Park, Joon-Woo;Park, Sang-Duk;Lee, Ho-Gil
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.2243-2247
    • /
    • 2005
  • If a personal robot is popularized like a personal computer in the future, many kinds of robots will appear and the number of manufacturers will increase as a matter of course. In such circumstances, it can be inefficient, in case each manufacturer makes a whole platform individually. The solutions for this problem are to modularize a robot component (hardware and software) functionally and to standardize each module. Each module is developed and sold by each special maker and an end-product company purchases desired modules and integrates them. The standardization of a module includes the unification of the electrical, mechanical and software interface. In this paper, a few prototypes developed based on the concept of this study are introduced and possibility which can be standard platform is verified. Each prototype has merits and demerits, and a new structure of the hardware platform considered them is proposed Also the software architecture to develop the standardized and modularized platform is introduced and its detailed structure is described. The name of a method and the way to use that are defined dependently on the standard interfaces in order to use a module in other modules. Each module consists of a distributed object and that can be implemented in the random programming language and platform. It is necessary to study on the standardization of a personal robot after this steadily.

  • PDF

장애 음성 판별을 위한 의료/전자 융복합 소프트웨어 개발 (Development of medical/electrical convergence software for classification between normal and pathological voices)

  • 문지혜;이지연
    • 디지털융복합연구
    • /
    • 제13권12호
    • /
    • pp.187-192
    • /
    • 2015
  • 장애음성을 판별할 수 있는 소프트웨어가 개발 될 경우, 원격의료와 언어치료 등 여러 융복합 분야에서의 활용도가 매우 높다. 본 논문은 성대 진동에 대한 변화율을 나타내는 의료정보인 음향학적 파라미터와 신호처리 기반 고차 통계량에 기반을 둔 파라미터를 융합하여, CART(Classification And Regression Trees) 분석을 통해서 정상/장애음성 판별 프로그램을 구현하였다. 사용된 음향학적 파라미터는 Jitter(%)와 shimmer(%)이다. 그리고 본 연구에서 제안된 고차통계량 기반 파라미터는 왜도(Skewness)와 첨도(Kurtosis)의 평균과 분산이다. Kay Elemetrics의 데이터베이스에서 무작위로 발췌된 정상음성 53명, 장애 음성 173명의 /아/ 발화를 이용하여 결정트리(Decision tree) 기반장애음성 판별을 위해 평균적으로 83.15%의 성능을 보이는 알고리즘을 구현하였다. 그 결과를 바탕으로 추후 상용화를 고려하여 사용자 친화적인 프레임 워크에 의해 컨텐츠를 생성하는 융복합형 기능이 포함된 장애음성 판별 프로그램을 개발하였다.

TMO 기반의 실시간 객체 모델의 코드 자동생성기법 연구 (A Study of Automatic Code Generation for TMO-based Real-time Object Model)

  • 석미희;류호동;이우진
    • 정보처리학회논문지A
    • /
    • 제19A권2호
    • /
    • pp.101-112
    • /
    • 2012
  • 최근에 분산 실시간 소프트웨어가 다양한 분야에서 중요한 역할을 담당하고 있다. 실시간 소프트웨어는 반응 시간에 대한 시간제약성을 만족하여야 함으로 TMO(Time-triggered, Message-triggered Object), CORBA/RT, RTAI 등과 같은 미들웨어를 이용하여야 한다. 하지만 이러한 실시간 미들웨어에 친숙하지 않은 프로그래머들은 실시간 소프트웨어 개발에 어려움이 있다. 이 연구에서는 이러한 미들웨어에 대한 전문지식 없이도 실시간 소프트웨어 개발이 가능하도록 TMO 기반의 자동 코드 생성 도구를 제안하고자 한다. TMO 특성을 설계 모델에 반영하기 위해, 시간제약사항을 포함하는 SpM과 SvM 메소드를 클래스 다이어그램에 추가하고 상태 머신 다이어그램의 독립 영역으로 분할하여 이들의 행위를 표현한다. TMO 기반 코드 생성기는 이러한 모델 정보를 입력받아서 TMO 클래스 코드를 생성한다. 이러한 자동생성 접근 방법은 TMO에 대한 전문지식이 없더라도 실시간 소프트웨어를 생성할 수 있어, 소프트웨어 개발에 소요되는 비용과 시간을 줄이는 장점이 있다.

인터넷3D GSIS를 위한 3차원 데이터의 효율적 구축 및 생성방안 (Technique of Serving 3D GSIS Data on the Internet)

  • 강인준;이준석
    • 대한공간정보학회지
    • /
    • 제10권1호
    • /
    • pp.19-26
    • /
    • 2002
  • 인터넷에 3차원 GSIS 데이터를 제공하기 위해서는 VRML로 3차원 지형을 생성하는 방법과 지형공간정보 데이터의 자동연결 방법에 관한 연구가 필요하다. VRML은 3차원 물체들의 상호관계를 표현하는데 표준적인 언어로서 온라인상에 연결된 가상의 세계를 시뮬레이션할 때 쓰인다. 이는 가상세계를 표현할 뿐만 아니라 파일로 저장하여 웹 이용자들 중의 한사람에게 가상세계를 보여줄 수도 있다. 본 연구에서는 수치지도 데이터, 항공사진, VRML 스크립터로 구성된 VRML모델을 이용하는 인터넷상에서 3차원 GSIS를 제공하는 방법을 보여주고자 한다. 인터넷상에서 3차원 GSIS 제공하는 것과 항공사진들을 이용해서 정밀하게 지도를 제작하는 방법을 알아보며 VRML로 수치지도와 항공사진으로 3차원 영상을 만들기 위해 어떠한 데이터가 가장 효율적인지 비교하였으며 3차원 지형데이터의 인터넷제공 방법에 대해 연구하였다.

  • PDF

프로젝트 성과, 사용자 만족도 및 재사용의도에 미치는 PMIS의 산업별 영향 비교 (Examining the PMIS Impacts on the Project Performance, User Satisfaction and Reuse Intention among the Project based Industries)

  • 박소현;이아연;김승철
    • 산업경영시스템학회지
    • /
    • 제44권3호
    • /
    • pp.276-287
    • /
    • 2021
  • Project Management Information System (PMIS) is a special purpose information system that is created to provide useful information for project managers and participants to make effective and efficient decision making during projects. The use of PMIS is increasing in project based industries such as construction, defense, manufacturing, software development, telecommunication, etc. It is generally known that PMIS helps to improve the quality of decision making in project management, and consequently improves the project management performance. However, it is unclear what are the difference of PMIS impacts between industries, and still need to be studied further. The purpose of this study is to compare the impact of PMIS on project management performance between industries. We assume that the effects of PMIS will be different depending on the industry types. Five hypotheses are established and tested by using statistical methods. Data were collected by using a survey questionnaire from those people who had experience of using PMIS in various project related industries such as construction, defense, manufacturing, software development and telecommunication. The survey questionnaire consists of 5 point scale items and were distributed through e-mails and google drive network. A total of 181 responses were collected, and 137 were used for analysis after excluding those responses with missing items. Statistical techniques such as factor analysis and multiple regression are used to analyze the data. Summarizing the results, it is found that the impacts of PMIS quality on the PM performance are different depending on the industry types where PMIS is used. System quality seems to be more important for improving the PM performance in construction industry while information quality seems more important for manufacturing industry. As for the ICT and R&D industries, PMIS seems to have relatively lesser impact compared to construction and manufacturing industries.

임상병리검사를 위한 모바일 에이전트 기반의 바이오로봇 시스템 개발 (Development of BioRobot System Based on Mobile Agent for Clinical Laboratory)

  • 최병준;진성문;신승훈;구자춘;김민철;김진현;손웅희;안기탁;정완균;최혁렬
    • 로봇학회논문지
    • /
    • 제2권4호
    • /
    • pp.317-326
    • /
    • 2007
  • Recently, robotic automation in clinical laboratory becomes of keen interest as a fusion of bio and robotic technology. In this paper, we present a new robotic platform for clinical tests suitable for small or medium sized laboratories using mobile robots. The mobile robot called Mobile Agent is designed as transfer system of blood samples, reagents, microplates, and any instruments. Also, the developed mobile agent can perform diverse tests simultaneously based on its cooperative and distributed ability. The driving circuits for the mobile agent are embedded in the robot, and each mobile agent communicates with other agents by using Bluetooth communication. The RFID system is used to recognize patient information. Also, the magnetic hall sensor is embedded to remove and compensate the cumulated error of locomotion at the bottom of mobile agent. The proposed mobile agent can be easily used for various applications because it is designed to be compatible with general software development tools. The Mobile agents are manufactured, and feasibility of the robot and localization of the agents using magnetic hall sensor are validated by preliminary experiments.

  • PDF

가속기 저장링 진공 챔버 온도측정용 제어시스템 개발 및 EPICS 적용 (EPICS Based Vacuum Chamber Temperature Control System for PAL Storage Ring)

  • 윤종철;최진혁;강흥식
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2005년도 제36회 하계학술대회 논문집 D
    • /
    • pp.2652-2654
    • /
    • 2005
  • A vacuum chamber temperature control system of Pohang Accelerator Laboratory (PAL) storage ring is a subsystem upgraded PAL control system, which is based upon Experimental Physics and Industrial Control System (EPICS) [1]. There are two control components, data acquisition system (SA120 data logger), development control system IOC (Input/Output Controller) at the storage ring of PAL. There are 240 vacuum chamber at the storage ring. It was a very important problem to solve how to monitor such a large number of vacuum chamber temperature distributed around the ring. The IOC connect MODBUS/JBUS field network to asynchronous serial ports for communication with serial device. It can simultaneously control up to 4 data acquisition systems. Upon receiving a command from a IOC running under Windows2k through the network, the IOC communicate through the slave serial interface ports to SA120. We added some software components on the top of EPICS toolkit. The design of the vacuum control system is discussed. This paper describes the development vacuum chamber temperature control system and how the design of this system.

  • PDF

Real-time Network Middleware Supporting Fault-Tolerant Operations for Personal Robot System

  • Choo, Seong-Ho;Park, Hong-Seong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.756-760
    • /
    • 2005
  • By development of a robot technology, personal robot is being developed very actively. Various infra-technologies are accumulated in hardware and software how by internal a lot of research and development efforts, and it is circumstance that actual commodity is announced. But, personal robot is applied to be acting near human, and takes charge of safety and connected directly a lot of works of home security, gas-leakage, fire-warning facilities, or/and etc. So personal robot must do safe and stable action even if any unexpected accidents are happened, important functions are always operated. In this paper, we are wished to show design structures for supporting fault-tolerant operation from our real-time robot middleware viewpoint. Personal robot, in being developed, was designed by module structure to do to interconnect and to interoperate among each module that is mutually implemented by each research facilities or company. Also, each modules can use appreciate network system that is fit for handling and communicating its data. To guarantee this, we have being developed a real-time network middleware, for especially personal robot. Recent our working is to add and to adjust some functions like connection management, distributed routing mechanism, remote object management, and making platform independent robot application execution environment with self-moving of robot application, for fault-tolerant personal robot.

  • PDF

RTE 환경에서의 SOA 기반 협업적 분산 에이전트 개발 (Development of a SOA-based Distributed Collaborative Agent in RTE Environments)

  • 최형림;김현수;홍순구;박영재;최성욱;조민제;박창현;강시협;안병선
    • 한국정보시스템학회지:정보시스템연구
    • /
    • 제19권1호
    • /
    • pp.79-96
    • /
    • 2010
  • The organizations in the competitive business environment are under pressure of handling internal management processes as well as external supply chain issues. In addition, the paradigm of supply chain management (SCM) has been shifted from static to dynamic problems. For the efficient SCM, organizations should be a RTE (Real Time Enterprises) that views entire supply chains as a single entity. In this paper, the agent system that makes RTE and dynamic supply chains possible is developed. Then, the developed agent system is verified in the TAC SCM(Trading Agent Competition Supply Chain Management) experimental environment and a dashboard is also developed for monitoring management activities of supply chains. The contributions of this paper are as followings. First, unlike the previous agent systems, the suggested agent system in this paper provides autonomy and scalability using SOA. Second, this suggested model for dynamic environment can be applied for the development of software supporting a SCM.