To investigate the influence of different longitudinal constraint systems on the longitudinal displacement at the girder ends of a three-tower suspension bridge,this study takes the Cangrong Xunjiang Bridge as an engi...To investigate the influence of different longitudinal constraint systems on the longitudinal displacement at the girder ends of a three-tower suspension bridge,this study takes the Cangrong Xunjiang Bridge as an engineering case for finite element analysis.This bridge employs an unprecedented tower-girder constraintmethod,with all vertical supports placed at the transition piers at both ends.This paper aims to study the characteristics of longitudinal displacement control at the girder ends under this novel structure,relying on finite element(FE)analysis.Initially,based on the Weigh In Motion(WIM)data,a random vehicle load model is generated and applied to the finite elementmodel.Several longitudinal constraint systems are proposed,and their effects on the structural response of the bridge are compared.The most reasonable system,balancing girder-end displacement and transitional pier stress,is selected.Subsequently,the study examines the impact of different viscous damper parameters on key structural response indicators,including cumulative longitudinal displacement at the girder ends,maximum longitudinal displacement at the girder ends,cumulative longitudinal displacement at the pier tops,maximum longitudinal displacement at the pier tops,longitudinal acceleration at the pier tops,and maximum bending moment at the pier bottoms.Finally,the coefficient of variation(CV)-TOPSIS method is used to optimize the viscous damper parameters for multiple objectives.The results show that adding viscous dampers at the side towers,in addition to the existing longitudinal limit bearings at the central tower,can most effectively reduce the response of structural indicators.The changes in these indicators are not entirely consistent with variations in damping coefficient and velocity exponent.The damper parameters significantly influence cumulative longitudinal displacement at the girder ends,cumulative longitudinal displacement at the pier tops,and maximum bending moments at the pier bottoms.The optimal damper parameters are found to be a damping coefficient of 5000 kN/(m/s)0.2 and a velocity exponent of 0.2.展开更多
Accurate estimation of photovoltaic(PV)parameters is essential for optimizing solar module perfor-mance and enhancing resource efficiency in renewable energy systems.This study presents a process innovation by introdu...Accurate estimation of photovoltaic(PV)parameters is essential for optimizing solar module perfor-mance and enhancing resource efficiency in renewable energy systems.This study presents a process innovation by introducing,for the first time,the Triangulation Topology Aggregation Optimizer(TTAO)integrated with parallel computing to address PV parameter estimation challenges.The effectiveness and robustness of TTAO are rigorously evaluated using two standard benchmark datasets(KC200GT and R.T.C.France solar cells)and a real-world dataset(Poly70W solar module)under single-,double-,and triple-diode configurations.Results show that TTAO consistently achieves superior accuracy by producing the lowest RMSE values and faster convergence compared to state-of-the-art metaheuristic algorithms.In addition,the integration of parallel computing significantly enhances computational efficiency,reducing execution time by up to 85%without compromising accuracy.Validation using real-world data further demonstrates TTAO’s adaptability and practical relevance in renewable energy systems,effectively bridging the gap between theoretical modeling and real-world implementation for PV system monitoring and optimization,contributing to climate mitigation through improved solar energy performance.展开更多
High-dimensional data causes difficulties in machine learning due to high time consumption and large memory requirements.In particular,in amulti-label environment,higher complexity is required asmuch as the number of ...High-dimensional data causes difficulties in machine learning due to high time consumption and large memory requirements.In particular,in amulti-label environment,higher complexity is required asmuch as the number of labels.Moreover,an optimization problem that fully considers all dependencies between features and labels is difficult to solve.In this study,we propose a novel regression-basedmulti-label feature selectionmethod that integrates mutual information to better exploit the underlying data structure.By incorporating mutual information into the regression formulation,the model captures not only linear relationships but also complex non-linear dependencies.The proposed objective function simultaneously considers three types of relationships:(1)feature redundancy,(2)featurelabel relevance,and(3)inter-label dependency.These three quantities are computed usingmutual information,allowing the proposed formulation to capture nonlinear dependencies among variables.These three types of relationships are key factors in multi-label feature selection,and our method expresses them within a unified formulation,enabling efficient optimization while simultaneously accounting for all of them.To efficiently solve the proposed optimization problem under non-negativity constraints,we develop a gradient-based optimization algorithm with fast convergence.Theexperimental results on sevenmulti-label datasets show that the proposed method outperforms existingmulti-label feature selection techniques.展开更多
Accurate parameter extraction of photovoltaic(PV)models plays a critical role in enabling precise performance prediction,optimal system sizing,and effective operational control under diverse environmental conditions.W...Accurate parameter extraction of photovoltaic(PV)models plays a critical role in enabling precise performance prediction,optimal system sizing,and effective operational control under diverse environmental conditions.While a wide range of metaheuristic optimisation techniques have been applied to this problem,many existing methods are hindered by slow convergence rates,susceptibility to premature stagnation,and reduced accuracy when applied to complex multi-diode PV configurations.These limitations can lead to suboptimal modelling,reducing the efficiency of PV system design and operation.In this work,we propose an enhanced hybrid optimisation approach,the modified Spider Wasp Optimization(mSWO)with Opposition-Based Learning algorithm,which integrates the exploration and exploitation capabilities of the Spider Wasp Optimization(SWO)metaheuristic with the diversityenhancing mechanism of Opposition-Based Learning(OBL).The hybridisation is designed to dynamically expand the search space coverage,avoid premature convergence,and improve both convergence speed and precision in highdimensional optimisation tasks.The mSWO algorithm is applied to three well-established PV configurations:the single diode model(SDM),the double diode model(DDM),and the triple diode model(TDM).Real experimental current-voltage(I-V)datasets from a commercial PV module under standard test conditions(STC)are used for evaluation.Comparative analysis is conducted against eighteen advanced metaheuristic algorithms,including BSDE,RLGBO,GWOCS,MFO,EO,TSA,and SCA.Performance metrics include minimum,mean,and maximum root mean square error(RMSE),standard deviation(SD),and convergence behaviour over 30 independent runs.The results reveal that mSWO consistently delivers superior accuracy and robustness across all PV models,achieving the lowest RMSE values of 0.000986022(SDM),0.000982884(DDM),and 0.000982529(TDM),with minimal SD values,indicating remarkable repeatability.Convergence analyses further show that mSWO reaches optimal solutions more rapidly and with fewer oscillations than all competing methods,with the performance gap widening as model complexity increases.These findings demonstrate that mSWO provides a scalable,computationally efficient,and highly reliable framework for PV parameter extraction.Its adaptability to models of growing complexity suggests strong potential for broader applications in renewable energy systems,including performance monitoring,fault detection,and intelligent control,thereby contributing to the optimisation of next-generation solar energy solutions.展开更多
Feature selection serves as a critical preprocessing step inmachine learning,focusing on identifying and preserving the most relevant features to improve the efficiency and performance of classification algorithms.Par...Feature selection serves as a critical preprocessing step inmachine learning,focusing on identifying and preserving the most relevant features to improve the efficiency and performance of classification algorithms.Particle Swarm Optimization has demonstrated significant potential in addressing feature selection challenges.However,there are inherent limitations in Particle Swarm Optimization,such as the delicate balance between exploration and exploitation,susceptibility to local optima,and suboptimal convergence rates,hinder its performance.To tackle these issues,this study introduces a novel Leveraged Opposition-Based Learning method within Fitness Landscape Particle Swarm Optimization,tailored for wrapper-based feature selection.The proposed approach integrates:(1)a fitness-landscape adaptive strategy to dynamically balance exploration and exploitation,(2)the lever principle within Opposition-Based Learning to improve search efficiency,and(3)a Local Selection and Re-optimization mechanism combined with random perturbation to expedite convergence and enhance the quality of the optimal feature subset.The effectiveness of is rigorously evaluated on 24 benchmark datasets and compared against 13 advancedmetaheuristic algorithms.Experimental results demonstrate that the proposed method outperforms the compared algorithms in classification accuracy on over half of the datasets,whilst also significantly reducing the number of selected features.These findings demonstrate its effectiveness and robustness in feature selection tasks.展开更多
Automated essay scoring(AES)systems have gained significant importance in educational settings,offering a scalable,efficient,and objective method for evaluating student essays.However,developing AES systems for Arabic...Automated essay scoring(AES)systems have gained significant importance in educational settings,offering a scalable,efficient,and objective method for evaluating student essays.However,developing AES systems for Arabic poses distinct challenges due to the language’s complex morphology,diglossia,and the scarcity of annotated datasets.This paper presents a hybrid approach to Arabic AES by combining text-based,vector-based,and embeddingbased similarity measures to improve essay scoring accuracy while minimizing the training data required.Using a large Arabic essay dataset categorized into thematic groups,the study conducted four experiments to evaluate the impact of feature selection,data size,and model performance.Experiment 1 established a baseline using a non-machine learning approach,selecting top-N correlated features to predict essay scores.The subsequent experiments employed 5-fold cross-validation.Experiment 2 showed that combining embedding-based,text-based,and vector-based features in a Random Forest(RF)model achieved an R2 of 88.92%and an accuracy of 83.3%within a 0.5-point tolerance.Experiment 3 further refined the feature selection process,demonstrating that 19 correlated features yielded optimal results,improving R2 to 88.95%.In Experiment 4,an optimal data efficiency training approach was introduced,where training data portions increased from 5%to 50%.The study found that using just 10%of the data achieved near-peak performance,with an R2 of 85.49%,emphasizing an effective trade-off between performance and computational costs.These findings highlight the potential of the hybrid approach for developing scalable Arabic AES systems,especially in low-resource environments,addressing linguistic challenges while ensuring efficient data usage.展开更多
Laser-assisted drilling combined with full-size polycrystalline diamond compact(PDC)bit is considered a feasible solution to enhance the drilling performance of engineering machinery.In this method,determining the opt...Laser-assisted drilling combined with full-size polycrystalline diamond compact(PDC)bit is considered a feasible solution to enhance the drilling performance of engineering machinery.In this method,determining the optimal collaborative control parameters that support rapid drilling is crucial for improving the combined performance.This study used average drilling speed,average torque,and total specificenergy for quantitative analysis to characterize the efficiencyand economy of combined rock breaking.Given the advantage of the response surface methodology in providing high-precision predictions with limited experimental data,regression models of the average drilling speed,average torque,and total specificenergy were established.The results showed that as the laser power and irradiation time increased,the average drilling speed firstincreased rapidly and then leveled off,while the average torque decreased sharply before decelerating.The total specificenergy initially decreased and then increased,with the combined drilling outperforming conventional mechanical drilling within specific parameter ranges.As the weight on bit increased,both the average torque and total specificenergy first decreased and then increased.With rising rotating speed,the average torque exhibited a trend of initial increase,then decrease,and finalincrease,whereas the total specificenergy increased slowly at firstand then sharply.Both parameters exhibited optimal values at which the average torque and total specific energy remained at minimal levels.For granite combined drilling,the optimal performance was achieved at a laser power of 3000 W,irradiation time of 31 s,the weight on bit of 2.4 kN,and the rotating speed of 97 r/min.展开更多
Multi-label feature selection(MFS)is a crucial dimensionality reduction technique aimed at identifying informative features associated with multiple labels.However,traditional centralized methods face significant chal...Multi-label feature selection(MFS)is a crucial dimensionality reduction technique aimed at identifying informative features associated with multiple labels.However,traditional centralized methods face significant challenges in privacy-sensitive and distributed settings,often neglecting label dependencies and suffering from low computational efficiency.To address these issues,we introduce a novel framework,Fed-MFSDHBCPSO—federated MFS via dual-layer hybrid breeding cooperative particle swarm optimization algorithm with manifold and sparsity regularization(DHBCPSO-MSR).Leveraging the federated learning paradigm,Fed-MFSDHBCPSO allows clients to perform local feature selection(FS)using DHBCPSO-MSR.Locally selected feature subsets are encrypted with differential privacy(DP)and transmitted to a central server,where they are securely aggregated and refined through secure multi-party computation(SMPC)until global convergence is achieved.Within each client,DHBCPSO-MSR employs a dual-layer FS strategy.The inner layer constructs sample and label similarity graphs,generates Laplacian matrices to capture the manifold structure between samples and labels,and applies L2,1-norm regularization to sparsify the feature subset,yielding an optimized feature weight matrix.The outer layer uses a hybrid breeding cooperative particle swarm optimization algorithm to further refine the feature weight matrix and identify the optimal feature subset.The updated weight matrix is then fed back to the inner layer for further optimization.Comprehensive experiments on multiple real-world multi-label datasets demonstrate that Fed-MFSDHBCPSO consistently outperforms both centralized and federated baseline methods across several key evaluation metrics.展开更多
The paper analyzes the factors influencing machine tool selection. By using fuzzy mathematics theory, we establish a theorietical model for optimal machine tool selection considering geometric features, clamping size,...The paper analyzes the factors influencing machine tool selection. By using fuzzy mathematics theory, we establish a theorietical model for optimal machine tool selection considering geometric features, clamping size, machining range, machining precision and surface roughness. By means of fuzzy comprehensive evaluation method, the membership degree of machine tool selection and the largest comprehensive evaluation index are determined. Then the reasonably automatic selection of machine tool is realized in the generative computer aided process planning (CAPP) system. Finally, the finite element model based on ABAQUS is established and the cutting process of machine tool is simulated. According to the theoretical and empirical cutting parameters and the curve of surface residual stress, the optimal cutting parameters can be determined.展开更多
The support vector machine (SVM) is a novel machine learning method, which has the ability to approximate nonlinear functions with arbitrary accuracy. Setting parameters well is very crucial for SVM learning results...The support vector machine (SVM) is a novel machine learning method, which has the ability to approximate nonlinear functions with arbitrary accuracy. Setting parameters well is very crucial for SVM learning results and generalization ability, and now there is no systematic, general method for parameter selection. In this article, the SVM parameter selection for function approximation is regarded as a compound optimization problem and a mutative scale chaos optimization algorithm is employed to search for optimal paraxneter values. The chaos optimization algorithm is an effective way for global optimal and the mutative scale chaos algorithm could improve the search efficiency and accuracy. Several simulation examples show the sensitivity of the SVM parameters and demonstrate the superiority of this proposed method for nonlinear function approximation.展开更多
Choosing optimal parameters for support vector regression (SVR) is an important step in SVR. design, which strongly affects the pefformance of SVR. In this paper, based on the analysis of influence of SVR parameters...Choosing optimal parameters for support vector regression (SVR) is an important step in SVR. design, which strongly affects the pefformance of SVR. In this paper, based on the analysis of influence of SVR parameters on generalization error, a new approach with two steps is proposed for selecting SVR parameters, First the kernel function and SVM parameters are optimized roughly through genetic algorithm, then the kernel parameter is finely adjusted by local linear search, This approach has been successfully applied to the prediction model of the sulfur content in hot metal. The experiment results show that the proposed approach can yield better generalization performance of SVR than other methods,展开更多
In covert communications,joint jammer selection and power optimization are important to improve performance.However,existing schemes usually assume a warden with a known location and perfect Channel State Information(...In covert communications,joint jammer selection and power optimization are important to improve performance.However,existing schemes usually assume a warden with a known location and perfect Channel State Information(CSI),which is difficult to achieve in practice.To be more practical,it is important to investigate covert communications against a warden with uncertain locations and imperfect CSI,which makes it difficult for legitimate transceivers to estimate the detection probability of the warden.First,the uncertainty caused by the unknown warden location must be removed,and the Optimal Detection Position(OPTDP)of the warden is derived which can provide the best detection performance(i.e.,the worst case for a covert communication).Then,to further avoid the impractical assumption of perfect CSI,the covert throughput is maximized using only the channel distribution information.Given this OPTDP based worst case for covert communications,the jammer selection,the jamming power,the transmission power,and the transmission rate are jointly optimized to maximize the covert throughput(OPTDP-JP).To solve this coupling problem,a Heuristic algorithm based on Maximum Distance Ratio(H-MAXDR)is proposed to provide a sub-optimal solution.First,according to the analysis of the covert throughput,the node with the maximum distance ratio(i.e.,the ratio of the distances from the jammer to the receiver and that to the warden)is selected as the friendly jammer(MAXDR).Then,the optimal transmission and jamming power can be derived,followed by the optimal transmission rate obtained via the bisection method.In numerical and simulation results,it is shown that although the location of the warden is unknown,by assuming the OPTDP of the warden,the proposed OPTDP-JP can always satisfy the covertness constraint.In addition,with an uncertain warden and imperfect CSI,the covert throughput provided by OPTDP-JP is 80%higher than the existing schemes when the covertness constraint is 0.9,showing the effectiveness of OPTDP-JP.展开更多
Software defect prediction(SDP)aims to find a reliable method to predict defects in specific software projects and help software engineers allocate limited resources to release high-quality software products.Software ...Software defect prediction(SDP)aims to find a reliable method to predict defects in specific software projects and help software engineers allocate limited resources to release high-quality software products.Software defect prediction can be effectively performed using traditional features,but there are some redundant or irrelevant features in them(the presence or absence of this feature has little effect on the prediction results).These problems can be solved using feature selection.However,existing feature selection methods have shortcomings such as insignificant dimensionality reduction effect and low classification accuracy of the selected optimal feature subset.In order to reduce the impact of these shortcomings,this paper proposes a new feature selection method Cubic TraverseMa Beluga whale optimization algorithm(CTMBWO)based on the improved Beluga whale optimization algorithm(BWO).The goal of this study is to determine how well the CTMBWO can extract the features that are most important for correctly predicting software defects,improve the accuracy of fault prediction,reduce the number of the selected feature and mitigate the risk of overfitting,thereby achieving more efficient resource utilization and better distribution of test workload.The CTMBWO comprises three main stages:preprocessing the dataset,selecting relevant features,and evaluating the classification performance of the model.The novel feature selection method can effectively improve the performance of SDP.This study performs experiments on two software defect datasets(PROMISE,NASA)and shows the method’s classification performance using four detailed evaluation metrics,Accuracy,F1-score,MCC,AUC and Recall.The results indicate that the approach presented in this paper achieves outstanding classification performance on both datasets and has significant improvement over the baseline models.展开更多
The gears of new energy vehicles are required to withstand higher rotational speeds and greater loads,which puts forward higher precision essentials for gear manufacturing.However,machining process parameters can caus...The gears of new energy vehicles are required to withstand higher rotational speeds and greater loads,which puts forward higher precision essentials for gear manufacturing.However,machining process parameters can cause changes in cutting force/heat,resulting in affecting gear machining precision.Therefore,this paper studies the effect of different process parameters on gear machining precision.A multi-objective optimization model is established for the relationship between process parameters and tooth surface deviations,tooth profile deviations,and tooth lead deviations through the cutting speed,feed rate,and cutting depth of the worm wheel gear grinding machine.The response surface method(RSM)is used for experimental design,and the corresponding experimental results and optimal process parameters are obtained.Subsequently,gray relational analysis-principal component analysis(GRA-PCA),particle swarm optimization(PSO),and genetic algorithm-particle swarm optimization(GA-PSO)methods are used to analyze the experimental results and obtain different optimal process parameters.The results show that optimal process parameters obtained by the GRA-PCA,PSO,and GA-PSO methods improve the gear machining precision.Moreover,the gear machining precision obtained by GA-PSO is superior to other methods.展开更多
Feature selection(FS)is essential in machine learning(ML)and data mapping by its ability to preprocess high-dimensional data.By selecting a subset of relevant features,feature selection cuts down on the dimension of t...Feature selection(FS)is essential in machine learning(ML)and data mapping by its ability to preprocess high-dimensional data.By selecting a subset of relevant features,feature selection cuts down on the dimension of the data.It excludes irrelevant or surplus features,thus boosting the performance and efficiency of the model.Particle Swarm Optimization(PSO)boasts a streamlined algorithmic framework and exhibits rapid convergence traits.Compared with other algorithms,it incurs reduced computational expenses when tackling high-dimensional datasets.However,PSO faces challenges like inadequate convergence precision.Therefore,regarding FS problems,this paper presents a binary version enhanced PSO based on the Support Vector Machines(SVM)classifier.First,the Sand Cat Swarm Optimization(SCSO)is added to enhance the global search capability of PSO and improve the accuracy of the solution.Secondly,the Latin hypercube sampling strategy initializes populations more uniformly and helps to increase population diversity.The last is the roundup search strategy introducing the grey wolf hierarchy idea to help improve convergence speed.To verify the capability of Self-adaptive Cooperative Particle Swarm Optimization(SCPSO),the CEC2020 test suite and CEC2022 test suite are selected for experiments and applied to three engineering problems.Compared with the standard PSO algorithm,SCPSO converges faster,and the convergence accuracy is significantly improved.Moreover,SCPSO’s comprehensive performance far exceeds that of other algorithms.Six datasets from the University of California,Irvine(UCI)database were selected to evaluate SCPSO’s effectiveness in solving feature selection problems.The results indicate that SCPSO has significant potential for addressing these problems.展开更多
During the rotor assembly of aeroengines,the combined effect of blade mass moment variations and fixed tenon slot constraints makes single-phase rotor unbalance optimization strategies insufficient for real-world indu...During the rotor assembly of aeroengines,the combined effect of blade mass moment variations and fixed tenon slot constraints makes single-phase rotor unbalance optimization strategies insufficient for real-world industrial assembly scenarios.This often leads to excessive residual unbalance after assembly,resulting in engine vibrations and compromised operational stability.To address the lack of blade selection strategies and low qualification rates due to tenon slot constraints in industrial settings,this paper proposes a co-optimization method for blade selection and sequencing under industrial assembly constraints.A two-stage data-driven optimization framework is developed.In the first stage,a Dynamic Replacement Roulette Selection(DRWS)algorithm is introduced for global multi-set blade selection,improving blade utilization and avoiding selection failure caused by excessive moment dispersion.In the second stage,under fixed tenon slot constraints,blade sequencing is optimized using a Constrained Adaptive Genetic Algorithm(CAGA),effectively suppressing residual unbalance.Experimental results demonstrate that the proposed method achieves a blade utilization rate of 92.4%on 145 samples,with well-balanced group sets.Under tenon slot constraints,the residual unbalance is reduced from 58 g·mm and 94 g·mm(random assembly)to 7 g·mm and 10 g·mm,respectively.This study offers a novel solution and technical support for improving assembly precision and enabling intelligent decision-making in aeroengine rotor assembly lines.展开更多
Addressing the complex issue of emergency resource distribution center site selection in uncertain environments, this study was conducted to comprehensively consider factors such as uncertainty parameters and the urge...Addressing the complex issue of emergency resource distribution center site selection in uncertain environments, this study was conducted to comprehensively consider factors such as uncertainty parameters and the urgency of demand at disaster-affected sites. Firstly, urgency cost, economic cost, and transportation distance cost were identified as key objectives. The study applied fuzzy theory integration to construct a triangular fuzzy multi-objective site selection decision model. Next, the defuzzification theory transformed the fuzzy decision model into a precise one. Subsequently, an improved Chaotic Quantum Multi-Objective Harris Hawks Optimization (CQ-MOHHO) algorithm was proposed to solve the model. The CQ-MOHHO algorithm was shown to rapidly produce high-quality Pareto front solutions and identify optimal site selection schemes for emergency resource distribution centers through case studies. This outcome verified the feasibility and efficacy of the site selection decision model and the CQ-MOHHO algorithm. To further assess CQ-MOHHO’s performance, Zitzler-Deb-Thiele (ZDT) test functions, commonly used in multi-objective optimization, were employed. Comparisons with Multi-Objective Harris Hawks Optimization (MOHHO), Non-dominated Sorting Genetic Algorithm II (NSGA-II), and Multi-Objective Grey Wolf Optimizer (MOGWO) using Generational Distance (GD), Hypervolume (HV), and Inverted Generational Distance (IGD) metrics showed that CQ-MOHHO achieved superior global search ability, faster convergence, and higher solution quality. The CQ-MOHHO algorithm efficiently achieved a balance between multiple objectives, providing decision-makers with satisfactory solutions and a valuable reference for researching and applying emergency site selection problems.展开更多
The Rydberg atom-based receiver, as a novel type of antenna, demonstrates broad application prospects in the field of microwave communications. However, since Rydberg atomic receivers are nonlinear systems, mismatches...The Rydberg atom-based receiver, as a novel type of antenna, demonstrates broad application prospects in the field of microwave communications. However, since Rydberg atomic receivers are nonlinear systems, mismatches between the parameters of the received amplitude modulation(AM) signals and the system's linear workspace and demodulation operating points can cause severe distortion in the demodulated signals. To address this, the article proposes a method for determining the operational parameters based on the mean square error(MSE) and total harmonic distortion(THD) assessments and presents strategies for optimizing the system's operational parameters focusing on linear response characteristics(LRC) and linear dynamic range(LDR). Specifically, we employ a method that minimizes the MSE to define the system's linear workspace, thereby ensuring the system has a good LRC while maximizing the LDR. To ensure that the signal always operates within the linear workspace, an appropriate carrier amplitude is set as the demodulation operating point. By calculating the THD at different operating points, the LRC performance within different regions of the linear workspace is evaluated, and corresponding optimization strategies based on the range of signal strengths are proposed. Moreover, to more accurately restore the baseband signal, we establish a mapping relationship between the carrier Rabi frequency and the transmitted power of the probe light, and optimize the slope of the linear demodulation function to reduce the MSE to less than 0.8×10^(-4). Finally, based on these methods for determining the operational parameters, we explore the effects of different laser Rabi frequencies on the system performance, and provide optimization recommendations. This research provides robust support for the design of high-performance Rydberg atom-based AM receivers.展开更多
Rate of penetration(ROP)is the key factor affecting the drilling cycle and cost,and it directly reflects the drilling efficiency.With the increasingly complex field data,the original drilling parameter optimization me...Rate of penetration(ROP)is the key factor affecting the drilling cycle and cost,and it directly reflects the drilling efficiency.With the increasingly complex field data,the original drilling parameter optimization method can't meet the needs of drilling parameter optimization in the era of big data and artificial intelligence.This paper presents a drilling parameter optimization method based on big data of drilling,which takes machine learning algorithms as a tool.First,field data is pre-processed according to the characteristics of big data of drilling.Then a formation clustering model based on unsupervised learning is established,which takes sonic logging,gamma logging,and density logging data as input.Formation clusters with similar stratum characteristics are decided.Aiming at improving ROP,the formation clusters are input into the ROP model,and the mechanical parameters(weight on bit,revolution per minute)and hydraulic parameters(standpipe pressure,flow rate)are optimized.Taking the Southern Margin block of Xinjiang as an example,the MAPE of prediction of ROP after clustering is decreased from 18.72%to 10.56%.The results of this paper provide a new method to improve drilling efficiency based on big data of drilling.展开更多
In this study,a novel synergistic swing energy-regenerative hybrid system(SSEHS)for excavators with a large inertia slewing platform is constructed.With the SSEHS,the pressure boosting and output energy synergy of mul...In this study,a novel synergistic swing energy-regenerative hybrid system(SSEHS)for excavators with a large inertia slewing platform is constructed.With the SSEHS,the pressure boosting and output energy synergy of multiple energy sources can be realized,while the swing braking energy can be recovered and used by means of hydraulic energy.Additionally,considering the system constraints and comprehensive optimization conditions of energy efficiency and dynamic characteristics,an improved multi-objective particle swarm optimization(IMOPSO)combined with an adaptive grid is proposed for parameter optimization of the SSEHS.Meanwhile,a parameter rule-based control strategy is designed,which can switch to a reasonable working mode according to the real-time state.Finally,a physical prototype of a 50-t excavator and its AMESim model is established.The semi-simulation and semi-experiment results demonstrate that compared with a conventional swing system,energy consumption under the 90°rotation condition could be reduced by about 51.4%in the SSEHS before parameter optimization,while the energy-saving efficiency is improved by another 13.2%after parameter optimization.This confirms the effectiveness of the SSEHS and the IMOPSO parameter optimization method proposed in this paper.The IMOPSO algorithm is universal and can be used for parameter matching and optimization of hybrid power systems.展开更多
基金supported by the National Key Research and Development Program of China(No.2022YFB3706704)the Academician Special Science Research Project of CCCC(No.YSZX-03-2022-01-B).
文摘To investigate the influence of different longitudinal constraint systems on the longitudinal displacement at the girder ends of a three-tower suspension bridge,this study takes the Cangrong Xunjiang Bridge as an engineering case for finite element analysis.This bridge employs an unprecedented tower-girder constraintmethod,with all vertical supports placed at the transition piers at both ends.This paper aims to study the characteristics of longitudinal displacement control at the girder ends under this novel structure,relying on finite element(FE)analysis.Initially,based on the Weigh In Motion(WIM)data,a random vehicle load model is generated and applied to the finite elementmodel.Several longitudinal constraint systems are proposed,and their effects on the structural response of the bridge are compared.The most reasonable system,balancing girder-end displacement and transitional pier stress,is selected.Subsequently,the study examines the impact of different viscous damper parameters on key structural response indicators,including cumulative longitudinal displacement at the girder ends,maximum longitudinal displacement at the girder ends,cumulative longitudinal displacement at the pier tops,maximum longitudinal displacement at the pier tops,longitudinal acceleration at the pier tops,and maximum bending moment at the pier bottoms.Finally,the coefficient of variation(CV)-TOPSIS method is used to optimize the viscous damper parameters for multiple objectives.The results show that adding viscous dampers at the side towers,in addition to the existing longitudinal limit bearings at the central tower,can most effectively reduce the response of structural indicators.The changes in these indicators are not entirely consistent with variations in damping coefficient and velocity exponent.The damper parameters significantly influence cumulative longitudinal displacement at the girder ends,cumulative longitudinal displacement at the pier tops,and maximum bending moments at the pier bottoms.The optimal damper parameters are found to be a damping coefficient of 5000 kN/(m/s)0.2 and a velocity exponent of 0.2.
基金funded by the Malaysian Ministry of Higher Education through the Fundamental Research Grant Scheme(FRGS/1/2024/ICT02/UCSI/02/1).
文摘Accurate estimation of photovoltaic(PV)parameters is essential for optimizing solar module perfor-mance and enhancing resource efficiency in renewable energy systems.This study presents a process innovation by introducing,for the first time,the Triangulation Topology Aggregation Optimizer(TTAO)integrated with parallel computing to address PV parameter estimation challenges.The effectiveness and robustness of TTAO are rigorously evaluated using two standard benchmark datasets(KC200GT and R.T.C.France solar cells)and a real-world dataset(Poly70W solar module)under single-,double-,and triple-diode configurations.Results show that TTAO consistently achieves superior accuracy by producing the lowest RMSE values and faster convergence compared to state-of-the-art metaheuristic algorithms.In addition,the integration of parallel computing significantly enhances computational efficiency,reducing execution time by up to 85%without compromising accuracy.Validation using real-world data further demonstrates TTAO’s adaptability and practical relevance in renewable energy systems,effectively bridging the gap between theoretical modeling and real-world implementation for PV system monitoring and optimization,contributing to climate mitigation through improved solar energy performance.
基金supported by Basic Science Research Program through the National Research Foundation of Korea(NRF)funded by the Ministry of Education(RS-2020-NR049579).
文摘High-dimensional data causes difficulties in machine learning due to high time consumption and large memory requirements.In particular,in amulti-label environment,higher complexity is required asmuch as the number of labels.Moreover,an optimization problem that fully considers all dependencies between features and labels is difficult to solve.In this study,we propose a novel regression-basedmulti-label feature selectionmethod that integrates mutual information to better exploit the underlying data structure.By incorporating mutual information into the regression formulation,the model captures not only linear relationships but also complex non-linear dependencies.The proposed objective function simultaneously considers three types of relationships:(1)feature redundancy,(2)featurelabel relevance,and(3)inter-label dependency.These three quantities are computed usingmutual information,allowing the proposed formulation to capture nonlinear dependencies among variables.These three types of relationships are key factors in multi-label feature selection,and our method expresses them within a unified formulation,enabling efficient optimization while simultaneously accounting for all of them.To efficiently solve the proposed optimization problem under non-negativity constraints,we develop a gradient-based optimization algorithm with fast convergence.Theexperimental results on sevenmulti-label datasets show that the proposed method outperforms existingmulti-label feature selection techniques.
基金funded by Princess Nourah bint Abdulrahman University Researchers Supporting Project number(PNURSP2025R442)Princess Nourah bint Abdulrahman University,Riyadh,Saudi Arabia.
文摘Accurate parameter extraction of photovoltaic(PV)models plays a critical role in enabling precise performance prediction,optimal system sizing,and effective operational control under diverse environmental conditions.While a wide range of metaheuristic optimisation techniques have been applied to this problem,many existing methods are hindered by slow convergence rates,susceptibility to premature stagnation,and reduced accuracy when applied to complex multi-diode PV configurations.These limitations can lead to suboptimal modelling,reducing the efficiency of PV system design and operation.In this work,we propose an enhanced hybrid optimisation approach,the modified Spider Wasp Optimization(mSWO)with Opposition-Based Learning algorithm,which integrates the exploration and exploitation capabilities of the Spider Wasp Optimization(SWO)metaheuristic with the diversityenhancing mechanism of Opposition-Based Learning(OBL).The hybridisation is designed to dynamically expand the search space coverage,avoid premature convergence,and improve both convergence speed and precision in highdimensional optimisation tasks.The mSWO algorithm is applied to three well-established PV configurations:the single diode model(SDM),the double diode model(DDM),and the triple diode model(TDM).Real experimental current-voltage(I-V)datasets from a commercial PV module under standard test conditions(STC)are used for evaluation.Comparative analysis is conducted against eighteen advanced metaheuristic algorithms,including BSDE,RLGBO,GWOCS,MFO,EO,TSA,and SCA.Performance metrics include minimum,mean,and maximum root mean square error(RMSE),standard deviation(SD),and convergence behaviour over 30 independent runs.The results reveal that mSWO consistently delivers superior accuracy and robustness across all PV models,achieving the lowest RMSE values of 0.000986022(SDM),0.000982884(DDM),and 0.000982529(TDM),with minimal SD values,indicating remarkable repeatability.Convergence analyses further show that mSWO reaches optimal solutions more rapidly and with fewer oscillations than all competing methods,with the performance gap widening as model complexity increases.These findings demonstrate that mSWO provides a scalable,computationally efficient,and highly reliable framework for PV parameter extraction.Its adaptability to models of growing complexity suggests strong potential for broader applications in renewable energy systems,including performance monitoring,fault detection,and intelligent control,thereby contributing to the optimisation of next-generation solar energy solutions.
基金supported by National Natural Science Foundation of China(62106092)Natural Science Foundation of Fujian Province(2024J01822,2024J01820,2022J01916)Natural Science Foundation of Zhangzhou City(ZZ2024J28).
文摘Feature selection serves as a critical preprocessing step inmachine learning,focusing on identifying and preserving the most relevant features to improve the efficiency and performance of classification algorithms.Particle Swarm Optimization has demonstrated significant potential in addressing feature selection challenges.However,there are inherent limitations in Particle Swarm Optimization,such as the delicate balance between exploration and exploitation,susceptibility to local optima,and suboptimal convergence rates,hinder its performance.To tackle these issues,this study introduces a novel Leveraged Opposition-Based Learning method within Fitness Landscape Particle Swarm Optimization,tailored for wrapper-based feature selection.The proposed approach integrates:(1)a fitness-landscape adaptive strategy to dynamically balance exploration and exploitation,(2)the lever principle within Opposition-Based Learning to improve search efficiency,and(3)a Local Selection and Re-optimization mechanism combined with random perturbation to expedite convergence and enhance the quality of the optimal feature subset.The effectiveness of is rigorously evaluated on 24 benchmark datasets and compared against 13 advancedmetaheuristic algorithms.Experimental results demonstrate that the proposed method outperforms the compared algorithms in classification accuracy on over half of the datasets,whilst also significantly reducing the number of selected features.These findings demonstrate its effectiveness and robustness in feature selection tasks.
基金funded by Deanship of Graduate studies and Scientific Research at Jouf University under grant No.(DGSSR-2024-02-01264).
文摘Automated essay scoring(AES)systems have gained significant importance in educational settings,offering a scalable,efficient,and objective method for evaluating student essays.However,developing AES systems for Arabic poses distinct challenges due to the language’s complex morphology,diglossia,and the scarcity of annotated datasets.This paper presents a hybrid approach to Arabic AES by combining text-based,vector-based,and embeddingbased similarity measures to improve essay scoring accuracy while minimizing the training data required.Using a large Arabic essay dataset categorized into thematic groups,the study conducted four experiments to evaluate the impact of feature selection,data size,and model performance.Experiment 1 established a baseline using a non-machine learning approach,selecting top-N correlated features to predict essay scores.The subsequent experiments employed 5-fold cross-validation.Experiment 2 showed that combining embedding-based,text-based,and vector-based features in a Random Forest(RF)model achieved an R2 of 88.92%and an accuracy of 83.3%within a 0.5-point tolerance.Experiment 3 further refined the feature selection process,demonstrating that 19 correlated features yielded optimal results,improving R2 to 88.95%.In Experiment 4,an optimal data efficiency training approach was introduced,where training data portions increased from 5%to 50%.The study found that using just 10%of the data achieved near-peak performance,with an R2 of 85.49%,emphasizing an effective trade-off between performance and computational costs.These findings highlight the potential of the hybrid approach for developing scalable Arabic AES systems,especially in low-resource environments,addressing linguistic challenges while ensuring efficient data usage.
基金funded by the National Natural Science Foundation of China(Grand No.52325904)National Key Research and Development Program of China(Grant No.2023YFB2390200)the National Natural Science Foundation of China(Grant No.52309134).
文摘Laser-assisted drilling combined with full-size polycrystalline diamond compact(PDC)bit is considered a feasible solution to enhance the drilling performance of engineering machinery.In this method,determining the optimal collaborative control parameters that support rapid drilling is crucial for improving the combined performance.This study used average drilling speed,average torque,and total specificenergy for quantitative analysis to characterize the efficiencyand economy of combined rock breaking.Given the advantage of the response surface methodology in providing high-precision predictions with limited experimental data,regression models of the average drilling speed,average torque,and total specificenergy were established.The results showed that as the laser power and irradiation time increased,the average drilling speed firstincreased rapidly and then leveled off,while the average torque decreased sharply before decelerating.The total specificenergy initially decreased and then increased,with the combined drilling outperforming conventional mechanical drilling within specific parameter ranges.As the weight on bit increased,both the average torque and total specificenergy first decreased and then increased.With rising rotating speed,the average torque exhibited a trend of initial increase,then decrease,and finalincrease,whereas the total specificenergy increased slowly at firstand then sharply.Both parameters exhibited optimal values at which the average torque and total specific energy remained at minimal levels.For granite combined drilling,the optimal performance was achieved at a laser power of 3000 W,irradiation time of 31 s,the weight on bit of 2.4 kN,and the rotating speed of 97 r/min.
文摘Multi-label feature selection(MFS)is a crucial dimensionality reduction technique aimed at identifying informative features associated with multiple labels.However,traditional centralized methods face significant challenges in privacy-sensitive and distributed settings,often neglecting label dependencies and suffering from low computational efficiency.To address these issues,we introduce a novel framework,Fed-MFSDHBCPSO—federated MFS via dual-layer hybrid breeding cooperative particle swarm optimization algorithm with manifold and sparsity regularization(DHBCPSO-MSR).Leveraging the federated learning paradigm,Fed-MFSDHBCPSO allows clients to perform local feature selection(FS)using DHBCPSO-MSR.Locally selected feature subsets are encrypted with differential privacy(DP)and transmitted to a central server,where they are securely aggregated and refined through secure multi-party computation(SMPC)until global convergence is achieved.Within each client,DHBCPSO-MSR employs a dual-layer FS strategy.The inner layer constructs sample and label similarity graphs,generates Laplacian matrices to capture the manifold structure between samples and labels,and applies L2,1-norm regularization to sparsify the feature subset,yielding an optimized feature weight matrix.The outer layer uses a hybrid breeding cooperative particle swarm optimization algorithm to further refine the feature weight matrix and identify the optimal feature subset.The updated weight matrix is then fed back to the inner layer for further optimization.Comprehensive experiments on multiple real-world multi-label datasets demonstrate that Fed-MFSDHBCPSO consistently outperforms both centralized and federated baseline methods across several key evaluation metrics.
基金Shanxi Province Science and Technology Research Project(No.20140321008-03)
文摘The paper analyzes the factors influencing machine tool selection. By using fuzzy mathematics theory, we establish a theorietical model for optimal machine tool selection considering geometric features, clamping size, machining range, machining precision and surface roughness. By means of fuzzy comprehensive evaluation method, the membership degree of machine tool selection and the largest comprehensive evaluation index are determined. Then the reasonably automatic selection of machine tool is realized in the generative computer aided process planning (CAPP) system. Finally, the finite element model based on ABAQUS is established and the cutting process of machine tool is simulated. According to the theoretical and empirical cutting parameters and the curve of surface residual stress, the optimal cutting parameters can be determined.
基金the National Nature Science Foundation of China (60775047, 60402024)
文摘The support vector machine (SVM) is a novel machine learning method, which has the ability to approximate nonlinear functions with arbitrary accuracy. Setting parameters well is very crucial for SVM learning results and generalization ability, and now there is no systematic, general method for parameter selection. In this article, the SVM parameter selection for function approximation is regarded as a compound optimization problem and a mutative scale chaos optimization algorithm is employed to search for optimal paraxneter values. The chaos optimization algorithm is an effective way for global optimal and the mutative scale chaos algorithm could improve the search efficiency and accuracy. Several simulation examples show the sensitivity of the SVM parameters and demonstrate the superiority of this proposed method for nonlinear function approximation.
文摘Choosing optimal parameters for support vector regression (SVR) is an important step in SVR. design, which strongly affects the pefformance of SVR. In this paper, based on the analysis of influence of SVR parameters on generalization error, a new approach with two steps is proposed for selecting SVR parameters, First the kernel function and SVM parameters are optimized roughly through genetic algorithm, then the kernel parameter is finely adjusted by local linear search, This approach has been successfully applied to the prediction model of the sulfur content in hot metal. The experiment results show that the proposed approach can yield better generalization performance of SVR than other methods,
基金supported by the CAS Project for Young Scientists in Basic Research under Grant YSBR-035Jiangsu Provincial Key Research and Development Program under Grant BE2021013-2.
文摘In covert communications,joint jammer selection and power optimization are important to improve performance.However,existing schemes usually assume a warden with a known location and perfect Channel State Information(CSI),which is difficult to achieve in practice.To be more practical,it is important to investigate covert communications against a warden with uncertain locations and imperfect CSI,which makes it difficult for legitimate transceivers to estimate the detection probability of the warden.First,the uncertainty caused by the unknown warden location must be removed,and the Optimal Detection Position(OPTDP)of the warden is derived which can provide the best detection performance(i.e.,the worst case for a covert communication).Then,to further avoid the impractical assumption of perfect CSI,the covert throughput is maximized using only the channel distribution information.Given this OPTDP based worst case for covert communications,the jammer selection,the jamming power,the transmission power,and the transmission rate are jointly optimized to maximize the covert throughput(OPTDP-JP).To solve this coupling problem,a Heuristic algorithm based on Maximum Distance Ratio(H-MAXDR)is proposed to provide a sub-optimal solution.First,according to the analysis of the covert throughput,the node with the maximum distance ratio(i.e.,the ratio of the distances from the jammer to the receiver and that to the warden)is selected as the friendly jammer(MAXDR).Then,the optimal transmission and jamming power can be derived,followed by the optimal transmission rate obtained via the bisection method.In numerical and simulation results,it is shown that although the location of the warden is unknown,by assuming the OPTDP of the warden,the proposed OPTDP-JP can always satisfy the covertness constraint.In addition,with an uncertain warden and imperfect CSI,the covert throughput provided by OPTDP-JP is 80%higher than the existing schemes when the covertness constraint is 0.9,showing the effectiveness of OPTDP-JP.
文摘Software defect prediction(SDP)aims to find a reliable method to predict defects in specific software projects and help software engineers allocate limited resources to release high-quality software products.Software defect prediction can be effectively performed using traditional features,but there are some redundant or irrelevant features in them(the presence or absence of this feature has little effect on the prediction results).These problems can be solved using feature selection.However,existing feature selection methods have shortcomings such as insignificant dimensionality reduction effect and low classification accuracy of the selected optimal feature subset.In order to reduce the impact of these shortcomings,this paper proposes a new feature selection method Cubic TraverseMa Beluga whale optimization algorithm(CTMBWO)based on the improved Beluga whale optimization algorithm(BWO).The goal of this study is to determine how well the CTMBWO can extract the features that are most important for correctly predicting software defects,improve the accuracy of fault prediction,reduce the number of the selected feature and mitigate the risk of overfitting,thereby achieving more efficient resource utilization and better distribution of test workload.The CTMBWO comprises three main stages:preprocessing the dataset,selecting relevant features,and evaluating the classification performance of the model.The novel feature selection method can effectively improve the performance of SDP.This study performs experiments on two software defect datasets(PROMISE,NASA)and shows the method’s classification performance using four detailed evaluation metrics,Accuracy,F1-score,MCC,AUC and Recall.The results indicate that the approach presented in this paper achieves outstanding classification performance on both datasets and has significant improvement over the baseline models.
基金Projects(U22B2084,52275483,52075142)supported by the National Natural Science Foundation of ChinaProject(2023ZY01050)supported by the Ministry of Industry and Information Technology High Quality Development,China。
文摘The gears of new energy vehicles are required to withstand higher rotational speeds and greater loads,which puts forward higher precision essentials for gear manufacturing.However,machining process parameters can cause changes in cutting force/heat,resulting in affecting gear machining precision.Therefore,this paper studies the effect of different process parameters on gear machining precision.A multi-objective optimization model is established for the relationship between process parameters and tooth surface deviations,tooth profile deviations,and tooth lead deviations through the cutting speed,feed rate,and cutting depth of the worm wheel gear grinding machine.The response surface method(RSM)is used for experimental design,and the corresponding experimental results and optimal process parameters are obtained.Subsequently,gray relational analysis-principal component analysis(GRA-PCA),particle swarm optimization(PSO),and genetic algorithm-particle swarm optimization(GA-PSO)methods are used to analyze the experimental results and obtain different optimal process parameters.The results show that optimal process parameters obtained by the GRA-PCA,PSO,and GA-PSO methods improve the gear machining precision.Moreover,the gear machining precision obtained by GA-PSO is superior to other methods.
基金supported by the Fundamental Research Funds for the Central Universities of China(No.300102122105)the Natural Science Basic Research Plan in Shaanxi Province of China(2023-JC-YB-023).
文摘Feature selection(FS)is essential in machine learning(ML)and data mapping by its ability to preprocess high-dimensional data.By selecting a subset of relevant features,feature selection cuts down on the dimension of the data.It excludes irrelevant or surplus features,thus boosting the performance and efficiency of the model.Particle Swarm Optimization(PSO)boasts a streamlined algorithmic framework and exhibits rapid convergence traits.Compared with other algorithms,it incurs reduced computational expenses when tackling high-dimensional datasets.However,PSO faces challenges like inadequate convergence precision.Therefore,regarding FS problems,this paper presents a binary version enhanced PSO based on the Support Vector Machines(SVM)classifier.First,the Sand Cat Swarm Optimization(SCSO)is added to enhance the global search capability of PSO and improve the accuracy of the solution.Secondly,the Latin hypercube sampling strategy initializes populations more uniformly and helps to increase population diversity.The last is the roundup search strategy introducing the grey wolf hierarchy idea to help improve convergence speed.To verify the capability of Self-adaptive Cooperative Particle Swarm Optimization(SCPSO),the CEC2020 test suite and CEC2022 test suite are selected for experiments and applied to three engineering problems.Compared with the standard PSO algorithm,SCPSO converges faster,and the convergence accuracy is significantly improved.Moreover,SCPSO’s comprehensive performance far exceeds that of other algorithms.Six datasets from the University of California,Irvine(UCI)database were selected to evaluate SCPSO’s effectiveness in solving feature selection problems.The results indicate that SCPSO has significant potential for addressing these problems.
基金supported by Basic Research Project for Young Students of the National Natural Science Foundation of China(grant number:524B2070)National Key Research and Development Program of China National Key R&D Program of China(2024YFF0726600,2024YFF0726601,2024YFF0726602,2024YFF0726604)+2 种基金Fundamental Research Funds for the Central UniversitiesNational Natural Science Foundation of China 52275525Postdoctoral Fellowship Program of CPSF under Grant Number BX20240476.
文摘During the rotor assembly of aeroengines,the combined effect of blade mass moment variations and fixed tenon slot constraints makes single-phase rotor unbalance optimization strategies insufficient for real-world industrial assembly scenarios.This often leads to excessive residual unbalance after assembly,resulting in engine vibrations and compromised operational stability.To address the lack of blade selection strategies and low qualification rates due to tenon slot constraints in industrial settings,this paper proposes a co-optimization method for blade selection and sequencing under industrial assembly constraints.A two-stage data-driven optimization framework is developed.In the first stage,a Dynamic Replacement Roulette Selection(DRWS)algorithm is introduced for global multi-set blade selection,improving blade utilization and avoiding selection failure caused by excessive moment dispersion.In the second stage,under fixed tenon slot constraints,blade sequencing is optimized using a Constrained Adaptive Genetic Algorithm(CAGA),effectively suppressing residual unbalance.Experimental results demonstrate that the proposed method achieves a blade utilization rate of 92.4%on 145 samples,with well-balanced group sets.Under tenon slot constraints,the residual unbalance is reduced from 58 g·mm and 94 g·mm(random assembly)to 7 g·mm and 10 g·mm,respectively.This study offers a novel solution and technical support for improving assembly precision and enabling intelligent decision-making in aeroengine rotor assembly lines.
文摘Addressing the complex issue of emergency resource distribution center site selection in uncertain environments, this study was conducted to comprehensively consider factors such as uncertainty parameters and the urgency of demand at disaster-affected sites. Firstly, urgency cost, economic cost, and transportation distance cost were identified as key objectives. The study applied fuzzy theory integration to construct a triangular fuzzy multi-objective site selection decision model. Next, the defuzzification theory transformed the fuzzy decision model into a precise one. Subsequently, an improved Chaotic Quantum Multi-Objective Harris Hawks Optimization (CQ-MOHHO) algorithm was proposed to solve the model. The CQ-MOHHO algorithm was shown to rapidly produce high-quality Pareto front solutions and identify optimal site selection schemes for emergency resource distribution centers through case studies. This outcome verified the feasibility and efficacy of the site selection decision model and the CQ-MOHHO algorithm. To further assess CQ-MOHHO’s performance, Zitzler-Deb-Thiele (ZDT) test functions, commonly used in multi-objective optimization, were employed. Comparisons with Multi-Objective Harris Hawks Optimization (MOHHO), Non-dominated Sorting Genetic Algorithm II (NSGA-II), and Multi-Objective Grey Wolf Optimizer (MOGWO) using Generational Distance (GD), Hypervolume (HV), and Inverted Generational Distance (IGD) metrics showed that CQ-MOHHO achieved superior global search ability, faster convergence, and higher solution quality. The CQ-MOHHO algorithm efficiently achieved a balance between multiple objectives, providing decision-makers with satisfactory solutions and a valuable reference for researching and applying emergency site selection problems.
基金Project supported by the National Natural Science Foundation of China (Grant No. U22B2095)the Civil Aerospace Technology Research Project (Grant No. D010103)。
文摘The Rydberg atom-based receiver, as a novel type of antenna, demonstrates broad application prospects in the field of microwave communications. However, since Rydberg atomic receivers are nonlinear systems, mismatches between the parameters of the received amplitude modulation(AM) signals and the system's linear workspace and demodulation operating points can cause severe distortion in the demodulated signals. To address this, the article proposes a method for determining the operational parameters based on the mean square error(MSE) and total harmonic distortion(THD) assessments and presents strategies for optimizing the system's operational parameters focusing on linear response characteristics(LRC) and linear dynamic range(LDR). Specifically, we employ a method that minimizes the MSE to define the system's linear workspace, thereby ensuring the system has a good LRC while maximizing the LDR. To ensure that the signal always operates within the linear workspace, an appropriate carrier amplitude is set as the demodulation operating point. By calculating the THD at different operating points, the LRC performance within different regions of the linear workspace is evaluated, and corresponding optimization strategies based on the range of signal strengths are proposed. Moreover, to more accurately restore the baseband signal, we establish a mapping relationship between the carrier Rabi frequency and the transmitted power of the probe light, and optimize the slope of the linear demodulation function to reduce the MSE to less than 0.8×10^(-4). Finally, based on these methods for determining the operational parameters, we explore the effects of different laser Rabi frequencies on the system performance, and provide optimization recommendations. This research provides robust support for the design of high-performance Rydberg atom-based AM receivers.
基金financially supported by Sichuan Science and Technology Program(No.2025ZNSFSC0373)National Natural Science foundation of China(Grant No.52104006)Science and Technology Cooperation Project of the CNPC-SWPU Innovation Alliance(Grant No.2020CX040202)。
文摘Rate of penetration(ROP)is the key factor affecting the drilling cycle and cost,and it directly reflects the drilling efficiency.With the increasingly complex field data,the original drilling parameter optimization method can't meet the needs of drilling parameter optimization in the era of big data and artificial intelligence.This paper presents a drilling parameter optimization method based on big data of drilling,which takes machine learning algorithms as a tool.First,field data is pre-processed according to the characteristics of big data of drilling.Then a formation clustering model based on unsupervised learning is established,which takes sonic logging,gamma logging,and density logging data as input.Formation clusters with similar stratum characteristics are decided.Aiming at improving ROP,the formation clusters are input into the ROP model,and the mechanical parameters(weight on bit,revolution per minute)and hydraulic parameters(standpipe pressure,flow rate)are optimized.Taking the Southern Margin block of Xinjiang as an example,the MAPE of prediction of ROP after clustering is decreased from 18.72%to 10.56%.The results of this paper provide a new method to improve drilling efficiency based on big data of drilling.
基金supported by the Changsha Major Science and Technology Plan Project,China(No.kq2207002)the Natural Science Foundation of Hunan Province(No.2023JJ40720)the Postgraduate Innovative Project of Central South University,China(No.2022XQLH058)。
文摘In this study,a novel synergistic swing energy-regenerative hybrid system(SSEHS)for excavators with a large inertia slewing platform is constructed.With the SSEHS,the pressure boosting and output energy synergy of multiple energy sources can be realized,while the swing braking energy can be recovered and used by means of hydraulic energy.Additionally,considering the system constraints and comprehensive optimization conditions of energy efficiency and dynamic characteristics,an improved multi-objective particle swarm optimization(IMOPSO)combined with an adaptive grid is proposed for parameter optimization of the SSEHS.Meanwhile,a parameter rule-based control strategy is designed,which can switch to a reasonable working mode according to the real-time state.Finally,a physical prototype of a 50-t excavator and its AMESim model is established.The semi-simulation and semi-experiment results demonstrate that compared with a conventional swing system,energy consumption under the 90°rotation condition could be reduced by about 51.4%in the SSEHS before parameter optimization,while the energy-saving efficiency is improved by another 13.2%after parameter optimization.This confirms the effectiveness of the SSEHS and the IMOPSO parameter optimization method proposed in this paper.The IMOPSO algorithm is universal and can be used for parameter matching and optimization of hybrid power systems.