• 제목/요약/키워드: operation procedure

검색결과 2,009건 처리시간 0.03초

LabVIEW를 이용한 전력전자 컨버터 교육 프로그램 (Power Electronics Converter Education Program using LabVIEW)

  • 김주은;최남섭;한병문
    • 전력전자학회논문지
    • /
    • 제17권1호
    • /
    • pp.48-56
    • /
    • 2012
  • This paper deals with power electronic converter education program using LabVIEW. LabVIEW is a graphic based programming language with easy debugging, which is suitable for education program that can be used to study and figure out the operation of power electronic converters. When LabVIEW is employed as a simulation program of the operation of power electronic converters, the resulting program has the advantage such that the effects of the change of control variables and circuit parameters on the various variables such as the output voltage and the inductor current etc can be directly displayed without any separate compiling procedure. This paper shows the design procedure and the characteristics of the power electronics education program implemented by LabVIEW focusing on DC-DC converter among power electronic converters.

옥트리를 이용한 황삭 가공경로생성 (Tool Path Generation for Rough Cutting Using Octree)

  • 김태주;이건우;홍성의
    • 대한기계학회논문집
    • /
    • 제18권1호
    • /
    • pp.53-64
    • /
    • 1994
  • Rouge cutting process takes the major portion of machining operation using NC milling machine. Especially, most of the machining time is spent in this process when molds are machined. Therefore, an efficient algorithm for generating the tool path for rough cutting is suggested in this paper. The first step of the procedure is getting the volume to be machined by applying the Boolean operation on the finished model and the workpiece which have been modeling system. Basic principle of determining machining procedure is that a large tool should be used at the portion of the simple shape while a small tool should be used at the complex portion. This principle is realized by representing the volume to be machined by an octree, which is basically a set of hexahedrons, and matching the proper tools with the given octants. When the tools are matched with the octants, the tool path can be derived at the same time.

사고대비물질 취급자의 비상대응계획 작성 프로그램 연구 (Development of a Supporting Program for the Emergency Preparedness Plan)

  • 김성범;노혜란;석광설;박재득
    • 한국안전학회지
    • /
    • 제26권5호
    • /
    • pp.54-58
    • /
    • 2011
  • Emergency preparedness plan(EPP) is the systematic management of activities that involve a material degree of risk of loss or other damage to the surroundings(people, property and environment), and the boundary of accident recovery plan(ARP). The main purpose of the program is to provide a safety management system to each facility in order to enable to prevent accident and to control accident immediately. The EPP includes not only typical safety-related documentations such as material safety data sheet(MSDS), standard operation procedure(SOP), emergency response plan(ERP). EPP is established basis of the preliminary safety analysis involving risk identification, assessment and prevention plans. The program is also helpful for government or related agencies to control a number of accidents in small-scale companies in the whole country.

Successful Modified Nikaidoh Procedure (Pivot Rotation) in a Patient with Double Outlet Right Ventricle and Pulmonary Atresia: Case Report

  • Lee, Jae Jun;Lee, Ok Jeong;Yang, Ji-Hyuk;Jun, Tae-Gook
    • Journal of Chest Surgery
    • /
    • 제54권5호
    • /
    • pp.389-392
    • /
    • 2021
  • Double outlet right ventricle (DORV) with pulmonary atresia (PA) is an uncommon congenital disease. Because of anatomical and physiological anomalies in the systemic and pulmonary circulation, corrective surgery may be challenging. We present the case of a patient with DORV and PA. This condition was successfully corrected using a modified Nikaidoh procedure, resulting in reduced obstruction of the left ventricular outflow tract.

Repair of Recurrent Pectus Excavatum with a Huge Chest Wall Defect in a Patient with a Previous Ravitch and Pectus Bar Repair: A Case Report

  • Rim, Gongmin;Park, Hyung Joo
    • Journal of Chest Surgery
    • /
    • 제55권3호
    • /
    • pp.246-249
    • /
    • 2022
  • Recurrent pectus excavatum (PE) after a Ravitch operation is not uncommon. Extensive costal cartilage resection from the previous Ravitch procedure can lead to an irregular, unstable chest wall depressions with a varying degree of deformity. The optimal approach to cover the chest wall defect and remodel the deformity, remains unknown. We report the case of a 27-year-old woman seeking surgery for the third time for recurrent PE. The patient presented with 2-time recurrent pectus excavatum following a failed Ravitch procedure and subsequent pectus bar repair. The entire chest wall reconstruction and remodeling entailed covering the chest wall defect with 2 titanium plates across both sides of the rib cage, and lifting and fixing the depressed chest wall with 2 parallel pectus bars.

트랜스퍼 크레인 운영규칙에 관한 연구 (A Study about the Transfer Crane Operation Rules)

  • 김우선;최용석
    • 한국항해항만학회:학술대회논문집
    • /
    • 한국항해항만학회 2004년도 춘계학술대회 논문집
    • /
    • pp.451-456
    • /
    • 2004
  • 본 연구에서는 장치장 운영규칙의 현실성을 높이기 위해서 트랜스퍼 크레인의 작업운영체계를 분석하고 작업우선순위의 적용을 위한 운영규칙의 적용방법을 설명하였다. 또한 장치장에서 주행로의 특성에 따른 대기 및 주행로 점거형태를 분석하여 블록에 진입하여 대기할 수 있는 최대 대기차량수를 도출할 수 있는 산정식을 정리하고 공간의 제약상태를 분석하였다. 또한 공간의 제약사항 극복하기 위해서 공간자원을 정의할 수 있는 다작업원칙을 제시하고 그 원칙을 위한 해법과 순서도를 묘사하였다.

  • PDF

Time Complexity Measurement on CUDA-based GPU Parallel Architecture of Morphology Operation

  • Izmantoko, Yonny S.;Choi, Heung-Kook
    • 한국멀티미디어학회논문지
    • /
    • 제16권4호
    • /
    • pp.444-452
    • /
    • 2013
  • Operation time of a function or procedure is a thing that always needs to be optimized. Parallelizing the operation is the general method to reduce the operation time of the function. One of the most powerful parallelizing methods is using GPU. In image processing field, one of the most commonly used operations is morphology operation. Three types of morphology operations kernel, na$\ddot{i}$ve, global and shared, are presented in this paper. All kernels are made using CUDA and work parallel on GPU. Four morphology operations (erosion, dilation, opening, and closing) using square structuring element are tested on MRI images with different size to measure the speedup of the GPU implementation over CPU implementation. The results show that the speedup of dilation is similar for all kernels. However, on erosion, opening, and closing, shared kernel works faster than other kernels.

고분자 전해질 연료전지 발전 시스템의 병렬 운전을 위한 PCS 전력 분배 구동 알고리즘 (A PCS Power-sharing Operation Algorithm for Parallel Operation of Polymer Electrolyte Membrane Fuel Cell (PEMFC) Generation Systems)

  • 강현수
    • 전기학회논문지
    • /
    • 제58권9호
    • /
    • pp.1706-1713
    • /
    • 2009
  • In this paper, a parallel operation algorithm for high power PEMFC generation systems is proposed. According to increasing the capacity of fuel cell systems with several fuel cell stacks, the different dynamic characteristics of each fuel cell stack effect on imbalance of load sharing and current distribution, so that a robust parallel operation algorithm is desired. Therefore, a power-sharing technique is developed and explained in order to design an optimal distributed PEMFC generation system. In addition, an optimal controller design procedure for the proposed parallel operation algorithm is introduced, along with informative simulations and experimental results.

Solving Facility Rearrangement Problem Using a Genetic Algorithm and a Heuristic Local Search

  • Suzuki, Atsushi;Yamamoto, Hisashi
    • Industrial Engineering and Management Systems
    • /
    • 제11권2호
    • /
    • pp.170-175
    • /
    • 2012
  • In this paper, a procedure using a genetic algorithm (GA) and a heuristic local search (HLS) is proposed for solving facility rearrangement problem (FRP). FRP is a decision problem for stopping/running of facilities and integration of stopped facilities to running facilities to maximize the production capacity of running facilities under the cost constraint. FRP is formulated as an integer programming model for maximizing the total production capacity under the constraint of the total facility operating cost. In the cases of 90 percent of cost constraint and more than 20 facilities, the previous solving method was not effective. To find effective alternatives, this solving procedure using a GA and a HLS is developed. Stopping/running of facilities are searched by GA. The shifting the production operation of stopped facilities into running facilities is searched by HLS, and this local search is executed for one individual in this GA procedure. The effectiveness of the proposed procedure using a GA and HLS is demonstrated by numerical experiment.

수중무기 훈련탄의 정비성 향상방안 연구 (A Study on Maintainability Improvement for Underwater Weapon Training Vehicle)

  • 정진섭
    • 한국군사과학기술학회지
    • /
    • 제16권2호
    • /
    • pp.111-117
    • /
    • 2013
  • In this paper, we have proposed novel technique to improve maintainability for training vehicle of underwater weapon system. In case of under water weapon, the fire procedure is related with operation of expulsion system in submarines. So the submarine crews should practice the complex fire procedure of weapon system by using training vehicle, which is safer and cheaper than operational weapon. After emitted from submarine, the training vehicle rise to the surface and should be withdrawn from the sea. The recovered training vehicle is transported to maintenance depot and pass through the recycling procedure including disassembling the vehicle, data acquisition & analysis, battery charge, replacing expandable components, testing the captive equipment, and assembling the vehicle. The disassembling & assembling of training vehicle which is composed of watertight section or airframe, is time-consuming work. So in this paper, we have studied the elements of recycling procedure and propose the method to exclude the assembling & disassembling work for maintainability improvement.