To improve the search efficiency, smoothness, and parking path tracking accuracy of the existing parking methods, we propose a novel autonomous parking method based on A* a*algorithm, Bezier curve, and model predictive ...
详细信息
To improve the search efficiency, smoothness, and parking path tracking accuracy of the existing parking methods, we propose a novel autonomous parking method based on A* a*algorithm, Bezier curve, and model predictive control (MPC) method. Firstly, a vehicle's low-speed kinematics model is constructed which describes the relationship between the front wheel and rear wheel to obtain the velocity of the rear wheel and the heading angle which is necessary for parking. Then, the vehicle parking environment is introduced for constructing three parking scenarios. An improved A* autonomous parking path planning a*algorithm is presented. This a*algorithm adopts a novel cost evaluation function to address the issue of excessive search nodes to enhance search efficiency. Meanwhile, to ensure the continuity and comfort of the planned path curvature, a third-order Bezier curve is used to smooth the planned path. Based on the established vehicle kinematics model, a first-order holder-based MPC method for autonomous parking path tracking control is proposed to realize autonomous parking with higher tracking accuracy. Finally, simulations and tests are conducted to certify the proposed autonomous parking method. The results verify that our method has significant improvement in theory and practice.
Autonomous underwater vehicles (AUV) have been widely used in underwater missions. The motion model of AUV is affected by factors such as parameter uncertainty and disturbances from ocean environment. How to accuratel...
详细信息
Autonomous underwater vehicles (AUV) have been widely used in underwater missions. The motion model of AUV is affected by factors such as parameter uncertainty and disturbances from ocean environment. How to accurately track trajectories under unknown disturbances is a crucial issue. In this paper, an adaptive multivariable super-twisting a*algorithm (AMSTA) with a nonlinear extended state observer (NLESO) is developed for autonomous underwater vehicles (AUV) to reduce the trajectory tracking error and address the problem of unknown disturbance. First, a novel finite-time extended state observer is designed to estimate and compensate the uncertain nonlinear disturbance. Second, this research presents an improved adaptive multivariable super-twisting a*algorithm via Lyapunov theory to address the trajectory tracking problem. Finally, simulation results demonstrated the effectiveness and superiority of the proposed scheme.
Research on multitask scheduling systems in factory environments is a popular topic in the field of intelligent manufacturing. Existing research mainly focuses on the optimization of automated guided vehicle (AGV) pat...
详细信息
Research on multitask scheduling systems in factory environments is a popular topic in the field of intelligent manufacturing. Existing research mainly focuses on the optimization of automated guided vehicle (AGV) path planning and scheduling, emphasizing on the minimization of conflicts and deadlocks, multi-objective task scheduling, and metaheuristic a*algorithm optimization, while ignoring path stability and real-time path planning in dynamic environments. Therefore, this paper aims to address these issues to better handle dynamic changes in actual operating environments. This paper establishes a mathematical model with the optimization objective of minimizing the overall running time of material distribution tasks and proposes an improved ant colony a*algorithm to optimize the model. First, the concept of prior time is introduced to improve the traditional ant colony a*algorithm. The path of the ongoing task is introduced with a time calculation, and the occupancy time window of each grid point on the path is calculated. Based on this, the initial pheromone distribution on subsequent paths is altered dynamically, which accelerates the convergence of the ants to a collision-free path. Second, in the pheromone update stage, the method of calculating the pheromone increment in the traditional ant colony a*algorithm is modified. The original distance influence factor is changed to a time influence factor, which ensures that all tasks still have the minimum running time when calculating a collision-free path. Finally, through 30 sets of simulation experiments on material distribution tasks, it is shown that the proposed a*algorithm shortens the total running time by 15.14%, 12.87%, and 10.59% compared to two ant colony a*algorithms and one strategic multi-AGV scheduling a*algorithm, respectively, thus verifying the effectiveness of the proposed method.
Optimizing the fractional-order PID (FOPID) controller using metaheuristic a*algorithms has gained significant popularity across various engineering domains. This paper introduces a novel approach by employing the artif...
详细信息
Optimizing the fractional-order PID (FOPID) controller using metaheuristic a*algorithms has gained significant popularity across various engineering domains. This paper introduces a novel approach by employing the artificial hummingbird a*algorithm (AHA), an innovative optimization technique inspired by the unique flight and foraging behaviors of hummingbirds, to fine-tune the FOPID controller for the automatic voltage regulator (AVR) system in synchronous generators, a critical component in maintaining voltage stability. The proposed method is rigorously tested using MATLAB/Simulink simulations under challenging conditions, including nonsmoothed higher-order dynamics of the control plant, parameter variations, time delays, and nonlinearities. The effectiveness of the AHA-based FOPID control strategy on the AVR system is comprehensively evaluated through extensive tests and analyses, focusing on aspects such as transient response, robustness, stability, and trajectory tracking. Moreover, a comparative assessment against established optimization a*algorithms, namely particle swarm optimization (PSO), genetic a*algorithm (GA), gray wolf optimizer (GWO), and artificial bee colony (ABC) is conducted. The results demonstrate the superiority of the proposed AHA-based FOPID control strategy, which significantly increases convergence speed. This is evidenced by a 25% faster rise time and a 45.74% shorter settling time compared to the GA-FOPID controller, the closest in performance for these metrics. Additionally, the AHA-based FOPID controller achieves a 92% reduction in steady-state oscillations compared to the ABC-FOPID controller, the nearest competitor in this aspect. These improvements highlight the AHA-based FOPID controller's superior efficiency and rapid response in achieving optimal performance. Hence, the proposed method shows remarkable success in enhancing stability and robustness, making it highly suitable for the design of practical high-performance applications.
In this paper, we present an adaptive intelligent reflecting surfaces (IRS) adjusting a*algorithm designed to enhance the communication quality of secondary users (SUs) within heterogeneous cognitive radio networks (CRN...
详细信息
In this paper, we present an adaptive intelligent reflecting surfaces (IRS) adjusting a*algorithm designed to enhance the communication quality of secondary users (SUs) within heterogeneous cognitive radio networks (CRNs), using a cross-layer analysis approach. Initially, a Markov model is established based on queue analysis of SUs' buffer. Subsequently, to optimize the diagonal reflection coefficient matrix of the IRS, we derive the key objectives of the established multi-objective optimization problem, including potential throughput, data packet rejection rate, and data packet queue length of SUs, into closed-form expressions. Thereafter, the optimal solution guides the dynamic pre-adjustment of IRS by the station. Simulation results verify the superior performance of the proposed a*algorithm, particularly in terms of spectral efficiency and bit error rate, compared to existing methods.
Every year, the global production of marine debris reaches a staggering 400 million tons, and the amount of garbage continues to increase. Among this, about 14 million tons will eventually flow into the oceans, posing...
详细信息
Every year, the global production of marine debris reaches a staggering 400 million tons, and the amount of garbage continues to increase. Among this, about 14 million tons will eventually flow into the oceans, posing a significant threat to marine ecosystems. Apart from endangering marine ecology, this waste will ultimately come back to affect humans. To address the increasingly severe issue of marine debris, our team independently developed a surface garbage cleaning robot, DaYu No. 1, and designed a path planning a*algorithm specifically for DaYu No. 1, called DyNav. DaYu No. 1 aims to increase garbage cleaning efficiency and adaptability. The traditional A (& lowast;) a*algorithm performs well in static environments, but the ocean is a dynamic environment where marine debris constantly shifts due to ocean currents or tides, making it extremely challenging for robots to collect marine debris. Therefore, our proposed DyNav a*algorithm can adaptively adjust paths to cope with environmental changes. We proposed DyNav, a new path planning a*algorithm that takes ocean currents into account, and the DaYu No. 1 robot with YOLOv7 and IMA a*algorithms built in. These will make cleaning up marine debris much more efficient and flexible. Compared to traditional path planning a*algorithms, DyNav demonstrates superior performance. We have validated the effectiveness of the DyNav a*algorithm through practical experiments. The results show that in dynamic environments, the robot can clean surface debris more quickly and flexibly while avoiding obstacles. This not only contributes to environmental protection, but also improves cleaning efficiency, offering an innovative solution for water environment management.
A sparse compressed deep echo state network (SCDESN) incorporating sparse input units, compressed sampling and principal component analysis (PCA) units is proposed in this paper, and theoretically proved the sufficien...
详细信息
A sparse compressed deep echo state network (SCDESN) incorporating sparse input units, compressed sampling and principal component analysis (PCA) units is proposed in this paper, and theoretically proved the sufficient and necessary conditions to ensure the echo state characteristics of the proposed scheme. In addition, a hybrid arithmetic optimization a*algorithm based on matrix design strategy and boundary selection strategy (SVD-HAOA) was proposed to optimize the hyper-parameters of the SCDESN model, taking into account the characteristics of the SCDESN model. The steps and process for optimizing the hyper parameters of the SCDESN model using SVDHAOA were presented. Finally, the SCDESN model optimized by SVD-HAOA was experimentally and summarized on a classic benchmark dataset and two real-world chaotic time series. The outcomes of the simulation indicated that the suggested model surpassed alternative models in performance and enhanced computational efficiency while maintaining prediction accuracy. This model may serve as a viable alternative for real-world applications.
Anomaly detection in Internet of Things (IOT) network traffic involves identifying abnormal patterns or behaviors, enabling early detection of potential security threats or system malfunctions in the IOT ecosystem. Io...
详细信息
Anomaly detection in Internet of Things (IOT) network traffic involves identifying abnormal patterns or behaviors, enabling early detection of potential security threats or system malfunctions in the IOT ecosystem. IoT encompasses a variety of networks, addressing not only security challenges within sensor networks, the internet, and mobile communication networks but also specifically focusing on issues related to privacy protection, information management, network authentication, and access control. In this manuscript, Anomaly Detection in IoT Network Traffic using a Bidirectional 3D Quasi-Recurrent Neural Network with Coati Optimization a*algorithm (ADIOT-B3DQRNN-COA) is proposed. Initially, the input data are collected from the DS2OS Dataset. Then, the collected data is fed into pre-processing utilizing an Implicit Unscented Particle Filter (IUPF). The IUPF is used to remove the invalid data. Subsequently, the preprocessed data are sent into the Archimedes optimization a*algorithm (AOA) to select features. Seven characteristics from the DS2OS dataset are chosen using AOA. The selected features are then fed into a Bidirectional 3D Quasi-Recurrent Neural Network (Bi-3DQRNN) to classify anomaly detection in an Internet of Things network into the following categories: data probing, malicious control, malicious operation, scan, spying, incorrect configuration, DOS attack, and normal. To guarantee accurate classification of anomaly detection in IoT networks, Bi-3DQRNN generally does not express any adaptation of optimization a*algorithms for figuring out the best parameters. Hence, the Coati Optimization a*algorithm (COA) to optimize Bi-3DQRNN accurately classifies anomaly detection in the IOT network. The proposed ADIOT-B3DQRNN-COA approach is implemented in MATLAB. The performance of the proposed method was examined utilizing performance metrics like Accuracy, Computational Time, F-measure, Precision, Recall, and ROC. The proposed ADIOT-B3DQRNN-COA approach contains 32.15%,
Due to the distributed nature of federated learning, it is vulnerable to poisoning attacks during the training process. The model's resistance to poisoning attacks can be improved using robust aggregation algorith...
详细信息
Due to the distributed nature of federated learning, it is vulnerable to poisoning attacks during the training process. The model's resistance to poisoning attacks can be improved using robust aggregation a*algorithms. Current research on federated learning to resist poisoning attacks is mainly based on two settings: No trust or Byzantine robustness. However, both settings are not close enough to reality in practical scenarios. In many practical applications, some participants in federated learning are trustworthy. For example, participants who have participated in the training of this model before and performed very well, or participants with strong compliance and credibility such as governments and some national agencies participate in the training. In existing research, these trusted participants still have to accept the judgment of the aggregation node, which generates unnecessary computation, increases overhead, and does not take advantage of a trusted environment. Since there is no attack behavior on the trusted client, its training results are used to classify the trustworthiness of other untrusted clients and identify attack nodes with higher accuracy. Therefore, this paper proposes a robust federated learning a*algorithm for partially trusted environments. The proposed scheme uses the experimental results of trusted clients to judge the behavior of untrustworthy clients by the cosine similarity and the Local Outlier Factor and further identify and detect malicious clients. Experiments are performed on MNIST and CIFAR datasets. Comparison with other six aggregation a*algorithms under 30% attack scenario. And compared with the other four aggregation a*algorithms under 70% attack conditions. Our a*algorithm is more accurate than almost all of the other aggregation a*algorithms. The paper is the first to conduct robust research on federated learning in a partially trusted environment, and the proposed a*algorithm can more effectively resist poisoning attacks.
Traditional methods of forecasting and analyzing property trends using statistical analysis and questionnaires are limited;in particular, they are too slow to provide insights based on complex, extensive, and multidim...
详细信息
Traditional methods of forecasting and analyzing property trends using statistical analysis and questionnaires are limited;in particular, they are too slow to provide insights based on complex, extensive, and multidimensional real estate data. To address these challenges, we developed a sophisticated analytical pipeline integrating an autoencoder with an arithmetic optimization clustering a*algorithm (AOCA) and principal component analysis (PCA). An autoencoder was used to reduce the dimensionality of data sourced from public government databases to accelerate clustering. A tailored AOCA was then applied, and these clusters were examined with PCA to uncover deep relationships between different industrial market stock indices and real estate prices in Taiwan. We identified the following five critical clusters for 98 industrial market stock indices related to real estate from the Taiwan Stock Exchange between 2009 and 2020: 1) industrial and biomedical activity, 2) computers and computer peripherals, 3) shipping and transportation, 4) construction salaries, and 5) construction and economic activity. We performed a temporal clustering of these factors for in-depth insights. This granular insight into the factors driving house prices provides actionable information for policymakers. Our precise and focused pipeline allows researchers and government authorities to concentrate on the pivotal aspects of property development and market regulation. This approach paves the way for more targeted and effective interventions in the real estate market.
暂无评论