TIME SYNCHRONIZATION SYSTEM USING JAVA

Authors: Aka Possibility | Natural & Applied Sciences Computer Science Research 40 pages 5,482 words

Subscribe to read and download this work.

ABSTRACT Time synchronization is a critical piece of infrastructure for any distributed system. Distributed, wireless sensor networks make extensive use of synchronized time, but often have unique requirements in the scope, lifetime, and precision of the synchronization achieved, as well as the time and energy required to achieve it. Existing time synchronization methods need to be extended to meet these new needs. We outline the synchronization requirements of future sensor networks and present an implementation of our own low-power synchronization scheme, post-facto synchronization.  Many PC-based operating systems use tick counting to keep time. Unfortunately, supporting this form of timekeeping accurately in a virtual machine is difficult. Because the guest operating system keeps time by counting interrupts, time as measured by the guest operating system falls behind real time whenever there is a timer interrupt backlog. 

TABLE OF CONTENT TITLE PAGE CERTIFICATION APPROVAL DEDICATION ACKNOWLEDGEMENT ABSTRACT TABLE OF CONTENT CHAPTER ONE 1.0INTRODUCTION 1.1STATEMENT OF PROBLEM 1.2PURPOSE OF STUDY 1.3AIMS AND OBJECTIVES 1.4SCOPE/DELIMITATIONS 1.5LIMITATIONS/CONSTRAINTS 1.6DEFINITION OF TERMS CHAPTER TWO 2.0LITERATURE REVIEW CHAPTER THREE 3.0METHODS FOR FACT FINDING AND DETAILED DISCUSSIONS OF THE SYSTEM 3.1 METHODOLOGIES FOR FACT-FINDING  3.2DISCUSSIONS CHAPTER FOUR 4.0FUTURES, IMPLICATIONS AND CHALLENGES OF THE SYSTEM  4.1FUTURES  4.2IMPLICATIONS 4.3CHALLENGES CHAPTER FIVE 5.0RECOMMENDATIONS, SUMMARY AND CONCLUSION 5.1RECOMMENDATION 5.2SUMMARY 5.3CONCLUSION 5.4REFERENCES

Share this work