scispace - formally typeset
P

Peter Chovanec

Researcher at Technical University of Ostrava

Publications -  12
Citations -  53

Peter Chovanec is an academic researcher from Technical University of Ostrava. The author has contributed to research in topics: Range query (data structures) & Query optimization. The author has an hindex of 4, co-authored 12 publications receiving 39 citations.

Papers
More filters
Journal ArticleDOI

A Novel Method for Detection of Covered Conductor Faults in Medium Voltage Overhead Line Systems

TL;DR: A new indicator of the faults based on the frequency of peaks in the signal of partial discharges is introduced, although the cost of the detector is minimized in comparison with other similar fault detectors.
Proceedings ArticleDOI

Index-based n-gram extraction from large document collections

TL;DR: An index-based method to the n-gram extraction for large collections using common data structures like B+-tree and Hash table is shown and the scalability of this method is shown by presenting experiments with the gigabytes collection.
Book ChapterDOI

Optimization of disk accesses for multidimensional range queries

TL;DR: The method focuses on a leaf node retrieval and it can be simply adopted by any tree, since it is the most common multidimensional data structure, and presents an optimization of the disk access cost during range query processing.
Proceedings ArticleDOI

On the efficiency of multiple range query processing in multidimensional data structures

TL;DR: A special type of the multiple range query, the Cartesian range query is introduced, which is appropriate for all multidimensional data structures with nested regions and is shown optimality from the IO and CPU costs point of view and compared with current methods.
Book ChapterDOI

Processing of Multidimensional Range Query Using SIMD Instructions

TL;DR: This article shows the utilization of SIMD in the R-tree data structure and shows that the SIMD range query algorithm is up-to 2× faster then the conventional algorithm.