Abstract

The main goal of designing individualized products is to meet the specific requirements presented by the customer. Therefore, designers need to adapt the relevant components of the product for each customer, which is difficult to achieve efficiently with existing methods. In this paper, we propose an integrated approach that enables intuitive modelling of products and supports fast conversion of different customer requirements (CRs) to configuration solutions. Firstly, the product properties are decomposed, and a standardized CR expression template is established to enable the mapping of CR information to product properties change information. Secondly, the community structure in complex network theory is introduced to visualize and quantitatively describe the relationship between product parts. The community detection method based on fuzzy clustering is applied to module division, and the optimal result is obtained using the -statistic and modularity as evaluation indexes. Finally, the individualized product configuration problem is transformed into a dynamic constraint satisfaction problem. According to CR information and product module division result, the hierarchical community structure is used to narrow the search space and quickly derive solutions with high customer satisfaction through case-based configuration. An automatic guided vehicle is used as an example to illustrate the effectiveness and practicality of this approach.

1. Introduction

Today’s consumers are increasingly eager to design and manufacture individualized products that reflect their specific needs [1]. In the upcoming paradigm of mass individualized, customers will initiate the product and manufacturers will produce at low cost [2]. Many scholars have proposed methods that consider customer requirements (CRs) in the past three decades. The design for variety method proposed by Martin and Ishii can identify components that need to be redesigned because of changing requirements. Krause et al. [3] developed a multicriterion approach using the variety allocation model to relate different CRs to variant components. Blee et al. [4] proposed an integration method based on variety and modular design to reduce the scope of variant components. Otto et al. [5] link different branches of product design research into a logical sequences that can actually be used for product platform development. Simpson et al. [6] introduced an approach to integrate several tools into a framework to translate CRs into commonality specifications. Hu et al. [7] envisaged that the product should contain three types of modules: normal modules, customized modules, and individualized modules. They all have standard interfaces to allow for easy assembly and disassembly. To conclude, individualized product design requires not only an accurate identification of CRs but also a rational architecture that can describe the structure of their functions and how they are implemented.

Generally speaking, CRs are dynamic and customers are not aware of the technical characteristics of the product but only focus on product behaviour they cause [810]. Therefore, tools such as Voice of Customer, KANO-model, Quality Function Deployment, Preference Graph, Kansei engineering, and Bayesian networks, are proposed to collect and analyse CRs [1116]. These tools can be very effective in mapping requirements into product design parameters but still have shortcomings. In the individualized product market, market expectations are characterised by CRs. If the analysis of requirements is done by designers, it is impossible to include every customer’s needs. On the contrary, if it is done by the customers themselves, who do not have the expertise, this would be too difficult. Therefore, an approach is needed to simplify the analysis of CRs.

In the area of individualization, adjustments to the product components are allowed. But also, here, ideally, the product structure remains unchanged between modular product families. Grouping components with similar characteristics can improve product maintainability and have a significant impact on the overall life cycle [17, 18]. Stone et al. [19] provided a unified description of product functions and proposed a three-stage heuristic algorithm to construct a modular structure. Kusiak and Huang [20] used graph theory as a tool to express the physical connection relationship between parts and tried to explore the balance between product performance and cost using a fuzzy neural network method. Marshall and Leaney [21] developed a new modular design approach by introducing the concept of Holon in systems engineering. Pimmler and Eppinger [22] decomposed products into different components and then cluster them into chunks by design structure matrix, taking into account spatial, energy, information, and materials. Erixon [23] took product strategy considerations into modularization and proposed the Modular Function Deployment method based on Module Indication Matrix, which links the components of a product with 12 modular drivers such as design development, differentiation, and manufacturing. Individualized products may have many parts, and using the previously proposed method may result in a huge workload. More importantly, they are not intuitive to the customer due to the lack of visualization of the product structure.

Product configuration has received continued attention from academia and industry as a technology that can deliver customized products to customers in a short period of time [24, 25]. The current product configuration approaches can be classified as rule-based, model-based, and case-based [26]. Each of the three approaches has advantages and disadvantages. The most typical model of rule-based configuration is DEC’s computer configuration system R1/XCON, which has roughly 31,000 parts and 17,500 configuration rules in its database [27]. In the early days, this technique was very popular, but when the rules changed, a large amount of knowledge in the database needed to be modified, which led to a heavy workload. Huang et al. [28] represented the product information, constraints, configuration rules, and their mapping relationships as a semantic model, which improved the flexibility of rule-based configuration. Model-based configuration usually requires the construction of a good generic model of the product, which is subsequently transformed into a constraint satisfaction problem (CSP) [2932]. Jiao et al. [33] proposed an integrated model for market-based product transaction data to generating feasible configuration plans and selecting the best configuration solution based on CRs. The model-based configuration is more comprehensive in considering factors, but lacks generality in solving process. The case-based configuration is to find the product with the highest similarity to the CRs in the enterprise’s product database [3436]. This method is highly maintainable for configuration models, but when the configuration knowledge is not perfect, the obtained solution is not necessarily optimal, and when there are many existing cases, the retrieval process is time-consuming, which can seriously affect the configuration efficiency. Wang et al. [37] proposed a case-based method with self-organizing mapping and fuzzy similarity priority comparison to narrow the search scope, thus improving the retrieval efficiency.

Two difficulties and challenges were identified by reviewing the results of research on CR modelling and product modelling. (1)Customer involvement in the product design process brings with it a lot of uncertainty. The whole process needs to consider the customers’ user experience. In order to facilitate the customer, it is important to dynamically describe CRs and relate them directly to individual product variant components(2)As the number of parts increases, it will become more difficult to model, display, and configure individual products. The efficiency of the existing methods will decrease significantly

Properties describe the product’s behaviour that cannot be directly influenced by the designer, e.g., function, weight, safety, and reliability [38]. The term product attribute refers to a specific design of a product property such as a weight of 200 kg or 300 kg [39]. By predefining product components corresponding to different attributes and then combining them, it is possible to meet almost any specific CR.

Complex network theory has been widely used in supply chains, electric power, and urban transportation [4042]. Newman and Girvan [43] proposed the concept of community structure in complex networks, but there is still no uniform definition. In general, it is believed that the relationship between nodes within a community is tight and the nodes between the communities are loose. Because of the similarities between the community structure and the modular topology of the product, complex networks can represent the product visually. Fan [44] applied it to model the product family structure, but they only considered the physical relationships between components, which is not consistent with engineering reality. In addition, the drawback of the case-based configuration approach is the inefficiency of the retrieval due to the increasing number of product parts. By introducing the concept of hierarchical community structure and narrowing the scope of the search, product configuration time can be reduced.

Based on the above mentioned, this paper proposes an integrated approach whose goal is to quickly transform CRs into an individualized product model. The method allows to adapt the product components for each customer without taking a lot of time. Firstly, product properties are decomposed and classified. A standard CR template is established to facilitate the mapping of requirement information to product properties change information. Secondly, the community structure in complex network theory is applied to the representation of individualized products. Physical correlation matrix, functional correlation matrix, and structural correlation matrix among product parts are established. Subsequently, all module division schemes are derived by a community detection method based on fuzzy clustering. The -statistic method is used to preselect the schemes to avoid wasting unnecessary resources, and the optimal division scheme is obtained by using the evaluation of the modularity of the community. Finally, combining the advantages of model-based and case-based product configuration methods, the individualized product configuration problem (PCP) is transformed into a dynamic constraint satisfaction problem (DCSP). Hierarchical constraints of complex variables are established by the introduced complex hierarchical community structure to reduce the search scope of individualized product components, so that the solution of configuration can be obtained quickly. This approach not only shortens the product development cycle but also provides customers with an intuitive configuration process.

The rest of the paper is organized as follows. The properties of the individualized products are decomposed from the perspective of CRs in Section 2. Section 3 applies complex network theory to the modularization of individualized products. Section 4 transforms the individualized PCP into DCSP and solves it quickly by case-based configuration method. Section 5 uses an example to show that the approach is effective and reasonable. The results of the example are discussed in Section 6. Conclusions and future works are presented in Section 7.

2. Property Decomposition of Individualized Product

CRs are often specific to product functionality, performance, or other aspects. In order to correlate CRs with individual product components, an effective product decomposition is established. The product is decomposed at the property level, subsequently clarifying the different types of properties, the attributes contained in the properties, and the components corresponding to the properties.

2.1. Concept of Properties

For an individualized product, it usually has many different properties. Each property can be described in a different way. For example, automated guided vehicle (AGV) has appearance property, moving property, power property, etc. Among them, the moving attribute can be described by moving mode, moving speed, moving stability, etc. By decomposing the product properties, all aspects of a product can be described. However, the results may vary due to the different criteria of decomposition. In this paper, the decomposition of product properties is expressed as where denotes the product and denotes the -th property of the product after decomposition.

To decompose products from the perspective of properties, on the one hand, a detailed analysis of the product is required to ensure a full description of the product. On the other hand, it should be based on historical data of the company’s interactions with customers to decompose property information that customers can understand intuitively.

2.2. Relationship between Properties and Components

In this paper, components are defined as the parts that constitute the function or performance of a product, and these parts are combined together by certain principles to determine a certain property of the product. The properties cannot be changed directly. If a property needs to be changed, it must be realized by changing the components that make up the property; i.e., the function and performance of the product must be changed by changing the components of the product. The relationship between properties and components is shown in Figure 1.

The existence of a binding relationship between properties depends on whether there is a shared component. If so, the two properties can be related through the shared component. Thus, if changes are applied to such shared components, it is possible that changes to properties other than the target property may occur. When implementing design changes, it is desirable to avoid changes to shared components. The relationship between properties and components can be expressed as follows: where denotes the -th component that makes up the property , which is composed of design constraint rules . In the actual product decomposition process, the product components can be a part or a module. The granularity can be determined by the specific research problem.

2.3. Classification of Attributes of Product Properties

Since different properties can be described in different ways, it is necessary to classify the attributes to clearly represent the meaning of various properties. In this paper, the attributes of properties are classified into option-type and parameter-type, which can be expressed as where denotes the -th parameter-type attribute of the property and its attribute value can be expressed by a specific parameter value or interval. denotes the -th option type attribute of the property , and its attribute values are discrete options. For example, the set of moving speed attribute in the moving property of the AGV is {20 cm/s, 30 cm/s, ..., 60 cm/s}. The set of the moving mode attribute should be {wheel type, crawler type}. Only one value can be selected for either parametric or option type attributes.

2.4. Mapping of CR Information to Product Properties

In order to make designers know which components of the product need to be changed, a standard CR template is established to enable the mapping of CRs to product properties.

The designer should analyse the constituent components of the properties and the constraint rules between the components to determine the final modification based on the template. The CR template can be expressed as where denotes that the requirement information proposed by the customer is for property ci, denotes a description of the -th option-type attribute , and denotes a description of the -th parameter-type attribute . These values can be determined by the designer based on an understanding of the requirement information or by direct communication with the customer.

For individualized products, their own characteristics make the decomposition of product properties more complicated, which makes it difficult to match CR information with product properties; in this case, semantic similarity can be used to match between requirements and properties. The similarity of two words is determined by the commonality and individuality between words. For example, for any two words 1, 2, the similarity calculation equation can be expressed as where denotes the similarity between and , denotes the distance between and , is an adjustable parameter, and can be implemented by Analytic Hierarchy Process [45].

The complete process of mapping CR information to product properties is as follows:

Step 1. Decompose the product at the property level according to the historical change experience and the design knowledge to obtain the set of properties . Subsequently, the various attributes are classified.

Step 2. In the granularity division of the product components according to the specific research problem, identify the component parts of each property and the corresponding design constraint rule .

Step 3. Convert the CR information into a standard template .The processed CR information can indicate changes in the product properties. Finally, the relevant components that need to be changed are obtained by combining all the information above.

The model can be expressed as

3. Product Module Division Based on Community Structure

It is important to build a product part association model. A good descriptive model not only helps customers to understand the structure of the product but also provides a solid basis for quick product configuration. Applying the complex network theory, the parts of the product are treated as network nodes, the correlation between the parts as network edges, and the degree of correlation as the weights of the edges. Thus, an undirected weighted complex network is built, and subsequently, a community detection method based on fuzzy clustering is applied to complete the module division (see Figure 2).

3.1. Correlation Matrix Building

Correlation analysis is to analyse the relationship between parts, which is a prerequisite for module division. Physical correlation, functional correlation, and structural correlation are called correlation items between parts. Their subcorrelation and fuzzy correlation values are shown in Tables 13.

Definition 1. Subcorrelation coefficient between node is shown as follows: where are the physical correlation coefficients, functional correlation coefficients, and structural correlation coefficients between ; e.g., denotes the physical correlation magnitude of . The value is the fuzzy correlation value of the subcorrelation in Table 1. are the corresponding weights for physical, functional, and structural correlations; .

According to Tables 13 and Definition 1, the physical correlation matrix , the functional correlation matrix , and the structural correlation matrix are established. The centralized correlation matrix of products follows that

Matrix all satisfy the self-reflexivity and the symmetry . Therefore, ; i.e., the centralized correlation matrix satisfies the self-reflexivity and symmetry.

The subcorrelation coefficients are assigned different weights depending on the object for which the module division is oriented. For example, if the module division is oriented to the customer for configuration, it should be more inclined to the functionality. The allocation of specific weights can be based on expert experience or entropy weight method [46].

3.2. Community Division Based on Fuzzy Clustering

Fuzzy clustering is the aggregation of objects with greater similarity in a data set. Since Ruspinis proposed the concept of fuzzy partitioning in 1969 and made pioneering work in fuzzy clustering analysis, many fuzzy clustering methods have been proposed [4749]. The transitive closure method of clustering first requires finding fuzzy similarity matrix . Then, the minimum fuzzy equivalence matrix is calculated. Finally, the clusters are divided based on .

The centralized correlation matrix is used as the fuzzy similarity matrix . From Section 3.1, we know that the fuzzy similarity matrix has self-reflexivity and symmetry but does not always have equivalent transferability, so the fuzzy similarity matrix must be transformed. is a transitive closure matrix transformed from . According to , we can obtain all possible solutions for the division of the community.

The steps to divide the community are as follows:

Step 1. Find the fuzzy similarity matrix .

Step 2. Find the transitive closure matrix .

.” is the symbol for the multiplication of fuzzy matrix.

When the first occurrence of , .

Let denote the fuzzy matrix with rows and columns. For , and

is the result of fuzzy multiplication of and .” denotes taking the larger of the two values, and “” denotes taking the smaller one of the two values.

Step 3. Find the -cut matrix.

The -cut matrix is obtained from , where and is the elemental value of .

Different -cut matrices correspond to different community structure division schemes, thus obtaining all possible product module division schemes.

3.3. Preselection of Division Schemes Based on -Statistic Theory

If all schemes are evaluated in turn, the amount of computation is too large. This will not only waste resources but also reduce efficiency, so a preliminary screening of all division schemes is performed. In this paper, -statistic theory is used for preselection of module division.

Let the number of communities be , the number of nodes of the -th community be , the sample of the -th community be , the cluster centre of the -th community be the vector: , and the mean of the -th variable in the j-th community be . Therefore,

obeys the -distribution with degrees of freedom (, ). The larger the value of indicating the lower the coupling between communities, the higher the cohesiveness within the community, and the more reasonable the division of the community. Determine the confidence interval in advance and check the distribution table. From the theory of multivariate statistical analysis, it is known that if the difference between communities is significant, the division scheme is more desirable. Since each node is classified as a module when is maximum and all nodes are classified as a module when is minimum, such a division is obviously not practical. The module division scheme corresponding to the maximum and minimum values of is eliminated before performing -statistics.

3.4. Preferential Selection of Division Schemes Based on Modularity

Definition 2. The weight of a node is the sum of the edge weights of the nodes connected to that node. where denotes the weight of node , nodes are the nodes connected to node , and is the edge weight of .

The overall quality of the community division needs an evaluation index to measure. Suppose the complex network is divided into communities, define the symmetric matrix as , and use to denote the ratio of the sum of weights between community and community to the weights of the whole network. The trace of this matrix is , which denotes the ratio of the nodes weight within the -th community to the node weight of the whole network.

The modularity [50] is defined as follows: where is the modulus of matrix . . The larger the modularity, the more obvious the structure of the community, and the higher the quality of the community division.

4. Configuration of Individualized Products

After the module division is completed, in order to ensure that the design constraint rules between different components are met in new individualized variant product, while companies can fully utilize their previous successful product design experience, this section solves individualized PCP based on DCSP and then queries similar cases through a case-based configuration approach.

4.1. Constraint Relationships between Nodes

Nodes are units in the community network structure, representing parts of the product, and are the smallest units in the product configuration process. In the configuration solving process, the interaction between nodes is realized through various constraint relations, which ensure that the product structure conforms to the design rules. Only when these constraint relations are satisfied, the configuration of the individualized product is reasonable. The constraint relations of nodes can be divided into mandatory constraints, conditional constraints, and exclusive constraints. (i)Mandatory constraints: .

Mandatory constraints describe a binding relationship that forces association between two nodes, i.e., when node appears in the configuration, node must also appear in the configuration, and vice versa, denoted as . (ii)Conditional constraints: .

Conditional constraints refer to the relationship between different optional configuration nodes with one-way conditions; i.e., when node is selected, node should be selected at the same time, but the reverse does not necessarily hold, denoted as . (iii)Exclusive constraints: .

Exclusive constraints refer to the exclusion relationship between two product configuration nodes; i.e., for the selected set , the configuration nodes with mutually exclusive relationship cannot exist at the same time, denoted as ( is the corresponding node type in the configuration set ).

4.2. Converting PCP to DSCP

CSP is the assignment of respective domain to each variable in a set, so as to find all possible -tuple elements such that the given constraints can be satisfied [51]. CSP theory has the advantages of being domain independent, descriptive, and simple to use. It has its own mature solution and simplification techniques, which is a suitable method for solving PCP. However, the process of individualized product configuration often contains a lot of dynamic knowledge, such as a variable which can cause the constraints associated with it to appear dynamically due to different assignments by the customer. Therefore, the introduction of DSCP in individualized product configuration makes the whole configuration process dynamic; i.e., the variables involved need not all appear in the solution, and only the activated variables and constraints are involved.

Definition 3. The DCSP is an eight-tuple set: In the above formula, is the set of all configuration variables; denotes the value domain of the variables; denotes a set of constraints whose elements restrict the occurrence of some variable; denotes the set of constraints that are activated during the solution process; denotes the set of initial variables, which are variables that are necessarily present in the product configuration. During the solution process, the initial variables in are always activated; denotes the set of all activated variables in the DCSP solution process. At the initial stage of the solution,. As the solution progresses, changes dynamically depending on whether a new constraint is activated; denotes the set of all activated constraints that have been activated in the configuration process; denotes the set of constraints that are activated at each step of the product configuration process and are used for the next step.

In the configuration model, each node is mapped as a variable in the DCSP, and the range of values of the node attributes is defined as the domain of the variable. The relationship between nodes is mapped as a constraint between variables, and only nodes that satisfy the design constraint relationships can be combined into products, which is similar to the role of constraints in the DCSP. The CRs can also be regarded as a special constraint. The solution of PCP can be mapped to the solution found by the DCSP (see Table 4).

Solving CR-driven PCP using DCSP can be accomplished using backtracking search algorithms [52]. In addition, a hierarchical constraint approach is proposed to reduce the search space and improve the search efficiency by introducing a hierarchical community structure in complex networks. Before solving the problem, several concepts are defined.

Definition 4. For complex variables, in the product configuration nodes structure, a node with multiple subnodes is called a complex variable. The number of its subnodes can be set according to the product bill of materials.

Definition 5. For hierarchical constraints, the dependencies between different complex variables are called hierarchical constraints. The hierarchical constraint between complex variables is denoted as , where .

As shown in Figure 3, assume that the sets of nodes and are compatible and one variable from each of them needs to be taken for combination. There is a hierarchical constraint between complex nodes . When the set of A is , the set of is restricted as . The search space can be reduced by setting hierarchical constraints.

In addition, it is necessary to construct constraint sets and determine the constraint relationships based on the product design knowledge, including establishing hierarchical constraints between complex nodes with multiple subnodes. The solution process is as follows.

Step 1. Assign a value to the initial variables. ( is the customer’s -th requirement).

Step 2. Check if new variables and constraints (including hierarchical constraints) are activated. Update .

Step 3. Make a new assignment.

Step 4. Repeat Steps 1–3 until all variables have been assigned.

4.3. Search for Similar Cases

The case-based configuration approach is to store the empirical knowledge in a database and retrieve it when it needs to be used. The advantage is that it enables enterprises to make full use of past successful cases. As long as a similar case is found, it can be partially adjusted by design constraint rules to provide a solution that meets the specific requirements. However, a problem in the case retrieval process is how to discern the similarity between different cases. For this, we use the method of similarity calculation [36] to solve it.

Before calculating the similarity of a new case to an existing case, the structural importance of the -th node should be known first. For convenience, the node at the higher level is set closer to the final product. When the parent node is different, at least one of its subnodes on the child level will change accordingly, and conversely, when the child node changes, its parent node may remain unchanged, so the importance of the node on the parent level is greater than the importance of the node on the child level. The definition of structural importance is as follows.

Definition 6. The sum of the number of nodes itself and its subnodes is the structural importance, denoted as .

Let be the number of subnodes of a node. Apparently,

For example, as shown in Figure 4, the structural importance of each node is .

The similarity calculation process is as follows:

Step 1. Check whether the node attribute values are the same for different cases.

Let denotes the attribute value of the -th node in case and denotes the attribute value of the -th corresponding node of the -th case in the case database . When , i.e., both nodes are involved in the configuration and have the same attribute value; the output value is 1; otherwise, the output value is 0.

Step 2. Calculate the similarity of each node.

The similarity between the -th node of a new case and the -th node of case in database is denoted by . The similarity between the nodes of the new case and the existing cases can be calculated by the following equation: where is the sum of the number subnodes of the -th node and itself.

Step 3. Calculate the similarity between new cases and existing cases.

The similarity between the new case and the existing cases can be obtained by accumulating the structural importance multiplied by the similarity and then dividing by the sum of the structural importance of each node. where is the number of case attribute values.

4.4. Case Similarity Comparison

The process of maximum similarity case search algorithm is shown in Figure 5.

Step 1. Input node.

Input the node corresponding to the new cases to be compared with the existing cases.

Step 2. Check whether the node has been traversed.

Yes: jump to Step 5.

No: process Step 3.

Step 3. Check whether the input node and the case node attribute values are equal.

Yes: process Step 4. .

No: jump to Step 5. .

Step 4. Check whether there are sub-nodes.

Yes: process Step 5.

No: jump to Step 8.

Step 5. Check whether there are nodes at the same level.

Check whether there are no traversed nodes at the same level.

Yes: jump to Step 8.

No: process Step 6.

Step 6. Go back to the upper level.

Step 7. Check if the node is the root node.

Yes: jump to Step 9.

No: process Step 8.

Step 8. Jump to Step 1; input another node for a new comparison.

Step 9. Calculate the similarity.

Step 10. The case with the maximum similarity is selected.

By setting the threshold of similarity, all cases that meet a certain degree of similarity can be presented for selection. In addition, specific design modifications can be made after communication with the customer.

5. Case Study

5.1. An Automated Guided Vehicle Case

AGV is widely used in warehousing, logistics, and other fields with its advantages of high automation, stable system operation, and flexible movements. As a typical individualized product, AGV can be adjusted to its structure according to different application scenarios. In this section, we take an enterprise’s stack-type AGV product (see Figure 6) as an example to demonstrate our approach.

Through the analysis of the stack-type AGV, it is clear that the main function of this product is to realize the movement of goods in the warehouse. In addition to the movement according to the prescribed path, unlike the translate-type AGV, it is able to move goods up and down. The parts of the AGV are shown in Table 5. Some parts of AGV have been omitted due to article space limitations. They are usually internal connecting parts of the AGV and usually not directly involved in the CRs.

The properties of this stack-type AGV are decomposed into loading property, lifting property, moving property, safety property, and power property. For the completeness of the decomposition, the collection of product parts not covered by the above properties is classified as other property. After the product properties are decomposed, it is necessary to clarify the attributes of each type of properties and further determine their attribute values. Among them, the loading property has only parametric attribute, which is {weight capacity}. Lifting property include option-type attribute and parameter-type attributes, the option-type attribute refers to {lifting mode}, which are {hydraulic type, electric type, pneumatic type}; the parameter-type attributes include {lifting height, lifting speed, lifting weight}. The option type attributes of the moving property include {moving mode, guiding mode}, where the moving mode can be {crawler type, wheel type} and the guide mode can be {magnetic strip type, electromagnetic type, laser type}; the parameter type attribute is {moving speed}. The safety property is expressed as a parametric attribute in terms of {safety factor}. The parametric description of the power property can be determined by {power size}. In summary, the product properties of the stack-type AGV, the properties attributes, and their attribute values are shown in Table 6.

According to the actual development process, the parts corresponding to the product properties of the stack-type AGV are listed to obtain the complete property decomposition (see Figure 7). The drive motor, for example, is a shared part of the lifting property, moving property, and power property.

Through communication with the customer, we understand that the customer is not satisfied with the lifting speed and lifting height of AGV and hopes to improve the efficiency of cargo handling. Collate CRs and express them as follows:

The product part correlation analysis is as follows. Firstly, according to the parts shown in Table 5, each part is viewed as a node. Secondly, correlation analysis is performed based on the fuzzy correlation values in Tables 13. Finally, the physical correlation matrix , the functional correlation matrix , and the structural correlation matrix are established.

The physical correlation matrix is as follows:

The functional correlation matrix is as follows:

The structural correlation matrix is as follows:

The correlation coefficients are calculated by company design experts based on the entropy weight method: . The centralised correlation matrix is obtained from equations (7) and (8).

Find the transitive closure matrix:

The -cut matrices corresponding to are calculated sequentially, where corresponds to the -cut matrix .

yields the division scheme as .

According to the above calculation results, the community division hierarchy based on fuzzy clustering is shown in Figure 8.

The -statistic was calculated for all division schemes (see Table 7). The confidence interval was taken to be 95%. Different values were derived according to equation (13), and the -statistic table was checked to obtain . The difference between is -.

Discard the unreasonable schemes (), and use the theory of community detection, where the larger the modularity, the better the quality of the community division. From equation (14), . corresponds to a larger modularity and is used as the optimal scheme. The network structure of the AGV is shown in Figure 9; the parts represented by the same colour node belong to the same module. The product module associated with the CRs is the lifting module of AGV, including lifting bracket, lifting actuator, and limit block.

For solving the configuration of AGV individualized variant, we constructed a three-level product node structure. The first level is the AGV variant. The second level is the main parameter (para), the interaction device (int-device), and the control device (con-device) associated with the module that needs to be changed. The third level is the specific parts. The total number of variables which contains individualized variant (AGV), main module parameters (para), interaction devices (int-device), control devices (con-device), lifting actuator (actuator), lifting bracket (bracket), limit block (block), operation panel (panel), battery (battery), and electrical box (ele-box). Since the loading platform of this type AGV is used for carrying people and is a universal part, it is ignored in the configuration nodes structure. The hierarchy of configuration nodes structure is shown in Figure 10.

The value range of each variable is as follows:

There are configuration constraints between the variables as follows: (1)Conditional constraints:

C1: actuator→activation variable: block.

C2: bracket→activation variable: battery.

C3: battery→activation variable: ele-box. (2)Mandatory constraints:

.

. (3)Exclusive constraints:

.

. (4)Hierarchical constraints:

.

The following are the configuration steps:

Step 1. The system sets the mandatory initial variables according to the product.

()

Step 2. Select variables according to : .

()

Step 3. Select : .

()

Step 4. Select : .

Step 5. Select : .

The activation of the hierarchical constraint reduces the value space of the variable ele-box.

()

Step 6. Select : .

Step 7. Select : .

()

From the above steps, CRs can be mapped to configuration information:

.

The structural importance of each node is calculated from the variable hierarchy and equation (18) as .

After searching, the similarity of the cases in the case database that best fit the CRs was 76%.

The calculation process is as follows:

Let ; then .

The node similarity is obtained from equation (17) as follows: when .

From equation (19), the case similarity is

6. Results and Discussion

As the CRs are only associated with the lifting module of the AGV, the main parameters in the retrieval process are the lifting bracket, lifting actuator, and limit block. After retrieval, the similarity of the configuration solutions that meet the design rules is 76%, which is above the 75% similarity threshold set by the company. The designer presented it to the customer. After communication, the customer agreed to use the solution and expressed satisfaction. This product is the large forward stack-type AGV with a self-weight of 3,400 kg, a rated lifting weight of 3,000 kg, a maximum lifting height of 5.0 m, and a maximum lifting speed of 300 mm/s. The approach is consistent with engineering practice.

In fact, we used this method to create a quick configuration tool using Unity (see Figure 11). The customer can quickly get a product configuration solution by selecting the parameter options. When the customer has questions, the designer will show the network diagram of the product structure and explain why the corresponding parts should be adjusted, which allows the customer to understand the configuration solution visually. The tool can even be used by the customer himself, without the presence of a designer.

However, the method also has some limitations. Due to the module division and product configuration process with some human selected parameters, such as the identification of correlation matrices and design constraint rules, experienced design experts are required to preset them.

7. Conclusion

In the process of individualized product design with customer involvement, uncertain or even unreasonable CRs can lead to the redesign of a large number of product components, which greatly affects the design cycle. To cope with this problem, this paper presents an in-depth study of customer requirements-driven individualized product structure modelling. A community structure-based module division and configuration method is proposed to achieve a fast conversion from CRs to product configuration solutions. Compared with traditional methods, it can describe the product more intuitively due to the use of community structure, allowing customers without specialized knowledge to understand the composition of the product and thus avoiding some unreasonable CRs. This will not be possible if a large Design Structure Matrix or a complex mathematical model is used. In addition, the method has a higher efficiency and can greatly reduce the design cycle, allowing customers to get a satisfactory solution without a long wait.

The paper is concluded as follows: (1)The concept of properties is used to decompose the product layer by layer, and the attributes of the product properties are divided into two categories: option type and parameter type. By processing the CRs, the information about the product components that need to be changed is obtained(2)An intuitive network model of individualized products considering physical, structural, and functional correlation is constructed. A community detection method based on fuzzy clustering was applied to achieve modularization. All division schemes were evaluated using the -statistic and the modularity of the communities, thus improving the accuracy of the module division(3)PCP is converted to DCSP to address the rationality of the product structure, and a hierarchical constraint is proposed to reduce the search space. The final solution is obtained through a case-based product configuration approach

To improve the robustness of the overall model, there are still some issues that need to be studied in the future. On the one hand, reduce the parameters that need to be manually selected during module division. On the other hand, a few customers may have special requirements for the product, which requires complete redesign of some parts, so the impact assessment of engineering changes will be considered.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This research is supported by the National Natural Science Foundation of China (no. 51775156) and the China Scholarship Council (no. 201706695019).