ผลต่างระหว่างรุ่นของ "จักริน ชวชาติ"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 17: แถว 17:
  
 
= บันทึก =
 
= บันทึก =
 +
 +
=='''Paper:''' Minimum-Latency Broadcast Scheduling in Wireless Ad Hoc Networks.==
 +
 +
ที่มา Infocom 2007
 +
ของ Huang, S.C.-H.    Peng-Jun Wan    Xiaohua Jia    Hongwei Du    Weiping Shang 
 +
จาก City Univ. of Hong Kong, Hong Kong
 +
 +
==Problem==
 +
An instance of Minimum-Latency Broadcast Scheduling consists of an undirected graph <math>G=(V,E)</math> representing the communication topology and a distinguished node <math>s\in V</math> as the source of the broadcast.
 +
For any subset <math>U</math> of <math>V</math>, denote by <math>Inf(U)</math> the set of nodes in <math>V\setminus U</math> each of which has exactly one neighbor in <math>U</math>. Then a broadcast schedule of latency <math>l</math> is a sequence <math><U_1, U_2,\cdots , U_l></math> satisfying that
 +
 +
(1)<math>U_1 =\{s\}</math>.
 +
 +
(2)<math>U_i\subseteq \cup_{j=1}^{i-1}Inf(U_j)</math> for each <math>2\leq i\leq l</math>.
 +
 +
(3)<math>V\setminus \{s\}\subseteq \cup_{j=1}^{l}Inf(U_j)</math>.
 +
 +
The problem MLBS seeks a broadcast schedule of the smallest latency.

รุ่นแก้ไขเมื่อ 08:01, 24 มีนาคม 2552

ประวัติ

ชื่อ: จักริน ชวชาติ

หัวข้องานวิจัย

Degree Limiting Minimum Diameter Tree Problem

เป็นปัญหา Network design มีกราฟ ต้องการหา spanning tree โดยมี objective ที่สนใจอยู่ 2 อย่าง ได้แก่ low diameter และ degree ของแต่ละ nodeไม่เกินดีกรีที่ node นั้นรับได้ ปัญหานี้สามารถนำไปประยุกต์ใช้เกี่ยวกับงาน peer to peer streaming ได้คือต้องการให้มี delay น้อย(สัมพันธ์กับ diameter) และการ assign งานไม่เกินที่แต่ละ node รับได้(สอดคล้องกับ degree)

Problem Definition

Given a metric length function over a set of nodes, and a degree-bound for each , the Degree-Limiting Minimum-Diameter Spanning Tree Problem (DLDST) is to find a spanning tree of of minimum diameter such that each node has degree at most in .

เอกสารอ้างอิง

Shi, S. Y.; Turner, J. S. & Waldvogel, M. Dimensioning server access bandwidth and multicast routing in overlay networks In 11th International Workshop on Network and Operating System Support for Digital Audio and Video (NOSSDAV’01), 2001, 83-92

Frederickson, G. N.; Hecht, M. S. & Kim, C. E. Approximation Algorithms for Some Routing Problems SIAM Journal on Computing, SIAM, 1978, 7, 178-193

Könemann, J.; Levin, A. & Sinha, A. Approximating the degree-bounded minimum diameter spanning tree problem Algorithmica, Springer, 2003, 109-121

บันทึก

Paper: Minimum-Latency Broadcast Scheduling in Wireless Ad Hoc Networks.

ที่มา Infocom 2007 ของ Huang, S.C.-H. Peng-Jun Wan Xiaohua Jia Hongwei Du Weiping Shang จาก City Univ. of Hong Kong, Hong Kong

Problem

An instance of Minimum-Latency Broadcast Scheduling consists of an undirected graph representing the communication topology and a distinguished node as the source of the broadcast. For any subset of , denote by the set of nodes in each of which has exactly one neighbor in . Then a broadcast schedule of latency is a sequence satisfying that

(1).

(2) for each .

(3).

The problem MLBS seeks a broadcast schedule of the smallest latency.