In a cloud-native era, the Kubernetes-based workflow engine enables workflow containerized execution through the inherent abilities of Kubernetes. However, when encountering continuous workflow requests and unexpected resource request spikes, the engine is limited to the current workflow load information for resource allocation, which lacks the agility and predictability of resource allocation, resulting in over and under-provisioning resources. This mechanism seriously hinders workflow execution efficiency and leads to high resource waste. To overcome these drawbacks, we propose an adaptive resource allocation scheme named adaptive resource allocation scheme (ARAS) for the Kubernetes-based workflow engines. Considering potential future workflow task requests within the current task pod’s lifecycle, the ARAS uses a resource scaling strategy to allocate resources in response to high-concurrency workflow scenarios. The ARAS offers resource discovery, resource evaluation, and allocation functionalities and serves as a key component for our tailored workflow engine (KubeAdaptor). By integrating the ARAS into KubeAdaptor for workflow containerized execution, we demonstrate the practical abilities of KubeAdaptor and the advantages of our ARAS. Compared with the baseline algorithm, experimental evaluation under three distinct workflow arrival patterns shows that ARAS gains time-saving of 9.8% to 40.92% in the average total duration of all workflows, time-saving of 26.4% to 79.86% in the average duration of individual workflow, and an increase of 1% to 16% in centrol processing unit (CPU) and memory resource usage rate.
Complex systems widely exist in nature and human society. There are complex interactions between system elements in a complex system, and systems show complex features at the macro level, such as emergence, self-organization, uncertainty, and dynamics. These complex features make it difficult to understand the internal operation mechanism of complex systems. Networked modeling of complex systems is a favorable means of understanding complex systems. It not only represents complex interactions but also reflects essential attributes of complex systems. This paper summarizes the research progress of complex systems modeling and analysis from the perspective of network science, including networked modeling, vital node analysis, network invulnerability analysis, network disintegration analysis, resilience analysis, complex network link prediction, and the attacker-defender game in complex networks. In addition, this paper presents some points of view on the trend and focus of future research on network analysis of complex systems.
This paper tackles the formation-containment control problem of fixed-wing unmanned aerial vehicle (UAV) swarm with model uncertainties for dynamic target tracking in three-dimensional space in the faulty case of UAVs ’ actuator and sensor. The fixed-wing UAV swarm under consideration is organized as a “multi-leader-multi-follower” structure, in which only several leaders can obtain the dynamic target information while others only receive the neighbors’ information through the communication network. To simultaneously realize the formation, containment, and dynamic target tracking, a two-layer control framework is adopted to decouple the problem into two subproblems: reference trajectory generation and trajectory tracking. In the upper layer, a distributed finite-time estimator (DFTE) is proposed to generate each UAV ’s reference trajectory in accordance with the control objective. Subsequently, a distributed composite robust fault-tolerant trajectory tracking controller is developed in the lower layer, where a novel adaptive extended super-twisting (AESTW) algorithm with a finite-time extended state observer (FTESO) is involved in solving the robust trajectory tracking control problem under model uncertainties, actuator, and sensor faults. The proposed controller simultaneously guarantees rapidness and enhances the system ’s robustness with fewer chattering effects. Finally, corresponding simulations are carried out to demonstrate the effectiveness and competitiveness of the proposed two-layer fault-tolerant cooperative control scheme.
With the rapid development of informatization, autonomy and intelligence, unmanned swarm formation intelligent operations will become the main combat mode of future wars. Typical unmanned swarm formations such as ground-based directed energy weapon formations, space-based kinetic energy weapon formations, and sea-based carrier-based formations have become the trump card for winning future wars. In a complex confrontation environment, these sophisticated weapon formation systems can precisely strike mobile threat group targets, making them extreme deterrents in joint combat applications. Based on this, first, this paper provides a comprehensive summary of the outstanding advantages, strategic position and combat style of unmanned clusters in joint warfare to highlight their important position in future warfare. Second, a detailed analysis of the technological breakthroughs in four key areas, situational awareness, heterogeneous coordination, mixed combat, and intelligent assessment of typical unmanned aerial vehicle (UAV) swarms in joint warfare, is presented. An in-depth analysis of the UAV swarm communication networking operating mechanism during joint warfare is provided to lay the theoretical foundation for subsequent cooperative tracking and control. Then, an in-depth analysis of the shut-in technology requirements of UAV clusters in joint warfare is provided to lay a theoretical foundation for subsequent cooperative tracking control. Finally, the technical requirements of UAV clusters in joint warfare are analysed in depth so the key technologies can form a closed-loop kill chain system and provide theoretical references for the study of intelligent command operations.
As high-dynamics and weak-signal are of two primary concerns of navigation using Global Navigation Satellite System (GNSS) signals, an acquisition algorithm based on three-time fractional Fourier transform (FRFT) is presented to simplify the calculation effectively. Firstly, the correlation results similar to linear frequency modulated (LFM) signals are derived on the basis of the high dynamic GNSS signal model. Then, the principle of obtaining the optimum rotation angle is analyzed, which is measured by FRFT projection lengths with two selected rotation angles. Finally, Doppler shift, Doppler rate, and code phase are accurately estimated in a real-time and low signal to noise ratio (SNR) wireless communication system. The theoretical analysis and simulation results show that the fast FRFT algorithm can accurately estimate the high dynamic parameters by converting the traditional two-dimensional search process to only three times FRFT. While the acquisition performance is basically the same, the computational complexity and running time are greatly reduced, which is more conductive to practical application.
In real-time strategy (RTS) games, the ability of recognizing other players’ goals is important for creating artifical intelligence (AI) players. However, most current goal recognition methods do not take the player ’s deceptive behavior into account which often occurs in RTS game scenarios, resulting in poor recognition results. In order to solve this problem, this paper proposes goal recognition for deceptive agent, which is an extended goal recognition method applying the deductive reason method (from general to special) to model the deceptive agent’s behavioral strategy. First of all, the general deceptive behavior model is proposed to abstract features of deception, and then these features are applied to construct a behavior strategy that best matches the deceiver’s historical behavior data by the inverse reinforcement learning (IRL) method. Final, to interfere with the deceptive behavior implementation, we construct a game model to describe the confrontation scenario and the most effective interference measures.
By deploying the ubiquitous and reliable coverage of low Earth orbit (LEO) satellite networks using optical inter satellite link (OISL), computation offloading services can be provided for any users without proximal servers, while the resource limitation of both computation and storage on satellites is the important factor affecting the maximum task completion time. In this paper, we study a delay-optimal multi-satellite collaborative computation offloading scheme that allows satellites to actively migrate tasks among themselves by employing the high-speed OISLs, such that tasks with long queuing delay will be served as quickly as possible by utilizing idle computation resources in the neighborhood. To satisfy the delay requirement of delay-sensitive task, we first propose a deadline-aware task scheduling scheme in which a priority model is constructed to sort the order of tasks being served based on its deadline, and then a delay-optimal collaborative offloading scheme is derived such that the tasks which cannot be completed locally can be migrated to other idle satellites. Simulation results demonstrate the effectiveness of our multi-satellite collaborative computation offloading strategy in reducing task complement time and improving resource utilization of the LEO satellite network.
In this paper, a comprehensive overview of radar detection methods for low-altitude targets in maritime environments is presented, focusing on the challenges posed by sea clutter and multipath scattering. The performance of the radar detection methods under sea clutter, multipath, and combined conditions is categorized and summarized, and future research directions are outlined to enhance radar detection performance for low–altitude targets in maritime environments.
The unmanned aerial vehicle (UAV) swarm technology is one of the research hotspots in recent years. With the continuous improvement of autonomous intelligence of UAV, the swarm technology of UAV will become one of the main trends of UAV development in the future. This paper studies the behavior decision-making process of UAV swarm rendezvous task based on the double deep Q network (DDQN) algorithm. We design a guided reward function to effectively solve the problem of algorithm convergence caused by the sparse return problem in deep reinforcement learning (DRL) for the long period task. We also propose the concept of temporary storage area, optimizing the memory playback unit of the traditional DDQN algorithm, improving the convergence speed of the algorithm, and speeding up the training process of the algorithm. Different from traditional task environment, this paper establishes a continuous state-space task environment model to improve the authentication process of UAV task environment. Based on the DDQN algorithm, the collaborative tasks of UAV swarm in different task scenarios are trained. The experimental results validate that the DDQN algorithm is efficient in terms of training UAV swarm to complete the given collaborative tasks while meeting the requirements of UAV swarm for centralization and autonomy, and improving the intelligence of UAV swarm collaborative task execution. The simulation results show that after training, the proposed UAV swarm can carry out the rendezvous task well, and the success rate of the mission reaches 90%.
The concept of unmanned weapon system-of-systems (UWSoS) involves a collection of various unmanned systems to achieve or accomplish a specific goal or mission. The mission reliability of UWSoS is represented by its ability to finish a required mission above the baselines of a given mission. However, issues with heterogeneity, cooperation between systems, and the emergence of UWSoS cannot be effectively solved by traditional system reliability methods. This study proposes an effective operation-loop-based mission reliability evaluation method for UWSoS by analyzing dynamic reconfiguration. First, we present a new connotation of an effective operation loop by considering the allocation of operational entities and physical resource constraints. Then, we propose an effective operation-loop-based mission reliability model for a heterogeneous UWSoS according to the mission baseline. Moreover, a mission reliability evaluation algorithm is proposed under random external shocks and topology reconfiguration, revealing the evolution law of the effective operation loop and mission reliability. Finally, a typical 60-unmanned-aerial-vehicle-swarm is taken as an example to demonstrate the proposed models and methods. The mission reliability is achieved by considering external shocks, which can serve as a reference for evaluating and improving the effectiveness of UWSoS.
In the process of performing a task, autonomous unmanned systems face the problem of scene changing, which requires the ability of real-time decision-making under dynamically changing scenes. Therefore, taking the unmanned system coordinative region control operation as an example, this paper combines knowledge representation with probabilistic decision-making and proposes a role-based Bayesian decision model for autonomous unmanned systems that integrates scene cognition and individual preferences. Firstly, according to utility value decision theory, the role-based utility value decision model is proposed to realize task coordination according to the preference of the role that individual is assigned. Then, multi-entity Bayesian network is introduced for situation assessment, by which scenes and their uncertainty related to the operation are semantically described, so that the unmanned systems can conduct situation awareness in a set of scenes with uncertainty. Finally, the effectiveness of the proposed method is verified in a virtual task scenario. This research has important reference value for realizing scene cognition, improving cooperative decision-making ability under dynamic scenes, and achieving swarm level autonomy of unmanned systems.
Coherent change detection (CCD) is an effective method to detect subtle scene changes that occur between temporal synthetic aperture radar (SAR) observations. Most coherence estimators are obtained from a Hermitian product based on local statistics. Increasing the number of samples in the local window can improve the estimation bias, but cause the loss of the estimated images spatial resolution. The limitations of these estimators lead to unclear contour of the disturbed region, and even the omission of fine change targets. In this paper, a CCD approach is proposed to detect fine scene changes from multi-temporal and multi-angle SAR image pairs. Multi-angle CCD estimator can improve the contrast between the change target and the background clutter by jointly accumulating single-angle alternative estimator results without further loss of image resolution. The sensitivity of detection performance to image quantity and angle interval is analyzed. Theoretical analysis and experimental results verify the performance of the proposed algorithm.
Global Navigation Satellite System (GNSS)-based passive radar (GBPR) has been widely used in remote sensing applications. However, for moving target detection (MTD), the quadratic phase error (QPE) introduced by the non-cooperative target motion is usually difficult to be compensated, as the low power level of the GBPR echo signal renders the estimation of the Doppler rate less effective. Consequently, the moving target in GBPR image is usually defocused, which aggravates the difficulty of target detection even further. In this paper, a spawning particle filter (SPF) is proposed for defocused MTD. Firstly, the measurement model and the likelihood ratio function (LRF) of the defocused point-like target image are deduced. Then, a spawning particle set is generated for subsequent target detection, with reference to traditional particles in particle filter (PF) as their parent. After that, based on the PF estimator, the SPF algorithm and its sequential Monte Carlo (SMC) implementation are proposed with a novel amplitude estimation method to decrease the target state dimension. Finally, the effectiveness of the proposed SPF is demonstrated by numerical simulations and preliminary experimental results, showing that the target range and Doppler can be estimated accurately.
It is essential to maximize capacity while satisfying the transmission time delay of unmanned aerial vehicle (UAV) swarm communication system. In order to address this challenge, a dynamic decentralized optimization mechanism is presented for the realization of joint spectrum and power (JSAP) resource allocation based on deep Q-learning networks (DQNs). Each UAV to UAV (U2U) link is regarded as an agent that is capable of identifying the optimal spectrum and power to communicate with one another. The convolutional neural network, target network, and experience replay are adopted while training. The findings of the simulation indicate that the proposed method has the potential to improve both communication capacity and probability of successful data transmission when compared with random centralized assignment and multichannel access methods.
Air-to-air combat tactical decisions for multiple unmanned aerial vehicles (ACTDMU) are a key decision-making step in beyond visual range combat. Complex influencing factors, strong antagonism and real-time requirements need to be considered in the ACTDMU problem. In this paper, we propose a multicriteria game approach to ACTDMU. This approach consists of a multicriteria game model and a Pareto Nash equilibrium algorithm. In this model, we form the strategy profiles for the integration of air-to-air combat tactics and weapon target assignment strategies by considering the correlation between them, and we design the vector payoff functions based on predominance factors. We propose a algorithm of Pareto Nash equilibrium based on preference relations using threshold constraints (PNE-PRTC), and we prove that the solutions obtained by this algorithm are refinements of Pareto Nash equilibrium solutions. The numerical experiments indicate that PNE-PRTC algorithm is considerably faster than the baseline algorithms and the performance is better. Especially on large-scale instances, the Pareto Nash equilibrium solutions can be calculated by PNE-PRTC algorithm at the second level. The simulation experiments show that the multicriteria game approach is more effective than one-side decision approaches such as multiple-attribute decision-making and randomly chosen decisions.
To meet the requirements of safety, concealment, and timeliness of trajectory planning during the unmanned aerial vehicle (UAV) penetration process, a three-dimensional path planning algorithm is proposed based on improved holonic particle swarm optimization (IHPSO). Firstly, the requirements of terrain threat, radar detection, and penetration time in the process of UAV penetration are quantified. Regarding radar threats, a radar echo analysis method based on radar cross section (RCS) and the spatial situation is proposed to quantify the concealment of UAV penetration. Then the structure-particle swarm optimization (PSO) algorithm is improved from three aspects. First, the conversion ability of the search strategy is enhanced by using the system clustering method and the information entropy grouping strategy instead of random grouping and constructing the state switching conditions based on the fitness function. Second, the unclear setting of iteration numbers is addressed by using particle spacing to create the termination condition of the algorithm. Finally, the trajectory is optimized to meet the intended requirements by building a predictive control model and using the IHPSO for simulation verification. Numerical examples show the superiority of the proposed method over the existing PSO methods.
Recognition of pulse repetition interval (PRI) modulation is a fundamental task in the interpretation of radar intentions. However, the existing PRI modulation recognition methods mainly focus on single-label classification of PRI sequences. The prerequisite for the effectiveness of these methods is that the PRI sequences are perfectly divided according to different modulation types before identification, while the actual situation is that radar pulses reach the receiver continuously, and there is no completely reliable method to achieve this division in the case of non-cooperative reception. Based on the above actual needs, this paper implements an algorithm based on the recurrence plot technique and the multi-target detection model, which does not need to divide the PRI sequence in advance. Compared with the sliding window method, it can more effectively realize the recognition of the dynamically varying PRI modulation.
In the field of satellite imagery, remote sensing image captioning (RSIC) is a hot topic with the challenge of overfitting and difficulty of image and text alignment. To address these issues, this paper proposes a vision-language aligning paradigm for RSIC to jointly represent vision and language. First, a new RSIC dataset DIOR-Captions is built for augmenting object detection in optical remote (DIOR) sensing images dataset with manually annotated Chinese and English contents. Second, a Vision-Language aligning model with Cross-modal Attention (VLCA) is presented to generate accurate and abundant bilingual descriptions for remote sensing images. Third, a cross-modal learning network is introduced to address the problem of visual-lingual alignment. Notably, VLCA is also applied to end-to-end Chinese captions generation by using the pre-training language model of Chinese. The experiments are carried out with various baselines to validate VLCA on the proposed dataset. The results demonstrate that the proposed algorithm is more descriptive and informative than existing algorithms in producing captions.
In this paper, the formation control problem of second-order nonholonomic mobile robot systems is investigated in a dynamic event-triggered scheme. Event-triggered control protocols combined with persistent excitation (PE) conditions are presented. In event-detecting processes, an inactive time is introduced after each sampling instant, which can ensure a positive minimum sampling interval. To increase the flexibility of the event-triggered scheme, internal dynamic variables are included in event-triggering conditions. Moreover, the dynamic event-triggered scheme plays an important role in increasing the lengths of time intervals between any two consecutive events. In addition, event-triggered control protocols without forward and angular velocities are also presented based on approximate-differentiation (low-pass) filters. The asymptotic convergence results are given based on a nested Matrosov theorem and artificial sampling methods.
The perception module of advanced driver assistance systems plays a vital role. Perception schemes often use a single sensor for data processing and environmental perception or adopt the information processing results of various sensors for the fusion of the detection layer. This paper proposes a multi-scale and multi-sensor data fusion strategy in the front end of perception and accomplishes a multi-sensor function disparity map generation scheme. A binocular stereo vision sensor composed of two cameras and a light deterction and ranging (LiDAR) sensor is used to jointly perceive the environment, and a multi-scale fusion scheme is employed to improve the accuracy of the disparity map. This solution not only has the advantages of dense perception of binocular stereo vision sensors but also considers the perception accuracy of LiDAR sensors. Experiments demonstrate that the multi-scale multi-sensor scheme proposed in this paper significantly improves disparity map estimation.
Anti-jamming solutions based on antenna arrays enhance the anti-jamming ability and the robustness of global navigation satellite system (GNSS) receiver remarkably. However, the performance of the receiver will deteriorate significantly in the overloaded interferences scenario. We define the overloaded interferences scenario as where the number of interferences is more than or equal to the number of antenna arrays elements. In this paper, the effect mechanism of interferences with different incident directions is found by studying the anti-jamming performance of the adaptive space filter. The theoretical analysis and conclusions, which are first validated through numerical examples, reveal the relationships between the optimal weight vector and the eigenvectors of the input signal autocorrelation matrix, the relationships between the interference cancellation ratio (ICR), the signal to interference and noise power ratio (SINR) of the adaptive space filter output and the number of interferences, the eigenvalues of the input signal autocorrelation matrix. In addition, two simulation experiments are utilized to further corroborate the theoretical findings through soft anti-jamming receiver. The simulation results match well with the theoretical analysis results, thus validating the effect mechanism of overloaded interferences. The simulation results show that, for a four elements circular array, the performance difference is up to 19 dB with different incident directions of interferences. Anti-jamming performance evaluation and jamming deployment optimization can obtain more accurate and efficient results by using the conclusions.
Deep neural networks (DNNs) have achieved great success in many data processing applications. However, high computational complexity and storage cost make deep learning difficult to be used on resource-constrained devices, and it is not environmental-friendly with much power cost. In this paper, we focus on low-rank optimization for efficient deep learning techniques. In the space domain, DNNs are compressed by low rank approximation of the network parameters, which directly reduces the storage requirement with a smaller number of network parameters. In the time domain, the network parameters can be trained in a few subspaces, which enables efficient training for fast convergence. The model compression in the spatial domain is summarized into three categories as pre-train, pre-set, and compression-aware methods, respectively. With a series of integrable techniques discussed, such as sparse pruning, quantization, and entropy coding, we can ensemble them in an integration framework with lower computational complexity and storage. In addition to summary of recent technical advances, we have two findings for motivating future works. One is that the effective rank, derived from the Shannon entropy of the normalized singular values, outperforms other conventional sparse measures such as the $ \ell_1 $ norm for network compression. The other is a spatial and temporal balance for tensorized neural networks. For accelerating the training of tensorized neural networks, it is crucial to leverage redundancy for both model compression and subspace training.
An efficient and real-time simulation method is proposed for the dynamic electromagnetic characteristics of cluster targets to meet the requirements of engineering practical applications. First, the coordinate transformation method is used to establish a geometric model of the observation scene, which is described by the azimuth angles and elevation angles of the radar in the target reference frame and the attitude angles of the target in the radar reference frame. Then, an approach for dynamic electromagnetic scattering simulation is proposed. Finally, a fast-computing method based on sparsity in the time domain, space domain, and frequency domain is proposed. The method analyzes the sparsity-based dynamic scattering characteristic of the typical cluster targets. The error between the sparsity-based method and the benchmark is small, proving the effectiveness of the proposed method.
Motion planning is critical to realize the autonomous operation of mobile robots. As the complexity and randomness of robot application scenarios increase, the planning capability of the classical hierarchical motion planners is challenged. With the development of machine learning, the deep reinforcement learning (DRL)-based motion planner has gradually become a research hotspot due to its several advantageous feature. The DRL-based motion planner is model-free and does not rely on the prior structured map. Most importantly, the DRL-based motion planner achieves the unification of the global planner and the local planner. In this paper, we provide a systematic review of various motion planning methods. Firstly, we summarize the representative and state-of-the-art works for each submodule of the classical motion planning architecture and analyze their performance features. Then, we concentrate on summarizing reinforcement learning (RL)-based motion planning approaches, including motion planners combined with RL improvements, map-free RL-based motion planners, and multi-robot cooperative planning methods. Finally, we analyze the urgent challenges faced by these mainstream RL-based motion planners in detail, review some state-of-the-art works for these issues, and propose suggestions for future research.
This paper proposes the nonlinear direct data-driven control from theoretical analysis and practical engineering, i.e., unmanned aerial vehicle (UAV) formation flight system. Firstly, from the theoretical point of view, consider one nonlinear closed-loop system with a nonlinear plant and nonlinear feed-forward controller simultaneously. To avoid the complex identification process for that nonlinear plant, a nonlinear direct data-driven control strategy is proposed to design that nonlinear feed-forward controller only through the input-output measured data sequence directly, whose detailed explicit forms are model inverse method and approximated analysis method. Secondly, from the practical point of view, after reviewing the UAV formation flight system, nonlinear direct data-driven control is applied in designing the formation controller, so that the followers can track the leader’s desired trajectory during one small time instant only through solving one data fitting problem. Since most natural phenomena have nonlinear properties, the direct method must be the better one. Corresponding system identification and control algorithms are required to be proposed for those nonlinear systems, and the direct nonlinear controller design is the purpose of this paper.
Long-time coherent integration (LTCI) is an effective way for radar maneuvering target detection, but it faces the problem of a large number of search parameters and large amount of calculation. Realizing the simultaneous compensation of the range and Doppler migrations in complex clutter background, and at the same time improving the calculation efficiency has become an urgent problem to be solved. The sparse transformation theory is introduced to LTCI in this paper, and a non-parametric searching sparse LTCI (SLTCI) based maneuvering target detection method is proposed. This method performs time reversal (TR) and second-order Keystone transform (SKT) in the range frequency & slow-time data to complete high-order range walk compensation, and achieves the coherent integration of maneuvering target across range and Doppler units via the robust sparse fractional Fourier transform (RSFRFT). It can compensate for the nonlinear range migration caused by high-order motion. S-band and X-band radar data measured in sea clutter background are used to verify the detection performance of the proposed method, which can achieve better detection performance of maneuvering targets with less computational burden compared with several popular integration methods.
Neuromorphic computing simulates the operation of biological brain function for information processing and can potentially solve the bottleneck of the Von Neumann architecture. Inspired by the real characteristics of physical memristive devices, we propose a threshold-type nonlinear voltage-controlled memristor mathematical model which is used to design a novel memristor-based crossbar array. The presented crossbar array can simulate the synaptic weight in real number field rather than only positive number field. Theoretical analysis and simulation results of a 2×2 image inversion operation validate the feasibility of the proposed crossbar array and the necessary training and inference functions. Finally, the presented crossbar array is used to construct the neural network and then applied in the handwritten digit recognition. The Mixed National Institute of Standards and Technology (MNIST) database is adopted to train this neural network and it achieves a satisfactory accuracy.
The contribution rate of equipment system-of-systems architecture (ESoSA) is an important index to evaluate the equipment update, development, and architecture optimization. Since the traditional ESoSA contribution rate evaluation method does not make full use of the fuzzy information and uncertain information in the equipment system-of-systems (ESoS), and the Bayesian network is an effective tool to solve the uncertain information, a new ESoSA contribution rate evaluation method based on the fuzzy Bayesian network (FBN) is proposed. Firstly, based on the operation loop theory, an ESoSA is constructed considering three aspects: reconnaissance equipment, decision equipment, and strike equipment. Next, the fuzzy set theory is introduced to construct the FBN of ESoSA to deal with fuzzy information and uncertain information. Furthermore, the fuzzy importance index of the root node of the FBN is used to calculate the contribution rate of the ESoSA, and the ESoSA contribution rate evaluation model based on the root node fuzzy importance is established. Finally, the feasibility and rationality of this method are validated via an empirical case study of aviation ESoSA. Compared with traditional methods, the evaluation method based on FBN takes various failure states of equipment into consideration, is free of acquiring accurate probability of traditional equipment failure, and models the uncertainty of the relationship between equipment. The proposed method not only supplements and improves the ESoSA contribution rate assessment method, but also broadens the application scope of the Bayesian network.
Beam-hopping technology has become one of the major research hotspots for satellite communication in order to enhance their communication capacity and flexibility. However, beam hopping causes the traditional continuous time-division multiplexing signal in the forward downlink to become a burst signal, satellite terminal receivers need to solve multiple key issues such as burst signal rapid synchronization and high-performance reception. Firstly, this paper analyzes the key issues of burst communication for traffic signals in beam hopping systems, and then compares and studies typical carrier synchronization algorithms for burst signals. Secondly, combining the requirements of beam-hopping communication systems for efficient burst and low signal-to-noise ratio reception of downlink signals in forward links, a decoding assisted bidirectional variable parameter iterative carrier synchronization technique is proposed, which introduces the idea of iterative processing into carrier synchronization. Aiming at the technical characteristics of communication signal carrier synchronization, a new technical approach of bidirectional variable parameter iteration is adopted, breaking through the traditional understanding that loop structures cannot adapt to low signal-to-noise ratio burst demodulation. Finally, combining the DVB-S2X standard physical layer frame format used in high throughput satellite communication systems, the research and performance simulation are conducted. The results show that the new technology proposed in this paper can significantly shorten the carrier synchronization time of burst signals, achieve fast synchronization of low signal-to-noise ratio burst signals, and have the unique advantage of flexible and adjustable parameters.
A system of systems (SoS) composes a set of independent constituent systems (CSs), where the degree of authority to control the independence of CSs varies, depending on different SoS types. Key researchers describe four SoS types with descending levels of central authority: directed, acknowledged, collaborative and virtual. Although the definitions have been recognized in SoS engineering, what is challenging is the difficulty of translating these definitions into models and simulation environments. Thus, we provide a goal-based method including a mathematical baseline to translate these definitions into more effective agent-based modeling and simulations. First, we construct the theoretical models of CS and SoS. Based on the theoretical models, we analyze the degree of authority influenced by SoS characteristics. Next, we propose a definition of SoS types by quantitatively explaining the degree of authority. Finally, we recognize the differences between acknowledged SoS and collaborative SoS using a migrating waterfowl flock by an agent-based model (ABM) simulation. This paper contributes to the SoS body of knowledge by increasing our understanding of the degree of authority in an SoS, so we may identify suitable SoS types to achieve SoS goals by modeling and simulation.
The existing recognition algorithms of space-time block code (STBC) for multi-antenna (MA) orthogonal frequency-division multiplexing (OFDM) systems use feature extraction and hypothesis testing to identify the signal types in a complex communication environment. However, owing to the restrictions on the prior information and channel conditions, these existing algorithms cannot perform well under strong interference and non-cooperative communication conditions. To overcome these defects, this study introduces deep learning into the STBC-OFDM signal recognition field and proposes a recognition method based on the fourth-order lag moment spectrum (FOLMS) and attention-guided multi-scale dilated convolution network (AMDCNet). The fourth-order lag moment vectors of the received signals are calculated, and vectors are stitched to form two-dimensional FOLMS, which is used as the input of the deep learning-based model. Then, the multi-scale dilated convolution is used to extract the details of images at different scales, and a convolutional block attention module (CBAM) is introduced to construct the attention-guided multi-scale dilated convolution module (AMDCM) to make the network be more focused on the target area and obtian the multi-scale guided features. Finally, the concatenate fusion, residual block and fully-connected layers are applied to acquire the STBC-OFDM signal types. Simulation experiments show that the average recognition probability of the proposed method at ?12 dB is higher than 98%. Compared with the existing algorithms, the recognition performance of the proposed method is significantly improved and has good adaptability to environments with strong disturbances. In addition, the proposed deep learning-based model can directly identify the pre-processed FOLMS samples without a priori information on channel and noise, which is more suitable for non-cooperative communication systems than the existing algorithms.
To address the shortcomings of single-step decision making in the existing deep reinforcement learning based unmanned aerial vehicle (UAV) real-time path planning problem, a real-time UAV path planning algorithm based on long short-term memory (RPP-LSTM) network is proposed, which combines the memory characteristics of recurrent neural network (RNN) and the deep reinforcement learning algorithm. LSTM networks are used in this algorithm as Q-value networks for the deep Q network (DQN) algorithm, which makes the decision of the Q-value network has some memory. Thanks to LSTM network, the Q-value network can use the previous environmental information and action information which effectively avoids the problem of single-step decision considering only the current environment. Besides, the algorithm proposes a hierarchical reward and punishment function for the specific problem of UAV real-time path planning, so that the UAV can more reasonably perform path planning. Simulation verification shows that compared with the traditional feed-forward neural network (FNN) based UAV autonomous path planning algorithm, the RPP-LSTM proposed in this paper can adapt to more complex environments and has significantly improved robustness and accuracy when performing UAV real-time path planning.
For the typical first-order systems with time-delay, this paper explors the control capability of linear active disturbance rejection control (LADRC). Firstly, the critical time-delay of LADRC is analyzed using the frequency-sweeping method and the Routh criterion, and the stable time-delay interval starting from zero is accurately obtained, which reveals the limitations of general LADRC on large time-delay. Then in view of the large time-delay, an LADRC controller is developed and verified to be effective, along with the robustness analysis. Finally, numerical simulations show the accuracy of critical time-delay, and demonstrate the effectiveness and robustness of the proposed controller compared with other modified LADRCs.
Autonomous cooperation of unmanned swarms is the research focus on “new combat forces” and “disruptive technologies” in military fields. The mechanism design is the fundamental way to realize autonomous cooperation. Facing the realistic requirements of a swarm network dynamic adjustment under the background of high dynamics and strong confrontation and aiming at the optimization of the coordination level, an adaptive dynamic reconfiguration mechanism of unmanned swarm topology based on an evolutionary game is designed. This paper analyzes military requirements and proposes the basic framework of autonomous cooperation of unmanned swarms, including the emergence of swarm intelligence, information network construction and collaborative mechanism design. Then, based on the framework, the adaptive dynamic reconfiguration mechanism is discussed in detail from two aspects: topology dynamics and strategy dynamics. Next, the unmanned swarms’ community network is designed, and the network characteristics are analyzed. Moreover, the mechanism characteristics are analyzed by numerical simulation, focusing on the impact of key parameters, such as cost, benefit coefficient and adjustment rate on the level of swarm cooperation. Finally, the conclusion is made, which is expected to provide a theoretical reference and decision support for cooperative mode design and combat effectiveness generation of unmanned swarm operations.
This paper concerns minimum-energy leader-following formation design and analysis problems of distributed multi-agent systems (DMASs) subjected to randomly switching topologies and aperiodic communication pauses. The critical feature of this paper is that the energy consumption during the formation control process is restricted by the minimum-energy constraint in the sense of the linear matrix inequality. Firstly, the leader-following formation control protocol is proposed based on the relative state information of neighboring agents, where the total energy consumption is considered. Then, minimum-energy leader-following formation design and analysis criteria are presented in the form of the linear matrix inequality, which can be checked by the generalized eigenvalue method. Especially, the value of the minimum-energy constraint is determined. An illustrative simulation is provided to show the effectiveness of the main results.
Code acquisition is the kernel operation for signal synchronization in the spread-spectrum receiver. To reduce the computational complexity and latency of code acquisition, this paper proposes an efficient scheme employing sparse Fourier transform (SFT) and the relevant hardware architecture for field programmable gate array (FPGA) and application-specific integrated circuit (ASIC) implementation. Efforts are made at both the algorithmic level and the implementation level to enable merged searching of code phase and Doppler frequency without incurring massive hardware expenditure. Compared with the existing code acquisition approaches, it is shown from theoretical analysis and experimental results that the proposed design can shorten processing latency and reduce hardware complexity without degrading the acquisition probability.
As a generalization of fuzzy set, hesitant probabilistic fuzzy set and pythagorean triangular fuzzy set have their own unique advantages in describing decision information. As modern socioeconomic decision-making problems are becoming more and more complex, it also becomes more and more difficult to appropriately depict decision makers’ cognitive information in decision-making process. In order to describe the decision information more comprehensively, we define a pythagorean probabilistic hesitant triangular fuzzy set (PPHTFS) by combining the pythagorean triangular fuzzy set and the probabilistic hesitant fuzzy set. Firstly, the basic operation and scoring function of the pythagorean probabilistic hesitant triangular fuzzy element (PPHTFE) are proposed, and the comparison rule of two PPHTFEs is given. Then, some pythagorean probabilistic hesitant triangular fuzzy aggregation operators are developed, and their properties are also studied. Finally, a multi-attribute decision-making (MADM) model is constructed based on the proposed operators under the pythagorean probabilistic hesitant triangular fuzzy information, and an illustration example is given to demonstrate the practicability and validity of the proposed decision-making method.
The anti-aircraft system plays an irreplaceable role in modern combat. An anti-aircraft system consists of various types of functional entities interacting to destroy the hostile aircraft moving in high speed. The connecting structure of combat entities in it is of great importance for supporting the normal process of the system. In this paper, we explore the optimizing strategy of the structure of the anti-aircraft network by establishing extra communication channels between the combat entities. Firstly, the thought of combat network model (CNM) is borrowed to model the anti-aircraft system as a heterogeneous network. Secondly, the optimization objectives are determined as the survivability and the accuracy of the system. To specify these objectives, the information chain and accuracy chain are constructed based on CNM. The causal strength (CAST) logic and influence network (IN) are introduced to illustrate the establishment of the accuracy chain. Thirdly, the optimization constraints are discussed and set in three aspects: time, connection feasibility and budget. The time constraint network (TCN) is introduced to construct the timing chain and help to detect the timing consistency. Then, the process of the multi-objective optimization of the structure of the anti-aircraft system is designed. Finally, a simulation is conducted to prove the effectiveness and feasibility of the proposed method. Non-dominated sorting based genetic algorithm-II (NSGA2) is used to solve the multi-objective optimization problem and two other algorithms including non-dominated sorting based genetic algorithm-III (NSGA3) and strength Pareto evolutionary algorithm-II (SPEA2) are employed as comparisons. The deciders and system builders can make the anti-aircraft system improved in the survivability and accuracy in the combat reality.
Aiming at the suppression of enemy air defense (SEAD) task under the complex and complicated combat scenario, the spatiotemporal cooperative path planning methods are studied in this paper. The major research contents include optimal path points generation, path smoothing and cooperative rendezvous. In the path points generation part, the path points availability testing algorithm and the path segments availability testing algorithm are designed, on this foundation, the swarm intelligence-based path point generation algorithm is utilized to generate the optimal path. In the path smoothing part, taking terminal attack angle constraint and maneuverability constraint into consideration, the Dubins curve is introduced to smooth the path segments. In cooperative rendezvous part, we take estimated time of arrival requirement constraint and flight speed range constraint into consideration, the speed control strategy and flight path control strategy are introduced, further, the decoupling scheme of the circling maneuver and detouring maneuver is designed, in this case, the maneuver ways, maneuver point, maneuver times, maneuver path and flight speed are determined. Finally, the simulation experiments are conducted and the acquired results reveal that the time-space cooperation of multiple unmanned aeriel vehicles (UAVs) is effectively realized, in this way, the combat situation suppression against the enemy can be realized in SEAD scenarios.