Next Article in Journal
Robust OTFS Detection via MMSE-DFE Equalization for ISAC in Doubly Dispersive Channels
Previous Article in Journal
Resource Allocation and Energy Harvesting in UAV-Assisted Full-Duplex Cooperative NOMA Systems
Previous Article in Special Issue
A Cloud-Based Approach to Modeling ERP Information Flows Using a Bivariate Pólya–Aeppli Process
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Pull-Based Output Rate Control of a Flexible Job Shop in a Multi-Shop Production Chain

1
Institute of Liberal Arts and Science, Kanazawa University, Kanazawa 920-1192, Japan
2
School of Mechanical Engineering, Shanghai Jiao Tong University, 800 Dongchuan Rd., Shanghai 200240, China
3
School of Information Science and Engineering, Fudan University, 220 Handan Rd., Shanghai 200433, China
*
Author to whom correspondence should be addressed.
Mathematics 2025, 13(21), 3543; https://doi.org/10.3390/math13213543
Submission received: 15 September 2025 / Revised: 29 October 2025 / Accepted: 3 November 2025 / Published: 5 November 2025

Abstract

This paper addresses the problem where optimizing a single production shop within a production chain may not improve the overall performance of the entire chain. To overcome this and synchronize the efficiency of each shop, methods are proposed to align the output rate of an upstream shop with the limited intake rate of its downstream shop. In the proposed methods, the output rate of the upstream shop is used to guide job scheduling, processing, and resource allocation in the shop. Simulation results from a real-world case study demonstrate that implementing this pull-based system reduces job earliness and tardiness by over 90% in the tested factory, where the upstream shop is a flexible job shop, leading to lower inventory costs, idling costs, and labor costs.

1. Introduction

The concept of pull production was introduced long ago, and numerous related studies have been conducted since then. However, most existing approaches assume either a linear production line or a single-shop environment where all jobs follow identical routing sequences [1,2,3,4]. Their methods focus on coordinating production between consecutive stages. For example, the market demand triggers the release of jobs from the final operation, which in turn pulls jobs from its immediate predecessor. This pull process continues upstream until the first operation draws in the raw materials.
In real-world production environments, multiple production shops (or independent production stages) are often connected in series [5]. Based on our investigation of many manufacturing factories in Taiwan and Japan, a common issue exists: even when a production shop is optimized for a specific objective, this optimization does not necessarily contribute to improving the performance of the entire production chain. For example, minimizing the total completion time of all jobs (i.e., makespan) in one shop may result in the problem of being unable to transfer those jobs to the downstream shop, because the downstream shop might still be busy and unable to accept additional jobs due to limited capacity. This mismatch can lead to an accumulation of completed jobs between shops, increasing inventory levels and costs for storage and management. Previous research findings also suggested that there is a clear tradeoff between minimizing the makespan and just-in-time (JIT) production [6]. Conversely, when the pull concept is applied to optimize the whole production chain, it becomes challenging to control the production speed of each individual shop so that it aligns with the intake rate of the next shop in the sequence.
This study addresses this gap by proposing a new pull-based control framework specifically designed for a flexible job shop (FJS) constrained by a downstream shop with limited intake capacity. Unlike prior pull and hybrid systems, the proposed approach integrates detailed job scheduling within the FJS with due-date assignment mechanisms that synchronize its output pace to the downstream shop’s intake rate. Through this integration, our method not only optimizes the internal efficiency of the FJS but also ensures smooth and capacity-aligned flow across production shops.
The proposed approach is based on a real factory case in Japan, where one of the production shops operates in an FJS environment. In such a complex production environment, jobs follow diverse processing routes and revisit certain machines, making traditional pull control between individual machines infeasible. Moreover, the shop faces the problem of unsmooth job flows to the downstream shop, where some operations are strictly limited in speed and capacity. Though the case might be specific, the underlying structure of the problem—an FJS upstream constrained by limited intake capacity of a downstream shop—is not rare in various industries. Examples may include food processing, pharmaceuticals, and semiconductor manufacturing [7,8,9,10], where upstream production must be tightly coordinated with bottleneck operations or limited-capacity finishing stages.
Existing studies on FJS problems focus on one single shop and mostly aim at objectives such as minimizing the makespan, flow time, tardiness [11,12], processing costs [13], and machine idle time [14]. They assign due dates by using benchmark or shop floor data. Some studies propose combinations of dispatching rules [11,12] and optimization algorithms such as Artificial Bee Colony [13] and deep Q network [14] to cope with dynamics including new job arrivals and machine failures, but none of them take into consideration the needs or limitations of a downstream shop. To make up this void and help a real factory we visited improve production performance, this study proposes a solution aiming at controlling an FJS’s production speed to align with the limited intake rate of its downstream production shop.
The FJS in the factory consists of multiple stations through which jobs go in predefined sequences. One of the stations has multiple workers performing the same work independently, while each of the other stations contains one machine. The worker station is frequently revisited by jobs, whereas the machine stations are accessed less often. However, many worker operations take only one-tenth as much time as a machine operation. Jobs arrive at the shop once per day in a batch. Transportation time between stations is considered negligible.
Figure 1 illustrates the FJS environment and provides an example of predefined job routings. In the figure, the number beside the letter “O” on each job’s routing indicates the job’s ith operation. For example, job 1’s first operation is performed in station 1, second operation is performed in station 2, and third, fourth, and fifth operations are performed in station S.
To ensure a smooth job flow between this production shop and the subsequent one, this study proposes controlling the completion times of jobs based on the intake rate of the successor shop. Each job is assigned a due date D j , which is determined based on the successor shop’s intake rate. Let C j denote job j’s completion time, then if a job is completed earlier than D j , its earliness is defined as E j = D j C j ; if it is completed later, its tardiness is defined as T j = C j D j . The objective is to minimize the total earliness and tardiness of all jobs. For evaluation, the average earliness and tardiness of all jobs are used:
M i n i m i z e j = 1 J max ( E j , T j ) / J .
In Equation (1), J represents the number of jobs received in one day. While the objective function allows a job to be completed after its due date D j , the factory prefers that all jobs be completed on or before their due dates. Therefore, the proposed job scheduling method prioritizes completing jobs early rather than late. The following assumptions are made in this study:
  • Assumptions
(1)
The processing of a job is non-preemptive.
(2)
Machines do not fail.
(3)
The job waiting buffer at each station is unlimited.
The main contributions of this study include modeling a real-world FJS where both machines and workers are required to perform operations, and proposing methods for achieving JIT production in the modeled shop. The methods extend the pull-based production concept to the complex FJS-downstream settings by developing algorithms that (1) assign job due dates based on scheduling and downstream constraints, (2) control the production pace of the FJS to match the downstream intake rate, and (3) maintain internal efficiency within the FJS while ensuring synchronized flow across shops.
The remainder of this paper is organized as follows: the proposed model and methods are detailed in Section 2, they are evaluated through computer simulations and analysis in Section 3, and the findings are summarized and directions for future research are discussed in Section 4.

2. Methodology

Notation
mindex of machine
Mnumber of machine stations
R S J jobs that go through the machine requiring rescheduling
J ( m ) jobs going through machine m
b T ( m , j ) processing time of job j before it arrives at machine m
c T ( m , j ) completion time of job j on machine m
jindex of job
T ( m , j ) processing time of job j on machine m
R S M machines requiring rescheduling
E T j earliest completion time of job j
d d I interval between two consecutive due dates
Hhours for which the schedule is made
wnumber of workers at the worker station
W P j total processing time of job j at the worker station
w [ i ] the ith worker
btotal idle time of workers before D j
a w [ i ] idle time of the ith worker after the due date of his previously assigned job
This study proposes a scheduling and production control method for the FJS production shop described. The method includes two stages: an offline scheduling stage and an online processing control stage. The offline stage schedules jobs that go through the machine stations, assigns a due date to each job based on the intake rate of the downstream production shop, and determines the minimum number of workers required to complete all the jobs by their respective due dates. The online stage determines the processing sequence of the waiting jobs at the worker station and controls the start time of processing the jobs at their final operations.
The advantage of this semi-offline, semi-online approach, compared to methods that rely entirely on offline solutions, is its low computational cost, which enables faster calculation speed and makes it suitable for solving large-scale problems. All the algorithms presented are original heuristics, rather than adaptations of existing methods.
The first step of the offline scheduling stage is to schedule the jobs that go through the machine stations. This process is illustrated in the pseudocode Algorithm 1. The goal is to ensure that jobs going through the same machine arrive one after another in a sequence so that no job has to wait long for the machine. This effectively eliminates the possibility of long waiting times at any machine station, because a machine operation takes much longer time than a worker operation.
In Algorithm 1, line 6 gets the jobs that need to go through a machine. This step ensures that only the machine (bottleneck) operations are included in the scheduling. Line 8 sorts the jobs in increasing order of their processing times before they arrive at the machine. This step provides a possible arrival sequence of the jobs at the machine. Lines 14–20 compute for each of these jobs its expected completion time by the machine if the machine processes the jobs in the order obtained in line 8. When a job assigned to the current machine also has operations on another machine that has already been scheduled, conflicts may arise if the new completion time violates the precedence of that downstream machine. In such a case, the affected jobs are rescheduled to ensure feasibility and preserve the processing order across machines. This feedback step is described by lines 2–4, 10–13 and 21–28. It enables adjustment of the schedule whenever the sequencing on one machine impacts previously scheduled machines.
Algorithm 1: Schedule the jobs that go through machines
Mathematics 13 03543 i001
After the schedule is created, the due date of each job is assigned based on its completion time on the final machine it goes through as well as the intake rate of the subsequent production shop. This process is described in the pseudocode Algorithm 2, which first calculates the earliest completion time for each job (lines 1–3) and then sets the job’s due date according to the intake rate of the next production shop (lines 4–12). The intake rate represents how frequently the subsequent production system can accept new jobs and is expressed as a time interval between consecutive intakes. This procedure effectively spaces the job due dates in a way that matches the flow capacity of the next shop. If the upstream schedule produces jobs faster than the downstream intake allows, the due dates will automatically be extended to maintain synchronization.
The purpose of this algorithm is to ensure smooth job flow between multiple shops and to prevent overloading or idling in the downstream shop. By integrating scheduling information from Algorithm 1 with the downstream intake constraint, it minimizes waiting times and ensures a balanced and continuous flow throughout the multi-shop production system.
Algorithm 2: Due date setting
Mathematics 13 03543 i002
Finally, Algorithm 3 is proposed to determine the minimum number of workers required to execute the production schedule generated by Algorithm 1, thereby establishing a link between job scheduling and workforce planning. While Algorithms 1 and 2 focus on aligning production pace and due dates with downstream capacity, Algorithm 3 quantifies the human resource requirement necessary to implement that schedule at the lowest possible labor cost.
Algorithm 3: Determine number of workers
Mathematics 13 03543 i003
Algorithm 3 starts by reading the detailed job due dates obtained from Algorithm 2. Based on this information, it computes the number of workers by checking if their total working time would be longer than the total processing time of worker operations. The algorithm assumes that if a worker finishes a job early, any remaining idle time before the job’s due date can be used to process other operations, provided sufficient time is available to complete them. This represents an idealized utilization scenario, which may not be perfectly achievable in practice due to the non-preemptive nature of operations. Therefore, the worker count derived from this algorithm should be interpreted as the minimum feasible number rather than an exact operational requirement.
The three algorithms described above constitute the offline scheduling stage. After being combined with the online processing control stage, they form the complete workflow of the proposed method, as illustrated in Figure 2.
In Figure 2, the offline scheduling stage is shown with a grey background, whereas the online processing control stage appears on a white background. During the online stage, machines process jobs in their order of arrival. Workers process jobs in the sequence of slack time per remaining operation, with priority given to jobs at their final operations. If a final-operation job would be tardy, a worker will process it first. This ensures that final-operation jobs wait only when there is sufficient time before their due dates. By allowing waiting, earliness is reduced, and as the due date approaches, the worker processes the job immediately, minimizing tardiness.

3. Simulation and Analysis

The proposed method is simulated using the real factory data. The FJS environment consists of 21 stations, including 1 worker station and 20 machine stations. There are 6 workers in the worker station. Jobs arrive once per day and must be completed within 16 h. All completed jobs are delivered to a downstream production shop, which has a maximum intake rate of one job per 20 min.
Currently, jobs in the production shop are processed based on empirical rules. Although it is possible to complete all the jobs within the required 16-h timeframe, many of the jobs end up as intermediate inventory because they are completed much earlier and need to wait through many intervals before entering the downstream shop. However, the last few jobs are often completed just near the end of the 16-h timeframe.
The routing and processing time for each job are presented in Table 1, where jobs are listed vertically and their operations horizontally. Each cell shows the station index and the corresponding processing time for an operation. Station 1 represents the worker station, while the remaining stations are machine stations.
According to the shop floor information described above, the parameters in the proposed method are set as follows: M = 20 , H = 16 × 60 , and d d I = 20 . Using the proposed Algorithm 3, the minimum number of workers required for the provided data is determined to be w = 4 .
The evaluation is made based on the following performance measures, with several due date-related dispatching rules—EDD (earliest due date), MDD (modified due date), and MST (minimum slack time)—selected for comparison. These rules are found to be among the most effective for completing jobs while minimizing either tardiness alone [15,16,17] or the total of earliness and tardiness [18,19]. They are widely employed for performance comparison in studies on dynamic FJS problems [14,17,20,21].
Table 2 presents the simulation results, where PSM denotes the proposed scheduling method. D J starts from 820 because it is the earliest possible completion time of the last job according to the results obtained by Algorithm 2. As shown in the table, C J changes in line with D J under PSM, indicating the effectiveness of the proposed online processing control stage, where jobs are ordered depending on both due dates and slack time per remaining operation.
It is observed that when the due date parameter D J = 900 (equivalent to 15 h), the proposed scheduling method successfully completes all jobs without any instances of tardiness. Furthermore, the average earliness in job completion times from their respective due dates is limited to just 7.6 min, indicating a high level of scheduling precision. From the perspective of JIT production, where minimizing both early and tardy job completions is critical, this outcome is notably effective. In comparison to alternative scheduling rules, the proposed method demonstrates clear superiority across multiple performance indicators, including the average earliness and tardiness ( E T ¯ ), the number of tardy jobs ( J t ), and the corresponding standard deviations. These improvements suggest that the proposed method not only ensures timeliness, reducing inventory space and management, but also provides higher efficiency and less labor costs.
Figure 3 illustrates the performance differences between the methods based on the measures E T ¯ , E ¯ e , and T ¯ t . The proposed method achieves an E T ¯ that is approximately one-fifth or less compared to the other methods, an E ¯ e that is around one-tenth or lower, and a T ¯ t that is even reduced to zero when all the jobs are completed within 15 h.
Table 3 shows the result of an analysis of variance (ANOVA) test. ANOVA is widely used to check if a method has a significant impact on a performance measure. The closer to 0 the p-value is, the larger the significance is; and the closer to 1, the less the significance is. Usually, if the p-value is less than 0.05, it is believed that the corresponding method has a significant impact on the performance measure. Since the results in Table 3 all have a p-value of 0.0000, they represent a significant improvement under the three performance measures by using the proposed method.

4. Conclusions

This study applies the pull production concept to a production chain consisting of several sequentially connected production shops. In this framework, the production speed of each individual shop is not set independently but is instead governed by the demand rate of the subsequent downstream shop. This demand-driven approach ensures that each shop aligns its output pace with the needs (required input pace) of the next, thereby promoting synchronization across the entire production chain. The determined production speeds are then used as key parameters in guiding both job scheduling and processing decisions within a shop.
The research focuses on a real-world FJS environment as a case study. For this setting, a comprehensive control method for scheduling and job processing is developed. The proposed method is divided into two stages: an offline stage and an online stage. The offline stage is responsible for determining the appropriate due dates for each job and calculating the minimum number of workers required in the shop. These outputs contribute to a smoother job flow between adjacent shops and facilitate the elimination of surplus labor resources, enhancing overall efficiency. Meanwhile, the online stage dynamically manages the execution phase of production. It determines the optimal job processing sequence in real time and decides the precise start times for processing jobs at their final operations. This ensures responsiveness to current shop-floor conditions such as delay in worker operations and helps maintain alignment with the upstream-downstream synchronization goals.
The proposed method might be integrated into Manufacturing Execution Systems (MESs) as a plug-in or decision-support module that receives live job status data. It can provide dynamic scheduling recommendations or real-time control feedback. It may also help update job processing schedules in ERP systems.
Although the method is specifically developed for FJS environments, several key principles embedded in the method such as prioritizing scheduling bottleneck stations, synchronizing production rates between adjacent shops, eliminating redundant workers, sequencing jobs in a rational and efficient order, and actively managing the completion timing of jobs nearing their final operations offer valuable insights for addressing a broader range of general scheduling and production control problems.
Future work would focus on generalizing the method to other contexts including multi-factory environments where similar production constraints exist, or further considering machine failures, to validate the method’s applicability.

Author Contributions

Conceptualization, W.W.; Methodology, W.W.; Software, W.W.; Validation, W.W.; Formal analysis, W.W.; Investigation, W.W., M.Z. and J.R.; Resources, W.W.; Data curation, W.W.; Writing—original draft, W.W.; Writing—review and editing, M.Z. and J.R.; Funding acquisition, W.W. All authors have read and agreed to the published version of the manuscript.

Funding

This research is funded by JSPS Grants-in-Aid for Scientific Research (KAKENHI) Grant Number 25K08164.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Kirkavak, N.; Dincer, C. The general behavior of pull production systems: The allocation problems. Eur. J. Oper. Res. 1999, 119, 479–494. [Google Scholar] [CrossRef]
  2. Geraghty, J.; Heavey, C. A comparison of Hybrid Push/Pull and CONWIP/Pull production inventory control policies. Int. J. Prod. Econ. 2004, 91, 75–90. [Google Scholar] [CrossRef]
  3. Mohebbi, E.; Choobineh, F.; Pattanayak, A. Capacity-driven vs. demand-driven material procurement systems. Int. J. Prod. Econ. 2007, 107, 451–466. [Google Scholar] [CrossRef]
  4. Askin, R.G.; Krishnan, S. Defining inventory control points in multiproduct stochastic pull systems. Int. J. Prod. Econ. 2009, 120, 418–429. [Google Scholar] [CrossRef]
  5. Wang, H.; Chou, C.; Wang, C.; Ho, L. Sustainable scheduling of TFT-LCD cell production: A hybrid dispatching rule and two-phase genetic algorithm. Int. J. Prod. Econ. 2024, 278, 109412. [Google Scholar] [CrossRef]
  6. Nessari, S.; Tavakkoli-Moghaddam, R.; Bakhshi-Khaniki, H.; Bozorgi-Amiri, A. A hybrid simheuristic algorithm for solving bi-objective stochastic flexible job shop scheduling problems. Decis. Anal. J. 2024, 11, 100485. [Google Scholar] [CrossRef]
  7. Chen, J.C.; Chen, K.H.; Wu, J.J.; Chen, C.W. A study of the flexible job shop scheduling problem with parallel machines and reentrant process. Int. J. Adv. Manuf. Technol. 2008, 39, 344–354. [Google Scholar] [CrossRef]
  8. Alvarez-Valdes, R.; Fuertes, A.; Tamarit, J.M.; Gimenez, G.; Ramos, R. A heuristic to schedule flexible job-shop in a glass factory. Eur. J. Oper. Res. 2005, 165, 525–534. [Google Scholar] [CrossRef]
  9. Gao, J.; Gen, M.; Sun, L.; Zhao, X. A hybrid of genetic algorithm and bottleneck shifting for multi-objective flexible job shop scheduling problems. Comput. Ind. Eng. 2007, 53, 149–162. [Google Scholar] [CrossRef]
  10. Ghaedy-Heidary, E.; Nejati, E.; Ghasemi, A.; Torabi, S.A. A simulation optimization framework to solve stochastic flexible job-shop scheduling problems—case: Semiconductor manufacturing. Comput. Oper. Res. 2024, 163, 106508. [Google Scholar] [CrossRef]
  11. Thenarasu, M.; Rameshkumar, K.; Di Mascolo, M.; Anbuudayasankar, S.P. Multi-criteria scheduling of realistic flexible job shop: A novel approach for integrating simulation modelling and multi-criteria decision making. Int. J. Prod. Res. 2024, 62, 336–358. [Google Scholar] [CrossRef]
  12. Thenarasu, M.; Rameshkumar, K.; Rousseau, J.; Anbuudayasankar, S.P. Development and analysis of priority decision rules using MCDM approach for a flexible job shop scheduling: A simulation study. Simul. Model. Pract. Theory 2022, 114, 102416. [Google Scholar] [CrossRef]
  13. Shangguan, P.; Jia, Z.; Shi, L. Integrated modeling and scheduling for stochastic flexible job shops considering machine degradation and production dynamics. Expert Syst. Appl. 2026, 297, 129469. [Google Scholar] [CrossRef]
  14. Li, K.; Zheng, B.; Xu, L.; Xie, F.; Wang, Z. Multi-objective dynamic flexible job shop scheduling using multi-head network-based deep reinforcement learning. Expert Syst. Appl. 2026, 298, 129542. [Google Scholar] [CrossRef]
  15. Tay, J.C.; Ho, N.B. Evolving dispatching rules using genetic programming for solving multi-objective flexible job-shop problems. Comput. Ind. Eng. 2008, 54, 453–473. [Google Scholar] [CrossRef]
  16. Huq, F.; Cutright, K.; Bhutta, M.K.S. The analysis of scheduling rules in a flexible job shop with non-zero setup costs. Int. J. Technol. Policy Manag. 2009, 9, 126–147. [Google Scholar] [CrossRef]
  17. Wang, H.; Peng, T.; Nassehi, A.; Tang, R. A data-driven simulation-optimization framework for generating priority dispatching rules in dynamic job shop scheduling with uncertainties. J. Manuf. Syst. 2023, 70, 288–308. [Google Scholar] [CrossRef]
  18. Weng, W.; Fujimura, S. Control methods for dynamic time-based manufacturing under customized product lead times. Eur. J. Oper. Res. 2012, 218, 86–96. [Google Scholar] [CrossRef]
  19. Weng, W.; Wei, X.; Fujimura, S. Dynamic routing strategies for JIT production in hybrid flow shops. Comput. Oper. Res. 2012, 39, 3316–3324. [Google Scholar] [CrossRef]
  20. Gohareh, M.M.; Mansouri, E. A simulation-optimization framework for generating dynamic dispatching rules for stochastic job shop with earliness and tardiness penalties. Comput. Oper. Res. 2022, 140, 105650. [Google Scholar] [CrossRef]
  21. Gui, Y.; Zhang, Z.; Tang, D.; Zhu, H.; Zhang, Y. Collaborative dynamic scheduling in a self-organizing manufacturing system using multi-agent reinforcement learning. Adv. Eng. Inform. 2024, 62, 102646. [Google Scholar] [CrossRef]
Figure 1. The FJS production shop in the factory.
Figure 1. The FJS production shop in the factory.
Mathematics 13 03543 g001
Figure 2. Flowchart of the proposed scheduling method.
Figure 2. Flowchart of the proposed scheduling method.
Mathematics 13 03543 g002
Figure 3. Comparison between the methods.
Figure 3. Comparison between the methods.
Mathematics 13 03543 g003
Table 1. Routing and processing time of each job.
Table 1. Routing and processing time of each job.
j op12345678910
11/102/2401/101/601/1701/20
21/501/103/1801/101/601/20
31/101/103/1801/101/601/10
41/23/2401/101/20
51/451/54/4201/15
61/351/55/1801/901/20
71/351/105/1801/451/7
81/251/55/1201/1201/351/15
91/201/351/101/20
101/201/55/1201/151/701/351/10
111/56/601/201/57/1201/158/3601/151/10
121/58/301/101/59/601/401/15
131/1010/601/101/160
141/1011/601/201/160
151/251/1010/601/201/160
161/401/1010/601/201/201/60
171/101/1011/2401/301/80
181/1012/1801/201/45
191/1012/1801/201/75
201/513/901/141/114/151/21/115/51/301/7
211/251/1016/601/21/351/11
221/61/517/101/91/25
231/517/1201/15
241/518/601/1019/301/151/10
251/220/1801/21/215/101/21/251/7
261/101/518/601/51/1015/301/151/10
271/51/220/1801/215/101/21/151/10
281/301/1019/1201/201/20
291/520/1201/51/521/3001/15
301/1016/601/101/451/50
311/1016/601/101/451/45
Table 2. Performance comparison between existing scheduling rules and the proposed method.
Table 2. Performance comparison between existing scheduling rules and the proposed method.
D J C J ET ¯ σ ( ET ) J t E ¯ e σ ( E ) T ¯ t σ ( T )
EDD8201316149.0108.1110120.257.68209.5159.91
8401316156.1102.1610140.257.68189.5159.91
8601316163.798.779153.365.09189.1156.33
8801316172.197.288165.873.04190.4152.58
9001316181.896.918185.873.04170.4152.58
MDD8201271152.0106.9310122.453.90214.3159.05
8401276160.3100.569136.359.57219.0152.13
8601271168.094.318149.766.64220.6141.03
8801286177.092.838168.767.89200.9146.87
9001291186.492.567180.576.95206.4139.75
MST8201031128.250.9412124.545.50134.254.60
8401031132.752.7712144.545.50114.254.60
8601031137.363.3711156.345.50102.854.60
8801031143.563.3710168.245.5091.754.60
9001031151.674.499180.472.0081.434.07
PSM82091628.832.461511.16.3749.133.79
84084020.816.861511.46.5732.315.53
86086011.411.491112.86.8614.716.03
8808807.37.57210.27.4511.06.24
9009007.69.66010.39.920.0-
Table 3. Result of one-way ANOVA test.
Table 3. Result of one-way ANOVA test.
Sum of
Squares
Degrees of
Freedom
Mean
Square
F-Valuep-Value
E T ¯ Between groups78,410.768326,136.922200.1690.0000
Within groups2089.18416130.574
E ¯ e Between groups75,599.002325,199.66761.4330.0000
Within groups6563.12016410.195
T ¯ t Between groups113,707.398337,902.466143.6750.0000
Within groups4220.90016263.806
Note:  marks statistical significance at the 0.05 level.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Weng, W.; Zheng, M.; Ren, J. Pull-Based Output Rate Control of a Flexible Job Shop in a Multi-Shop Production Chain. Mathematics 2025, 13, 3543. https://doi.org/10.3390/math13213543

AMA Style

Weng W, Zheng M, Ren J. Pull-Based Output Rate Control of a Flexible Job Shop in a Multi-Shop Production Chain. Mathematics. 2025; 13(21):3543. https://doi.org/10.3390/math13213543

Chicago/Turabian Style

Weng, Wei, Meimei Zheng, and Jiuchun Ren. 2025. "Pull-Based Output Rate Control of a Flexible Job Shop in a Multi-Shop Production Chain" Mathematics 13, no. 21: 3543. https://doi.org/10.3390/math13213543

APA Style

Weng, W., Zheng, M., & Ren, J. (2025). Pull-Based Output Rate Control of a Flexible Job Shop in a Multi-Shop Production Chain. Mathematics, 13(21), 3543. https://doi.org/10.3390/math13213543

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Article metric data becomes available approximately 24 hours after publication online.
Back to TopTop