Search results

1 – 10 of 338
Article
Publication date: 30 July 2024

Babak Javadi and Mahla Yadegari

This paper aims to deal with intra and inter-cell layout problems in cellular manufacturing systems. The model is organized to minimize the total handling cost, i.e. intra and…

Abstract

Purpose

This paper aims to deal with intra and inter-cell layout problems in cellular manufacturing systems. The model is organized to minimize the total handling cost, i.e. intra and inter-cell handling costs in a continuous environment.

Design/methodology/approach

The research was conducted by developing a mixed integer mathematical model. Due to the complexity and NP-hard nature of the cellular manufacturing layout problem, which mostly originated from binary variables, a “graph-pair” representation is used for every machine set and cells each of which manipulates the relative locations of the machines and cells both in left-right and below-up direction. This approach results in a linear model as the binary variables are eliminated and the relative locations of the machines and cells are determined. Moreover, a genetic algorithm as an efficient meta-heuristic algorithm is embedded in the resulting linear programming model after graph-pair construction.

Findings

Various numerical examples in both small and large sizes are implemented to verify the efficiency of the linear programming embedded genetic algorithm.

Originality/value

Considering the machine and cell layout problem simultaneously within the shop floor under a static environment enabled managers to use this concept to develop the models with high efficiency.

Details

Journal of Modelling in Management, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1746-5664

Keywords

Article
Publication date: 1 July 2024

Aneel Manan, Pu Zhang, Shoaib Ahmad and Jawad Ahmad

The purpose of this study is to assess the incorporation of fiber reinforced polymer (FRP) bars in concrete as a reinforcement enhances the corrosion resistance in a concrete…

Abstract

Purpose

The purpose of this study is to assess the incorporation of fiber reinforced polymer (FRP) bars in concrete as a reinforcement enhances the corrosion resistance in a concrete structure. However, FRP bars are not practically used due to a lack of standard codes. Various codes, including ACI-440-17 and CSA S806-12, have been established to provide guidelines for the incorporation of FRP bars in concrete as reinforcement. The application of these codes may result in over-reinforcement. Therefore, this research presents the use of a machine learning approach to predict the accurate flexural strength of the FRP beams with the use of 408 experimental results.

Design/methodology/approach

In this research, the input parameters are the width of the beam, effective depth of the beam, concrete compressive strength, FRP bar elastic modulus and FRP bar tensile strength. Three machine learning algorithms, namely, gene expression programming, multi-expression programming and artificial neural networks, are developed. The accuracy of the developed models was judged by R2, root means squared and mean absolute error. Finally, the study conducts prismatic analysis by considering different parameters. including depth and percentage of bottom reinforcement.

Findings

The artificial neural networks model result is the most accurate prediction (99%), with the lowest root mean squared error (2.66) and lowest mean absolute error (1.38). In addition, the result of SHapley Additive exPlanation analysis depicts that the effective depth and percentage of bottom reinforcement are the most influential parameters of FRP bars reinforced concrete beam. Therefore, the findings recommend that special attention should be given to the effective depth and percentage of bottom reinforcement.

Originality/value

Previous studies revealed that the flexural strength of concrete beams reinforced with FRP bars is significantly influenced by factors such as beam width, effective depth, concrete compressive strength, FRP bars’ elastic modulus and FRP bar tensile strength. Therefore, a substantial database comprising 408 experimental results considered for these parameters was compiled, and a simple and reliable model was proposed. The model developed in this research was compared with traditional codes, and it can be noted that the model developed in this study is much more accurate than the traditional codes.

Details

Anti-Corrosion Methods and Materials, vol. 71 no. 5
Type: Research Article
ISSN: 0003-5599

Keywords

Article
Publication date: 17 May 2024

Yu-Chung Tsao, Chia-Chen Liu, Pin-Ru Chen and Thuy-Linh Vu

In recent years, the demand for garments has significantly increased, requiring manufacturers to speed up their production to attract customers. Cut order planning (COP) is one of…

49

Abstract

Purpose

In recent years, the demand for garments has significantly increased, requiring manufacturers to speed up their production to attract customers. Cut order planning (COP) is one of the most important processes in the apparel manufacturing industry. The appropriate stencil arrangement can reduce costs and fabric waste. The COP problem focuses on determining the size combination for a pattern, which is determined by the length of the cutting table, width, demand order, and height of the cutting equipment.

Design/methodology/approach

This study proposes new heuristics: genetic algorithm (GA), symbiotic organism search, and divide-and-search-based Lite heuristic and a One-by-One (ObO) heuristic to address the COP problem. The objective of the COP problem is to determine the optimal combination of stencils to meet demand requirements and minimize the total fabric length.

Findings

A comparison between our proposed heuristics and other simulated annealing and GA-based heuristics, and a hybrid approach (conventional algorithm + GA) was conducted to demonstrate the effectiveness and efficiency of the proposed heuristics. The test results show that the ObO heuristic can significantly improve the solution efficiency and find the near optimal solution for extreme demands.

Originality/value

This paper proposes a new heuristic, the One-by-One (ObO) heuristic, to solve the COP problem. The results show that the proposed approaches overcome the long operation time required to determine the fitting arrangement of stencils. In particular, our proposed ObO heuristic can significantly improve the solution efficiency, i.e. finding the near optimal solution for extreme demands within a very short time.

Details

International Journal of Clothing Science and Technology, vol. 36 no. 4
Type: Research Article
ISSN: 0955-6222

Keywords

Article
Publication date: 28 February 2023

Lin-Lin Xie, Yajiao Chen, Sisi Wu, Rui-Dong Chang and Yilong Han

Project scheduling plays an essential role in the implementation of a project due to the limitation of resources in practical projects. However, the existing research tend to…

Abstract

Purpose

Project scheduling plays an essential role in the implementation of a project due to the limitation of resources in practical projects. However, the existing research tend to focus on finding suitable algorithms to solve various scheduling problems and fail to find the potential scheduling rules in these optimal or near-optimal solutions, that is, the possible intrinsic relationships between attributes related to the scheduling of activity sequences. Data mining (DM) is used to analyze and interpret data to obtain valuable information stored in large-scale data. The goal of this paper is to use DM to discover scheduling concepts and obtain a set of rules that approximate effective solutions to resource-constrained project scheduling problems. These rules do not require any search and simulation, which have extremely low time complexity and support real-time decision-making to improve planning/scheduling.

Design/methodology/approach

The resource-constrained project scheduling problem can be described as scheduling a group of interrelated activities to optimize the project completion time and other objectives while satisfying the activity priority relationship and resource constraints. This paper proposes a new approach to solve the resource-constrained project scheduling problem by combining DM technology and the genetic algorithm (GA). More specifically, the GA is used to generate various optimal project scheduling schemes, after that C4.5 decision tree (DT) is adopted to obtain valuable knowledge from these schemes for further predicting and solving new scheduling problems.

Findings

In this study, the authors use GA and DM technology to analyze and extract knowledge from a large number of scheduling schemes, and determine the scheduling rule set to minimize the completion time. In order to verify the application effect of the proposed DT classification model, the J30, J60 and J120 datasets in PSPLIB are used to test the validity of the scheduling rules. The results show that DT can readily duplicate the excellent performance of GA for scheduling problems of different scales. In addition, the DT prediction model developed in this study is applied to a high-rise residential project consisting of 117 activities. The results show that compared with the completion time obtained by GA, the DT model can realize rapid adjustment of project scheduling problem to deal with the dynamic environment interference. In a word, the data-based approach is feasible, practical and effective. It not only captures the knowledge contained in the known optimal scheduling schemes, but also helps to provide a flexible scheduling decision-making approach for project implementation.

Originality/value

This paper proposes a novel knowledge-based project scheduling approach. In previous studies, intelligent optimization algorithm is often used to solve the project scheduling problem. However, although these intelligent optimization algorithms can generate a set of effective solutions for problem instances, they are unable to explain the process of decision-making, nor can they identify the characteristics of good scheduling decisions generated by the optimization process. Moreover, their calculation is slow and complex, which is not suitable for planning and scheduling complex projects. In this study, the set of effective solutions of problem instances is taken as the training dataset of DM algorithm, and the extracted scheduling rules can provide the prediction and solution of new scheduling problems. The proposed method focuses on identifying the key parameters of a specific dynamic scheduling environment, which can not only reproduces the scheduling performance of the original algorithm well, but also has the ability to make decisions quickly under the dynamic interference construction scenario. It is helpful for project managers to implement quick decisions in response to construction emergencies, which is of great practical significance for improving the flexibility and efficiency of construction projects.

Details

Engineering, Construction and Architectural Management, vol. 31 no. 7
Type: Research Article
ISSN: 0969-9988

Keywords

Article
Publication date: 31 May 2024

Shikha Pandey, Sumit Gandhi and Yogesh Iyer Murthy

The purpose of this study is to compare the prediction models for half-cell potential (HCP) of RCC slabs cathodically protected using pure magnesium anodes and subjected to…

Abstract

Purpose

The purpose of this study is to compare the prediction models for half-cell potential (HCP) of RCC slabs cathodically protected using pure magnesium anodes and subjected to chloride ingress.The models for HCP using 1,134 data set values based on experimentation are developed and compared using ANFIS, artificial neural network (ANN) and integrated ANN-GA algorithms.

Design/methodology/approach

In this study, RCC slabs, 1000 mm × 1000 mm × 100 mm were cast. Five slabs were cast with 3.5% NaCl by weight of cement, and five more were cast without NaCl. The distance of the point under consideration from the anode in the x- and y-axes, temperature, relative humidity and age of the slab in days were the input parameters, while the HCP values with reference to the Standard Calomel Electrode were the output. Experimental values consisting of 80 HCP values per slab per day were collected for 270 days and were averaged for both cases to generate the prediction model.

Findings

In this study, the premise and consequent parameters are trained, validated and tested using ANFIS, ANN and by using ANN as fitness function of GA. The MAPE, RMSE and MAE of the ANFIS model were 24.57, 1702.601 and 871.762, respectively. Amongst the ANN algorithms, Levenberg−Marquardt (LM) algorithm outperforms the other methods, with an overall R-value of 0.983. GA with ANN as the objective function proves to be the best means for the development of prediction model.

Originality/value

Based on the original experimental values, the performance of ANFIS, ANN and GA with ANN as objective function provides excellent results.

Details

Anti-Corrosion Methods and Materials, vol. 71 no. 5
Type: Research Article
ISSN: 0003-5599

Keywords

Book part
Publication date: 22 July 2024

Bhavya Advani, Anshita Sachan, Udit Kumar Sahu and Ashis Kumar Pradhan

A major concern for policymakers and researchers is to ascertain the movement of price levels and employment rates. Predicting the trends of these variables will assist the…

Abstract

A major concern for policymakers and researchers is to ascertain the movement of price levels and employment rates. Predicting the trends of these variables will assist the government in making policies to stabilize the economy. The objective of this chapter is to forecast the unemployment rate and Consumer Price Index (CPI) for the period 2022 to 2031 for the Indian economy. For this purpose, the authors analyse the prediction capability of the univariate auto-regressive integrated moving average (ARIMA) model and the vector autoregressive (VAR) model. The dataset for India's annual CPI and unemployment rate pertains to a 30-year time period from 1991 to 2021. The result shows that the inflation forecasts derived from the ARIMA model are more precise than that of the VAR model. Whereas, unemployment rate forecasts obtained from the VAR model are more reliable than that of the ARIMA model. It is also observed that predicted unemployment rates hover around 5.7% in the forthcoming years, while the forecasted inflation rate witnesses an increasing trend.

Details

Modeling Economic Growth in Contemporary India
Type: Book
ISBN: 978-1-80382-752-0

Keywords

Article
Publication date: 13 August 2024

Mohammad Akhtar

Logistics service provider (LSP) selection involves multiple criteria, alternatives and decision makers. Group decision-making involves vagueness and uncertainty. This paper aims…

Abstract

Purpose

Logistics service provider (LSP) selection involves multiple criteria, alternatives and decision makers. Group decision-making involves vagueness and uncertainty. This paper aims to propose a novel fuzzy method for assessing and selecting agile, resilient and sustainable LSP, taking care of the inconsistency and uncertainty in subjective group ratings.

Design/methodology/approach

Eighteen agile, resilient, operational, economic, environmental and social sustainability criteria were identified from the literature and discussion with experts. Interval-valued Fermatean fuzzy (IVFF) sets are more flexible and accurate for handling complex uncertainty, impreciseness and inconsistency in group ratings. The IVFF PIvot Pairwise RElative Criteria Importance Assessment Simplified (IVFF-PIPRECIAS) and IVFF weighted aggregated sum product assessment (IVFF-WASPAS) methods are applied to determine criteria weights and LSP evaluation, respectively.

Findings

Collaboration and partnership, range of services, capacity flexibility, geographic coverage, cost of service and environmental safeguard are found to have a greater influence on the LSP selection, as per this study. The LSP (L3) with the highest score (0.949) is the best agile, resilient and sustainable LSP in the manufacturing industry.

Research limitations/implications

Hybrid IVFF-based PIPRECIAS and WASPAS methods are proposed for the selection of agile, resilient and sustainable LSP in the manufacturing industry.

Practical implications

The model can help supply chain managers in the manufacturing industry to easily adopt the hybrid model for agile, resilient and sustainable LSP selection.

Social implications

The paper also contributes to the social sustainability of logistics workers.

Originality/value

To the best of the authors’ knowledge, IVFF-PIPRECIAS and IVFF-WASPAS methods are applied for the first time to select the best agile, resilient and sustainable LSP in a developing economy context.

Details

Journal of Modelling in Management, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1746-5664

Keywords

Article
Publication date: 22 August 2024

Binghai Zhou and Mingda Wen

Owing to the finite nature of the boundary of the line (BOL), the conventional method, involving the strong matching of single-variety parts with storage locations at the…

Abstract

Purpose

Owing to the finite nature of the boundary of the line (BOL), the conventional method, involving the strong matching of single-variety parts with storage locations at the periphery of the line, proves insufficient for mixed-model assembly lines (MMAL). Consequently, this paper aims to introduce a material distribution scheduling problem considering the shared storage area (MDSPSSA). To address the inherent trade-off requirement of achieving both just-in-time efficiency and energy savings, a mathematical model is developed with the bi-objectives of minimizing line-side inventory and energy consumption.

Design/methodology/approach

A nondominated and multipopulation multiobjective grasshopper optimization algorithm (NM-MOGOA) is proposed to address the medium-to-large-scale problem associated with MDSPSSA. This algorithm combines elements from the grasshopper optimization algorithm and the nondominated sorting genetic algorithm-II. The multipopulation and coevolutionary strategy, chaotic mapping and two further optimization operators are used to enhance the overall solution quality.

Findings

Finally, the algorithm performance is evaluated by comparing NM-MOGOA with multi-objective grey wolf optimizer, multiobjective equilibrium optimizer and multi-objective atomic orbital search. The experimental findings substantiate the efficacy of NM-MOGOA, demonstrating its promise as a robust solution when confronted with the challenges posed by the MDSPSSA in MMALs.

Originality/value

The material distribution system devised in this paper takes into account the establishment of shared material storage areas between adjacent workstations. It permits the undifferentiated storage of various part types in fixed BOL areas. Concurrently, the innovative NM-MOGOA algorithm serves as the core of the system, supporting the formulation of scheduling plans.

Article
Publication date: 26 May 2023

Vikrant Sharma and Dheeraj Nimawat

The purpose of this article is to conduct a bibliometric analysis of the cellular manufacturing system (CMS) literature published from 1982–2021 to identify key issues and trends…

Abstract

Purpose

The purpose of this article is to conduct a bibliometric analysis of the cellular manufacturing system (CMS) literature published from 1982–2021 to identify key issues and trends for the future.

Design/methodology/approach

A six-stage methodology is used to conduct a literature review, which includes: (1) article collection; (2) inclusion/exclusion criteria; (3) reviewing the articles; (4) analyzing the articles; (5) framework development; and (6) future research directions. A total of 936 CMS-specific articles are reviewed. This paper made use of three software tools: the R package, VOSviewer and SciMAT.

Findings

According to the findings, the majority of CM researchers focused on cell formation and design. The USA, Iran and India are the top three leading publishers. Additionally, the gap and future direction of CM are discussed.

Originality/value

To the best of the authors' knowledge, the current study is the first attempt to investigate CMS evaluation through bibliometric and thematic analysis and provides a decisional framework as well as steps for CMS adoption. For individuals who are interested in understanding more about CMS and its evolution, this paper offers a starting point.

Details

Benchmarking: An International Journal, vol. 31 no. 6
Type: Research Article
ISSN: 1463-5771

Keywords

Article
Publication date: 1 September 2023

Diego Augusto de Jesus Pacheco and Thomas Schougaard

This study aims to investigate how to identify and address production levelling problems in assembly lines utilising an intensive manual workforce when higher productivity levels…

Abstract

Purpose

This study aims to investigate how to identify and address production levelling problems in assembly lines utilising an intensive manual workforce when higher productivity levels are urgently requested to meet market demands.

Design/methodology/approach

A mixed-methods approach was used in the research design, integrating case study analysis, interviews and qualitative/quantitative data collection and analysis. The methodology implemented also introduces to the literature on operational performance a novel combination of data analysis methods by introducing the use of the Natural Language Understanding (NLU) methods.

Findings

First, the findings unveil the impacts on operational performance that transportation, limited documentation and waiting times play in assembly lines composed of an intensive workforce. Second, the paper unveils the understanding of the role that a limited understanding of how the assembly line functions play in productivity. Finally, the authors provide actionable insights into the levelling problems in manual assembly lines.

Practical implications

This research supports industries operating assembly lines with intensive utilisation of manual workforce to improve operational performance. The paper also proposed a novel conceptual model prescriptively guiding quick and long-term improvements in intensive manual workforce assembly lines. The article assists industrial decision-makers with subsequent turnaround strategies to ensure higher efficiency levels requested by the market.

Originality/value

The paper offers actionable findings relevant to other manual assembly lines utilising an intensive workforce looking to improve operational performance. Some of the methods and strategies examined in this study to improve productivity require minimal capital investments. Lastly, the study contributes to the empirical literature by identifying production levelling problems in a real context.

Details

International Journal of Productivity and Performance Management, vol. 73 no. 6
Type: Research Article
ISSN: 1741-0401

Keywords

1 – 10 of 338