• Title/Summary/Keyword: Generating line

Search Result 293, Processing Time 0.024 seconds

RFM-based Image Matching for Digital Elevation Model (다항식비례모형-영상정합 기법을 활용한 수치고도모형 제작)

  • 손홍규;박정환;최종현;박효근
    • Proceedings of the Korean Society of Surveying, Geodesy, Photogrammetry, and Cartography Conference
    • /
    • 2004.04a
    • /
    • pp.209-214
    • /
    • 2004
  • This paper presents a RFM-based image matching algorithm which put constraints on the search space through the object-space approach. Also, the detail procedure of generating 3-D surface models from the RFM is introduced as an end-user point of view. The proposed algorithm provides the PML (Piecewise Matching Line) for image matching and reduces the search space to within the confined line-shape area.

  • PDF

DISCRETE-TIME BUFFER SYSTEMS WITH SESSION-BASED ARRIVALS AND MARKOVIAN OUTPUT INTERRUPTIONS

  • Kim, Jeongsim
    • Journal of applied mathematics & informatics
    • /
    • v.33 no.1_2
    • /
    • pp.185-191
    • /
    • 2015
  • This paper considers a discrete-time buffer system with session-based arrivals, an infinite storage capacity and one unreliable output line. There are multiple different types of sessions and the output line is governed by a finite state Markov chain. Based on a generating functions approach, we obtain an exact expression for the mean buffer content.

Generation of Disclination Line Dependent on Liquid Crystal′s Rubbing Direction and Voltage Driving Method in Microdisplays (마이크로디스플레이의 액정 러빙 방향과 전압 인가 방식에 따른 Disclination Line의 생성)

  • Jung, Tae-Bong;Song, Je-Hoon;Oh, Sae-Tae;Lee, Seung-Hee
    • Journal of the Korean Institute of Electrical and Electronic Material Engineers
    • /
    • v.17 no.6
    • /
    • pp.622-632
    • /
    • 2004
  • We have studied how liquid crystal's rubbing direction and voltage driving method affect generation of disclination line. At first, generation of disclination line in vertical alignment(VA) cell and VA-twisted nematic(TN) cell has been examined. When liquid crystal's rubbing direction of bottom substrate was 0$^{\circ}$, the degree of generated disclination line was the smallest value. Further, the generation of disclination line above the electrode is less in the frame inversion than in the line inversion. Secondly, we have examined a generation of disclination line in reflective fringe-field switching cell. When the distance between common electrodes is over 3 ${\mu}{\textrm}{m}$ with on-state of one pixel and off-state of neighboring pixels, the reflectance appears only on-state pixel without generating reflectance in adjacent pixels.

Generation of Robotic Assembly Aequences with Consideration of Line Balancing Using a Simulated Annealing (조립라인의 밸런싱을 고려한 자동 조립 순서 추론)

  • Hong, Dae-Seon;Jo, Hyeong-Seok
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.1 no.2
    • /
    • pp.112-118
    • /
    • 1995
  • In designing assembly lines, it is required that the lines should not only meet the demand of the product, but also minimize the assembly cost associated with the line. For such a purpose, numerous research efforts have been made on either the assembly sequence generation or the assembly line balancing. However, the works dealing with both the research problems have been seldom reported in literature. When assembly sequences are generated without consideration of line balancing, additional cost may be incurred, because the sequences may not guarantee the minimum number of workstations. Therefore, it is essential to consider line balancing in the generation of cost-effective assembly sequences. To incorporate the two research problems into one, this paper treats a single-model and deterministic (SMD) assembly line balancing (ALB) problem, and proposes a new method for generating line-balanced robotic assembly sequences by using a simulated annealing. In this method, an energy function is derived in consideration of the satisfaction of assembly constraints, and the minimization of both the assembly cost and the idle time. Then, the energy function is iteratively minimized and occasionally perturbed by the simulated annealing. When no further change in energy occurs, an assembly sequence with consideration of line balancing is finally found. To show the effectiveness of the proposed scheme, a case study for an electrical relay is presented.

  • PDF

A Modified Bresenham's Line Drawing Algorithm Using Symmetrical Property of Line Segment (직선 선분의 대칭성을 이용한 수정 브레제남 직선 그리기 알고리즘)

  • Lee, Sang-Rak;Hong, Yun-Sik
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.8
    • /
    • pp.2213-2221
    • /
    • 1999
  • A line segment has a symmetrical property about its midpoint. With this symmetrical property for a line segment we have proposed a variant of Bresenham's line drawing algorithm that selects two pixels at the same time. It implies that bi-directional line drawing toward the midpoint of line segment from each-end be possible. Besiders, it can select two pixels using only one decision parameter, instead of two different parameters for each pixel. We also present a theoretical proof for the correctness of such a selection. Thus, we can reduce the time of generating line segment by approximately less than 5% compared to the Bresenham's method. Also, our experimental results show that the shape of line segment generated by the proposed approach is the exactly same as that of Bresenham's method.

  • PDF

A Study on Correction of the Protective Relay Equipped in the Dedicated Line Used for Connecting Distributed Generators to Power Network (분산전원 계통 연계 전용선로에 설치된 보호 계전기의 정정에 관한 연구)

  • Jeong, Jong-Chan;Jang, Sung-Il;Choi, Don-Man;Kim, Kwang-Ho
    • Proceedings of the KIEE Conference
    • /
    • 2002.11b
    • /
    • pp.141-144
    • /
    • 2002
  • This paper describes the correction of the protective relay equipped in the dedicated line used for connecting distributed generators (DG) to power grid. The fault current measured in a relaying point might be changed according to the fault conditions. Generally, the fault current of the line to line fault or the line to ground fault at the dedicated line is much higher than the protective set value due to the large fault level. However. when the high impedance fault is occurred in the dedicated line, we may not detect it because its fault level can be lower than the generating capacity of DG. And, the protective relay with conventional set value may generate a trip signal for insertion of DG due to the large transient characteristics of generators. Through the various simulations such as the fault in the dedicated line and the insertion of DG, we show that it would be necessary to modify the protective relay set value for detecting the high impedance fault occurred in the dedicated line and for preventing the mis-operation of protective relay caused by the insertion of DG.

  • PDF

AN EFFICIENT LINE-DRAWING ALGORITHM USING MST

  • Min, Yong-Sik
    • Journal of applied mathematics & informatics
    • /
    • v.7 no.2
    • /
    • pp.629-640
    • /
    • 2000
  • this paper present an efficient line-drawing algorithm that reduces the amount of space required, Because of its efficiency , this line-drawing algorithm is faster than the Bresenham algorithm or the recursive bisection method. this efficiency was achieved through a new data structure; namely , the modified segment tree (MST). Using the modified segment tree and the distribution rule suggested in this paper, we dra lines without generating the recursive calls used in [3] and without creating the binary operation used in [4]. we also show that line accuracy improves in proportion to the display resolution . In practice, we can significantly improve the algorithm's performance with respect to time and space, This improvement offer an increase in speed, specially with lines at or near horizontal, diagonal. or vertical ; that is, this algorithm requires the time complexity of (n) and the space complexity O(2k+1), where n is the number of pixels and k is a level of the modified segment tree.

Trimming Line Design using Progressive Development Method and One Step FEM (점진 전개기법 및 유한요소 역해석법을 이용한 자동차 판넬 트리밍 라인 설계)

  • Song, Y.J.;Chung, W.J.;Park, C.D.
    • Proceedings of the Korean Society for Technology of Plasticity Conference
    • /
    • 2006.06a
    • /
    • pp.68-71
    • /
    • 2006
  • Traditional section-based method develops blank along section planes and find trimming line by generating loop of end points. This method suffers from inaccurate results for regions with out-of-section motion. In this study, new fast method to find feasible trimming line is proposed. One step FEM is used to analyze the flanging and incremental development method is proposed to handle bad-shaped mesh and undercut part. Also in order to remedy mesh distortion during development, energy minimization technique is utilized. The proposed method is verified by shrink/stretch flange forming and successfully applied to the complex industrial applications such as door outer flanging process.

  • PDF

Analysis on the Operation Characteristics of Induction Motor Operated by Asymmetric Unbalanced Voltage (비대칭 불평형 전압 운전시 유도전동기의 동작 특성 해석)

  • Kim, Jong-Gyeum;Sohn, Hong-Kwan;Jeong, Jong-Ho;Lee, Eun-Woong
    • The Transactions of the Korean Institute of Electrical Engineers P
    • /
    • v.53 no.2
    • /
    • pp.58-64
    • /
    • 2004
  • Most of the loads in industrial power distribution systems are balanced and connected to three power systems. However, in the user power distribution systems, most of the loads are single & three phase and unbalanced, generating voltage unbalance. Voltage unbalance is a condition in a polyphase system in which the rms values of the line-to-line voltages or the phase angles between consecutive line-to-line voltages, are not all equal. Slight voltage unbalance generates a disproportionately high current unbalance at the motor stator winding. This paper presents a scheme on operation states of a three-phase induction motor under unbalanced voltages. The three-phase voltages applied to the stator winding of the studied induction motor are controlled by respectively adjusting the magnitude and phase angle of each phase. The voltage unbalanced factor(VUF) of the three-phase source voltages can then be varied to examine the different values of VUF on machine's operation characteristics.

A Study on the Improved Protective Relaying Algorithm Applied in the Linked System Interconnecting Wind Farm with the Utilities (풍력발전단지 연계 전용선로 보호계전방식의 향상에 대한 연구)

  • 장성일;김광호;권혁완;김대영;권혁진
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.52 no.12
    • /
    • pp.675-683
    • /
    • 2003
  • This paper describes the correction strategy of an overcurrent relay applied in the linked line for interconnecting wind farm with utility power networks in order to improve the capability of a fault detection. The fault current measured in a relaying point might vary according to the fault conditions. Generally, the current of the line to line fault or the line to ground fault in the linked line is much higher than the set value of protective relay due to the large fault level. However, when the high impedance fault occurs in the linked line, we can't detect it by conventional set value because its fault level may be lower than the generating capacity of wind farm. And, the protective relay with conventional set value may generate a trip signal for the insertion of wind turbine generators due to the large transient characteristics. In order to solve above problems and improve protective relaying algorithms applied in the linked line, we propose a new correction strategy of the protective relay in the linked line. The presented method can detect the high impedance fault which can't be detected by conventional relay set value and may prevent the mis-operation of protective relay caused by the insertion of wind farm.