Table of Contents for the FYP Progress Report
Your report's table of contents (TOC) goes after the title page, and it should include the first and second level headings of your report.
- You can simplify your work by using automatic TOC generation in MS Word:
- For the headings in your document, set the style to Heading 1, Heading 2, etc.
- On your TOC page, position the cursor, then click Insert - References - Index and Tables - Table of Contents
- After you make changes later, right click - Update Table.
- In MS Word, you can change the fonts used in your automatic TOC by clicking Format - Styles and Formatting - TOC 1 and TOC 2.
- One of the most common errors on the contents page is the omission of the 's' on contents.
- An example of a TOC for the FYP progress report is shown below.
(It is longer than the TOC for the proposal and shorter than the TOC for the final report.)
|
Table of Contents
|
|
| 1. Introduction ............................................................................................. | 5 |
| 1.1 Overview ............................................................................................. | 5 |
| 1.2 Objectives ........................................................................................... | 6 |
| 1.3 Literature Survey .................................................................................. | 7 |
| 2. Progress ................................................................................................... | 8 |
| 2.1 Design ................................................................................................ | 8 |
| 2.1.1 Defining grid cell size ..................................................................... | 8 |
| 2.1.2 Collection of signal strength data .................................................... | 8 |
| 2.1.3 Analysis of signal strength data ........................................................ | 9 |
| 2.1.4 Collection of exhibit information ........................................................ | 11 |
| 2.1.5 Audio Recording for exhibit information ............................................... | 11 |
| 2.1.6 Database design ............................................................................ | 11 |
| 2.1.7 User interface design ...................................................................... | 11 |
| 2.2 Implementation .................................................................................... | 13 |
| 2.2.1 Collection of signal strength data ..................................................... | 13 |
| 2.2.2 Analysis of Signal strength data ....................................................... | 17 |
| 2.2.3 Client-Server architecture .............................................................. | 18 |
| 2.2.4 Socket programming with TCP for communication between client and server | 18 |
| 2.2.5 Client side environment development ................................................. | 19 |
| 2.2.6 Database implementation ................................................................ | 20 |
| 2.2.7 Shortest Path Implementation for Tour schedule ............................... | 21 |
| 2.3 Testing ............................................................................................. | 23 |
| 2.3.1 The experimental environment ........................................................ | 23 |
| 2.3.2 The number of access points discovered ......................................... | 23 |
| 2.3.3 The accuracy of the location estimation .......................................... | 25 |
| 2.3.4 The effect of sample size on accuracy ............................................ | 29 |
| 2.4 Evaluation ......................................................................................... | 29 |
| 3. Project Planning .................................................................................... | 32 |
| 3.1 Division of Work ............................................................................... | 32 |
| 3.2 GANTT Chart .................................................................................... | 33 |
| 4. Hardware and Software Requirements ................................................... | 34 |
| 4.1 Hardware .......................................................................................... | 34 |
| 4.2 Software .......................................................................................... | 34 |
| 5. References ........................................................................................... | 34 |
| 6. Appendix A: Breadth First Search .......................................................... | 35 |
| 7. Appendix B: Socket Programming with TCP ............................................. | 36 |
| 8. Appendix C: Minutes ............................................................................. | 37 |