In the lush heart of Uganda’s Busoga sub-region,Isaac Imaka is charting a new course for rural development.After seven years in national media,he left the newsroom and stepped into the soil.The former reporter with t...In the lush heart of Uganda’s Busoga sub-region,Isaac Imaka is charting a new course for rural development.After seven years in national media,he left the newsroom and stepped into the soil.The former reporter with the Daily Monitor was driven by the belief that communities like his in Jinja North deserved more than chronic poverty and hand-to-mouth survival.展开更多
Owing to their global search capabilities and gradient-free operation,metaheuristic algorithms are widely applied to a wide range of optimization problems.However,their computational demands become prohibitive when ta...Owing to their global search capabilities and gradient-free operation,metaheuristic algorithms are widely applied to a wide range of optimization problems.However,their computational demands become prohibitive when tackling high-dimensional optimization challenges.To effectively address these challenges,this study introduces cooperative metaheuristics integrating dynamic dimension reduction(DR).Building upon particle swarm optimization(PSO)and differential evolution(DE),the proposed cooperative methods C-PSO and C-DE are developed.In the proposed methods,the modified principal components analysis(PCA)is utilized to reduce the dimension of design variables,thereby decreasing computational costs.The dynamic DR strategy implements periodic execution of modified PCA after a fixed number of iterations,resulting in the important dimensions being dynamically identified.Compared with the static one,the dynamic DR strategy can achieve precise identification of important dimensions,thereby enabling accelerated convergence toward optimal solutions.Furthermore,the influence of cumulative contribution rate thresholds on optimization problems with different dimensions is investigated.Metaheuristic algorithms(PSO,DE)and cooperative metaheuristics(C-PSO,C-DE)are examined by 15 benchmark functions and two engineering design problems(speed reducer and composite pressure vessel).Comparative results demonstrate that the cooperative methods achieve significantly superior performance compared to standard methods in both solution accuracy and computational efficiency.Compared to standard metaheuristic algorithms,cooperative metaheuristics achieve a reduction in computational cost of at least 40%.The cooperative metaheuristics can be effectively used to tackle both high-dimensional unconstrained and constrained optimization problems.展开更多
Cooperative guidance is a method for achieving combat objectives through information sharing and cooperative effects,and has emerged as a significant research area in the fields of missile guidance and systematic warf...Cooperative guidance is a method for achieving combat objectives through information sharing and cooperative effects,and has emerged as a significant research area in the fields of missile guidance and systematic warfare.This study presents a systematic review and analysis of current research on cooperative guidance.First,a bibliometric analysis is conducted on 513 articles using the Scopus database and CiteSpace software to assess keyword clustering,keyword cooccurrence,and keyword burst,and to later visualize the results.Second,fundamental theories of cooperative guidance,including relative motion modeling methods,algebraic graph theory,and multi-agent consensus theory,are summarized.Subsequently,an overview of current cooperative laws and corresponding analysis methods is provided,with categorization based on the cooperative structure and convergence performance.Finally,we summarize current research developments based on five perspectives and propose a developmental framework based on five layers(cyber,physical,decision,information,and system),discussing potential future advancements in cooperative terminal guidance.This framework emphasizes five key areas of research:networked,heterogeneous,integrated,intelligent,and group cooperations,with the goal of offering trends and insights for futurework.展开更多
Dear Editor,This letter focuses on the distributed cooperative regulation problem for a class of networked re-entrant manufacturing systems(RMSs).The networked system is structured with a three-tier architecture:the p...Dear Editor,This letter focuses on the distributed cooperative regulation problem for a class of networked re-entrant manufacturing systems(RMSs).The networked system is structured with a three-tier architecture:the production line,the manufacturing layer and the workshop layer.The dynamics of re-entrant production lines are governed by hyperbolic partial differential equations(PDEs)based on the law of mass conservation.展开更多
For the problem of cooperative strike against multiple maneuvering targets,in order to improve the detection efficiency of multi-missile systems,this paper proposes a Group Cooperative Midcourse Guidance Law(GCMGL)for...For the problem of cooperative strike against multiple maneuvering targets,in order to improve the detection efficiency of multi-missile systems,this paper proposes a Group Cooperative Midcourse Guidance Law(GCMGL)for heterogeneous missile formation with optimal detection efficiency.Firstly,considering the adverse impact of target maneuvering on the guidance system,a Super-Twisting Disturbance Observer(STDO)is introduced to estimate target acceleration.Secondly,to avoid chattering in the system,a reaching law is combined with the design of the midcourse guidance law and cooperative detection control law for the leader missiles.This approach provides reference information for follower missiles and forms an optimal detection formation.Then,to achieve cooperative engagement of targets by follower missiles in groups,a group consensus protocol is introduced in the Line-of-Sight(LOS)direction to design the GCMGL.Simultaneously,in the direction normal to the LOS,when follower missiles cannot obtain the LOS angle combination information from the leader missiles,a distributed extended state observer is introduced to estimate it.Finally,a time-varying LOS angle Formation Tracking Midcourse Guidance Law(FTMGL)is designed based on this estimated information.The guidance law’s stability is validated using Lyapunov theory,and simulation experiments are performed to confirm its effectiveness and advantages.展开更多
In this paper,we propose a hybrid decode-and-forward and soft information relaying(HDFSIR)strategy to mitigate error propagation in coded cooperative communications.In the HDFSIR approach,the relay operates in decode-...In this paper,we propose a hybrid decode-and-forward and soft information relaying(HDFSIR)strategy to mitigate error propagation in coded cooperative communications.In the HDFSIR approach,the relay operates in decode-and-forward(DF)mode when it successfully decodes the received message;otherwise,it switches to soft information relaying(SIR)mode.The benefits of the DF and SIR forwarding strategies are combined to achieve better performance than deploying the DF or SIR strategy alone.Closed-form expressions for the outage probability and symbol error rate(SER)are derived for coded cooperative communication with HDFSIR and energy-harvesting relays.Additionally,we introduce a novel normalized log-likelihood-ratio based soft estimation symbol(NL-SES)mapping technique,which enhances soft symbol accuracy for higher-order modulation,and propose a model characterizing the relationship between the estimated complex soft symbol and the actual high-order modulated symbol.Further-more,the hybrid DF-SIR strategy is extended to a distributed Alamouti space-time-coded cooperative network.To evaluate the~performance of the proposed HDFSIR strategy,we implement extensive Monte Carlo simulations under varying channel conditions.Results demonstrate significant improvements with the hybrid technique outperforming individual DF and SIR strategies in both conventional and distributed Alamouti space-time coded cooperative networks.Moreover,at a SER of 10^(-3),the proposed NL-SES mapping demonstrated a 3.5 dB performance gain over the conventional averaging one,highlighting its superior accuracy in estimating soft symbols for quadrature phase-shift keying modulation.展开更多
System upgrades in unmanned systems have made Unmanned Aerial Vehicle(UAV)-based patrolling and monitoring a preferred solution for ocean surveillance.However,dynamic environments and large-scale deployments pose sign...System upgrades in unmanned systems have made Unmanned Aerial Vehicle(UAV)-based patrolling and monitoring a preferred solution for ocean surveillance.However,dynamic environments and large-scale deployments pose significant challenges for efficient decision-making,necessitating a modular multiagent control system.Deep Reinforcement Learning(DRL)and Decision Tree(DT)have been utilized for these complex decision-making tasks,but each has its limitations:DRL is highly adaptive but lacks interpretability,while DT is inherently interpretable but has limited adaptability.To overcome these challenges,we propose the Adaptive Interpretable Decision Tree(AIDT),an evolutionary-based algorithm that is both adaptable to diverse environmental settings and highly interpretable in its decision-making processes.We first construct a Markov decision process(MDP)-based simulation environment using the Cooperative Submarine Search task as a representative scenario for training and testing the proposed method.Specifically,we use the heat map as a state variable to address the issue of multi-agent input state proliferation.Next,we introduce the curiosity-guiding intrinsic reward to encourage comprehensive exploration and enhance algorithm performance.Additionally,we incorporate decision tree size as an influence factor in the adaptation process to balance task completion with computational efficiency.To further improve the generalization capability of the decision tree,we apply a normalization method to ensure consistent processing of input states.Finally,we validate the proposed algorithm in different environmental settings,and the results demonstrate both its adaptability and interpretability.展开更多
To address the problem of multi-missile cooperative interception against maneuvering targets at a prespecified impact time and desired Line-of-Sight(LOS)angles in ThreeDimensional(3D)space,this paper proposes a 3D lea...To address the problem of multi-missile cooperative interception against maneuvering targets at a prespecified impact time and desired Line-of-Sight(LOS)angles in ThreeDimensional(3D)space,this paper proposes a 3D leader-following cooperative interception guidance law.First,in the LOS direction of the leader,an impact time-controlled guidance law is derived based on the fixed-time stability theory,which enables the leader to complete the interception task at a prespecified impact time.Next,in the LOS direction of the followers,by introducing a time consensus tracking error function,a fixed-time consensus tracking guidance law is investigated to guarantee the consensus tracking convergence of the time-to-go.Then,in the direction normal to the LOS,by combining the designed global integral sliding mode surface and the second-order Sliding Mode Control(SMC)theory,an innovative 3D LOS-angle-constrained interception guidance law is developed,which eliminates the reaching phase in the traditional sliding mode guidance laws and effectively saves energy consumption.Moreover,it effectively suppresses the chattering phenomenon while avoiding the singularity issue,and compensates for unknown interference caused by target maneuvering online,making it convenient for practical engineering applications.Finally,theoretical proof analysis and multiple sets of numerical simulation results verify the effectiveness,superiority,and robustness of the investigated guidance law.展开更多
For multi-vehicle networks,Cooperative Positioning(CP)technique has become a promising way to enhance vehicle positioning accuracy.Especially,the CP performance could be further improved by introducing Sensor-Rich Veh...For multi-vehicle networks,Cooperative Positioning(CP)technique has become a promising way to enhance vehicle positioning accuracy.Especially,the CP performance could be further improved by introducing Sensor-Rich Vehicles(SRVs)into CP networks,which is called SRV-aided CP.However,the CP system may split into several sub-clusters that cannot be connected with each other in dense urban environments,in which the sub-clusters with few SRVs will suffer from degradation of CP performance.Since Unmanned Aerial Vehicles(UAVs)have been widely used to aid vehicular communications,we intend to utilize UAVs to assist sub-clusters in CP.In this paper,a UAV-aided CP network is constructed to fully utilize information from SRVs.First,the inter-node connection structure among the UAV and vehicles is designed to share available information from SRVs.After that,the clustering optimization strategy is proposed,in which the UAV cooperates with the high-precision sub-cluster to obtain available information from SRVs,and then broadcasts this positioning-related information to other low-precision sub-clusters.Finally,the Locally-Centralized Factor Graph Optimization(LC-FGO)algorithm is designed to fuse positioning information from cooperators.Simulation results indicate that the positioning accuracy of the CP system could be improved by fully utilizing positioning-related information from SRVs.展开更多
Purpose–This study aims to propose a cooperative adhesion control method for trains with multiple motors electric locomotives.The method is intended to optimize the output torque of each motor,maximize the utilizatio...Purpose–This study aims to propose a cooperative adhesion control method for trains with multiple motors electric locomotives.The method is intended to optimize the output torque of each motor,maximize the utilization of train adhesion within the total torque command,reduce the train skidding/sliding phenomenon and achieve optimal adhesion utilization for each axle,thus realizing the optimal allocation of the multi-motor electric locomotives.Design/methodology/approach–In this study,a model predictive control(MPC)-based cooperative maximum adhesion tracking control method for multi-motor electric locomotives is presented.Firstly,train traction system with multiple motors is constructed in accordance with Newton’s second law.These equations include the train dynamics equations,the axle dynamics equations,and the wheel-rail adhesion coefficient equations.Then,a new MPC-based multi-axle adhesion co-optimization method is put forward.This method calculates the optimal output torque through real-time iteration based on the known reference slip speed to achieve multi-axle co-optimization under different circumstances.Findings–This paper presents a MPC system designed for the cooperative control of multi-axle adhesion.The results indicate that the proposed control system is able to optimize the adhesion of multiple axles under numerous different conditions and achieve the optimal power distribution based on the reduction of train skidding/sliding.Originality/value–This study presents a novel cooperative adhesion tracking control scheme.It is designed for multi-motor electric locomotives,which has rarely been studied before.And simulations are carried out in different conditions,including variable surfaces and motor failing.展开更多
Sixth Generation(6G)mobile communication networks will involve sensing as a new function,with the overwhelming trend of Integrated Sensing And Communications(ISAC).Although expanding the serving range of the networks,...Sixth Generation(6G)mobile communication networks will involve sensing as a new function,with the overwhelming trend of Integrated Sensing And Communications(ISAC).Although expanding the serving range of the networks,there exists performance trade-offbetween communication and sensing,in that they have competitions on the physical resources.Different resource allocation schemes will result in different sensing and communication performance,thus influencing the system’s overall performance.Therefore,how to model the system’s overall performance,and how to optimize it are key issues for ISAC.Relying on the large-scale deployment of the networks,cooperative ISAC has the advantages of wider coverage,more robust performance and good compatibility of multiple monostatic and multistatic sensing,compared to the non-cooperative ISAC.How to capture the performance gain of cooperation is a key issue for cooperative ISAC.To address the aforementioned vital problems,in this paper,we analyze the sensing accuracy gain,propose a unified ISAC performance evaluation framework and design several optimization methods in cooperative ISAC systems.The cooperative sensing accuracy gain is theoretically analyzed via Cramér Rao lower bound.The unified ISAC performance evaluation model is established by converting the communication mutual information to the effective minimum mean squared error.To optimize the unified ISAC performance,we design the optimization algorithms considering three factors:base stations’working modes,power allocation schemes and waveform design.Through simulations,we show the performance gain of the cooperative ISAC system and the effectiveness of the proposed optimization methods.展开更多
Automatic Dependent Surveillance-Broadcast(ADS-B)technology,with its open signal sharing,faces substantial security risks from false signals and spoofing attacks when broadcasting Unmanned Aerial Vehicle(UAV)informati...Automatic Dependent Surveillance-Broadcast(ADS-B)technology,with its open signal sharing,faces substantial security risks from false signals and spoofing attacks when broadcasting Unmanned Aerial Vehicle(UAV)information.This paper proposes a security position verification technique based on Multilateration(MLAT)to detect false signals,ensuring UAV safety and reliable airspace operations.First,the proposed method estimates the current position of the UAV by calculating the Time Difference of Arrival(TDOA),Time Sum of Arrival(TSOA),and Angle of Arrival(AOA)information.Then,this estimated position is compared with the ADS-B message to eliminate false UAV signals.Furthermore,a localization model based on TDOA/TSOA/AOA is established by utilizing reliable reference sources for base station time synchronization.Additionally,an improved Chan-Taylor algorithm is developed,incorporating the Constrained Weighted Least Squares(CWLS)method to initialize UAV position calculations.Finally,a false signal detection method is proposed to distinguish between true and false positioning targets.Numerical simulation results indicate that,at a positioning error threshold of 150 m,the improved Chan-Taylor algorithm based on TDOA/TSOA/AOA achieves 100%accuracy coverage,significantly enhancing localization precision.And the proposed false signal detection method achieves a detection accuracy rate of at least 90%within a 50-meter error range.展开更多
Under the background of"Digital Commerce for Rural Vitalization",rural E-commerce has experienced rapid development.However,agricultural products like strawberries,often produced by small-scale,fragmented,an...Under the background of"Digital Commerce for Rural Vitalization",rural E-commerce has experienced rapid development.However,agricultural products like strawberries,often produced by small-scale,fragmented,and less competitive individual farmers,struggle to meet the compliance and scalability demands of E-commerce,thereby constraining high-quality local economic development.Aiming to address this issue,this paper,guided by relevant policies and strategies,employs case analysis and logical deduction to explore the industrialization path of the"Cooperative+E-commerce"model for the strawberry industry.The research finds that by optimizing the cooperative's organizational structure,implementing multi-channel E-commerce strategies,upgrading the supply chain(including cold chain and quality traceability),and engaging in collaborative brand building,a robust industrial system can be formed.Supplemented by benefit evaluation,policy support,and regulatory oversight,this system can effectively bridge small-scale production with the broader market.This study concludes that this pathway can enhance the added value of the strawberry industry,increase farmer incomes,and provide practical insights for promoting high-quality local economic development.展开更多
Social foraging is a collective solution to the challenge of catching prey.A remarkable example involving different predator species with complementary hunting skills is Lahille's bottlenose dolphins,Tursiops trun...Social foraging is a collective solution to the challenge of catching prey.A remarkable example involving different predator species with complementary hunting skills is Lahille's bottlenose dolphins,Tursiops truncatus gephyreus foraging with net-casting human fishers to catch migratory mullet,Mugil liza.It remains unknown,however,to what extent dolphins coordinate their own actions when foraging with humans,and how intraspecific coordination impacts interspecific foraging success.Using drone-based tracking,we quantified dolphin group surfacing behaviors(diving synchrony,proximity,and heading angles between individuals)and tested the repeatability of these behavioral metrics across independent human-dolphin cooperative foraging interactions.We then quantified how the variance and consistency in these behaviors influenced the likelihood of fishers catching mullet.We found repeatable patterns in dolphin group proximity and heading angles across cooperative foraging interactions with fishers,and that fishers were more successful at catching mullet when dolphins approached them along different trajectories with consistent diving synchrony.These findings suggest that groups of dolphins can be,to some extent,coordinated when fishing with humans,thereby influencing the collective outcome of this cooperative foraging tactic.We consider hypotheses for the underlying mechanisms of synchrony and coordination within groups of dolphins and highlight solutions for overcoming the inherent challenges associated with quantifying collective foraging dynamics in natural settings.展开更多
Orbital angular momentum(OAM)can achieve multifold increase of spectrum efficiency,but the hollow divergence characteristic and Line-of-Sight(LoS)path requirement impose the crucial challenges for vortex wave communic...Orbital angular momentum(OAM)can achieve multifold increase of spectrum efficiency,but the hollow divergence characteristic and Line-of-Sight(LoS)path requirement impose the crucial challenges for vortex wave communications.For air-to-ground vortex wave communications,where there exists the LoS path,this paper proposes a multi-user cooperative receive(MUCR)scheme to break through the communication distance limitation caused by the characteristic of vortex wave hollow divergence.In particular,we derive the optimal radial position corresponding to the maximum intensity,which is used to adjust the waist radius.Based on the waist radius and energy ring,the cooperative ground users having the minimum angular square difference are selected.Also,the signal compensation scheme is proposed to decompose OAM signals in air-to-ground vortex wave communications.Simulation results are presented to verify the superiority of our proposed MUCR scheme.展开更多
Flexible lander,composed of multiple nodes connected by flexible material,can reducethe bouncing and overturning during the asteroid landing.To satisfy the complex constraints inthe node cooperation of the flexible la...Flexible lander,composed of multiple nodes connected by flexible material,can reducethe bouncing and overturning during the asteroid landing.To satisfy the complex constraints inthe node cooperation of the flexible landing,an intelligent cooperative guidance method is pro-posed.The method consists of a double-layer cooperative guidance structure,a guidance parameterdetermination approach,and an action priority strategy.The double-layer contains a basic guid-ance used to satisfy the terminal state constraints,and a compensatory guidance used to satisfythe lander's attitude constraint.For the compensatory guidance,the parameters are determinedby multi-agent system,which are trained according to the performance index of flexible landing tra-jectories.The action priority strategy is used to reduce the detrimental effect of parameter inconsis-tency on the node cooperation.The simulation of flexible landing shows that the cooperativeguidance method is effective in improving the landing accuracy while satisfying the constraints.Meanwhile,the method is robust to the disturbance in the navigation and control.展开更多
This paper analyzes the humorous effects generated through the non-observance of Grice’s Cooperative Principle(CP)in the Chinese crosstalk Learning Manchu.Focusing on violations of the Quantity,Quality,Relation,and M...This paper analyzes the humorous effects generated through the non-observance of Grice’s Cooperative Principle(CP)in the Chinese crosstalk Learning Manchu.Focusing on violations of the Quantity,Quality,Relation,and Manner maxims,it examines how deliberate pragmatic deviations create comedy.The study also incorporates the unique crosstalk mechanism of“Baofu”(packaging and delivering jokes)and emphasizes the essential role of audience cooperation in humor reception.It argues that humor in crosstalk arises not only from performers’non-cooperation but also from active audience engagement within a shared cultural context.展开更多
This paper proposes a mixed game with finitely many leaders and follower populations.In such a game,two types of equilibria are defined.First,a Nash equilibrium is introduced for the scenario in which leaders and foll...This paper proposes a mixed game with finitely many leaders and follower populations.In such a game,two types of equilibria are defined.First,a Nash equilibrium is introduced for the scenario in which leaders and follower populations are in perfect competition,each maximizing its own payoff.Second,a cooperative equilibrium is proposed for the case where leaders and follower populations,respectively,form coalitions and cooperate.Moreover,the existence of both Nash and cooperative equilibria is proved under the condition that the payoff functions are continuous and quasi-concave.Finally,we demonstrate the generic stability of cooperative equilibria in mixed games.More concretely,in the sense of Baire category,the cooperative equilibria in most mixed games are stable under perturbations of the payoff functions.In short,this paper presents two main contributions.On the one hand,we provide a novel mixed-game framework,which differs from both classical leader-follower games and leader-follower population games.On the other hand,the Nash and cooperative equilibria in our mixed games are distinct from those in existing leader-follower population games.The results are further illustrated with examples.展开更多
This paper proposes a distributed nonsingular cooperative guidance law for multiple flight vehicles with Field-of-View(FOV)constraints.First,a novel time-to-go estimation is developed based on a FOV-constrained Propor...This paper proposes a distributed nonsingular cooperative guidance law for multiple flight vehicles with Field-of-View(FOV)constraints.First,a novel time-to-go estimation is developed based on a FOV-constrained Proportional Navigation Guidance(FPNG)law.Then,the FPNG law is augmented with a cooperative guidance term to achieve consensus of time-to-go with predefined-time convergence prior to the impact time.A continuous auxiliary function is introduced in the bias term to avoid the singularity of guidance command.Moreover,the proposed guidance law is extended to the three-dimensional guidance scenarios and the moving target with the help of a predicted interception point.Finally,several numerical simulations are conducted,and the results verify the effectiveness,robustness,and advantages of the proposed cooperative guidance law.展开更多
文摘In the lush heart of Uganda’s Busoga sub-region,Isaac Imaka is charting a new course for rural development.After seven years in national media,he left the newsroom and stepped into the soil.The former reporter with the Daily Monitor was driven by the belief that communities like his in Jinja North deserved more than chronic poverty and hand-to-mouth survival.
基金funded by National Natural Science Foundation of China(Nos.12402142,11832013 and 11572134)Natural Science Foundation of Hubei Province(No.2024AFB235)+1 种基金Hubei Provincial Department of Education Science and Technology Research Project(No.Q20221714)the Opening Foundation of Hubei Key Laboratory of Digital Textile Equipment(Nos.DTL2023019 and DTL2022012).
文摘Owing to their global search capabilities and gradient-free operation,metaheuristic algorithms are widely applied to a wide range of optimization problems.However,their computational demands become prohibitive when tackling high-dimensional optimization challenges.To effectively address these challenges,this study introduces cooperative metaheuristics integrating dynamic dimension reduction(DR).Building upon particle swarm optimization(PSO)and differential evolution(DE),the proposed cooperative methods C-PSO and C-DE are developed.In the proposed methods,the modified principal components analysis(PCA)is utilized to reduce the dimension of design variables,thereby decreasing computational costs.The dynamic DR strategy implements periodic execution of modified PCA after a fixed number of iterations,resulting in the important dimensions being dynamically identified.Compared with the static one,the dynamic DR strategy can achieve precise identification of important dimensions,thereby enabling accelerated convergence toward optimal solutions.Furthermore,the influence of cumulative contribution rate thresholds on optimization problems with different dimensions is investigated.Metaheuristic algorithms(PSO,DE)and cooperative metaheuristics(C-PSO,C-DE)are examined by 15 benchmark functions and two engineering design problems(speed reducer and composite pressure vessel).Comparative results demonstrate that the cooperative methods achieve significantly superior performance compared to standard methods in both solution accuracy and computational efficiency.Compared to standard metaheuristic algorithms,cooperative metaheuristics achieve a reduction in computational cost of at least 40%.The cooperative metaheuristics can be effectively used to tackle both high-dimensional unconstrained and constrained optimization problems.
基金supported by the National Natural Science Foundation of China(No.62173274)the National Key R&D Program of China(No.2019YFA0405300)+4 种基金the Natural Science Foundation of Hunan Province of China(Nos.2021JJ10045 and 2025JJ60072)the Open Research Subject of State Key Laboratory of Intelligent Game(No.ZBKF-24-01)the Postdoctoral Fellowship Program of CPSF(No.GZB20240989)the China Postdoctoral Science Foundation(No.2024M754304)the Aeronautical Science Foundation of China(No.2023Z005030001).
文摘Cooperative guidance is a method for achieving combat objectives through information sharing and cooperative effects,and has emerged as a significant research area in the fields of missile guidance and systematic warfare.This study presents a systematic review and analysis of current research on cooperative guidance.First,a bibliometric analysis is conducted on 513 articles using the Scopus database and CiteSpace software to assess keyword clustering,keyword cooccurrence,and keyword burst,and to later visualize the results.Second,fundamental theories of cooperative guidance,including relative motion modeling methods,algebraic graph theory,and multi-agent consensus theory,are summarized.Subsequently,an overview of current cooperative laws and corresponding analysis methods is provided,with categorization based on the cooperative structure and convergence performance.Finally,we summarize current research developments based on five perspectives and propose a developmental framework based on five layers(cyber,physical,decision,information,and system),discussing potential future advancements in cooperative terminal guidance.This framework emphasizes five key areas of research:networked,heterogeneous,integrated,intelligent,and group cooperations,with the goal of offering trends and insights for futurework.
文摘Dear Editor,This letter focuses on the distributed cooperative regulation problem for a class of networked re-entrant manufacturing systems(RMSs).The networked system is structured with a three-tier architecture:the production line,the manufacturing layer and the workshop layer.The dynamics of re-entrant production lines are governed by hyperbolic partial differential equations(PDEs)based on the law of mass conservation.
基金supported by the National Natural Science Foundation of China(Nos.61973253 and 62003264).
文摘For the problem of cooperative strike against multiple maneuvering targets,in order to improve the detection efficiency of multi-missile systems,this paper proposes a Group Cooperative Midcourse Guidance Law(GCMGL)for heterogeneous missile formation with optimal detection efficiency.Firstly,considering the adverse impact of target maneuvering on the guidance system,a Super-Twisting Disturbance Observer(STDO)is introduced to estimate target acceleration.Secondly,to avoid chattering in the system,a reaching law is combined with the design of the midcourse guidance law and cooperative detection control law for the leader missiles.This approach provides reference information for follower missiles and forms an optimal detection formation.Then,to achieve cooperative engagement of targets by follower missiles in groups,a group consensus protocol is introduced in the Line-of-Sight(LOS)direction to design the GCMGL.Simultaneously,in the direction normal to the LOS,when follower missiles cannot obtain the LOS angle combination information from the leader missiles,a distributed extended state observer is introduced to estimate it.Finally,a time-varying LOS angle Formation Tracking Midcourse Guidance Law(FTMGL)is designed based on this estimated information.The guidance law’s stability is validated using Lyapunov theory,and simulation experiments are performed to confirm its effectiveness and advantages.
基金funded by the Deanship of Graduate Studies and Scientific Research at Jouf University under grant No.(DGSSR-2024-02-02160).
文摘In this paper,we propose a hybrid decode-and-forward and soft information relaying(HDFSIR)strategy to mitigate error propagation in coded cooperative communications.In the HDFSIR approach,the relay operates in decode-and-forward(DF)mode when it successfully decodes the received message;otherwise,it switches to soft information relaying(SIR)mode.The benefits of the DF and SIR forwarding strategies are combined to achieve better performance than deploying the DF or SIR strategy alone.Closed-form expressions for the outage probability and symbol error rate(SER)are derived for coded cooperative communication with HDFSIR and energy-harvesting relays.Additionally,we introduce a novel normalized log-likelihood-ratio based soft estimation symbol(NL-SES)mapping technique,which enhances soft symbol accuracy for higher-order modulation,and propose a model characterizing the relationship between the estimated complex soft symbol and the actual high-order modulated symbol.Further-more,the hybrid DF-SIR strategy is extended to a distributed Alamouti space-time-coded cooperative network.To evaluate the~performance of the proposed HDFSIR strategy,we implement extensive Monte Carlo simulations under varying channel conditions.Results demonstrate significant improvements with the hybrid technique outperforming individual DF and SIR strategies in both conventional and distributed Alamouti space-time coded cooperative networks.Moreover,at a SER of 10^(-3),the proposed NL-SES mapping demonstrated a 3.5 dB performance gain over the conventional averaging one,highlighting its superior accuracy in estimating soft symbols for quadrature phase-shift keying modulation.
文摘System upgrades in unmanned systems have made Unmanned Aerial Vehicle(UAV)-based patrolling and monitoring a preferred solution for ocean surveillance.However,dynamic environments and large-scale deployments pose significant challenges for efficient decision-making,necessitating a modular multiagent control system.Deep Reinforcement Learning(DRL)and Decision Tree(DT)have been utilized for these complex decision-making tasks,but each has its limitations:DRL is highly adaptive but lacks interpretability,while DT is inherently interpretable but has limited adaptability.To overcome these challenges,we propose the Adaptive Interpretable Decision Tree(AIDT),an evolutionary-based algorithm that is both adaptable to diverse environmental settings and highly interpretable in its decision-making processes.We first construct a Markov decision process(MDP)-based simulation environment using the Cooperative Submarine Search task as a representative scenario for training and testing the proposed method.Specifically,we use the heat map as a state variable to address the issue of multi-agent input state proliferation.Next,we introduce the curiosity-guiding intrinsic reward to encourage comprehensive exploration and enhance algorithm performance.Additionally,we incorporate decision tree size as an influence factor in the adaptation process to balance task completion with computational efficiency.To further improve the generalization capability of the decision tree,we apply a normalization method to ensure consistent processing of input states.Finally,we validate the proposed algorithm in different environmental settings,and the results demonstrate both its adaptability and interpretability.
文摘To address the problem of multi-missile cooperative interception against maneuvering targets at a prespecified impact time and desired Line-of-Sight(LOS)angles in ThreeDimensional(3D)space,this paper proposes a 3D leader-following cooperative interception guidance law.First,in the LOS direction of the leader,an impact time-controlled guidance law is derived based on the fixed-time stability theory,which enables the leader to complete the interception task at a prespecified impact time.Next,in the LOS direction of the followers,by introducing a time consensus tracking error function,a fixed-time consensus tracking guidance law is investigated to guarantee the consensus tracking convergence of the time-to-go.Then,in the direction normal to the LOS,by combining the designed global integral sliding mode surface and the second-order Sliding Mode Control(SMC)theory,an innovative 3D LOS-angle-constrained interception guidance law is developed,which eliminates the reaching phase in the traditional sliding mode guidance laws and effectively saves energy consumption.Moreover,it effectively suppresses the chattering phenomenon while avoiding the singularity issue,and compensates for unknown interference caused by target maneuvering online,making it convenient for practical engineering applications.Finally,theoretical proof analysis and multiple sets of numerical simulation results verify the effectiveness,superiority,and robustness of the investigated guidance law.
基金supported by the National Natural Science Foundation of China(No.62271399)the National Key Research and Development Program of China(No.2022YFB1807102)。
文摘For multi-vehicle networks,Cooperative Positioning(CP)technique has become a promising way to enhance vehicle positioning accuracy.Especially,the CP performance could be further improved by introducing Sensor-Rich Vehicles(SRVs)into CP networks,which is called SRV-aided CP.However,the CP system may split into several sub-clusters that cannot be connected with each other in dense urban environments,in which the sub-clusters with few SRVs will suffer from degradation of CP performance.Since Unmanned Aerial Vehicles(UAVs)have been widely used to aid vehicular communications,we intend to utilize UAVs to assist sub-clusters in CP.In this paper,a UAV-aided CP network is constructed to fully utilize information from SRVs.First,the inter-node connection structure among the UAV and vehicles is designed to share available information from SRVs.After that,the clustering optimization strategy is proposed,in which the UAV cooperates with the high-precision sub-cluster to obtain available information from SRVs,and then broadcasts this positioning-related information to other low-precision sub-clusters.Finally,the Locally-Centralized Factor Graph Optimization(LC-FGO)algorithm is designed to fuse positioning information from cooperators.Simulation results indicate that the positioning accuracy of the CP system could be improved by fully utilizing positioning-related information from SRVs.
基金supported by Scientific Research Projects of China Association of Metros(CAMET-KY-2022039)State Key Laboratory of Traction and Control System of EMU and Locomotive(2023YJ386).
文摘Purpose–This study aims to propose a cooperative adhesion control method for trains with multiple motors electric locomotives.The method is intended to optimize the output torque of each motor,maximize the utilization of train adhesion within the total torque command,reduce the train skidding/sliding phenomenon and achieve optimal adhesion utilization for each axle,thus realizing the optimal allocation of the multi-motor electric locomotives.Design/methodology/approach–In this study,a model predictive control(MPC)-based cooperative maximum adhesion tracking control method for multi-motor electric locomotives is presented.Firstly,train traction system with multiple motors is constructed in accordance with Newton’s second law.These equations include the train dynamics equations,the axle dynamics equations,and the wheel-rail adhesion coefficient equations.Then,a new MPC-based multi-axle adhesion co-optimization method is put forward.This method calculates the optimal output torque through real-time iteration based on the known reference slip speed to achieve multi-axle co-optimization under different circumstances.Findings–This paper presents a MPC system designed for the cooperative control of multi-axle adhesion.The results indicate that the proposed control system is able to optimize the adhesion of multiple axles under numerous different conditions and achieve the optimal power distribution based on the reduction of train skidding/sliding.Originality/value–This study presents a novel cooperative adhesion tracking control scheme.It is designed for multi-motor electric locomotives,which has rarely been studied before.And simulations are carried out in different conditions,including variable surfaces and motor failing.
文摘Sixth Generation(6G)mobile communication networks will involve sensing as a new function,with the overwhelming trend of Integrated Sensing And Communications(ISAC).Although expanding the serving range of the networks,there exists performance trade-offbetween communication and sensing,in that they have competitions on the physical resources.Different resource allocation schemes will result in different sensing and communication performance,thus influencing the system’s overall performance.Therefore,how to model the system’s overall performance,and how to optimize it are key issues for ISAC.Relying on the large-scale deployment of the networks,cooperative ISAC has the advantages of wider coverage,more robust performance and good compatibility of multiple monostatic and multistatic sensing,compared to the non-cooperative ISAC.How to capture the performance gain of cooperation is a key issue for cooperative ISAC.To address the aforementioned vital problems,in this paper,we analyze the sensing accuracy gain,propose a unified ISAC performance evaluation framework and design several optimization methods in cooperative ISAC systems.The cooperative sensing accuracy gain is theoretically analyzed via Cramér Rao lower bound.The unified ISAC performance evaluation model is established by converting the communication mutual information to the effective minimum mean squared error.To optimize the unified ISAC performance,we design the optimization algorithms considering three factors:base stations’working modes,power allocation schemes and waveform design.Through simulations,we show the performance gain of the cooperative ISAC system and the effectiveness of the proposed optimization methods.
基金supported by the National Natural Science Foundation of China(Nos.U2441250,62301380,and 62231027)Natural Science Basic Research Program of Shaanxi,China(2024JC-JCQN-63)+3 种基金the Key Research and Development Program of Shaanxi,China(No.2023-YBGY-249)the Guangxi Key Research and Development Program,China(No.2022AB46002)the China Postdoctoral Science Foundation(No.2022M722504 and 2024T170696)the Innovation Capability Support Program of Shaanxi,China(No.2024RS-CXTD-01).
文摘Automatic Dependent Surveillance-Broadcast(ADS-B)technology,with its open signal sharing,faces substantial security risks from false signals and spoofing attacks when broadcasting Unmanned Aerial Vehicle(UAV)information.This paper proposes a security position verification technique based on Multilateration(MLAT)to detect false signals,ensuring UAV safety and reliable airspace operations.First,the proposed method estimates the current position of the UAV by calculating the Time Difference of Arrival(TDOA),Time Sum of Arrival(TSOA),and Angle of Arrival(AOA)information.Then,this estimated position is compared with the ADS-B message to eliminate false UAV signals.Furthermore,a localization model based on TDOA/TSOA/AOA is established by utilizing reliable reference sources for base station time synchronization.Additionally,an improved Chan-Taylor algorithm is developed,incorporating the Constrained Weighted Least Squares(CWLS)method to initialize UAV position calculations.Finally,a false signal detection method is proposed to distinguish between true and false positioning targets.Numerical simulation results indicate that,at a positioning error threshold of 150 m,the improved Chan-Taylor algorithm based on TDOA/TSOA/AOA achieves 100%accuracy coverage,significantly enhancing localization precision.And the proposed false signal detection method achieves a detection accuracy rate of at least 90%within a 50-meter error range.
基金General Project of Philosophy and Social Sciences Research in Universities of Jiangsu Province,2024(2024SJYB1650).
文摘Under the background of"Digital Commerce for Rural Vitalization",rural E-commerce has experienced rapid development.However,agricultural products like strawberries,often produced by small-scale,fragmented,and less competitive individual farmers,struggle to meet the compliance and scalability demands of E-commerce,thereby constraining high-quality local economic development.Aiming to address this issue,this paper,guided by relevant policies and strategies,employs case analysis and logical deduction to explore the industrialization path of the"Cooperative+E-commerce"model for the strawberry industry.The research finds that by optimizing the cooperative's organizational structure,implementing multi-channel E-commerce strategies,upgrading the supply chain(including cold chain and quality traceability),and engaging in collaborative brand building,a robust industrial system can be formed.Supplemented by benefit evaluation,policy support,and regulatory oversight,this system can effectively bridge small-scale production with the broader market.This study concludes that this pathway can enhance the added value of the strawberry industry,increase farmer incomes,and provide practical insights for promoting high-quality local economic development.
基金This study is part of the Long-Term Ecological Research Program“Sistema Estuarino de Laguna e Adjacencias”(SELA-PELD)funded by the Conselho Nacional de Pesquisa e Desenvolvimento Tecnologico(CNPq 445301/2020-1)support from the PROBRAL Research Program(23038.002643/2018-01)funded jointly by Coordenacao de Aperfeicoamento de Pessoal de Nivel Superior(CAPES)and Deutscher Akademischer Austauschdienst+6 种基金from the Deutsche Forschungsgemeinschaft,Centre for the Advanced Study of Collective Behaviour,Germany's Excellence Strategy(EXC 2117-422037984)support from CNPq(53797/2016-9),CAPES(88881.170254/2018-01).Department for the Ecology of Animal Societies at the Max Planck Institute of Animal BehaviourNational Geographic Society(WW210R-17 and NGS-101549R-23)the Marine Mammal Research Program Fund at Oregon State University.E.G.D.-J.received research funding from CNPq(308913/2022-0),CAPES(88887.374128/2019-00)Fundagao de Amparo a Pesquisa do Estado de Santa Catarina(2021TR387 and 2021TR000581)funding from the European Research Council European Union's Horizon 2020(850859)the Swiss National Science Foundation Eccellenza Professorship(PCEFP3_187058).
文摘Social foraging is a collective solution to the challenge of catching prey.A remarkable example involving different predator species with complementary hunting skills is Lahille's bottlenose dolphins,Tursiops truncatus gephyreus foraging with net-casting human fishers to catch migratory mullet,Mugil liza.It remains unknown,however,to what extent dolphins coordinate their own actions when foraging with humans,and how intraspecific coordination impacts interspecific foraging success.Using drone-based tracking,we quantified dolphin group surfacing behaviors(diving synchrony,proximity,and heading angles between individuals)and tested the repeatability of these behavioral metrics across independent human-dolphin cooperative foraging interactions.We then quantified how the variance and consistency in these behaviors influenced the likelihood of fishers catching mullet.We found repeatable patterns in dolphin group proximity and heading angles across cooperative foraging interactions with fishers,and that fishers were more successful at catching mullet when dolphins approached them along different trajectories with consistent diving synchrony.These findings suggest that groups of dolphins can be,to some extent,coordinated when fishing with humans,thereby influencing the collective outcome of this cooperative foraging tactic.We consider hypotheses for the underlying mechanisms of synchrony and coordination within groups of dolphins and highlight solutions for overcoming the inherent challenges associated with quantifying collective foraging dynamics in natural settings.
基金supported in part by National Natural Science Foundation of China under Grant 62441115 and 62201427in part by the Ministry of Industry and Information Technology of the People’s Republic of China under Grant CBG01N23-01-04.
文摘Orbital angular momentum(OAM)can achieve multifold increase of spectrum efficiency,but the hollow divergence characteristic and Line-of-Sight(LoS)path requirement impose the crucial challenges for vortex wave communications.For air-to-ground vortex wave communications,where there exists the LoS path,this paper proposes a multi-user cooperative receive(MUCR)scheme to break through the communication distance limitation caused by the characteristic of vortex wave hollow divergence.In particular,we derive the optimal radial position corresponding to the maximum intensity,which is used to adjust the waist radius.Based on the waist radius and energy ring,the cooperative ground users having the minimum angular square difference are selected.Also,the signal compensation scheme is proposed to decompose OAM signals in air-to-ground vortex wave communications.Simulation results are presented to verify the superiority of our proposed MUCR scheme.
基金supported by the National Key Research and Development Program of China(No.2019YFA0706500)。
文摘Flexible lander,composed of multiple nodes connected by flexible material,can reducethe bouncing and overturning during the asteroid landing.To satisfy the complex constraints inthe node cooperation of the flexible landing,an intelligent cooperative guidance method is pro-posed.The method consists of a double-layer cooperative guidance structure,a guidance parameterdetermination approach,and an action priority strategy.The double-layer contains a basic guid-ance used to satisfy the terminal state constraints,and a compensatory guidance used to satisfythe lander's attitude constraint.For the compensatory guidance,the parameters are determinedby multi-agent system,which are trained according to the performance index of flexible landing tra-jectories.The action priority strategy is used to reduce the detrimental effect of parameter inconsis-tency on the node cooperation.The simulation of flexible landing shows that the cooperativeguidance method is effective in improving the landing accuracy while satisfying the constraints.Meanwhile,the method is robust to the disturbance in the navigation and control.
文摘This paper analyzes the humorous effects generated through the non-observance of Grice’s Cooperative Principle(CP)in the Chinese crosstalk Learning Manchu.Focusing on violations of the Quantity,Quality,Relation,and Manner maxims,it examines how deliberate pragmatic deviations create comedy.The study also incorporates the unique crosstalk mechanism of“Baofu”(packaging and delivering jokes)and emphasizes the essential role of audience cooperation in humor reception.It argues that humor in crosstalk arises not only from performers’non-cooperation but also from active audience engagement within a shared cultural context.
基金supported by the National Natural Science Foundation of China(Grant No.11271098)the Guizhou Provincial Basic Research Program(Grant No.MS[2025]676)。
文摘This paper proposes a mixed game with finitely many leaders and follower populations.In such a game,two types of equilibria are defined.First,a Nash equilibrium is introduced for the scenario in which leaders and follower populations are in perfect competition,each maximizing its own payoff.Second,a cooperative equilibrium is proposed for the case where leaders and follower populations,respectively,form coalitions and cooperate.Moreover,the existence of both Nash and cooperative equilibria is proved under the condition that the payoff functions are continuous and quasi-concave.Finally,we demonstrate the generic stability of cooperative equilibria in mixed games.More concretely,in the sense of Baire category,the cooperative equilibria in most mixed games are stable under perturbations of the payoff functions.In short,this paper presents two main contributions.On the one hand,we provide a novel mixed-game framework,which differs from both classical leader-follower games and leader-follower population games.On the other hand,the Nash and cooperative equilibria in our mixed games are distinct from those in existing leader-follower population games.The results are further illustrated with examples.
基金supported by the National Natural Science Foundation of China(No.91216304)。
文摘This paper proposes a distributed nonsingular cooperative guidance law for multiple flight vehicles with Field-of-View(FOV)constraints.First,a novel time-to-go estimation is developed based on a FOV-constrained Proportional Navigation Guidance(FPNG)law.Then,the FPNG law is augmented with a cooperative guidance term to achieve consensus of time-to-go with predefined-time convergence prior to the impact time.A continuous auxiliary function is introduced in the bias term to avoid the singularity of guidance command.Moreover,the proposed guidance law is extended to the three-dimensional guidance scenarios and the moving target with the help of a predicted interception point.Finally,several numerical simulations are conducted,and the results verify the effectiveness,robustness,and advantages of the proposed cooperative guidance law.