• 제목/요약/키워드: Sequence modeling

검색결과 398건 처리시간 0.025초

지중송전선로의 대칭분 임피던스 모델링에 관한 연구 (A Study on the Sequence Impedance Modeling of Underground Transmission Systems)

  • 황영록;김경철
    • 조명전기설비학회논문지
    • /
    • 제28권6호
    • /
    • pp.60-67
    • /
    • 2014
  • Power system fault analysis is commonly based on well-known symmetrical component method, which describes power system elements by positive, negative and zero sequence impedance. The majority of fault in transmission lines is unbalanced fault, such as line-to-ground faults, so that both positive and zero sequence impedance is required for fault analysis. When unbalanced fault occurs, zero sequence current flows through earth and ground wires in overhead transmission systems and through cable sheaths and earth in underground transmission systems. Since zero sequence current distribution between cable sheath and earth is dependent on both sheath bondings and grounding configurations, care must be taken to calculate zero sequence impedance of underground cable transmission lines. In this paper, EMTP-based sequence impedance calculation method was described and applied to 345kV cable transmission systems. Calculation results showed that detailed circuit analysis is desirable to avoid possible errors of sequence impedance calculation resulted from various configuration of cable sheath bonding and grounding in underground cable transmission systems.

리사리클링을 위한 부품의 최적 해체경로 생성에 대한 연구 (Optimum Disassembly Sequence Generation of Parts for Recycling)

  • 이건상
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2005년도 추계학술대회 논문집
    • /
    • pp.824-827
    • /
    • 2005
  • This paper represents a study on disassembly sequence generation for automobile parts. This is particularly useful because adequate end-of-life disassembly becomes crucial as take-back obligations are imposed for environmental reasons. Therefore in this paper a method is suggested to automatically derive all the feasible subassemblies and feasible actions between them from the assembly modeling files. As a result, in consideration of the all pars and subassemblies the optimum disassembly sequence is generated. And the optimum disassembly sequence for a certain part or subassembly can be also generated.

  • PDF

An Expert System of Moulding Working for Air Intake Hose Products using 3-Dimensional Parametric Modeling Technique

  • Sang Bong Park
    • 한국CDE학회논문집
    • /
    • 제3권3호
    • /
    • pp.168-176
    • /
    • 1998
  • This paper deals with an application on the mould machining of air intake hose product by using 3-dimensional parametric modeling techniques. The detailed domain is the 3-dimensional product with similar shapes and different sizes which needs too much working time for preparation of modeling or machining due to making a trial and errors repeatedly. Decision making rules for selection of modeling order and technique, and for calculation of cutting conditions, and for determination of sequence and method concerning machining operations are required by interview of expert engineers in the field. The developed expert system of modeling and machining is programmed by using a user programming language under the CAD/CAM software of the Personal Designer. The developed system that aids a mould engineer who is working in the modeling and machining section which deal with air intake hose product provides strong and useful capabilities.

  • PDF

UML을 이용한 XML/EDI 시스템 설계 및 구현 (Design and Implementation of XML-based Electronic Data Interchange Using Unified Modeling Language)

  • 문태수;김호진
    • 한국전자거래학회지
    • /
    • 제7권3호
    • /
    • pp.139-158
    • /
    • 2002
  • Most of companies related to the area of B2B electronic commerce are making their efforts to innovate their existing business process into new designed process. XML-based electronic data interchange has potential to impact on reshaping the traditional EDI systems. This study intends to suggest a prototype of XML-based electronic data interchange using unified modeling language, with a case study applied in Korean automobile industry. In order to accomplish the research objectives, we employed UML as its standard modeling language, In this study, four diagramming techniques such as use case diagram, sequence diagram, class diagram, component diagram among eight modeling techniques are used for analyzing hierarchical business process. As a result of applying UML methodology, we design and develop XML/EDI applications efficiently. Our field test applied to Korean automobile industry shows that data modeling to design XML application using UML is better than existing methodologies in representing object schema of XML data and in extension and interoperability of systems.

  • PDF

Comparison of event tree/fault tree and convolution approaches in calculating station blackout risk in a nuclear power plant

  • Man Cheol Kim
    • Nuclear Engineering and Technology
    • /
    • 제56권1호
    • /
    • pp.141-146
    • /
    • 2024
  • Station blackout (SBO) risk is one of the most significant contributors to nuclear power plant risk. In this paper, the sequence probability formulas derived by the convolution approach are compared with those derived by the conventional event tree/fault tree (ET/FT) approach for the SBO situation in which emergency diesel generators fail to start. The comparison identifies what makes the ET/FT approach more conservative and raises the issue regarding the mission time of a turbine-driven auxiliary feedwater pump (TDP), which suggests a possible modeling improvement in the ET/FT approach. Monte Carlo simulations with up-to-date component reliability data validate the convolution approach. The sequence probability of an alternative alternating current diesel generator (AAC DG) failing to start and the TDP failing to operate owing to battery depletion contributes most to the SBO risk. The probability overestimation of the scenario in which the AAC DG fails to run and the TDP fails to operate owing to battery depletion contributes most to the SBO risk overestimation determined by the ET/FT approach. The modification of the TDP mission time renders the sequence probabilities determined by the ET/FT approach more consistent with those determined by the convolution approach.

LNGC용 Power Management System 시뮬레이터 모델링 및 특성분석 (Power Management System Simulator Modeling and Characteristics Analysis for Electric Propulsion Ship)

  • 김영민;전경원;정상용
    • 전기학회논문지
    • /
    • 제64권6호
    • /
    • pp.878-884
    • /
    • 2015
  • In this paper, Power Management System(PMS) simulator for Liquid Nature Gas Carrier(LNGC) is developed. Major components of power system for LNGC, such as generator, diesel engine and governor, transformer, circuit breaker, and 3 phase loads models are built based on MATLAB/SIMULINK. With these designed major parts, PMS simulator modeling is carried out. Based on MATLAB/Graphical User Interface, PMS simulator control for LNGC, and Human Machine Interface for monitoring is designed. PMS simulator for LNGC carries out simulation according to sequence of characteristics analysis. By comparing results of predicted simulation for each sequence to that of characteristics analysis, the reliability of PMS simulator for LNGC will be verified.

A Geometric Constraint Solver for Parametric Modeling

  • Jae Yeol Lee;Kwangsoo Kim
    • 한국CDE학회논문집
    • /
    • 제3권4호
    • /
    • pp.211-222
    • /
    • 1998
  • Parametric design is an important modeling paradigm in CAD/CAM applications, enabling efficient design modifications and variations. One of the major issues in parametric design is to develop a geometric constraint solver that can handle a large set of geometric configurations efficiently and robustly. In this appear, we propose a new approach to geometric constraint solving that employs a graph-based method to solve the ruler-and-compass constructible configurations and a numerical method to solve the ruler-and-compass non-constructible configurations, in a way that combines the advantages of both methods. The geometric constraint solving process consists of two phases: 1) planning phase and 2) execution phase. In the planning phase, a sequence of construction steps is generated by clustering the constrained geometric entities and reducing the constraint graph in sequence. in the execution phase, each construction step is evaluated to determine the geometric entities, using both approaches. By combining the advantages of the graph-based constructive approach with the universality of the numerical approach, the proposed approach can maximize the efficiency, robustness, and extensibility of geometric constraint solver.

  • PDF

Reliability Analysis for Structure Design of Automatic Ocean Salt Collector Using Sampling Method of Monte Carlo Simulation

  • Song, Chang Yong
    • 한국해양공학회지
    • /
    • 제34권5호
    • /
    • pp.316-324
    • /
    • 2020
  • This paper presents comparative studies of reliability analysis and meta-modeling using the sampling method of Monte Carlo simulation for the structure design of an automatic ocean salt collector (AOSC). The thickness sizing variables of structure members are considered as random variables. Probabilistic performance functions are selected from strength performances evaluated via the finite element analysis of an AOSC. The sampling methods used in the comparative studies are simple random sampling and Sobol sequences with varied numbers of sampling. Approximation methods such as the Kriging model is applied to the meta-model generation. Reliability performances such as the probability failure and distribution are compared based on the variation of the sampling method of Monte Carlo simulation. The meta-modeling accuracy is evaluated for the Kriging model generated from the Monte Carlo simulation and Sobol sequence results. It is discovered that the Sobol sequence method is applicable to not only to the reliability analysis for the structural design of marine equipment such as the AOSC, but also to Kriging meta-modeling owing to its high numerical efficiency.

디지털 PN 초기 동기장치의 성능 (Performance of a digital PN Sequence Acquisition System)

  • 김윤관;은종관;류승문
    • 대한전자공학회논문지
    • /
    • 제21권6호
    • /
    • pp.105-114
    • /
    • 1984
  • 본 논문에서는 direct sequence(DS) 방식을 이용한 spread spectrum system에 사용할 수 있는 빠른 초기 동기 방법을 제안하였다. 수식적인 모델을 세우고 해석을 한 후 computer simulation을 거쳐 제안된 system의 성능을 분석하여 sliding correlator에 비해 우수함을 입증하였다. 입력 신호의 signal-to-noise ratio(SNR)가 -18dB에서 초기 동기 시간이 45ms 소요되었다. 이 방법의 hardsware 구현과 실험 결과도 설명하였다.

  • PDF

전자내시경 순차영상을 이용한 위에서의 카메라 위치 추정 (Camera Position Estimation in Castor Using Electroendoscopic Image Sequence)

  • 이상경;민병구
    • 대한의용생체공학회:의공학회지
    • /
    • 제12권1호
    • /
    • pp.49-56
    • /
    • 1991
  • In this paper, a method for camera position estimation in gasher using elechoendoscopic image sequence is proposed. In orders to obtain proper image sequences, the gasser in divided into three sections. It Is presented thats camera position modeling for 3D information extvac lion and image distortion due to the endoscopic lenses is corrected. The feature points are represented with respect to the reference coordinate system below 10 percents error rate. The faster distortion correction algorithm is proposed in this paper. This algorithm uses error table which is faster than coordinate transform method using n -th order polynomials.

  • PDF