期刊文献+
共找到20,663篇文章
< 1 2 250 >
每页显示 20 50 100
Projective synchronization control and simulation of drive system and response network
1
作者 LI De-kui 《兰州大学学报(自然科学版)》 北大核心 2025年第2期208-214,共7页
Projective synchronization problems of a drive system and a particular response network were investigated,where the drive system is an arbitrary system with n+1 dimensions;it may be a linear or nonlinear system,and ev... Projective synchronization problems of a drive system and a particular response network were investigated,where the drive system is an arbitrary system with n+1 dimensions;it may be a linear or nonlinear system,and even a chaotic or hyperchaotic system,the response network is complex system coupled by N nodes,and every node is showed by the approximately linear part of the drive system.Only controlling any one node of the response network by designed controller can achieve the projective synchronization.Some numerical examples were employed to verify the effectiveness and correctness of the designed controller. 展开更多
关键词 pinning control projective synchronization drive system response network
在线阅读 下载PDF
An intelligent control method based on artificial neural network for numerical flight simulation of the basic finner projectile with pitching maneuver
2
作者 Yiming Liang Guangning Li +3 位作者 Min Xu Junmin Zhao Feng Hao Hongbo Shi 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第2期663-674,共12页
In this paper,an intelligent control method applying on numerical virtual flight is proposed.The proposed algorithm is verified and evaluated by combining with the case of the basic finner projectile model and shows a... In this paper,an intelligent control method applying on numerical virtual flight is proposed.The proposed algorithm is verified and evaluated by combining with the case of the basic finner projectile model and shows a good application prospect.Firstly,a numerical virtual flight simulation model based on overlapping dynamic mesh technology is constructed.In order to verify the accuracy of the dynamic grid technology and the calculation of unsteady flow,a numerical simulation of the basic finner projectile without control is carried out.The simulation results are in good agreement with the experiment data which shows that the algorithm used in this paper can also be used in the design and evaluation of the intelligent controller in the numerical virtual flight simulation.Secondly,combined with the real-time control requirements of aerodynamic,attitude and displacement parameters of the projectile during the flight process,the numerical simulations of the basic finner projectile’s pitch channel are carried out under the traditional PID(Proportional-Integral-Derivative)control strategy and the intelligent PID control strategy respectively.The intelligent PID controller based on BP(Back Propagation)neural network can realize online learning and self-optimization of control parameters according to the acquired real-time flight parameters.Compared with the traditional PID controller,the concerned control variable overshoot,rise time,transition time and steady state error and other performance indicators have been greatly improved,and the higher the learning efficiency or the inertia coefficient,the faster the system,the larger the overshoot,and the smaller the stability error.The intelligent control method applying on numerical virtual flight is capable of solving the complicated unsteady motion and flow with the intelligent PID control strategy and has a strong promotion to engineering application. 展开更多
关键词 Numerical virtual flight Intelligent control BP neural network PID Moving chimera grid
在线阅读 下载PDF
Time-varying parameters estimation with adaptive neural network EKF for missile-dual control system
3
作者 YUAN Yuqi ZHOU Di +1 位作者 LI Junlong LOU Chaofei 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第2期451-462,共12页
In this paper, a filtering method is presented to estimate time-varying parameters of a missile dual control system with tail fins and reaction jets as control variables. In this method, the long-short-term memory(LST... In this paper, a filtering method is presented to estimate time-varying parameters of a missile dual control system with tail fins and reaction jets as control variables. In this method, the long-short-term memory(LSTM) neural network is nested into the extended Kalman filter(EKF) to modify the Kalman gain such that the filtering performance is improved in the presence of large model uncertainties. To avoid the unstable network output caused by the abrupt changes of system states,an adaptive correction factor is introduced to correct the network output online. In the process of training the network, a multi-gradient descent learning mode is proposed to better fit the internal state of the system, and a rolling training is used to implement an online prediction logic. Based on the Lyapunov second method, we discuss the stability of the system, the result shows that when the training error of neural network is sufficiently small, the system is asymptotically stable. With its application to the estimation of time-varying parameters of a missile dual control system, the LSTM-EKF shows better filtering performance than the EKF and adaptive EKF(AEKF) when there exist large uncertainties in the system model. 展开更多
关键词 long-short-term memory(LSTM)neural network extended Kalman filter(EKF) rolling training time-varying parameters estimation missile dual control system
在线阅读 下载PDF
Observed-based adaptive neural tracking control for nonlinear systems with unknown control directions and input delay
4
作者 DENG Yuxuan WANG Qingling 《Journal of Systems Engineering and Electronics》 2025年第1期269-279,共11页
Enhancing the stability and performance of practical control systems in the presence of nonlinearity,time delay,and uncertainty remains a significant challenge.Particularly,a class of strict-feedback nonlinear uncerta... Enhancing the stability and performance of practical control systems in the presence of nonlinearity,time delay,and uncertainty remains a significant challenge.Particularly,a class of strict-feedback nonlinear uncertain systems characterized by unknown control directions and time-varying input delay lacks comprehensive solutions.In this paper,we propose an observerbased adaptive tracking controller to address this gap.Neural networks are utilized to handle uncertainty,and a unique coordinate transformation is employed to untangle the coupling between input delay and unknown control directions.Subsequently,a new auxiliary signal counters the impact of time-varying input delay,while a Nussbaum function is introduced to solve the problem of unknown control directions.The leverage of an advanced dynamic surface control technique avoids the“complexity explosion”and reduces boundary layer errors.Synthesizing these techniques ensures that all the closed-loop signals are semi-globally uniformly ultimately bounded(SGUUB),and the tracking error converges to a small region around the origin by selecting suitable parameters.Simulation examples are provided to demonstrate the feasibility of the proposed approach. 展开更多
关键词 adaptive neural network dynamic surface control unknown control direction input delay
在线阅读 下载PDF
Rapid optimal control law generation: an MoE based method
5
作者 ZHANG Tengfei SU Hua +2 位作者 GONG Chunlin YANG Sizhi BAI Shaobo 《Journal of Systems Engineering and Electronics》 2025年第1期280-291,共12页
To better complete various missions, it is necessary to plan an optimal trajectory or provide the optimal control law for the multirole missile according to the actual situation, including launch conditions and target... To better complete various missions, it is necessary to plan an optimal trajectory or provide the optimal control law for the multirole missile according to the actual situation, including launch conditions and target location. Since trajectory optimization struggles to meet real-time requirements, the emergence of data-based generation methods has become a significant focus in contemporary research. However, due to the large differences in the characteristics of the optimal control laws caused by the diversity of tasks, it is difficult to achieve good prediction results by modeling all data with one single model.Therefore, the modeling idea of the mixture of experts(MoE) is adopted. Firstly, the K-means clustering algorithm is used to partition the sample data set, and the corresponding neural network classification model is established as the gate switch of MoE. Then, the expert models, i.e., the mappings from the generation conditions to the optimal control law represented by the results of principal component analysis(PCA), are represented by Kriging models. Finally, multiple rounds of accuracy evaluation, sample supplementation, and model updating are conducted to improve the generation accuracy. The Monte Carlo simulation shows that the accuracy of the proposed model reaches 96% and the generation efficiency meets the real-time requirement. 展开更多
关键词 optimal control mixture of experts(MoE) K-MEANS Kriging model neural network classification principal component analysis(PCA)
在线阅读 下载PDF
Research on robust fault-tolerant control for networked control system with packet dropout 被引量:50
6
作者 Huo Zhihong Fang Huajing 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第1期76-82,共7页
A kind of networked control system with network-induced delay and packet dropout, modeled on asynchronous dynamical systems was tested, and the integrity design of the networked control system with sensors failures an... A kind of networked control system with network-induced delay and packet dropout, modeled on asynchronous dynamical systems was tested, and the integrity design of the networked control system with sensors failures and actuators failures was analyzed using hybrid systems technique based on the robust fault-tolerant control theory. The parametric expression of controller is given based on the feasible solution of linear matrix inequality. The simulation results are provided on the basis of detailed theoretical analysis, which further demonstrate the validity of the proposed schema. 展开更多
关键词 networked control system (NCS) Fault-tolerant control (FTC) Asynchronous dynamical systems (ADS) Integrity design Packet dropout Time delay
在线阅读 下载PDF
Fault-Tolerant Control Research for Networked Control System under Communication Constraints 被引量:11
7
作者 HUO Zhi-Hong FANG Hua-Jing 《自动化学报》 EI CSCD 北大核心 2006年第5期659-666,共8页
Implementing a control system over a communication network induces inevitable time delays that may degrade performance and even cause instability. One of the most effective ways to reduce the negative effect of delays... Implementing a control system over a communication network induces inevitable time delays that may degrade performance and even cause instability. One of the most effective ways to reduce the negative effect of delays on the performance of networked control system (NCS) is to reduce network traffic. In this paper, adjustable deadbands are explored as a solution to reduce network traffic in NCS. A method of fault-tolerant control of networked control system is presented, which takes into account system response as well as network traffic. The integrity design for a kind of NCS with sensor failures and actuator failures is analyzed based on robust fault-tolerant control theory and information scheduling. After detailed theoretical analysis, the paper also provides the simulation results, which further validate the proposed scheme. 展开更多
关键词 networked control system (NCS) deadbands fault-tolerant control (FTC) integrity design time delay
在线阅读 下载PDF
Backstepping sliding mode control for uncertain strict-feedback nonlinear systems using neural-network-based adaptive gain scheduling 被引量:13
8
作者 YANG Yueneng YAN Ye 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第3期580-586,共7页
A neural-network-based adaptive gain scheduling backstepping sliding mode control(NNAGS-BSMC) approach for a class of uncertain strict-feedback nonlinear system is proposed.First, the control problem of uncertain st... A neural-network-based adaptive gain scheduling backstepping sliding mode control(NNAGS-BSMC) approach for a class of uncertain strict-feedback nonlinear system is proposed.First, the control problem of uncertain strict-feedback nonlinear systems is formulated. Second, the detailed design of NNAGSBSMC is described. The sliding mode control(SMC) law is designed to track a referenced output via backstepping technique.To decrease chattering result from SMC, a radial basis function neural network(RBFNN) is employed to construct the NNAGSBSMC to facilitate adaptive gain scheduling, in which the gains are scheduled adaptively via neural network(NN), with sliding surface and its differential as NN inputs and the gains as NN outputs. Finally, the verification example is given to show the effectiveness and robustness of the proposed approach. Contrasting simulation results indicate that the NNAGS-BSMC decreases the chattering effectively and has better control performance against the BSMC. 展开更多
关键词 backstepping control sliding mode control(SMC) neural network(NN) strict-feedback system chattering decrease
在线阅读 下载PDF
Stability of singular networked control systems with control constraint 被引量:9
9
作者 Qiu Zhanzhi Zhang Qingling Zhao Zhiwu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第2期290-296,共7页
Based on bounded network-induced time-delay, the networked control system is modeled as a linear time-variant singular system. Using the Lyapunov theory and the linear matrix inequality approach, the criteria for dela... Based on bounded network-induced time-delay, the networked control system is modeled as a linear time-variant singular system. Using the Lyapunov theory and the linear matrix inequality approach, the criteria for delay-independent stability and delay-dependent stability of singular networked control systems are derived and transformed to a feasibility problem of linear matrix inequality formulation, which can be solved by the Matlab LMI toolbox, and the feasible solutions provide the maximum allowable delay bound that makes the system stable. A numerical example is provided, which shows that the analysis method is valid and the stability criteria are feasible. 展开更多
关键词 networked control systems Asymptotical stability Linear matrix inequality Singular controlled plant control constraint Maximum allowable delay bound.
在线阅读 下载PDF
Global approximation based adaptive RBF neural network control for supercavitating vehicles 被引量:11
10
作者 LI Yang LIU Mingyong +1 位作者 ZHANG Xiaojian PENG Xingguang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第4期797-804,共8页
A global approximation based adaptive radial basis function(RBF) neural network control strategy is proposed for the trajectory tracking control of supercavitating vehicles(SV).A nominal model is built firstly wit... A global approximation based adaptive radial basis function(RBF) neural network control strategy is proposed for the trajectory tracking control of supercavitating vehicles(SV).A nominal model is built firstly with the unknown disturbance.Next, the control scheme is established consisting of a computed torque controller(CTC) for the practical vehicle and an RBF neural network controller to estimate model error between the practical vehicle and the nominal model. The network weights are adapted by employing a Lyapunov-based design. Then it is shown by the Lyapunov theory that the trajectory tracking errors asymptotically converge to a small neighborhood of zero. The control performance of the proposed controller is illustrated by simulation. 展开更多
关键词 radial basis function (RBF) neural network computedtorque controller (CTC) adaptive control supercavitating vehicle(SV)
在线阅读 下载PDF
Trajectory linearization control of an aerospace vehicle based on RBF neural network 被引量:6
11
作者 Xue Yali Jiang Changsheng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第4期799-805,共7页
An enhanced trajectory linearization control (TLC) structure based on radial basis function neural network (RBFNN) and its application on an aerospace vehicle (ASV) flight control system are presensted. The infl... An enhanced trajectory linearization control (TLC) structure based on radial basis function neural network (RBFNN) and its application on an aerospace vehicle (ASV) flight control system are presensted. The influence of unknown disturbances and uncertainties is reduced by RBFNN thanks to its approaching ability, and a robustifying itera is used to overcome the approximate error of RBFNN. The parameters adaptive adjusting laws are designed on the Lyapunov theory. The uniform ultimate boundedness of all signals of the composite closed-loop system is proved based on Lyapunov theory. Finally, the flight control system of an ASV is designed based on the proposed method. Simulation results demonstrate the effectiveness and robustness of the designed approach. 展开更多
关键词 adaptive control trajectory linearization control radial basis function neural network aerospace vehicle.
在线阅读 下载PDF
Research on fault-tolerant control of networked control systems based on information scheduling 被引量:5
12
作者 Huo Zhihong Zhang Zhixue Fang Huajing 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第5期1024-1028,共5页
A kind of networked control system is studied; the networked control system with noise disturbance is modeled based on information scheduling and control co-design. Augmented state matrix analysis method is introduced... A kind of networked control system is studied; the networked control system with noise disturbance is modeled based on information scheduling and control co-design. Augmented state matrix analysis method is introduced, and robust fault-tolerant control problem of networked control systems with noise disturbance under actuator failures is studied. The parametric expression of the controller under actuator failures is given. Furthermore, the result is analyzed by simulation tests, which not only satisfies the networked control systems stability, but also decreases the data information number in network channel and makes full use of the network resources. 展开更多
关键词 networked control systems fault-tolerant control information scheduling linear matrix inequality.
在线阅读 下载PDF
Distributed power control algorithm based on game theory for wireless sensor networks 被引量:5
13
作者 Na Chengliang Lu Dongxin +1 位作者 Zhou Tingxian Li Lihong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第3期622-627,共6页
Energy saving is the most important issue in research and development for wireless sensor networks. A power control mechanism can reduce the power consumption of the whole network. Because the character of wireless se... Energy saving is the most important issue in research and development for wireless sensor networks. A power control mechanism can reduce the power consumption of the whole network. Because the character of wireless sensor networks is restrictive energy, this paper proposes a distributed power control algorithm based on game theory for wireless sensor networks which objects of which are reducing power consumption and decreasing overhead and increasing network lifetime. The game theory and OPNET simulation shows that the power control algorithm converges to a Nash Equilibrium when decisions are updated according to a better response dynamic. 展开更多
关键词 wireless sensor networks power control game theory CONVERGENCE
在线阅读 下载PDF
Application of neural networks for permanent magnet synchronous motor direct torque control 被引量:6
14
作者 Zhang Chunmei Liu Heping +1 位作者 Chen Shujin Wang Fangjun 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第3期555-561,共7页
Neural networks require a lot of training to understand the model of a plant or a process. Issues such as learning speed, stability, and weight convergence remain as areas of research and comparison of many training a... Neural networks require a lot of training to understand the model of a plant or a process. Issues such as learning speed, stability, and weight convergence remain as areas of research and comparison of many training algorithms. The application of neural networks to control interior permanent magnet synchronous motor using direct torque control (DTC) is discussed. A neural network is used to emulate the state selector of the DTC. The neural networks used are the back-propagation and radial basis function. To reduce the training patterns and increase the execution speed of the training process, the inputs of switching table are converted to digital signals, i.e., one bit represent the flux error, one bit the torque error, and three bits the region of stator flux. Computer simulations of the motor and neural-network system using the two approaches are presented and compared. Discussions about the back-propagation and radial basis function as the most promising training techniques are presented, giving its advantages and disadvantages. The system using back-propagation and radial basis function networks controller has quick parallel speed and high torque response. 展开更多
关键词 interior permanent magnet synchronous motor radial basis function neural network torque control direct torque control.
在线阅读 下载PDF
Fuzzy controller design for networked control system with time-variant delays 被引量:4
15
作者 Li Zhang Fang Huajing 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第1期172-176,共5页
Networked control system is new hot-point in control engineering. A new delayed model for networked control systems is presented, based on which an LQR controller is designed. A method of delays estimation online is a... Networked control system is new hot-point in control engineering. A new delayed model for networked control systems is presented, based on which an LQR controller is designed. A method of delays estimation online is also given. For the difficulty on implementation of LQR in NCSs with time-variant delays, the Mamdani intelligent logic with LQR controller is addressed. The stability of the networked control system is also given. Simulation results prove that the novel controller can make the system stable and robustly preserve the performance in terms of time-variant delays. 展开更多
关键词 control engineering INTELLIGENT network.
在线阅读 下载PDF
Research on robust mean square stability of networked control systems with packet dropout 被引量:5
16
作者 Dexiao Xie Xiaodong Han +1 位作者 He Huang Zhiquan Wang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第1期95-101,共7页
This paper is concerned with the robust stabilization problem of networked control systems with stochastic packet dropouts and uncertain parameters. Considering the stochastic packet dropout occuring in two channels b... This paper is concerned with the robust stabilization problem of networked control systems with stochastic packet dropouts and uncertain parameters. Considering the stochastic packet dropout occuring in two channels between the sensor and the controller, and between the controller and the actuator, networked control systems are modeled as the Markovian jump linear system with four operation modes. Based on this model, the necessary and sufficient conditions for the mean square stability of the deterministic networked control systems and uncertain networked control systems are given by using the theory of the Markovian jump linear system, and corresponding controller design procedures are proposed via the cone complementarity linearization method. Finally, the numerical example and simulations are given to illustrate the effectiveness of the proposed results. 展开更多
关键词 networked control system packet dropout meansquare stability Markovian jump linear system.
在线阅读 下载PDF
Adaptive control of system with hysteresis using neural networks 被引量:4
17
作者 Li Chuntao Tan Yonghong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第1期163-167,共5页
An adaptive control scheme is developed for a class of single-input nonlinear systems preceded by unknown hysteresis, which is a non-differentiable and multi-value mapping nonlinearity. The controller based on the thr... An adaptive control scheme is developed for a class of single-input nonlinear systems preceded by unknown hysteresis, which is a non-differentiable and multi-value mapping nonlinearity. The controller based on the three-layer neural network (NN), whose weights are derived from Lyapunov stability analysis, guarantees closed-loop semiglobal stability and convergence of the tracking errors to a small residual set. An example is used to confirm the effectiveness of the proposed control scheme. 展开更多
关键词 neural networks HYSTERESIS adaptive control preisach model.
在线阅读 下载PDF
Uniformed model of networked control systems with long time delay 被引量:4
18
作者 Zhu Qixin Liu Hongli Hu Shousong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第2期385-390,共6页
Feedback control systems wherein the control loops are closed through a real-time network are called networked control systems (NCS). The defining feature of an NCS is that information is exchanged using a network a... Feedback control systems wherein the control loops are closed through a real-time network are called networked control systems (NCS). The defining feature of an NCS is that information is exchanged using a network among control system components. Two new concepts including long time delay and short time delay are proposed. The sensor is almost always clock driven. The controller or the actuator is either clock driven or event driven. Four possible driving modes of networked control systems are presented. The open loop mathematic models of networked control systems with long time delay are developed when the system is driven by anyone of the four different modes. The uniformed modeling method of networked control systems with long time delay is proposed. The simulation results are given in the end. 展开更多
关键词 networked control systems time delay MODEL driving mode.
在线阅读 下载PDF
Fault detection for nonlinear networked control systems based on fuzzy observer 被引量:6
19
作者 Zhangqing Zhu Xiaocheng Jiao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第1期129-136,共8页
Security and reliability must be focused on control sys- tems firstly, and fault detection and diagnosis (FDD) is the main theory and technology. Now, there are many positive results in FDD for linear networked cont... Security and reliability must be focused on control sys- tems firstly, and fault detection and diagnosis (FDD) is the main theory and technology. Now, there are many positive results in FDD for linear networked control systems (LNCSs), but nonlinear networked control systems (NNCSs) are less involved. Based on the T-S fuzzy-modeling theory, NNCSs are modeled and network random time-delays are changed into the unknown bounded uncertain part without changing its structure. Then a fuzzy state observer is designed and an observer-based fault detection approach for an NNCS is presented. The main results are given and the relative theories are proved in detail. Finally, some simulation results are given and demonstrate the proposed method is effective. 展开更多
关键词 nonlinear networked control system (NNCS) fault detection T-S fuzzy model state observer time-delay.
在线阅读 下载PDF
Robust fault detection for a class of nonlinear network control system with communication delay 被引量:5
20
作者 Ai Qiangyu Liu Chunsheng Jiang Bin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第5期1024-1030,共7页
To investigate a class of nonlinear network control system, a robust fault diagnosis method is presented based on the robust state observer. To access the objective that the designed robust filter is maximally toleran... To investigate a class of nonlinear network control system, a robust fault diagnosis method is presented based on the robust state observer. To access the objective that the designed robust filter is maximally tolerant to disturbances and sensitive to fault, the robustness and stability properties of the fault diagnosis scheme are established rigorously. Using the residual vector, a fault tolerant controller is established in order to guarantee the stability of the closed-loop system, and the controller law can be obtained by solving a set of linear matrix inequalities. Then, some relevant sufficient conditions for the existence of a solution are given by applying Lyapunov stability theory. Finally, a simulation example is performed to show the effectiveness of the proposed approach. 展开更多
关键词 nonlinear network control systems robust fault detection OBSERVER linear matrix inequality.
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部