Clock Synchronization in Distributed Systems (Clock Synchronization in Distributed Systems)
Revision as of 10:25, 15 February 2023 by Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Clock Synchronization in Distributed Systems (Clock Synchronization in Distributed Systems)}} == Description == The difference between the largest and the smallest clock values among all stations in a Mobile Ad Hoc Network (MANET) is called the maximum clock offset. The goal is to minimize the maximum clock offset. == Parameters == No parameters found. == Table of Algorithms == {| class="wikitable sortable" style="text-align:center;" width="100%"...")
Description
The difference between the largest and the smallest clock values among all stations in a Mobile Ad Hoc Network (MANET) is called the maximum clock offset. The goal is to minimize the maximum clock offset.
Parameters
No parameters found.
Table of Algorithms
Name | Year | Time | Space | Approximation Factor | Model | Reference |
---|---|---|---|---|---|---|
ASP | 2005 | $O(n)$ | $O(n)$ (per node) | Exact | Deterministic | Time |
Clock-sampling mutual network synchronization | 2007 | $O(n)$ | $O({1})$? (per node) | Exact | Deterministic | Time |
MATSF | 2004 | $O(n)$ | $O(n)$? (per node) | Exact | Deterministic | Time |