Robustness Evaluation and Enhancement Strategy of Cloud Manufacturing Service System Based on Hybrid Modeling
Abstract
1. Introduction
2. Related Works
2.1. Robustness Research on Manufacturing Systems
2.2. Multi-Agent Simulation Research on Cloud Manufacturing Systems
2.3. Research on Robustness Improvement Strategies for Cloud Manufacturing Systems
3. Methodology
3.1. Hybrid Simulation Model Construction
- (1)
- After initializing the hybrid model, the discrete manufacturing service process model is activated. Through technologies such as informatization transformation, resource sensing, resource access, and unified cloud service modeling, cloud service providers integrate various manufacturing equipment resources and capability resources into the cloud platform and store them in the cloud service pool. This enables centralized management and sharing of geographically dispersed resources, breaking spatial and distance limitations.
- (2)
- Cloud demanders submit service requests (orders) to the cloud platform via terminal devices. Orders from multiple demanders are centrally stored in the cloud demand pool for processing.
- (3)
- When there are pending orders in the cloud demand pool, cloud service processes are executed for each order sequentially.
- (4)
- The cloud platform decomposes each order into multiple subtasks, with different orders corresponding to service routes of varying structures (serial, parallel, etc.). In this paper, the previous process of the current task is termed the immediate predecessor process, and the subsequent process is termed the immediate successor process. Specifically, when there are multiple immediate successor processes, subtask decomposition and task information redistribution are required; conversely, when there are multiple immediate predecessor processes, multiple subtasks must be merged and task information aggregated.
- (5)
- During the service process, each subtask requests corresponding cloud resources from the cloud service pool based on its type to complete the service.
- (6)
- Idle cloud resources transition to a “busy” state upon request and revert to “idle” after task completion.
- (7)
- When all subtasks for an order are completed, the order is considered processed.
- (8)
- Performance indicators, such as service cycle and cost for completed orders, are recorded and stored in a historical dataset. The above steps are repeated until the current service plan is completed and all simulation outputs are generated.
3.1.1. Cloud Platform Agent Modeling
3.1.2. Cloud Order Agent Modeling
3.1.3. Cloud Task Agent Modeling
3.1.4. Modeling of Other Agents
3.2. Construction of Complex Network Model Based on Cloud Entity Relationships
- (1)
- The service process simulation model in Figure 3 includes three types of cloud manufacturing orders: Order-AA, Order-BB, and Order-CC. For example, Order-AA follows a serial processing path with four tasks: Task a, Task b, Task c, and Task d. The corresponding resources are R1-Si (affiliated with service provider Si), R2-Si, R4-Si, R3-Sj (affiliated with service provider Sj), and R5-Sj. This establishes connection relationships among the five resources.
- (2)
- Similarly, the paths of Order-BB and Order-CC, along with the resource relationships of their tasks, reveal the local correlation relationships among all 13 resources.
- (3)
- Furthermore, since the three independent local networks share common resource nodes, deduplication and aggregation of these nodes yield the overall cloud manufacturing resource network model.
3.3. Robustness Evaluation Indicators
3.3.1. Performance Robustness
3.3.2. Structural Robustness
3.4. Design of Robustness Failure Modes
3.5. Formulation of Path Substitution Strategy
- (1)
- Path substitution strategy: each order type is provided with two processing paths: a default processing path (Path 1) and an alternative processing path (Path 2). Cloud orders are first directed to Path 1 for processing according to their technological routes. During processing, the cloud task agent automatically records the currently used cloud resource (denoted as Ri-Si) and determines whether normal communication exists between this resource and the cloud resource used in the immediately preceding task (denoted as Rj-Sj). If the connection is normal, processing continues in Path 1 until all remaining operations are completed. If the connection is interrupted, Path 1 is deemed unavailable, and the order is redirected to Path 2 for processing. Notably, while alternative paths can complete order processing, they typically incur longer service times, higher costs, and other performance trade-offs compared to Path 1.
- (2)
- No substitution strategy (control group): each order corresponds to only one default processing path (Path 1). During Path 1 processing, the system continuously checks whether the cloud resource requested for the current operation (Ri-Si) can communicate normally with the resource used in the preceding operation (Rj-Sj). If the connection is normal, processing proceeds to the next operation until completion. If the connection is interrupted, Path 1 is deemed unavailable, the order cannot be processed further, and it is added to the failed order set with relevant information recorded. The logical flow of the two strategies is illustrated in Figure 5.
4. Case Study
4.1. Model Parameter Description
4.2. Simulation Result Analysis of Path Substitution Strategy
4.2.1. Performance Robustness Analysis
4.2.2. Structural Robustness Analysis
4.3. Management Recommendations
- (1)
- In real-world cloud service scenarios, uncertainties extend beyond individual resources to include connection uncertainties (e.g., logistics disruptions due to pandemic lockdowns or communication failures from localized power outages). Although these events minimally affect resource hardware, they severely disrupt inter-resource connectivity, potentially causing order failures when multiple resources are required for collaboration. Cloud platform managers should therefore implement protective measures not only for resource hardware failures but also for communication interruptions, connection status disruptions, and software faults.
- (2)
- To mitigate resource connection interruptions, managers can draw inspiration from the concept of “process flexibility” to provide multiple feasible service routes for cloud orders, including alternative paths for existing routes. Simulation results show that alternative paths allow orders to resume production when primary routes fail, thereby maintaining system stability. Cloud platform managers should prioritize diversity and interchangeability of service routes alongside resource diversity to enhance system robustness.
- (3)
- When configuring alternative service routes, managers must consider factors such as service cycle and cost. While alternative paths offer a fast response to interruptions without requiring adaptive mechanisms, they often involve more complex routes or additional resources, leading to longer cycles and higher costs. Managers should therefore control the complexity of alternative paths and the number of new resources involved. Additionally, the trade-off between system robustness and management costs—given that more resources increase platform management overhead—requires careful consideration.
5. Conclusions
- (1)
- Conduct in-depth research on simulation modeling of robustness improvement strategies for cloud manufacturing systems. Currently, only simulation modeling methods based on two ideas—adding alternative resources and adding alternative paths—are proposed for cloud resource failures and cloud resource connection interruptions. In the future, more interference scenarios should be considered, more targeted robustness improvement strategies should be formulated, and specific simulation modeling methods should be proposed for verification.
- (2)
- Further construct the cloud manufacturing network relationship model and propose more comprehensive evaluation indicators based on the system structure dimension. Current research mainly focuses on cloud resources themselves and the relationships between cloud resources to construct an association network of cloud resources. In the future, it will be possible to consider constructing multi-type entity networks (e.g., cloud task networks, cloud knowledge networks, cloud order networks) to realize the correlation analysis between dual-layer or multi-layer networks. Additionally, based on the establishment of new network models, more comprehensive robustness evaluation indicators based on the structural dimension should be proposed.
- (3)
- Further construct the cloud manufacturing simulation model, including the further enrichment of agent behaviors. Currently, the construction of agents for cloud manufacturing systems mainly focuses on the operation of cloud manufacturing service systems under different interference scenarios. In the future, it will be necessary to further improve and expand agent attributes, methods, knowledge bases, and protocol mechanisms, aiming to solve cloud manufacturing decision-making problems in more scenarios.
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Li, B.; Zhang, L.; Wang, S.; Tao, F.; Cao, J.; Jiang, X.; Song, X.; Chai, X. Cloud Manufacturing—A New Service-oriented Networked Manufacturing Model. Comput. Integr. Manuf. Syst. 2010, 16, 1–7. [Google Scholar]
- Hong, Z.; Qu, T.; Zhang, Y.; Zhang, Z.; Huang, G.Q. Cloud-fog-edge based computing architechture and a hierarchical decision approach for distributed synchronized manufacturing systems. Adv. Eng. Inform. 2025, 65, 103386. [Google Scholar] [CrossRef]
- Lim, M.K.; Xiong, W.; Wang, C. Cloud manufacturing architecture: A critical analysis of its development, characteristics and future agenda to support its adoption. Ind. Manag. Data Syst. 2021, 121, 2143–2180. [Google Scholar] [CrossRef]
- Ji, T.; Xu, X. Exploring the Integration of cloud manufacturing and cyber-physical systems in the era of industry 4.0—An OPC UA approach. Robot. Comput.-Integr. Manuf. 2025, 93, 102927. [Google Scholar] [CrossRef]
- Zhang, C.; Wang, Y.; Zhao, Z.; Chen, X.; Ye, H.; Liu, S. Performance-driven closed-loop optimization and control for smart manufacturing processes in the cloud-edge-device collaborative architecture: A review and new perspectives. Comput. Ind. 2024, 162, 104131. [Google Scholar] [CrossRef]
- Zhang, X.; Ma, L.; Peng, K.; Zhang, C.; Shahid, M.A. A cloud–edge collaboration based quality-related hierarchical fault detection framework for large-scale manufacturing processes. Expert Syst. Appl. 2024, 256, 124909. [Google Scholar] [CrossRef]
- Zhang, J.; Jiang, Y.; Guo, B.; Liu, T.; Hu, D.; Zhang, J. Dynamic scheduling for cloud manufacturing with uncertain events by hierarchical reinforcement learning and attention mechanism. Knowl.-Based Syst. 2025, 316, 113335. [Google Scholar] [CrossRef]
- Tang, C.; Goh, M.; Zhao, S.; Zhang, Q. Priority-based two-phase method for hierarchical service composition allocation in cloud manufacturing. Comput. Ind. Eng. 2024, 196, 110517. [Google Scholar] [CrossRef]
- Zhang, X.; Ma, L.; Peng, K.; Zhang, C.; Shahid, M.A.; Wang, Y. A cloud–edge collaborative hierarchical diagnosis framework for key performance indicator-related faults in manufacturing industries. J. Process Control. 2025, 152, 103462. [Google Scholar] [CrossRef]
- Yang, T.; Ding, Y.; Chen, W. Trustworthy collaborative evaluation of multi-service subjects in the cloud manufacturing model. Alex. Eng. J. 2025, 113, 1–11. [Google Scholar] [CrossRef]
- Chen, H.; Hu, Y.; Su, W. Research on the Incentive Mechanism for Distributed Resource Sharing in Cloud Manufacturing Mode. J. Northeast. Univ. 2022, 43, 480–487. [Google Scholar]
- Wu, J.; Xia, Y. Three-layer master-slave optimization for collaborative product family configuration in cloud manufacturing mode and delay contracting decision considering consumer behavior. Comput. Integr. Manuf. Syst. 2025, 1102–1116. [Google Scholar] [CrossRef]
- Li, Q.; Peng, D. Personalized customization mode based on cloud manufacturing. Mech. Des. Manuf. 2023, 393, 169–172. [Google Scholar]
- Ma, Q.; Zhao, Y.; Gong, T. Research on production scheduling of remanufacturing enterprises in cloud manufacturing mode. Comb. Mach. Tool Autom. Process. Technol. 2024, 188–192. [Google Scholar] [CrossRef]
- Zhang, Q.; Li, S.; Pu, R.; Zhou, P.; Chen, G.; Li, K.; Lv, D. An adaptive robust service composition and optimal selection method for cloud manufacturing based on the enhanced multi-objective artificial hummingbird algorithm. Expert Syst. Appl. 2024, 244, 122823. [Google Scholar] [CrossRef]
- Liu, G.; Jia, Z. Quality-aware Multi-Objective Cloud Manufacturing Service Composition Optimization Algorithm. Comput. Integr. Manuf. Syst. 2024, 30, 684–694. [Google Scholar]
- Xu, B.; Lu, J.; Liu, J. Composition Optimization of Manufacturing Cloud Services Based on Availability Analysis. Ind. Eng. Manag. 2024. [Google Scholar] [CrossRef]
- Luo, H.; Wu, P.; Wang, B. Multi-objective Optimization Method for Manufacturing Service Composition under Ca-pacity Limitations. Comput. Integr. Manuf. Syst. 2023. [Google Scholar] [CrossRef]
- Zeng, Z.; Wu, Q.; Yan, Y. Analysis of Influencing Factors on the Flexibility of Cloud Service Composition: From the Perspective of Cloud Manufacturing Service Platform. Res. Sci. Technol. Manag. 2019, 39, 234–239. [Google Scholar]
- Zhang, K. Research on the Multi-Attribute Measurement Method of Manufacturing Cloud Service Composition Flexibility. Ph.D. Thesis, Jiangsu University of Science and Technology, Suzhou, China, 2015. [Google Scholar]
- Hasani, A. Resilience cloud-based global supply chain network design under uncertainty: Resource-based approach. Com-Puter. Ind. Eng. 2021, 158, 107382. [Google Scholar] [CrossRef]
- Jafar-Zanjani, H.; Zandieh, M.; Sharifi, M. Robust and resilient joint periodic maintenance planning and scheduling in a mul-ti-factory network under uncertainty: A case study. Reliab. Eng. Syst. Saf. 2022, 217, 108113. [Google Scholar] [CrossRef]
- Magnanini, M.C.; Terkaj, W.; Tolio, T. Robust optimization of manufacturing systems flexibility. Procedia CIRP 2021, 96, 63–68. [Google Scholar] [CrossRef]
- Foroozesh, N.; Karimi, B.; Mousavi, S.M. Green-resilient supply chain network design for perishable products considering route risk and horizontal collaboration under robust interval-valued type-2 fuzzy uncertainty: A case study in food industry. J. Environ. Manag. 2022, 307, 114470. [Google Scholar] [CrossRef]
- Hasani, A.; Khosrojerdi, A. Robust global supply chain network design under disruption and uncertainty considering resilience strategies: A parallel memetic algorithm for a real-life case study. Transp. Res. Part E Logist. Transpor-Tation Rev. 2016, 87, 20–52. [Google Scholar] [CrossRef]
- Shi, X.; Deng, D.; Long, W. Research on the robustness of interdependent supply networks with tunable parameters. Comput. Ind. Eng. 2021, 158, 107431. [Google Scholar] [CrossRef]
- Shi, X.; Long, W.; Li, Y. Robustness of interdependent supply chain networks against both functional and structural cascading failures. Phys. A: Stat. Mech. Its Appl. 2022, 586, 126518. [Google Scholar] [CrossRef]
- Fan, D.; Lin, J.; Cai, B. Robustness of maintenance support service networks: Attributes, evaluation and improvement. Reliab. Eng. Syst. Saf. 2021, 210, 107526. [Google Scholar] [CrossRef]
- Zhao, C.; Luo, X.; Zhang, L. Modeling of service agents for simulation in cloud manufacturing. Robot. Comput.-Er-Integr. Manuf. 2020, 64, 101910. [Google Scholar] [CrossRef]
- Zhao, C.; Wang, L.; Zhang, X. Service agent networks in cloud manufacturing: Modeling and evaluation based on set-pair analysis. Robot. Comput.-Integr. Manuf. 2020, 65, 101970. [Google Scholar] [CrossRef]
- Morone, F.; Ma, L.; Makse, H. Enhancing Network Resilience via Self-Healing; IEEE: New York, NY, USA, 2016. [Google Scholar]
- Quattrociocchi, W.; Caldarelli, G.; Scala, A. Self-healing networks: Redundancy and structure. PLoS One 2014, 9, e87986. [Google Scholar] [CrossRef]
- Chen, C.; Zhao, Y.; Qin, H. Robustness of interdependent scale-free networks based on link addition strategies. Phys. A Stat. Mech. Its Appl. 2022, 604, 127851. [Google Scholar] [CrossRef]
- Kazawa, Y.; Tsugawa, S. Effectiveness of link-addition strategies for improving the robustness of both multiplex and interde-pendent networks. Phys. A Stat. Mech. Its Appl. 2020, 545, 123586. [Google Scholar] [CrossRef]
- Bachmann, I.; Valdés, V.; Bustos-Jiménez, J. Effect of adding physical links on the robustness of the Internet modeled as a physical–logical interdependent network using simple strategies. Int. J. Crit. Infrastruct. Prot. 2022, 36, 100483. [Google Scholar] [CrossRef]
- Cao, X.; Hong, C.; Du, W. Improving the network robustness against cascading failures by adding links. Chaos Solitons Fractals 2013, 57, 35–40. [Google Scholar] [CrossRef]
- Yang, B.; Wang, S.; Li, S. A robust service composition and optimal selection method for cloud manufacturing. Int. J. Prod. Res. 2022, 60, 1134–1152. [Google Scholar] [CrossRef]
- Zhang, X.; Zheng, X.; Wang, Y. Robustness Optimization of Cloud Manufacturing Process under Various Resource Substitution Strategies. Appl. Sci. 2023, 13, 7418. [Google Scholar] [CrossRef]
- Lei, S. Research on the Robustness of Open Source Community Knowledge Collaboration Network Based on Multiple Failure Modes. Ph.D. Thesis, University of Science and Technology Beijing, Beijing, China, 2022. [Google Scholar]
- Zhou, L.; Wang, X.; Deng, L. Design of Multi-path Logistics Cloud Service Composition with Trigger Timetable. Comput. Integr. Manuf. Syst. 2015, 21, 1617–1625. [Google Scholar]
- Zhou, G.; Tian, W.; Buyya, R. Multi-search-routes-based methods for minimizing makespan of homogeneous and heterogeneous resources in Cloud computing. Future Gener. Comput. Syst. 2023, 141, 414–432. [Google Scholar] [CrossRef]
- Hu, X. Improved algorithm of cloud service node path based on cross-border transaction platform under load balancing. Comput. Commun. 2021, 177, 195–206. [Google Scholar] [CrossRef]
- Guo, W.; Huang, X.; Qi, B. A novel versatile method for generating machining path directly from point cloud. J. Manuf. Process. 2024, 120, 15–27. [Google Scholar] [CrossRef]
AnyLogic Object Class | Cloud Manufacturing Entity Class |
---|---|
Main class | Platform agent (PA) |
Simple agent class (containing only attribute settings) | Resource agent (RA) |
Message agent (MA) | |
Orders agent (OA) | |
Complex agent classes (with multiple attribute and method settings) | Demander agent (DA) |
Server agent (SA) | |
Task agent (TA) |
Failure Mode Category | Failure Mode Name | Description of Failure Process |
---|---|---|
Failure based on initial topology | Initial edge weight loss (IEW) | Sort the associated resource edges in the initial network (Network-0) in descending order of edge weights. In the simulation model, mark the resource pairs corresponding to one edge at a time as “interrupted resource pairs” to simulate cloud resource association interruptions. Repeat this process n times until all associated resources in the simulation model are interrupted. |
Initial edge betweenness loss (IEB) | Sort the associated resource edges in the initial network (Network-0) in descending order of edge betweenness. In the simulation model, mark the resource pairs corresponding to one edge at a time as “interrupted resource pairs” to simulate cloud resource association interruptions. Repeat this process n times until all associated resources in the simulation model are interrupted. | |
Failure based on recomputed topology | Recomputed edge weight loss (REW) | Sort the associated resource edges in the initial network (Network-0) in descending order of edge weights, remove the first edge, and denote the resulting network as Network-1. In Network-1, re-sort the remaining associated resource edges in descending order of edge weights, remove the first edge, and denote the resulting network as Network-2; repeat this process to record the dynamically calculated edge weight sorting sequence of associated resource pairs. In the simulation model, mark one associated resource pair as “interrupted” at a time in this sequence, repeating n times until all associated resources in the simulation model are interrupted. |
Recomputed edge betweenness loss (REB) | Sort the associated resource edges in the initial network (Network-0) in descending order of edge betweenness, remove the first edge, and denote the resulting network as Network-1. In Network-1, re-sort the remaining associated resource edges in descending order of edge betweenness, remove the first edge, and denote the resulting network as Network-2; repeat this process to record the dynamically calculated edge betweenness sorting sequence of associated resource pairs. In the simulation model, mark one associated resource pair as “interrupted” at a time in this sequence, repeating n times until all associated resources in the simulation model are interrupted. |
Order Type | Default Processing Path | Alternative Processing Path |
---|---|---|
Order11 | ||
Order12 | ||
Order13 | ||
Order14 | ||
Order15 | ||
Order16 | ||
Order21 | ||
Order22 | ||
Order23 | ||
Order24 | ||
Order25 | ||
Order26 | ||
Order31 | ||
Order32 | ||
Order33 | ||
Order34 | ||
Order41 | ||
Order42 | ||
Order43 | ||
Order44 | ||
Order51 | ||
Order52 | ||
Order53 | ||
Order54 |
Task | Required Resource | Task | Required Resource | Task | Required Resource | Task | Required Resource |
---|---|---|---|---|---|---|---|
t1 | (r1) | t2 | (r3) | t3 | (r2) | t4 | (r4) |
t5 | (r11, r30) | t6 | (r5) | t7 | (r12, r29) | t8 | (r6) |
t9 | (r12, r29) | t10 | (r31) | t11 | (r11, r30) | t12 | (r67) |
t13 | (r32) | t14 | (r1) | t15 | (r7) | t16 | (r1) |
t17 | (r2) | t18 | (r8) | t19 | (r2) | t20 | (r5) |
t21 | (r5) | t22 | (r41) | t23 | (r6) | t24 | (r6) |
t25 | (r71) | t26 | (r42) | t27 | (r33) | t28 | (r9) |
t29 | (r9) | t30 | (r34) | t31 | (r10) | t32 | (r10) |
t33 | (r9) | t34 | (r7) | t35 | (r9) | t36 | (r7) |
t37 | (r10) | t38 | (r8) | t39 | (r10) | t40 | (r8) |
t41 | (r13, r14) | t42 | (r61) | t43 | (r21, r23) | t44 | (r51, r52) |
t45 | (r15, r16) | t46 | (r62) | t47 | (r22, r24) | t48 | (r53, r54) |
t49 | (r21, r23) | t50 | (r47, r48) | t51 | (r47, r48) | t52 | (r33) |
t53 | (r35, r37) | t54 | (r63) | t55 | (r43, r45) | t56 | (r22, r24) |
t57 | (r49, r50) | t58 | (r49, r50) | t59 | (r34) | t60 | (r36, r38) |
t61 | (r64) | t62 | (r44, r46) | t63 | (r35, r37) | t64 | (r41) |
t65 | (r41) | t66 | (r39) | t67 | (r25, r27) | t68 | (r65) |
t69 | (r13, r14) | t70 | (r36, r38) | t71 | (r42) | t72 | (r42) |
t73 | (r40) | t74 | (r26, r28) | t75 | (r66) | t76 | (r15, r16) |
t77 | (r47, r48) | t78 | (r51, r52) | t79 | (r57, r58) | t80 | (r47, r48) |
t81 | (r49, r50) | t82 | (r53, r54) | t83 | (r68) | t84 | (r59, r60) |
t85 | (r49, r50) | t86 | (r57, r58) | t87 | (r17, r19) | t88 | (r63) |
t89 | (r55) | t90 | (r59, r60) | t91 | (r18, r20) | t92 | (r69) |
t93 | (r64) | t94 | (r70) | t95 | (r56) | t96 | (r2) |
t97 | (r4) | t98 | (r1) | t99 | (r3) | t100 | (r67) |
t101 | (r31) | t102 | (r12, r29) | t103 | (r8) | t104 | (r10) |
t105 | (r7) | t106 | (r9) | t107 | (r2) | t108 | (r4) |
t109 | (r1) | t110 | (r3) | t111 | (r18, r20) | t112 | (r53, r54) |
t113 | (r69) | t114 | (r64) | t115 | (r59, r60) | t116 | (r70) |
t117 | (r68) |
ID | City | Location (Longitude, Latitude) | ID | City | Location (Longitude, Latitude) |
---|---|---|---|---|---|
S1 | Beijing | (116.41, 39.91) | d5 | Jinan | (117, 36.4) |
S2 | Shanghai | (121.43, 31.21) | d6 | Lanzhou | (103.73, 36.03) |
S3 | Chengdu | (104.06, 30.66) | d7 | Wulumuqi | (87.68, 43.76) |
S4 | Hangzhou | (120.2, 30.26) | d8 | Changsha | (113, 28.21) |
S5 | Shenzhen | (114.06, 22.61) | d9 | Nanchang | (115.9, 28.68) |
d10 | Fuzhou | (119.3, 26.08) | |||
d1 | HaErbin | (126.63, 45.75) | d11 | Nanning | (108.19, 22.48) |
d2 | ShenYang | (123.38, 41.8) | d12 | Lasa | (91, 29.6) |
d3 | Baotou | (109.49, 40.39) | d13 | Lianyungang | (119.1, 34.36) |
d4 | Tianjin | (117.2, 39.13) | d14 | Hefei | (117.17, 31.52) |
Failure Mode | Strategy | Mean | SD | SE | Difference 95% CI | t | df | Sig. | |
---|---|---|---|---|---|---|---|---|---|
Lower | Upper | ||||||||
IEW | Substitution/no substitution | 0.449 | 0.129 | 0.024 | 0.399 | 0.498 | 18.675 | 28 | <0.001 |
IEB | Substitution/no substitution | 0.585 | 0.194 | 0.037 | 0.509 | 0.662 | 15.701 | 26 | <0.001 |
REW | Substitution/no substitution | 0.162 | 0.117 | 0.027 | 0.105 | 0.218 | 6.012 | 18 | <0.001 |
REB | Substitution/no substitution | 0.214 | 0.118 | 0.025 | 0.161 | 0.266 | 8.471 | 21 | <0.001 |
Failure Mode | Strategy | Minimum Value of RoS | The Number of Edge Failures Corresponding to RoS Dropping to 0 |
---|---|---|---|
IEW | No substitution | 0 | 594 |
Path substitution | 0.485 | - | |
IEB | No substitution | 0 | 594 |
Path substitution | 0.485 | - | |
REW | No substitution | 0 | 279 |
Path substitution | 0 | 461 | |
REB | No substitution | 0 | 284 |
Path substitution | 0 | 541 |
Failure Mode | Strategy | Mean | SD | SE | Difference 95% CI | t | df | Sig. | |
---|---|---|---|---|---|---|---|---|---|
Lower | Upper | ||||||||
IEW | Substitution/no substitution | 0.414 | 0.185 | 0.034 | 0.344 | 0.485 | 12.032 | 28 | <0.001 |
IEB | Substitution/no substitution | 0.667 | 0.163 | 0.031 | 0.602 | 0.731 | 21.240 | 26 | <0.001 |
REW | Substitution/no substitution | 0.335 | 0.240 | 0.055 | 0.220 | 0.451 | 6.097 | 18 | <0.001 |
REB | Substitution/no substitution | 0.224 | 0.226 | 0.048 | 0.124 | 0.324 | 4.647 | 21 | <0.001 |
Failure Mode | Strategy | Minimum Value of S | The Number of Edge Failures Corresponding to S Dropping to 0 |
---|---|---|---|
IEW | No substitution | 0 | 594 |
Path substitution | 0.346 | 744 | |
IEB | No substitution | 0 | 594 |
Path substitution | 0.346 | 676 | |
REW | No substitution | 0 | 279 |
Path substitution | 0 | 461 | |
REB | No substitution | 0 | 284 |
Path substitution | 0 | 541 |
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. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Zheng, X.; Yi, B.; Min, H. Robustness Evaluation and Enhancement Strategy of Cloud Manufacturing Service System Based on Hybrid Modeling. Mathematics 2025, 13, 2905. https://doi.org/10.3390/math13182905
Zheng X, Yi B, Min H. Robustness Evaluation and Enhancement Strategy of Cloud Manufacturing Service System Based on Hybrid Modeling. Mathematics. 2025; 13(18):2905. https://doi.org/10.3390/math13182905
Chicago/Turabian StyleZheng, Xin, Beiyu Yi, and Hui Min. 2025. "Robustness Evaluation and Enhancement Strategy of Cloud Manufacturing Service System Based on Hybrid Modeling" Mathematics 13, no. 18: 2905. https://doi.org/10.3390/math13182905
APA StyleZheng, X., Yi, B., & Min, H. (2025). Robustness Evaluation and Enhancement Strategy of Cloud Manufacturing Service System Based on Hybrid Modeling. Mathematics, 13(18), 2905. https://doi.org/10.3390/math13182905