0% found this document useful (0 votes)
4 views24 pages

Thesis Format For Bachelors Uow 1

This document outlines a thesis project undertaken by three students at the University of Wah for a Bachelor of Science in Computer Science. It includes sections such as the introduction, literature review, design and methodology, implementation, results and discussion, testing, and conclusion. The thesis aims to explore the principles and performance of plasma actuators, with a focus on their electrical characteristics and material degradation.

Uploaded by

gulalina67
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views24 pages

Thesis Format For Bachelors Uow 1

This document outlines a thesis project undertaken by three students at the University of Wah for a Bachelor of Science in Computer Science. It includes sections such as the introduction, literature review, design and methodology, implementation, results and discussion, testing, and conclusion. The thesis aims to explore the principles and performance of plasma actuators, with a focus on their electrical characteristics and material degradation.

Uploaded by

gulalina67
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 24

Title of Project

Student Name1
UW-20-CS-BS-000
Student Name2
UW-20-CS-BS-000
Student Name3
UW-20-CS-BS-000

Department of Computer Science


University of Wah
Wah Cantt
Session 20xx-xxxx
Thesis Title
Undertaken By
Student Name1
UW-20-CS-BS-000
Student Name2
UW-20-CS-BS-000
Student Name3
UW-20-CS-BS-000

Supervised By
Supervisor’s Name

A dissertation submitted as a partial fulfillment of the requirements for the degree of


Bachelor of Science in Computer Science

Department of Computer Science


University of Wah
Wah Cantt
Session 20xx-xxxx
Undertaken

We certify that this is our own work. The work has not, in whole or in part,
been presented elsewhere for assessment. The sources are properly referenced and
acknowledged where required. If the above statements are false, we acknowledge
that we will have committed an assessment offence and shall be liable to punishable
action under the plagiarism rules of HEC.

Student Name 1
Reg no.
Date:

Student Name 2
Reg no.
Date:

Student Name 3
Reg no.
Date:

ii
Certificate

It is certified that the contents and the form of the report submitted by STU-
DENTS’ NAMEs have been found satisfactory for the requirement of the degree of
Bachelor of Science in Computer Science.

Supervised By Mr./Ms. Name


Designation
Department of Computer Science
University of Wah, Wah Cantt

Approved By
Examiner: Mr./Ms. Name
Designation
Department of Computer Science
University of Wah, Wah Cantt
Examiner: Mr./Ms. Name
Designation
Department of Computer Science
University of Wah, Wah Cantt
Examiner: Mr./Ms. Name
Designation
Department of Computer Science
University of Wah, Wah Cantt

Chairperson of Prof Dr. Wazir Zada Khan


Department: Department of Computer Science
University of Wah, Wah Cantt

iii
Dedication

Write the dedication here...

iv
Acknowledgement

Write Acknowledgment here...

Rubab Hafeez
Sadia waheed awan
name 3

v
Abstract

Write your abstract here...

Key words Quantum Information, Quantum computation, circuit quantum


electrodynamics,Optomechanical systems, Entanglement.

vi
Contents

1 Introduction 1
1.1 Background . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Problem Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.3 Aims and Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.4 Scope of the Project . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.5 Tools and Techniques . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.6 Deliverable of the Project . . . . . . . . . . . . . . . . . . . . . . . 1
1.7 Chapter Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

2 Literature Review 3
2.1 Comparative Analysis (If Applicable) . . . . . . . . . . . . . . . . . 3
2.2 Challenges . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.3 Chapter Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

3 Design and Methodology 5


3.1 Proposed Methodology . . . . . . . . . . . . . . . . . . . . . . . . . 5
3.2 System Requirements . . . . . . . . . . . . . . . . . . . . . . . . . . 5
3.3 Functional Requirements . . . . . . . . . . . . . . . . . . . . . . . . 5
3.3.1 Non-Functional Requirements . . . . . . . . . . . . . . . . . 5
3.4 System Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3.4.1 Block Diagram . . . . . . . . . . . . . . . . . . . . . . . . . 6
3.4.2 ERD . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3.4.3 Class Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3.4.4 Data Flow Diagram . . . . . . . . . . . . . . . . . . . . . . . 6
3.4.5 Use Case Diagram . . . . . . . . . . . . . . . . . . . . . . . 6
3.4.6 Activity Diagram . . . . . . . . . . . . . . . . . . . . . . . . 6
3.4.7 Sequence Diagram . . . . . . . . . . . . . . . . . . . . . . . 6
3.4.8 Software Description . . . . . . . . . . . . . . . . . . . . . . 6
3.4.9 Languages and Tools . . . . . . . . . . . . . . . . . . . . . . 6
3.5 Database Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3.6 Hardware Description . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3.7 Hardware Components Interfacing . . . . . . . . . . . . . . . . . . . 6
3.8 Chapter Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . 6

4 Implementation 7
4.1 Software Deployment Model . . . . . . . . . . . . . . . . . . . . . . 7
4.1.1 Languages and Tools . . . . . . . . . . . . . . . . . . . . . . 7
4.2 Database Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

vii
4.3 GUI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
4.4 Hardware Description . . . . . . . . . . . . . . . . . . . . . . . . . . 7
4.4.1 Hardware Components Interfacing . . . . . . . . . . . . . . . 7
4.5 Chapter Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . 8

5 Results and Discussion 9


5.1 Chapter Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . 9

6 Testing 10
6.1 Block Box Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
6.2 Use Case Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
6.3 White Box Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
6.4 Performance Testing . . . . . . . . . . . . . . . . . . . . . . . . . . 10
6.5 Stress Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
6.6 Regression Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
6.7 System Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
6.8 Chapter Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

7 Conclusion and Future Work 12

References 13

viii
List of Figures

2.1 Your first figure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

ix
List of Tables

2.1 Your first table. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4


2.2 Nonlinear Model Results . . . . . . . . . . . . . . . . . . . . . . . . 4

x
Introduction

Chapter 1

Introduction

write introduction of your project

1.1 Background
state problem here...

1.2 Problem Statement


Write problem statement here...

1.3 Aims and Objectives


The objectives of the thesis are shown as following:

• To define the principles of a plasma actuator.

• To characterize the electrical performances of plasma actuator

• To study the material degradation on the plasma actuator surfaces.

1.4 Scope of the Project


This paragraph defines the scope of the project.

1.5 Tools and Techniques


This paragraphs explains all the technologies , techniques and tools used in your
project.

1.6 Deliverable of the Project


Explain the deliverable of the project.

Thesis Title 1
Introduction

1.7 Chapter Summary


Add your chapter summary here.

Thesis Title 2
Literature Review

Chapter 2

Literature Review

Write literature review here...

2.1 Comparative Analysis (If Applicable)


...reference 1 is cited like (1)

reference 2 is cited like (2)


Adding a figure 2.1 which shows the logo of university:

Figure 2.1: Your first figure

2.2 Challenges
Add a table 2.1:
Another method for adding table 2.2
Adding Equations 2.1

The mass-energy equivalence is described by the famous equation

Thesis Title 3
Literature Review

Table 2.1: Your first table.

Value 1 Value 2 Value 3


α β γ
1 1110.1 a
2 10.1 b
3 23.113231 c

Table 2.2: Nonlinear Model Results

Case Method#1 Method#2 Method#3


1 50 837 970
2 47 877 230
3 31 25 415
4 35 144 2356
5 45 300 556

E = mc2

discovered in 1905 by Albert Einstein.


In natural units (c = 1), the formula expresses the identity

E=m (2.1)

2.3 Chapter Summary


Add your chapter summary here.

Thesis Title 4
Design and Methodology

Chapter 3

Design and Methodology

write short introduction of this chapter here

3.1 Proposed Methodology


Explain what you have proposed and how you tackle the problem in the existing
products which are related to your project last but not the least why your product
is better than the existing solution in the market.

3.2 System Requirements


This section will describe the functional and non-functional requirements of System
at a sufficient level of detail for the designers to design a system satisfying the User
requirements and testes to verify that the system satisfies the requirements.

3.3 Functional Requirements


In this sub-section only describe the function/modules of your project

3.3.1 Non-Functional Requirements


This sub-section includes the following

• Usability

• Reliability

• Performance

• Design Constraints

• Portability

• Maintainability

• License Agreement

Thesis Title 5
Design and Methodology

3.4 System Design


3.4.1 Block Diagram
3.4.2 ERD
3.4.3 Class Diagram
3.4.4 Data Flow Diagram
3.4.5 Use Case Diagram
3.4.6 Activity Diagram
3.4.7 Sequence Diagram
3.4.8 Software Description
3.4.9 Languages and Tools
This section includes the list of all the tools you have to use in the implementing
the project like Programming languages, Php for Web Application, Swift for IOS
Application, Java for android for Android.

3.5 Database Design


3.6 Hardware Description
3.7 Hardware Components Interfacing
(You may add or skip a specific point according to your project)

3.8 Chapter Summary


Add your chapter summary here.

Thesis Title 6
Implementation

Chapter 4

Implementation

write short introduction of this chapter here

4.1 Software Deployment Model


4.1.1 Languages and Tools
This section includes the list of all the tools you have to use in the implementing
the project like Programming languages, Php for Web Application, Swift for IOS
Application, Java for android for Android, Libraries and Extensions etc.

4.2 Database Design


This section includes the database design containing the necessary details of tables
used in your project.

4.3 GUI
This section explains the front-end design of your project. Include GUI details,
how you implemented your project at the user end through navigation screens etc.

4.4 Hardware Description


This section will be a part of hardware-based projects only. Add the details of
your hardware components being employed to your project.

4.4.1 Hardware Components Interfacing


This section will be a part of hardware-based projects only. Explain how you
interfaced all the hardware modules. Include the details of integration of both
hardware and software modules.
(You may add or skip a specific point according to your project)

Thesis Title 7
Implementation

4.5 Chapter Summary


Add your chapter summary here.

Thesis Title 8
Results and Discussion

Chapter 5

Results and Discussion

First introduce this chapter and then discuss the results etc.

5.1 Chapter Summary


Add your chapter summary here.

Thesis Title 9
Testing

Chapter 6

Testing

write short introduction of this chapter here

6.1 Block Box Testing


It is a software testing method in which the internal structure/ design/ implemen-
tation of the item being tested is not known to the tester. These tests can be
functional or non-functional, though usually functional.

6.2 Use Case Testing


Use Case Testing is a functional black box testing technique that helps testers to
identify test scenarios that exercise the whole system on each transaction basis
from start to finish.

6.3 White Box Testing


White box testing is a testing technique, that examines the program structure and
derives test data from the program logic/code.

6.4 Performance Testing


Performance testing, a non-functional testing technique performed to determine
the system parameters in terms of responsiveness and stability under various
workloads. Performance testing measures the quality attributes of the system, such
as scalability, reliability and resource usage.

6.5 Stress Testing


Stress testing is performed as part of performance testing. During stress testing,
the system is monitored after subjecting the system to overload to ensure that the
system can sustain the stress.

Thesis Title 10
Testing

6.6 Regression Testing


This Regression testing consists of re-executing those tests that are impacted by
the code changes. These tests should be executed as often as possible throughout
the software development life cycle.

6.7 System Testing


This testing is performed to evaluate the complete system and the system’s com-
pliance against specified requirements. In System testing, the functionalities of the
system are tested from an end-to-end perspective.
(You may add or skip a specific point according to your project.

6.8 Chapter Summary


Add your chapter summary here.

Thesis Title 11
Conclusion and Future Work

Chapter 7

Conclusion and Future Work

Your conclusion starts here


...reference 1 is cited like (3)

reference 2 is cited like (4) (5)

Thesis Title 12
References

References

[1] L. Zhang, K. E. Peyer, and B. J. Nelson, “Artificial bacterial flagella for


micromanipulation,” Lab on a Chip, vol. 10, no. 17, pp. 2203–2215, 2010.

[2] N. Kamal, Z. A. Khan, A. Hameed, and O. Hasan, “A modular and generic


virtual reality training framework for micro-robotic cell injection systems,” in
2018 Annual IEEE International Systems Conference (SysCon). IEEE, 2018,
pp. 1–8.

[3] S. D’Alfonso, “Ai in mental health,” Current Opinion in Psychology, vol. 36,
pp. 112–117, 2020.

[4] P. S. Mathew, A. S. Pillai, and V. Palade, “Applications of iot in healthcare,”


Cognitive Computing for Big Data Systems Over IoT: Frameworks, Tools and
Applications, pp. 263–288, 2018.

[5] J. Xu, S. Guo, D. Xie, and Y. Yan, “Blockchain: A new safeguard for agri-foods,”
Artificial Intelligence in Agriculture, vol. 4, pp. 153–161, 2020.

Thesis Title 13

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy