• Title/Summary/Keyword: 수행 프로세스

Search Result 1,905, Processing Time 0.036 seconds

An Artifact-sharing Method across Multiple Component-based Military Software Development Processes (컴포넌트 기반 국방 소프트웨어 개발 프로세스간 산출물 공유 기법)

  • Jo, Hye-Kyeong;Ko, In-Young;Lee, Jun-Ki;Park, Sung-Jin
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.10b
    • /
    • pp.28-32
    • /
    • 2007
  • RUP과 ADDMe는 국내 국방 도메인에서 가장 많이 사용되는 컴포넌트 기반 소프트웨어 개 프로세스이다. ADDMe는 RUP을 기반으로 만들어졌고 국방 컴포넌트 기반 소프트웨어 개발에 표준화되었다. 국방 도메인에서 소프트웨어 재사용 증진과 소프트웨어 이해를 돕기 위해서는 RUP과 ADDMe로 개발된 프로젝트 산출물 정보들의 검색 서비스를 제공해야 한다. 또한, 기존 이미 RUP로 개발된 것과 유사한 기능을 일부 제공하는 프로젝트를 ADDMe로 개발할 경우 현재 작성중인 ADDMe 산출물과 밀접히 연관된 기존 RUP 산출물을 검색한 후 재사용할 가능성이 크다. 이를 위해서는 RUP과 ADDMe 프로세스에 존재하는 산출물들 간의 상판관계 매핑이 먼저 요구된다. 그러나 이 두 프로세스들에 존재하는 산출물 연관성 매핑 연구가 현재 존재하지 않는다. 본 논문은 위의 두 프로세스들을 분석 비교하여 온톨로지 기반 산출물 분류를 수행한다. 그리하여, 본 연구는 두 프로세스 내의 산출물들이 의미적으로 서로 어떠한 연관 관계에 있는지 어떠한 정보를 포함하는지 파악할 수 있게 하여 산출물 검색을 통한 컴포넌트 재사용을 돕는다.

  • PDF

Real-Time Communication Support based on Process Priority for Embedded Linux (임베디드 리눅스에서 프로세스 우선순위를 고려한 실시간 통신 지원)

  • Jin, Hyun-Wook;Lee, Sang-Hun;Yun, Yeon-Ji
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.10b
    • /
    • pp.429-434
    • /
    • 2007
  • 프로세스의 우선순위는 임베디드 시스템에서 수행되는 여러 가지 작업들의 중요도 또는 작업마감 시간의 임박성에 따라 결정되기 때문에 프로세스의 입출력 작업 시에도 반영되어야 한다. 하지만 많은 임베디드 운영체제들은 기존의 범용 운영체제를 기반으로 설계되었기 때문에 입출력 작업 시 프로세스의 운선순위를 반영하지 못하고 있다. 본 논문에서는 이러한 문제를 해결하기 위해서 새로운 통신 프로토콜 스택 구조를 제안하고 이를 임베디드 리눅스에 구현한다. 또한 본 논문은 이더넷이 산업용 기기 등의 연결에 활용될 수 있음에 주목하고 독립 이더넷 네트워크에 적합한 전송 프로토콜을 제안한다. 측정 결과 제안된 프로토콜 스택 RTDiP($\underline{R}eal-\underline{T}ime\;\underline{Di}rect\;\underline{P}rotocol$)은 UDP/IP와 비교하여 단방향 통신 지연시간을 최대 59% 감소시켰으며 통신처리율을 최대 155% 향상시킬 수 있음을 보인다. 또한 낮은 우선순위를 갖는 배경 통신 프로세스에 의해서 UDP/IP는 532%가 단방향 통신 지연시간이 증가하나, RTDiP은 2% 미만의 증가만을 보임으로써 프로세스의 우선순위에 따라 패킷 처리가 이루어지고 이를 통해서 실시간 통신을 지원해줄 수 있음을 보인다.

  • PDF

Multiple Virtual Address Spaces for the Operating System Process (다중 가상 주소 공간을 지원하는 운영체제 프로세스)

  • Kim, Ik-Soon;Kim, Sunja;Kim, Chae-Kyu
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.11a
    • /
    • pp.68-71
    • /
    • 2012
  • 본 논문은 운영 체제(Operating System)에서 수행되는 프로세스(Process)의 가상 주소 공간(Virtual Address Space)을 기존의 단일 가상 주소 공간에서 다중 가상 주소 공간으로 확장시켜서, 하나의 프로세스가 기존보다 더욱 넓은 가상 메모리 영역을 쉽게 사용할 수 있도록 해주는 방안을 제안한다. 최근 컴퓨팅 기기들은 비약적으로 증가한 메모리를 쉽게 사용할 수 있는 수단이 필요하다. 최근 PAE(Physical Address Extension)를 지원하는 32 비트 프로세서나 32 비트 명령어를 같이 지원하는 64비트 프로세서들은 프로세스의 가상 주소 크기보다 더욱 큰 용량의 메모리를 사용할 수 있어서, 한 프로세스가 장착된 메모리의 일부분 밖에 사용할 수 없는 일이 발생한다. 이를 해결하기 위해서 64비트 프로세서의 경우 64-비트 명령어를 사용하지만 이는 프로그램의 명령어 크기나 포인터 변수 크기의 증가로 메모리 사용량을 크게 늘릴 수 있어서 서버 컴퓨터나 데스크탑 PC 와 같이 충분한 양의 메모리를 장착한 시스템에서만 효과적이다. 본 논문에서 제안하는 다중 주소 공간을 지원하는 프로세스는 모바일 및 임베디드 기기와 같이 상대적으로 제한된 용량의 메모리를 지원하는 시스템에 유용할 것으로 기대한다.

Constitution of Work Process for Apartment Renovation Project in Design Phase (공동주택 리모델링 설계단계에서의 사업수행 프로세스 구축)

  • Kwon, Won;Chun, Jae-Youl
    • Korean Journal of Construction Engineering and Management
    • /
    • v.8 no.4
    • /
    • pp.167-175
    • /
    • 2007
  • A renovation project of apartment housing is generally divided into four stages: Project inquiry stage, planning and feasibility stage, design stage and construction stage. Currently, procedure and managerial technique for a remodeling project has not been systematically established so that many companies have difficulty in doing their business. In particular, the design stage in participant which a project managers, designers, residents and engineers is more complicate than the other stages in terms of roles and working procedure. The design documents can be found trial and error if it is not well managed. The insufficient design caused by lack of ability to efficiently utilize information obtained during the stage and inappropriate decision-making not only results in diverse problems in the construction stage but also makes people suspect satisfaction and reliability on the remodeling improvements. Therefore the design stage is very significant issue on the renovation project. As the consequence, the design stage of a remodeling project is so important that it should be carefully managed, and composite understanding of the process to be executed. To do this, we provide roles and responsibility of each participant in the design stage and analyze the process where information is utilized in design stage. The information is analyzed in terms of input, tool and output.

Base Practice Importance Analysis by Software Process Assessors' Characteristics (소프트웨어 프로세스 심사원 특성에 따른 기본 프랙티스의 중요도 분석)

  • Lee, Jong-Moo;Yoo, Young-Kwan;Kim, Gil-Jo;Chun, In-Geol
    • Korean Business Review
    • /
    • v.13
    • /
    • pp.179-193
    • /
    • 2000
  • It is not simple to manage software quality, because software development process and product itself are very complex. Recently ISO/IEC 15504- international standard for software process improvement, capability determination and development - was completed and applied to many local trials, and their results are being reported as registered local trials. The first step of software process assessment is established by examining whether its base practices are performed and which level they are achieved. And as far as assessment responsibility and credibility are concerned, assessment is generally performed by team-based assessors. Therefore assessment team construction and its preference of practice importances have a great effect on the credibility and the objectivity of assessment. In this paper, we analyse a SPICE-based software process assessment trial by comparing base practice importances of assessed processes, which are expressed through a real assessment, with its final rating results. Survey data are collected from assessors and interviewees who were engaged in the SPICE trial that was performed by ISO/IEC 15504, and final data analysis are derived from the factor analysis method. It is convinced that the result of this paper is able to enhance the credibility of software process assessment by provisions of objective and rational criteria and preference information for assessment team construction and base practice importances in future.

  • PDF

A Study on Continuous Monitoring Reinforcement for Sales Audit Using Process Mining Under Big Data Environment (빅데이터 환경에서 프로세스 마이닝을 이용한 영업감사 상시 모니터링 강화에 대한 연구)

  • Yoo, Young-Seok;Park, Han-Gyu;Back, Seung-Hoon;Hong, Sung-Chan
    • Journal of Internet Computing and Services
    • /
    • v.17 no.6
    • /
    • pp.123-131
    • /
    • 2016
  • Process mining in big data environment utilize a number of data were generated from the business process. It generates lots of knowledge and insights regarding implementation and improvement of the process through the event log of the company's enterprise resource planning (ERP) system. In recent years, various research activities engaged with the audit work of company organizations are trying actively by using the maximum strength of the mining process. However, domestic studies on applicable sales auditing system for the process mining are insufficient under big data environment. Therefore, we propose process-mining methods that can be optimally applied to online and traditional auditing system. In advance, we propose continuous monitoring information system that can early detect and prevent the risk under the big data environment by monitoring risk factors in the organizations of enterprise. The scope of the research of this paper is to design a pre-verification system for risk factor via practical examples in sales auditing. Furthermore, realizations of preventive audit, continuous monitoring for high risk, reduction of fraud, and timely action for violation of rules are enhanced by proposed sales auditing system. According to the simulation results, avoidance of financial risks, reduction of audit period, and improvement of audit quality are represented.

이동 에이전트 기반 워크플로우 시스템의 설계 및 구현

  • 박원주;김병만;김현수
    • Journal of Software Engineering Society
    • /
    • v.13 no.3
    • /
    • pp.18-30
    • /
    • 2000
  • 기존 워크플로우 시스템은 비즈니스 프로세스 내의 정보와 제어의 흐름 수행에 있어서 중앙 집중적인 워크플로우 엔진이 전체 실행의 모든 부분을 담당하고 있다. 이러한 워크플로우 시스템이 갖는 성능, 확장성 등 구조적 제약의 단점을 극복하기 위하여 워크플로우 엔진의 분산, 이동 에이전트의 적용, 웹 기반 등 다양한 연구가 진행되고 있다. 본 논문에서는 단위 업무 스케쥴링 기능과 관련된 정보를 분산된 형태로 참가자에게 일임하여 워크플로우 엔진 부하를 줄이고, 프로세스 인스턴스 단위의 이동 에이전트를 적용하여 비동기적 특성을 이용한 성능 및 확장성의 향상을 제공하는 워크플로우 시스템의 설계 및 구현을 소개한다. 또한 제안한 시스템을 위하여 각 참가자별 스케쥴링 정보를 WfMC의 프로세스 정의 표준 언어인 WPDL로부터 추출하여 프로세스 테이블로 구성하는 방법을 제안한다.

신발산업의 공급망 비즈니스 프로세스 모델링

  • 현승용;최형림;임호섭
    • Proceedings of the Korea Association of Information Systems Conference
    • /
    • 2002.11a
    • /
    • pp.243-259
    • /
    • 2002
  • 국내 신발산업(Footwear Industry)은 주로 외국의 대형 바이어에 의존적인 형태로 생산하는 주문자 상표 부착 생산방식이 대부분을 차지하며, 신발 제조에서 인건비가 차지하는 비중이 절대적이어서 대형 바이어들이 중국, 베트남, 인도네시아 등의 저임금 국가로 신발 생산기지를 옮겨가고 있다. 이로 인해 국내 신발산업은 많은 어려움을 겪고 있는 것이 사실이다. 또한 국내의 신발제조기업들도 상당수 해외에 생산공장을 운영하고 있으며, 국내 생산공장은 그 규모가 굉장히 축소되어 있거나 혹은 연구개발 및 부품 조달기지로서의 역할을 수행하고 있다. 이러한 신발산업의 환경에 변화에 대해 산업 차원에서 대응할 필요성이 있다. 앞으로 국내 신발산업이 성장하기 위해서는 전체 공급망의 협업체제를 갖추는 것이 필요하다. 이를 위해서는 공급망 네트워크 구조를 분석하여 비효율적인 부분을 개선해야 하며, 기업간의 비즈니스 프로세스를 새롭게 정립하여 혁신해야 한다. 이에 본 연구에서는 신발산업의 공급망 네트워크 구조를 분석하여 개선 모델을 제시하였으며, 공급망에서 대부분을 차지하는 신발 완제품 제조기업과 부품 제조기업간의 비즈니스 프로세스를 분석하여 개선된 비즈니스 프로세스를 제시하였다.

  • PDF

A Case Study for Effectiveness Process Improvement of IT Organization (IT 조직의 효과적인 프로세스 개선을 위한 사례연구)

  • Song Ki-Won;Kim Jin-Soo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2006.05a
    • /
    • pp.235-238
    • /
    • 2006
  • 최근 많은 기업들은 효과적인 소프트웨어 프로세스 개선을 위해 SPICE와 CMMI 프로세스 심사 표준을 도입하려는 노력을 하고 있다. 이러한 표준을 통해 효과적인 개선하기 위해서는 개선점과 위험을 식별하고 이들 이슈들을 소프트웨어 개발환경(software development environment)에 적용시켜서 조직의 비젼(organization vision)에 대응한 작업성능(work performance)를 높여야한다. 지속적인 개선을 필요로 하는 조직은 현재의 작업성능을 측정하고 이를 개선하기 위한 개선점을 찾아내는 능력과 경험을 축적하여 체계적으로 관리하는 것이 중요하다. 하지만 기존의 SPI 모델들은 무엇을 수행해야 하는지에 대한 지침은 제공하고 있지만, 정량적인 작업성능 측정 및 특정 환경의 소프트웨어 개발 조직의 SPI를 위해 필요한 구체적인 지침을 제시하고 있지는 않다. 따라서, 본 논문에서는 이러한 조직의 작업성능 측정 및 조직의 개선경험을 축적하여 프로세스를 개선전략에 반영하여 조직의 비젼에 최적한 전략을 제공해주는 OTEM(Opportunity Tree Enterprise Model)을 제안한다.

  • PDF

A study on differential protection IED based on process bus for transmission line and the method of phase difference compensation (프로세스버스 기반의 차동보호계전 IED의 위상각 차 보상장치 및 방법에 관한 연구)

  • Han, Jeong-Yeol;Shim, Eung-Bo;An, Yong-Ho;Kim, Yong-Hak;Lee, You-Jin
    • Proceedings of the KIEE Conference
    • /
    • 2011.07a
    • /
    • pp.735-736
    • /
    • 2011
  • 최근 IEC61850 기반의 변전소 자동화 시스템의 구축이 국내 외적으로 활발히 진행되고 있다. 국내에서는 한국전력공사를 중심으로 총 3차의 시범사업을 진행하였고, 현재 4차 시범사업을 추진 중이다. 2005년 한국전력공사 주관으로 수행중인 연구과제의 성과물로 송전선로 보호용 IED를 제외한 보호, 제어 IED의 국산화가 완료되어, 외산 IED와 함께 4차 시범사업에 활용되고 있다. 그러나 현재까지 국내에서 추진되고 있는 변전소 자동화 시스템은 스테이션버스 레벨의 시스템이며, IEC 61850기반 프로세스버스 레벨의 시스템 구축을 위한 연구는 아직 진행중에 있다. 본 논문에서는 프로세스버스 레벨의 송전선로보호를 위해 선행되어야 할 문제점에 대해 논하고, 그 중 차동보호계전에 필요한 프로세스버스 기반의 위상각 차 보상장치 및 방법을 제시한다.

  • PDF