MANAGING MANUFACTURING PROJECTS USING SIMULATION AND META HEURISTICS

Size: px
Start display at page:

Download "MANAGING MANUFACTURING PROJECTS USING SIMULATION AND META HEURISTICS"

Transcription

1 MANAGING MANUFACTURING PROJECTS USING SIMULATION AND META HEURISTICS A THESIS Submitted by K.RAJA in fulfilment for the award of the degree of DOCTOR OF PHILOSOPHY FACULTY OF MECHANICAL ENGINEERING ANNA UNIVERSITY: CHENNAI March 2010

2 ANNA UNIVERSITY: CHENNAI BONAFIDE CERTIFICATE Certified that this thesis titled MANAGING MANUFACTURING PROJECTS USING SIMULATION AND METAHEURISTICS is the bonafide work of Mr. K.RAJA who carried out the research under my supervision. Certified further that to the best of my knowledge the work reported herein does not form part of any other thesis or dissertation on the basis of which a degree or award was conferred on an earlier occasion of this or any other candidate. Place : Date : Dr. S. KUMANAN RESEARCH SUPERVISOR Professor and Dean Department of Production Engineering National Institute of Technology Tiruchirappalli

3 ABSTRACT Companies today find themselves in a highly competitive environment of rapidly changing operational requirements. Many are losing their competitive ability to balance operational processes against difficult business realities, including the need to manage increasing product complexities, shorter time to market, newer technologies and threats of global competition. Given these changes, businesses are trying to improve their workload processes with the use of effective project management techniques. The most popular methods for project planning and management are based on a network diagram such as Program Evaluation and Review Technique (PERT) and the Critical Path Method (CPM). These tools did not consider number of factors which are important for real-life project management. The availability of improved tools such as decision CPM (DCPM), Graphical Evaluation and Review Technique (GERT), and Venture Evaluation and Review Technique (VERT) are limited in application. The major hurdle with these tools is the assumption that there are infinite numbers of resources available for each activity of a project. Hence, the need for powerful graphical and analytical tools arises in project management. Simulation is a powerful technique for solving a wide variety of problems. Modeling and simulation can help in reduce projects cycle time; reduce cost and the amount of testing that must be done during development project. This thesis has discussed the literature in project management functions and their use in manufacturing management. It reports the development of PN based modeling and simulation software PETRI PM with suitable extensions to effectively deal with the Project management applications for planning, scheduling and control functions. Petri nets offer a versatile modeling framework for complex, distributed concurrent systems and have been used in a wide range of modeling applications. They are graphical in nature and are 2

4 backed up by a sound mathematical theory. The primary difference between Petri nets and modeling tools is the presence of tokens which are used to simulate dynamic, concurrent and asynchronous activities in a system. The Petri net model can be subjected to qualitative analysis to check system properties such as reachability, liveness, bound ness and conservativeness Information like maximum activity usage and probable project completion time are displayed graphically. Spread sheet flexibility and versatility makes Excel an appropriate platform for designing generic models that can be easily customized to the needs of a specific problem. A process model is developed, and using Microsoft Excel it is simulated. The model incorporates interrelated dynamic tasks with iterations, uncertainty of activity duration and complex resource scheduling that can represent realistic behavior of a complex design project. Using the SimQuick software, projects is modeled and the completion time is estimated. The estimation is done for unlimited and constrained resource environment. This thesis includes new methods for allocation of resources for manufacturing projects since the existing methods are limited. Proposed procedures provide optimal alternate solutions in terms of minimizing the project cost. This work confirms an alternative and efficient methodology for solving resource constrained project scheduling problems and opening the application of bacteria foraging algorithm, genetic algorithm to the optimization issues for scheduling of manufacturing projects. The existing resource leveling algorithms various resources are limited. Therefore, Memetic algorithms and particle swarm optimization algorithms are developed for this research and validated.application of resource leveling technique in manufacturing industries is exemplified. The proposed methods demonstrate that it is easy to handle real time changes of the project as well as create competent resource leveled schedules that flexibility to the user. 3

5 Managing multiple projects is a complex task. The researchers have proposed many tools and techniques for single project scheduling Mathematical programming and heuristic are limited in application.this work proposes the use of a heuristic and genetic, memetic algorithms for scheduling a multi project environment with an objective to minimize the makespan of the projects.the proposed method is validated with numerical examples and is found competent.. 4

6 ACKNOWLEDGEMENT I express my wholehearted and sincere gratitude to my research supervisor Dr. S. Kumanan, Professor, Department of Production Engineering, National Institute of Technology, Tiruchirappalli. I am profoundly indebted to him for his constant attention at every stage of the work. His deep commitment towards research, innovative thinking and invaluable comments formed the basis for the success of this endeavor. I thank my doctoral committee members Dr. T. Selvaraj, Professor of the Department of production Enginering and Dr.A.Noorul Haq Professor, Department Production Engineering, National Institute of Technology, Tiruchirappalli, for their valuable suggestions during the course of this research work. I owe special thanks to Dr. M. Chidambaram, Director, National Institute of Technology, Tiruchirappalli, for providing excellent research facilities in the campus. I acknowledge the help and support rendered by all the faculty members and non teaching staff in the Department of Production Engineering, National Institute of Technology, Tiruchirappalli. I am thankful to my parents Kandhasamy and Sushila, sisters Amutha, Manimegala brother in law Gunasekaran and Ramasamy wife Kavitha for their consistent support and to my sister son Sakthi for the patience shown by them during the research. K.RAJA 5

7 CHAPTER NO PAGE NO TABLE OF CONTENTS TITLE ABSTRACT LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS AND ABBREVATIONS 1 INTRODUCTION 1.1 BACKGROUNG 1.2 MOTIVATION OF RESEARCH 1.3 SCOPE OF RESEARCH 1.4 ORGANIZATION OF THESIS 2 LITERATURE REVIEW 2.1 INTRODUCTION PROJECTMANAGEMENT PROJECT MANAGEMENT TECHNIQUES TRADITIONAL MODELS x ii xiii xix INADEQUACIES OF CONVENTIONAL MODELS 2.2 PROJECT SCHEDULING 2.3 MODELING AND SIMULATION OF PROJECT PETRI NETS 2.3.2APPLICATION OF PETRI NETS FOR SIMULATION SPREADSHEET SIMULATION 2.4 RESOURCE ALLOCATION 2.5 RESOURCE LEVELING 2.6. MULTI-PROJECT SCHEDULING 2.6.1MULTI-PROJECT SCHEDULING WITH RESOURCE CONSTRAINTS 2.7 NON TRADITIONAL SEARCH TECHNIQUES GENETIC ALGORITHM PARTICLE SWARM OPTIMIZATION ALGORITHM 6

8 2.7.3 MEMETIC ALGORITHM BACTERIA FORGING ALGORITHM 2.8. SUMMARY 3 PROJECT MANAGEMENT USING SIMULATION 3.1 INTRODUCTION 3.2 PROBLEM STATEMENT 3.3 SIMULATION OF PROJECTS WITH EXCEL DYNAMIC CRASHING NET PRESENT VALUE 3.5 SIMULATION OF PROJECTS USING PETRI NETS 3.5.1PROPOSED PETRI NET REPRESENTATION PROJECT ANALYSIS 3.5.3REACHABILITY ANALYSIS INVARIANTS ANALYSIS 3.5.5FEATURES OF THE PETRI-PM SOFTWARE PROJECT ANALYSIS MODULE NUMERICAL EXAMPLE SIMULATION 3.6 SUMMARY 4 RESOURCE ALLOCATION USING META HEURISTICS 4.1 INTRODUCTION 4.2 PROBLEM DESCRIPTION 4.3.GENETIC ALGORITHM APPROACH 4.4.MEMETIC ALGORITHM APPROACH 4.5.BACTERIAFROAGING ALGORITHM 4.6.SUMMARY 5 RESOURCE LEVELING USING METAHEURISTICS 5.1.INTRODUCTION 5.2 RESOURCE LEVELING PROBLEM 5.3 PROPOSED MEMTIC ALGORITHM MEMETIC PARAMETERS 5.4.PARTICLE SWARM OPTIMIZATION (PSO) 7

9 5.5 SUMMARY 6 MULTI PROJECT SCHEDULING USING METAHEURISTICS 6.1 INTRODUCTION 6.2 MULTI PROJECT SCHEDULING PROBLEM 6.3 MULTI PROJECT SCHEDULING USING HEURISTIC 6.4 MULTI PROJECT SCHEDULING USING GENETIC ALGORITHM 6.5 MULTI PROJECT SCHEDULING USING MEMETIC C ALGORITHM 6.6SUMMARY 7 CONCLUSIONS 7.1 CONTRIBUTIONS OF THESIS 7.2 SCOPE OF FUTHURE WORK 8

10 LIST OF TABLES TABLE No. TITLE PAGE No. 2.1 Table 2.1 Benefits of Modeling and Simulation 3.1 Table Details of Case study for Excel simulation 3.2 Details of statistical measures for Excel simulation 3.3 Rework probability with learning 3.4 statistical measures with rework 3.5 statistical measures with increased capacity of resources 3.6 Dependency relationships for the manufacturing project network used for the example minimum(a), most likely(b) and maximum(c) duration and crashing cost for the each activity of the project 3.8 comparisons between without crashing and optimal crashing 3.9 minimum (a) most likely (b) maximum(c) duration and crashing cost for each activity of the project 3.10 Results of the dynamic method implementation 3.11 Activities are crashed in each trial of the dynamic method 3.12 sales departments provide an estimate of the general and administrative costs Summarizes information of cash flow analysis 3.14 Discount factors over time for the development project 3.15 present an example iteration of the development project cash flows Product development project details under study 9

11 3.17 Details of model parameters for the manufacturing project under study for simulation using simquick 3.18 Project completion time under unlimited resources PD completion time under constrained resources Interpretations of places and transitions for car body painting Project 3.21 Input data for the project 3.22 PETRI-PM developed software output on Traditional computation 3.23 Simulation Result: Critical Indices after 100 Simulations 3.24 Input Data for the project for Petri net simulation 3.25 PETRI-PM output on traditional computation 3.26 Simulation result: Critical indices after 1000 simulation runs 3.27 Incidence matrix of Petri net for Car body painting project 3.28 Reachabilty Table of Petri Net for Car Painting Project 4.1 Early schedule of the project 4.2 Optimal schedule of the project by the proposed method 4.3 Optimal schedule (Alternate solution) of the project by the proposed method 4.4 Numerical example from literature 4.5 Early schedule of the project from literature 4.6 optimal schedule of the project by proposed method 4.7 optimal schedule (Alternate solution)of the project by proposed method 6.1 A Selection of Common Priority Dispatching Rules 6.2 Details of nodes and activities for all projects P1, P2, P Details of Activity, Duration and Resources used for Project P1 6.4 Details of Activity, Duration and Resources used for Project P2 10

12 6.5 Details of Activity, Duration and Resources used for Project P3 6.6 The starting node, ending node and duration of all the projects 6.7 Available quantity of resource and delivery due date for each project 6.8 Details of Project Completion Dates for Different Priority Rules 6.9 Details of Nodes and Activities for Projects A, B 6.10 Details of activity, duration and resources used for project A 6.11 Details of activity, duration and resources used for project B 6.12 The starting node, ending node and duration of all the projects 6.13 Details of projects A, B completion date for different priority rules 6.14 Details of nodes and activities for all projects P1, P2, P3, P4 & P Details of Activity, Duration and Resources used for Project P Details of Activity, Duration and Resources used for Project P Details of Activity, Duration and Resources used for Project P Details of Activity, Duration and Resources used for Project P Details of Activity, Duration and Resources used for Project P Starting node ending node and duration of the project 6.21 Details of completion time of all projects 6.22 Details of nodes and activities for all projects PI, PII, PIII & PIV 6.23 Details of activity, duration and resources used for project P Details of activity, duration and resources used for project P Details of activity, duration and resources used for project P Details of activity, duration and resources used for project P4 11

13 6.27 The starting node ending node and duration of the project 6.28 Details of completion time of all projects LIST OF SYMBOLS AND ABBREVIATIONS 12

14 1. INTRODUCTION Companies face stiff competition and need to manage increasing product complexities, shorter time to market, newer technologies. Given these changes, companies are trying to improve business processes with the use of effective project management techniques. The most popular methods for project planning and management are based on a network diagram such as Program Evaluation and Review Technique (PERT) and the Critical Path Method (CPM). These tools and its extensions did not consider number of factors which are important for real-life project management. Development of newer tools and techniques to manage manufacturing projects needs attention. 2. BACKGROUND OF RESEARCH The shift from the classical bureaucratic structures in the manufacturing industries to "lean, mean, flat" organizations is underway. Project Management (PM) approach is drawing increased attention in manufacturing management in recent years and it forms an essential decision making aides it suits the current trend and characteristics of manufacturing (Badiru 1996). Literature survey has shown increasing rate of embrace of network techniques in manufacturing settings. (Dereyck and Herrroelen (1997) Harhalakis (1989) Bowman (1995), Abdul-Nour et. al, (1998)). The existing methods for managing manufacturing projects have been successful in off-line planning and scheduling, it is difficult to dynamically monitor and control the progress of the project and to model resource constraints because information is loosely coupled. Researchers attempt to explore newer methods for managing projects. Resource leveling procedures are aimed to get the even usage of resources and to avoid high peak or very low resource requirements. Many researchers have focused on resource leveling procedures (Burgess and Kilebrew 1962, Sheng-Li et al 2006). Based on the problem characteristics, the code scheme, genetic operators and algorithm structure needs attention Resource allocation procedures are aimed to get the shortest project schedule by allocating the available

15 limited resources to project activites. Managing multiple projects is a complex task. It involves the integration of varieties of resources and schedules. The researchers have proposed many tools and techniques for single project scheduling. Mathematical programming and heuristics are limited in application. Most of the techniques developed in the past favored scheduling a single project or multiproject represented single project (Bowers et al (1996), Badiru (1996), Hsing-Pei kao et al (2006)) Recent literature shows multi-project management has become prevalent and its solution methodology needs attention. Simulation is a powerful technique for solving a wide variety of problems (Bank et al, 1998). The application of simulation is so general that it would be hard to point out disciplines or systems to which it has not been applied ( Deo, 2000; Slawomir and Peter 2008). The spreadsheet simulation was suggested for solving management science and operations research problems by Bodily (1986). Spread sheet provide a natural interface for model building are easy to use in terms of inputs. Petri nets are effective tool for modeling discrete event system. Their essential advantage is the possibility of mapping concurrency, synchronism and hierarchism of modeled system., solutions and report generations and allow users to perform what if analysis. Petri nets have been applied successfully in the areas of Performance evaluation, communication protocols, legal systems, and decision making models (Murata, 1989) Petri nets offer many advantages to project managers (Kumanan et al 2000, 2001). The Power of Petri nets in managing projects are to be explored. Literature review reveals there is increased use of stochastic optimization algorithms called metaheuristics intended to be the last resort before giving up and using random or brute-force search. Such algorithms are used for problems where you don't know how to find a good solution, but if shown a candidate solution, you can give it a grade. The algorithmic family includes genetic algorithms, hillclimbing, simulated annealing, ant colony optimization, particle swarm optimization, and so on. (Drezet and Tecquerd 2003). Valls et al. (2003) and Zhang et al. (2005) attempted the use of some Meta heuristics for solving resource allocation problem. The application of metaheuristics in managing projects needs attention.

16 3. SCOPE OF THIS RESEARCH WORK The scheme of this research work is shown in Figure 1. The work is focused as following o o o o o Identification of issues and challenges in managing manufacturing projects. Application and investigation on use of modeling, simulation and analysis of project Development of methodologies for resource leveling of projects using Meta heuristics Development of methodologies for resource allocation of projects using Meta heuristic optimization techniques algorithms Development of methodologies based on Meta heuristics for optimization of multi project planning.

17 LIST OF PUBLICATIONS International Journals 1. Kumanan S., Jagan jose, and Raja.K Multi project scheduling using heuristic and genetic algorithm(2005)international Journal of Advanced Manufacturing technology, Vol. 87, pp Kumanan S.,and Raja.K Resource Levelling using Petrinet and Memetic approach.american Journal of Applied sciences 4(5) , Kumanan S.and Raja.K Modeling Simulation of Manufacturing Projects, American Journal of Applied sciences Vol5(12) , Kumanan S. and Raja.K (2008) Petri net and Particle Swarm optimization technique based Resource leveling International Journal of Manufacturing science and Production Vol 9 No , Kumanan S.and Raja.K Multi Project scheduling using a Heuristic and Memetic algorithm. International Journal of Manufacturing science and Production ( accepted for publication) 6. Kumanan S.and Raja.K Resource allocation of manufacturing projects using Genetic, Memetic algorithm and Bacteria foraging algorithm.(working paper) International/National Conference 1 Kumanan.S., Raja.K, Beyond Traditional Manufacturing management techniques for planning modern manufacturing system, published International conference on Emerging Technologies(ICET 2003) 2 Kumanan.S., Raja.K Petri net- A modeling and simulation tool for Modern Manufacturing management(2004) National conference on Business Research,Coimbatore India pp Kumanan.S., Raja.K Project Network Techniques for Modern Manufacturing, Proceeding of National conference on Modeling analysis of production systems(maps 2004) 1

18 VITAE K.RAJA was born on 29 th December, 1976 at Tiruchengode, Tamil Nadu, India. He received his Bachelor s degree in Mechanical Engineering from Government college of Engineering, Salem affiliated to Madras University in He obtained his Master s degree in Industrial Engineering with a first class from Bharathiyar University in He has Three years engineering construction experience in Alpha Beeta engineering construction Pvt Ltd Mumbai. Seven years teaching and research experience in Government College of Engineering Salem His research area of interest includes Manufacturing Management Knowledge Based Modern Manufacturing system and new product development. 2

A Simulation-based Multi-level Redundancy Allocation for a Multi-level System

A Simulation-based Multi-level Redundancy Allocation for a Multi-level System International Journal of Performability Engineering Vol., No. 4, July 205, pp. 357-367. RAMS Consultants Printed in India A Simulation-based Multi-level Redundancy Allocation for a Multi-level System YOUNG

More information

MATHEMATICAL MODELLING AND OPTIMIZATION OF HEAT RATE OF A THERMAL POWER PLANT

MATHEMATICAL MODELLING AND OPTIMIZATION OF HEAT RATE OF A THERMAL POWER PLANT MATHEMATICAL MODELLING AND OPTIMIZATION OF HEAT RATE OF A THERMAL POWER PLANT by VINOD KRISHNA Submitted in fulfilment of the requirements for the degree of DOCTOR OF PHILOSOPHY Department of Mechanical

More information

Resource Leveling Using Petrinet and Memetic Approach

Resource Leveling Using Petrinet and Memetic Approach American Journal of Applied Sciences (): 7-, 7 ISSN -99 7 Science Publications Resource Leveling Using Petrinet and Memetic Approach K. Raja and S. Kumanan Department of Production Engineering National

More information

Decision Support and Business Intelligence Systems

Decision Support and Business Intelligence Systems Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 4: Modeling and Analysis Learning Objectives Understand the basic concepts of management support system (MSS) modeling

More information

91 محرم الصفحة. Industrial Engineering Standards. Professional Engineer Exam Ι

91 محرم الصفحة. Industrial Engineering Standards. Professional Engineer Exam Ι Industrial Engineering Standards 1 الصفحة Introduction Engineering standards are the set of knowledge, abilities, and professional attributes necessary to practice the engineering profession [3-5]. Every

More information

Engineering Fundamentals Exam. Industrial Engineering Standards

Engineering Fundamentals Exam. Industrial Engineering Standards Engineering Fundamentals Exam Industrial Engineering Standards COPYRIGHT NOTICE Copyrights 2014 National Center for Assessment in Higher Education (QIYAS) and Saudi Council of Engineers (SCE) Unless stated

More information

A Study of Job Satisfaction and Employee Productivity in Selected Organisations With Special Reference to SIDCUL, Udham Singh Nagar.

A Study of Job Satisfaction and Employee Productivity in Selected Organisations With Special Reference to SIDCUL, Udham Singh Nagar. A Study of Job Satisfaction and Employee Productivity in Selected With Special Reference to SIDCUL, Udham Singh Nagar A Thesis submitted to the Kumaun University, Nainital (India) in partial fulfillment

More information

ISE480 Sequencing and Scheduling

ISE480 Sequencing and Scheduling ISE480 Sequencing and Scheduling INTRODUCTION ISE480 Sequencing and Scheduling 2012 2013 Spring term What is Scheduling About? Planning (deciding what to do) and scheduling (setting an order and time for

More information

CHAPTER 7 CONCLUSION AND FUTURE SCOPE

CHAPTER 7 CONCLUSION AND FUTURE SCOPE 180 CHAPTER 7 CONCLUSION AND FUTURE SCOPE 7.1 OVERVIEW In this Chapter, an insight of the research work done along with major contributions as explained in this thesis and the future scope of this research

More information

EFFECTS OF ONLINE SOCIAL NETWORKING ON EMPLOYEES IN SRI LANKAN INFORMATION TECHNOLOGY ORGANIZATIONS

EFFECTS OF ONLINE SOCIAL NETWORKING ON EMPLOYEES IN SRI LANKAN INFORMATION TECHNOLOGY ORGANIZATIONS U8RARV ' UaiVtBStTV o: '.OHATUWA. SRI WM.< MOKATUWA EFFECTS OF ONLINE SOCIAL NETWORKING ON EMPLOYEES IN SRI LANKAN INFORMATION TECHNOLOGY ORGANIZATIONS MASTER OF BUSINESS ADMINISTRATION IN MANAGEMENT OF

More information

PROJECT SCHEDULING USING MICROSOFT PROJECT AND PROPOSED ANT COLONY OPTIMIZATION TECHNIQUE USING MATLAB

PROJECT SCHEDULING USING MICROSOFT PROJECT AND PROPOSED ANT COLONY OPTIMIZATION TECHNIQUE USING MATLAB PROJECT SCHEDULING USING MICROSOFT PROJECT AND PROPOSED ANT COLONY OPTIMIZATION TECHNIQUE USING MATLAB SURYA PRATAP SINGH 1, AYUSH KALRA 2, ANURAG SINGH 3, KARTHIYAINI. S 4 1,2,3UG Student, Dept. of Civil

More information

Design and Development of Enhanced Optimization Techniques based on Ant Colony Systems

Design and Development of Enhanced Optimization Techniques based on Ant Colony Systems IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 04 September 2016 ISSN (online): 2349-6010 Design and Development of Enhanced Optimization Techniques based on

More information

PROJECT SCHEDULING & CONTROL

PROJECT SCHEDULING & CONTROL PROJECT SCHEDULING & CONTROL Project Project Management PM Knowledge Areas Time Management 1 Project What is a PROJECT? Definition used by PMI: A temporary endeavor undertaken to create a unique product,

More information

University of Technology, Sydney

University of Technology, Sydney University of Technology, Sydney Audit Quality in the Equity Market Author: Yang Li Supervisors: Professor Donald Stokes Professor Gregory Clinch A thesis submitted in partial fulfilment of the requirements

More information

Analysis of Shear Wall Transfer Beam Structure LEI KA HOU

Analysis of Shear Wall Transfer Beam Structure LEI KA HOU Analysis of Shear Wall Transfer Beam Structure by LEI KA HOU Final Year Project report submitted in partial fulfillment of the requirement of the Degree of Bachelor of Science in Civil Engineering 2013-2014

More information

Course Descriptions for MEM and GCEM Programs

Course Descriptions for MEM and GCEM Programs Course Descriptions for MEM and GCEM Programs Foundation Courses MEM 501 Fundamentals of Probability and Statistics for Engineers This course develops a thorough understanding of the methods of probability

More information

Grey Wolf Optimizer for Economic Dispatch Issues

Grey Wolf Optimizer for Economic Dispatch Issues Grey Wolf Optimizer for Economic Dispatch Issues N. J. Patil 1, K. J. Gandhi 2 1Professor, Instrumentation Engineering, D. N. Patel College of Engineering, Shahada, India 2Assistant Professor, Electrical

More information

Solving Environmental Economic Dispatch Problem with Lagrangian Relaxation Method

Solving Environmental Economic Dispatch Problem with Lagrangian Relaxation Method International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 7, Number 1 (2014), pp. 9-20 International Research Publication House http://www.irphouse.com Solving Environmental

More information

Workshop on Particle Swarm Optimization and Evolutionary Computation (20-21 February 2018)

Workshop on Particle Swarm Optimization and Evolutionary Computation (20-21 February 2018) Table of Contents Tutorial: An introduction to nature-inspired metaheuristic algorithms 2 A multiobjective memetic algorithm based on particle swarm optimization 3 A novel discrete particle swarm optimization

More information

Contents PREFACE 1 INTRODUCTION The Role of Scheduling The Scheduling Function in an Enterprise Outline of the Book 6

Contents PREFACE 1 INTRODUCTION The Role of Scheduling The Scheduling Function in an Enterprise Outline of the Book 6 Integre Technical Publishing Co., Inc. Pinedo July 9, 2001 4:31 p.m. front page v PREFACE xi 1 INTRODUCTION 1 1.1 The Role of Scheduling 1 1.2 The Scheduling Function in an Enterprise 4 1.3 Outline of

More information

<Project Title> A MAJOR PROJECT. Submitted in partial fulfillment of the requirements for the award of the degree of. Master of Computer Applications

<Project Title> A MAJOR PROJECT. Submitted in partial fulfillment of the requirements for the award of the degree of. Master of Computer Applications A MAJOR PROJECT Submitted in partial fulfillment of the requirements for the award of the degree of Master of Computer Applications Submitted to RAJIV GANDHI PROUDYOGIKI VISHWAVIDYALAYA,

More information

Darshan Institute of Engineering & Technology for Diploma Studies

Darshan Institute of Engineering & Technology for Diploma Studies RESPONSIBILITY OF SOFTWARE PROJECT MANAGER Job responsibility Software project managers take the overall responsibility of project to success. The job responsibility of a project manager ranges from invisible

More information

Department of Civil Engineering Indian Institute of Technology, Delhi June 1976

Department of Civil Engineering Indian Institute of Technology, Delhi June 1976 VARIATIONAL METHODS IN THE STABILITY ANALYSIS OF SLOPES C.G. BRAEHAEAR NARAYAN Thesis submitted to the Indian Institute of Technology, Delhi for the award of the degree of DOCTOR OF PHILOSOPHY Department

More information

An Improved Particle Swarm Optimization Algorithm for Load Balanced Fault Tolerant Virtual Machine Scheduling in Computational Cloud

An Improved Particle Swarm Optimization Algorithm for Load Balanced Fault Tolerant Virtual Machine Scheduling in Computational Cloud ISSN:2320-0790 An Improved Particle Swarm Optimization Algorithm for Load Balanced Fault Tolerant Virtual Machine Scheduling in Computational Cloud 1 V.M.Sivagami, 2 Dr.K.S.Easwarakumar 1 Associate 2 Professor,

More information

THE BEHAVIOUR OF BRICK MASONRY UNDER CYCLIC COMPRESSIVE LOADINGS

THE BEHAVIOUR OF BRICK MASONRY UNDER CYCLIC COMPRESSIVE LOADINGS THE BEHAVIOUR OF BRICK MASONRY UNDER CYCLIC COMPRESSIVE LOADINGS A THESIS SUBMITTED IN FULFILMENT OF THE REQUIREMENTS FOR THE AWARD OF THE DEGREE OF DOCTOR OF PHILOSOPHY by KRISHNA SAHAI NARAINE ogti Op

More information

Designing a New Particle Swarm Optimization for Make-with-Buy Inventory Model

Designing a New Particle Swarm Optimization for Make-with-Buy Inventory Model Proceedings of the 14 International Conference on Industrial Engineering and Operations Management Bali, Indonesia, January 7 9, 14 Designing a New Particle Swarm Optimization for Make-with-Buy Inventory

More information

Learning Based Admission Control. Jaideep Dhok MS by Research (CSE) Search and Information Extraction Lab IIIT Hyderabad

Learning Based Admission Control. Jaideep Dhok MS by Research (CSE) Search and Information Extraction Lab IIIT Hyderabad Learning Based Admission Control and Task Assignment for MapReduce Jaideep Dhok MS by Research (CSE) Search and Information Extraction Lab IIIT Hyderabad Outline Brief overview of MapReduce MapReduce as

More information

Industrial & Sys Eng - INSY

Industrial & Sys Eng - INSY Industrial & Sys Eng - INSY 1 Industrial & Sys Eng - INSY Courses INSY 3010 PROGRAMMING AND DATABASE APPLICATIONS FOR ISE (3) LEC. 3. Pr. COMP 1200. Programming and database applications for ISE students.

More information

International Association of Certified Practicing Engineers

International Association of Certified Practicing Engineers www.iacpe.com Knowledge, Certification, Networking Page: 1 71 IACPE No 19, Jalan Bilal Mahmood 80100 Johor Bahru Malaysia The International is providing the introduction to the Training Module for your

More information

DESIGN PROJECT FAILURE AVOIDANCE USING AUDITING APPROACH

DESIGN PROJECT FAILURE AVOIDANCE USING AUDITING APPROACH DESIGN PROJECT FAILURE AVOIDANCE USING AUDITING APPROACH Hsien-Jung Wu* & Hung-Wen Hsu *Dept. of Information Management, Mingdao University, Taiwan Dept. of Industrial Design, Tunghai University, Taiwan

More information

BUSINESS PROGRAMS UNDERGRADUATE PURPOSE 7 HANDBOOK. Managing Capital Markets. School of Management, Business Programs

BUSINESS PROGRAMS UNDERGRADUATE PURPOSE 7 HANDBOOK. Managing Capital Markets. School of Management, Business Programs BUSINESS PROGRAMS UNDERGRADUATE PURPOSE 7 HANDBOOK Managing Capital Markets School of Management, Business Programs Updated: June 2011 Contents OVERVIEW OF THE PURPOSE Purpose Deliverables, Competencies

More information

Designing an Effective Scheduling Scheme Considering Multi-level BOM in Hybrid Job Shop

Designing an Effective Scheduling Scheme Considering Multi-level BOM in Hybrid Job Shop Proceedings of the 2012 International Conference on Industrial Engineering and Operations Management Istanbul, Turkey, July 3 6, 2012 Designing an Effective Scheduling Scheme Considering Multi-level BOM

More information

ACTIVITY SCHEDULING IN THE DYNAMIC, MULTI-PROJECT SETTING: CHOOSING HEURISTICS THROUGH DETERMINISTIC SIMULATION. Robert C. Ash

ACTIVITY SCHEDULING IN THE DYNAMIC, MULTI-PROJECT SETTING: CHOOSING HEURISTICS THROUGH DETERMINISTIC SIMULATION. Robert C. Ash Proceedings of the 999 Winter Simulation Conference P. A. Farrington, H. B. Nembhard, D. T. Sturrock, and G. W. Evans, eds. ACTIVITY SCHEDULING IN THE DYNAMIC, MULTI-PROJECT SETTING: CHOOSING HEURISTICS

More information

Depth-Bound Heuristics and Iterative-Deepening Search Algorithms in Classical Planning

Depth-Bound Heuristics and Iterative-Deepening Search Algorithms in Classical Planning Depth-Bound Heuristics and Iterative-Deepening Search Algorithms in Classical Planning Bachelor s Thesis Presentation Florian Spiess, 13 June 2017 Departement of Mathematics and Computer Science Artificial

More information

GRADUATE AND POSTDOCTORAL STUDIES FINAL ORAL EXAMINATION

GRADUATE AND POSTDOCTORAL STUDIES FINAL ORAL EXAMINATION GRADUATE AND POSTDOCTORAL STUDIES MCGILL UNIVERSITY FINAL ORAL EXAMINATION FOR THE DEGREE OF DOCTOR OF PHILOSOPHY OF MOHAMED LEILA DEPARTMENT OF NATURAL RESOURCE SCIENCES SPATIAL AND TEMPORAL OPTIMIZATION

More information

DEVELOPMENT OF GENETIC ALGORITHM FOR SOLVING SCHEDULING TASKS IN FMS WITH COLOURED PETRI NETS

DEVELOPMENT OF GENETIC ALGORITHM FOR SOLVING SCHEDULING TASKS IN FMS WITH COLOURED PETRI NETS From the SelectedWorks of Liana Napalkova October, 2006 DEVELOPMENT OF GENETIC ALGORITHM FOR SOLVING SCHEDULING TASKS IN FMS WITH COLOURED PETRI NETS Liana Napalkova Galina Merkuryeva Miquel Angel Piera

More information

Metaheuristics. Approximate. Metaheuristics used for. Math programming LP, IP, NLP, DP. Heuristics

Metaheuristics. Approximate. Metaheuristics used for. Math programming LP, IP, NLP, DP. Heuristics Metaheuristics Meta Greek word for upper level methods Heuristics Greek word heuriskein art of discovering new strategies to solve problems. Exact and Approximate methods Exact Math programming LP, IP,

More information

A HYBRID GENETIC ALGORITHM FOR JOB SHOP SCHEUDULING

A HYBRID GENETIC ALGORITHM FOR JOB SHOP SCHEUDULING A HYBRID GENETIC ALGORITHM FOR JOB SHOP SCHEUDULING PROF. SARVADE KISHORI D. Computer Science and Engineering,SVERI S College Of Engineering Pandharpur,Pandharpur,India KALSHETTY Y.R. Assistant Professor

More information

MULTI OBJECTIVE BEE COLONY OPTIMIZATION FRAMEWORK FOR GRID JOB SCHEDULING

MULTI OBJECTIVE BEE COLONY OPTIMIZATION FRAMEWORK FOR GRID JOB SCHEDULING MULTI OBJECTIVE BEE COLONY OPTIMIZATION FRAMEWORK FOR GRID JOB SCHEDULING Sana Alyaseri 1 and Ku Ruhana Ku-Mahamud 2 1 Nazwa College of Technology, Oman, sana.alyaseri@nct.edu.om 2 Universiti Utara Malaysia,

More information

Operational Optimization of a Multipurpose Hydropower- Irrigation plant

Operational Optimization of a Multipurpose Hydropower- Irrigation plant Operational Optimization of a Multipurpose Hydropower- Irrigation plant PhD First year report Bassam BOU-FAKHREDDINE Supervisors: Dr. Imad MOUGHERBAL Dr. Sara ABOU-CHAKRA Dr. Alain FAYE Dr. Yann POULLET

More information

Application of Queuing Theory for Locating Service Centers by Considering Provides Several Service in That

Application of Queuing Theory for Locating Service Centers by Considering Provides Several Service in That Cumhuriyet Üniversitesi Fen Fakültesi Fen Bilimleri Dergisi (CFD), Cilt:36, No: 4 Özel Sayı (215) ISSN: 13-1949 Cumhuriyet University Faculty of Science Science Journal (CSJ), Vol. 36, No: 4 Special Issue

More information

Modelling of Two-sided Assembly Line Balancing Problem with Resource Constraints

Modelling of Two-sided Assembly Line Balancing Problem with Resource Constraints IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Modelling of Two-sided Assembly Line Balancing Problem with Resource Constraints Related content - Meta-heuristic algorithm to

More information

Mastering Microsoft Project 2010

Mastering Microsoft Project 2010 Course 50413B: Mastering Microsoft Project 2010 Page 1 of 10 Mastering Microsoft Project 2010 Course 50413B: 2 days; Instructor-Led About this Course This two-day instructor-led course provides students

More information

Efficient Task Scheduling Over Cloud Computing with An Improved Firefly Algorithm

Efficient Task Scheduling Over Cloud Computing with An Improved Firefly Algorithm 216 IJEDR Volume 4, Issue 2 ISSN: 2321-9939 Efficient Task Scheduling Over Cloud Computing with An Improved Firefly Algorithm 1 Parminder Singh, 2 Amandeep Kaur, 1 Student of Masters of Technology, 2 Assistant

More information

AN ADVANCED IWD BASED HYPER-HEURISTIC WORKFLOW SCHEDULING IN COMPUTATIONAL GRID

AN ADVANCED IWD BASED HYPER-HEURISTIC WORKFLOW SCHEDULING IN COMPUTATIONAL GRID AN ADVANCED IWD BASED HYPER-HEURISTIC WORKFLOW SCHEDULING IN COMPUTATIONAL GRID S. Gokuldev 1, C. Sowntharya 2 and S. Manishankar 1 1 Department of Computer Science, Amrita VishwaVidyapeetham, Mysore Campus,

More information

A STUDY ON PESTICIDE MOBILITY AND PERSISTENCE FOR GEO-ENVIRONMENTAL POLLUTION MANIKAGUPTA. Deparbnent of Civil Engineering.

A STUDY ON PESTICIDE MOBILITY AND PERSISTENCE FOR GEO-ENVIRONMENTAL POLLUTION MANIKAGUPTA. Deparbnent of Civil Engineering. A STUDY ON PESTICIDE MOBILITY AND PERSISTENCE FOR GEO-ENVIRONMENTAL POLLUTION by MANIKAGUPTA Deparbnent of Civil Engineering Submitted in fiulfihnent of the requirements for the degree of I CGON0)tie)o1w

More information

one Introduction chapter Overview Chapter

one Introduction chapter Overview Chapter one Introduction Chapter chapter Overview 1.1 Introduction to Decision Support Systems 1.2 Defining a Decision Support System 1.3 Decision Support Systems Applications 1.4 Textbook Overview 1.5 Summary

More information

Project Time Management

Project Time Management Project Time Management Understand the importance of project schedules and good project time management. Define activities as the basis for developing project schedules. Describe how project managers use

More information

OVERVIEW OF DISRUPTION CLAIM IN ROAD CONSTRUCTION INDUSTRY DURING LAST FIVE YEARS

OVERVIEW OF DISRUPTION CLAIM IN ROAD CONSTRUCTION INDUSTRY DURING LAST FIVE YEARS OVERVIEW OF DISRUPTION CLAIM IN ROAD CONSTRUCTION INDUSTRY DURING LAST FIVE YEARS Sandun Kuda Kurunduwage 119324 D M.Sc/PG Diploma in Construction Law & Dispute Resolution Department of Building Economics

More information

Analysis and Modelling of Flexible Manufacturing System

Analysis and Modelling of Flexible Manufacturing System Analysis and Modelling of Flexible Manufacturing System Swetapadma Mishra 1, Biswabihari Rath 2, Aravind Tripathy 3 1,2,3Gandhi Institute For Technology,Bhubaneswar, Odisha, India --------------------------------------------------------------------***----------------------------------------------------------------------

More information

Orlando, FL. Master of Science in Business Administration

Orlando, FL. Master of Science in Business Administration Orlando, FL Master of Science in Business Administration This is 49 credit hours of Master of Science Studies program. Completing this track will lead to a Master of Arts Degree in Business Administration.

More information

Modelling of Two-sided Assembly Line Balancing Problem with Resource Constraints

Modelling of Two-sided Assembly Line Balancing Problem with Resource Constraints Home Search Collections Journals About Contact us My IOPscience Modelling of Two-sided Assembly Line Balancing Problem with Resource Constraints This content has been downloaded from IOPscience. Please

More information

Scheduling and Coordination of Distributed Design Projects

Scheduling and Coordination of Distributed Design Projects Scheduling and Coordination of Distributed Design Projects F. Liu, P.B. Luh University of Connecticut, Storrs, CT 06269-2157, USA B. Moser United Technologies Research Center, E. Hartford, CT 06108, USA

More information

Application of Two Sided Assembly Line Balancing for Lean operations - A Case Study

Application of Two Sided Assembly Line Balancing for Lean operations - A Case Study Application of Two Sided Assembly Line Balancing for Lean operations - A Case Study A. Ram Prasanth 1, N. Sabeer Nihad 2, V. Kumara Subramaniam 3 1 Department of Manufacturing Engineering, Central Institute

More information

MARTIN de TOURS SCHOOL OF MANAGEMENT DEPARTMENT OF MARKETING LESSON PLAN MKT4829 MARKETING DECISION MAKING

MARTIN de TOURS SCHOOL OF MANAGEMENT DEPARTMENT OF MARKETING LESSON PLAN MKT4829 MARKETING DECISION MAKING MARTIN de TOURS SCHOOL OF MANAGEMENT DEPARTMENT OF MARKETING LESSON PLAN MKT4829 MARKETING DECISION MAKING MKT4829 MARKETING DECISION MAKING MKT4829: Marketing Decision Making COURSE DESCRIPTION This is

More information

THE MICRO-FOUNDATIONS OF DYNAMIC CAPABILITIES, MARKET TRANSFORMATION AND FIRM PERFORMANCE. Tung-Shan Liao

THE MICRO-FOUNDATIONS OF DYNAMIC CAPABILITIES, MARKET TRANSFORMATION AND FIRM PERFORMANCE. Tung-Shan Liao THE MICRO-FOUNDATIONS OF DYNAMIC CAPABILITIES, MARKET TRANSFORMATION AND FIRM PERFORMANCE Tung-Shan Liao Thesis submitted to the Business School, The University of Adelaide, in fulfilment of the requirements

More information

DEPARTMENT OF INDUSTRIAL ENGINEERING AND ENGINEERING MANAGEMENT. Undergraduate Courses Postgraduate Courses

DEPARTMENT OF INDUSTRIAL ENGINEERING AND ENGINEERING MANAGEMENT. Undergraduate Courses Postgraduate Courses DEPARTMENT OF INDUSTRIAL ENGINEERING AND ENGINEERING MANAGEMENT Undergraduate Courses Postgraduate Courses Undergraduate Courses: IEEM 001 Academic and Professional Development I [0 credit] A compulsory

More information

TIMETABLING EXPERIMENTS USING GENETIC ALGORITHMS. Liviu Lalescu, Costin Badica

TIMETABLING EXPERIMENTS USING GENETIC ALGORITHMS. Liviu Lalescu, Costin Badica TIMETABLING EXPERIMENTS USING GENETIC ALGORITHMS Liviu Lalescu, Costin Badica University of Craiova, Faculty of Control, Computers and Electronics Software Engineering Department, str.tehnicii, 5, Craiova,

More information

SELECTED HEURISTIC ALGORITHMS FOR SOLVING JOB SHOP AND FLOW SHOP SCHEDULING PROBLEMS

SELECTED HEURISTIC ALGORITHMS FOR SOLVING JOB SHOP AND FLOW SHOP SCHEDULING PROBLEMS SELECTED HEURISTIC ALGORITHMS FOR SOLVING JOB SHOP AND FLOW SHOP SCHEDULING PROBLEMS A THESIS SUBMITTED IN PARTIAL FULFILLMENT FOR THE REQUIREMENT OF THE DEGREE OF BACHELOR OF TECHNOLOGY IN MECHANICAL

More information

Universiti Teknologi MARA. Car Plate Number Reader (CPNR) using Image Processing for Polis Bantuan UiTM Jasin

Universiti Teknologi MARA. Car Plate Number Reader (CPNR) using Image Processing for Polis Bantuan UiTM Jasin Universiti Teknologi MARA Car Plate Number Reader (CPNR) using Image Processing for Polis Bantuan UiTM Jasin Mohammad Syamil Bin Abd Maulop Thesis submitted in fulfilment of the requirements for Bachelor

More information

A STUDY OF SELECT DIMENSIONS OF DEVELOPMENT OF THE SME SECTOR OF SRI LANKA

A STUDY OF SELECT DIMENSIONS OF DEVELOPMENT OF THE SME SECTOR OF SRI LANKA A STUDY OF SELECT DIMENSIONS OF DEVELOPMENT OF THE SME SECTOR OF SRI LANKA by A. SAJ U. MENDIS Department of Management Studies Submitted in fulfillment of the requirements of the degree of DOCTOR OF PHILOSOPHY

More information

PROJECT MANAGEMENT. Systems, Principles, and Applications. Taylor & Francis Group Boca Raton London New York

PROJECT MANAGEMENT. Systems, Principles, and Applications. Taylor & Francis Group Boca Raton London New York PROJECT MANAGEMENT Systems, Principles, and Applications Adedeji B. Badiru C R C P r e s s Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an informa

More information

Meta-heuristic Algorithms for Optimal Design of Real-Size Structures

Meta-heuristic Algorithms for Optimal Design of Real-Size Structures Meta-heuristic Algorithms for Optimal Design of Real-Size Structures Ali Kaveh Majid Ilchi Ghazaan Meta-heuristic Algorithms for Optimal Design of Real-Size Structures 123 Ali Kaveh Department of Civil

More information

Cloud Load Balancing Based on ACO Algorithm

Cloud Load Balancing Based on ACO Algorithm Cloud Load Balancing Based on ACO Algorithm Avtar Singh, Kamlesh Dutta, Himanshu Gupta Department of Computer Science, National Institute of Technology,Hamirpur, HP, India Department of Computer Science,

More information

CORPORATE SOCIAL RESPONSIBILITY DISCLOSURE AND ORGANISATIONAL PERFORMANCE: THE CASE OF LIBYA, A MIXED METHODS STUDY

CORPORATE SOCIAL RESPONSIBILITY DISCLOSURE AND ORGANISATIONAL PERFORMANCE: THE CASE OF LIBYA, A MIXED METHODS STUDY Doctor of Philosophy Dissertation UNIVERSITY OF SOUTHERN QUEENSLAND CORPORATE SOCIAL RESPONSIBILITY DISCLOSURE AND ORGANISATIONAL PERFORMANCE: THE CASE OF LIBYA, A MIXED METHODS STUDY A Dissertation Submitted

More information

Optimisation and Operations Research

Optimisation and Operations Research Optimisation and Operations Research Lecture 17: Genetic Algorithms and Evolutionary Computing Matthew Roughan http://www.maths.adelaide.edu.au/matthew.roughan/ Lecture_notes/OORII/

More information

IT PROJECT DISTRIBUTION AUTOMATION

IT PROJECT DISTRIBUTION AUTOMATION IT PROJECT DISTRIBUTION AUTOMATION 1 Aniket Kale, 2 Ajay Sonune, 3 Om Awagan, 4 Sandeep Chavan, 5 Prof. Rupali Dalvi 1, 2,3,4,5 Department of Computer Engineering, Marathwada Mitra Mandal s College of

More information

IMPACT OF THE AGILE SOFTWARE DEVELOPMENT METHODOLOGY ON EMPLOYEE MOTIVATION

IMPACT OF THE AGILE SOFTWARE DEVELOPMENT METHODOLOGY ON EMPLOYEE MOTIVATION LIBRARY UNfVE R SITYOFM^TWA,SRJUMKA M ^ / t o / w l IMPACT OF THE AGILE SOFTWARE DEVELOPMENT METHODOLOGY ON EMPLOYEE MOTIVATION S. S. Gunawardena (09/9060) Thesis submitted in partial fulfillment of the

More information

CHAPTER 2 REACTIVE POWER OPTIMIZATION A REVIEW

CHAPTER 2 REACTIVE POWER OPTIMIZATION A REVIEW 14 CHAPTER 2 REACTIVE POWER OPTIMIZATION A REVIEW 2.1 INTRODUCTION Reactive power optimization is an important function both in planning for the future and day-to-day operations of power systems. It uses

More information

EVAPORATIVE COOLING FOR THERMAL COMFORT IN BUILDINGS

EVAPORATIVE COOLING FOR THERMAL COMFORT IN BUILDINGS EVAPORATIVE COOLING FOR THERMAL COMFORT IN BUILDINGS by DEV ANAND HINDOLIYA Submitted in fulfillment of the requirements of the degree of Doctor of Philosophy to the CENTRE FOR ENERGY STUDIES INDIAN INSTITUTE

More information

Metaheuristics for Vehicle Routing Problems

Metaheuristics for Vehicle Routing Problems Metaheuristics for Vehicle Routing Problems Metaheuristics Set coordinated by Nicolas Monmarché and Patrick Siarry Volume 3 Metaheuristics for Vehicle Routing Problems Nacima Labadie Christian Prins Caroline

More information

DIMENSIONS OF ORGANISATIONAL KNOWLEDGE MANAGEMENT (OKM)

DIMENSIONS OF ORGANISATIONAL KNOWLEDGE MANAGEMENT (OKM) UNIVERSITY OF SOUTHERN QUEENSLAND DIMENSIONS OF ORGANISATIONAL KNOWLEDGE MANAGEMENT (OKM) A Study on Malaysian Managers using the Multidimensional USQ KM Scale A Dissertation submitted by Barbara Skadiang,

More information

Project management practice by the public sector in a developing country

Project management practice by the public sector in a developing country PERGAMON International Journal of Project Management 18 (2000) 105±109 www.elsevier.com/locate/ijproman Project management practice by the public sector in a developing country Ghaleb Y. Abbasi *, Hisham

More information

STUDIES ON DISPERSION COMPENSATING FIBERS AND ERBIUM DOPED FIBER AMPLIFIERS PARTHASARATHI PALAI

STUDIES ON DISPERSION COMPENSATING FIBERS AND ERBIUM DOPED FIBER AMPLIFIERS PARTHASARATHI PALAI STUDIES ON DISPERSION COMPENSATING FIBERS AND ERBIUM DOPED FIBER AMPLIFIERS BY PARTHASARATHI PALAI Department of Physics Submitted in fulfillment; of the requirements of the degree of Doctor of Philosophy

More information

SUPPLY CHAIN MANAGEMENT

SUPPLY CHAIN MANAGEMENT Supply Chain Management 1 SUPPLY CHAIN MANAGEMENT For undergraduate curriculum in business, major in supply chain management. SCM 466 SCM 487 SCM 491X SCM 495X Global Trade Management Strategic Supply

More information

International Journal of Engineering, Business and Enterprise Applications (IJEBEA)

International Journal of Engineering, Business and Enterprise Applications (IJEBEA) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Engineering, Business and Enterprise

More information

Scheduling Resources and Costs

Scheduling Resources and Costs Student Version CHAPTER EIGHT Scheduling Resources and Costs McGraw-Hill/Irwin Copyright 2011 by The McGraw-Hill Companies, Inc. All rights reserved. Gannt Chart Developed by Henry Gannt in 1916 is used

More information

Masters in Business Statistics (MBS) /2015. Department of Mathematics Faculty of Engineering University of Moratuwa Moratuwa. Web:

Masters in Business Statistics (MBS) /2015. Department of Mathematics Faculty of Engineering University of Moratuwa Moratuwa. Web: Masters in Business Statistics (MBS) - 2014/2015 Department of Mathematics Faculty of Engineering University of Moratuwa Moratuwa Web: www.mrt.ac.lk Course Coordinator: Prof. T S G Peiris Prof. in Applied

More information

Evolutionary Optimization of Business Process Designs

Evolutionary Optimization of Business Process Designs Evolutionary Optimization of Business Process Designs Ashutosh Tiwari, Kostas Vergidis and Rajkumar Roy School of Applied Sciences, Cranfield University, Cranfield, MK43 0AL, U.K. Summary. Business process

More information

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 03 Issue: 12 Dec p-issn:

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 03 Issue: 12 Dec p-issn: Enhancing the Performance of Flexible Manufacturing Systems B. Satish Kumar 1, N. Gopikrishna 2 1, 2 Department of Mechanical Engineering, S.R Engineering College, Warangal Telangana, India-506371 ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Agent-based Workflow Management Systems (WfMSs) Company LOGO

Agent-based Workflow Management Systems (WfMSs) Company LOGO Agent-based Workflow Management Systems (WfMSs) Company LOGO JBees a distributed and adaptive WfMS with monitoring and controlling capabilities by Lars Ehrler, Martin Fleurke, Maryam Purvis, Bastin Tony

More information

ANT COLONY ALGORITHM APPLIED TO FUNDAMENTAL FREQUENCY MAXIMIZATION OF LAMINATED COMPOSITE CYLINDRICAL SHELLS

ANT COLONY ALGORITHM APPLIED TO FUNDAMENTAL FREQUENCY MAXIMIZATION OF LAMINATED COMPOSITE CYLINDRICAL SHELLS ANT COLONY ALGORITHM APPLIED TO FUNDAMENTAL FREQUENCY MAXIMIZATION OF LAMINATED COMPOSITE CYLINDRICAL SHELLS Rubem M. Koide 1 *, Marco A. Luersen 1 ** 1 Laboratório de Mecânica Estrutural (LaMEs), Universidade

More information

DEPARTMENT OF INDUSTRIAL ENGINEERING AND LOGISTICS MANAGEMENT. Undergraduate Courses Postgraduate Courses

DEPARTMENT OF INDUSTRIAL ENGINEERING AND LOGISTICS MANAGEMENT. Undergraduate Courses Postgraduate Courses DEPARTMENT OF INDUSTRIAL ENGINEERING AND LOGISTICS MANAGEMENT Undergraduate Courses Postgraduate Courses Undergraduate Courses: IELM 001 Academic and Professional Development I [0 credit] [Previous Course

More information

Use of Genetic Algorithms in Discrete Optimalization Problems

Use of Genetic Algorithms in Discrete Optimalization Problems Use of Genetic Algorithms in Discrete Optimalization Problems Alena Rybičková supervisor: Ing. Denisa Mocková PhD Faculty of Transportation Sciences Main goals: design of genetic algorithm for vehicle

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December-2016 1 Task Scheduling in Cloud Computing Aakanksha Sharma Research Scholar, Department of Computer Science & Applications,

More information

University of Wollongong. Research Online

University of Wollongong. Research Online University of Wollongong Research Online University of Wollongong Thesis Collection 1954-2016 University of Wollongong Thesis Collections 2003 Teacher education and teacher competencies: a study of how

More information

Scheduling. Adapted from John Musser

Scheduling. Adapted from John Musser Scheduling Adapted from John Musser Today Network Fundamentals Gantt Charts PERT/CPM Techniques WBS Review Types: Process, product, hybrid Formats: Outline or graphical organization chart High-level WBS

More information

Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen

Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen Department of Electrical and Computer Engineering Colorado State University Fort Collins, Colorado,

More information

Two-Machine Fuzzy Flow Shop Scheduling Using Black Hole Algorithm

Two-Machine Fuzzy Flow Shop Scheduling Using Black Hole Algorithm Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 6 (2017), pp. 1935-1946 Research India Publications http://www.ripublication.com Two-Machine Fuzzy Flow Shop Scheduling

More information

A Novel Approach for Realizing Business Agility through Temporally Planned Automatic Web Service Composition using Network Analysis

A Novel Approach for Realizing Business Agility through Temporally Planned Automatic Web Service Composition using Network Analysis A Novel Approach for Realizing Business Agility through Temporally Planned Automatic Web Service Composition using Network Analysis A. P. Sandhya 1, and B. Dr. M. Lakshmi 2 1 Research Scholar, Sathyabama

More information

Proven Project Risk Management Techniques for Increased Project and Organizational Success

Proven Project Risk Management Techniques for Increased Project and Organizational Success Increased Project and Organizational Success By Laszlo A. Retfalvi, P.Eng., PMP, PMI-RMP Retfalvi and Associates Abstract Management of medium to large complex procurement and integration projects is a

More information

Payam Parsa. Conducted a research project with annual savings impact of $700,000

Payam Parsa. Conducted a research project with annual savings impact of $700,000 Payam Parsa Ph.D. Candidate Department of Industrial Engineering, University of Arkansas 4207 Bell Engineering Center, 1 University of Arkansas, Fayetteville, AR E-Mail: pparsa@uark.edu Tel: (479) 422

More information

Universiti Teknologi MARA. Veterinary Clinic Management System with SMS Notification

Universiti Teknologi MARA. Veterinary Clinic Management System with SMS Notification Universiti Teknologi MARA Veterinary Clinic Management System with SMS Notification Nur Fatihah Nadirah Binti Ali Thesis submitted in fulfillment of the requirements for Bachelor of Information Technology

More information

CONCLUSION AND SUGGESTIONS FOR FURTHER WORK

CONCLUSION AND SUGGESTIONS FOR FURTHER WORK CONCLUSION AND SUGGESTIONS FOR FURTHER WORK P.R Sreemahadevan Pillai A comprehensive study of project scheduling techniques and the introduction of new techniques Thesis. Department of Civil Engineering,

More information

THREE DIMENSIONAL DYNAMIC ANALYSIS OF TALL BUILDINGS DUE TO WIND FORCES

THREE DIMENSIONAL DYNAMIC ANALYSIS OF TALL BUILDINGS DUE TO WIND FORCES THREE DIMENSIONAL DYNAMIC ANALYSIS OF TALL BUILDINGS DUE TO WIND FORCES by PRATIMA RANI BOSE Thesis submitted in fulfilment of the requirements for the degree of DOCTOR OF PHILOSOPHY Department of Civil

More information

Simulation approaches for optimization in business and service systems

Simulation approaches for optimization in business and service systems Simulation approaches for optimization in business and service systems Imed Kacem kacem@univ-metz.fr Professor - Université Paul Verlaine Metz http://kacem.imed.perso.neuf.fr/site/ FUBUTEC 2, Future Business

More information

SIMULATING BIOTECH MANUFACTURING OPERATIONS: ISSUES AND COMPLEXITIES. Prasad V. Saraph

SIMULATING BIOTECH MANUFACTURING OPERATIONS: ISSUES AND COMPLEXITIES. Prasad V. Saraph Proceedings of the 2001 Winter Simulation Conference B. A. Peters, J. S. Smith, D. J. Medeiros, and M. W. Rohrer, eds. SIMULATING BIOTECH MANUFACTURING OPERATIONS: ISSUES AND COMPLEXITIES Prasad V. Saraph

More information

Optimizing Inplant Supply Chain in Steel Plants by Integrating Lean Manufacturing and Theory of Constrains through Dynamic Simulation

Optimizing Inplant Supply Chain in Steel Plants by Integrating Lean Manufacturing and Theory of Constrains through Dynamic Simulation Optimizing Inplant Supply Chain in Steel Plants by Integrating Lean Manufacturing and Theory of Constrains through Dynamic Simulation Atanu Mukherjee, President, Dastur Business and Technology Consulting,

More information

INFORMATION SECURITY MANAGEMENT MATURITY: A STUDY OF SELECT ORGANIZATIONS

INFORMATION SECURITY MANAGEMENT MATURITY: A STUDY OF SELECT ORGANIZATIONS INFORMATION SECURITY MANAGEMENT MATURITY: A STUDY OF SELECT ORGANIZATIONS ABHISHEK NARAIN SINGH DEPARTMENT OF MANAGEMENT STUDIES INDIAN INSTITUTE OF TECHNOLOGY DELHI MARCH, 2014 Indian Institute of Technology

More information

OPERATIONS RESEARCH Code: MB0048. Section-A

OPERATIONS RESEARCH Code: MB0048. Section-A Time: 2 hours OPERATIONS RESEARCH Code: MB0048 Max.Marks:140 Section-A Answer the following 1. Which of the following is an example of a mathematical model? a. Iconic model b. Replacement model c. Analogue

More information