150 likes | 340 Views
Optimal Energy Aware Clustering in Sensor Networks. Soheil Ghiasi*, Ankur Srivastava, Xiaojian Yang, and Majid Sarrafzadeh Computer Science Department, University of California at Los Angeles SENSORS Journal July 2002 . Presented by 文政. Outline. Introduction Problem Description
E N D
Optimal Energy Aware Clustering in Sensor Networks Soheil Ghiasi*, Ankur Srivastava, Xiaojian Yang, and Majid Sarrafzadeh Computer Science Department, University of California at Los AngelesSENSORS Journal July 2002 Presented by 文政
Outline • Introduction • Problem Description • Optimal k-Clustering for Energy Optimization • 2–Clustering to Minimize the Maximum Diameter • Preliminary Experiments • Conclusion
Introduction • Low power • Some problem: sensor node clustering, master selection and energy dissipation • k-clustering problem ( k master nodes ) • Balanced ?
Problem Description • Effect of clustering quality • Formulate a clustering problem to minimize the communication energy dissipation • There is a maximum number of sensors that each master node can handle
Problem Description (cont’d) • Given n sensors and k master nodes, we would like to form sets (clusters) such that: • Each point belongs to exactly one of clusters. • Clusters are balanced, i.e
2–Clustering to Minimize the Maximum Diameter • The maximum distance between pairs of points in a cluster is called the diameter • NP-hard • The basis of the approach is a theorem which indicates that for any clustering P with the maximum diameter d, there exists a clustering P' with maximum diameter d', such that P' is linearly separable and d' ≤ d
Conclusion • Balanced k-clustering problem can be solved optimally using min-cost network flow