期刊文献+
共找到4,767篇文章
< 1 2 239 >
每页显示 20 50 100
Machine Learning for Signal Demodulation in Underwater Wireless Optical Communications
1
作者 Ma Shuai Yang Lei +6 位作者 Ding Wanying Li Hang Zhang Zhongdan Xu Jing Li Zongyan Xu Gang Li Shiyin 《China Communications》 SCIE CSCD 2024年第5期297-313,共17页
The underwater wireless optical communication(UWOC)system has gradually become essential to underwater wireless communication technology.Unlike other existing works on UWOC systems,this paper evaluates the proposed ma... The underwater wireless optical communication(UWOC)system has gradually become essential to underwater wireless communication technology.Unlike other existing works on UWOC systems,this paper evaluates the proposed machine learningbased signal demodulation methods through the selfbuilt experimental platform.Based on such a platform,we first construct a real signal dataset with ten modulation methods.Then,we propose a deep belief network(DBN)-based demodulator for feature extraction and multi-class feature classification.We also design an adaptive boosting(Ada Boost)demodulator as an alternative scheme without feature filtering for multiple modulated signals.Finally,it is demonstrated by extensive experimental results that the Ada Boost demodulator significantly outperforms the other algorithms.It also reveals that the demodulator accuracy decreases as the modulation order increases for a fixed received optical power.A higher-order modulation may achieve a higher effective transmission rate when the signal-to-noise ratio(SNR)is higher. 展开更多
关键词 ADABOOST DBN machine learning signal demodulation
下载PDF
Lensless complex amplitude demodulation based on deep learning in holographic data storage 被引量:2
2
作者 Jianying Hao Xiao Lin +5 位作者 Yongkun Lin Mingyong Chen Ruixian Chen Guohai Situ Hideyoshi Horimai Xiaodi Tan 《Opto-Electronic Advances》 SCIE EI CAS CSCD 2023年第3期42-56,共15页
To increase the storage capacity in holographic data storage(HDS),the information to be stored is encoded into a complex amplitude.Fast and accurate retrieval of amplitude and phase from the reconstructed beam is nece... To increase the storage capacity in holographic data storage(HDS),the information to be stored is encoded into a complex amplitude.Fast and accurate retrieval of amplitude and phase from the reconstructed beam is necessary during data readout in HDS.In this study,we proposed a complex amplitude demodulation method based on deep learning from a single-shot diffraction intensity image and verified it by a non-interferometric lensless experiment demodulating four-level amplitude and four-level phase.By analyzing the correlation between the diffraction intensity features and the amplitude and phase encoding data pages,the inverse problem was decomposed into two backward operators denoted by two convolutional neural networks(CNNs)to demodulate amplitude and phase respectively.The experimental system is simple,stable,and robust,and it only needs a single diffraction image to realize the direct demodulation of both amplitude and phase.To our investigation,this is the first time in HDS that multilevel complex amplitude demodulation is achieved experimentally from one diffraction intensity image without iterations. 展开更多
关键词 holographic data storage complex amplitude demodulation deep learning computational imaging
下载PDF
Sequential quadratic programming-based non-cooperative target distributed hybrid processing optimization method 被引量:1
3
作者 SONG Xiaocheng WANG Jiangtao +3 位作者 WANG Jun SUN Liang FENG Yanghe LI Zhi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第1期129-140,共12页
The distributed hybrid processing optimization problem of non-cooperative targets is an important research direction for future networked air-defense and anti-missile firepower systems. In this paper, the air-defense ... The distributed hybrid processing optimization problem of non-cooperative targets is an important research direction for future networked air-defense and anti-missile firepower systems. In this paper, the air-defense anti-missile targets defense problem is abstracted as a nonconvex constrained combinatorial optimization problem with the optimization objective of maximizing the degree of contribution of the processing scheme to non-cooperative targets, and the constraints mainly consider geographical conditions and anti-missile equipment resources. The grid discretization concept is used to partition the defense area into network nodes, and the overall defense strategy scheme is described as a nonlinear programming problem to solve the minimum defense cost within the maximum defense capability of the defense system network. In the solution of the minimum defense cost problem, the processing scheme, equipment coverage capability, constraints and node cost requirements are characterized, then a nonlinear mathematical model of the non-cooperative target distributed hybrid processing optimization problem is established, and a local optimal solution based on the sequential quadratic programming algorithm is constructed, and the optimal firepower processing scheme is given by using the sequential quadratic programming method containing non-convex quadratic equations and inequality constraints. Finally, the effectiveness of the proposed method is verified by simulation examples. 展开更多
关键词 non-cooperative target distributed hybrid processing multiple constraint minimum defense cost sequential quadratic programming
下载PDF
Non-Cooperative Game of Coordinated Scheduling of Parallel Machine Production and Transportation in Shared Manufacturing
4
作者 Peng Liu Ke Xu Hua Gong 《Computers, Materials & Continua》 SCIE EI 2023年第7期239-258,共20页
Given the challenges of manufacturing resource sharing and competition in the modern manufacturing industry,the coordinated scheduling problem of parallel machine production and transportation is investigated.The prob... Given the challenges of manufacturing resource sharing and competition in the modern manufacturing industry,the coordinated scheduling problem of parallel machine production and transportation is investigated.The problem takes into account the coordination of production and transportation before production as well as the disparities in machine spatial position and performance.A non-cooperative game model is established,considering the competition and self-interest behavior of jobs from different customers for machine resources.The job from different customers is mapped to the players in the game model,the corresponding optional processing machine and location are mapped to the strategy set,and the makespan of the job is mapped to the payoff.Then the solution of the scheduling model is transformed into the Nash equilibrium of the non-cooperative game model.A Nash equilibrium solution algorithm based on the genetic algorithm(NEGA)is designed,and the effective solution of approximate Nash equilibrium for the game model is realized.The fitness function,single-point crossover operator,and mutation operator are derived from the non-cooperative game model’s characteristics and the definition of Nash equilibrium.Rules are also designed to avoid the generation of invalid offspring chromosomes.The effectiveness of the proposed algorithm is demonstrated through numerical experiments of various sizes.Compared with other algorithms such as heuristic algorithms(FCFS,SPT,and LPT),the simulated annealing algorithm(SA),and the particle swarm optimization algorithm(PSO),experimental results show that the proposed NE-GA algorithm has obvious performance advantages. 展开更多
关键词 non-cooperative game shared manufacturing parallel machine coordinated production and transportation genetic algorithm
下载PDF
Coordinated Scheduling of Two-Agent Production and Transportation Based on Non-Cooperative Game
5
作者 Ke Xu Peng Liu Hua Gong 《Intelligent Automation & Soft Computing》 SCIE 2023年第6期3279-3294,共16页
A two-agent production and transportation coordinated scheduling problem in a single-machine environment is suggested to compete for one machine from different downstream production links or various consumers.The jobs... A two-agent production and transportation coordinated scheduling problem in a single-machine environment is suggested to compete for one machine from different downstream production links or various consumers.The jobs of two agents compete for the processing position on a machine,and after the pro-cessed,they compete for the transport position on a transport vehicle to be trans-ported to two agents.The two agents have different objective functions.The objective function of the first agent is the sum of the makespan and the total trans-portation time,whereas the objective function of the second agent is the sum of the total completion time and the total transportation time.Given the competition between two agents for machine resources and transportation resources,a non-cooperative game model with agents as game players is established.The job pro-cessing position and transportation position corresponding to the two agents are mapped as strategies,and the corresponding objective function is the utility func-tion.To solve the game model,an approximate Nash equilibrium solution algo-rithm based on an improved genetic algorithm(NE-IGA)is proposed.The genetic operation based on processing sequence and transportation sequence,as well as the fitness function based on Nash equilibrium definition,are designed based on the features of the two-agent production and transportation coordination scheduling problem.The effectiveness of the proposed algorithm is demonstrated through numerical experiments of various sizes.When compared to heuristic rules such as the Longest Processing Time first(LPT)and the Shortest Processing Time first(SPT),the objective function values of the two agents are reduced by 4.3%and 2.6% on average. 展开更多
关键词 Coordinated scheduling two-agent production and transportation non-cooperative game genetic algorithm
下载PDF
Non-Cooperative Behavior Management in Large-Scale Group Decision-Making Considering the Altruistic Behaviors of Experts and Its Application in Emergency Alternative Selection
6
作者 Mingjun Jiang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第7期487-515,共29页
Emergency decision-making problems usually involve many experts with different professional backgrounds and concerns,leading to non-cooperative behaviors during the consensus-reaching process.Many studies on noncooper... Emergency decision-making problems usually involve many experts with different professional backgrounds and concerns,leading to non-cooperative behaviors during the consensus-reaching process.Many studies on noncooperative behavior management assumed that the maximumdegree of cooperation of experts is to totally accept the revisions suggested by the moderator,which restricted individuals with altruistic behaviors to make more contributions in the agreement-reaching process.In addition,when grouping a large group into subgroups by clustering methods,existing studies were based on the similarity of evaluation values or trust relationships among experts separately but did not consider them simultaneously.In this study,we introduce a clustering method considering the similarity of evaluation values and the trust relations of experts and then develop a consensusmodel taking into account the altruistic behaviors of experts.First,we cluster experts into subgroups by a constrained Kmeans clustering algorithm according to the opinion similarity and trust relationship of experts.Then,we calculate the weights of experts and clusters based on the centrality degrees of experts.Next,to enhance the quality of consensus reaching,we identify three kinds of non-cooperative behaviors and propose corresponding feedback mechanisms relying on the altruistic behaviors of experts.A numerical example is given to show the effectiveness and practicality of the proposed method in emergency decision-making.The study finds that integrating altruistic behavior analysis in group decision-making can safeguard the interests of experts and ensure the integrity of decision-making information. 展开更多
关键词 Large-scale group decision making altruistic behavior non-cooperative behaviors consensus reaching emergency alternative selection
下载PDF
Peer-to-Peer Energy Trading Method of Multi-Virtual Power Plants Based on Non-Cooperative Game
7
作者 Jingjing Bai Hongyi Zhou +1 位作者 Zheng Xu Yu Zhong 《Energy Engineering》 EI 2023年第5期1163-1183,共21页
The current electricity market fails to consider the energy consumption characteristics of transaction subjects such as virtual power plants.Besides,the game relationship between transaction subjects needs to be furth... The current electricity market fails to consider the energy consumption characteristics of transaction subjects such as virtual power plants.Besides,the game relationship between transaction subjects needs to be further explored.This paper proposes a Peer-to-Peer energy trading method for multi-virtual power plants based on a non-cooperative game.Firstly,a coordinated control model of public buildings is incorporated into the scheduling framework of the virtual power plant,considering the energy consumption characteristics of users.Secondly,the utility functions of multiple virtual power plants are analyzed,and a non-cooperative game model is established to explore the game relationship between electricity sellers in the Peer-to-Peer transaction process.Finally,the influence of user energy consumption characteristics on the virtual power plant operation and the Peer-to-Peer transaction process is analyzed by case studies.Furthermore,the effect of different parameters on the Nash equilibrium point is explored,and the influence factors of Peer-to-Peer transactions between virtual power plants are summarized.According to the obtained results,compared with the central air conditioning set as constant temperature control strategy,the flexible control strategy proposed in this paper improves the market power of each VPP and the overall revenue of the VPPs.In addition,the upper limit of the service quotation of the market operator have a great impact on the transaction mode of VPPs.When the service quotation decreases gradually,the P2P transaction between VPPs is more likely to occur. 展开更多
关键词 Virtual power plant PEER-TO-PEER energy trading public building non-cooperative game
下载PDF
Demodulation Based on Harmonic Wavelet and Its Application into Rotary Machinery Fault Diagnosis 被引量:6
8
作者 MAO Yongfang QIN Shuren QIN Yi 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2009年第3期419-425,共7页
The harmonic wavelet transform(HWT) and its fast realization based on fast Fourier transform(FFT) are introduced. Its ability to maintain the same amplitude-frequency feature is revealed. A new method to construct... The harmonic wavelet transform(HWT) and its fast realization based on fast Fourier transform(FFT) are introduced. Its ability to maintain the same amplitude-frequency feature is revealed. A new method to construct the time-frequency(TF) spectrum of HWT is proposed, which makes the HWT TF spectrum able to correctly reflect the time-frequency-amplitude distribution of the signal. A new way to calculate the HWT coefficients is proposed. By zero padding the data taken out, the non-decimated coefficients of HWT are obtained. Theoretical analysis shows that the modulus of the coefficients obtained by the new calculation way and living at a certain scale are the envelope of the component in the corresponding frequency band. By taking the cross section of the new TF spectrum, the demodulation for the component at a certain frequency band can be realized. A comparison with the Hilbert demodulation combined with band-pass filtering is done, which indicates for multi-components, the method proposed here is more suitable since it realizes ideal band-pass filtering and avoids pass band selecting. In the end, it is applied to bearing and gearbox fault diagnosis, and the results reflect that it can effectively extract the fault features in the signal. 展开更多
关键词 harmonic wavelet transform time-frequency spectrum demodulation rotary machinery fault diagnosis
下载PDF
Generalized Demodulation Transform for Bearing Fault Diagnosis Under Nonstationary Conditions and Gear Noise Interferences 被引量:2
9
作者 Dezun Zhao Jianyong Li +1 位作者 Weidong Cheng Zhiyang He 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2019年第1期79-89,共11页
It is a challenging issue to detect bearing fault under nonstationary conditions and gear noise interferences. Meanwhile, the application of the traditional methods is limited by their deficiencies in the aspect of co... It is a challenging issue to detect bearing fault under nonstationary conditions and gear noise interferences. Meanwhile, the application of the traditional methods is limited by their deficiencies in the aspect of computational accuracy and e ciency, or dependence on the tachometer. Hence, a new fault diagnosis strategy is proposed to remove gear interferences and spectrum smearing phenomenon without the tachometer and angular resampling technique. In this method, the instantaneous dominant meshing multiple(IDMM) is firstly extracted from the time-frequency representation(TFR) of the raw signal, which can be used to calculate the phase functions(PF) and the frequency points(FP). Next, the resonance frequency band excited by the faulty bearing is obtained by the band-pass filter. Furthermore, based on the PFs, the generalized demodulation transform(GDT) is applied to the envelope of the filtered signal. Finally, the target bearing is diagnosed by matching the peaks in the spectra of demodulated signals with the theoretical FPs. The analysis results of simulated and experimental signal demonstrate that the proposed method is an e ective and reliable tool for bearing fault diagnosis without the tachometer and the angular resampling. 展开更多
关键词 Bearing fault diagnosis GENERALIZED demodulation TRANSFORM NONSTATIONARY CONDITIONS Gear noise
下载PDF
Frequency-Hopping Frequency Reconnaissance and Prediction for Non-cooperative Communication Network 被引量:4
10
作者 Gao Li Wei Wang +2 位作者 Guoru Ding Qihui Wu Zitong Liu 《China Communications》 SCIE CSCD 2021年第12期51-64,共14页
The continuous change of communica-tion frequency brings difficulties to the reconnaissance and prediction of non-cooperative communication net-works.Since the frequency-hopping(FH)sequence is usually generated by a c... The continuous change of communica-tion frequency brings difficulties to the reconnaissance and prediction of non-cooperative communication net-works.Since the frequency-hopping(FH)sequence is usually generated by a certain model with certain regularity,the FH frequency is thus predictable.In this paper,we investigate the FH frequency reconnais-sance and prediction of a non-cooperative communi-cation network by effective FH signal detection,time-frequency(TF)analysis,wavelet detection and fre-quency estimation.With the intercepted massive FH signal data,long short-term memory(LSTM)neural network model is constructed for FH frequency pre-diction.Simulation results show that our parameter es-timation methods could estimate frequency accurately in the presence of certain noise.Moreover,the LSTM-based scheme can effectively predict FH frequency and frequency interval. 展开更多
关键词 non-cooperative communication network frequency-hopping frequency prediction LSTM
下载PDF
Research and test of the adaptive quadrature demodulation technology for silicon micro-machined gyroscope 被引量:3
11
作者 王玉良 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2012年第5期118-122,共5页
A program of adaptive quadrature demodulation is proposed to supply the gaps in the traditional analog detection technology of a silicon micro-machined gyroscope (SMG). This program is suitable for digital phase locke... A program of adaptive quadrature demodulation is proposed to supply the gaps in the traditional analog detection technology of a silicon micro-machined gyroscope (SMG). This program is suitable for digital phase locked loop (DPLL) drive technology that proposed in other papers. In addition the program adopts an adaptive filtering algorithm, which selects the in-phase and quadrature components that are outputs of the DPLL of the SMG's drive mode as reference signals to update the amplitude of the in-phase and quadrature components of the input signal by iteratively. An objective of the program is to minimize the mean square error of the accurate amplitudes and the estimated amplitudes of SMG's detection mode. The simulation and test results prove the feasibility of the program that lays the foundation for the further improvement of the SMG's system performance and the implementation of the SMG system's self-calibration and self-demarcation in future. 展开更多
关键词 Silicon Micro-machined Gyroscope (SMG) adaptive filtering technology quadrature demodulation Field Programmable Gate Array(FPGA)
下载PDF
Demodulation of acoustic telemetry binary phase shift keying signal based on high-order Duffing system 被引量:1
12
作者 燕并男 刘崇新 +1 位作者 倪骏康 赵亮 《Chinese Physics B》 SCIE EI CAS CSCD 2016年第10期69-75,共7页
In order to grasp the downhole situation immediately, logging while drilling(LWD) technology is adopted. One of the LWD technologies, called acoustic telemetry, can be successfully applied to modern drilling. It is cr... In order to grasp the downhole situation immediately, logging while drilling(LWD) technology is adopted. One of the LWD technologies, called acoustic telemetry, can be successfully applied to modern drilling. It is critical for acoustic telemetry technology that the signal is successfully transmitted to the ground. In this paper, binary phase shift keying(BPSK) is used to modulate carrier waves for the transmission and a new BPSK demodulation scheme based on Duffing chaos is investigated. Firstly, a high-order system is given in order to enhance the signal detection capability and it is realized through building a virtual circuit using an electronic workbench(EWB). Secondly, a new BPSK demodulation scheme is proposed based on the intermittent chaos phenomena of the new Duffing system. Finally, a system variable crossing zero-point equidistance method is proposed to obtain the phase difference between the system and the BPSK signal. Then it is determined that the digital signal transmitted from the bottom of the well is ‘0’ or ‘1’. The simulation results show that the demodulation method is feasible. 展开更多
关键词 acoustic telemetry BPSK demodulation Duffing system
下载PDF
A DNN based trajectory optimization method for intercepting non-cooperative maneuvering spacecraft 被引量:4
13
作者 YANG Fuyunxiang YANG Leping +1 位作者 ZHU Yanwei ZENG Xin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第2期438-446,共9页
Current successes in artificial intelligence domain have revitalized interest in neural networks and demonstrated their potential in solving spacecraft trajectory optimization problems. This paper presents a data-free... Current successes in artificial intelligence domain have revitalized interest in neural networks and demonstrated their potential in solving spacecraft trajectory optimization problems. This paper presents a data-free deep neural network(DNN) based trajectory optimization method for intercepting noncooperative maneuvering spacecraft, in a continuous low-thrust scenario. Firstly, the problem is formulated as a standard constrained optimization problem through differential game theory and minimax principle. Secondly, a new DNN is designed to integrate interception dynamic model into the network and involve it in the process of gradient descent, which makes the network endowed with the knowledge of physical constraints and reduces the learning burden of the network. Thus, a DNN based method is proposed, which completely eliminates the demand of training datasets and improves the generalization capacity. Finally, numerical results demonstrate the feasibility and efficiency of our proposed method. 展开更多
关键词 non-cooperative maneuvering spacecraft neural network differential game trajectory optimization
下载PDF
Impedance control of multi-arm space robot for the capture of non-cooperative targets 被引量:4
14
作者 GE Dongming SUN Guanghui +1 位作者 ZOU Yuanjie SHI Jixin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2020年第5期1051-1061,共11页
Robotic systems are expected to play an increasingly important role in future space activities. The robotic on-orbital service, whose key is the capturing technology, becomes a research hot spot in recent years. This ... Robotic systems are expected to play an increasingly important role in future space activities. The robotic on-orbital service, whose key is the capturing technology, becomes a research hot spot in recent years. This paper studies the dynamics modeling and impedance control of a multi-arm free-flying space robotic system capturing a non-cooperative target. Firstly, a control-oriented dynamics model is essential in control algorithm design and code realization. Unlike a numerical algorithm, an analytical approach is suggested. Using a general and a quasi-coordinate Lagrangian formulation, the kinematics and dynamics equations are derived.Then, an impedance control algorithm is developed which allows coordinated control of the multiple manipulators to capture a target.Through enforcing a reference impedance, end-effectors behave like a mass-damper-spring system fixed in inertial space in reaction to any contact force between the capture hands and the target. Meanwhile, the position and the attitude of the base are maintained stably by using gas jet thrusters to work against the manipulators' reaction. Finally, a simulation by using a space robot with two manipulators and a free-floating non-cooperative target is illustrated to verify the effectiveness of the proposed method. 展开更多
关键词 multi-arm space robot impedance control non-cooperative target CAPTURE
下载PDF
Amplitude and Phase Analysis Based on Signed Demodulation for AM-FM Signal 被引量:1
15
作者 Guanlei Xu Xiaotong Wang +1 位作者 Xiaogang Xu Limin Shao 《Journal of Computer and Communications》 2014年第9期87-92,共6页
This paper proposes a new amplitude and phase demodulation scheme different from the traditional method for AM-FM signals. The traditional amplitude demodulation assumes that the amplitude should be non-negative, and ... This paper proposes a new amplitude and phase demodulation scheme different from the traditional method for AM-FM signals. The traditional amplitude demodulation assumes that the amplitude should be non-negative, and the phase is obtained under the case of non-negative amplitude, which approximates the true amplitude and phase but distorts the true amplitude and phase in some cases. In this paper we assume that the amplitude is signed (zero, positive or negative), and the phase is obtained under the case of signed amplitude by optimization, as is called signed demodulation. The main merit of the signed demodulation lies in the revelation of senseful physi- cal meaning on phase and frequency. Experiments on the real-world data show the efficiency of the method. 展开更多
关键词 AMPLITUDE demodulation Phase HILBERT TRANSFORM SIGNED demodulation
下载PDF
New cooperative frequency domain differential modulation and demodulation 被引量:1
16
作者 Ke Li Chunping Hou Yonghong Hou Jinlin Fu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第6期892-896,共5页
An innovative method of cooperative frequency domain differential modulation and demodulation is presented.This method applies the prior knowledge of channel propagation to selecting the variable differential length a... An innovative method of cooperative frequency domain differential modulation and demodulation is presented.This method applies the prior knowledge of channel propagation to selecting the variable differential length and carrying out frequency domain modulation.This strategy optimizes the design of system parameters to effectively improve the anti-interference ability of the differential system in time-varied multipath channel circumstance without making the execution more complicating.The simulations and comparisons demonstrate the proposed method is effective,and the results show that it is especially suitable for the fading channel with strong propagation and fast time-variation. 展开更多
关键词 frequency domain differential demodulation differential length cooperative frequency domain differential.
下载PDF
Design of a Non-cooperative Target Capture Mechanism 被引量:2
17
作者 WANG Chen NIE Hong +1 位作者 CHEN Jinbao PAN Zhengwei 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2019年第1期146-153,共8页
A passive compliant non-cooperative target capture mechanism is designed to maintain the non-cooperative target on-orbit. When the relative position between capture mechanism and satellite is confirmed,a pair of four-... A passive compliant non-cooperative target capture mechanism is designed to maintain the non-cooperative target on-orbit. When the relative position between capture mechanism and satellite is confirmed,a pair of four-bar linkages lock the docking ring,which is used for connecting the satellite and the rocket. The mathematical model of capture mechanism and capture space is built by the Denavit-Hartenberg(D-H)method,and the torque of each joint is analyzed by the Lagrange dynamic equation. Besides,the capture condition and the torque of every joint under different capture conditions are analyzed by simulation in MSC. Adams. The results indicate that the mechanism can capture the non-cooperative target satellite in a wide range. During the process of capture,the passive compliant mechanism at the bottom can increase capture space,thereby reducing the difficulty and enhance stability of the capture. 展开更多
关键词 non-cooperative target passive COMPLIANCE CAPTURE MECHANISM KINEMATICS ANALYSIS dynamics ANALYSIS
下载PDF
Design of a Flexible Capture Mechanism Inspired by Sea Anemone for Non-cooperative Targets 被引量:1
18
作者 Jiankun Yang Chengwei Ren +3 位作者 Chenghao Yang Youyu Wang Shumin Wan Rongjie Kang 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2021年第4期236-248,共13页
Robotic grippers have been used in industry as end-effectors but are usually limited to operations in pre-defined workspace.However,few devices can capture irregularly shaped dynamic targets in space,underwater and ot... Robotic grippers have been used in industry as end-effectors but are usually limited to operations in pre-defined workspace.However,few devices can capture irregularly shaped dynamic targets in space,underwater and other unstructured environments.In this paper,a novel continuum arm group mechanism inspired by the morphology and motions of sea anemones is proposed.It is able to dissipate and absorb the kinetic energy of a fast moving target in omni-direction and utilize multiple arms to wrap and lock the target without accurate positioning control.Wire-driven actuation systems are implemented in the individual continuum arms,achieving both bending motion and stiffness regulation.Through finite element method,the influence of different configurations of the continuum arm group on the capture performance is analyzed.A robotic prototype is constructed and tested,showing the presented arm group mechanism has high adaptability to capture targets with different sizes,shapes,and incident angles. 展开更多
关键词 non-cooperative targets Continuum arm group Wire-driven mechanism
下载PDF
Resource Allocation for Network Security Risk Assessment:A Non-Cooperative Differential Game Based Approach 被引量:1
19
作者 XU Haitao LIN Ruijie 《China Communications》 SCIE CSCD 2016年第4期131-135,共5页
In this paper, we propose a non-cooperative differential game theory based resource allocation approach for the network security risk assessment. For the risk assessment, the resource will be used for risk assess, inc... In this paper, we propose a non-cooperative differential game theory based resource allocation approach for the network security risk assessment. For the risk assessment, the resource will be used for risk assess, including response cost and response negative cost. The whole assessment process is considered as a differential game for optimal resource control. The proposed scheme can be obtained through the Nash Equilibrium. It is proved that the game theory based algorithm is applicable and the optimal resource level can be achieved based on the proposed algorithm. 展开更多
关键词 resource allocation security risk assessment differential game non-cooperative Nash Equilibrium
下载PDF
Non-cooperative target pose estimation based on improved iterative closest point algorithm 被引量:1
20
作者 ZHU Zijian XIANG Wenhao +3 位作者 HUO Ju YANG Ming ZHANG Guiyang WEI Liang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第1期1-10,共10页
For localisation of unknown non-cooperative targets in space,the existence of interference points causes inaccuracy of pose estimation while utilizing point cloud registration.To address this issue,this paper proposes... For localisation of unknown non-cooperative targets in space,the existence of interference points causes inaccuracy of pose estimation while utilizing point cloud registration.To address this issue,this paper proposes a new iterative closest point(ICP)algorithm combined with distributed weights to intensify the dependability and robustness of the non-cooperative target localisation.As interference points in space have not yet been extensively studied,we classify them into two broad categories,far interference points and near interference points.For the former,the statistical outlier elimination algorithm is employed.For the latter,the Gaussian distributed weights,simultaneously valuing with the variation of the Euclidean distance from each point to the centroid,are commingled to the traditional ICP algorithm.In each iteration,the weight matrix W in connection with the overall localisation is obtained,and the singular value decomposition is adopted to accomplish high-precision estimation of the target pose.Finally,the experiments are implemented by shooting the satellite model and setting the position of interference points.The outcomes suggest that the proposed algorithm can effectively suppress interference points and enhance the accuracy of non-cooperative target pose estimation.When the interference point number reaches about 700,the average error of angle is superior to 0.88°. 展开更多
关键词 non-cooperative target pose estimation iterative closest point(ICP) Gaussian weight
下载PDF
上一页 1 2 239 下一页 到第
使用帮助 返回顶部