You are on page 1of 57

GROUP MATES MUHAMMAD SAQIB (8823)

NABIAG AHMED TARIQ (8728)


PROGRAM BSCS
CAMPUS NORTH KARACHI CAMPUS
SUBJECT PROJECT MANAGEMENT

FACULTY RESPECTED
RIDAH FATIMA MUDASSIR
PROF.DR.MUHAMMAD ZAMIN ALI KHAN
AHMED ABBAS
HASNAIN IQBAL

REPORT PROJECT MANAGEMENT FINAL REPORT

DATE OF SUBMISSION 15-01-2021


Final Project Report

Moving wheelchair Through Eye Movements


BS (Computer Science)
ACKNOWLEDGMENT

All praises and thanks to Al-Mighty ”ALLAH”, the most merciful, the most gracious, the source of knowledge and wisdom endowed to mankind,
who conferred us with the power of mind and capability to take this project to the exciting ocean of knowledge. All respects are for our most beloved
Holy Prophet “HAZRAT MUHAMMAD (Peace Be upon Him)”, whose personality will always be source of guidance for humanity.

Acknowledgement is due to Iqra University for support of this Project, a highly appreciated achievement for us in the undergraduate level.

The purpose of our project is to use Raspberry pi, Wheelchair controlling sense by Eyes technology to design a system. A common application

of this system is to give access a paralyze human to access to their wheelchair without any help of others.
INTRODUCTION TO GROUP MEMBERS

 MUHAMMAD SAQIB (8823)


BS(COMPUTER SCIENCE)
Cell: 03310211535
Email: saqibanjum605@gmail.com

 NABIAG AHMED TARIQ (8728)


BS COMPUTER SCIENCE

Cell: 03332458576

Email: nabiagtariq@gmail.com
ABSTRACT

The purpose of our project is to use Raspberry pi, Wheelchair controlling sense by Eyes technology to design a system. A common application of this system is
to give access a paralyze human to access to their wheelchair without any help of others.

This project comprises of raspberry pi device, pi camera, relay bridges, micro-controllers where our priority is to monitor the wheelchair movements by eyes
which is used by paralyze patients and exit of working on the basis of eyes movements and intruders. The implementation raspberry pi technology on this
project will provide movements of wheelchair by eyes where patient doesn’t need anyone to move his wheelchair , actually this wheelchair makes paralyze
patients as an independent personality where they can move their self by own.

Programing of Arduino Uno is done on C/C++.We used camera to show backward movements to the patients where he/she can see backspace. A button we
have used to go backward movement on the side of their hands to push the button to go backward. And remaining movements side by side will be moving by
eyes sense.
Table of Contents

Acknowledgement 4

Introduction to Group Members 5

Abstract 6

Chapter 1:Requirment Phase 8


1.1. Introduction 9
1.2. Scope 18
1.3. Features 18
1.4. Limitation 19

1.5 Functional Requirement 19

Chapter 2: Literature Review 20


Chapter 3: Design Phase 22
3.1. Camera Control Block Diagram 21

3.2 Use Cases 22


3.3. Circuit Diagram 24
3.4. Block Diagram 25

Chapter 4: Methodology & Algorithms 26


4.1 Iris Detection 26

4.2. Threshold 26
4.3. Driving Wheelchair 27
4.4. Centroid Algorithm 29
4.5. Threshold Algorithm 30
4.6. Iris Based Wheelchair Control 31

Chapter 5:Testing 31

Chapter 6:Refrences 33
CHAPTER 1: Requirement Phase

INTRODUCTION

Eye movement controlled wheelchair is to enable partially paralyzed patient as well as elderly to make their life more accessible. Person who are unable to
walk and are using wheelchair exert great amount of energy using physical strength to turn the wheels. Disabled would save energy and could use their
hand and arm for other activities. Eye controlled wheelchair system is introduced using camera for capturing the image. Camera captured the image in real
time based on face, eye and eye pupil detection with minimum delay of time and analyses the image as input to interface the motor driver IC, to perform the
different operation such as left, right, forward, and backward and stop. Image processing open computer vision library is used for face and eye detection.
Several Algorithms are used to find exact pupil location direction. Hear cascade like feature detection algorithm is used.

Moving wheelchair Trough Eye Movements


Back Camera

Usually this camera used in cars .we are using this camera to see backward positions of our wheelchair which is connected to rduno Device.
Raspberry pi

This block diagram describes Model B and B+; Model A, A+, and the Pi Zero are similar, but lack the Ethernet and USB hub components. The Ethernet adapter
is internally connected to an additional USB port. In Model A, A+, and the Pi Zero, the USB port is connected directly to the system on a chip (SoC). On the
Pi 1 Model B+ and later models the USB/Ethernet chip contains a five-point USB hub, of which four ports are available, while the Pi 1 Model B only provides
two. On the Pi Zero, the USB port is also connected directly to the SoC, but it uses a micro USB (OTG) port.

Raspberry pi device is a main device of our project; it is used to connect hardware and can communicate with hardware easily. Raspbian OS it is downloaded
on memory card of our raspberry pi. To create programming environment where to code for the controlling and detection of pupil and to maintain a center point
for it.

DC MOTORS
DC motors is any of a class of rotary electrical machines that converts direct current electrical energy into mechanical energy. The most common types rely on
the forces produced by magnetic fields. Nearly all types of DC motors have some internal mechanism, either electromechanical or electronic; to periodically
change the direction of current flow in part of the motor.
We are using two dc motors to move our wheelchair by giving direction from the software .
We are using four Relay bridges to control the directions of our wheelchair which will help to move forward backward right and left position.
ARDUINO CHIP

Arduino Uno is a microcontroller board based on theATmega328P (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6
analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack, an ICSP header and a reset button.
CAR BACK CAMERA SCREEN

This is a simple mini screen which shows backward positions either there is something behind the wheelchair or its free space to move backward which is
connected to the arduino chip and make visible to us .
PI CAMERA

This is a pi camera which is used to take picture of an eye movements and note the direction to give input as which direction needs to be perform right now.
HISTORICAL BACKGROUND

The technology of raspberry pi are taken out from Universal Product Code technology since there have been limitations and defects in Universal Product
Code technology therefore to beat that limitations a replacement technology was introduced through raspberry pi device Technology
i.e. frequency Identification Detection, sensing Technology.

HARDWARE DESCRIPTION

Raspberry pi board Raspberry pi board is brain of the system. Raspberry pi board have its own operating system is known as rasbian which is Linux based
operating system and compatible with raspberry pi board. A real time data receive and determine the digital data by raspberry pi B+ model board, which is
very efficiently work with the multiple images. Raspberry pi sends the command to motor driver which is enabling the GPIO pin to raspberry pi. Camera is
used for capturing the image. We can also use HD (high definition) camera but it increase the memory size, system can’t able to read the image. 12 v DC
motor is used in project to demonstrate running of wheelchair in forward, reverse, left and right direction. L293D motor driver is used to interface with
raspberry. Relay is an electromechanical device and basically consists of an electromagnet and a number of contact sets. Relay is used in this system to change
the direction of motor.
SOFTWARE DESCRIPTION.

Raspbian OS it is downloaded on memory card of our raspberry pi. To create programming environment where to code for the controlling and detection of
pupil and to maintain a center point for it.

OpenCV image library

OpenCV is released under a BSD license and free for both academic and commercial use. It has C++, C, Python and Java interfaces and supports
Windows, Linux, Mac OS, iOS and Android. Open computational efficiency and with a strong focus on real time application.

PYTHON LANGUAGE:

Python is an interpreter, object oriented, high level programming language with dynamics semantics. Its high level built in data structures, combined
with dynamic typing and dynamic binding; make it very attractive for rapid application development. Python’s easy to learn syntax emphasizes
readability and therefore reduce the cost of program maintenance. The fast edit –test –debug cycle makes this very effective. Moreover Matlab is used for
coding but it is quite expensive and algorithms are proprietary, math work puts restriction on code portability.
SCOPE:

The purpose of eye movement based control electric wheelchair system is to eliminate the requirements of the assistance required for the disabled person. The
implemented system will be allowing the disabled persons to control the wheelchair movement without the assistance from other persons. In this system control
of wheelchair carried out based on Eye pupil movements. The camera is mounted in front of the user, to capture the image of any one of the Eye pupil and
tracks the position of eye pupil with the use of Image processing techniques. According to the position of the eye, wheelchair motor will be directed to move
left, right, Stop and forward.

Features:

 Eye Detection.

 People who are unable to walk can use this wheelchair with eyesight being their guide, the disabled would save energy and could use their hands and
arms for other activities.

 Our project is an eye movement controlled wheelchair. A mounted camera will track eye movement and control a wheelchair to go forward, left or right,
stop. Blinks will control the wheelchair to stop.

 Safety Features we do not want the person to get a jerk whenever he wants to move. Hence we compute and drive the motor at a slow pace, as compared
to the ability we can escalate the speed.
Limitations:

1. Slow movement.
2. It will capture eye pupil after 3 or more seconds.
3. Rechargeable battery.
4. Hardware failures may occur.
5. Excessive Wait.
6. Mounted Camera should be placed at the distance of 15cm.

Functional Requirements:

1. Embedded Computer.

2. Eye Tracking.

3. 15Cm Distance from Camera.

4. Motor Control.

5. Camera.
6. EEG Headband.

7. Gsm/Gps/Wifi/USB.

HARDWARE LIST AND SPECFICATIONS OF MATERIALS USED:

The list of materials used for the making of this project and its specification are given below in detail:-

1) Arduino mega microcontroller board.


2) RASBPERRI PI
3) PI CAMERA
4) LCD SCREEN.
5) RELAY BRIDGES.
6) DC MOTORS
7) CAR CAMERA

All the above mentioned items are taken and combined and inducted in the designing and making of the Wheelchair.
CHAPTER: 2 LITRATURE REVIEW
CHAPTER 3 : DESGIEN PHASE

Camera Control Block Diagram


Use Case Diagram

CIRCUIT DIAGRAM:
The circuit diagram and connections of the wheelchair.

Block Diagram:
Hence we have come up with a system that uses efficient algorithms for image processing using OpenCV and reduces the latency as much as possible. OpenCV
processes the eye and by applying the two algorithms (Centroid and Threshold), movement of wheelchair is initiated. Python is used for programming the
Raspberry Pi. Shell Script is used to continuously run the same procedure when power is supplied to Raspberry Pi through power backups i.e. through power
banks.

CHAPTER: 4 Methodology and Algorithms:


The principle of this system is eye pupil detection and eye tracking based on image processing techniques. An algorithm is introduced for detecting the eye
pupil location by Image processing. In this technique several stages performed to find out the movement of eye, such as Eye detection, color conversion, Edge
detection and eye tracking. During initial stage the system acquires the captured images by mounted camera. The system detects and represents the eye of user
in a specific area of image. After that, system performs the several operation of image processing to track the Eye pupil.

Our system consists of the following modules.

Iris Detection
For simplicity, we have attached an IR web camera onto the handle part of the Wheelchair that is used to detect the eye motion. Then we have designed an
algorithm to track the iris part of the eye using centroid calculation method and implemented the same in the Open CV. Once the iris is tracked, then the
threshold is set.

Threshold
A very basic principle is used for the movement detection. The feature point of both the eyes is considered as the reference. The difference between the pixel
values of eye positions is calculated by comparing current snapshot and the previous one. The minimum movement of the eye for a valid attempt is considered
as threshold. By evaluating the difference, and if the difference is above the threshold in any direction left or right, the corresponding flag is set. If the
difference is less than the threshold value, then there is no need of movement. Sometimes failure in detection occurs due to non-linearity. At such instances a
bias can be given to the eye, which was detected in the previous snapshot.

Driving Wheel chair


The diagrammatic representation of block diagram is given below.
The method contains a Raspberry Pi in which OpenCV has been installed. IR Camera has been interfaced with the Raspberry Pi. IR Camera is used to capture
real time images of person’s eye and send it to continuously running OpenCV Python script. OpenCV Python script processes the image using Iris Detection
Algorithm (Centroid Algorithm) and Threshold Algorithm. Then the command is given by the Raspberry Pi to the Motor Driver circuit regarding the position
and direction in which the wheelchair has to move.
Centroid Algorithm

Image Processing is done on every frame of image. From every image, eye is detected using the traditional Viola-Jones Algorithm. But to track the iris we have
come up with an idea of using Centroid Algorithm. There are various methods already used for tracking eye movement. But these methods often fail to
accurately estimate the eye centers in difficult scenarios, e.g. low resolution, low contrast, or occlusions. Our method is invariant to changes in scale, pose,
contrast and variations in illumination. This method also reduces the latency (response time of the raspberry pi) to a very large extent. What is does is that it
crops out the only the eye part from the image. We convert it into gray scale image and then into binary image. In binary image, black represents zero and white
represents one. So, we start traversing through the image along x-axis and y-axis and wherever we find zeros (black region), we make a set of those values and
average them all to find the Centroid point. The same has been replicated by the diagram given below.

Steps in Centroid Algorithm


Threshold Algorithm

First find the length of the image captured. Along the length make two divisions using mathematical approach as shown the figure given below. The right
division is the right threshold and the left division is the left threshold. If the Centroid position is between these two divisions, then the movement should be in
straight direction. If the Centroid position is greater than right threshold, then initiate right movement. If the Centroid position is lesser than left threshold, then
initiate left movement.

Steps in Threshold Algorithm

Iris based Wheel Chair Control.


Eye Movement Direction of Motion of Wheel chair

 UP -> Straight.
 Right -> Right.
 Left -> Left.
 Down -> Stop

CHAPTER : 5 TESTING AND RESULTS


Testing Strategy

The debug screen was the most useful aspect of our testing strategy. The debug screen showed whenever nothing was detected as a valid eye by the
cascade object detector. When a valid eye is seen, the length, height, x and y pixel co-ordinates are displayed on the debug screen. This is done for
every snapshot. After taking the difference between two snapshots, a tilt movement is indicated by either saying ‘moved right’ or ‘moved left’.
After determining if the motor has to be moved or not and before transmitting the serial signal,
on the debug screen, we indicate the intended motion of the motor. This allows us to debug if any error. If the movement suggested on the debug
screen and then movement of the wheel chair are in conjunction. This allowed us to test consistently with ease.

Speed of Execution

We were never actually limited by the speed of execution. We could go upto 15 frames a second,
Evaluating and determining the face tilt. But there were couple of issues because of which we limited the speed of execution. One being, we do not
want the person to get a jerk whenever he wants to move. Hence we compute and drive the motor at a slow pace, as compared to the ability we can escalate
the speed to. Also, we want to keep the system secure by taking a while to evaluate the movement and thereafter making a decision, given the
criticality of the application.

Accuracy
The project performs satisfactory with performance accuracy of around 70-90%. The results after testing it for 100 to 200 attempts to
move in a random direction.

REFRENCES
[1] S. Tameem sultana and N.Kali Saranya, “Implementation of Head and Finger Movement
Based Automatic Wheel Chair”, Bonfring International Journal of Power Systems and Integrated Circuits, vol. 1, Special Issue, pp 48-51, December 2011.

[2] Manuel Mazo, Francisco J. Rodriguez, Jose L, Lazaro, Jesus Urena, Juan C. Garcia, Enrique Santiso, Pedro Revenga and J. Jesus Garcia, “Wheelchair for
Physically Disabled People with Voice, Ultrasonic and Infrared Sensor Control “, Autonomous Robots, vol.2,no. 3, pp. 203-224 ,Sep 1995.

[3] Tabasum Shaikh, Naseem Farheen Sayyed, Shaheen Pathan, “Review of Multilevel Controlled Wheelchair”, 4th National Conference On
Electronic Technologies, pp. 275-279, April 2013.

[4] Motor Controller circuitry from ECE 4760 web page for lab 4 -
http://people.ece.cornell.edu/land/courses/ece4760/labs/f2013/lab4.html

[5] Voila Jones Algorithm -


http://en.wikipedia.org/wiki/Viola%E2%80%93Jones_object_detectio_framework

[6] Cascade Object Detector –


http://www.mathworks.com/help/vision/ref/vision.cascadeobjectdetectr-class.html

[7] Stephen Hawking picture –


http://www.thecollectiveint.com/2013/12/5-amazing-things-we-learnt from-stephen.html

1. Project Charter
 Project Title

Moving wheelchair Through Eye Movements

 Overview and Benefits

In short the most important part is the overall scope of the project or achieving the goals of this project and second important thing is which is more
than the other things is our stakeholders , vendors and clients.
This project is very helpful paralyzed patient.
This project is user friendly.
This project is user helpful.
This project is better collaboration.

 Scope of work
we have to work on the upgradation of the application along with the necessary trainings to be provided to the Clients end users.

The purpose of eye movement grounded control electric wheelchair system is to closeout the essentials of the assist challenged for the

challenged person. The administered system will be allowing the challenged persons to control the wheelchair movement without the

assist from other persons. In this system control of wheelchair carried out grounded on Eye pupil movements. The camera is mounted in

front of the addict, to capture the image of any one of the Eye pupil and tracks the position of eye pupil with the use of Image processing

hows. According to the position of the eye, wheelchair motor will be directed to move left, right, Stop and encourage.

It is used in C++ language.

It is used in mysql server.

It is used in Raspbian OS it is downloaded on memory card of our raspberry pi. To create programming environment where to code for the controlling

and detection of pupil and to maintain a center point for it.

It is used in OpenCV image library

It is used in OpenCV is released under a BSD license and free for both academic and commercial use. It has C++, C, Python and Java interfaces

and supports Windows, Linux, Mac OS, iOS and Android. Open computational efficiency and with a strong focus on real time application.
 Budget

The total Budget of the project is PKR 8 million.

 Project stakeholders

The project stakeholders are customers.

The project stakeholders are consumers.

The project stakeholders are users.

The project stakeholders are internal customers.

 Project Sponsors

This project is sponsored by “IQRA UNIVERSITY”.


 Project Timelines

It’s vital to have an concept on what the timeline on your venture is. Your management, or in all likelihood the client, will need to realize
whether or not the venture is on schedule, and a timeline is a superb manner to estimate that.

The project timeline of the project is 7 months.

 Project TEAM Members

Project team members are the individuals who actively work on one or more phases of the project. They may be in-house staff or external
consultants, working on the project on a full-time or part-time basis. Team member roles can vary according to each project.

NAME DEPARTMENT TELEPHONE EMAIL


PROJECT MUHAMMAD SOFTWARE 03310211535 Saqibanjum605@gmail.com
MANAGER SAQIB ENGINEERING
TEAM NABIAG SOFTWARE 03332458576 nabiagtariq@gmail.com
MEMBERS AHMED ENGINEERING
TARIQ
 MILESTONES

A project milestone is a management tool that is used to delineate a point in a project schedule. These points can note the start and finish
of a project, and mark the completion of a major phase of work. Milestones can be used to symbolize anything that has started or finished,
though it’s primarily used as a scheduling tool.

Start and end dates for project phases.

Key deliveries.

Client and stakeholder approvals.

Important meetings and presentations.

Key dates or outages that may impact your timeline.

Achieving a goal to complete this application with upgratation into given time duration.
2. Detailed Scope Document

Project Objectives

The project is guided by its undertaking the executive’s plan that catches its task contract meeting all prerequisites after close
discussion with its partners and especially in accordance with the current hierarchical cycle assets.
The reason of eye development based control electric wheelchair framework is to dispose of the prerequisites of the help required
for the crippled individual. The actualized framework will be permitting the impaired people to control the wheelchair development
without the help from other people.

In-Scope Activities

Back camera
Raspberry pi
Dc Motors
Arduino Chip
Car back Camera Screen
Pi camera
Out-Scope Activities

Maintenance
Commissioning of the wheel chair

Project Deliverables

Finalized project documentation


All extend arranging such as scope administration plan, project charter, requirement documentation etc.
3. Work Break Down-Structure (WBS)
Moving Wheel chair
through Eye movement
1

Initiation Planning Execution Control Closeout


1.1 1.2 1.3 1.4 1.5

Evaluation & Create Preliminary Scope


Project Kickoff Meeting Project Management Audit Procurement
Recommendations Statement
1.3.1 1.4.1 1.5.1
1.1.1 1.2.1

Verify & Validate User


Develop Project Charter Determine Project Team Project Status Meetings Document Lessons Learned
Requirements
1.1.2 1.2.2 1.4.2 1.5.2
1.3.2

Deliverable: Submit Project Project Team Kickoff


Design System Risk Management Update Files/ Records
Charter Meeting
1.3.3 1.4.3 1.5.3
1.1.3 1.2.3

Project Sponsor Reviews Procure Update Project


Develop Project Plan Gain Formal Acceptance
Project Charter Hardware/Software Management Plan
1.2.4 1.5.4
1.1.4 1.3.4 1.4.4

Project Charter Install Development


Submit Project Plan Archive Files/ Documents
Signed/Approved System
1.2.5 1.5.5
1.1.5 1.3.5

Testing Phase
1.3.6

Install Live System


1.3.7

User Training
1.3.8

Go Live
1.3.9

4. Activity Sheet
ACTIVITY NAME DURATION START END DATE COST RESPONSIBILIT STATUS Remark
NO DATE Y s
1.1 Initiation

1.1.1 Evaluation & 3 days 1 January 3 January 5000 Muhammad Saqib is Completed
Recommendations responsible for this
particular Activity
1.1.2 Develop Project 2 day 4 January 5 January 5000 Nabiag Ahmed Completed
Charter Tariq is responsible
for this particular
Activity
1.1.3 Deliverable: Submit 7 days 6 January 12 January 3000 Muhammad Saqib is Completed
Project Charter responsible for this
particular Activity

1.1.4 Project Sponsor 5 days 13 January 17 January 2000. Muhammad Saqib is Completed
Reviews Project responsible for this
Charter particular Activity.

1.1.5 Project Charter 7 days 18 January 24 January 2000 Nabiag Ahmed Completed
Signed/Approved Tariq is responsible
for this particular
Activity
1.2 Planning

1.2.1 Create Preliminary 10 days 25 January 3 February .5000 Muhammad Saqib is Completed
Scope Statement responsible for this
particular Activity.

1.2.2 Determine Project 3 days 4 February 6 February 3000 Nabiag Ahmed Completed
Team Tariq is responsible
for this particular
Activity
1.2.3 Project Team 3 days 7 February 9 February 3000 Nabiag Ahmed Completed
Kickoff Meeting Tariq is responsible
for this particular
Activity.

1.2.4 Develop Project 26 days 10 February 7 March 20000 Nabiag Ahmed Completed
Plan Tariq is responsible
for this particular
Activity.
1.2.5 Submit Project Plan 24 days 8 March 31 March 20000 Muhammad Saqib is Completed
responsible for this
particular Activity.
1.3 Execution
1.3.1 Project Kickoff 25 days 1 April 25 April 25000 Nabiag Ahmed Completed
Meeting Tariq is responsible
for this particular
Activity
1.3.2 Verify & Validate 5 days 26 April 30 April 15000 Muhammad Saqib is Completed
User Requirements responsible for this
particular Activity.
1.3.3 Design System 25 days 01 May 25 May 50000 Muhammad Saqib is Completed
responsible for this
particular Activity.
1.3.4 Procure 2 days 26 May 28 May 15000 Nabiag Ahmed Completed
Hardware/Software Tariq is responsible
for this particular
Activity.

1.3.5 Install 5 days 29 May 2 June 5000 Nabiag Ahmed Completed


Development Tariq is responsible
System for this particular
Activity.
1.3.6 Testing Phase 10 days 03 June 12 June 10000 Muhammad Saqib is Completed
responsible for this
particular Activity.
1.3.7 Install Live System 2 days 3 June 05 June 2000 Muhammad Saqib is Completed
responsible for this
particular Activity.
1.3.8 User Training 3 days 06 June 08 June 3000 Nabiag Ahmed Completed
Tariq is responsible
for this particular
Activity.
1.3.9 Go Live 2 Days 09 June 11 June 1000 Nabiag Ahmed Completed
Tariq is responsible
for this particular
Activity.
1.4 Control

1.4.1 Project 20 Days 12 June 01 July 16000 Muhammad Saqib is Completed


Management responsible for this
particular Activity.

1.4.2 Project Status 5 Days 02 July 06 July 5000 Muhammad Saqib is Completed
Meetings responsible for this
particular Activity.
1.4.3 Risk Management 3 Days 07 July 09 July 5000 Nabiag Ahmed Completed
Tariq is responsible
for this particular
Activity.
1.4.4 Update Project 3 Days 10 July 12 July 5000 Nabiag Ahmed Completed
Management Plan Tariq is responsible
for this particular
Activity.
1.5 Closeout
1.5.1 Audit Procurement 2 Days 13 July 15 July 3000 Nabiag Ahmed Completed
Tariq is responsible
for this particular
Activity.
1.5.2 Document Lessons 5 Days 16 July 21 July 6000 Nabiag Ahmed Completed
Learned Tariq is responsible
for this particular
Activity.
1.5. Update Files/ 3 Days 22 July 24 July 5000 Muhammad Saqib is Completed
Records responsible for this
particular Activity.

1.5.4 Gain Formal 3 Days 25 July 27 July 5000 Muhammad Saqib is Completed
Acceptance responsible for this
particular Activity.
1.5.5 Archive Files/ 4 Days 28 July 31 July 5000 Muhammad Saqib is Completed
Documents responsible for this
particular Activity.
5. Gant Chart
6. Quality Management Plan
Quality management is the cycle for guaranteeing that all task exercises important to configuration, plan and actualize an undertaking are
powerful and effective regarding the reason for the target and its exhibition. Quality management is a nonstop cycle that starts and finishes with
the undertaking. It is more about forestalling and maintaining a strategic distance from than estimating and fixing low quality yields. It is
important for each task the executive’s measures from the second the venture starts to the last strides in the undertaking conclusion stage.

 The PC frameworks made a different kinds of robotized applications in close to home ID like biometrics, face acknowledgment procedures.

 Face check has transform into a territory of dynamic examination and the applications are significant in law authorization since it tends to be managed

without including the subject.

 In any case, the impact old enough assessment on face confirmation become a test to choose the likeness of pair pictures from singular countenances

considering exceptionally restricted of information base accessibility.

 We center around the improvement of picture preparing and face discovery on face check framework by improving the nature of picture quality.

 The principle objective of the framework is to contrast the picture and the reference pictures put away as formats in the data set and to decide the age

and gender.

7. Risk Management Plan


A risk board plan is an archive arranged by an undertaking project manager to help predict any risk, gauge their effect and to design reactions to
issues that could happen. Likewise contained in the report is a risk evaluation plan. A risk is inalienable with any undertaking and ought to be
surveyed and made arrangements for constantly.

 As an management cycle, risk the executives is utilized to distinguish and stay away from the likely expense, schedule, and execution/specialized

risk to a framework.

 Take a proactive and organized way to deal with oversee negative results, react to them in the event that they happen.

 Identify potential chances that might be covered up in the circumstance.

 The risk the executives approach and plan operationalize these administration objectives.

 Risk management is the process of identifying, assessing and controlling threats to an organization's capital and earnings.

8. Lesson Learnt Document


Lesson learned are the recorded data that reflects both the positive and negative encounters of a task. They speak to the association's obligation
to project the executive’s greatness and the venture project manager chance to gain from the genuine encounters of others.

 The initial step is to distinguish and gather the new lesson learnt. Lesson learned are gathered by including all pertinent project stakeholder.

Stakeholder contribute their learning in lesson learned meetings. Zero in is given on agreement what went right, what turned out badly and what to

improve. Suggestions that will be helpful for future activities are distinguished.

 All such new lesson learned should be reported officially. What's more, these should be shared across the association with every important

stakeholder.

 All such new lesson learned are dissected by specialists to discover reasonable application zones of such new information. The new lesson learned

should be recorded as proposal for explicit application so that colleagues can get such information effortlessly.

 It is similarly essential to store all such information utilizing apparatuses with the goal that they are effectively accessible to the entire association. A

vault of all such information should be made and kept up.

 The lesson and information should be utilized viably in current project.


THANK YOU

COMPLIED BY: MUHAMMAD SAQIB (8823)


NABIAG AHMED TARIQ (8728)

You might also like