• Title/Summary/Keyword: 삽입속도

Search Result 289, Processing Time 0.023 seconds

Bulk Insertion Method for R-tree using Seeded Clustering (R-tree에서 Seeded 클러스터링을 이용한 다량 삽입)

  • 이태원;문봉기;이석호
    • Journal of KIISE:Databases
    • /
    • v.31 no.1
    • /
    • pp.30-38
    • /
    • 2004
  • In many scientific and commercial applications such as Earth Observation System (EOSDIS) and mobile Phone services tracking a large number of clients, it is a daunting task to archive and index ever increasing volume of complex data that are continuously added to databases. To efficiently manage multidimensional data in scientific and data warehousing environments, R-tree based index structures have been widely used. In this paper, we propose a scalable technique called seeded clustering that allows us to maintain R-tree indexes by bulk insertion while keeping pace with high data arrival rates. Our approach uses a seed tree, which is copied from the top k levels of a target R-tree, to classify input data objects into clusters. We then build an R-tree for each of the clusters and insert the input R-trees into the target R-tree in bulk one at a time. We present detailed algorithms for the seeded clustering and bulk insertion as well as the results from our extensive experimental study. The experimental results show that the bulk insertion by seeded clustering outperforms the previously known methods in terms of insertion cost and the quality of target R-trees measured by their query performance.

Lazy Bulk Insertion Method of Moving Objects Using Index Structure Estimation (색인 구조 예측을 통한 이동체의 지연 다량 삽입 기법)

  • Kim, Jeong-Hyun;Park, Sun-Young;Jang, Hyong-Il;Kim, Ho-Suk;Bae, Hae-Young
    • Journal of Korea Spatial Information System Society
    • /
    • v.7 no.3 s.15
    • /
    • pp.55-65
    • /
    • 2005
  • This paper presents a bulk insertion technique for efficiently inserting data items. Traditional moving object database focused on efficient query processing that happens mainly after index building. Traditional index structures rarely considered disk I/O overhead for index rebuilding by inserting data items. This paper, to solve this problem, describes a new bulk insertion technique which efficiently induces the current positions of moving objects and reduces update cost greatly. This technique uses buffering technique for bulk insertion in spatial index structures such as R-tree. To analyze split or merge node, we add a secondary index for information management on leaf node of primary index. And operations are classified to reduce unnecessary insertion and deletion. This technique decides processing order of moving objects, which minimize split and merge cost as a result of update operations. Experimental results show that this technique reduces insertion cost as compared with existing insertion techniques.

  • PDF

A Robust and Efficient Digital Watermarking using Fractal and Wavelet Transform (프랙탈 웨이브릿 변환을 이용한 효율적이고 강인한 워터마킹 기법)

  • 윤마루;이윤정;김태윤
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04a
    • /
    • pp.853-855
    • /
    • 2001
  • 본 논문에서는 웨이브릿 변환과 프랙탈 변환을 함께 적용하여 강인하고 효율적인 워터마킹 방법을 제안하였다. 종래의 방법과 같이 프랙탈 변환만을 이용할 경우 강인함에 비하여 속도가 느리다는 단점이 있다. 크기가 큰 원래 이미지를 프랙탈 변환하지 않고 상대적으로 크기가 적은 워터마크 이미지를 프랙탈 변환함으로서 변환에 걸리는 시간을 줄일 수 있다. 또한 웨이브릿 변환 영역에서 임계치에 의해 삽입에 이용할 계수를 선택적으로 사용함으로써 적절한 대역에 삽입하여 시각적인 왜곡을 최소화 할 수 있다.

  • PDF

Speciated Evolutionary Checkers Player Using Game Knowledge (게임지식을 이용한 종분화 진화 체커 플레이어)

  • Kim Kyung-Joong;Cho Sung-Bae
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11b
    • /
    • pp.754-756
    • /
    • 2005
  • 진화 알고리즘이 최근 게임의 전략을 설계하기 위한 방법으로 많이 활용되고 있다. 이 방법은 후보 전략들이 서로 경쟁하면서 보다 나은 전략을 스스로 찾아나가는 방식으로 체커의 경우 마스터 수준의 컴퓨터 프로그램이 생성되기도 했다. 진화방식은 전문가의 도움을 최소화 하면서 높은 수준의 게임 전략를 생성해 낼 수 있다는 장점이 있는 반면에 손쉽게 정의될 수 있는 널리 알려진 전문지식을 찾는데 매우 많은 세대를 필요로 하기도 한다. 본 논문에서는 잘 정리되어져 있는 체커의 오프닝 마무리 지식을 진화 과정 중에 이용하여 진화의 속도와 성능을 향상시키는 방법을 제안한다. 본 연구에서는 일반진화와 종분화 진화 각각에 대해 전문지식을 삽입한 후 결과를 비교해 본다. 실험결과 종분화 진화에 전문지식을 삽입한 경우가 가장 좋은 성능을 보였으며 전문지식의 사용이 진화의 속도 및 성능 향상에 기여하는 것을 확인하였다.

  • PDF

Lazy Bulk Insertion Method of Moving objects on LUR-tree (LUR-tree에서 이동체의 지연 다량 삽입 기법)

  • Kim Jung-Hyun;Jang Yong-Il;Bae Hae-Young;Park Soon-Young;Oh Young-Hwan
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.07b
    • /
    • pp.70-72
    • /
    • 2005
  • 지금까지의 이동체 인덱스에 대한 연구는 주로 인덱스 구성 후에 발생하는 질의 처리 효율성에 두고 있다. 다수의 이동체 인덱스에서 이동체 데이터의 갱신 연산에 의한 인덱스 재구성에 대한 디스크 접근 오버헤드를 고려하지 않았다. 이동체 데이터 처리를 위한 대표적 인덱스 구조인 R-tree는 이동체에 대한 갱신 연산 비용이 많이 든다. 이런 R-tree의 단점을 보완하기 위해 이동체가 가지는 MBR값이 동적으로 변화하는 환경에 맞추어 R트리의 갱신 비용을 절감하여 처리하는 LUR-tree가 제안되었다. 본 논문에서는 마른 데이터 생성 속도에 적합하도록 디스크 접근 오버헤드를 고려해서 LUR-tree를 관리할 수 있는 현재 인덱스에 대한 다량 삽입 기법을 제안한다. 이 기법에서는 다차원 인덱스 구조에서의 다량 삽입 기법을 위한 간단한 버퍼링 기법을 사용한다. LUR-tree의 단말 노드 정보를 관리하는 보조 인덱스를 추가하여 갱신 연산에 따른 노드의 분할과 합병을 예측한다. 예측된 결과를 바탕으로 노드의 변화를 최소화하는 방향으로 데이터의 갱신 순서를 정하여 데이터 갱신에 따른 노드의 분할과 합병을 최소화한다. 실험을 통해 제안한 기법을 이용한 다량 삽입이 기존의 다량 삽입 기법들과 비교해 인덱스의 갱신 비용을 감소시키는 것을 알 수 있다.

  • PDF

Low cost optical add/drop module for WDM optical transmission systems (WDM 기반의 광통신망을 위한 저가형 광신호 삽입/추출 모듈)

  • 조승현;박재동;정의석;김병휘;강민호;신동욱
    • Korean Journal of Optics and Photonics
    • /
    • v.14 no.6
    • /
    • pp.578-582
    • /
    • 2003
  • We propose a novel structure of wavelength selective optical add/drop module comprising two tap couplers and a fiber Bragg grating. The device has unique features including a simpler structure and a lower cost of implementation as compared with existing devices for the same operation. The module performance has been measured and analyzed experimentally. The implemented prototype module shows good performance with no-crosstalk power penalty in a 155 Mbps per channel wavelength-division-multiplexing transmission system but suffers from a relatively high loss of 3.5 ㏈ and 21 ㏈ for transmitted and dropped channels, respectively. While the dropped channel extinction ratio was more than 25 ㏈, the transmitted channel extinction ratio was more than 35 ㏈.

Experimental Study of Terminal Velocity according to Time Interval in Polymer Solution. (폴리머 용액의 측정시간 간격에 따른 종말속도의 실험적 연구)

  • 전찬열;이재수
    • Proceedings of the KAIS Fall Conference
    • /
    • 2003.06a
    • /
    • pp.98-101
    • /
    • 2003
  • 폴리머 수용액인 점탄성 유체속에서 물체를 떨어뜨리면 시간 간격에 따라 종말속도가 다르게 측정된다. 이는 폴리머 수용액이 점성과 탄성을 포함하고 있는 것으로 수용액 내부에서 처음 통과한 물체를 기억하는 기억유체(memory fluid)라고 정의 할 수도 있다. 낙하에 사용된 물체는 속이 빈 알루미늄 구를 사용하였으며 구 내부에 일정량의 철분을 삽입하여 밀도를 변화시켰다. 이 결과 구를 떨어뜨리는 시간 간격이 작을수록 종말속도 값은 크게 나타나며 시간 간격이 충분히 크면 처음 구를 떨어뜨릴 때의 종말속도와 같게 된다. 또한, 농도가 증가할수록 처음 구를 떨어뜨려 측정된 종말속도는 서서히 감소하다가 측정시간간격의 85%를 통과하며 다시 처음의 속도에 도달하게 된다. 구의 종말속도는 점탄성 유체의 농도가 각각 500wppm, 1000wppm, 2000wppm의 경우 처음 구를 떨어뜨린 후에 구의 밀도와 온도변화에 따라 최고속도에 도달하는 시간도 증가하였으며, 시간이 경과할수록 감소하여 일정시간이 경과한 후에는 처음의 상태로 복귀되는 것을 알 수 있다.

  • PDF

Burn-back Analysis for Propellant Grains with Embedded Metal Wires (금속선이 삽입된 추진제 그레인의 Burn-back 해석)

  • Lee, Hyunseob;Oh, Jongyun;Yang, Heesung;Lee, Sunyoung;Khil, Taeock
    • Journal of the Korean Society of Propulsion Engineers
    • /
    • v.26 no.2
    • /
    • pp.12-19
    • /
    • 2022
  • Propellant grains with embedded metal wires have been used for enhancement of burning rate while maintaining high loading density. For the performance design of a solid rocket motor using propellant grain with embedded metal wires, burn-back analysis is required according to number, location, arrangement angle of metal wires, and augmentation ratio of the propellant burning rate near a wire region. In this study, a numerical method to quickly calculate a burning surface area was developed in response to the design change of the propellant grain with embedded metal wires. The burning surface area derived from the developed method was compared with the results of a CAD program. Error rate decreased as the radial size of the grid decreased. Analysis for characteristics of burning surface area was performed according to the number and location of metal wires, the initial and final phases were shortened and the steady-state phase was increased when the number of metal wires increased. When arranging the metal wires at different radii, the burning surface area rapidly increased in the initial phase and sharply decreased in the final phase compared to the case where the metal wires were disposed in the same radius.

금속선을 삽입한 고체 추진제의 연소 특성

  • 유지창;박영규;김인철;임유진
    • Proceedings of the Korean Society of Propulsion Engineers Conference
    • /
    • 1996.05a
    • /
    • pp.131-137
    • /
    • 1996
  • HTPB/AP/Al이 주성분인 2종의 혼합형 추진제를 대상으로 4종의 금속선(Ag, Cu, Al, Ni-Cr)윰 각각 삽입하여 금속선의 직경(0.1~0.8mm)과 연소 압력에 따른 금속선에 인접한 고체 추진제의 연소 속도 증가비($r_w$/$r_sb$)와 압력 지수(n)의 변화를 고찰하였다. 금속선을 추진제에 삽입함으로써 추진제의 $r_w$/$r_sb$ 는 크게 중가하였고, 1000 psia의 압력에서의 최대 6.59배 증가하였다. 그러나 녹는 점이 비교적 낮은 Al 선이나 Ag선은 금속선 직경이 작아짐에 따라 한계 직경에서 $r_w$가 급격히 감소하는 최대값이 존재하였다. 자연 발화 온도와 금속선으로 전달되는 열원인 연소 기체 불꽃 온도로 구성된 무차원군을 Buckingham pi 정리에 의해 구해진 $r_w$/$r_sb$ 에 대한 기존의 무차원 실험식에 추가로 적용하여 계산해 본 결과, 자연 발화 온도는 고려하지 않고 금속선의 녹는 점과 연소 기체의 불꽃 온도를 무시한 Hsing 의 실험식에 의해 계산된 결과보다 표준 편차가 45%이상 줄어듬을 알 수 있었다.

  • PDF

Measurement of Flame Propagation Velocity Using an Ion Current Apparatus Design (이온전류장치 설계에 의한 화염전파속도 측정)

  • 정진도;이충섭;권병철
    • Journal of Energy Engineering
    • /
    • v.3 no.1
    • /
    • pp.62-69
    • /
    • 1994
  • 화염중에 존재하는 이온 및 전자의 전기적 성질을 이용하여 연소실내의 화염전파속도를 파악하기 위해 실린더 헤드에 이온 프로브를 삽입하여 천연가스 및 가솔린의 화염전파속도를 측정하였다. 본 연구에 이용된 이온전류장치 설계에 의한 방법은 광학적 측정 장비에 비해 간단하며 쉽게 측정할 수 있고 가격도 저렴하고 응답성도 우수하였다. 이온 프로브의 제작과 신호처리에 관한 기초적인 지식을 얻었으며 천연가스 및 가솔린의 연소시 연소압력의 상승지점과 이온발생지점이 일관성있게 나타났다. 기관회전수의 증가에 따라서 연소실내의 화염전파속도가 증가했으며 같은 연소조건이라고 할 수 있는 동일 기관회전수, 당량비의 조건에서 점화시간에 대한 화염전파속도를 비교해 보면 메탄의 경우가 이론치보다 6 ms∼9 ms 정도 늦었다. 또한, 메탄가스 및 가솔린에 대해 이온 전류강도 및 화염 도달시간을 측정하였으며 연소실 벽면에서는 열전달에 의한 냉각효과로인해 화염 전파속도 및 이온농도가 감소했다.

  • PDF