• 제목/요약/키워드: Drawing scheduling

검색결과 17건 처리시간 0.024초

스케듈링 기법 연구 (SCHEDULING TECHNIQUE FOR CONTROL STEP)

  • 송정영;백남우
    • 지구물리
    • /
    • 제4권3호
    • /
    • pp.163-173
    • /
    • 2001
  • This paper deals with scheduling problems which are the most important subtask in High-Level Synthesis. Especially, we have concentrated our attentions on the data-path scheduling which can get the structural informaion trom the behavioral algorithm as a first step in synthesis procedure. Suggest Forward scheduling methode is executed the ASAP and ALAP scheduling to use the fifth - order elliptic wave filter of a standard benchmark moedl, and then it is drawing up T.N matrix table by the number resource and control-step, using the table extract of the simple than down-limit value of the control-step for the number of given resource th use this table. All of existing list scheduling techniques determine the priority function first, and then do the operation scheduling, But, the suggested forward scheduling technique does the schedule first, and determines the priority functions if needed in scheduling process.

  • PDF

제어구간에 의한 스케듈링 기법 (Scheduling Technique for Control Step)

  • 송정영;백남우
    • 공학논문집
    • /
    • 제4권1호
    • /
    • pp.35-45
    • /
    • 2002
  • This paper deals with the scheduling problems which are the most important subtask in High-Level Synthesis. Especially, we have concentrated our attentions on the data-path scheduling which can get the structural informations from the behavioral algorithm as a first step in synthesis procedure. Suggest Forward scheduling methode is executed the ASAP and ALAP scheduling to use the fifth – order elliptic wave filter of a standard benchmark model, and then it is drawing up T.N matrix table by the number of resource and control-step, using the table extract of the simple than down-limit value of the control-step for the number of given resource to use this table. All of existing list scheduling techniques determine the priority functions first, and then do the operation scheduling, But, the suggested forward scheduling technique does the schedule first, and determines the priority functions if needed in scheduling process.

  • PDF

조선 선체 생산설계 일정 계획을 위한 상세 이산사건 모델링기반 비즈니스 프로세스 시뮬레이션 (High-level Discrete-event Modeling-based Business Process Simulation for the Scheduling of the Ship Hull Production Design)

  • 손명조;김태완
    • 한국CDE학회논문집
    • /
    • 제18권3호
    • /
    • pp.224-233
    • /
    • 2013
  • For the scheduling and the job assignment of the ship hull production design which is a process-based work, we suggest the simulation-based scheduling using the discrete-event-based business process simulation. First, we analyze the ship hull production design process from the perspective of a job assignment to make it into the simulation model using DEVS (Discrete Event System Specification) which is the representative modeling method for a discrete-event simulation. Based on the APIs of the open-source discrete-event simulation engine, we implement the simulation using the Groovy script. We develop the scenario generator in which the user defines detail information of the construction drawing and its member blocks, and design engineers information, and the various setting for the simulation including the job assignment strategy. We use the XML files from this scenario generator as inputs of simulation so that we can get simulation result in forms of Gantt chart without changes of the simulation model.

Use-Case 기반 객체지향 프로젝트 스케줄링 기법 (A Use-Case Based Object-Oriented Project Scheduling Technique)

  • 허진선;최시원;김수동
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제30권3_4호
    • /
    • pp.293-307
    • /
    • 2003
  • 객체지향 개발이 보편화되었지만 객체지향 프로젝트를 지원하는 소프트웨어 관리 기법에 대한 연구가 미흡하다. 또한, 기존의 소프트웨어 관리 기법을 객체지향 프로젝트에 적용하는 것 역시 어려움이 있다. 특히, 늘어가는 객체지향 기반의 대형 프로젝트에 적합한 프로젝트 계획 기법에 대한 연구가 미흡하다. 본 논문에서는 객체지향 프로젝트를 위한 관리 요소 중 스케줄링에 대한 체계화된 기법을 제안한다. 시스템의 기능적인 요구사항이 기술된 Use Case 다이어그램을 이용하여 객체지향 프로젝트 스케줄을 도출해 가는 과정을 Use Case 식별, 상호의존성 분석을 통한 초기 PERT 차트 작성, 각 Use Case의 특성 규명, Iteration 개수 결정, Iteration에 Use Case 할당, 유용한 자원과 제약 사항 고려, Revised PERT 차트 작성의 7 단계로 나누어 제안한다. 각 단계에 내한 입력 물과 중간 산출물, 그리고 수행 지침을 제시한다. 본 논문의 프로젝트 스케줄링 기법은 짧은 개발 기간 동안 고품질의 소프트웨어 생산에 목적을 둔 프로젝트 계획 단계에서 효율적인 기법으로 사용된다.

다중 멀티미디어 스트리밍을 위한 멀티코어 시스템 기반의 실시간 스케줄링 기법 (A Real-Time Scheduling Technique on Multi-Core Systems for Multimedia Multi-Streaming)

  • 박상수
    • 한국멀티미디어학회논문지
    • /
    • 제14권11호
    • /
    • pp.1478-1490
    • /
    • 2011
  • 멀티코어 프로세서는 멀티미디어 스트리밍에 있어서 비교적 낮은 비용에 높은 성능을 보인다는 장점 때문에 스마트폰, 스마트 TV, 셋톱박스 등 관련 산업계에서 큰 관심을 받고 있다. 멀티미디어 데이터를 처리하기 위해서는 주기적인 태스크의 시간 제약성을 만족시킬 수 있는 스케줄링 알고리즘이 필요하다. Pfair 스케줄링 알고리즘은 이론상으로 멀티코어 상에서 모든 태스크의 시간 제약성을 만족하는 동시에 100%의 이용률을 달성할 수 있지만 코어간에 태스크의 빈번한 이동이 필요하고 매 스케줄링 시점에 시스템 전역에 대한 동기화가 필요하는 등 스케줄링을 위한 오버헤드가 매우 높다. 이러한 문제점을 개선하기 위해 본 논문에서는 코어 간의 이동이 꼭 필요할 경우에만 전체 코어의 스케줄링을 수행하고 평상시에는 각 코어별로 독립적인 스케줄링을 수행하도록 하는 HPGP 스케줄러를 제안한다. 시뮬레이터를 통한 실험 결과 기존의 Pfair 알고리즘에 비해 스케줄링 오버헤드가 현격히 감소하는 것을 알 수 있으며 80% 이하의 이용률을 갖는 태스크 집합에서는 스케줄링 오버헤드가 거의 발생하지 않는 것을 확인하였다.

COMPUTER AIDED SCHECULING MODEL OF MATERIALS HANDSLING IN CHEMICAL ANALYSIS FLOOR

  • Fujino, Yoshikazu;Motomatu, Hiroyoshi;Kurono, Shigeru
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1995년도 Proceedings of the Korea Automation Control Conference, 10th (KACC); Seoul, Korea; 23-25 Oct. 1995
    • /
    • pp.31-34
    • /
    • 1995
  • The automated chemical analysis shop floor are developed for the environmental pollution problems in our chemical analysis center. This shop floor have the several equipments include weight, pour, dry, heater, boiler, mixture, spectroscopy etc. And the material handling components are made up by the stored stack, conveyore, turntables, robot etc. Computer simulation has been an important tool for these complete design problem. We have designed the arangement of chemical equipments and material flow systems by using the simulator "AutoModII". "AutoMoII" is one of the advanced simulator, CAD-like drawing tools with a powerful, engineering oriented language to model control logic and material flow. The result is the modeling of the chemical analysis system in accurate, three dimensional detail. We could designed the set able layout and scheduling system by using the AutoMoII simulator. AutoMoII simulator.

  • PDF

4D 시뮬레이션 및 일정별 물량정보검색을 위한 3D 모델 정보 활용 (Application of the 3D CAD Model Data for 4D Simulation and Quantity Estimation)

  • 이재철
    • 한국건설관리학회논문집
    • /
    • 제5권4호
    • /
    • pp.107-114
    • /
    • 2004
  • 4D 모델은 프로젝트 수행 이전에 다양한 공정대안을 비교 검토해볼 수 있는 기능을 제공하나 아직 그 활용이 미비한 실정이다. 이는 4D 모델의 구현에 수반되는 기술적, 경제적 문제에 기인하는 바 크다. 본 논문에서는 3D모델 정보의 활용을 통해 이러한 문제의 해결방안을 제시하였다. 즉, 기 생성된 3D 모델 정보를 가공하여 동일한 3D 모델에 대해 여러 가지 공정대안을 신속하게 생성해내는 공정 자동생성 기능을 이용함으로써 기존 4D시스템 연구에서 문제점으로 지적되었던 정보 변경에 따른 4D 모델 재구현 문제를 상당부분 개선하였다. 또한, 특정 작업기간에 따른 소요물량을 간편하게 산출해내는 물량정보 검색 기능을 통해 4D 모델의 대안검토 기능을 보완하였다. 특히 공정 자동생성 기능에서는 수평 및 수직적 우선순위의 조정을 통해 부재간, 층간 우선순위를 결정할 수 있도록 함으로써 공정순서를 신속하게 생성해낼 수 있는 환경을 제공하였다. 이것은 3D 모델이 변경되지 않은 상태에서 다양한 공정대안의 신속한 생성을 통한 비교 검토에 효과적으로 활용할 수 있으며, 3D 모델이 변경된 경우에도 4D 모델 생성을 위한 이후의 작업과정을 손쉽게 진행시켜 나갈 수 있는 장점이 있다. 아울러 3D 모델로부터 생성되는 물량정보와 공정계획 결과로부터 생성되는 일정정보를 연계시킴으로써 간편하게 일정별 소요물량 정보를 검색할 수 있게 하였다.

공동주택 마감공사 중요도 기반 작업지연 요인 분석 (Delay Factors Based on the Importance of Finish Work in Apartment Construction Project)

  • 이승훈;이상효;김주형;김재준
    • 한국건축시공학회:학술대회논문집
    • /
    • 한국건축시공학회 2010년도 춘계 학술논문 발표대회 1부
    • /
    • pp.125-129
    • /
    • 2010
  • The ultimate goal of construction is to complete the given work in the most economical and safest way within the required construction period while meeting the quality standards specified in the design drawing. There are a few characteristics of finish work. First, executed in subdivided processes, finish work involves a very diverse and complex structure. Second, there are no criteria for each segmented process with regard to the appropriate time of input. Third, it is not very necessary to set priorities for lead and lag works. This study intends to provide information on the completion of a project in accordance with the required duration by setting priorities in the delay of each detailed process of finish work to minimize delay in finish work. In this study, finish work is divided into wet work and other types of finish work, and the importance of each process is classified based on the given details of each process. In addition, the study employs a survey to analyze delay factors of a designer, a constructor, and a supplier. Using the survey results, the study sets priorities in delay of final work to provide information on the completion of an apartment project within the planned construction period.

  • PDF

리모델링의 특성을 반영한 철거공사의 공정계획 수립방안 - 벽식구조 노후 공동주택을 대상으로 - (A Scheduling Method Of Dismantling Work Considering Specific Condition Of Remodeling Project - Focused on Old Aged Apartment House with Wall-Slab Structure -)

  • 강사일;황영규;김경래
    • 한국건설관리학회논문집
    • /
    • 제9권5호
    • /
    • pp.104-115
    • /
    • 2008
  • 현재 노후 공동주택의 노후화 된 성능을 개선하기 위해 재건축사업과 리모델링 사업을 시행하고 있다. 최근에는 재건축사업으로 인한 폐기물 발생, 자원낭비, 부동산투기 등의 문제점으로 인하여 리모델링사업이 부각되고 있다. 이에 따라 국내 노후 공동주택 리모델링사업이 점차 증가하는 추세이지만 사례를 살펴보면 공사 시 리모델링의 특성을 고려하지 않은 공정계획을 사용하여 일부 공종에서 공사기간이 지연되고 있다. 특히 철거공사의 경우 리모델링의 특성을 반영한 철거공사의 공정계획을 적용하지 못하여 철거공사기간이 지연되고 있다. 리모델링사업에서 철거공사는 다른 공정에 선행하기 때문에 철거공사기간이 지연될 경우 전체 공사기간이 지연되며, 계획공사기간을 맞추기 위해 돌관공사를 할 경우 리모델링사업비도 증가하게 된다. 더욱이 현재까지 완료된 노후 공동주택 리모델링사업은 라멘(보 기둥)조 공동주택을 대상으로 하였으나 향후 리모델링이 필요한 공동주택은 대부분 철거공사의 물량이 많은 벽식구조이므로 철거공사기간이 지연될 가능성이 크다. 이에 본 논문은 벽식구조 노후공동주택 리모델링 철거공사의 공기지연을 방지하기 위해서 리모델링의 특성을 반영한 철거공사의 공정계획을 수립하고자 한다.

Windows 환경의 발전소 실시간 시뮬레이터 개발 툴 소개 (Introduction to Development Tool for Windows Based Real-Time Power Plant Simulators)

  • 조병학
    • 한국시뮬레이션학회:학술대회논문집
    • /
    • 한국시뮬레이션학회 1998년도 추계학술대회 및 정기총회
    • /
    • pp.90-94
    • /
    • 1998
  • 한국전력공사 전력연구원은 10년간의 시뮬레이터 개발 경험을 바탕으로 Windows(NT)환경의 시뮬레이터 개발 툴인 Powersim을 독자적으로 개발하고 이를 이용하여 화력발전소 DCS(Distributed Control System) 검증용 시뮬레이터를 개발하고 있다. PowerSim은 GMB(Graphic Model Builder)를 갖춘 국내 최초의 시뮬레이터 개발툴로 다양한 발전소 기기모델과 강사조작반기능을 갖추고 있다. PowerSim은 완벽한 GUI (Graphic User Interface)환경을 지원하여 User가 Icon Drag 방식으로 시뮬레이션 도면(SimDiagram)을 그리면 그래픽 에디터에서 출력된 각종 기기의 접속상태를 나타내는 Netlist를 변환기가 처리하여 기기의 연결상태를 정규화하고 Scheduler는 기기모델(일종의 Subroutine)을 Netlist에 맞게 Scheduling하여 Executive에서 실행 가능한 형태로 만드는 모든 과정이 자동화되어 있다. 따라서, 개발자는 발전소 P&ID(Pipe and Instrument Drawing)에 기초하여 Simdiagram을 그리고 발전소 데이터를 입력하는 것만으로 실시간 시뮬레이터를 구현할 수 있다. 본 논문에서는 PowerSim의 개요와 GMB(Graphic Model Builder) 및 강사조작반에 적용된 GUI 환경과 실시간 Executive에 대해 다룬다.

  • PDF