210 likes | 387 Views
Constructing Load-Balanced Data Aggregation Trees in Probabilistic Wireless Sensor Networks. Jing (Selena) He, Shouling Ji, Yi Pan, Yingshu Li Department of Computer Science Georgia State University. Outline. Motivation Solution Overview Problem Formulation and Analysis
E N D
Constructing Load-Balanced Data Aggregation Trees in Probabilistic Wireless Sensor Networks Jing (Selena) He, Shouling Ji, Yi Pan, Yingshu Li Department of Computer Science Georgia State University
Outline • Motivation • Solution Overview • Problem Formulation and Analysis • Performance Evaulation • Conclusion
Motivation • Probabilistic Network Model • Load Balanced Data Aggregation Tree • Challenges
Motivation Transitional Region Phenomenon
Motivation Probabilistic Network Model
Motivation Load-Balanced Data Aggregation Tree (LBDAT)
Motivation Challenges How to measure the traffic load of each node under Probabilistic Network Model (PNM)? • Potential load • Actual load How to find a Load-Balanced Data Aggregation Tree (LBDAT)? • NP-Complete
Outline • Motivation • Solution Overview • Problem Formulation and Analysis • Performance Evaluation • Conclusion
Solution Overview Load-Balanced Maximal Independent Set (LBMIS) Load-Balanced Parent Node Assignment (LBPNA) Load-Balanced Data Aggregation Tree (LBDAT) Connected Maximal Independent Set (CMIS)
Outline • Motivation • Solution Overview • Problem Formulation and Analysis • Performance Evaluation • Conclusion
Load-Balanced Maximal Independent Set (LBMIS) DS Property Constraint IS Property Constraint (quadratic) 1 viis a dominator ωi Relaxing 0otherwise linearization
Approximation Algorithm (Random Rounding) Due to the relaxation enlarged the optimization space, the solution of LP*LBMIScorresponds to a lower bound to the objective of INPLBMIS .
Load-Balanced Parent Node Assignment (LBPNA) Each dominatee can be allocated to only one dominator Relaxing
Outline • Motivation • Solution Overview • Problem Formulation and Analysis • Performance Evaluation • Conclusion
Performance Evaluation Our method Other’s Method • LBDAT prolong network lifetime by 42% on average compared with DAT
Outline • Motivation • Solution Overview • Problem Formulation and Analysis • Performance Evaluation • Conclusion
Conclusions • LBDAT is NP-Complete, constructed in three steps: • Load-Balanced Maximal Independent Set (MDMIS) • Connected Maximal Independent Set (CMIS) • Load-Balanced Parent Node Allocation (LBPNA) • Approximation algorithms and performance ratio analysis are presented.