FINAL YEAR PROJECT EVALUATION SYSTEM NUR KHALIDA BINTI KHALID BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) UNIVERSITI SULTAN ZAINAL ABIDIN

Size: px
Start display at page:

Download "FINAL YEAR PROJECT EVALUATION SYSTEM NUR KHALIDA BINTI KHALID BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) UNIVERSITI SULTAN ZAINAL ABIDIN"

Transcription

1 FINAL YEAR PROJECT EVALUATION SYSTEM NUR KHALIDA BINTI KHALID BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) UNIVERSITI SULTAN ZAINAL ABIDIN 2017

2 FINAL YEAR PROJECT EVALUATION SYSTEM NUR KHALIDA BINTI KHALID Bachelor of Computer Science (Software Development) Faculty of Informatics and Computing Universiti Sultan Zainal Abidin, Terengganu, Malaysia MAY 2017 DECLARATION i

3 I hereby declare that this report is based on my original work except for quotations and citations, which have been duly acknowledged. I also declare that it has not been previously or concurrently submitted for any other degree at Universiti Sultan Zainal Abidin or other institutions. Name :... Date :... ii

4 CONFIRMATION This is to confirm that: The research conducted and the writing of this report was under my supervison. Name :... Date :... iii

5 DEDICATION First of all, I would like to express my gratitude to my supervisor, Puan Norlina Udin who has always given valuable advice and encouragement throughout in developing this project successfully. I would like to thank her for giving the opportunity to learn and work under her guidance. I especially thank my entire family for their encouragement, knowledge and their constant prayer. Last but not least, I am thankful to my friends and associated for their encouragement, criticism and support for this project. Thank You. iv

6 ABSTRACT As part of the final year, and in partial fulfilment of graduation requirements, bachelor student of Faculty Informatics and Computing (FIK) need to carry out a final-year project (FYP). Final year project of bachelor student will evaluate by panel and supervisor. They will evaluate based on rubrics which are becoming a standard for to set up a grading criteria assessment. Therefore, the Final Project Evaluation System for the degree student will be built to help the panel make a calculation, evaluate and grading of final year project assessment. The main objective of this final year project evaluation system is to implement weighted sum model (WSM) which is multi-criteria decision best and simplest method for evaluating a number of alternatives in terms of a number of decision criteria.[1] It is very important to state here that it is applicable only when all the data are expressed in exactly the same unit.[1] By using weighted sum model, calculation for grading final year project can be done accurately. v

7 ABSTRAK Sebagai sebahagian daripada tahun akhir, dan sebagai memenuhi sebahagian daripada keperluan pengijazahan, pelajar sarjana muda Informatik dan Fakulti Komputeran (FIK) perlu menjalankan projek tahun akhir (FYP). projek tahun akhir akan menilai pelajar sarjana muda oleh panel dan penyelia. Mereka akan menilai berdasarkan rubrik yang menjadi standard untuk menubuhkan kriteria penilaian penggredan. Oleh itu, Sistem Penilaian Projek Akhir bagi pelajar ijazah yang akan dibina untuk membantu panel membuat pengiraan, menilai dan penggredan penilaian projek tahun akhir. Objektif utama sistem penilaian projek tahun akhir ini adalah untuk melaksanakan model jumlah wajaran (WSM) yang merupakan multi-kriteria keputusan terbaik dan Kaedah yang paling mudah untuk menilai beberapa alternatif dari segi beberapa kriteria keputusan. [1] Ia adalah sangat penting untuk menyatakan di sini bahawa ia boleh digunakan hanya apabila semua data dinyatakan dalam tepat unit yang sama. [1] dengan menggunakan model jumlah wajaran, pengiraan bagi penggredan projek tahun akhir boleh dibuat dengan tepat. vi

8 CONTENTS DECLARATION CONFIRMATION DEDICATION ABSTRACT ABSTRAK CONTENTS LIST OF TABLES LIST OF FIGURES LIST OF ABBREVIATIONS PAGE i ii iii iv v vi vii xvi xv CHAPTER I INTRODUCTION 1.1 Background Problem statement Objectives Scopes Limitation of Works Activities and Milestones Expected Result Conclusion 6 CHAPTER II LITERATURE REVIEW 2.1 Introduction Research Comparison/Model Research Review Weighted Sum Model Conclusions 15 CHAPTER III METHODOLOGY 3.1 Introductions 16

9 3.2 System Development Methodology Rapid Application Development (RAD) System Prototyping 3.3 System Development Life Cycle Analyze Requirement Phase Design Phase System Framework Context Diagram Data Flow Diagram Level Data Flow Diagram Level 1 Process Data Flow Diagram Level 1 Process Data Flow Diagram Level 1 Process Data Flow Diagram Level 1 Process Entity Relationship Diagram Build Prototype Implementation Phase Testing Phase Conclusion REFERENCES 41

10 LIST OF TABLES TABLE TITLE PAGE 1.1 First table in chapter 2 11

11 LIST OF FIGURES FIGURE TITLE PAGE 1.1 First figure in chapter Second figure in chapter First figure in chapter Second figure in chapter Third Figure in chapter Fourth Figure in chapter Fifth figure in chapter Sixth figure in chapter Seventh figure in chapter Eighth figure in chapter Ninth figure in chapter 3 34

12 LIST OF ABBREVIATIONS / TERMS / SYMBOLS CD DFD ERD FYP Context Diagram Data Flow Diagram Entity Relationship Diagram Final year project

13 LIST OF APPENDICES APPENDIX TITLE PAGE A Appendix 1 80 B Appendix 2 81 C Appendix 3 82 D Appendix 4 83

14 CHAPTER 1 INTRODUCTION 1.1 BACKGROUND Final Year Project Evaluation System is the system that helps panels and supervisor of Degree s Student of Faculty Informatics and Computing, UniSZA evaluate and calculate marks for final year project based on rubrics given. Before this, evaluation and calculation of final year project for degree s student are done manually. This manual system will cause confusion during overall calculation of the final project assessment. Therefore, the Final Project Evaluation System for the degree student will be built to help the panel and supervisor automatically calculate, evaluate and grading of final year project assessment in real time. This system also can give review to student who wants to check their current marks or grades for final year project.

15 1.2 PROBLEM STATEMENT Before this, the panel will record the mark and grading on the paper. Recording the mark on the paper may not systematically. Using a lot of paper can cost a lot. Besides, during final calculation a few problems can arise like oversight the marks because a few panel members will be involved in the calculation of the final year project. Final marks also can be uncertain. Calculation for final year project can take a lot of time. Student also do not know current marks or grades after presentation. 1.3 OBJECTIVE There are three main objectives for this proposal. These objectives are derived to overcome problems that stated before. The objectives are : 1) To design system that can evaluate final year project student assessment. 2) To implement system with paperless concept. 3) To test weighted sum method in final year project calculation of marks.

16 1.4 SCOPES USER The target user for this system are the panels and supervisor of Faculty Informatics and Computing for final year project s panels, supervisors and students Supervisor can enter mark for supervisor assessment part and final assessment part Panel can enter mark for panel assessment part and final assessment part Final Year Student can view their current marks SYSTEM The system is for calculation and review for final year project evaluation and used for Faculty Informatics and Computing Universiti Sultan Zainal Abidin.

17 1.5 LIMITATION OF WORKS The limitation of works explain what only this system will focus on only. It explain a bit weakness for this system Limitation Of Accessed ` This system can only be accessed by panels, supervisor and student of Faculty Informatics and Computing Limitation To Only Faculty Informatics And Computing This system only can be accessed for Faculty of Informatics and Computing. Other faculties cannot access this system Limitation To Only Degree Final Year Student Of Faculty Informatics And Computing Final year student have authorized to access this system to review their current marks. Other student from another faculties cannot access this system.

18 1.6 ACTIVITIES AND MILESTONES Figure 1.1 Figure 1.2

19 1.7 EXPECTED RESULT Final year project evaluation can be evaluate systematically by panels and supervisors.this system are used to design system that can evaluate final year project student assessment, to implement system with paperless concept and to test sum weighted method in final year project calculation of marks. Weighted sum model also applied in this system. 1.8 CONCLUSION As conclusion, final year project evaluation can be evaluate systematically by panels and supervisors in real time. This system will be built to design system that can evaluate final year project student assessment, to implement system with paperless concept and to test sum weighted method in final year project calculation of marks. Weighted sum model also applied in this system.

20 CHAPTER 2 LITERATURE REVIEW 2.1 INTRODUCTION A literature review is a text of a scholarly paper, which includes the current knowledge including substantive findings, as well as theoretical and methodological contributions to a particular topic. Literature reviews are secondary sources, and do not report new or original experimental work.

21 2.2 RESEARCH COMPARISON/MODEL There are a few journal and model that relate with the system that will develop. Based on the first paper, Prince Agarwal, Manjari Sahai, Vaibhav Mishra, Monark Bag and Vrijendra Singh, (2011) they present review of various MCDM methodologies reported in the literature for solving the supplier evaluation and selection process. The review is solely based on sixty-eight research articles, including eight review articles in the academic literature from 2000 to They try to find out the most prevalent approach in the articles and thereby present the future scope of arriving at an optimal solution to the problem, based on the specifications, the strategies and the requirements of the buyers. The study presents that with the change in processes and the requirements, how the approach of the manufacturing industry has shifted from striving for operational effectiveness to the strategic partnership in the dyadic relationship. The comparison results show that analytical hierarchy process (AHP) can evaluate supplier according to different categories to provide consistency in supplier selection. [3] Praveen Thokala (2015) use main Multi-Criteria Decision Analysis (MCDA) approaches and methods by provides examples to be applied for a given health care decision problem. The following steps are used to implement MCDA which include firstly structuring the decision problem being addresse. Secondly, ensuring that appropriate criteria are specified. Next, measuring alternatives performance accurately by using valid and reliable method.the fourth steps are scoring alternatives and then weighting criteria and lastly presenting MCDA results. The results shows that MCDA in health care are based on weighted-sum models.

22 Jurate Skupiene (2010) analyses the problem how to calculate the aggregated score for whole submission in terms of several criteria, where each criterion is measured according to its own scale (but the same scale for each contestant) and evaluated by several jury. Evaluation in Lithuanian Informatics Olympiad (LitIo) can be treated as an MCDA problem which problem structuring is an explicit list of criteria and alternatives. Submission ranking problem is the ranking problematique and repeated problem as the final outcome of the evaluation is a ranked list of contestants based on which the awards will be distributed. It is a group decision making problem, because the role of decision maker is played by the members of LitIO scientific committee and the opinions of all of the those members who are involved in the evaluation of submissions of a particular task has to be taken into account. Once the list of alternatives and criteria for an MCDA problem is determined, the following step is to construct a decision matrix. Some of proposed evaluation in LitIO criteria are measured manually using linguistic variables and use fuzzy logic but the decision matrix will only contain only numeric (crisp or fuzzy) values. Weighted Sum Model (WSM) is most commonly use method for single decision maker problems ( Triantaphyllou, 2000) and suitable for value measurement theory algorithms. Simplicity of the approach is a high priority in the choice of score aggregation algorithm. Jurate Skupiene also looking for an extension of WSM to Group Decision Making (GDM) which allow fuzzy numbers in the decision matrix.

23 Aizah Anas Binti Azlen (2016) have used Fuzzy Logic for Final Year Grading System. The problems that need to be solved is it concerning with the time spent in calculating and checking grades based on criteria given. The last research is Ahmad Hadi Farhan Bin Khairu Azua (2015) has built Online Team Formation System Using AHP, Frequency And Allocation Method. Analytical Hierarchy Processing (AHP) to make selection for criteria, frequency distribution to calculate quiz total score and allocation method to form a group based on criteria and total score. This research showed that AHP is more suitable used while to make selection.

24 2.3 RESEARCH REVIEW NO AUTHOR/YEAR TITLE METHOD DESCRIPTION 1. Prince Agarwal, Multi-criteria -Analytical To solve supplier and Manjari Sahai, decision making Hierarchy Process selection problem. Vaibhav Mishra, techniques for (AHP) Monark Bag and supplier Vrijendra Singh, 2011 evaluation selection. and 2. Praveen Thokala, Choosing Weighted Sum To develop guidelines for 2015 Appropriate Model (WSM) choosing the most Multi-Criteria appropriate MCDA Decision Analysis Techniques(s) To method to be applied for a given health care decision problem. Support Health Care Decision 3. J urat e SK Score -Weighted Sum To calculate the UPIEN E,2010 Calculation in Model (WSM) aggregated Informatics - Group Decision score for whole Contests Using Making submission in the above Multiple Criteria mentioned situation. Decision

25 Methods 4. Aizah Anas Binti Final Year Fuzzy Logic To compute student Azlen,2016 Project Grading (FYPGS) performance in their FYP. 5. Ahmad Hadi Farhan Online Team -Analytical To automatically to form Bin Khairu Azua Formation Hierarchy a group based on selected,2015 System Using Process(AHP) criteria. AHP, Frequency -Frequency And Allocation Distribution Method -Allocation Method Table 2.0

26 2.4 WEIGHTED SUM MODEL In decision theory the weighted sum model (WSM) is the best known and simplest multi-criteria decision analysis (MCDA) / multi-criteria decision making method for evaluating a number of alternatives in terms of a number of decision criteria. It is very important to state here that it is applicable only when all the data are expressed in exactly the same unit. If this is not the case, then the final result is equivalent to "adding apples and oranges." In general, suppose that a given MCDA problem is defined on m alternatives and n decision criteria. Furthermore, let us assume that all the criteria are benefit criteria, that is, the higher the values are, the better it is. Next suppose that w j denotes the relative weight of importance of the criterion C j and a ij is the performance value of alternative A i when it is evaluated in terms of criterion C j. Then, the total (i.e., when all the criteria are considered simultaneously) importance of alternative A i, denoted as A WSM-score i, is defined as follows: EXAMPLE : For a simple numerical example suppose that a decision problem of this type is defined on three alternatives A 1, A 2, A 3 each described in terms of four criteria C 1, C 2, C 3 and C 4. Furthermore, let the numerical data for this problem be as in the following decision matrix:

27 For instance, the relative weight of the first criterion is equal to 0.20, the relative weight for the second criterion is 0.15 and so on. Similarly, the value of the first alternative (i.e., A 1 ) in terms of the first criterion is equal to 25, the value of the same alternative in terms of the second criterion is equal to 20 and so on. When the previous formula is applied on these numerical data the WSM scores for the three alternatives are: Similarly, one gets: Thus, the best alternative (in the maximization case) is alternative A 2 (because it has the maximum WSM score which is equal to 22.00). Furthermore, these numerical results imply the following ranking of these three alternatives: A 2 = A 3 > A 1 (where the symbol ">" stands for "greater than").[7]

28 2.5 CONCLUSION This chapter explain comparison Multi-Criteria Decision Analysis between Analytical Hierarchy Process(AHP), Fuzzy Logic and Weighted Sum Method (WSM) to determine the suitable method to apply in calculate, evaluate and grading final year project evaluation system.

29 CHAPTER 3 METHODOLOGY 3.1 Introduction In this chapter, it will explain the methodology design used in the system development. Final Year Project Evaluation System will undergo several phases from beginning until project submission. System Development Life Cycle is splitting of software development work into distinct phase (or stages) containing activities with intent of better planning and management. [8]. It is important to understand the user requirement before the start of the project.

30 3.2 SYSTEM DEVELOPMENT METHODOLOGY Rapid Application Development (RAD) Rapid application development is a collection of methodologies that emerged in response to the weakness of waterfall development and its variation. RAD incorporated special techniques and computer tools to speed up the analysis, design, and implementation phases in order to get some portion of the system developed quickly and into the hands of the users for evaluation and feedback System Prototyping System prototyping perform the analysis, design and implementation phases concurrently in order to quickly develop a simplified version of the proposed system and give it to the users for evaluation and feedback. Figure 3.1 Prototype Model

31 3.3 SYSTEM DEVELOPMENT LIFE CYCLE Analyze Requirement Phase This phase start with brainstorming ideas with supervisor about current problem of manual system. Then, choose a project to build and find literature review that relate with system that will be implement. Next, analyze requirement that needed to implement the system. Functional Requirement The Head of Academic Department will be able to: FR-AD-001 The system shall allow head of academic department to register to become an admin. FR-AD-002 The system shall allow head of academic department to login to the FYP evaluation system (after has been registered to the system). FR-AD-003 The system shall allow head of academic department to logout from the FYP evaluation system FR-AD-004 The system shall allow head of academic department to manage rubrics. FR-AD-005 The system shall allow head of academic department to view assessment. FR-AD-006 The system shall allow head of academic department to assign new supervisor and panel. The Student will be able to: FR-Student-001 The system shall allow student to register to become a member.

32 FR-Student-002 The system shall allow student to login to the FYP website (after has been registered to the website). FR-Student-003 The system shall allow student to logout from the FYP website FR-Student-004 The system shall allow student to view their current marks of assessment and comment during presentation. The Supervisor will be able to: FR-Supervisor-001 The system shall allow supervisor to login to the FYP website (after has been assigned to the website). FR-Supervisor-002 The system shall allow supervisor to logout to the FYP system FR-Supervisor-003 The system shall allow supervisor to manage assessment. FR-Supervisor-004 The system shall allow supervisor to manage profile. FR-Supervisor-005 The system shall allow supervisor to reset their password. The Panel will be able to: FR-Panel-001 The system shall allow panel to login to the FYP website (after has been assigned to the website). FR-Panel-002 The system shall allow panel to logout to the FYP system FR-Panel-003 The system shall allow panel to manage assessment. FR-Panel-004 The system shall allow panel to manage profile. FR-Panel-005 The system shall allow panel to reset their password.

33 Non- Functional Requirement Security NFR-SEC-001 Head of Academic Department, Student, Supervisor and Pane; shall be required to login for all operation. The password will be encrypted and store in the database. Reliability NFR-REL-001 The system shall have an availability of 99% which mean out of 100 requests, 99 must be satisfied. NFR-REL-002 Initial data must be collected carefully and correctly. NFR-REL-003 The database must be backed up regularly and can be recovered if necessary. Availability NFR-AVA-001 The system should be available anytime when student, academic advisor and coordinator want to use it. NFR-AVA-002 Level of availability is 24 hours * 7 days. Performance NFR-PER-001 Response to queries shall take no longer than 5 seconds to load onto the screen after user submit the queries. NFR-PER-002 The login information shall be verified within 5 seconds.

34 NFR-PER-003 The system shall accommodate 500 users at a time simultaneously. NFR-PER-004 The register information shall be verified within 5 seconds. Portability NFR-POR-001The system can be used with any browser with an internet connection. Maintainability NFR-MAIN-001 The system shall provide capability to back up data. NFR-MAIN-002 The system shall keep a log of all errors. NFR-MAIN-003 All actions in the system are logged and can be traced back to actor if necessary. Flexibility NFR-FLEX-001 The system provides head of academic department,student, supervisor and panel to change their password

35 Sofware And Hardware Requirement 1) Hardware Laptop Printer Scanner Pendrive Stationaries A4 Paper File 2) Software PHP triad Apache E-draw MySql Paint Google Chrome Opera Mozilla Firefox Visual Paradigm

36 3) Workspace Web based system

37 3.3.2 Design Phase At this phase, system framework, context diagram, data flow diagram (DFD) and entity relationship diagram are designed to help understand the flow of process in this system System Framework Figure 3.2 System Framework of Final Year Project Evaluation System Figure 2 shows interaction between system and user in Final Year Project Evaluation System. Admin will manage user which are assign new panel and new supervisor and manage rubrics. Supervisor and panel can view rubrics as a references for manage assessment. Student can view current and total result.

38 Context Diagram Context Diagram is a diagram that defines the boundary between the system or part of a system and its environment, showing the entities that interact with it. DESCRIPTION OF CONTEXT DIAGRAM Figure 3.3 Context Diagram The context diagram for the Final Year Project Evaluation is shown in the figure above. The FINAL YEAR EVALUATION SYSTEM process is at the center of the diagram. The four entities (ADMIN which is HEAD OF ACADEMIC DEPARTMENT, SUPERVISOR, PANEL, and STUDENT) are placed around the central process. Eighth data flows are involved in the interaction between the central process and the entities. The Head of Academic Department has no incoming data flow and three outgoing data flows, MANAGE SUPERVISOR, MANAGE

39 PANEL and MANAGE RUBRICS. The PANEL has no incoming data flow and two outgoing data flows,manage PROFILE and MANAGE ASSESSMENT. The SUPERVISOR also has no incoming data flow and two outgoing data flows, which are MANAGE PROFILE and MANAGE ASSESSMENT Finally, the STUDENT entity has one incoming data flow, VIEW MARKS.

40 Data Flow Diagram Level 0 Data Flow Diagram Level 0 is an overview of the Final Year Project Evaluation system to represent flow of data through an information system, modelling its process aspect. Figure 3.4 Data Flow Diagram Level 0

41 Figure 4 shows the flow of process that involve in Final Year Project Evaluation System. There are six process in this system, which are Manage Panel, Manage Supervisor, Manage Rubrics, Manage Assessment and Generate Report. Every process of the system will interact with their related table or data store in the databases in order to complete the process. 1. A HEAD OF ACADEMIC DEPARTMENT input PANEL DETAILS into MANAGE PANEL PROCESS which outputs PANEL INFO into PANEL data store. 2. A HEAD OF ACADEMIC DEPARTMENT input SUPERVISOR DETAILS into MANAGE SUPERVISOR PROCESS which output SUPERVISOR INFO into SUPERVISOR data store 3. A HEAD OF ACADEMIC DEPARTMENT enters RUBRICS INFO and processes by MANAGE RUBRICS. The RUBRICS INFO then is store in RUBRICS data store. 4. PANEL enters ASSESSMENT INFO and processes by ASSESSMENT PROCESS. The ASSESSMENT INFO then is store in PESENTATION 1 and PRESENTATION 2 data store. 5. SUPERVISOR enters ASSESSMENT INFO and processes by ASSESSMENT PROCESS. The ASSESSMENT INFO then is store in LOG BOOK and PROJECT PROPOSAL data store. 6. STUDENT can VIEW MARKS from TOTALMARKS data store.

42 Data Flow Diagram Level 1 Process 1 Figure 3.5 Data Flow Diagram Level 1 Process 1 Description 1. A HEAD OF DEPARTMENT sends PANEL INFO to ADD PANEL process. The process then sent PANEL DETAILS to PANEL data store. 2. A HEAD OF DEPARTMENT keys in PANEL DETAILS which creates DELETE PANEL. The process then sends the PANEL INFO to the PANEL data store.

43 Data Flow Diagram Level 1 Process 2 Figure 3.6 Data Flow Diagram Level 1 Process 2 Description 1. A HEAD OF DEPARTMENT sends SUPERVISOR INFO to ADD SUPERVISOR process. The process then sent SUPERVISOR DETAILS to SUPERVISOR data store. 2. A HEAD OF DEPARTMENT keys in SUPERVISOR DETAILS which creates DELETE SUPERVISOR. The process then sends the SUPERVISOR INFO to the SUPERVISOR data store.

44 Data Flow Diagram Level 1 Process 3 Figure 3.7 Data Flow Diagram Level 1 Process 3 Description 1. A HEAD OF DEPARTMENT sends RUBRICS INFO to ADD RUBRICS process. The process then sent RUBRICS DETAILS to PANEL data store. 2. A HEAD OF DEPARTMENT keys in RUBRICS DETAILS which creates DELETE RUBRICS. The process then sends the RUBRICS INFO to the RUBRICS data store. 3. A HEAD OF DEPARTMENT keys in RUBRICS INFO which creates UPDATE RUBRICS. The process then sends the RUBRICS DETAILS to the RUBRICS data store.

45 Data Flow Diagram Level 1 Process 4 Figure 3.8 Data Flow Diagram Level 1 Process 4 Description 1. A PANEL sends ASSESSMENT INFO to ADD ASSESSMENT process. The process then sent ASSESSMENT DETAILS to PRESENTATION 1 and PRESENTATION 2 data store. 2. A PANEL keys in ASSESSMENT DETAILS which creates DELETE ASSESSMENT. The process then sends the ASSESSMENT INFO to the PRESENTATION 1 and PRESENTATION 2 data store. 3. A PANEL keys in ASSESSMENT INFO which creates UPDATE ASSESSMENT. The process then sends the ASSESSMENT DETAILS to the PRESENTATION 1 and PRESENTATION 2 data store.

46 4. A SUPERVISOR sends ASSESSMENT INFO to ADD ASSESSMENT process. The process then sent ASSESSMENT DETAILS to LOG BOOK and PROJECT PROPOSAL data store. 5. A SUPERVISOR keys in ASSESSMENT DETAILS which creates DELETE ASSESSMENT. The process then sends the ASSESSMENT INFO to the LOG BOOK and PROJECT PROPOSAL data store. 6. A SUPERVISOR keys in ASSESSMENT INFO which creates UPDATE ASSESSMENT. The process then sends the ASSESSMENT DETAILS to the LOG BOOK and PROJECT PROPOSAL data store.

47 Entity Relationship Diagram (Erd) Below is an entity relationship diagram which is a graphical representation of entities and their relationships to each other in Final Year Project Evaluation System. Figure 3.9 Entity Relationship Diagram The diagram shows that it contains ten tables which are Admin, Panel, Supervisor,Student, user, logbook, project_proposal, presentation_1, presentation_2, rubrics and totalmarks.

48 USER userid VARCHAR (15) PRIMARY KEY password VARCHAR (10) position VARCHAR (30) SUPERVISOR sv_id VARCHAR (10) PRIMARY KEY sv_ VARCHAR (40) sv_phone VARCHAR (12) sv_name VARCHAR (50) PANEL panel_id VARCHAR (10) PRIMARY KEY panel_name VARCHAR (50) panel_ VARCHAR (40) panel_phone INT (12)

49 ADMIN admin_id VARCHAR (10) PRIMARY KEY admin_name VACHAR (50) admin_phone INT (12) admin_ VARCHAR (40) STUDENT stu_id VARCHAR (12) PRIMARY KEY stu_ VARCHAR (50) stu_phone INT (12) stu_name VARCHAR (50) project_title INT (100) sv_name VARCHAR(100) FOREIGN KEY LOGBOOK criteria VARCHAR (100) PRIMARY KEY weightage FLOAT score INT (2) total INT(2) PRIMARY KEY stu_id VARCHAR (12) FOREIGN KEY

50 PROJECT_PROPOSAL criteria VARCHAR (100) PRIMARY KEY weightage FLOAT score INT (2) total INT(2) PRIMARY KEY stu_id VARCHAR (12) FOREIGN KEY PRESENTATION_1 criteria VARCHAR (100) PRIMARY KEY weightage FLOAT score INT (2) total INT(2) PRIMARY KEY stu_id VARCHAR (12) FOREIGN KEY PRESENTATION_2 criteria VARCHAR (100) PRIMARY KEY weightage FLOAT score INT (2) total INT(2) PRIMARY KEY stu_id VARCHAR (12) FOREIGN KEY

51 RUBRICS rubric_id VARCHAR (12) PRIMARY KEY criteria VARCHAR (50) weightage FLOAT TOTALMARKS totalpresentation1 INT(2) FOREIGN KEY totalpresentation1 INT(2) FOREIGN KEY totallogbook INT (2) FOREIGN KEY totalproposal INT (2) FOREIGN KEY total INT (2) PRIMARY KEY stu_id VARCHAR(12) FOREIGN KEY

52 3.3.3 Build Prototype We will build prototype to ensure that system will meet it requirement since Any changes might occur during development according to user s requirements Implementation Phase The phase also known as code generation phase. Developer writes codes based on the previous phase. The system will build using PHP language and MySQL as the database platform. User interfaces are also included in the phases as they are important in delivering information and messages to the user Testing Phase Every sub-module needs to be tested before it will implement into the system. Any changes of the coding, error, functionality or upgrades are also will be tested. User interface will be checked to ensure they are connected to database and appropriate with the system.

53 3.4 CONCLUSION This chapter explains methodology that used during system development to complete this system. Prototyping will be used during implementation in order to quickly develop a simplified version of the proposed system and give it to the users for evaluation and feedback.

54 REFERENCES [1] Triantaphyllou, E. (2000). Multi-Criteria Decision Making: A Comparative Study Dordrecht, The Netherlands: Kluwer Academic Publishers (now Springer). p ISBN From [2] E.K. Zavadskas, Z. Turkis, J. Antucheviciene (2012) Optimization of Weighted Aggregated Sum Product Assessment [3] Prince Agarwal, Manjari Sahai, Vaibhav Mishra, Monark Bag and Vrijendra Singh (2011) Multi-criteria decision making techniques for supplier evaluation and selection [4] Praveen Thokala (2015) Choosing Appropriate Multi-Criteria Decision Analysis Techniques(s) To Support Health Care Decision [5] J urat e SK UPIEN E (2010) Score Calculation in Informatics Contests Using Multiple Criteria Decision Methods [6] Roberta M.Roth, Alan Dennis, Barbara Haley Wixom (2013) System Analysis and Design 5 th Edition [7] [8]

PPHP EQUIPMENT MANAGEMENT SYSTEM NUR NABILAH BINTI AZMAN BACHELOR OF COMPUTER SCIENCE (INTERNET COMPUTING) UNIVERSITI SULTAN ZAINAL ABIDIN

PPHP EQUIPMENT MANAGEMENT SYSTEM NUR NABILAH BINTI AZMAN BACHELOR OF COMPUTER SCIENCE (INTERNET COMPUTING) UNIVERSITI SULTAN ZAINAL ABIDIN PPHP EQUIPMENT MANAGEMENT SYSTEM NUR NABILAH BINTI AZMAN BACHELOR OF COMPUTER SCIENCE (INTERNET COMPUTING) UNIVERSITI SULTAN ZAINAL ABIDIN 2018 PPHP EQUIPMENT MANAGEMENT SYSTEM NUR NABILAH BINTI AZMAN

More information

BORANG PENGESAHAN STATUS TESIS

BORANG PENGESAHAN STATUS TESIS UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: RFID BASED SYSTEMATIC STUDENT S ATTENDANCE MANAGEMENT SYSTEM SESI PENGAJIAN: 2010/2011 Saya HANISAH BT HAMID ( 860210-02-5274 ) (HURUF BESAR)

More information

ISOGEOMETRIC ANALYSIS OF PLANE STRESS STRUCTURE CHUM ZHI XIAN

ISOGEOMETRIC ANALYSIS OF PLANE STRESS STRUCTURE CHUM ZHI XIAN ISOGEOMETRIC ANALYSIS OF PLANE STRESS STRUCTURE CHUM ZHI XIAN A project report submitted in partial fulfilment of the requirements for the award of the degree of Master of Engineering (Civil-Structure)

More information

BOARDING SCHOOL OUTING MANAGEMENT SYSTEM SITI NAZIRAH BINTI ABD HALIM

BOARDING SCHOOL OUTING MANAGEMENT SYSTEM SITI NAZIRAH BINTI ABD HALIM BOARDING SCHOOL OUTING MANAGEMENT SYSTEM SITI NAZIRAH BINTI ABD HALIM BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) UNIVERSITI SULTAN ZAINAL ABIDIN 2018 DECLARATION I hereby declare that this report

More information

LOGICAL OPERATORS AND ITS APPLICATION IN DETERMINING VULNERABLE WEBSITES CAUSED BY SQL INJECTION AMONG UTM FACULTY WEBSITES NURUL FARIHA BINTI MOKHTER

LOGICAL OPERATORS AND ITS APPLICATION IN DETERMINING VULNERABLE WEBSITES CAUSED BY SQL INJECTION AMONG UTM FACULTY WEBSITES NURUL FARIHA BINTI MOKHTER LOGICAL OPERATORS AND ITS APPLICATION IN DETERMINING VULNERABLE WEBSITES CAUSED BY SQL INJECTION AMONG UTM FACULTY WEBSITES NURUL FARIHA BINTI MOKHTER UNIVERSITI TEKNOLOGI MALAYSIA i LOGICAL OPERATORS

More information

PROBLEMS ASSOCIATED WITH EVALUATION OF EXTENSION OF TIME (EOT) CLAIM IN GOVERNMENT PROJECTS

PROBLEMS ASSOCIATED WITH EVALUATION OF EXTENSION OF TIME (EOT) CLAIM IN GOVERNMENT PROJECTS PROBLEMS ASSOCIATED WITH EVALUATION OF EXTENSION OF TIME (EOT) CLAIM IN GOVERNMENT PROJECTS SITI AISAH BINTI MAT ISA UNIVERSITI TEKNOLOGI MALAYSIA PROBLEMS ASSOCIATED WITH EVALUATION OF EXTENSION OF TIME

More information

BOARDING SCHOOL OUTING MANAGEMENT SYSTEM SITI NAZIRAH BINTI ABD HALIM

BOARDING SCHOOL OUTING MANAGEMENT SYSTEM SITI NAZIRAH BINTI ABD HALIM BOARDING SCHOOL OUTING MANAGEMENT SYSTEM SITI NAZIRAH BINTI ABD HALIM BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) WITH HONOURS UNIVERSITI SULTAN ZAINAL ABIDIN 2018 BOARDING SCHOOL OUTING MANAGEMENT

More information

ONLINE QUIZ SYSTEM ROSHIDAYU BINTI IBRAHIM BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) WITH HONOURS UNIVERSITI SULTAN ZAINAL ABIDIN

ONLINE QUIZ SYSTEM ROSHIDAYU BINTI IBRAHIM BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) WITH HONOURS UNIVERSITI SULTAN ZAINAL ABIDIN ONLINE QUIZ SYSTEM ROSHIDAYU BINTI IBRAHIM BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) WITH HONOURS UNIVERSITI SULTAN ZAINAL ABIDIN 2018 ONLINE QUIZ SYSTEM ROSHIDAYU BINTI IBRAHIM BACHELOR OF COMPUTER

More information

DEVELOPMENT OF VENDING MACHINE WITH PREPAID PAYMENT METHOD AMAR SAFUAN BIN ALYUSI

DEVELOPMENT OF VENDING MACHINE WITH PREPAID PAYMENT METHOD AMAR SAFUAN BIN ALYUSI DEVELOPMENT OF VENDING MACHINE WITH PREPAID PAYMENT METHOD AMAR SAFUAN BIN ALYUSI Report submitted in partial fulfilment of the requirements for the award of the degree of Bachelor of Mechanical Engineering

More information

PROPOSAL SELECTION SYSTEM USING ANALYTIC HIERARCHY PROCESS (AHP) AIMAN NATASHA NAQUIYAH BINTI ISMAIL

PROPOSAL SELECTION SYSTEM USING ANALYTIC HIERARCHY PROCESS (AHP) AIMAN NATASHA NAQUIYAH BINTI ISMAIL PROPOSAL SELECTION SYSTEM USING ANALYTIC HIERARCHY PROCESS (AHP) AIMAN NATASHA NAQUIYAH BINTI ISMAIL BACHELOR OF COMPUTER SCIENCE (INTERNET COMPUTING) WITH HONOURS UNIVERSITI SULTAN ZAINAL ABIDIN 2018

More information

THESIS PROJECT ARCHIVE SYSTEM (T-PAS) SHAHRUL NAZMI BIN ISMAIL

THESIS PROJECT ARCHIVE SYSTEM (T-PAS) SHAHRUL NAZMI BIN ISMAIL THESIS PROJECT ARCHIVE SYSTEM (T-PAS) SHAHRUL NAZMI BIN ISMAIL THESIS SUBMITTED IN FULFILMENT OF THE DEGREE OF BACHELOR OF COMPUTER SCIENCE (COMPUTER SYSTEMS & NETWORKS) WITH HONOURS FACULTY OF COMPUTER

More information

HIGH SPEED SIX OPERANDS 16-BITS CARRY SAVE ADDER AWATIF BINTI HASHIM

HIGH SPEED SIX OPERANDS 16-BITS CARRY SAVE ADDER AWATIF BINTI HASHIM HIGH SPEED SIX OPERANDS 16-BITS CARRY SAVE ADDER AWATIF BINTI HASHIM SCHOOL OF MICROELECTRONIC ENGINEERING UNIVERSITI MALAYSIA PERLIS 2007 HIGH SPEED SIX OPERANDS 16-BITS CARRY SAVE ADDER by AWATIF BINTI

More information

SUPERVISED MACHINE LEARNING APPROACH FOR DETECTION OF MALICIOUS EXECUTABLES YAHYE ABUKAR AHMED

SUPERVISED MACHINE LEARNING APPROACH FOR DETECTION OF MALICIOUS EXECUTABLES YAHYE ABUKAR AHMED i SUPERVISED MACHINE LEARNING APPROACH FOR DETECTION OF MALICIOUS EXECUTABLES YAHYE ABUKAR AHMED A project submitted in partial fulfillment of the requirements for the award of the degree of Master of

More information

THE COMPARISON OF IMAGE MANIFOLD METHOD AND VOLUME ESTIMATION METHOD IN CONSTRUCTING 3D BRAIN TUMOR IMAGE

THE COMPARISON OF IMAGE MANIFOLD METHOD AND VOLUME ESTIMATION METHOD IN CONSTRUCTING 3D BRAIN TUMOR IMAGE THE COMPARISON OF IMAGE MANIFOLD METHOD AND VOLUME ESTIMATION METHOD IN CONSTRUCTING 3D BRAIN TUMOR IMAGE SHAMSHIYATULBAQIYAH BINTI ABDUL WAHAB UNIVERSITI TEKNOLOGI MALAYSIA THE COMPARISON OF IMAGE MANIFOLD

More information

HARDWARE-ACCELERATED LOCALIZATION FOR AUTOMATED LICENSE PLATE RECOGNITION SYSTEM CHIN TECK LOONG UNIVERSITI TEKNOLOGI MALAYSIA

HARDWARE-ACCELERATED LOCALIZATION FOR AUTOMATED LICENSE PLATE RECOGNITION SYSTEM CHIN TECK LOONG UNIVERSITI TEKNOLOGI MALAYSIA HARDWARE-ACCELERATED LOCALIZATION FOR AUTOMATED LICENSE PLATE RECOGNITION SYSTEM CHIN TECK LOONG UNIVERSITI TEKNOLOGI MALAYSIA HARDWARE-ACCELERATED LOCALIZATION FOR AUTOMATED LICENSE PLATE RECOGNITION

More information

IMPLEMENTATION OF UNMANNED AERIAL VEHICLE MOVING OBJECT DETECTION ALGORITHM ON INTEL ATOM EMBEDDED SYSTEM

IMPLEMENTATION OF UNMANNED AERIAL VEHICLE MOVING OBJECT DETECTION ALGORITHM ON INTEL ATOM EMBEDDED SYSTEM IMPLEMENTATION OF UNMANNED AERIAL VEHICLE MOVING OBJECT DETECTION ALGORITHM ON INTEL ATOM EMBEDDED SYSTEM CHEONG WEI WEI UNIVERSITI TEKNOLOGI MALAYSIA IMPLEMENTATION OF UNMANNED AERIAL VEHICLE MOVING OBJECT

More information

This item is protected by original copyright

This item is protected by original copyright A-PDF Merger DEMO : Purchase from www.a-pdf.com to remove the watermark MEDICAL FACILITIES DATABASE MANAGEMENT SYSTEM By MUHAMMAD FAIZAL BIN OSMAN Report submitted in partial fulfillment of the requirements

More information

ONLINE CATERING SYSTEM WITH PRICE SORTING ALGORITHM MUHAMMAD NUR AIMAN BIN AZIDI

ONLINE CATERING SYSTEM WITH PRICE SORTING ALGORITHM MUHAMMAD NUR AIMAN BIN AZIDI ONLINE CATERING SYSTEM WITH PRICE SORTING ALGORITHM MUHAMMAD NUR AIMAN BIN AZIDI BACHELOR OF COMPUTER SCIENCE (INTERNET COMPUTING) UNIVERSITI SULTAN ZAINAL ABIDIN 2018 ONLINE CATERING SYSTEM WITH PRICE

More information

ENHANCING SRAM PERFORMANCE OF COMMON GATE FINFET BY USING CONTROLLABLE INDEPENDENT DOUBLE GATES CHONG CHUNG KEONG UNIVERSITI TEKNOLOGI MALAYSIA

ENHANCING SRAM PERFORMANCE OF COMMON GATE FINFET BY USING CONTROLLABLE INDEPENDENT DOUBLE GATES CHONG CHUNG KEONG UNIVERSITI TEKNOLOGI MALAYSIA ENHANCING SRAM PERFORMANCE OF COMMON GATE FINFET BY USING CONTROLLABLE INDEPENDENT DOUBLE GATES CHONG CHUNG KEONG UNIVERSITI TEKNOLOGI MALAYSIA ENHANCING SRAM PERFORMANCE OF COMMON GATE FINFET BY USING

More information

MULTICHANNEL ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING -ROF FOR WIRELESS ACCESS NETWORK MOHD JIMMY BIN ISMAIL

MULTICHANNEL ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING -ROF FOR WIRELESS ACCESS NETWORK MOHD JIMMY BIN ISMAIL MULTICHANNEL ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING -ROF FOR WIRELESS ACCESS NETWORK MOHD JIMMY BIN ISMAIL A project report submitted in partial fulfilment of the requirements for the award of the

More information

HARDWARE/SOFTWARE SYSTEM-ON-CHIP CO-VERIFICATION PLATFORM BASED ON LOGIC-BASED ENVIRONMENT FOR APPLICATION PROGRAMMING INTERFACING TEO HONG YAP

HARDWARE/SOFTWARE SYSTEM-ON-CHIP CO-VERIFICATION PLATFORM BASED ON LOGIC-BASED ENVIRONMENT FOR APPLICATION PROGRAMMING INTERFACING TEO HONG YAP HARDWARE/SOFTWARE SYSTEM-ON-CHIP CO-VERIFICATION PLATFORM BASED ON LOGIC-BASED ENVIRONMENT FOR APPLICATION PROGRAMMING INTERFACING TEO HONG YAP A project report submitted in partial fulfilment of the requirements

More information

INTEGRATION OF CUBIC MOTION AND VEHICLE DYNAMIC FOR YAW TRAJECTORY MOHD FIRDAUS BIN MAT GHANI

INTEGRATION OF CUBIC MOTION AND VEHICLE DYNAMIC FOR YAW TRAJECTORY MOHD FIRDAUS BIN MAT GHANI INTEGRATION OF CUBIC MOTION AND VEHICLE DYNAMIC FOR YAW TRAJECTORY MOHD FIRDAUS BIN MAT GHANI A thesis submitted in fulfilment of the requirements for the award of the degree of Master ofengineering (Mechanical)

More information

BLOCK-BASED NEURAL NETWORK MAPPING ON GRAPHICS PROCESSOR UNIT ONG CHIN TONG UNIVERSITI TEKNOLOGI MALAYSIA

BLOCK-BASED NEURAL NETWORK MAPPING ON GRAPHICS PROCESSOR UNIT ONG CHIN TONG UNIVERSITI TEKNOLOGI MALAYSIA BLOCK-BASED NEURAL NETWORK MAPPING ON GRAPHICS PROCESSOR UNIT ONG CHIN TONG UNIVERSITI TEKNOLOGI MALAYSIA BLOCK-BASED NEURAL NETWORK MAPPING ON GRAPHICS PROCESSOR UNIT ONG CHIN TONG A project report submitted

More information

ENHANCING TIME-STAMPING TECHNIQUE BY IMPLEMENTING MEDIA ACCESS CONTROL ADDRESS PACU PUTRA SUARLI

ENHANCING TIME-STAMPING TECHNIQUE BY IMPLEMENTING MEDIA ACCESS CONTROL ADDRESS PACU PUTRA SUARLI ENHANCING TIME-STAMPING TECHNIQUE BY IMPLEMENTING MEDIA ACCESS CONTROL ADDRESS PACU PUTRA SUARLI A project report submitted in partial fulfillment of the requirements for the award of the degree of Master

More information

SMART AQUARJUM (A UTOMATIC FEEDING MACHINE) SY AFINAZ ZURJATI BINTI BAHARUDDIN

SMART AQUARJUM (A UTOMATIC FEEDING MACHINE) SY AFINAZ ZURJATI BINTI BAHARUDDIN SMART AQUARJUM (A UTOMATIC FEEDING MACHINE) SY AFINAZ ZURJATI BINTI BAHARUDDIN This Report Is Submitted In Partial Fulfillment Of Requirements For The Bachelor Degree of Electronic Engineering (Industry

More information

STUDY OF FLOATING BODIES IN WAVE BY USING SMOOTHED PARTICLE HYDRODYNAMICS (SPH) HA CHEUN YUEN UNIVERSITI TEKNOLOGI MALAYSIA

STUDY OF FLOATING BODIES IN WAVE BY USING SMOOTHED PARTICLE HYDRODYNAMICS (SPH) HA CHEUN YUEN UNIVERSITI TEKNOLOGI MALAYSIA STUDY OF FLOATING BODIES IN WAVE BY USING SMOOTHED PARTICLE HYDRODYNAMICS (SPH) HA CHEUN YUEN UNIVERSITI TEKNOLOGI MALAYSIA STUDY OF FLOATING BODIES IN WAVE BY USING SMOOTHED PARTICLE HYDRODYNAMICS (SPH)

More information

Signature :.~... Name of supervisor :.. ~NA.lf... l.?.~mk.. :... 4./qD F. Universiti Teknikal Malaysia Melaka

Signature :.~... Name of supervisor :.. ~NA.lf... l.?.~mk.. :... 4./qD F. Universiti Teknikal Malaysia Melaka "I hereby declare that I have read this thesis and in my opinion this thesis is sufficient in term of scope and quality for the reward of the Bachelor' s degree of Mechanical Engineering (Structure and

More information

MYINTERN : INTERNSHIP PLACEMENT FOR STUDENT MOHAMMAD ADLY BIN ALIMIN BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT)

MYINTERN : INTERNSHIP PLACEMENT FOR STUDENT MOHAMMAD ADLY BIN ALIMIN BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) MYINTERN : INTERNSHIP PLACEMENT FOR STUDENT MOHAMMAD ADLY BIN ALIMIN BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) UNIVERSITI SULTAN ZAINAL ABIDIN 2018 MYINTERN: INTERNSHIP PLACEMENT FOR STUDENT

More information

FINGERPRINT DATABASE NUR AMIRA BINTI ARIFFIN THESIS SUBMITTED IN FULFILMENT OF THE DEGREE OF COMPUTER SCIENCE (COMPUTER SYSTEM AND NETWORKING)

FINGERPRINT DATABASE NUR AMIRA BINTI ARIFFIN THESIS SUBMITTED IN FULFILMENT OF THE DEGREE OF COMPUTER SCIENCE (COMPUTER SYSTEM AND NETWORKING) FINGERPRINT DATABASE NUR AMIRA BINTI ARIFFIN THESIS SUBMITTED IN FULFILMENT OF THE DEGREE OF COMPUTER SCIENCE (COMPUTER SYSTEM AND NETWORKING) FACULTY OF COMPUTER SYSTEM AND SOFTWARE ENGINEERING 2015 i

More information

TUITION CENTRE MANAGEMENT SYSTEM (TCMS) ZARIFAH BINTI MOHD PAHMI UNIVERSITI TEKNIKAL MALAYSIA MELAKA

TUITION CENTRE MANAGEMENT SYSTEM (TCMS) ZARIFAH BINTI MOHD PAHMI UNIVERSITI TEKNIKAL MALAYSIA MELAKA TUITION CENTRE MANAGEMENT SYSTEM (TCMS) ZARIFAH BINTI MOHD PAHMI UNIVERSITI TEKNIKAL MALAYSIA MELAKA TUITION CENTRE MANAGEMENT SYSTEM (TCMS) ZARIFAH BINTI MOHD PAHMI This report is submitted in partial

More information

GIT SERVER PERFORMANCE OPTIMIZATION USING GIT-ANNEX MEOR NUR HASYIM BIN MEOR AZIZ BACHELOR OF COMPUTER SCIENCE

GIT SERVER PERFORMANCE OPTIMIZATION USING GIT-ANNEX MEOR NUR HASYIM BIN MEOR AZIZ BACHELOR OF COMPUTER SCIENCE GIT SERVER PERFORMANCE OPTIMIZATION USING GIT-ANNEX MEOR NUR HASYIM BIN MEOR AZIZ BACHELOR OF COMPUTER SCIENCE (COMPUTER NETWORK SECURITY) WITH HONOURS UNIVERSITI SULTAN ZAINAL ABIDIN 2018 I GIT SERVER

More information

IMPROVED IMAGE COMPRESSION SCHEME USING HYBRID OF DISCRETE FOURIER, WAVELETS AND COSINE TRANSFORMATION MOH DALI MOUSTAFA ALSAYYH

IMPROVED IMAGE COMPRESSION SCHEME USING HYBRID OF DISCRETE FOURIER, WAVELETS AND COSINE TRANSFORMATION MOH DALI MOUSTAFA ALSAYYH 4 IMPROVED IMAGE COMPRESSION SCHEME USING HYBRID OF DISCRETE FOURIER, WAVELETS AND COSINE TRANSFORMATION MOH DALI MOUSTAFA ALSAYYH A thesis submitted in fulfilment of the requirements for the award of

More information

CAMERA CALIBRATION FOR UNMANNED AERIAL VEHICLE MAPPING AHMAD RAZALI BIN YUSOFF

CAMERA CALIBRATION FOR UNMANNED AERIAL VEHICLE MAPPING AHMAD RAZALI BIN YUSOFF CAMERA CALIBRATION FOR UNMANNED AERIAL VEHICLE MAPPING AHMAD RAZALI BIN YUSOFF A thesis submitted in fulfilment of the requirement for the award of the degree of Master of Science (Geomatic Engineering)

More information

SEMANTICS ORIENTED APPROACH FOR IMAGE RETRIEVAL IN LOW COMPLEX SCENES WANG HUI HUI

SEMANTICS ORIENTED APPROACH FOR IMAGE RETRIEVAL IN LOW COMPLEX SCENES WANG HUI HUI SEMANTICS ORIENTED APPROACH FOR IMAGE RETRIEVAL IN LOW COMPLEX SCENES WANG HUI HUI A thesis submitted in fulfilment of the requirements for the award of the degree of Doctor of Philosophy (Computer Science)

More information

HARDWARE AND SOFTWARE CO-SIMULATION PLATFORM FOR CONVOLUTION OR CORRELATION BASED IMAGE PROCESSING ALGORITHMS SAYED OMID AYAT

HARDWARE AND SOFTWARE CO-SIMULATION PLATFORM FOR CONVOLUTION OR CORRELATION BASED IMAGE PROCESSING ALGORITHMS SAYED OMID AYAT HARDWARE AND SOFTWARE CO-SIMULATION PLATFORM FOR CONVOLUTION OR CORRELATION BASED IMAGE PROCESSING ALGORITHMS SAYED OMID AYAT UNIVERSITI TEKNOLOGI MALAYSIA HARDWARE AND SOFTWARE CO-SIMULATION PLATFORM

More information

WEB MANAGEMENT SYSTEM FOR SERIOUS GAME IN INTERNAL MEDICAL PRACTICE. Phoon Wei Yin

WEB MANAGEMENT SYSTEM FOR SERIOUS GAME IN INTERNAL MEDICAL PRACTICE. Phoon Wei Yin WEB MANAGEMENT SYSTEM FOR SERIOUS GAME IN INTERNAL MEDICAL PRACTICE by Phoon Wei Yin REPORT SUBMITTED IN FULFILMENT OF THE DEGREE OF COMPUTER SCIENCE (GRAPHIC AND MULTIMEDIA TECHNOLOGY) FACULTY OF COMPUTER

More information

AUTOMATIC APPLICATION PROGRAMMING INTERFACE FOR MULTI HOP WIRELESS FIDELITY WIRELESS SENSOR NETWORK

AUTOMATIC APPLICATION PROGRAMMING INTERFACE FOR MULTI HOP WIRELESS FIDELITY WIRELESS SENSOR NETWORK AUTOMATIC APPLICATION PROGRAMMING INTERFACE FOR MULTI HOP WIRELESS FIDELITY WIRELESS SENSOR NETWORK MOHD HUSAINI BIN MOHD FAUZI UNIVERSITI TEKNOLOGI MALAYSIA AUTOMATIC APPLICATION PROGRAMMING INTERFACE

More information

AN IMPROVED PACKET FORWARDING APPROACH FOR SOURCE LOCATION PRIVACY IN WIRELESS SENSORS NETWORK MOHAMMAD ALI NASSIRI ABRISHAMCHI

AN IMPROVED PACKET FORWARDING APPROACH FOR SOURCE LOCATION PRIVACY IN WIRELESS SENSORS NETWORK MOHAMMAD ALI NASSIRI ABRISHAMCHI AN IMPROVED PACKET FORWARDING APPROACH FOR SOURCE LOCATION PRIVACY IN WIRELESS SENSORS NETWORK MOHAMMAD ALI NASSIRI ABRISHAMCHI A thesis submitted in partial fulfillment of the requirements for the award

More information

DESIGN ANALYSIS OF EXTERIOR CAR BODY PART BASTIAN WIBAR BIN MOMANG

DESIGN ANALYSIS OF EXTERIOR CAR BODY PART BASTIAN WIBAR BIN MOMANG DESIGN ANALYSIS OF EXTERIOR CAR BODY PART BASTIAN WIBAR BIN MOMANG Thesis submitted in partial fulfillment of the requirements for award of Bachelor of Mechanical Engineering with Automotive Engineering

More information

BORANG PENGESAHAN STATUS TESIS

BORANG PENGESAHAN STATUS TESIS UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: MODAL ANALYSIS OF CAR DISC BRAKE SESI PENGAJIAN: 2010/2011 Saya AHMAD ZAKI BIN CHE ZAINOL ARIFF (871228-11-5749) (HURUF BESAR) mengaku membenarkan

More information

SPORT FACILITY AND EQUIPMENT SYSTEM NURUL NABILAH BINTI JAMIL

SPORT FACILITY AND EQUIPMENT SYSTEM NURUL NABILAH BINTI JAMIL SPORT FACILITY AND EQUIPMENT SYSTEM NURUL NABILAH BINTI JAMIL BACHELOR OF COMPUTER SCIENCE (INTERNET COMPUTING) WITH HONOURS UNIVERSITI SULTAN ZAINAL ABIDIN 2018 SPORT FACILITY AND EQUIPMENT SYSTEM NURUL

More information

GRABJOBS : PART TIME FOR STUDENT APPLICATION FAUZAN ILIYA BINTI KHALID

GRABJOBS : PART TIME FOR STUDENT APPLICATION FAUZAN ILIYA BINTI KHALID GRABJOBS : PART TIME FOR STUDENT APPLICATION FAUZAN ILIYA BINTI KHALID BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) WITH HONOURS UNIVERSITI SULTAN ZAINAL ABIDIN 2018 GRABJOBS : PART TIME FOR STUDENT

More information

ENHANCING WEB SERVICE SELECTION USING ENHANCED FILTERING MODEL AJAO, TAJUDEEN ADEYEMI

ENHANCING WEB SERVICE SELECTION USING ENHANCED FILTERING MODEL AJAO, TAJUDEEN ADEYEMI ENHANCING WEB SERVICE SELECTION USING ENHANCED FILTERING MODEL AJAO, TAJUDEEN ADEYEMI A dissertation submitted in partial fulfillment of the requirements for the award of the degree of Master of Science

More information

PERFOMANCE ANALYSIS OF SEAMLESS VERTICAL HANDOVER IN 4G NETWOKS MOHAMED ABDINUR SAHAL

PERFOMANCE ANALYSIS OF SEAMLESS VERTICAL HANDOVER IN 4G NETWOKS MOHAMED ABDINUR SAHAL PERFOMANCE ANALYSIS OF SEAMLESS VERTICAL HANDOVER IN 4G NETWOKS MOHAMED ABDINUR SAHAL A project report submitted in partial fulfillment of the requirements for the award of the degree of Master of Engineering

More information

SECURE-SPIN WITH HASHING TO SUPPORT MOBILITY AND SECURITY IN WIRELESS SENSOR NETWORK MOHAMMAD HOSSEIN AMRI UNIVERSITI TEKNOLOGI MALAYSIA

SECURE-SPIN WITH HASHING TO SUPPORT MOBILITY AND SECURITY IN WIRELESS SENSOR NETWORK MOHAMMAD HOSSEIN AMRI UNIVERSITI TEKNOLOGI MALAYSIA SECURE-SPIN WITH HASHING TO SUPPORT MOBILITY AND SECURITY IN WIRELESS SENSOR NETWORK MOHAMMAD HOSSEIN AMRI UNIVERSITI TEKNOLOGI MALAYSIA SECURE-SPIN WITH HASHING TO SUPPORT MOBILITY AND SECURITY IN WIRELESS

More information

PRIVACY FRIENDLY DETECTION TECHNIQUE OF SYBIL ATTACK IN VEHICULAR AD HOC NETWORK (VANET) SEYED MOHAMMAD CHERAGHI

PRIVACY FRIENDLY DETECTION TECHNIQUE OF SYBIL ATTACK IN VEHICULAR AD HOC NETWORK (VANET) SEYED MOHAMMAD CHERAGHI i PRIVACY FRIENDLY DETECTION TECHNIQUE OF SYBIL ATTACK IN VEHICULAR AD HOC NETWORK (VANET) SEYED MOHAMMAD CHERAGHI A project report submitted in partial fulfillment of the Requirements for the award of

More information

SYSTEMATIC SECURE DESIGN GUIDELINE TO IMPROVE INTEGRITY AND AVAILABILITY OF SYSTEM SECURITY ASHVINI DEVI A/P KRISHNAN

SYSTEMATIC SECURE DESIGN GUIDELINE TO IMPROVE INTEGRITY AND AVAILABILITY OF SYSTEM SECURITY ASHVINI DEVI A/P KRISHNAN iii SYSTEMATIC SECURE DESIGN GUIDELINE TO IMPROVE INTEGRITY AND AVAILABILITY OF SYSTEM SECURITY ASHVINI DEVI A/P KRISHNAN A dissertation submitted in partial fulfillment of the requirements for the award

More information

AMBA AXI BUS TO NETWORK-ON-CHIP BRIDGE NG KENG YOKE UNIVERSITI TEKNOLOGI MALAYSIA

AMBA AXI BUS TO NETWORK-ON-CHIP BRIDGE NG KENG YOKE UNIVERSITI TEKNOLOGI MALAYSIA AMBA AXI BUS TO NETWORK-ON-CHIP BRIDGE NG KENG YOKE UNIVERSITI TEKNOLOGI MALAYSIA AMBA AXI BUS TO NETWORK-ON-CHIP BRIDGE NG KENG YOKE A project report submitted in partial fulfilment of the requirements

More information

EVENT PLANNING SUGGESTION SYSTEM NURUL NAJWA BINTI AWANG HARUN BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) WITH HONOURS

EVENT PLANNING SUGGESTION SYSTEM NURUL NAJWA BINTI AWANG HARUN BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) WITH HONOURS EVENT PLANNING SUGGESTION SYSTEM NURUL NAJWA BINTI AWANG HARUN BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) WITH HONOURS UNIVERSITI SULTAN ZAINAL ABIDIN 2018 DECLARATION I hereby declare that this

More information

GROCERY PRICE SHARING AND COMPARISON APPLICATION (SMART GROCERY) NUR NUSRAH BINTI OTHMAN

GROCERY PRICE SHARING AND COMPARISON APPLICATION (SMART GROCERY) NUR NUSRAH BINTI OTHMAN GROCERY PRICE SHARING AND COMPARISON APPLICATION (SMART GROCERY) NUR NUSRAH BINTI OTHMAN BACHELOR OF COMPUTER SCIENCE (INTERNET COMPUTING) UNIVERSITI SULTAN ZAINAL ABIDIN 2017 GROCERY PRICE SHARING AND

More information

PANDUAN PENGGUNA (SUPPLIER) e-purchase ORDER FOR SERVICES

PANDUAN PENGGUNA (SUPPLIER) e-purchase ORDER FOR SERVICES PANDUAN PENGGUNA (SUPPLIER) e-purchase ORDER FOR SERVICES SUPPLIER RELATIONSHIP MANAGEMENT SUPPLY CHAIN MANAGEMENT SYSTEM (SCMS) DISEDIAKAN OLEH: UNIT SUPPLY CHAIN MANAGEMENT (SCM) JABATAN SOURCING CONTROLLER

More information

SLANTING EDGE METHOD FOR MODULATION TRANSFER FUNCTION COMPUTATION OF X-RAY SYSTEM FARHANK SABER BRAIM UNIVERSITI TEKNOLOGI MALAYSIA

SLANTING EDGE METHOD FOR MODULATION TRANSFER FUNCTION COMPUTATION OF X-RAY SYSTEM FARHANK SABER BRAIM UNIVERSITI TEKNOLOGI MALAYSIA SLANTING EDGE METHOD FOR MODULATION TRANSFER FUNCTION COMPUTATION OF X-RAY SYSTEM FARHANK SABER BRAIM UNIVERSITI TEKNOLOGI MALAYSIA SLANTING EDGE METHOD FOR MODULATION TRANSFER FUNCTION COMPUTATION OF

More information

ADAPTIVE ONLINE FAULT DETECTION ON NETWORK-ON-CHIP BASED ON PACKET LOGGING MECHANISM LOO LING KIM UNIVERSITI TEKNOLOGI MALAYSIA

ADAPTIVE ONLINE FAULT DETECTION ON NETWORK-ON-CHIP BASED ON PACKET LOGGING MECHANISM LOO LING KIM UNIVERSITI TEKNOLOGI MALAYSIA ADAPTIVE ONLINE FAULT DETECTION ON NETWORK-ON-CHIP BASED ON PACKET LOGGING MECHANISM LOO LING KIM UNIVERSITI TEKNOLOGI MALAYSIA ADAPTIVE ONLINE FAULT DETECTION ON NETWORK-ON-CHIP BASED ON PACKET LOGGING

More information

VISUAL RERANKING USING MULTIPLE SEARCH ENGINES

VISUAL RERANKING USING MULTIPLE SEARCH ENGINES VISUAL RERANKING USING MULTIPLE SEARCH ENGINES By Dennis Lim Thye Loon A REPORT SUBMITTED TO Universiti Tunku Abdul Rahman in partial fulfillment of the requirements for the degree of Faculty of Information

More information

MICRO-SEQUENCER BASED CONTROL UNIT DESIGN FOR A CENTRAL PROCESSING UNIT TAN CHANG HAI

MICRO-SEQUENCER BASED CONTROL UNIT DESIGN FOR A CENTRAL PROCESSING UNIT TAN CHANG HAI MICRO-SEQUENCER BASED CONTROL UNIT DESIGN FOR A CENTRAL PROCESSING UNIT TAN CHANG HAI A project report submitted in partial fulfillment of the requirement for the award of the degree of Master of Engineering

More information

SOLUTION AND INTERPOLATION OF ONE-DIMENSIONAL HEAT EQUATION BY USING CRANK-NICOLSON, CUBIC SPLINE AND CUBIC B-SPLINE WAN KHADIJAH BINTI WAN SULAIMAN

SOLUTION AND INTERPOLATION OF ONE-DIMENSIONAL HEAT EQUATION BY USING CRANK-NICOLSON, CUBIC SPLINE AND CUBIC B-SPLINE WAN KHADIJAH BINTI WAN SULAIMAN SOLUTION AND INTERPOLATION OF ONE-DIMENSIONAL HEAT EQUATION BY USING CRANK-NICOLSON, CUBIC SPLINE AND CUBIC B-SPLINE WAN KHADIJAH BINTI WAN SULAIMAN A thesis submitted in fulfillment of the requirements

More information

A NEW STEGANOGRAPHY TECHNIQUE USING MAGIC SQUARE MATRIX AND AFFINE CIPHER WALEED S. HASAN AL-HASAN UNIVERSITI TEKNOLOGI MALAYSIA

A NEW STEGANOGRAPHY TECHNIQUE USING MAGIC SQUARE MATRIX AND AFFINE CIPHER WALEED S. HASAN AL-HASAN UNIVERSITI TEKNOLOGI MALAYSIA 1 A NEW STEGANOGRAPHY TECHNIQUE USING MAGIC SQUARE MATRIX AND AFFINE CIPHER WALEED S. HASAN AL-HASAN UNIVERSITI TEKNOLOGI MALAYSIA 4 A NEW STEGANOGRAPHY TECHNIQUE USING MAGIC SQUARE MATRIX AND AFFINE CIPHER

More information

BOOTH CONVOCATION MANAGEMENT SYSTEM NUR ILIYA LIYANA BINTI ROHANI BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) UNIVERSITI SULTAN ZAINAL ABIDIN

BOOTH CONVOCATION MANAGEMENT SYSTEM NUR ILIYA LIYANA BINTI ROHANI BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) UNIVERSITI SULTAN ZAINAL ABIDIN BOOTH CONVOCATION MANAGEMENT SYSTEM NUR ILIYA LIYANA BINTI ROHANI BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) UNIVERSITI SULTAN ZAINAL ABIDIN 2018 BOOTH CONVOCATION MANAGEMENT SYSTEM NUR ILIYA

More information

DETECTION OF WORMHOLE ATTACK IN MOBILE AD-HOC NETWORKS MOJTABA GHANAATPISHEH SANAEI

DETECTION OF WORMHOLE ATTACK IN MOBILE AD-HOC NETWORKS MOJTABA GHANAATPISHEH SANAEI ii DETECTION OF WORMHOLE ATTACK IN MOBILE AD-HOC NETWORKS MOJTABA GHANAATPISHEH SANAEI A project report submitted in partial fulfillment of the requirements for the award of the degree of Master of Computer

More information

Universiti Teknologi MARA. An Analysis on The Uses of Data Modeling in Database Application Development

Universiti Teknologi MARA. An Analysis on The Uses of Data Modeling in Database Application Development CAJ (yo&ao 3 ĕr^?^ Universiti Teknologi MARA An Analysis on The Uses of Data Modeling in Database Application Development Hafiza Binti Ahmad Thesis submitted in fulfillment of the requirements for Bachelor

More information

TERENGGANU ISLAND RECOMMENDER SYSTEM

TERENGGANU ISLAND RECOMMENDER SYSTEM TERENGGANU ISLAND RECOMMENDER SYSTEM NORAINI BT ROSDI BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) WITH HONOURS UNIVERSITI SULTAN ZAINAL ABIDIN 2018 DECLARATION I hereby declare that this report

More information

OPTIMIZE PERCEPTUALITY OF DIGITAL IMAGE FROM ENCRYPTION BASED ON QUADTREE HUSSEIN A. HUSSEIN

OPTIMIZE PERCEPTUALITY OF DIGITAL IMAGE FROM ENCRYPTION BASED ON QUADTREE HUSSEIN A. HUSSEIN OPTIMIZE PERCEPTUALITY OF DIGITAL IMAGE FROM ENCRYPTION BASED ON QUADTREE HUSSEIN A. HUSSEIN A thesis submitted in partial fulfillment of the requirements for the award of the degree of Master of Science

More information

ONTOLOGY-BASED SEMANTIC HETEROGENEOUS DATA INTEGRATION FRAMEWORK FOR LEARNING ENVIRONMENT

ONTOLOGY-BASED SEMANTIC HETEROGENEOUS DATA INTEGRATION FRAMEWORK FOR LEARNING ENVIRONMENT ONTOLOGY-BASED SEMANTIC HETEROGENEOUS DATA INTEGRATION FRAMEWORK FOR LEARNING ENVIRONMENT ARDA YUNIANTA UNIVERSITI TEKNOLOGI MALAYSIA iii This thesis is dedicated to My Wife, who always give me full of

More information

Lecturer, Department of Computer Scince, IBI Darmajaya, Indonesia

Lecturer, Department of Computer Scince, IBI Darmajaya, Indonesia Abstract I S S 2 2 7 7-3061 DESIG OF WEBSITE-BASED IFORMATIO SYSTEM FOR E- DOCUMET ADMIISTRASI I THE COMMUITY SERVICE UIT (A Case Study at Rajabasa District) Ochi Marshella Febriani (1), Tri Wahyuni (2),

More information

A LEVY FLIGHT PARTICLE SWARM OPTIMIZER FOR MACHINING PERFORMANCES OPTIMIZATION ANIS FARHAN BINTI KAMARUZAMAN UNIVERSITI TEKNOLOGI MALAYSIA

A LEVY FLIGHT PARTICLE SWARM OPTIMIZER FOR MACHINING PERFORMANCES OPTIMIZATION ANIS FARHAN BINTI KAMARUZAMAN UNIVERSITI TEKNOLOGI MALAYSIA A LEVY FLIGHT PARTICLE SWARM OPTIMIZER FOR MACHINING PERFORMANCES OPTIMIZATION ANIS FARHAN BINTI KAMARUZAMAN UNIVERSITI TEKNOLOGI MALAYSIA A LEVY FLIGHT PARTICLE SWARM OPTIMIZER FOR MACHINING PERFORMANCES

More information

DESIGN AND IMPLEMENTATION OF A MUSIC BOX USING FPGA TAN KIAN YIAK

DESIGN AND IMPLEMENTATION OF A MUSIC BOX USING FPGA TAN KIAN YIAK DESIGN AND IMPLEMENTATION OF A MUSIC BOX USING FPGA TAN KIAN YIAK SCHOOL OF MICROELECTRONIC ENGINEERING UNIVERSITY MALAYSIA PERLIS MALAYSIA 2007 DESIGN AND IMPLEMENTATION OF A MUSIC BOX USING FPGA by TAN

More information

PORTABLE ELECTRONICS QUEUE CONTROL SYSTEM WONG CHUN YUAN UNIVERSITY MALAYSIA PAHANG

PORTABLE ELECTRONICS QUEUE CONTROL SYSTEM WONG CHUN YUAN UNIVERSITY MALAYSIA PAHANG PORTABLE ELECTRONICS QUEUE CONTROL SYSTEM WONG CHUN YUAN UNIVERSITY MALAYSIA PAHANG viii ABSTRACT A queue control system is developed to control the queue in businesses and in servicing counters. By using

More information

A SEED GENERATION TECHNIQUE BASED ON ELLIPTIC CURVE FOR PROVIDING SYNCHRONIZATION IN SECUERED IMMERSIVE TELECONFERENCING VAHIDREZA KHOUBIARI

A SEED GENERATION TECHNIQUE BASED ON ELLIPTIC CURVE FOR PROVIDING SYNCHRONIZATION IN SECUERED IMMERSIVE TELECONFERENCING VAHIDREZA KHOUBIARI A SEED GENERATION TECHNIQUE BASED ON ELLIPTIC CURVE FOR PROVIDING SYNCHRONIZATION IN SECUERED IMMERSIVE TELECONFERENCING VAHIDREZA KHOUBIARI A project report submitted in partial fulfillment of the requirements

More information

OPTIMIZED BURST ASSEMBLY ALGORITHM FOR MULTI-RANKED TRAFFIC OVER OPTICAL BURST SWITCHING NETWORK OLA MAALI MOUSTAFA AHMED SAIFELDEEN

OPTIMIZED BURST ASSEMBLY ALGORITHM FOR MULTI-RANKED TRAFFIC OVER OPTICAL BURST SWITCHING NETWORK OLA MAALI MOUSTAFA AHMED SAIFELDEEN OPTIMIZED BURST ASSEMBLY ALGORITHM FOR MULTI-RANKED TRAFFIC OVER OPTICAL BURST SWITCHING NETWORK OLA MAALI MOUSTAFA AHMED SAIFELDEEN A dissertation submitted in partial fulfillment of the requirements

More information

Detailed Design. Java Problem Repository & Education Platform JPREP

Detailed Design. Java Problem Repository & Education Platform JPREP Team Members: Luke Greiner Denis Kalic Abigail McCarthy Robert Tateo Nguyen Truong Patrick White Detailed Design Java Problem Repository & Education Platform JPREP Revision: 1.1 Date: 3/07/14 1 D e l t

More information

LINK QUALITY AWARE ROUTING ALGORITHM IN MOBILE WIRELESS SENSOR NETWORKS RIBWAR BAKHTYAR IBRAHIM UNIVERSITI TEKNOLOGI MALAYSIA

LINK QUALITY AWARE ROUTING ALGORITHM IN MOBILE WIRELESS SENSOR NETWORKS RIBWAR BAKHTYAR IBRAHIM UNIVERSITI TEKNOLOGI MALAYSIA LINK QUALITY AWARE ROUTING ALGORITHM IN MOBILE WIRELESS SENSOR NETWORKS RIBWAR BAKHTYAR IBRAHIM UNIVERSITI TEKNOLOGI MALAYSIA LINK QUALITY AWARE ROUTING ALGORITHM IN MOBILE WIRELESS SENSOR NETWORKS RIBWAR

More information

Pengguna akan diberikan Username dan Password oleh Administrator untuk login sebagai admin/conference Manager bagi conference yang akan diadakan.

Pengguna akan diberikan Username dan Password oleh Administrator untuk login sebagai admin/conference Manager bagi conference yang akan diadakan. Conference Manager Roles Guide - PENGGUNA MANUAL Login. Pengguna akan diberikan Username dan Password oleh Administrator untuk login sebagai admin/conference Manager bagi conference yang akan diadakan.

More information

MODELLING AND REASONING OF LARGE SCALE FUZZY PETRI NET USING INFERENCE PATH AND BIDIRECTIONAL METHODS ZHOU KAIQING

MODELLING AND REASONING OF LARGE SCALE FUZZY PETRI NET USING INFERENCE PATH AND BIDIRECTIONAL METHODS ZHOU KAIQING MODELLING AND REASONING OF LARGE SCALE FUZZY PETRI NET USING INFERENCE PATH AND BIDIRECTIONAL METHODS ZHOU KAIQING A thesis submitted in fulfilment of the requirements for the award of the degree of Doctor

More information

COLOUR IMAGE WATERMARKING USING DISCRETE COSINE TRANSFORM AND TWO-LEVEL SINGULAR VALUE DECOMPOSITION BOKAN OMAR ALI

COLOUR IMAGE WATERMARKING USING DISCRETE COSINE TRANSFORM AND TWO-LEVEL SINGULAR VALUE DECOMPOSITION BOKAN OMAR ALI COLOUR IMAGE WATERMARKING USING DISCRETE COSINE TRANSFORM AND TWO-LEVEL SINGULAR VALUE DECOMPOSITION BOKAN OMAR ALI A dissertation submitted in partial fulfillment of the requirements for the award of

More information

ENHANCEMENT OF UML-BASED WEB ENGINEERING FOR METAMODELS: HOMEPAGE DEVELOPMENT CASESTUDY KARZAN WAKIL SAID

ENHANCEMENT OF UML-BASED WEB ENGINEERING FOR METAMODELS: HOMEPAGE DEVELOPMENT CASESTUDY KARZAN WAKIL SAID ENHANCEMENT OF UML-BASED WEB ENGINEERING FOR METAMODELS: HOMEPAGE DEVELOPMENT CASESTUDY KARZAN WAKIL SAID A dissertation submitted in partial fulfillment of the requirements for the award of the degree

More information

THE APPLICATION OF DIFFERETIAL BOX-COUNTING METHOD FOR IRIS RECOGNITION AHMAD AZFAR BIN MAHMAMI

THE APPLICATION OF DIFFERETIAL BOX-COUNTING METHOD FOR IRIS RECOGNITION AHMAD AZFAR BIN MAHMAMI i THE APPLICATION OF DIFFERETIAL BOX-COUNTING METHOD FOR IRIS RECOGNITION AHMAD AZFAR BIN MAHMAMI This Report Is Submitted In Partial Fulfillment of the Requirements for the Award Of Bachelor of Electronic

More information

IMPROVING SECURITY AND EFFICIENCY IN ATTRIBUTE BASED DATA SHARING NURUL SYAFIQAH BINTI JOHARI

IMPROVING SECURITY AND EFFICIENCY IN ATTRIBUTE BASED DATA SHARING NURUL SYAFIQAH BINTI JOHARI IMPROVING SECURITY AND EFFICIENCY IN ATTRIBUTE BASED DATA SHARING NURUL SYAFIQAH BINTI JOHARI BACHELOR OF COMPUTER SCIENCE (NETWORK SECURITY) UNIVERSITI SULTAN ZAINAL ABIDIN 2017 IMPROVING SECURITY AND

More information

A TRUST MODEL FOR BUSINESS TO CUSTOMER CLOUD E-COMMERCE HOSSEIN POURTAHERI

A TRUST MODEL FOR BUSINESS TO CUSTOMER CLOUD E-COMMERCE HOSSEIN POURTAHERI A TRUST MODEL FOR BUSINESS TO CUSTOMER CLOUD E-COMMERCE HOSSEIN POURTAHERI A dissertation submitted in partial fulfillment of the requirements for the award of the degree of Master of Science (Information

More information

DETERMINING EFFECT OF WEBSITE USABILITY AND SATISFACTION ON LOYALTY AND POSITIVE WORD-OF-MOUTH: MALAYSIA INTERNET BANKING

DETERMINING EFFECT OF WEBSITE USABILITY AND SATISFACTION ON LOYALTY AND POSITIVE WORD-OF-MOUTH: MALAYSIA INTERNET BANKING DETERMINING EFFECT OF WEBSITE USABILITY AND SATISFACTION ON LOYALTY AND POSITIVE WORD-OF-MOUTH: MALAYSIA INTERNET BANKING TAN HUI LEE Bachelor of Information System Oxford Brookes University, United Kingdom

More information

UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS

UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: AUTOMATIC TEMPERATURE CONTROL SYSTEM FOR AQUAPONIC GREEN HOUSE SESI PENGAJIAN: 2012/2013 Saya, AMIN KHAIRI BIN ROSLI (890214-01-5839) (HURUF

More information

THE MEDICAL GUIDANCE: THE MEDICAL WAYS OF PROPHET MUHAMMAD SAW MOBILE APPLICATION SYSTEM SITI NURATHIRA BINTI ALYASAK BACHELOR OF COMPUTER SCIENCE

THE MEDICAL GUIDANCE: THE MEDICAL WAYS OF PROPHET MUHAMMAD SAW MOBILE APPLICATION SYSTEM SITI NURATHIRA BINTI ALYASAK BACHELOR OF COMPUTER SCIENCE THE MEDICAL GUIDANCE: THE MEDICAL WAYS OF PROPHET MUHAMMAD SAW MOBILE APPLICATION SYSTEM SITI NURATHIRA BINTI ALYASAK BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) WITH HONOURS UNIVERSITI SULTAN

More information

ABSTRACT This project has analysed the requirements and needs, as well as proposed a few solution models for implementing a wireless local area network (WLAN) infrastructure for network and Internet access

More information

AUTOMATIC RAILWAY GATE CONTROLLERUSING ZIGBEE NURLIYANA HAZIRAH BINTI MOHD SAFEE (B )

AUTOMATIC RAILWAY GATE CONTROLLERUSING ZIGBEE NURLIYANA HAZIRAH BINTI MOHD SAFEE (B ) AUTOMATIC RAILWAY GATE CONTROLLERUSING ZIGBEE NURLIYANA HAZIRAH BINTI MOHD SAFEE (B021110154) This report is submitted in partial fulfilment of requirements for the Bachelor Degree of Electronic Engineering

More information

PREDICTION OF SURFACE ROUGHNESS IN TURNING OPERATION OF LOW CARBON STEEL AISI 1018 FAKHRUR RAZI BIN BAHRIN UNIVERSITI MALAYSIA PAHANG

PREDICTION OF SURFACE ROUGHNESS IN TURNING OPERATION OF LOW CARBON STEEL AISI 1018 FAKHRUR RAZI BIN BAHRIN UNIVERSITI MALAYSIA PAHANG PREDICTION OF SURFACE ROUGHNESS IN TURNING OPERATION OF LOW CARBON STEEL AISI 1018 FAKHRUR RAZI BIN BAHRIN UNIVERSITI MALAYSIA PAHANG ii UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL:

More information

SMS and Web-Based e-government Model Case Study: Citizens Complaints Management System at District of Gihosha Burundi

SMS and Web-Based e-government Model Case Study: Citizens Complaints Management System at District of Gihosha Burundi IJCCS, Vol.11, No.1, January 2017, pp. 67~76 ISSN: 1978-1520 67 SMS and Web-Based e-government Model Case Study: Citizens Complaints Management System at District of Gihosha Burundi Mugenzi Thierry* 1,

More information

LOCALIZING NON-IDEAL IRISES VIA CHAN-VESE MODEL AND VARIATIONAL LEVEL SET OF ACTIVE CONTOURS WITHTOUT RE- INITIALIZATION QADIR KAMAL MOHAMMED ALI

LOCALIZING NON-IDEAL IRISES VIA CHAN-VESE MODEL AND VARIATIONAL LEVEL SET OF ACTIVE CONTOURS WITHTOUT RE- INITIALIZATION QADIR KAMAL MOHAMMED ALI LOCALIZING NON-IDEAL IRISES VIA CHAN-VESE MODEL AND VARIATIONAL LEVEL SET OF ACTIVE CONTOURS WITHTOUT RE- INITIALIZATION QADIR KAMAL MOHAMMED ALI A dissertation submitted in partial fulfillment of the

More information

UNIVERSITI PUTRA MALAYSIA CLASSIFICATION SYSTEM FOR HEART DISEASE USING BAYESIAN CLASSIFIER

UNIVERSITI PUTRA MALAYSIA CLASSIFICATION SYSTEM FOR HEART DISEASE USING BAYESIAN CLASSIFIER UNIVERSITI PUTRA MALAYSIA CLASSIFICATION SYSTEM FOR HEART DISEASE USING BAYESIAN CLASSIFIER ANUSHA MAGENDRAM. FSKTM 2007 9 CLASIFICATION SYSTEM FOR HEART DISEASE USING BAYESIAN CLASSIFIER ANUSHA MAGENDRAM

More information

Pearson Inform 5.1. User Guide. Basic Navigation. Date: 1/26/2010. Copyright 2009 Pearson Education, Inc. or its affiliate(s).

Pearson Inform 5.1. User Guide. Basic Navigation. Date: 1/26/2010. Copyright 2009 Pearson Education, Inc. or its affiliate(s). Pearson Inform 5.1 User Guide Basic Navigation Date: 1/26/2010 Copyright 2009 Pearson Education, Inc. or its affiliate(s). All rights reserved. No part of this publication may be reproduced or transmitted

More information

ADAPTIVE LOOK-AHEAD ROUTING FOR LOW LATENCY NETWORK ON-CHIP NADERA NAJIB QAID AL AREQI UNIVERSITI TEKNOLOGI MALAYSIA

ADAPTIVE LOOK-AHEAD ROUTING FOR LOW LATENCY NETWORK ON-CHIP NADERA NAJIB QAID AL AREQI UNIVERSITI TEKNOLOGI MALAYSIA ADAPTIVE LOOK-AHEAD ROUTING FOR LOW LATENCY NETWORK ON-CHIP NADERA NAJIB QAID AL AREQI UNIVERSITI TEKNOLOGI MALAYSIA ADAPTIVE LOOK-AHEAD ROUTING FOR LOW LATENCY NETWORK ON-CHIP NADERA NAJIB QAID AL AREQI

More information

DELIVERY NOTIFICATION SYSTEM USING WEB BASED FATIN NAJIBAH BT RADUAN CA09100

DELIVERY NOTIFICATION SYSTEM USING WEB BASED FATIN NAJIBAH BT RADUAN CA09100 DELIVERY NOTIFICATION SYSTEM USING WEB BASED FATIN NAJIBAH BT RADUAN CA09100 FACULTY OF COMPUTER SYSTEMS & SOFTWARE ENGINEERING UNIVERSITI MALAYSIA PAHANG ABSTRACT Delivery Notification System is designed

More information

FUTSAL MATCHMAKING SYSTEM USING RULE-BASED

FUTSAL MATCHMAKING SYSTEM USING RULE-BASED FUTSAL MATCHMAKING SYSTEM USING RULE-BASED MUHAMMAD A DZIM BIN AZMAN SARJANA MUDA SAINS KOMPUTER (PEMBANGUNAN PERISIAN) UNIVERSITI SULTAN ZAINAL ABIDIN 2018 SUPERVISOR S DECLARATION I hereby declare that

More information

THREE BIT SUBTRACTION CIRCUIT VIA FIELD PROGRAMMABLE GATE ARRAY (FPGA) NOORAISYAH BINTI ARASID B

THREE BIT SUBTRACTION CIRCUIT VIA FIELD PROGRAMMABLE GATE ARRAY (FPGA) NOORAISYAH BINTI ARASID B THREE BIT SUBTRACTION CIRCUIT VIA FIELD PROGRAMMABLE GATE ARRAY (FPGA) NOORAISYAH BINTI ARASID B021010227 A report submitted in partial fulfillment of requirements for the award of the Degree of Bachelor

More information

How to Access If Rubrics does not appear on your course navbar, click Edit Course, Tools, Rubrics to activate..

How to Access If Rubrics does not appear on your course navbar, click Edit Course, Tools, Rubrics to activate.. KODIAK QUICK GUIDE Rubrics Overview Rubrics allow you to establish set criteria for grading assignments; you can attach Rubrics to Dropbox folders or Discussion topics so that the criteria are available

More information

HERMAN. A thesis submitted in fulfilment of the requirements for the award of the degree of Doctor of Philosophy (Computer Science)

HERMAN. A thesis submitted in fulfilment of the requirements for the award of the degree of Doctor of Philosophy (Computer Science) i SERVICE QUALITY OPTIMISATION SCHEME OF MOBILE VIDEO STREAM SERVICE HERMAN A thesis submitted in fulfilment of the requirements for the award of the degree of Doctor of Philosophy (Computer Science) Faculty

More information

PERPUSTAKAANtJMP IDIIIII 111 VII1111 RESTAURANT ONLINE RESERVATION SYSTEM AMENUDDIN BIN ALIAS BACHELOR OF COMPUTER SCIENCE (SOFTWARE ENGINEERING)

PERPUSTAKAANtJMP IDIIIII 111 VII1111 RESTAURANT ONLINE RESERVATION SYSTEM AMENUDDIN BIN ALIAS BACHELOR OF COMPUTER SCIENCE (SOFTWARE ENGINEERING) PERPUSTAKAANtJMP IDIIIII 111 VII1111 00001 03253 RESTAURANT ONLINE RESERVATION SYSTEM AMENUDDIN BIN ALIAS BACHELOR OF COMPUTER SCIENCE (SOFTWARE ENGINEERING) UNIVERSITI MALAYSIA PAHANG ABSTRACT Restaurant

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) PROJECT TITLE LEMA FAMILY ACCOUNTABILITY SYSTEM TEAM NO #04 TEAM MEMBERS & ROLES NAME ROLES Teawon Han Project Manager Zhen Huang Feasibility Analyst

More information

FAKULTI TEKNOLOGI & SAINS MAKLUMAT

FAKULTI TEKNOLOGI & SAINS MAKLUMAT FAKULTI TEKNOLOGI & SAINS MAKLUMAT PROGRAM KELAYAKAN MASUK SENARAI KURSUS Sarjana Sistem Sarjana Teknologi (Sains ) Mempunyai Ijazah Sarjanamuda Teknologi / Sains daripada Universiti Kebangsaan Malaysia;

More information

Institutional Planning Process Software Navigation Guide Annual Program Plan and Program Review Plan

Institutional Planning Process Software Navigation Guide Annual Program Plan and Program Review Plan Institutional Planning Process Software Navigation Guide Annual Program Plan and Program Review Plan 2018-2019 Contents INTRODUCTION...3 Accessing Taskstream...3 Rio Hondo College s Taskstream Home Page...4

More information

ADAPTIVE VIDEO STREAMING FOR BANDWIDTH VARIATION WITH OPTIMUM QUALITY

ADAPTIVE VIDEO STREAMING FOR BANDWIDTH VARIATION WITH OPTIMUM QUALITY ADAPTIVE VIDEO STREAMING FOR BANDWIDTH VARIATION WITH OPTIMUM QUALITY Joseph Michael Wijayantha Medagama (08/8015) Thesis Submitted in Partial Fulfillment of the Requirements for the Degree Master of Science

More information

1. WHAT AREAS OF LEARNING DOES THIS ASSESSMENT ADDRESS? 2. WHY IS THE COMPLETION OF THIS ASSESSMENT IMPORTANT?

1. WHAT AREAS OF LEARNING DOES THIS ASSESSMENT ADDRESS? 2. WHY IS THE COMPLETION OF THIS ASSESSMENT IMPORTANT? 12 SDD Task 1: RAD Programming Group Task Due Date: 1/12/2017 Date Distributed: 31/10/2017 Task Weighting: 15% Outcomes H4.2 applies appropriate development methods to solve software problems H5.1 applies

More information