scholarly journals Active Shock Absorber Control Based on Time-Delay Neural Network

Energies ◽  
2020 ◽  
Vol 13 (5) ◽  
pp. 1091
Author(s):  
Alexander Alyukov ◽  
Yuri Rozhdestvenskiy ◽  
Sergei Aliukov

A controlled suspension usually consists of a high-level and a low-level controller. The purpose the high-level controller is to analyze external data on vehicle conditions and make decisions on the required value of the force on the shock absorber rod, while the purpose of the low-level controller is to ensure the implementation of the desired force value by controlling the actuators. Many works have focused on the design of high-level controllers of active suspensions, in which it is considered that the shock absorber can instantly and absolutely accurately implement a given control input. However, active shock absorbers are complex systems that have hysteresis. In addition, electro-pneumatic and hydraulic elements are often used in the design, which have a long response time and often low accuracy. The application of methods of control theory in such systems is often difficult due to the complexity of constructing their mathematical models. In this article, the authors propose an effective low-level controller for an active shock absorber based on a time-delay neural network. Neural networks in this case show good learning ability. The low-level controller is implemented in a simplified suspension model and the simulation results are presented for a number of typical cases.

2020 ◽  
Author(s):  
Haider Al-Tahan ◽  
Yalda Mohsenzadeh

AbstractWhile vision evokes a dense network of feedforward and feedback neural processes in the brain, visual processes are primarily modeled with feedforward hierarchical neural networks, leaving the computational role of feedback processes poorly understood. Here, we developed a generative autoencoder neural network model and adversarially trained it on a categorically diverse data set of images. We hypothesized that the feedback processes in the ventral visual pathway can be represented by reconstruction of the visual information performed by the generative model. We compared representational similarity of the activity patterns in the proposed model with temporal (magnetoencephalography) and spatial (functional magnetic resonance imaging) visual brain responses. The proposed generative model identified two segregated neural dynamics in the visual brain. A temporal hierarchy of processes transforming low level visual information into high level semantics in the feedforward sweep, and a temporally later dynamics of inverse processes reconstructing low level visual information from a high level latent representation in the feedback sweep. Our results append to previous studies on neural feedback processes by presenting a new insight into the algorithmic function and the information carried by the feedback processes in the ventral visual pathway.Author summaryIt has been shown that the ventral visual cortex consists of a dense network of regions with feedforward and feedback connections. The feedforward path processes visual inputs along a hierarchy of cortical areas that starts in early visual cortex (an area tuned to low level features e.g. edges/corners) and ends in inferior temporal cortex (an area that responds to higher level categorical contents e.g. faces/objects). Alternatively, the feedback connections modulate neuronal responses in this hierarchy by broadcasting information from higher to lower areas. In recent years, deep neural network models which are trained on object recognition tasks achieved human-level performance and showed similar activation patterns to the visual brain. In this work, we developed a generative neural network model that consists of encoding and decoding sub-networks. By comparing this computational model with the human brain temporal (magnetoencephalography) and spatial (functional magnetic resonance imaging) response patterns, we found that the encoder processes resemble the brain feedforward processing dynamics and the decoder shares similarity with the brain feedback processing dynamics. These results provide an algorithmic insight into the spatiotemporal dynamics of feedforward and feedback processes in biological vision.


Author(s):  
Toshinari Shiotsuka ◽  
Kazuo Yoshida ◽  
Akio Nagamatsu

Abstract An approach is presented on designing the dynamic compensator-type controller, using two kinds of neural networks. One is used for identification of system dynamic characteristics of the control object. A time history of response under sine-sweep input is used as the teaching signal of this neural network. The other is used as the neural network controller. The control input is determined with this neural network in order that a performance index concerning the state variable and the input force takes the minimum value. These two neural networks are combined reciprocally in a cascade type in designing the controller. Validity and usefulness of the presented approach are verified by both an computer simulation and an experiment with an active suspension model.


2018 ◽  
Vol 8 (12) ◽  
pp. 2367 ◽  
Author(s):  
Hongling Luo ◽  
Jun Sang ◽  
Weiqun Wu ◽  
Hong Xiang ◽  
Zhili Xiang ◽  
...  

In recent years, the trampling events due to overcrowding have occurred frequently, which leads to the demand for crowd counting under a high-density environment. At present, there are few studies on monitoring crowds in a large-scale crowded environment, while there exists technology drawbacks and a lack of mature systems. Aiming to solve the crowd counting problem with high-density under complex environments, a feature fusion-based deep convolutional neural network method FF-CNN (Feature Fusion of Convolutional Neural Network) was proposed in this paper. The proposed FF-CNN mapped the crowd image to its crowd density map, and then obtained the head count by integration. The geometry adaptive kernels were adopted to generate high-quality density maps which were used as ground truths for network training. The deconvolution technique was used to achieve the fusion of high-level and low-level features to get richer features, and two loss functions, i.e., density map loss and absolute count loss, were used for joint optimization. In order to increase the sample diversity, the original images were cropped with a random cropping method for each iteration. The experimental results of FF-CNN on the ShanghaiTech public dataset showed that the fusion of low-level and high-level features can extract richer features to improve the precision of density map estimation, and further improve the accuracy of crowd counting.


2011 ◽  
Vol 271-273 ◽  
pp. 441-447
Author(s):  
Xiao Mei Chen ◽  
Dang Gang ◽  
Tian Yang

The algorithm of anomaly detection for large scale networks is a key way to promptly detect the abnormal traffic flows. In this paper, priori triggered BP neural network algorithm(PBP) is analyzed for the purpose of dealing with the problems caused by typical algorithms that are not able to adapt and learn; detect with high precision; provide high level of correctness. PBP uses K-Means and PCA to trigger self-adapting and learning ability, and also, it uses historical neuron parameter to initialize the neural network, so that it use the trained network to detect the abnormal traffic flows. According to experiments, PBP can obtain a higher level of correctness of detection than priori algorithm, and it can adapt itself according to different network environments.


Author(s):  
Xiaowang Zhang ◽  
Qiang Gao ◽  
Zhiyong Feng

In this paper, we present a neural network (InteractionNN) for sparse predictive analysis where hidden features of sparse data can be learned by multilevel feature interaction. To characterize multilevel interaction of features, InteractionNN consists of three modules, namely, nonlinear interaction pooling, layer-lossing, and embedding. Nonlinear interaction pooling (NI pooling) is a hierarchical structure and, by shortcut connection, constructs low-level feature interactions from basic dense features to elementary features. Layer-lossing is a feed-forward neural network where high-level feature interactions can be learned from low-level feature interactions via correlation of all layers with target. Moreover, embedding is to extract basic dense features from sparse features of data which can help in reducing our proposed model computational complex. Finally, our experiment evaluates on the two benchmark datasets and the experimental results show that InteractionNN performs better than most of state-of-the-art models in sparse regression.


Author(s):  
Xinge Zhu ◽  
Liang Li ◽  
Weigang Zhang ◽  
Tianrong Rao ◽  
Min Xu ◽  
...  

Visual emotion recognition aims to associate images with appropriate emotions. There are different visual stimuli that can affect human emotion from low-level to high-level, such as color, texture, part, object, etc. However, most existing methods treat different levels of features as independent entity without having effective method for feature fusion. In this paper, we propose a unified CNN-RNN model to predict the emotion based on the fused features from different levels by exploiting the dependency among them. Our proposed architecture leverages convolutional neural network (CNN) with multiple layers to extract different levels of features with in a multi-task learning framework, in which two related loss functions are introduced to learn the feature representation. Considering the dependencies within the low-level and high-level features, a new bidirectional recurrent neural network (RNN) is proposed to integrate the learned features from different layers in the CNN model. Extensive experiments on both Internet images and art photo datasets demonstrate that our method outperforms the state-of-the-art methods with at least 7% performance improvement.


2018 ◽  
Vol 232 ◽  
pp. 01061
Author(s):  
Danhua Li ◽  
Xiaofeng Di ◽  
Xuan Qu ◽  
Yunfei Zhao ◽  
Honggang Kong

Pedestrian detection aims to localize and recognize every pedestrian instance in an image with a bounding box. The current state-of-the-art method is Faster RCNN, which is such a network that uses a region proposal network (RPN) to generate high quality region proposals, while Fast RCNN is used to classifiers extract features into corresponding categories. The contribution of this paper is integrated low-level features and high-level features into a Faster RCNN-based pedestrian detection framework, which efficiently increase the capacity of the feature. Through our experiments, we comprehensively evaluate our framework, on the Caltech pedestrian detection benchmark and our methods achieve state-of-the-art accuracy and present a competitive result on Caltech dataset.


Author(s):  
Sina Ameli ◽  
Olugbenga Anubi

Abstract This paper solves the problem of regulating the rotor speed tracking error for wind turbines in the full-load region by an effective robust-adaptive control strategy. The developed controller compensates for the uncertainty in the control input effectiveness caused by a pitch actuator fault, unmeasurable wind disturbance, and nonlinearity in the model. Wind turbines have multi-layer structures such that the high-level structure is nonlinearly coupled through an aggregation of the low-level control authorities. Hence, the control design is divided into two stages. First, an ℒ2 controller is designed to attenuate the influence of wind disturbance fluctuations on the rotor speed. Then, in the low-level layer, a controller is designed using a proposed adaptation mechanism to compensate for actuator faults. The theoretical results show that the closed-loop equilibrium point of the regulated rotor speed tracking error dynamics in the high level is finite-gain ℒ2 stable, and the closed-loop error dynamics in the low level is globally asymptotically stable. Simulation results show that the developed controller significantly reduces the root-mean- square of the rotor speed error compared to some well-known works, despite the largely fluctuating wind disturbance, and the time-varying uncertainty in the control input effectiveness.


2014 ◽  
Vol 2014 ◽  
pp. 1-6 ◽  
Author(s):  
Yue Zhu ◽  
Sihong Zhu

Considering the time-delay in control input channel and the nonlinear spring stiffness characteristics of suspension, a quarter-vehicle magneto rheological active suspension nonlinear model with time-delay is established in this paper. Based on the time-delay nonlinear model, an adaptive neural network structure for magneto rheological active suspension is presented. By recognizing and training the adaptive neural network, the adaptive neural network active suspension controller is obtained. Simulation results show that the presented method can guarantee that the quarter-vehicle magneto rheological active suspension system has satisfying performance on the E_level very poor ground.


Sign in / Sign up

Export Citation Format

Share Document