when in network processing meets time when in network
play

When In Network Processing Meets Time: When In-Network Processing - PowerPoint PPT Presentation

When In Network Processing Meets Time: When In-Network Processing Meets Time: Complexity and Effects of Joint Optimization in Wireless Sensor Networks Department of Computer Science Wayne State University Department of Computer Science, Wayne


  1. When In Network Processing Meets Time: When In-Network Processing Meets Time: Complexity and Effects of Joint Optimization in Wireless Sensor Networks Department of Computer Science Wayne State University Department of Computer Science, Wayne State University Department of Computer Science, Indiana University Applied Research and Technology Center Motorola Applied Research and Technology Center, Motorola

  2. Introduction Introduction � Wireless Sensor Networks � Highly resource-constrained g y � In-Network Processing � Reduce traffic flow → resource efficient � End-to-end QoS are usually not considered � Mission-Critical Real-Time CPS: � Close-loop control Close loop control � More emphasis on end-to-end QoS, especially latency and reliability reliability

  3. Introduction Introduction � Packet packing � Application independent INP pp p � Simple yet useful INP in practice � UWB intra-vehicle control � UWB intra vehicle control � IETF 6LowPAN: high header overhead � Our focus: � Understanding problem complexity � Designing simple distributed online algorithm � Designing simple distributed online algorithm � Understanding systems benefits

  4. Outline Outline � System Model and Problem Formulation � System Model and Problem Formulation � Complexity Analysis p y y � A Utility Based Online Algorithm � Performance Evaluation � Conclusion

  5. System Model and Problem Formulation y � System Model � A directed collection tree T = (V,E) ( , ) � Edge (v i , v j ) � E with weight ETX vi, vj (l) � A set of information elements X = {x} � A set of information elements X {x} � Each element x : (v x , l x , r x , d x ) � Problem ( P ): � Schedule the transmission of X to R Sc edu e e a s ss o o o � Minimize the total number of transmissions � Satisfy the latency constraints of each x � X � Satisfy the latency constraints of each x � X

  6. Outline Outline � System Model and Problem Formulation � System Model and Problem Formulation � Complexity Analysis p y y � A Utility Based Online Algorithm � Performance Evaluation � Conclusion

  7. Complexity Analysis Complexity Analysis � Problem P 0 � Elements are of equal length q g � Each node has at most one element � Problem P 1 P bl P � Elements are of equal length � Each node generates elements periodically � Problem P � Problem P 2 � Elements are of equal length � Arbitrary data generating pattern � Arbitrary data generating pattern

  8. Complexity Analysis Complexity Analysis K = 2 P 0 P 1 , P 2 , P 0, 1 , 2 , K ≥ 3 re ‐ aggregation is re ‐ aggregation is not prohibited prohibited strong strong strong strong O(N 3 ) Complexity NP ‐ hard NP ‐ hard 1 1 1 1 1 1 1 1 NP hard to achieve NP ‐ hard to achieve 1 (1 ) 1 (1 ) + − + − 200N ε 120N ε approximation ratio K = Maximal packet length N = |X| Re-aggregation: a packed packet can be dispatched for further packing.

  9. Complexity Analysis p y y � K ≥ 3, P 0 is NP-hard in tree structures -- Reduction from SAT 1 v 0 Given a SAT instance with n clauses and m v v c v 1 v variables i bl 1 1 v 2 1 + k 2 j v 0 v s v j = ETX = For each clause j ETX 1 D j v = ETX 1 + 2 k j 2 = ETX 1 v v c v v n m n v 0 For m variables n v + 2 k n 2

  10. For each variable occurred in clause j For each variable occurred in clause j j z + + + 2 k j 2 j t t t z 0 z 0 1 2 3 j j j j x x x x i j i i i k 3 j 2 2 1 1 j j j ax j ax ax ax j + ax 0 i j 1 i i i k 2 1 3 j j j j j j j d r r j d d r d i i i i i i i 3 2 1 1 3 2 k j + + + + + + + + + + + + 3 3 ( ( m m 1 1 )( )( n n 1 1 ) ) j j t t t t t t 1 2 3 Auxiliary elements related to the red ones

  11. Complexity Analysis p y y � When K ≥ 3 and T is a tree, regardless of re-aggregation � P 0 is NP-hard → P 1 is NP-hard → P 2 is NP-hard → P is NP-hard � When K ≥ 3, and T is a chain, regardless of re-aggregation � The reduction from SAT still holds * � When K = 2 and re-aggregation is not prohibited � The reduction from SAT still holds in both tree and chain structures � When K = 2 and re-aggregation is prohibited � Problem P is equivalent to the maximum weighted matching problem � Problem P is equivalent to the maximum weighted matching problem in an interval graph. � Solvable in O(N 3 ) by Edmonds’ Algorithm * This solves an open problem in batch processing

  12. Outline Outline � System Model and Problem Formulation � System Model and Problem Formulation � Complexity Analysis p y y � A Utility Based Online Algorithm � Performance Evaluation � Conclusion

  13. A Utility Based Online Algorithm A Utility Based Online Algorithm � When a node receives a packet pkt with length s f � Decisions: to hold or to transmit immediately � Utility of action: Reduced Amortized Cost � One-hop locality � One hop locality # of TX AC = AC = length of data

  14. A Utility Based Online Algorithm A Utility Based Online Algorithm � Utility of holding a packet: Cost with packing Cost without packing � Utility of transmitting a packet: y g Every packet received by parent can get fully packed via pkt can get fully packed via pkt

  15. A Utility Based Online Algorithm A Utility Based Online Algorithm � Decision Rule � Decision Rule � The packet should be immediately transmitted if U p > U l � The packet should be held if U ≤ U � The packet should be held if U p ≤ U l � Competitive Ratio � Problem P’ � T is a complete tree � Leaf nodes generate elements at a common rate � Leaf nodes generate elements at a common rate ETX v R min{K, max } j � Theorem: For problem P ′ , tPack is v ∈ V ETX j > 1 p R j -competitive, where K is the maximum number of information titi h K i th i b f i f ti elements that can be packed into a single packet, V >1 is the set of nodes that are at least two hops away from the sink R . � Example: When ETX is the same for each link, tPack is 2-comptetive

  16. Outline Outline � System Model and Problem Formulation � System Model and Problem Formulation � Complexity Analysis p y y � A Utility Based Online Algorithm � Performance Evaluation � Conclusion

  17. Performance Evaluation Performance Evaluation � Experiment Setting Up � Testbed: NetEye, a 130-sensor testbed y , � Topology: 120 nodes, half are source nodes � Protocols compared: noPacking, simplePacking, tPack g g � Traffic patterns: 6 second periodic traffic and event traffic � Metrics: � packing ratio � delivery reliability � delivery cost � latency jitter

  18. Packing Ratio Packing Ratio

  19. Delivery Reliability Delivery Reliability

  20. Delivery Cost Delivery Cost

  21. Latency Jitter Latency Jitter

  22. Outline Outline � System Model and Problem Formulation � System Model and Problem Formulation � Complexity Analysis p y y � A Utility Based Online Algorithm � Performance Evaluation � Conclusion

  23. Conclusion and Future Work Conclusion and Future Work � Conclusion � Impact of INP constraints on problem complexity � Feasibility of a simple, distributed online algorithm � Systems benefits in terms of efficiency and predictable latency � Future Work � Complete competitive analysis on the utility based algorithm � Joint optimization of other INP and QoS constraints in WCPS

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend