孙伟峰

个人信息Personal Information

副教授

硕士生导师

性别:男

毕业院校:中国科学技术大学

学位:博士

所在单位:软件学院、国际信息与软件学院

学科:计算机系统结构. 软件工程

办公地点:软件学院综合楼415

联系方式:wfsun@dlut.edu.cn

电子邮箱:wfsun@dlut.edu.cn

扫描关注

论文成果

当前位置: 孙伟峰的主页 >> 科学研究 >> 论文成果

A Pattern-based Query Strategy in Wireless Sensor Network

点击次数:

论文类型:期刊论文

发表时间:2012-06-26

发表刊物:KSII TRANSACTIONS ON INTERNET AND INFORMATION SYSTEMS

收录刊物:SCIE、EI、Scopus

卷号:6

期号:6

页面范围:1546-1564

ISSN号:1976-7277

关键字:Pattern query; wireless sensor network; piecewise linear representation

摘要:Pattern-based query processing has not attracted much attention in wireless sensor network though its counterpart has been studied extensively in data stream. The methods used for data stream usually consume large memory and much energy. This conflicts with the fact that wireless sensor networks are heavily constrained by their hardware resources. In this paper, we use piece wise representation to represent sensor nodes' collected data to save sensor nodes' memory and to reduce the energy consumption for query. After getting data stream's and patterns' approximated line segments, we record each line's slope. We do similar matching on slope sequences. We compute the dynamic time warping distance between slope sequences. If the distance is less than user defined threshold, we say that the subsequence is similar to the pattern. We do experiments on STM32W108 processor to evaluate our strategy's performance compared with naive method. The results show that our strategy's matching precision is less than that of naive method, but our method's energy consumption is much better than that of naive approach. The strategy proposed in this paper can be used in wireless sensor network to process pattern-based queries.