Abstract

As many said, industry 4.0 is an epoch-making revolution which brought the manufacturing market much faster changes and severer competitions. As an important part of the manufacturing system, facility layout has direct impact on business benefit; at the same time, despite the intelligent factory, intelligent production has its own characteristics. However, there is one point on which industry and academia have basically formed a consensus: it is not true that industry 4.0 does not need human beings; on the contrary, human initiative plays an unabated role in the development of industry 4.0. This paper will focus on the dynamic facility layout of the manufacturing unit. Based on the system above and the traditional optimization model, a mathematic model is built to find the best solution combining safety, sustainability, high efficiency, and low cost. And penalty function with adaptive penalty factor and advanced artificial bee colony algorithm is used to solve the constrained model. In the end, by studying few cases, the model is proved to be effective in both efficiency improvement and the implementation of safe and comfort human-machine interaction.

1. Introduction

After the age of steam, electricity, and information, global division of labor accelerates the flow and configuration of production factors; the change of market trend and the individuation of product propose an unprecedented demand for enterprise response time and flexibility; the world has entered an era of innovation, concentration, and industry transformation. Based on this, industrial 4.0, led by the Internet, cloud computing, big data, Internet of things, and intelligent manufacturing, has quietly struck. With the advent of the industrial 4.0, people are still the core of the manufacturing system, and the defects of the layout design of the manufacturing units will lead to the physical and psychological pressure of the operator and cause a large number of cumulative occupational musculoskeletal injuries and mental illness. “The statistical report of occupational injury and occupational diseases in 2015” the United States issued shows that there were about 2.9 million cases of nonfatal occupational injuries and occupational diseases in private enterprises in the United States, and the incidence rate was 3 per 100 full-time employees in 2015. Thus, a new and feasible scheme for the layout in the factory is required to further solve the facility layout [1].

With the rapid development of economy and technology, a series of new features emerge in the facility layout of modern manufacturing unit. Firstly, since the late 1970s, China’s logistics equipment has developed rapidly; some advanced logistics equipment systems are coming forth, such as forklifts, conveyors, automated guided vehicles (AGV), and industrial robots. Secondly, with the advent of the industrial 4.0, many enterprises in China are facing industrial transformation. From the traditional mass production to the present customized products, the production process tends to be flexible and personalized. Thirdly, because of the improvement of people’s living standard, the humanity of production has become one of the important directions of future manufacturing unit transformation. Being coupled with the urgent need for innovation in the era of industry 4.0 as well as the increase of labor cost, the damage and psychological pressure of the operators caused by the unreasonable facility are becoming increasingly common [2].

Although many people think that industrial 4.0 is a robot factory, improving efficiency and integrating the supply chain are the primary goal of industry 4.0. Traditional unit facility layout optimization design mainly considers whether the logistics are reasonable or not, whether the material handling cost is the lowest or not, whether the pipeline beat is balanced or not, and so on. It ignores human factors in the layout planning and design facilities when ignoring the human factor, because human capacity does not match and the labor intensity of workers is not scientific, affects the production efficiency, and for a long time will cause great damage to the health of workers. However, due to the mismatch of human-machine ability and the unscientific labor intensity of workers, the production efficiency has been greatly affected, and the risk of physical and mental damage to workers has been increasing for a long time. Many scholars begin to attach importance to human factors in the layout of facilities. Rui-Feng et al. (2004) established the evaluation index system of workplace facility layout based on human factors from the aspects of performance measurement, physiological measurement, and subjective measurement, and comprehensively evaluated the logistics factors and human factors in the workplace [3]. Tao et al. (2014), combined with the traditional mathematical model of facility layout, conducted a quantitative analysis of human factors in production operations from the aspects of operator’s posture, force strength, job difficulty, and psychological load and established an optimization model of facility layout with logistics and human factors [4]. Huang et al. (2016) [5] chose three different types of communities to evaluate the allocative suitability of community facilities in the three communities in order to meet the requirements of facilities for the elderly. Nevertheless, these facilities layout optimization methods merely consider the operating fatigue level, which needs further study and solution introduces other production factors.

With the rapid development of computer technology, more and more intelligent algorithms are applied to the facility layout problem. Xu and Song (2015) developed adaptive particle swarm optimization (PSO) based on multiobjective location and proposed a new method for solving dynamic temporary construction problems [6]. Matai (2015) proposed an improved simulated annealing (SA) algorithm for solving multiobjective facility layout problems [7]. Ingole and Singh (2016) used the firefly algorithm (FA) to address the problem of layout for unequal area and fixed shape and optimized the total cost of material handling [8]. Next, other algorithms have been applied to deal with facility layout optimization, such as Ant Colony Optimization, the chaos artificial fish swarm algorithm-based coevolutionary, simulated annealing algorithm [912].

More and more enterprises begin to pay attention to the facility layout; they set up efficient facilities layout optimization models with some goals, such as minimization of material handling cost [1317], restructuring cost [13, 16], logistics handling distance [18], average WIP [16, 18], number of material handling equipment [18], noise pollution [14], and safety cost [15] and maximization of facility proximity [13, 17]. After that, the problem of enterprise facility layout has entered a new period.

The following study based on human factor engineering comprehensively considers different factors during the period of layout, including logistics and physical and psychological factors of the workers and management. In order to satisfy the needs of industry 4.0, a model will firstly be built using mathematical programming and then solved with the improved artificial bee colony algorithm.

2. Materials and Methods

2.1. Human Factors in Facility Layout

Human factors engineering is the subject which studies human-machine-environment relationship; it mainly studies the physiological and psychological characteristics, the man-machine system, the design of work space, the improvement of working environment, and so on.

From the view of human factors, it is necessary to take into account the efficiency of production and the mental and physical health of the workers at the time of facility layout. That is to say, employees may work at the best productivity while maintaining physical health and psychological pleasure. Scholars have mainly focused on the work posture, human size, the workload, and so on [1922]. Through the theoretical and empirical research of these scholars, human factors are considered in facility layout; they can improve product quality and production efficiency, reduce production cost, and ensure the physical and psychological health and safety of the operator.

In conclusion, dynamic facility layout problem of manufacturing unit considering human factors must satisfy the following four essential principles [23]:

(1) properly plan human resource allocation, so that the facilities layout can be more in line with the human thinking model and data processing requirements;

(2) improve production efficiency of production line, reduce production cost, and ensure production safety;

(3) optimize the work load and operation posture of workers, minimize the mistakes of people, prevent the occurrence of failures, and establish a healthy, safe, and comfortable working environment for employees;

(4) improve the flexibility of manufacturing facility layout.

2.2. Artificial Bee Colony Algorithm

Artificial bee colony algorithm (ABC) is a novel clustering intelligent optimization algorithm proposed by Karaboga in 2005. The simplicity in calculation and the less control parameters have made the ABC algorithm become the focus of academic research.

In the ABC algorithm, the artificial bee contains three components: leader, follower, and scouter. The goal of the whole colony is to find the largest nectar source. The leaders use prior information to find new nectar source and share information with followers; the followers wait in the hive and find the new nectar source based on the information shared by the leaders; the scouters are looking for nectar source at random near the hive. Each source position represents a possible solution to the optimization problem; the amount of nectar corresponds to the fitness of the solution.

Since the study of ABC algorithm is still in the initial stage, there still exist many problems, such as poor population diversity, slow convergence, and low accuracy, often trapping in local optimum and so on. Some scholars have put forward some improvements, which mainly involve the enhancement of the initial solution, selection strategy, update strategy [24, 25], operation mode [26, 27], and hybrid algorithm [28]. Because the ABC algorithm is a kind of unconstrained optimization algorithm, some scholars have applied it to the constrained optimization problem [28, 29] and multiobjective optimization problem [3033], for the search strategy formula of basic ABC algorithm; that is, only one individual and one dimension are selected randomly at each update. This paper uses the evolutionary ideas of particle swarm optimization (PSO), combining with the current location [34], individual best value, and global optimal value, and introduces the linearly decreasing inertia weight. The algorithm has a high global search ability in the early iterations and a more accurate local search ability in the later iterations. At the same time, the bee swarm flies to the optimal solution under the guidance of individual best value and global optimal value. In the improved ABC algorithm, the search strategy of the leader and the follower is expressed as where is linearly decreasing inertia weight; ; ; is the current iterative number; and are learning factor and, respectively, adjust the maximum step length to the global best particle and the individual best particle direction; a large number of experiments show that the algorithm takes the best performance when taking ; and are a random number within . The expression of linearly decreasing inertia weight is as follows;where , represent the maximum and minimum values of ; are the largest iterative number. Usually , .

The selection strategy of traditional ABC algorithm is using roulette method, but it may produce significant sampling errors; this paper uses multiple roulette selection operators based on sorting. First, all individuals should be sorted from large to small according to their fitness and then selected by roulette method with exponential arithmetic.

In this way, individuals with lower fitness can be discarded with greater probability, and the function of random numbers can be more accurately reflected.

3. Comprehensive Benefit Evaluation Index System of Dynamic Facility Layout Problem of Manufacturing Unit Considering Human Factors

3.1. Comprehensive Evaluation Index System

On the basis of the four important principles above, this paper mainly evaluates the facilities layout of the workplace from the aspects of logistics factors, human factors, and management factors. First, the logistics is closely related to manufacturing units operating efficiency and thus affects the economic efficiency of enterprises and the future development. Second, the core concept of industrial 4.0 is “people-oriented”; industrial 4.0 transformation and upgrading is not to replace manpower but to put people in the center of the entire production process, to avoid the loss of the core population. In addition, in the industrial 4.0 era, companies are facing more and more global challenges; each consumer can dominate the production of enterprises to provide the product or service suitable for its needs according to their own requirements. Enterprises should be more flexible in dealing with the changes in value chains and new demands of users in a short period of time. The Comprehensive Evaluation Index System of the Workplace layout is listed in Table 1.

3.2. Analysis of the Comprehensive Evaluation Index
3.2.1. Logistics Factors

(a) The Amount of Logistics. The amount of logistics is the number of materials transferred between two logistics points in a certain period of time, also known as logistics strength. In the actual system, the geometric shape and materialized state of the material vary a lot. Therefore, this thesis finds a standard, by which all the material in the system will be converted to a unified quantity for the logistics system analysis and comparison. This is the equivalent amount of logistics. The formula iswhere is the equivalent amount of logistics, is the weight of the material, and is the adjustment factor that is determined by other factors that influence the equivalent amount of logistics.

W. Sun thinks that the factors that determine the value of could include volume, density, shape, status, risk, and value, and he assigns, respectively, −2, −1, 1, 2, 3, and 4 to handling easily, handling more easily, common, handling difficultly, handling more difficultly, and handling most difficultly. The final evaluation results are calculated by fuzzy comprehensive evaluation method, that is, value.

(b) Distance. Handling distance refers to the distance in which materials are transported from one facility to another during loading and unloading.

(c) Handling Costs. Handling costs refer to the costs paid by the material from one facility to another during loading and unloading.

3.2.2. Human Factors

(a) Operator’s Posture. In the field of ergonomics, operator’s posture is an important factor affecting people’s fatigue and comfort. In this paper, human body model is established by using fiftieth percentile human body data. Using CATIA software for simulation evaluation, assuming that posture evaluates the parts of the human body, each score is and the total score is . The total operator’s posture is calculated according to the 5-point system [35].

(b) Force Strength. The force strength reflects the physiological load and the tension load caused by the weight of the material being handled. In this paper, the estimation of the force strength is determined according to the grade evaluation of operator’s subjective perception pressure values of psychophysics. According to the performance characteristics of the operator, the grade evaluation value (1, 2, 3, 4, 5) is given as the force strength score (see Table 2).

(c) Job Difficulty. Job difficulty refers to the operator’s sense of work according to their level of difficulty; its value can be measured according to the time spent, error rate, and subjective comfort. In this paper, 5, 4, 3, 2, and 1 are used to assign five levels: “very difficult,” “difficult,” “moderately difficult,” “slightly difficult,” and “easy.”

(d) Psychological Load. The operator bears not only the pressure of physical load, but also the impact of psychological load in the process of handling. The psychological load refers to the amount of psychological burden that the person has suffered in unit time. In this paper, according to the basic characteristics of the psychological load changes of the operator, the SWAT scale is used to divide the psychological load into three entries: time load, psychological effort load, and psychological stress load, each of which is divided into light, medium, and heavy. There are 27 kinds of condition, which correspond to 27 kinds of psychological load separately. The specific group and its score are shown in Table 3 [36]. The total psychological load of the operator is calculated according to the 5-point system.

(e) Space Comfort. In general, the human psychological space is greater than the operating space requirements. When the human psychological space requirements are limited, people will have a negative reaction. For the measurement of the crowdedness of urban buildings, Japan’s Ashihara Yoshinobu et al. proposed a method that represents the relationship between road width and building height in a crossed form. For example, when the value is less than 1, people will feel very depressed; when the value is equal to 1, people will feel more symmetrical, and when is not less than 2, it will make people feel very open.

3.2.3. Management Factors

(a) Product Priority. Product priority refers to the parameters of the priority level of production when the enterprise received multiple orders at the same time. According to the preference of each customer for the competitor’s products, the product priority is calculated based on the customer’s perspective .

In order to achieve the interests of shareholders, this thesis uses financial performance indicators such as net profit, return on investment, and economic value added to calculate product priority based on financial perspective . Similarly, use innovation, production, and after-sales service to calculate product priority based on the internal business perspective ; use resources for people, information systems, and enterprise processes to calculate product priority based on learning and growth perspective .

Finally, the product priority is defined as follows:where , , , and are weights of , , , and [37].

(b) Reconfigurability. With the transformation of the product order and the processing technology, the facility variety and layout of the workshop also need to be replaced; this paper uses the reconfiguration to express this conversion ability.

(c) Layout Safety. The layout is about positioning facilities in the factory. The safety problem is also important. About the safety, this paper mainly considers the safety distance between facilities (especially the high structure), the positioning of dangerous facilities, and the intricacy of water supply, gas supply, and sewage pipes, and so on.

(d) Line Balance. Line balance is about the facility layout. Line balance is the load analysis of all the processes of the production line. By adjusting the load distribution between the processes, the enterprise may eliminate all kinds of waste of waiting and improve the overall efficiency of the production line finally.

4. Modeling of Design of Dynamic Facility Layout Considering Human Factors

4.1. Problem Description

In a manufacturing unit there are facilities, in which the manufacturing unit uses multiline linear layout; this paper does not consider the addition or removal of manufacturing unit equipment. Assume the facilities are rectangular block envelope structure (other structures need to be transformed into rectangular block envelopes); their locations are represented by the coordinates of their center point; length and width are known; the minimum lateral distance (-axis) and longitudinal distance (-axis) between facility and facility are known. The establishment of reference lines and coordinate systems is shown in Figure 1.

4.2. The Construction and Related Parameters of Mathematical Model

Based on the evaluation index of manufacturing unit layout, this paper quantifies the risk of physical and mental damage to workers, determines the objective function of facility layout optimization combining logistics cost, unit reconfiguration cost, and area utilization, uses the basic ideas, principles, and methods of logistics optimization and human factor optimization, references the results of evaluation and analysis of the preceding layout scheme, and finally finds out the comprehensive optimal scheme satisfying all the evaluation indexes. The model this paper proposes is shown in Figure 2 [38].

The symbols are defined as shown in Table 4 for convenience of description.

4.3. Create an Objective Function
4.3.1. Minimize the Risk of Physical and Mental Damage to Workers, Reflecting the Sustainability and Safety

In this paper, the risk of physical and mental damage to workers in the -th stage is represented by human factors evaluation index . Workers physical and mental damage risk can be expressed aswhere , , represent evaluation value of the operator’s posture, force strength, job difficulty, and psychological load; represent their weight for the human factors evaluation index. The explanation of value is given in Table 5.

4.3.2. Maximize the Area Utilization, Reflecting the High Efficiency

The area utilization of the manufacturing unit is the ratio of the sum of the area of the layout equipment and the total area of the rectangle enclosed by the layout scheme. Since the former is a fixed value, this paper uses minimize the envelope area to indicate the maximum area utilization. The layout envelope area can be expressed as

4.3.3. Minimize Logistics and Relayout Costs, Reflecting the Economy and Flexibility

This paper considers the cost issues involved in the problem of the dynamic facility layout of the manufacturing unit. The total cost can be expressed as

(1) Material Handling Costs. Material handling costs are the costs incurred in changing the material storage state and space position activity within the manufacturing unit.

(2) Unit Reconstruction Costs. Unit refactoring costs refer to the facility movement costs and facility setup costs for the reorganization of the original layout.

(3) Production Loss Costs. Production loss costs are the loss of production caused by the closure of all the facilities of the manufacturing unit. This paper is expressed in terms of production profits that can be generated within the time of loss.

4.4. Construct the Constraints of the Model
4.4.1. Location Constraints

The location constraints require that each facility in a layout phase should be placed in only one location, and only one facility is allowed in one location.

4.4.2. Spacing Constraints

The spacing constraints ensure that the two facilities do not overlap and that the longitudinal spacing of the manufacturing unit complies with the human space comfort requirements and safety requirements.

4.4.3. Boundary Constraints

The boundary constraints require that the unit layout does not exceed the boundaries of the shop floor and that the facility and the area boundary should be kept at a distance to facilitate staff walking or material handling.

4.4.4. Fixed Constraints

The fixed constraints require a facility to be fixed at a specific location in the facility layout, denoted by , which does not consider the layout of other facilities.

4.4.5. Security Constraints

The safety constraints ensure that dangerous facilities are concentrated in one particular area and that concentration dangers are closely monitored by workers and managers to effectively prevent from accidents. Similar to fixed constraints, the difference is that dangerous facilities can be changed in a specific area, and specific areas can be selected with the nature and layout requirements of the dangerous facility.

4.4.6. Budget Constraints

The budget constraints ensure that the total refactoring costs are within budget.where .

4.5. The Steps of Dynamic Layout Problem Unit Considering Human Factors

(1) Determine product priority and layout phase.

(2) Depending on the line balance, the amount of production equipment is determined by the time taken by the manufacturing process station where the product is produced at the first layout stage.

(3) Combine the area factor to determine the number of production equipment.

(4) The optimal layout scheme is obtained by using the improved ABC algorithm.

4.6. An Improved ABC Algorithm for Solving the Layout of Manufacturing Unit

The essence of the manufacturing dynamic facility layout problem is the optimal design of the two-dimensional coordinates of the facility. Assuming that the manufacturing unit has facilities, then the -th layout phase solution is a dimension vector, the former dimension represents the coordinate of each facility in the -th layout stage facility layout, and the rear dimension represents the coordinate.

Construct the fitness function of the algorithm:where is the objective function, and , are the weights of the above three optimization goals (for different problems, ask experts to choose different weights), is the penalty function, and , for the penalty factor. While playing the effect of punishment at the same time, to avoid the election probability tending to 0 because is too large, this paper proposes an adaptive penalty factor . In this paper (using said) denotes the fixed constraint; (Using said) in this paper represent the spacing constraints, boundary constraints, security constraints, and budget constraints.

5. Case Study

Case workshop is a CNC machine manufacturing unit, the unit area for the rectangular site is , there are 12 machines, this stage received the orders of three products including , , and , calculate , , and , three products priority, and get . The size of each machine and the process path of the product are shown in Tables 6 and 7, respectively. The minimum safe spacing in the -axis direction between devices is  m, and the minimum spacing in the -axis direction is  m. The cost matrix for the facilities and human factors evaluation index involved in each component were

From the initial data, it can be seen that the cost and human factor evaluation index of the same facilities are not increasing simultaneously. That is to say, the structure of the facilities, the way workers operate, the amount of resources, and the operating environment do not affect the unit cost of facilities, and the cost of facilities is low while the human factor evaluation index is very high due to the limitation of the quantity of resources. Meanwhile, due to the different production processes and equipment routes of products, there is a big difference between the logistics intensity and the comprehensive evaluation index of human factors of different products but same two facilities; the layout should be changed in order to satisfy the process flow facility route of the next product when the product is replaced. The case applies optimization model proposed in this paper (according to the enterprise vision and expert experience, , , and ) and divides it into three stages on the basis of , , and three products and finally obtains the dynamic facility coordinates at all stages. The results are compared with the static facility coordinate only considering the material handling cost, as shown in Table 8 (note that is the static one and is the dynamic multiobject one).

The two facility layouts were evaluated, respectively, and the results are shown in Table 9. From the results, it can be concluded that although the total costs of the model in this paper increased by 9%, because the model takes into account the refactoring factors in the layout of unit facilities, the layout adjusts better to the requirements of each product production. In the end, the material handling costs reduced by 4.5%, the area utilization increased by 18.5%, the risk of physical and mental damage of workers reduced by 28.5%, and average value drops from to in the multiobjective optimization model proposed in this paper, which can coordinate between efficiency and labor intensity, reduce the fatigue strength of workers, and improve the overall sustainability and safety of the facilities. At the same time, compared with the PSO and basic ABC algorithm, the improved ABC algorithm proposed in this paper only needs fewer iterations, greatly improves in the optimization ability, and is much shorter in the running time and has obvious advantages in solving optimization problems.

6. Conclusions

With the introduction of industry 4.0, the humanization of production has become one of the most important directions of future factory change. That is, the factory in the future cannot be completely unmanned; it is to make people more efficient and scientific in the production activities of future intelligent engineering and make the production system more consistent with human factors; the factory of the future is certainly humane intelligent factory. But, meanwhile, the competition has become much more severe. And, now, clients require not only new products with high quality but also personalization and fast delivery. Therefore, it is of great significance for the future factory development to carry out the application research of human factors in the field of workshop production. Based on the basic idea of “human-oriented,” this paper puts forward a methodology for systematically analyzing, designing, and evaluating the layout of manufacturing units, integrated logistics optimization, and optimization of human factors, so as to make the layout optimization design not only ensure the operation efficiency but decrease the risk of physical and mental damage to workers. Through the case study, the results show that the optimized layout proposed in this paper can improve the efficiency and flexibility and reduce the probability of accident caused by misoperation. All these will create advantages in market competition. The innovation of this paper includes mainly the following 3 aspects.

(1) Innovation of evaluation index system for facility layout of manufacturing units: based on layout optimization goal of “design for people,” this paper overcomes the optimization goal only emphasizing one sidedness of the logistics efficiency or cost in the previous researches, integrates logistics factors and physiological and psychological factors of the operator and layout reconfiguration factor caused by industry 4.0, comprehensively evaluates the layout of manufacturing unit, and constructs the optimal objective of facility layout optimization, that is, minimizing the cost of logistics and the risk of physical and mental damage to workers.

(2) Modeling innovation for dynamic facility layout problem of manufacturing unit considering human factors: based on the evaluation index of layout optimization, this paper constructs the optimal target, puts forward new mathematical model for dynamic facility layout problem of manufacturing unit considering human factors, randomly generates preliminary scheme satisfying all constraints, and finally gets the optimal layout after iteration. Because the dimension of each objective function is different, this paper uses logarithmic normalization method to unify the dimensions. Meanwhile, the logistics objective and the human factors goal cannot achieve the best at the same time. The weight of each objective function should be determined according to the actual situation of enterprises and expert evaluation.

(3) Innovation of solving algorithm of improved ABC: in view of the shortcomings of low convergence precision and slow convergence rate of the basic ABC algorithm, this paper improves the search strategy and selection strategy of the basic ABC algorithm by using the evolutionism of PSO and significantly improves the computational efficiency of the algorithm. In the case study, the convergence speed of the improved ABC algorithm proposed in this paper is very fast in the 100 previous iterations, and the optimal solution of the model is not updated in the 300th generation.

Conflicts of Interest

The authors declare no conflicts of interest.

Acknowledgments

This work has been supported by “Ministry of Education, Humanities and Social Science Fund,” no. 15YJC630058, and the Fundamental Research Funds for the Central Universities, no. 2017MS083.