Title :
An extendible data structure for handling large multidimensional data sets
Author :
Hasan, K. M. Azharul ; Islam, Kaidul ; Islam, Mohammad ; Tsuji, Tatsuo
Author_Institution :
Comput. Sci. & Eng. Dept., Khulna Univ. of Eng. & Technol., Khulna, Bangladesh
Abstract :
Multidimensional array is widely used in large number of scientific research and engineering applications for handling large multidimensional data. There exist many data structures to represent multidimensional data. But most of these data structures are static (such as traditional multidimensional array) and can not handle the dynamic extension or reduction of the array. The Traditional Multidimensional Array (TMA) is efficient in terms of accessing the elements of the array by random computing the addressing function but TMA is not extendible during run time. In this paper we propose a new scheme, Karnaugh Representation of Extendible Array (KEA), to represent the multidimensional data. The main idea of this scheme is to represent n dimensional array by a set of two dimensional extendible arrays. The scheme can be extended in any direction during run time. To evaluate our proposed scheme, we implement and compare with the existing systems for different operations with the Traditional Multidimensional Array (TMA), and Traditional Extendible Array (TEA). Our experimental result shows that the KEA scheme outperforms TMA and TEA.
Keywords :
data analysis; data structures; 2D extendible arrays; Karnaugh representation; data structures; extendible data structure; large multidimensional data sets; random computing; traditional multidimensional array; Application software; Computer science; Costs; Data engineering; Data structures; Distributed databases; Information science; Information technology; Multidimensional systems; Relational databases; Extendible Multidimensional Array; Karnaugh Map; Multidimensional Array; Range Query; Time and storage cost;
Conference_Titel :
Computers and Information Technology, 2009. ICCIT '09. 12th International Conference on
Conference_Location :
Dhaka
Print_ISBN :
978-1-4244-6281-0
DOI :
10.1109/ICCIT.2009.5407319