Abstract

In order to improve the multisource data-driven fusion effect in the intelligent manufacturing process of complex products, based on the proposed adaptive fog computing architecture, this paper takes into account the efficient processing of complex product intelligent manufacturing services within the framework and the rational utilization of fog computing layer resources to establish a fog computing resource scheduling model. Moreover, this paper proposes a fog computing architecture for intelligent manufacturing services for complex products. The architecture adopts a three-layer fog computing framework, which can reasonably provide three types of services in the field of intelligent manufacturing. In addition, this study combines experimental research to verify the intelligent model of this article and counts the experimental results. From the analysis of experimental data, it can be seen that the complex product intelligent manufacturing system based on multisource data driven proposed in this paper meets the data fusion requirements of complex product intelligent manufacturing.

1. Introduction

For traditional industries, it is undergoing technological changes. Industry 4.0 deeply integrates information technology and manufacturing and envisages a “smart factory” controlled by cyber-physical systems (CPS) [1]. Its main feature is the intelligence of information and the intelligence of production methods, including higher-level interconnectivity, smarter equipment, and more powerful data processing capabilities [2]. Through interconnected information, statistical data, and dynamic analysis, production can become smarter, leaner, more efficient, and more energy efficient. In the context of intelligent manufacturing, more and more objects are becoming intelligent, everything is interconnected, and the Internet of Things enters the factory. The Internet of Things is essential for data perception, collection, merging, transmission, and reverse control in smart factories [3].

In the decades, since the reform and opening up, my country has gradually formed a relatively complete industrial system and successfully ranked among the largest manufacturing countries in the world. However, under the current wave of global manufacturing development, factories in my country’s manufacturing industry that realize automated production still account for a small number of factories, and most of the manufacturing enterprises have weak infrastructure and backward automation technology. In this “big but not strong” status quo, it is still a challenge to use more advanced technologies to replace the traditional production lines with low efficiency and high production labor costs. Moreover, in recent years, due to rising labor costs, social development transformation, and other needs, the improvement of manufacturing production technology has become increasingly urgent. In response to the urgent need for transformation and upgrading of the manufacturing industry, the Chinese government issued the “Made in China 2025” plan. It has come to focus on the development and promotion of the technological upgrading of the domestic manufacturing industry.

This study combines the multivariate data-driven method to study the intelligent manufacturing method of complex products and provides a theoretical reference for the intelligent manufacturing in the era of big data of the Internet of Things.

In the five to six years, since Industry 4.0 and fog computing were proposed, there have been some research studies on fog computing in the Industrial Internet of Things, most of which have been concentrated in the past three years, and theoretical research results are growing rapidly. Kuksa et al. [4] proposed that the main features of the Industrial Internet of Things are the shortage of communication resources caused by the growth of intelligently connected objects and special IoT data such as video streams, as well as the key implementation technologies related to fog computing. Finally, its performance is evaluated in a typical industrial scene. Stavroulakis and Papadimitriou [5] proposed a new SDN-based IoT architecture. Moradi and Zandi Paak [6] investigated and studied the computing and communication architecture in the Industrial Internet of Things. The Industrial Internet of Things architecture has three layers, smart object layer, fog computing layer, and cloud computing layer, and pointed out the computing and communication challenges faced in the Industrial Internet of Things which include unstructured data storage and computing requirements under the limit of edge network communication and the reasonable scheduling of services and traffic at the fog computing layer. Lazzeretti et al. [7] pointed out that one of the major challenges in fog computing in the Internet of Things are the use and release of resources. They proposed a fog computing architecture in the Internet of Things, including two layers of IoT and cloud computing, with cloud-fog middleware between the two layers. For communication, the fog computing belongs to the IoT layer. In addition, it has also optimized the two-tier resource allocation problem, reducing the delay by 39% and providing a reasonable fog resource allocation scheme for delay-sensitive applications. Akhmetshin et al. [8] proposed the best workload distribution method between fog as well as cloud. Constraint is with minimum power consumption as the optimization goal. Ugalde Hernández [9] uses approximate methods to solve the problem and reduces transmission delay. Isaksen and Trippl [10] study the QoS-awar allocation of the CFC, which meets the capacity demand at the same time. Hou et al. [11] proposed a cloud computing infrastructure, which includes the bottom layer, edge layer, and core layer. The bottom layer is the IoE (Internet of Everything) layer, the edge layer is the fog service layer, and the core layer is the cloud service layer [12]. Jones et al. [13] analyze the characteristics and problems of fog computing in Industry 4.0 and propose a fog computing framework based on the MQTT communication model and a machine learning algorithm for predicting the amount of data to reduce the data transmitted in the Internet of Things. Finally, this article uses real data sets to simulate the proposed data prediction algorithm, which has obvious effects compared to the traditional MQTT scheme. Guowu and Bai [14] consider the cloud and fog combination system in the Internet of Things, analyze the application characteristics of the IoT environment, and conduct modeling analysis for power consumption, service delay, carbon dioxide emissions, and cost. Experiment was conducted with traffic generated by the 100 most populous cities in eight geographically distributed data centers. The results show that, as the number of real-time service applications increases, the fog computing model is better than the traditional cloud computing model. For an environment, where 50% of applications request real-time services, the overall service delay time of fog computing can be reduced by 50.09%. Liu et al. [15] studied the NP-hard problem of nondeterministic polynomials in the allocation of service requests. Taking the energy consumption and completion time of resource scheduling as the dual optimization goals, a heuristic-based resource allocation framework was proposed. The framework uses three heuristics. Formula algorithm, namely, particle swarm optimization, binary particle swarm optimization, and Bat algorithm.

3. Multidata-Driven Fusion Algorithm for Intelligent Manufacturing of Complex Products

Figure 1 is a block diagram of target state information fusion. The parameter data obtained from the multisensor output may be the azimuth angle (or pitch angle) of the target, the position and distance of the target in the observed platform, the speed of the target, etc. The fusion system performs effective data registration on the data from the sensor, converts it into a unified data expression form, then performs data association, and then obtains the estimation of the state vector. The literature has conducted strict mathematical evaluation and limitation analysis on the tracking fusion performance.

Data association is to assign the measurement of each sensor to its corresponding observation object. Once the observations of the same target are correctly associated, the estimation technology can get the target state. At present, the specific mathematical methods used for this level of fusion include Kalman filtering, sequential estimation method, joint probability data association (JPGA), multiple hypothesis method (MHT), and interactive multiple model method (IMM).

The target characteristic information fusion can be attributed to the problem of pattern recognition in essence. It is mainly used to extract more useful information about target characteristics from the observation information of multisensor than that of single sensor, so as to achieve more accurate classification and recognition of multitargets. The specific extraction process can use the same method for feature extraction and connect each group of feature vectors into a higher-dimensional feature vector. Moreover, it can also combine different methods to extract feature sets that cover more information and combine them into a new type of the feature vector. The fusion system fuses the target feature vector provided by each sensor and finally obtains the joint recognition result of the target identity. The specific process is shown in Figure 2.

The technologies for fusion recognition of targets mainly include feature compression and clustering algorithms, K-nearest neighbors, and neural network methods. The sensors participating in the fusion can be either a homogeneous sensor or a heterogeneous sensor so that it has greater flexibility.

The basic content of decision-making fusion is shown in Figure 3. The main process includes data preprocessing (such as unified data format), extracting relevant features, and identifying targets. After each sensor establishes a preliminary conclusion on the observed target locally, the central fusion module associates the previous conclusion and fuses the recognition results of each sensor to obtain the final joint inference result.

Decision-level fusion is a high-level fusion. Each sensor first makes intermediate decisions, and then, the fusion center completes the fusion processing of each intermediate decision. It can not only fuse information from heterogeneous sensors but also process asynchronous information with high flexibility. At present, expert system methods, Bayesian inference, Dempster–Shafer evidence theory, and other methods are often used in this level of fusion.

Kalman filter is suitable for linear systems with Gaussian noise distribution and can obtain the recursive minimum mean square error estimation of this type of system in the time domain. It has better filtering performance, and its iterative calculation is suitable for computer realization. The outstanding contribution of Kalman filtering lies in its successful introduction of the state space ideas in modern control theory into the optimal filtering theory, and the filtering is completed by constructing a dynamic model of the system. Moreover, it can not only handle stationary systems but also shows good filtering performance for time-varying systems and multidimensional, nonstationary signals. For decades, this classic filtering theory has been continuously deepened and developed in many research fields, and fruitful results have been achieved. In particular, it has been successfully applied in the field of target tracking and derived algorithms based on classical Kalman, such as extended Kalman filtering and insensitive Kalman. Since the standard Kalman filtering algorithm is the basis for solving the tracking problem and other extended or improved algorithms, the filtering process is briefly given here.

The state equation of the discrete-time system is

The measurement equation of the discrete-time system is. Moreover, it is assumed that the sequence of process noise and measurement noise has nothing to do with the initial state, and they are independent of each other.

In a filtering cycle, the initial state estimation and initial state covariance matrix and are given [16].

The flowchart is shown in Figure 4 [17]:

We assume that the posterior probability density of the target state vector x(k) at time k is :

The expectation of can be expressed as

In fact, the posterior probability density is unknown, so it is not easy to directly sample particle samples from . The particles need to be sampled from a known importance density that is convenient for sampling. Therefore, equation (12) is substituted as follows [18]:

Equation (5) is used to substitute equation (4) as follows:

Among them, the importance weight is calculated as follows [19]:

By approximating the importance of equation [7], the following estimates are obtained [20]:

can be estimated recursively as follows:

We assume that the state estimate of the target at time k and the particle state effect is known, as well as the particle filter algorithm to recursively solve the estimated value of the target state vector when time is k + 1, is as follows:(1)For i = 1, 2, …, NAlgorithm to extract particles: According to formula (9), the algorithm calculates the particle weight value End(2)The algorithm calculates the total weight: (3)Regularized particle weight value: (4)The algorithm calculates the estimated value of target state vector when time is k + 1 according to formula (8);(5)The algorithm performs resampling.

At that time, only the main ideas of JTC were initially explained. The joint target tracking and classification technology hopes to effectively and classification performance of the target through interaction between the target tracker and the target classifier. The basic idea is that the state estimator of the target (such as the target’s motion characteristics and maneuverability reflected by the target’s speed, acceleration, motion trajectory, etc.) can be used as the target’s attribute characteristics to improve the target’s classification performance. Correspondingly, the target attribute knowledge, such as target category information, helps to establish a more accurate target motion model, thereby improving target tracking performance. The basic principle of JTC is shown in Figure 5.

Since the introduction of JTC technology, a variety of related technical theories, such as Bayesian theory, D-S evidence theory, and fuzzy set theory, have been combined with the JTC technical framework to achieve target tracking and solve target recognition problems.

The state estimate of the target is

Traditional classic filtering algorithms are mostly based on a single model. Once the application scenario becomes more complex and the uncertainty increases, the dynamic characteristics of the target will change. Filters based on a single model often cannot match the changes in the target motion state in real time with a single model established in advance, which affects the effectiveness of tracking and even leads to divergence of the filter. As a result, the research proposed a multimodel tracking algorithm.

The multimodel tracking algorithm introduces the idea of self-adaptation into the target tracking algorithm. By establishing a set of possible motion modes of an object, each model in the model set represents a different motion mode. Then, each model is equipped with appropriate filters to perform parallel work, and the final state estimation output is the fusion result of the state estimation of each filter based on Bayesian inference. For example, the same target may run in the form of one or several combinations of uniform motion, uniform acceleration, and uniform turning motion during the entire movement. Using the multimodel tracking algorithm, the three models of CV, CA, and CT can be combined into multiple target operating modes to track them.

The implementation of the multimodel algorithm includes the following sections.

3.1. Design Target Motion Model Set

In order to apply the multimodel algorithm, it is necessary to design a model set consisting of a finite number of models based on certain prior knowledge in advance:

Among them, each mode corresponds to one or more of the target motion modes under study. In the case of non-one-to-one correspondence, the model set is relatively simplified. In this case, the matching relationship can also be described as the system pattern at time k is matched by the model , that is,

The determination of the model set M is an important basic work of the multimodel algorithm. From now on, we assume that all the system modes of the target motion can be combined and represented by the members in M.

3.2. Design of Filter

The algorithm selects some recursive filters suitable for each system mode in advance to complete the hybrid estimation. They can be linear filters or nonlinear filters as needed.

3.3. Estimated Fusion

The main task of estimation fusion is to process the results of each individual filter to complete the overall estimation. Commonly used estimation fusion methods include soft decision, hard decision, and random decision. Among them, soft decision (or no decision) is the mainstream method of multimodel estimation fusion. The overall estimate is the weighted sum of the probability of all filter estimates in the sense of least mean square:

3.4. Reinitialization of the Filter

Two basic multimodel algorithms are briefly given as follows: static multiple model (SMM) and deneralized pseudo-Bayesian estimator of n order (GPBn).

In the SMM algorithm, multiple filters based on different models work independently and in parallel, regardless of the transition between models. The filters based on each model have no interaction with each other, and the target state estimation is the weight of the state estimation of each filter. The structure of the SMM algorithm is shown in Figure 6.

The so-called generalized pseudo-Bayesian method is that, at time k, only the history of the target model in the past finite sampling time interval of the system is considered when the system state is estimated.

The first-order GPB algorithm (GPB1) uses the simplest reinitialization method and only takes the overall state estimation at the previous moment and the covariance matrix of the estimation error as the most common initial conditions. The respective state estimates are obtained through parallel filtering, and finally, the overall state estimate at the current moment and the covariance matrix of the estimation error are obtained by the weighted sum method. The algorithm structure is shown in Figure 7.

The GPB1 algorithm assumes that the switching of the system mode between the elements of the model set satisfies the Markov property. The GPBn algorithm considers the model sequence of the most recent n moments. The larger n is, the more historical conditions that need to be considered, the larger the amount of memory occupied, and the more complex the algorithm is.

On the basis of GPB, an interactive multimodel algorithm (IMM) with Markov switching coefficient and a variable structure multimodel algorithm (VSMM) which is not limited to a priori model set were proposed in the later stage, which will not be introduced in detail here.

4. Intelligent Manufacturing Method of Complex Products Driven by Multisource Data

In the above section, this paper studies the multivariate data-driven algorithm and applies it to the research of intelligent manufacturing methods for complex products. The fog computing architecture of intelligent manufacturing services is shown in Figure 8.

MQTT is a message protocol based on the publish/subscribe model of binary messages, which connects networks and devices with applications through middleware. The communication mode is divided into machine and server machine. MQTT has a lightweight, open, simple, standardized, and easy-to-implement design idea. It is very suitable for IoT scenarios and Industry 4.0. The application of MQTT in the Internet of Things is shown in Figure 9.

On this basis, this paper studies the multisource data-driven intelligent manufacturing system for complex products proposed in this paper, combines simulation research to verify the effect of multidata-driven fusion, and counts multiple sets of experimental data. The results are shown in Table 1.

From the above research, it can be seen that the system model proposed in this paper has a good multivariate data-driven fusion effect. On this basis, the effect of intelligent manufacturing management in this paper is evaluated, and the results shown in Table 2 are obtained.

From the above statistical results, the complex product intelligent manufacturing system based on multisource data-driven proposed in this paper can play an important role in the intelligent manufacturing of complex products.

5. Conclusion

In the traditional way, the efficient processing of massive data can be realized by cloud computing. However, the networking situation is generally more complicated, the computing power of the underlying equipment is limited, and its transmission bandwidth and reliability have certain constraints. In addition, the Industrial Internet of Things also has the characteristics of large-scale connections and a large amount of communication data, and the application of intelligent manufacturing services is time sensitive. Because the devices in the Industrial Internet of Things require a lot of network and physical resources (in this paper, called fog resources) in order to perform different tasks in real time, at the same time, the ability of these fog resources to handle tasks is uneven. Therefore, how to effectively allocate these fog resources and how to efficiently cooperate with each other to obtain high efficiency and stability are the current challenges of the Industrial Internet of Things. This study combines multiple data-driven methods to study the intelligent manufacturing methods of complex products, which provide a theoretical reference for intelligent manufacturing in the era of big data in the Internet of Things.

Data Availability

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

Conflicts of Interest

The author declares no conflicts of interest.

Acknowledgments

The study was supported by “Key Natural Science Research Project of Anhui Universities in 2020” Research on Key Technologies of Large-sized THREE-DIMENSIONAL Precise Measurement Based on Multi-sensor Fusion (Grant no. KJ2020A0963), 2021 Excellent Youth Support Project in Anhui Universities (gxyqZD2021153).