• 제목/요약/키워드: Execution method

검색결과 1,400건 처리시간 0.023초

자바 프로그래밍에서 병렬처리를 위한 중첩 루프 구조의 다중스레드 변환 (Transform Nested Loops into MultiThread in Java Programming Language for Parallel Processing)

  • 황득영;최영근
    • 한국정보처리학회논문지
    • /
    • 제5권8호
    • /
    • pp.1997-2012
    • /
    • 1998
  • 병렬 시스템에서 순차 자바 프로그램을 재 사용할 수 있기 위해서는 자바 프로그램 내에 존재하는 병렬성을 찾아내는 것이 중요하다. 자바 프로그램을 병렬 시스템에서 실행할 경우 루프는 전체 수행 시간 중 많은 부분을 차지하므로 병렬성 검출의 기본이 되지만 데이터 종속으로 인하여 완전한 병렬 수행을 쉽게 이룰 수 없다. 따라서, 본 논문은 기존의 중첩 루프 구조를 갖는 자바 프로그래밍에서 데이터 종속성 분석에 의한 종속 그래프를 구성하여 묵시적 병렬성을 검출하는 방법을 제안한다. 또한 재구성 컴파일러에 의하여 자바 원시 프로그램을 자바 프로그래밍 언어 자체에서 지원하는 다중스레드 기법으로 변환하여 병렬 시스템에서 실행하는 방법을 제안한다. 스레드 문장으로 변환된 프로그램에 대해 루프의 반복계수와 스레드 수를 매개변수로 하여 성능 분석을 하였다. 재구성 컴파일러에 의한 장점은 사용자의 병렬성 검출에 대한 오버해드를 줄이고, 순차 자바 프로그램에 대한 효과적인 병렬성 검출을 가능하게 하여 병렬 시스템에서 실행 시간을 단축할 수 있다.

  • PDF

자막 정보를 이용한 야구경기 비디오의 자동요약 시스템 (An Automatic Summarization System of Baseball Game Video Using the Caption Information)

  • 유기원;허영식
    • 방송공학회논문지
    • /
    • 제7권2호
    • /
    • pp.107-113
    • /
    • 2002
  • 본 논문에서는 자동으로 야구 비디오를 요약하는 방법과 이를 구현한 소프트웨어 시스템을 제안한다. 제안된 시스템은 빠른 수행 속도와 정확성 높은 요약 결과를 추구한다. 이를 위해 압축비디오상의 특징 값에 기반 한 빠른 비디오 분할과 간단한 자막 인식을 수행하여 야구 경기에서 중요한 이벤트들을 검출한다. 또한, 본 시스템은 여러 레벨의 비디오 요약을 지원하기 위해 계층적 구조의 내용 기술을 지원한다.

제어 시스템 설계를 위한 IEC 1131-3 기반의 제어 로직 생성기의 개발 (Development of a IEC 1131-3-Based Control Logic Generator for the Control System Design)

  • 정구;심주현;이제필;이철수
    • 한국공작기계학회:학술대회논문집
    • /
    • 한국공작기계학회 2001년도 춘계학술대회 논문집(한국공작기계학회)
    • /
    • pp.171-176
    • /
    • 2001
  • This paper describes the methodology of an IEC 1131-3-based control logic generator for the control system design and converting algorithm between programmable languages. The proposed control logic generator is generated based on the software model and common element with data type, variables, POUs(program organization unit) and execution control unit commonly used within programmable languages of IEC 1131-3 Standard. The generation method of object file was proposed on five programmable language based on IECI 131-3. The generation method of object file is represented as following; 1) the generation method using conversion algorithm from LD to IL with FBD(function block diagram), 2) the generation method using C code generation algorithm from SFC using the SFC execution sequence with FBD and ST(structured text). The proposed control logic generator was implemented by Visual C++ and MFC on MS-windows NT 4.0

  • PDF

명중확률 개선 및 효율적인 대화력전 수행방안 (An Improvement of Hit-probability and an Efficient Counter-fire Execution)

  • 김세용;이재영
    • 한국시뮬레이션학회논문지
    • /
    • 제17권4호
    • /
    • pp.143-152
    • /
    • 2008
  • 미래전에 있어서, 전투 초기단계의 대화력전 능력은 적을 무력화 시키는데 핵심역할을 수행한다. 본 논문에서는 효율적인 대화력전 수행방안을 제안하였다. 이를 위해, CEP를 사용한 명중확률을 산출한 후 대화력전 작전시 활용 가능한 새로운 사격제원 계산에 적용하였다. 새로운 표적제원의 타당성 검증을 위해 MANA 모델을 사용하여 시뮬레이션을 수행하였다. UAV 운용여부 등을 포함한 다양한 시나리오 상황 하에서 시뮬레이션 수행 결과, 새로운 사격제원산출 방법을 사용한 명중률이 기존의 BTCS 사격제원에 의한 명중률 보다 우수한 것으로 나타났다.

  • PDF

깊이 정보를 이용한 템플릿 매칭 기반의 고속 얼굴 추적 방법 (Template-Matching-based High-Speed Face Tracking Method using Depth Information)

  • 김우열;서영호;김동욱
    • 방송공학회논문지
    • /
    • 제18권3호
    • /
    • pp.349-361
    • /
    • 2013
  • 본 논문에서는 깊이 정보만을 이용하여 얼굴을 고속으로 추적하는 방법을 제안하다. 그 방법으로는 템플릿 매칭 방법을 사용하며, 템플릿 매칭 방법의 문제점인 과다한 수행시간의 문제를 해결하여 고속으로 얼굴을 추적하기 위하여 조기종료 기법과 sparse 탐색 기법을 적용하고, 그에 따른 추적오류를 보정하고자 주변 화소들을 대상으로 매칭보정을 수행한다. 얼굴의 움직임에 따른 깊이의 변화를 보정하기 위해 추적할 얼굴의 깊이 값을 추정하고 그 결과에 따라 템플릿의 크기를 조정한다. 또한 조정된 템플릿의 크기에 따라 템플릿 매칭을 수행할 탐색영역을 조정한다. 자체 제작한 테스트 시퀀스들을 사용하여 추적에 필요한 파리미터들을 결정하였으며, 또 다른 자체 제작한 테스트 시퀀스들과 MPEG에서 제공한 다시점 테스트 시퀀스를 제안한 방법에 적용하는 실험을 수행하였다. 실험결과 Kinect을 이용하여 자체제작($640{\times}480$) 시퀀스에서는 약 3%의 추적오류와 2.45ms의 수행시간을 보였으며, Lovebird1($1024{\times}768$) 시퀀스에서는 약 1%의 추적 오류와 7.46ms의 수행시간을 보였다.

데이터 증강 기반 회귀분석을 이용한 N치 예측 (A Prediction of N-value Using Regression Analysis Based on Data Augmentation)

  • 김광명;박형준;이재범;박찬진
    • 지질공학
    • /
    • 제32권2호
    • /
    • pp.221-239
    • /
    • 2022
  • 플랜트, 토목 및 건축 사업에서 말뚝 설계 시 어려움을 겪는 주된 요인은 지반 특성의 불확실성이다. 특히 표준관입시험을 통해 구한 N치가 설계 시 주요 입력값이나 짧은 입찰기간과 광범위한 구역에서 다수의 현장시험을 실시하는 것은 실제적으로 어려운 상황이다. 본 연구에서는 인공지능(AI)을 가지고 회귀분석을 적용하여 N치를 예측하는 연구를 수행하였으며, 최소한의 시추자료를 학습시킨 후 표준관입시험을 실시하지 못한 곳에서 N치를 예측하는데 그 목적이 있다. AI의 학습 성능을 높이기 위해서는 빅 데이터가 중요하며, 금회 연구 시 부족한 시추자료를 빅 데이터화 하는데 '원형증강법'을 적용하여 시추반경 2 m까지 가상 N치를 생성시키는 작업을 선행하였다. AI 모델 중 인공신경망, 의사결정 나무, 오토 머신러닝을 각각 적용하였으며 이 중 최적의 모델을 선택하였다. 최적의 모델을 선택하는 방법은 세 가지의 예측된 AI 모델 중 최소 오차값을 가지는 것이다. 이를 위해 폴란드, 인도네시아, 말레이시아에서 수행한 6개 프로젝트를 대상으로 표준관입시험의 실측N치와 AI의 예측N치를 비교하여 타당성 여부를 연구하였고, 연구 결과 AI 예측값에 대한 신뢰도가 높은 것으로 분석되었다. AI 예측값을 가지고 미시추 구간에서 지반특성을 파악 할 수 있었으며 3차원 N치 분포도를 사용하면 최적의 구조물 배치가 가능함을 확인하였다.

동작 특성 기반의 시스템 신뢰도 분석 (Reliability Analysis of A System Based on the Execution Characteristics of sub-Modules)

  • 나윤지;고일석;조용환
    • 한국통신학회논문지
    • /
    • 제27권2C호
    • /
    • pp.143-149
    • /
    • 2002
  • 시스템의 대규모, 복잡화는 시스템의 결함 여부를 테스트하는 것을 어렵게 하고 있다. 시스템의 구성은 기능별 모듈로 나눌 수 있으며, 시스템의 각 모듈이 전체 시스템의 신뢰도에 미치는 영향의 효율적인 분석을 통해 시스템 전체에 대한 효율적인 테스트 전략을 수립할 수 있고 이는 전체 시스템 테스트의 효율을 증대시킬 수 있을 것이다. 또한 시스템 모델을 정형화된 모듈로 나타낼 경우 그 시스템의 동작상의 논리적인 정확성, 성능분석 및 신뢰성 예측 등의 여러 특성 등의 효율적인 분석이 가능하다. 본 논문에서는 시스템 모듈을 그래프 모델로 정형화하고, 이것의 시스템 동작 특성을 기반으로 한 분석을 통하여 각 모듈이 전체 시스템의 신뢰성에 미치는 영향을 분석하는 기법을 제안한다.

PC기반의 생산시스템을 위한 운용소프트웨어 구조 (An Operating Software Architecture for PC-based)

  • 박남준;김홍석;박종구
    • 제어로봇시스템학회논문지
    • /
    • 제7권1호
    • /
    • pp.1196-1204
    • /
    • 2001
  • In this paper, a new architecture of operating software associated with the component-based method is proposed. The proposed architecture comprises 문 execution module and a decision-making module. In order to make effective development and maintenance, the execution module is divided into three components. The components are referred to as Symbol, Gateway, and Control, respectively: The symbol component is for the GUI environments and the standard interfaces; the gateway component is for the network communication and the structure of asynchronous processes; the control component is for the asynchronous processing and machine setting or operations. In order to verify the proposed architecture, and off-line version of operating software is made, and its steps are as follows; I) Make virtual execution modules for the manufacturing devices such as dual-arm robot, handling robot, CNC, and sensor; ii) Make decision-making module; iii) Integrate the modules and GUI using a well-known development tools such as Microsofts Visual Basic; iv) Execute the overall operating software to validate the proposed architecture. The proposed software architecture in this paper has the advantages such as independent development of each module, easy development of network communication, and distributed processing of resources, and so on.

  • PDF

Design and Implementation of a Low-Code/No-Code System

  • Hyun, Chang Young
    • International journal of advanced smart convergence
    • /
    • 제8권4호
    • /
    • pp.188-193
    • /
    • 2019
  • This paper is about environment-based low-code and no-code execution platform and execution method that combines hybrid and native apps. In detail, this paper describes the Low-Code/No-Code execution structure that combines the advantages of hybrid and native apps. It supports the iPhone and Android phones simultaneously, supports various templates, and avoids developer-oriented development methods based on the production process of coding-free apps and the produced apps play the role of Java virtual machine (VM). The Low-Code /No-Code (LCNC) development platform is a visual integrated development environment that allows non-technical developers to drag and drop application components to develop mobile or web applications. It provides the functions to manage dependencies that are packaged into small modules such as widgets and dynamically loads when needed, to apply model-view-controller (MVC) pattern, and to handle document object model (DOM). In the Low-Code/No-Code system, the widget calls the AppOS API provided by the UCMS platform to deliver the necessary requests to AppOS. The AppOS API provides authentication/authorization, online to offline (O2O), commerce, messaging, social publishing, and vision. It includes providing the functionality of vision.

부산광역시 중등학교 교육공무원 승진정책의 집행결과 평가 (The Evaluation on the Execution Results of Middle School Educational Officials' Promotion Policy in Busan Metropolitan City)

  • 권혁동
    • 수산해양교육연구
    • /
    • 제18권2호
    • /
    • pp.98-107
    • /
    • 2006
  • This study has been made to see how much the execution results of the promotion policy for middle school teaching staffs succeeded for education development. The objects of the study are 70 physical education teachers in middle school in Busan, 2005, and the method is through questionnaires. The aim of the study is to grasp the propriety, the suitability, the effectiveness, the efficiency and the correspondence on the execution results of the promotion policy of middle schools' educational officials, and to refer to them at the policy. The conclusions are as follows:1. As to the propriety of promotion policy, it shows to have 65.8% support, so the aim selection proves not to be much unreasonable. 2. As to the suitability, it shows to have 52.5% support, so the selection of the policy ways for practicing the policy aim proves to be a little unsuitable. 3. As to the effectiveness, it shows to have 70.7% support, and the rate of support is the highest of the change factors of evaluation, so it proves to be very successful in the achievement of policy aim. 4. As to the efficiency, it shows to have 63.8% support, so the policy drive activity proves to be inefficient. 5. As to the correspondence, it shows to have 46.2% support, and it is the lowest mark of the change factors of evaluation. Therefore it proves that the favor-receiver, the physical education teachers have very low degree of good feeling.