• Design And Implementation Of An Attendance System Using Fingerprint Scanner

  • TABLE OF CONTENTS -- [Total Page(s) 1]

    Page 1 of 1

    • TABLE OF CONTENTS
      TITLE PAGE i CERTIFICATION  
      DEDICATION   
      ACKNOWLEDGMENT   
      ABSTRACT   
      TABLE OF CONTENTS   
      LIST OF FIGURES   
      LIST OF TABLES   
      CHAPTER ONE: INTRODUCTION1
      1.0    Background of the study   
      1.1    Statement of the Problem   
      1.2    Objective of the Study
      1.3    Significance of the Study   
      1.4    Scope of the Study   
      1.5    Limitations   
      1.6    Organization of the Study   
      1.7    Definitions of Terms   
      CHAPTER TWO: LITERATURE REVIEW
      2.0    Introduction   
      2.1    Review of Biometric Identification Systems   
      2.1.1    Commonly Used Biometric Identifiers
      2.2    Review of the History of Biometric Authentication   
      2.3    Review of the History of Fingerprint Biometric Authentication   
      2.4    Fingerprint Sensing Technology   
      2.4.1    Fingerprint Acquisition Technology  
      2.5    Fingerprint Matching  
      2.6    Existing Approaches to the Problem Identified and Challenges  
      CHAPTER THREE: SYSTEM ANALYSIS AND DESIGN   
      3.0    Introduction   
      3.1    Methods of Data Collection  
      3.1.1    Observation method  
      3.1.2    Literature review   
      3.1.3    Interview method   
      3.2    Overview of the Current Manual System   
      3.3    Design and Implementation Tools   
      3.4    Overview of the New System   
      3.5    Use Case Diagram   
      3.6    Activity Diagrams   
      3.7    Data Flow Diagrams   
      3.8    Entity Relationship Diagram (Database)   
      3.8.1    Data Dictionary
      3.9    Window Navigation Chart   
      3.10    Architectural Design of the Fingerprint Attendance Management System   
      CHAPTER FOUR: SYSTEM IMPLENTATION AND DOCUMENTATION   
      4.1    System Implementation
      4.1.1    System Implementation Principles   
      4.1.2    System Installation in City University
      4.2    System Requirements  
      4.3    Hardware Requirements  
      4.4    Software Requirements
      4.5    System Test-Run 
      4.6    System Changeover    
      4.7    User Manual   
      4.8    System Maintenance
      CHAPTER FIVE: SUMMARY, CONCLUSION AND RECOMMENDATION 
      5.1    Summary
      5.2    Conclusions
      5.3    Recommendations
      REFERENCES
      APPENDICES
      Source Codes Listing  
      Sample Outputs

  • TABLE OF CONTENTS -- [Total Page(s) 1]

    Page 1 of 1

    • ABSRACT - [ Total Page(s): 1 ]ABSTRACTThis research work, Design and Implementation of an Attendance System using fingerprint scanner, focuses on computerizing and managing the attendance of students during lecture or event periods. This is very imperative as the cons of the traditional pen to paper attendance system far outweigh the pros as management of student attendance has become a hassle due to increasing number of students during various lecture periods. This study would discuss in detail, how the inconveniences posed ... Continue reading---

         

      LIST OF TABLES - [ Total Page(s): 1 ]LIST OF TABLETable 2.1    Comparison of biometric identifiers    Table 3.1    Data Dictionary    Table 4.1 Hardware RequirementsTable 4.2 Software Requirements ... Continue reading---

         

      LIST OF FIGURES - [ Total Page(s): 1 ]LIST OF FIGURESFigure 2.1    Estimated Biometric Market Report Revenue in 2012 (International Biometric Group)    Figure 2.2    Live Scan Optical Fingerprint impression      Figure 2.3    Live Scan Capacitive Fingerprint impression        Figure 2.4    Live Scan Ultrasonic Fingerprint impression        Figure 2.5    System Architecture for Time Clock Biometric System    Figure 3.1    uc Fingerprint Attendance Management System Use Case Diagram Figure 3.2 ... Continue reading---

         

      CHAPTER ONE - [ Total Page(s): 2 ]CHAPTER ONE INTRODUCTIONBiometric fingerprint is technology that makes use of the distinctive fingerprint characteristic in recognizing various identities. The fingerprint configuration does not change throughout an individual’s life because it is a unique representation of an identity thus making the biometric fingerprint system invaluable in many applications in life such as validation and authentication.The biometric fingerprint technology has been extensively used for authentication b ... Continue reading---

         

      CHAPTER TWO - [ Total Page(s): 4 ]2.    Capacitance: This type of sensor acts in a parallel state with one parallel plate acting as the electrically conductive layer and the other plate acting as the non-conductive layer (Setlak, 2005).3.    Ultrasonic: This sensor uses a high frequency sound wave to penetrate the fingertip skin. The measurements from such penetration results in the fingerprint image. (Majid and Saeed, 2005).Good fingerprint imaging comprises of two main properties:a.    Salient: This means the fingerpr ... Continue reading---

         

      CHAPTER THREE - [ Total Page(s): 9 ]3.8    Entity Relationship Diagram (Database)This section contains the diagrammatic representation of the entities in the database and their relationships. ... Continue reading---

         

      CHAPTER FOUR - [ Total Page(s): 3 ]4.5    System Test-RunIn this stage, the software is tested for bugs and correctness. There are various ways the system was tested.a.    Unit Testing – This is the testing of the smallest running program in the system. This is to ensure that a section works a certain way before implementing other units. The fingerprint attendance management system was implemented module by module. Each module was tested before implementing another module.b.    Integration Testing – This is ... Continue reading---

         

      CHAPTER FIVE - [ Total Page(s): 1 ]CHAPTER FIVESUMMARY, CONCLUSION AND RECOMMENDATION5.1    Summary49This research work, Design and Implementation of an Attendance System Using Fingerprint Scanner, was carried to find an adequate and efficient substitute to the current manual system of attendance carried out in City University. The current manual system was proven to be loop holed in many aspects and therefore a system analysis needed to be carried out. This research work came up with a computerized fingerprint attendance mana ... Continue reading---

         

      REFRENCES - [ Total Page(s): 1 ]REFERENCESCappelli, R., Lumini, A., Maio, D. and Maltoni, D. (2007). Fingerprint Image Reconstruction from Standard Templates, IEEE Transactions, vol. 29, pp.1489-1503.Chitresh Saraswat, Amit Kumar, “An efficient automatic attendance system using fingerprint verification technique”, International Journal on Computer Science and Engineering, vol. 02, No. 02, pp. 264-269, 2010.D. Maltoni, D. Maio, A. K. Jain, S. Prabhakar, Handbook of Fingerprint Recognition, Springer, New York, 2003F. ... Continue reading---