Project Guidelines 2011
Project Guidelines 2011
Bond paper (A4 size) should be used for the preparation of the project report.
Typing should be done on one side of the paper with character font in size 12
of Times New Roman.
The layout should provide a margin of 1.50 Inches on the left, 1.00 Inches on
the top, bottom and right.
Fresh paragraph should commence after five spaces. Double-spacing or One
and half line spacing shall be provided throught the report.
The page numbers should be indicated at the top-middle or bottom-middle of
the each page.
Should not underline the heading/subheadings and should not put colons ( : )
in headings or subheadings.
Binding
The dissertation shall be properly bound, using Rexene of Black color for
CSE reports. The bound front cover should indicate in suitable embossed
letter the following:
(See the sample format of front bound cover)
Top:
Title
Name and Roll No.
Bottom:
Department of Computer Science and Engineering
Chaitanya Bharathi Institute of Technology
(Affiliated to Osmania University)
Hyderabad
Year of submission: 2011
Two blank papers should be provided at the beginnig and at the end.
The bound side must indicate B.E., name of the candidate and year.
Third Page
The third page should contain the following (See the sample format )
Title
Project report submitted in partial fulfilment of the requirement for the award of
the Degree of B.E.
By
Name of the Candidate
Roll No.
Bottom
Fourth Page
The fourth page should contain a certificate signed by the guide(s) in the
following format and should be on the college letter head.
(See the sample format)
Certificate
This is to certify that the project report entitled ………… being subitted by
Mr/Mrs…….. in partial fulfillment for the award of the Degree of Bachelor of
Technology in ………………… to the Osmania University is a record of bonafied
work carried out by him under my guidance and supervision.
The results embodied in this project report have not been submitted to any
other University or Institute for the award of any Degree or Diploma.
The fifth page may include the Certificate given by Organization or Company where
you have done your project. College certificate should precede this certificate.
Sixth Page
The sixth page should contain the declaration by the students ( see the sample format)
In this page, a table of contents, list of tables, list of figues, and photographs
and notation must be provided.
Tenth Page
The tenth page should contain an abstract of the Project report. The candidate
may emphasize here his contributions.
Important Note:
All the above pages are to be numbered in Roman numerals of lower case. Ex.
i,ii,iii,iv,…
Arrangement of Chapters
The following is suggested format for arranging the project report matter into various
chapters:
1. Introduction
This chapter must describe introduction about your project.
Graphs
The graph should clearyly indicate the points, which are used for drawing the
curve or curves.
All the letters in the graphs should be written with stencils.
Equations:
All the equations used in the thesis should be properly numbered chapter wise
[ eg. Eq.3.1 or eq.3.1 or 3.1 or (3.1)].
The equations shown should be clearly referred and identified as Eq. or eq.
followed by equation number.
Repetition of the equations should be avoided. If needed, it may be referred by
its number.
Equations should never be mixed up with main text. It should be shown as
separate object and Equation Editor can be used.
Appendices:
Important programs, derivations, data and any other useful material may be
shown in the appendices with proper numbering.
The appendices should be numbered in capital Roman numbers or capital
letters from first chapter to the last chapter in ascending order.
Using same ascending order numbers, the appendices should be shown with
details after the last chapter.
All the appendices should be referred in the main text.
Bibliography or References:
Eg:
[1] Berry, Jason, Jonathan Foose, and Tad Jones. Up from the Cradle of Jazz: New
Orleans Music Since World War II. Athens: U of Georgia P, 1986.
A Project Report
on
Submitted for partial fulfillment of the requirements for the award of the degree
of
BACHELOR OF ENGINEERING
IN
BY
CERTIFICATE
This is to certify that the project work entitled “<Title Of The Project Work>” is
a bonafide work carried out by <Mr. / Ms. Name of the Student (Roll No.)>, <Mr. /
Ms. Name of the Student (Roll No.)> in partial fulfillment of the requirements for
the award of degree of BACHELOR OF ENGINEERING IN COMPUTER
SCIENCE AND ENGINEERING by the OSMANIA UNIVERSITY, Hyderabad,
under our guidance and supervision.
The results embodied in this report have not been submitted to any other
university or institute for the award of any degree or diploma.
DECLARATION
This is to certify that the work reported in the present project entitled “<Title Of
The Project Work>” is a record of work done by us in the Department of Computer
Science and Engineering, Chaitanya Bharathi Institute of Technology, Osmania
University. The reports are based on the project work done entirely by us and not
copied from any other source.
<Mr. / Ms. Name of the Student >
<Mr. / Ms. Name of the Student >
ACKNOWLEDGEMENTS
I convey my heartfelt thanks to the lab staff for allowing me to use the required
equipment whenever needed
Finally, I would like to take this opportunity to thank my family for their support
through the work. I sincerely acknowledge and thank all those who gave directly or
indirectly their support in completion of this work
LIST OF FIGURES
A list of figures with figure number, figure title and page number and a list of tables
with table number, table name and page number should be listed after abstract in a
separate page for each with roman numbers like ii, iii..etc.
FOR EXAMPLE:
LIST OF FIGURES
LIST OF TABLES
FOR EXAMPLE:
LIST OF TABLES
PAGE NOS.
Certificate .......................................................................................................... i
Declaration .................................................................................................... ii
Dedication(if any).............................................................................................. iii
Acknowledgements ........................................................................................... iv
List of Figures ................................................................................................. v
List of Tables ..................................................................................................... vi
Abstract............................................................................................................. vii
CHAPTER I
INTRODUCTION 01 – 09
1.1Objectives 01
1.2 Problem specification 02
1.3Methodologies 05
1.4Contributions 07
1.5Layout of the thesis 08
CHAPTER II
LITERATURE SURVEY 10 – 25
CHAPTER III
PROBLEM SPECIFICATION 26 – 30
CHAPTER IV
SYSTEMDESIGN 31 – 40
CHAPTER V
IMPLEMENTATION ISSUES 41 – 47
CHAPTER VI
6.1 Observations
6.2 Result Analysis
6.3 Limitations
6.4 Future works & concluding remarks
REFERENCES 56
APPENDIX 57 – 80
SAMPLE CODE SEGEMENTS