Optimization of Job Scheduling and Inventory Management for a Multi-Product Make-to-Order Manufacturing System using Hybrid Metaheuristics (PSO-GA)

 

Table Of Contents


Chapter ONE

INTRODUCTION

  • 1.1Introduction
  • 1.2Background of the study
  • 1.3Problem Statement
  • 1.4Objective of the study
  • 1.5Limitation of the study
  • 1.6Scope of the study
  • 1.7Significance of the study
  • 1.8Structure of the research
  • 1.9Definition of terms

Chapter TWO

LITERATURE REVIEW

  • 2.1Theoretical foundations of production planning and scheduling
  • 2.2Literature on multi-product make-to-order systems
  • 2.3Inventory management in hybrid manufacturing environments
  • 2.4Metaheuristic optimization in operations research
  • 2.5Particle Swarm Optimization (PSO) in scheduling
  • 2.6Genetic Algorithms (GA) for production problems
  • 2.7Hybrid PSO-GA approaches in manufacturing
  • 2.8Scheduling under demand variability and lead time uncertainty
  • 2.9Inventory policies for make-to-order systems
  • 2.10Gaps and research opportunities

Chapter THREE

RESEARCH METHODOLOGY

  • 3.1Research design and approach
  • 3.2System description and problem formulation
  • 3.3Decision variables and constraints
  • 3.4Objective function(s) specification
  • 3.5PSO-GA hybrid algorithm framework
  • 3.6Data collection and preprocessing
  • 3.7Experimental design and benchmarking
  • 3.8Performance metrics and statistical analysis
  • 3.9Validation and sensitivity analysis
  • 3.10Implementation details and software tools

Chapter FOUR

DATA PRESENTATION AND ANALYSIS

  • 4.1Baseline modeling without optimization
  • 4.2Development of the PSO-GA hybrid model
  • 4.3Constraint handling and feasibility restoration
  • 4.4Parameter tuning and algorithmic settings
  • 4.5Case studies: multi-product make-to-order scenarios
  • 4.6Comparative analysis with single-method approaches
  • 4.7Robustness under demand and lead-time variability
  • 4.8Practical implications, scalability, and computational efficiency

Chapter FIVE

SUMMARY, CONCLUSION AND RECOMMENDATIONS

  • 5.1Summary of findings
  • 5.2Theoretical implications
  • 5.3Practical implications for industry
  • 5.4Limitations of the study
  • 5.5Recommendations for future research
  • 5.6Conclusion and final remarks

Project Abstract

This research presents a comprehensive optimization framework for a multi-product make-to-order (MTO) manufacturing system by integrating hybrid metaheuristics, specifically Particle Swarm Optimization (PSO) and Genetic Algorithm (GA), to jointly optimize job scheduling and inventory management. The study addresses the critical combinatorial complexity arising from lot sizing, sequencing, machine assignment, and dynamic demand in a production environment where customization and lead-time commitments are paramount. The proposed model formulates a mixed-integer nonlinear programming (MINLP) problem that captures production capacity constraints, setup costs, order due dates, backorder penalties, inventory carrying costs, and service level requirements, while accommodating product-specific processing times, routing variations, and resource contention across multiple stages. To overcome computational intractability, a two-layer hybrid optimization approach is introduced. The inner layer uses a GA to generate high-quality discrete schedules and routing decisions, leveraging crossover and mutation operators tailored to sequencing and machine assignment. The outer layer employs PSO to fine-tune continuous decision variables, such as job start times, release dates, and inventory levels, enabling smooth coordination between production and inventory policies. A cooperative exchange mechanism between layers ensures convergence toward globally feasible and economically superior solutions. The framework also incorporates constraint-handling techniques and adaptive parameter control to maintain robustness under stochastic demand and random machine failures. Data from a simulated multi-product assembly and machining environment with varying demand profiles, lead times, and return processes is used to evaluate performance. Benchmark scenarios include single- and multi-line configurations, different product mixes, and varying penalty weights for tardiness and stockouts. The performance metrics examined are total production cost, on-time delivery rate, average cycle time, work-in-process (WIP) levels, and service level attainment. Comparative analyses against traditional heuristics (e.g., pure GA, pure PSO, and constructive heuristics) demonstrate that the PSO-GA hybrid significantly reduces total cost and tardiness while improving service levels and reducing WIP, particularly in high-m variability and tight lead-time settings. Sensitivity analyses reveal the model’s resilience to parameter changes in processing times, setup costs, demand volatility, and capacity constraints. The research also investigates the impact of different inventory policies (EOQ-based, base-stock, and dynamic safety stock) on overall performance, identifying conditions under which each policy yields optimal outcomes. The results indicate that the hybrid method consistently outperforms single-method approaches by exploiting the explorative search capacity of PSO and the exploitation strength of GA, thereby achieving balanced solutions that harmonize scheduling precision with lean inventory management. The study contributes to the literature on integrated production-inventory optimization for MTO systems, offers a scalable methodological blueprint for complex manufacturing environments, and provides practical decision-support insights for operations managers aiming to enhance responsiveness, reduce costs, and sustain competitive advantage in customer-centric production networks.

Project Overview

What This Project Is About
A plain-language overview of how a factory can plan production and keep enough materials on hand when making several products to customer orders. The project looks at ways to schedule jobs efficiently while controlling inventory, using simple ideas and smart computer-based methods to find good, practical solutions.

The Problem It Addresses
Manufacturers often juggle multiple products with varying sizes, demand deadlines, and component needs. Poor scheduling or inventory decisions can lead to longer lead times, higher costs, or wasted materials. This project targets balancing timely order fulfillment with lean inventory to reduce costs and delays.

Objectives of the Project


  1. Understand why scheduling and inventory matter in a make-to-order setting.
  2. Explore a hybrid method that combines two simple search ideas to improve decisions.
  3. Develop a model that captures production steps, timings, and material usage.
  4. Test the model with realistic data and compare to basic planning methods.
  5. Provide practical guidelines for managers to apply the method in real plants.


What You Will Do Step by Step


  1. Study basic concepts of scheduling and inventory in manufacturing.
  2. Build a simple mathematical representation of a multi-product, make-to-order system.
  3. Implement the hybrid PSO-GA approach (two straightforward optimization ideas) in code.
  4. Run simulations with sample data to see how orders, setup times, and inventory interact.
  5. Compare results to traditional planning methods and analyze improvements.


Expected Outcome


A practical scheduling and inventory plan that reduces order lead times and lowers material costs, with clear steps for applying the method in real factories and guidance on the expected benefits and limitations.

Blazingprojects Mobile App

πŸ“š Over 50,000 Project Materials
πŸ“± 100% Offline: No internet needed
πŸ“ Over 98 Departments
πŸ” Software coding and Machine construction
πŸŽ“ Postgraduate/Undergraduate Research works
πŸ“₯ Instant Whatsapp/Email Delivery

Blazingprojects App

Related Research

Industrial and Produ. 2 min read

Optimization of Integrated Energy Management and Production Scheduling for a Multi-P...

What This Project Is About The project looks at how a factory that makes multiple products can manage its energy use and production plan together. It studies wa...

BP
Blazingprojects
Read more →
Industrial and Produ. 2 min read

Optimizing Sustainable Production Scheduling and Inventory Management in a Mixed-Mod...

What This Project Is About A plain-language overview of the topic and what the project investigates. The Problem It Addresses What problem or gap this project ...

BP
Blazingprojects
Read more →
Industrial and Produ. 4 min read

Smart Factory Validation: Real-time Monitoring and Optimization of Production Lines ...

What This Project Is About A straightforward introduction to studying how modern factories can be watched and improved in real time. The project explores using ...

BP
Blazingprojects
Read more →
Industrial and Produ. 4 min read

Smart Warehouse Layout Optimization using Mixed-Integer Linear Programming and Real-...

What This Project Is About A practical look at how warehouses can be organized more efficiently using smart planning tools. The project explores methods to plac...

BP
Blazingprojects
Read more →
Industrial and Produ. 3 min read

Development of a Data-Driven Predictive Maintenance Framework for Smart Manufacturin...

What This Project Is About A straightforward, beginner-friendly look at how sensors and software can monitor factory equipment to predict failures before they h...

BP
Blazingprojects
Read more →
Industrial and Produ. 2 min read

Optimization of preventive maintenance and spare parts stocking using real-time IoT ...

What This Project Is About A plain-language overview of how maintenance and inventory decisions can be smarter by using data from sensors and devices in a facto...

BP
Blazingprojects
Read more →
Industrial and Produ. 3 min read

Green Manufacturing and Energy Optimization for Small-Scale Industries: A Data-Drive...

What This Project Is About A practical, data-based project focused on making small-scale manufacturing greener. It looks at how energy and material use can be t...

BP
Blazingprojects
Read more →
Industrial and Produ. 3 min read

Optimization of Job Scheduling and Inventory Management for a Multi-Product Make-to-...

What This Project Is About A plain-language overview of how a factory can plan production and keep enough materials on hand when making several products to cust...

BP
Blazingprojects
Read more →
Industrial and Produ. 3 min read

Implementation of an IoT-enabled predictive maintenance framework for a multimodal m...

What This Project Is About A plain-language overview of the topic and what the project investigates. The Problem It Addresses What problem or gap this project ...

BP
Blazingprojects
Read more →
WhatsApp Click here to chat with us