Abstract:
본 발명은 영역-합 질의를 위한 동적 업데이트 큐브에 관한 것으로서, 더 상세하게는 기업에서 의사결정을 위해 널리 사용하는 영역-합 질의를 효과적으로 지원하기 위해 다차원 인덱스 구조의 △-트리를 이용한 동적 업데이터 큐브와, 프리픽스-합 큐브 및 동적 업데이터 큐브를 이용하여, OLAP(On-Line Analytic Processing)질의에 대해 정확한 해와 근사 해를 구하는 하이브리드 질의 검색방법에 관한 것이다. 본 발명은 질의 시간을 적절히 유지하면서 업데이트 시간을 줄이는 효율적인 알고리즘을 제안하는데, 이를 위해 △-트리로 불리는 인덱싱 구조를 사용한다. 덧붙여서 OLAP 질의의 전체 비용을 줄이기 위해 정확한 값 또는 근사 값을 구하는 하이브리드 질의 검색방법을 제안하는 것을 특징으로 하는 것이다. 데이터베이스, OLAP, 데이터 큐브, 프리픽스-합, 델타트리
Abstract:
본 발명은 다차원 데이터 세트를 위한 하이퍼사각형 기반의 세그먼테이션, 클러스터링 장치 및 그 방법에 관한 것이다. 본 발명에 따르면, 비디오 스트림과 같이 다차원 데이터 시퀀스(Multidimensional Data Sequence)로 표현될 수 있는 데이터 세트에 대하여, 주어진 질의 시퀀스와 유사한 다차원 데이터 시퀀스를 데이터베이스에서 효율적으로 검색하기 위하여 프레임 사이의 기하학적 정보 및 의미적인 정보를 고려하여 비디오 세그먼트(Video Segment)로 나누며, 한 비디오 클립 내에서 서로 유사한 세그먼트들은 다시 비디오 클러스터(Video Cluster)로 군집화하는 장치 및 방법을 제공한다.
Abstract:
PURPOSE: A method for estimating multidimensional selectivity using a compressed histogram is provided to reduce an error rate by storing compressed histogram information through a schema manager and by using the information in selectivity estimation. CONSTITUTION: A geometric zonal sampling method is divided into a triangular sampling method, a reciprocal sampling method and a spherical sampling method. The triangular sampling method selects only DCT(Discrete Cosine Transform) coefficients that the sum of the location indexes of a DCT coefficient is smaller than a given sampling bound value. The reciprocal sampling method selects only DCT coefficients that a value obtained from the multiplication of the values after adding '1' to the location indexes of a DCT coefficient is smaller than a given sampling bound value. The spherical sampling method selects only DCT coefficients that the sum of the squares of the location indexes of a DCT coefficient is smaller than a given sampling bound value.
Abstract:
PURPOSE: A method of managing database is provided to improve an efficiency of space inquiry processing by performing a calculating exterior boundaries of a specified objective and a sub-objective. CONSTITUTION: The method of managing database is comprising the steps of calculating two sub-objectives by dividing a minimum bounding rectangle(MBR) region surrounding a space objective, creating a decomposed minimum bounding rectangle(DMBR) divided against each sub-objective calculated, shifting each coordinate axis by turns repeatedly until the decomposed minimum bounding rectangles are satisfied with a limit condition expressed by accuracy of the decomposition(AOD), dividing repeatedly if the size of the decomposed minimum bounding rectangle surpasses a predetermined limit value. In method of managing database, user can choose the optimum value between the number of composing elements and complicity by controlling the number of composing elements depend on a given limit condition.
Abstract:
본 발명은 역 산술 부호화 기법과 타입 추론 엔진을 이용하여 압축된 XML 데이터에 대하여 직접적이고 효율적인 XML 질의 수행을 지원하는 XML 압축 기법을 제안하기 위한 것이다. 본 발명에서는 XML 데이터 상에 존재하는 엘리먼트들의 경로 정보를 표현하기 위한 역 산술 부호화라는 새로운 압축 기법을 고안하였으며, XML 데이터 상의 데이터 타입들을 파악하기 위한 타입 추론 엔진과 추론된 데이터 타입에 적절한 데이터 압축 기법들을 적용하는 것을 특징으로 함으로써, XML 데이터를 저장하기 위한 저장 공간 및 전송을 위한 네트워크 대역폭을 절약하는 것이 가능하게 되었으며 압축된 XML 데이터에 대한 데이터 복원을 최소화하여 XML 질의를 수행함으로써 질의 수행 성능을 향상 시켰다. XML, 압축, 역 산술 부호화, 타입 추론 엔진
Abstract:
본 발명은 역 산술 부호화 기법과 타입 추론 엔진을 이용하여 압축된 XML 데이터에 대하여 직접적이고 효율적인 XML 질의 수행을 지원하는 XML 압축 기법을 제안하기 위한 것이다. 본 발명에서는 XML 데이터 상에 존재하는 엘리먼트들의 경로 정보를 표현하기 위한 역 산술 부호화라는 새로운 압축 기법을 고안하였으며, XML 데이터 상의 데이터 타입들을 파악하기 위한 타입 추론 엔진과 추론된 데이터 타입에 적절한 데이터 압축 기법들을 적용하는 것을 특징으로 함으로써, XML 데이터를 저장하기 위한 저장 공간 및 전송을 위한 네트워크 대역폭을 절약하는 것이 가능하게 되었으며 압축된 XML 데이터에 대한 데이터 복원을 최소화하여 XML 질의를 수행함으로써 질의 수행 성능을 향상 시켰다.
Abstract:
PURPOSE: A method for performing an XML(eXtensible Markup Language) query using an adaptive path index is provided to improve a query performance by extracting the frequently used paths from the path expressions used as a query for the XML data and updating the path index with the frequently used paths. CONSTITUTION: The XML data is expressed as an XML graph. The adaptive path index is generated/updated from the frequently used path extracted from the previously performed XML queries and the graph(16). The XML query is processed by using the adaptive path index.
Abstract:
PURPOSE: A device for searching a similarity using a multidimensional data segmentation based on a hyper quadrangle and a method thereof are provided to divide a data set capable of being expressed as a multidimensional data sequence such as a video stream by a video segment by considering temporal information between frames and to search a multidimensional data sequence similar to a given query sequence in a database effectively. CONSTITUTION: A candidate sequence set by a "Dmbr"(distance between two MBR(Minimum Bounding Rectangle), A=(LA, HA) and B=(LB,HB) in 'n' dimension EUCLID space), a candidate sequence set by a "Dnorm"(normalization) distance between two MBRs(mbrq and mbr2), a set of a solution section in a sequence are initialized as an empty set, respectively(S1001). A query sequence is received and segmentation is executed by MBRs(S1002). A "Dmbr" with MBRs in a database is calculated with respect to each MBR of the query sequence. If the "Dmbr" is less than a limit value, a sequence including a corresponding MBR is included in a candidate sequence set(S1003). A "Dnorm" with MBRs of a sequence in the candidate sequence set with respect to each MBR of the query sequence is calculated. If the "Dnorm" is greater than a limit value, a sequence including a corresponding MBR is removed in a candidate sequence set. If the "Dnorm" is less than a limit value, dots in the MBR related to the "Dnorm" calculation are included in a solution section set with respect to a corresponding sequence(S1004). The candidate sequence set and solution section sets with respect to each candidate sequence are returned and the process is terminated(S1005).
Abstract:
본 발명은 멀티미디어 데이터베이스나 지리 정보 시스템과 같이 다차원 공간상의 데이터를 위한 검색 및 갱신 효율을 극대화하기 위한 새로운 HG-트리 색인 구조 및 그의 삽입, 삭제, 검색 방법에 관한 것이다. 상세하게는 본 발명의 HG-트리(Hibert Grid- tree) 색인 구조는 힐버트 곡선을 사용하여 n-차원 공간상의 모든 위치를 1 차원 선분상의 위치로 사상(mapping)시키고, 색인 구조의 디렉토리 부분이 나타내는 영역이 가능한 한 실제로 데이터가 점유하는 부분을 최소로 나타내도록 최소경계간격(minimum bounding interval : MBI) 개념을 도입하여 색인 노드가 커버(cover)하는 데이터 영역을 가능한 한 줄임으로써 검색 성능을 높인 것이다. 또한 새로운 데이터 객체를 삽입하는 경우 색인 구조의 노드(node)에서 범람(overflow)이 발생하여 노드를 분리해야 하는 경우에 인접한 노드에 여유가 있는지 검사한 후에, 여유가 있으면 범람 노드를 분리시키지 않고 데이터를 인접한 노드로 재분배 함으로써 노드 분리를 막고, 노드 분리가 불가피한 경우에는 인접한 노드 중 하나와 함께 두 개의 노드를 세 개로 분리하여 저장 효율을 높인 것이다.
Abstract:
본 발명은 RFID를 이용한 공급망 관리에 있어서의 데이터 저장 방법, 저장된 데이터에 대한 질의 처리 방법 및 RFID를 이용한 공급망 데이터 관리 시스템에 관한 것으로, 보다 상세하게는 RFID를 이용한 공급망 관리에 있어서 경로 부호화 기법 및 영역 코드화 기법을 이용하여 데이터를 저장하는 방법, 상기 데이터 저장 방법에 의해 저장된 데이터에 대한 질의를 처리하는 방법 및 RFID를 이용한 공급망 관리에 있어서의 데이터를 상기 데이터 저장 방법 및 질의 처리 방법에 의해 관리하는 데이터 관리 시스템에 관한 것이다. 본 발명에 의하면, RFID를 이용한 공급망 관리에서 발생하는 방대한 양의 RFID 데이터를 효과적으로 저장할 수 있으며, 저장된 데이터로부터 임의의 물품의 이동 경로 관련 정보를 쉽고 빠르게 얻을 수 있다. RFID, 공급망 관리, 데이터 저장, 경로 부호화 기법, 질의 템플릿