Vous êtes sur la page 1sur 6

A PROJECT REPORT ON

GPS BASED HUMAN POSITION TRACKING ON GOOGLE MAP IN REAL TIME


SUBMITTED BY SIBIN BHASKARAN NIKHIL GHAG SOMNATH GUPTA

UNDER THE GUIDANCE OF Prof. DEEPA KRISHNAN

DEPARTMENT OF COMPUTER ENGINEERING, PILLAIS INSTITUTE OF INFORMATION TECHNOLOGY, ENGINEERING, MEDIA STUDIES & RESEARCH, NEW PANVEL 410206. UNIVERSITY OF MUMBAI

Academic Year 2012-13

Department of Computer Engineering Pillai Institute of Information Technology, Engineering, Media Studies & Research New Panvel 410206

CERTIFICATE
This is to certify that the requirements for the project entitled Real Time Hand Gesture Recognition have been successfully completed by the following students: Name Sibin Bhaskaran Nikhil Ghag Somnath Gupta Roll No. A 16 A 06 A 07

in partial fulfillment of the Degree of B. E. in Information Technology, Pillais Institute of Information Technology, Engineering, Media Studies & Research New Panvel-410206,

affiliated to the UNIVERSITY OF MUMBAI for the academic year 2012-13.

----------------------------------(Prof. Deepa Krishnan) Project Guide

------------------------------Internal Examiner

--------------------------------External Examiner

-----------------------------------(Prof. Sharvari Govilkar) H.O.D. (Computer Engineering)

-------------------------------(Prof. Dr. R.I.K. Moorthy) Principal

ACKNOWLEDGEMENT We feel privileged to express our deepest sense of gratitude and sincere thanks to our Project guide Prof.Deepa Krishnan for her excellent guidance throughout our project work. Her prompt and kind help led to the completion of the dissertation work. We are immensely thankful to our Project Co-ordinator Prof. Varunakshi Bhojane. We would also like to thank our H.O.D Prof. Sharvari Govilkar, for approving our project and giving us ideas regarding the project. We would like to express sincere regards to our Principal Dr. R.I.K. Moorthy. We would also like to thank them for their patience and co-operation, which proved beneficial for us. We own a substantial share of our success to the whole faculty and staff members who provided us the requisite facilities required to complete the project work. Finally, we wish to express our sincere appreciation and thanks to our college library and all those who have guided and helped us directly or indirectly for accomplishing our goal.

Sibin Bhaskaran Nikhil Ghag Somnath Gupta

TABLE OF CONTENTS
i List of Figures ii Abstract 1. Introduction & Motivation.....1 1.1 Project Overview 1.2 Motivation of the Project 1.3 Problem Definition 1.4 Outline of the report 2. Review of Literature............3 2.1 History 2.2 Comparison with existing implementations 2.3 Proposed System 3. Requirement Analysis......7 3.1 Feasibility Analysis 3.2 Requirement Analysis 3.3 System Analysis 3.4 Risk Analysis 3.5 Technology to be used(Hardware &Software) 4. Project Design............................................21 4.1 Description Of The Overall System Architecture 4.2 Design detail 5. Implementation Details......................31 5.1 Algorithms 5.2 Flow Chart 5.3 Output Screenshots 6. Testing.................................35 6.1 White box testing 6.2 Black box testing 6.3 Test Cases 7. Project Planning and Scheduling..39 7.1 TimeLine Chart

7.2 The Work Distribution Chart 8. Conclusion and Future work..44 8.1 Summary 8.2 Future scope of project 8.3 Application of the project References.... 46 Appendix LIST OF FIGURES: Title
Figure 1: Proposed System Block Diagram Figure 2: The overall requirement of the system Figure 3: Spiral Model Figure 4: System Architecture Figure 5: Class Diagram Figure 6: Sequence Diagram Figure 7: Activity Diagram Figure 8: Level 0 Data Flow Diagram Figure 9: Level 1 Data Flow Diagram Figure 10: Level 2 Data Flow Diagram Figure 11: Flow Chart Figure 12(a)/(b):Output Screen Figure 13: Gantt Chart

Page no.
6 10 12 21 25 26 27 28 29 30 32 33 39

LIST OF TABLES:
Title Table 1: Risk Analysis Table 2: Test Case for Geofence Table 3: Test Case for Acquiring Coordinates Table 4: Test Case for Map Table 5: Work Distribution Char Page No. 14 37 37 38 43

ABSTRACT
There are such systems in industry which are used to monitor the real time location of person in Google maps. They all use Global positioning system. These systems are generally called as GPS tracking system. Tracking the human position is always been a tedious job. Basically there is no system that can be used to monitor the exact location of human using their mobile. As GPS inbuilt mobiles are costly therefore we introduce human tracking through android phones which has GPS inbuilt in it and which is comparatively very cheaper than GPS mobiles. Using Android we are going to implement GPS person tracking. If a tracker is interested in tracking a person's location through GPS then using java with android SDK we will create one interface which will retrieve positions of person anywhere on the earth and upload it on server. On server side we will get the inputs from Android device and then we will insert the persons location in database. With the help of Google map we will plot location of person on it. So tracker of the system will able to monitor people.

Vous aimerez peut-être aussi