Final Year Project COMP390/393/394/395

Slides:



Advertisements
Similar presentations
BSc Honours Project Introduction CSY4010
Advertisements

© Dr I M Bradley CG109 - Individual Project (Undergraduate) Overview Briefing.
MSc Dissertation in Economics
AQA Baccalaureate Post 16 Students at Downend have the opportunity to study for the AQA Baccalaureate as part of their Core Programme. To achieve this.
What makes a good project?.  A testing ground for concepts presented in the taught programme  An opportunity to demonstrate the ability to apply knowledge.
Final Year Project COMP39X COMP390/3/4/5 Final Year Project Demonstration & Dissertation Irina Biktasheva
FINAL YEAR PROJECT I & II Week 1 – Introduction to the Course.
1 introduction to projects general information. 2 people lectures information systems/bit - Phil Clipsham computing programmes – Kevin Parrott multimedia.
introduction to MSc projects
1 introduction to mm/g/wt projects general information.
M.Sc Projects David Wilson M.Sc Projects Coordinator for Computing & Information Systems.
IACT303 – INTI 2005 World Wide Networking Welcome and Introduction to Subject. Penney McFarlane The University of Wollongong.
ACADEMIC PROJECT Week 1 – Introduction to Academic Project.
Adapted from C. Casey Project Introduction.ppt Computing Degree Projects An introduction to choosing and initiating computing related projects.
Final Year Project COMP390/393/394/395 Darek Kowalski – coordinator Trish Lunt, Clare Martindale – WBL projects
Paul Bourke DT211/3 & DT228/3 Team Project Paul Bourke Module Web Page:
19/09/2015imat3451 Options Day1 IMAT3451 Final Year Project Options Day Briefing These slides are available at:
GRADUATE STUDIES: STUDENTS’ OBLIGATIONS AND EXPECTATIONS By Dr. Michael Wainaina Associate Dean, Graduate School.
Final Year Project COMP390/393/394/395 Irina Biktasheva – coordinator
Electrical and Computer Engineering Senior Design John Peeples, Ph. D., P.E. Professor and Department Head.
1 COM618: Information Systems Project Introduction Dr Madonna Herron Faculty of Computing and Engineering Room 16C18 module.
BSc Honours Project Introduction CSY4010 Amir Minai Module Leader.
BSc Honours Project Introduction CSY4010 Amir Minai Module Leader.
BSc Final Year Projects in Computing Computer Science, Creative Computing, Games Programming, Business Computing Dr Rodger Kibble.
PLANNING ENGINEERING AND PROJECT MANAGEMENT By Lec. Junaid Arshad 1 Lecture#03 DEPARTMENT OF ENGINEERING MANAGEMENT.
BS 3992 Researching Contemporary Management Issues -an alternative to the Final Year Project Dr Adam Palmer Dr Beverley Hill.
CMPGN3007 & CMPGN3008 BSc Project Dr T.A.Etchells BSc Project Tutor
FYITS – Students Mktg Briefing Nov 2010 BSc (Hons) Engineering Management Nature of Course The course seeks to equip students with management knowledge.
BSc Honours Project Introduction CSY4010 Amir Minai Module Leader.
Now what? 1.  I have short-listed projects I am interested in  I know the types of projects I would like to pursue  I have an idea of the resources.
Research & Project Methods [Computing & Creative Technology Students] Introduction Prof Julian Newman.
BSc Honours Project Introduction CSY4010 Amir Minai Module Leader.
Course Overview Stephen M. Thebaut, Ph.D. University of Florida Software Engineering.
M253 Students Study Guide Mrs. Fatheya Al Mubarak – AOU Dammam.
1 Oxford Professional Education Group Ltd Mastering Metrics An Introduction.
Systems Analysis Lecture 5 Requirements Investigation and Analysis 1 BTEC HNC Systems Support Castle College 2007/8.
Computing Honours Project (COMP10034) Lecture 1 Module Introduction & Overview.
{ COMI Thursday night 5:30 – 10:30 Room 6054.
Dissertation Guidelines for Students MSc in Econ; MSc EIFE 2016/2017
Final Year Project COMP390/393/394/395
COMP 208/214/215/216 Lecture 1 Introduction.
COMP390/3/4/5 Final Year Project Introduction & Specification
COMP390/3/4/5 Final Year Project Introduction & Specification
Assessment brief Post graduate route.
COMP390/3/4/5 Final Year Project Demonstration & Dissertation
Applying for a PhD with your own proposal: What you need to know
Informatics 291S Literature Survey in Software Engineering
SSP4000 Introduction to the Research Process Wk1: Module Introduction
The Extended Project Qualification
Fashion & Textile Technology
COMP390/3/4/5 Final Year Project Demonstration & Dissertation
Exeter Model of ITE Induction for ITE Coordinators,
COMP390/3/4/5 Final Year Project Design
Level 2 Dual Honours Module Allocation Procedures Meeting
Foundation Degree IT Project
Prospective Junior Honours Pre-advising briefing
3rd Year Psychology Project PSY600
Final Year Project COMP390/393/394/395
COMP390/3/4/5 Final Year Project Design
BMM646 (incorporating BMM647 & BMM657)
COMP390/3/4/5 Final Year Project Demonstration & Dissertation
Level 3 Module Allocation Procedures Meeting
COMP390/3/4/5 Final Year Project Introduction & Specification
IMAT3451 Final Year Project
COMP390/3/4/5 && COMP593 Final Year Projects Demonstration & Dissertation Irina Biktasheva
Kingdom of Saudi Arabia
Level 2 Module Allocation Procedures Meeting
Understanding Standards Advanced Higher English
Project Workshops Introduction.
COMP390/3/4/5 Final Year Project Demonstration & Dissertation
Presentation transcript:

Final Year Project COMP390/393/394/395 Irina Biktasheva – coordinator (ivb@liv.ac.uk) http://www.csc.liv.ac.uk/~comp39x/2016-17

The Final Year Project The final year project is an important part of the course - it is a quarter of the final year’s work The project is a substantial piece of work for which you are responsible It is a chance to explore a topic in depth and to take the initiative in developing your ideas and finding out the information you need

Projects Provide An opportunity to show what you can do A challenge the project is what you make of it A challenge Projects are meant to stretch you Projects are often “open ended” A chance to explore a specific area in depth

Types of Projects To meet these aims, we provide three types of project These types describe the scope of the project The aim is to provide a challenge – but one which can be met

Types of Projects Projects are classified according to the qualities we expect from different degree classes Development Projects Qualities expected from anyone with a computer related degree Problem Solving Projects Additionally, qualities expected from students with a second class Honours degree Research Projects Additionally, qualities expected from students with a first class Honours degree Marks of 70+ are possible for all projects, but some offer more scope for the highest marks

Development Projects Are aimed at those with a second year mark less than 60 Straightforward projects Implement a closely specified solution to a problem In this style of project both the problem and the solution should be understood, so that the student contributes a realisation of this solution Evaluation will be primarily concerned with the quality of the product produced

Example Development Projects Implement a business to business e-commerce site in MySQL and PHP Implement a fully specified algorithm or system (e.g., a utility to perform file synchronisation across different PCs – different operating systems)

Problem Solving Projects Can be taken by any student Less straightforward projects Not as closely-defined as development projects For this style of project the problem will be formulated, but the student will need to contribute to the finding of a solution, and to choose between alternative solutions Evaluation will relate both to the choices made, as well as to the product produced

Example Problem Solving Project I Game Playing: Rush Hour Rush Hour is a puzzle played by a single player which is an extension of the well known 8-puzzle… This project involves the design, implementation and testing of software that plays the Rush Hour game. The primary focus of this project is to develop (search) algorithms that play the game well. A graphical user interface may also be implemented. This project can be extended to allow a larger board or to analyse which initial states can or cannot be solved.

Example Problem Solving Project II University Timetabling Constructing University timetablings and while at the same time making efficient use of the University's resources (i.e., lecture theatres and lecturers) is a non-trivial problem The aim of this project is to develop a tool which given information on the degree programmes, modules, students, lecture theatres, lecturers as well as some additional constraints (e.g. no Wednesday afternoon lectures) and preferences (e.g. practicals directly after lectures), constructs suitable timetables

Research Projects These are aimed at students who achieve more than 60 in the second year Those with more than 75 in the second year will be expected to undertake a project of this type

Research Projects Students attempting this style of project will be expected to contribute to the formulation of the problem as well as its solution and implementation Evaluation should play a key role, offering considerable scope for the exercise of critical judgement, placing the contribution fully in the context of related work, in addition to evaluating the choices made, and the quality of the product produced

Example Research Project I Adaptive Binarisation of Scanned Documents Before attempting to recognise the text, the foreground (printed information) must be separated from the background (paper) In modern documents this is usually a case of separating black (printed information) from white (paper). In historical/rare documents, however,  the paper has decayed and its colour is not uniform, […] This project will require the review, implementation and comparison of two or three of the most prominent adaptive thresholding algorithms in the context of historical documents

Example Research Project II Processor scheduling with energy concern Energy is a precious resources which should be scheduled for use carefully. However, energy reduction and performance are two conflicting goals; in general, the more available energy is the better the performance can be achieved The scheduling algorithm has to determine the speed at which the processor should run at every time unit The aim of the project is to evaluate some of these strategies. This includes implementing several strategies and compare their performance by carrying out some experiments

Specifying Your Own Project Some members of staff are prepared to supervise projects specified by students themselves (so called SSP projects) If you wish to do this you must obtain an agreement of such a member of staff The project must be classified as of the type appropriate to you (i.e., your programme, average mark, etc.)

Organisation You are expected to work on the project throughout the year Each project has an academic supervisor, who will give advice and direction, but you are expected to work largely independently There are a number of review points throughout the year

Phases of Projects Research & Specification Design Implementation finding ideas to build on; related work to put your project in context; fix specification Design planning the project; designing the software; planning evaluation Implementation building the software; testing the software; performing experiments Evaluation critical assessment of strengths and weaknesses; relation to other work

Assessment Written specification Design Documentation and Presentation week 4 worth 5% Design Documentation and Presentation week 8 worth 15% Interim Report - week 15, not marked Demonstration of software week 22 worth 15% Dissertation week 24 worth 65%

Information About Projects The projects information website: www.csc.liv.ac.uk/~comp39x/2016-17/ Your first port of call for: Overview of project scheme Guidelines on choosing a project Projects offered by members of Staff Announcements Other useful information

Timetable to allocate a project Mon 9 May, 2016 Staff proposed projects available Mon 9 May – Fri 3 June, 2016 (Phase I) Look at the projects proposed by staff Staff available to discuss and allocate projects Mon 6 June – Fri 17 June, 2016 (Phase II) List of 10 choices to be submitted, if a project not allocated yet After exam results are out If you have chosen projects for which you are ineligible, you may substitute these choices

Making Your Selection - Phase I Period 9 May – 3 June, 2016 Use departmental electronic system E-project: https://www.csc.liv.ac.uk/~comp39x/E-project Own project (SSP) – find & contact supervisor Check staff profiles first: web, offered projects in E-project Otherwise, find unassigned project, contact supervisor to assign it to you Be fast: first-come-first-serve rule may apply Browse through appropriate projects: use your programme and appropriate project type in the filter Strongly recommended

Making Your Selection – Phase II Period 6 – 17 June, 2016 Applies only if you do not have project assigned in E-project Mark TEN projects in E-project system There are no preferences: you should be prepared to do any of your choices No more than SIX may be of a given type No more than TWO may be from a given Supervisor Arbitrary selection out of your 10 choices will be done by the end of June

Remember Mon 9 May, 2016 Mon 9 May – Fri 3 June, 2016 (Phase I) Staff proposed projects available Mon 9 May – Fri 3 June, 2016 (Phase I) Look at staff proposed projects Staff available to discuss and allocate projects Mon 6 June – Fri 17 June, 2016 (Phase II) List of choices to be submitted, if project not allocated yet After exam results are out If you have chosen projects for which you are ineligible, you may substitute these choices

Any Questions? ?