English

Scheduling Light-trails in WDM Rings

Distributed, Parallel, and Cluster Computing 2011-12-30 v1

Abstract

We consider the problem of scheduling communication on optical WDM (wavelength division multiplexing) networks using the light-trails technology. We seek to design scheduling algorithms such that the given transmission requests can be scheduled using minimum number of wavelengths (optical channels). We provide algorithms and close lower bounds for two versions of the problem on an nn processor linear array/ring network. In the {\em stationary} version, the pattern of transmissions (given) is assumed to not change over time. For this, a simple lower bound is cc, the congestion or the maximum total traffic required to pass through any link. We give an algorithm that schedules the transmissions using O(c+logn)O(c+\log{n}) wavelengths. We also show a pattern for which Ω(c+logn/loglogn)\Omega(c+\log{n}/\log\log{n}) wavelengths are needed. In the {\em on-line} version, the transmissions arrive and depart dynamically, and must be scheduled without upsetting the previously scheduled transmissions. For this case we give an on-line algorithm which has competitive ratio Θ(logn)\Theta(\log{n}). We show that this is optimal in the sense that every on-line algorithm must have competitive ratio Ω(logn)\Omega(\log{n}). We also give an algorithm that appears to do well in simulation (for the classes of traffic we consider), but which has competitive ratio between Ω(log2n/loglogn)\Omega(\log^2n/\log \log{n}) and O(log2n)O(\log^2n). We present detailed simulations of both our algorithms.

Keywords

Cite

@article{arxiv.1112.6254,
  title  = {Scheduling Light-trails in WDM Rings},
  author = {Soumitra Pal and Abhiram Ranade},
  journal= {arXiv preprint arXiv:1112.6254},
  year   = {2011}
}

Comments

19 pages, 4 figures, Submitted to Journal of Parallel and Distributed Computing (JPDC) on June 22, 2011

R2 v1 2026-06-21T19:57:56.172Z