Presentation is loading. Please wait.

Presentation is loading. Please wait.

COSC 5341 High-Performance Computer Networks Presentation for By Linghai Zhang ID:205715354.

Similar presentations


Presentation on theme: "COSC 5341 High-Performance Computer Networks Presentation for By Linghai Zhang ID:205715354."— Presentation transcript:

1 COSC 5341 High-Performance Computer Networks Presentation for By Linghai Zhang ID:205715354

2 Sanjiv Kapoor, Srivatsan Raghavan Global Telecommunications conference, 2000, GLOBECOM’00 Improved Multicast Routing with Delay and Delay Variation Constrains

3 Outline  Graph Model  Problem description  Proposed algorithm  Analysis of the algorithm  Performance evaluation  Conclusion

4 Graph Model Directed Graph G(V,E)  V: the entire set of nodes in the multicast.  E: the set of edges in the graph.  Delay Function D and Cost Function C: E -> R+  Source Node: s  Destination Node Set:

5 Example of the graph V={s,a,b,c,d,e,f} E={(s,a),(s,b),(c,a),(b,c),(b,f),(c,d),(c,e)} S={a,c,d,f} The red number stands for the delay of the edge and the green number represents the cost.

6 Problem Description Given a delay bound Δ, a variation bound δ, find a multicast tree T such that: and Then try to minimize the total cost

7 Example of a Multicast Tree The delay of longest path is equal to 10 and the delay variation between different destinations is less than 9 while the total cost of the tree is 14.

8 The proposed algorithm 1 Find a multicast tree satisfied above requirement is proved to be a NP-Complete problem. The proposed algorithm is a heuristic algorithm. Let the minimum cost path from s to j with delay exactly equal to t. The following recurrence is used.

9 The proposed algorithm 1(Cont ’ d)

10 Analysis of the algorithm 1 The algorithm correctly generates minimum cost paths to the multicast nodes if they exist within the delay bound Δand variation bound δ. The overall time complexity is And examples show that the algorithm can finds paths with variation bounds which are not found by DVMA (Delay Variation Bounded Multicast Algorithm) as well as cases where the overall cost of the paths is less than that found by DVMA.

11 The proposed algorithm 2

12 Analysis of the algorithm 2

13 Approximation schemes

14 Approximation Schemes (Cont ’ d)

15 Performance Evaluation The figure show that we can find paths with variances an order of magnitude lower than that founded by DVMA

16 Performance Evaluation (Cont ’ d) The execution times of both the approaches were also much less as compared to that of the DVMA algorithm.

17 Performance Evaluation (Cont ’ d) DPDVB gives competitive results in terms of the cost of the paths compared to DVMA whereas DPDVBC expectedly does much better.

18 Performance Evaluation (Cont ’ d)

19

20 Conclusion This paper focused on the problem of Multicast Routing with delay boundedness and delay variation boundedness as constraints. A routing protocol is proposed and compared with previous schemes DVMA. The results show that the scheme proposed improves over the DVMA in the variation bounds achieved and is comparatively far more efficient.

21 any QUESTIONS?  Thanks @_@


Download ppt "COSC 5341 High-Performance Computer Networks Presentation for By Linghai Zhang ID:205715354."

Similar presentations


Ads by Google