The Open Automation and Control Systems Journal

2015, 7 : 1549-1553
Published online 2015 September 30. DOI: 10.2174/1874444301507011549
Publisher ID: TOAUTOCJ-7-1549

An Effective Uncertain Data Streams Top-K Query Algorithm

Duan Mingyi and Lu Yinju
College of Information and Engineering, Zhongzhou University, 6 Yingcai Road, Huiji Area, Zhengzhou Henan Province, China.

ABSTRACT

Large scale uncertain data streams are produced in many modern applications, such as RFID technology and sensor networks. Top-K query processing is one of the important techniques in the management of uncertain data streams. Existing Top-K queries processing does not consider the score and uncertainty of tuples. This paper first analyzes the uncertain data model and possible world semantic model, and then defines new Top-K queries semantics for uncertain data streams, and finally designs and realizes an effective Top-K queries algorithm on uncertain data streams. This algorithm sorts the score of each tuple and selects the k tuples with the highest probabilities to form the set, Top-K queries results. Compared to CSQ and SCSQ algorithms, the experiments show that this algorithm is more practical and effective than the others.

Keywords:

Top-K queries, Possible World, Uncertain Data Streams, Tuple.