Machining quality prediction based on cutting big data is the core focus of current developments in intelligent manufacturing. Presently, predictions of machining quality primarily rely on process and signal analyses. Process-based predictions are generally constrained to the development of rudimentary regression models. Signal-based predictions often require large amounts of data, multiple processing steps (such as noise reduction, principal component analysis, modulation, etc.), and have low prediction efficiency. In addition, the accuracy of the model depends on tedious manual parameter tuning. This paper proposes a convolutional neural network quality intelligent prediction model based on automatic feature extraction and adaptive data fusion (CNN-AFEADF). Firstly, by processing signals from multiple directions, time-frequency domain images with rich features can be obtained, which significantly benefit neural network learning. Secondly, the corresponding images in three directions are fused into one image by setting different fusion weight parameters. The optimal fusion weight parameters and window length are determined by the Particle Swarm Optimization algorithm (PSO). This data fusion method reduces training time by 16.74 times. Finally, the proposed method is verified by various experiments. This method can automatically identify sensitive data features through neural network fitting experiments and optimization, thereby eliminating the need for expert experience in determining the significance of data features. Based on this approach, the model achieves an average relative error of 2.95%, reducing the prediction error compared to traditional models. Furthermore, this method enhances the intelligent machining level.
This paper introduces a motion planning and cooperative formation control approach for quadruped robots and multi-agent systems. First, in order to improve the efficiency and safety of quadruped robots navigating in complex environments, this paper proposes a new planning method that combines the dynamic model of quadruped robots and a gradient-optimized obstacle avoidance strategy without Euclidean Signed Distance Field. The framework is suitable for both static and slow dynamic obstacle environments, aiming to achieve multiple goals of obstacle avoidance, minimizing energy consumption, reducing impact, satisfying dynamic constraints, and ensuring trajectory smoothness. This approach differs in that it reduces energy consumption throughout the movement from a new perspective. Meanwhile, this method effectively reduces the impact of the ground on the robot, thus mitigating the damage to its structure. Second, we combine the dynamic control barrier function and the virtual leader-follower model to achieve efficient and safe formation control through model predictive control. Finally, the proposed algorithm is validated through both simulations and real-world scenarios testing.