39 research outputs found

    A Comparison of PSO and Backpropagation for Training RBF Neural Networks for Identification of a Power System with STATCOM

    Get PDF
    Backpropagation algorithm is the most commonly used algorithm for training artificial neural networks. While being a straightforward procedure, it suffers from extensive computations, relatively slow convergence speed and possible divergence for certain conditions. The efficiency of this method as the training algorithm of a radial basis function neural network (RBFN) is compared with that of particle swarm optimization, for neural network based identification of a small power system with a static compensator. The comparison of the two methods is based on the convergence speed and robustness of each method

    Approximation of the inverse kinematics of a robotic manipulator using a neural network

    Get PDF
    A fundamental property of a robotic manipulator system is that it is capable of accurately following complex position trajectories in three-dimensional space. An essential component of the robotic control system is the solution of the inverse kinematics problem which allows determination of the joint angle trajectories from the desired trajectory in the Cartesian space. There are several traditional methods based on the known geometry of robotic manipulators to solve the inverse kinematics problem. These methods can become impractical in a robot-vision control system where the environmental parameters can alter. Artificial neural networks with their inherent learning ability can approximate the inverse kinematics function and do not require any knowledge of the manipulator geometry. This thesis concentrates on developing a practical solution using a radial basis function network to approximate the inverse kinematics of a robot manipulator. This approach is distinct from existing approaches as the centres of the hidden-layer units are regularly distributed in the workspace, constrained training data is used and the training phase is performed using either the strict interpolation or the least mean square algorithms. An online retraining approach is also proposed to modify the network function approximation to cope with the situation where the initial training and application environments are different. Simulation results for two and three-link manipulators verify the approach. A novel real-time visual measurement system, based on a video camera and image processing software, has been developed to measure the position of the robotic manipulator in the three-dimensional workspace. Practical experiments have been performed with a Mitsubishi PA10-6CE manipulator and this visual measurement system. The performance of the radial basis function network is analysed for the manipulator operating in two and three-dimensional space and the practical results are compared to the simulation results. Advantages and disadvantages of the proposed approach are discussed

    A Comparison of PSO and Backpropagation for Training RBF Neural Networks for Identification of a Power System with

    Get PDF
    ABSTRACT Particle Swarm Optimization (PSO) can be a solution to this problem. It is a population based stochastic optimization technique developed by J. Kennedy and R. Eberhart in 1995. It models the cognitive as well as the social behavior of a flock of birds (solutions) which are flying over an area (solution space) in search of food (optimal solution) Backpropagation algorithm is the most commonly used algorithm for training artificial neural networks. While being a straightforward procedure, it suffers from extensive computations, relatively slow convergence speed and possible divergence for certain conditions. The efficiency of this method as the training algorithm of a Radial Basis Function Neural Network (RBFN) is compared with that of Particle Swarm Optimization, for neural network based identification of a small power system with a Static Compensator. The comparison of the two methods is based on the convergence speed and robustness of each method. PSO has been applied to improve neural networks in various aspects, such as network connection weights, network architecture and learning algorithms. In recent years, there have been several papers reporting on the replacement of the backpropagation algorithm by PSO for some neural network structures [5]-[7]. This paper investigates the efficiency of PSO and BP in terms of convergence speed and the robustness for training a Radial Basis Function Neural Network (RBFN) on a power system identification problem

    Particle Swarm Optimization: Basic Concepts, Variants and Applications in Power Systems

    Get PDF
    Many areas in power systems require solving one or more nonlinear optimization problems. While analytical methods might suffer from slow convergence and the curse of dimensionality, heuristics-based swarm intelligence can be an efficient alternative. Particle swarm optimization (PSO), part of the swarm intelligence family, is known to effectively solve large-scale nonlinear optimization problems. This paper presents a detailed overview of the basic concepts of PSO and its variants. Also, it provides a comprehensive survey on the power system applications that have benefited from the powerful nature of PSO as an optimization technique. For each application, technical details that are required for applying PSO, such as its type, particle formulation (solution representation), and the most efficient fitness functions are also discussed

    MODEL SELECTION USING AN INFORMATION THEORY APPROACH

    Get PDF
    In this thesis we use the information theoretic approach in selecting the bestmodel among many candidate models. It is shown that the information theoreticapproach is better than the standard R2 approach in selecting models. We useAkaike Information Criteria (AIC) to select the best model for resilient modulusof a soil and for a girder. This approach is applied to statistical models, neuralnetwork models and physics based models. The information theory approachis compared with the R2 approach and it is found that the information theo-retic approach is more stable and gives better results. The notion of rankingstability is introduced and is used as one of the reasons that makes informationtheory approach better than the R2 approach. Important results are capturedand compared to the results of the R2 method in two dierent data sets.

    Design of an intelligent embedded system for condition monitoring of an industrial robot

    Get PDF
    PhD ThesisIndustrial robots have long been used in production systems in order to improve productivity, quality and safety in automated manufacturing processes. There are significant implications for operator safety in the event of a robot malfunction or failure, and an unforeseen robot stoppage, due to different reasons, has the potential to cause an interruption in the entire production line, resulting in economic and production losses. Condition monitoring (CM) is a type of maintenance inspection technique by which an operational asset is monitored and the data obtained is analysed to detect signs of degradation, diagnose the causes of faults and thus reduce maintenance costs. So, the main focus of this research is to design and develop an online, intelligent CM system based on wireless embedded technology to detect and diagnose the most common faults in the transmission systems (gears and bearings) of the industrial robot joints using vibration signal analysis. To this end an old, but operational, PUMA 560 robot was utilized to synthesize a number of different transmission faults in one of the joints (3 - elbow), such as backlash between the gear pair, gear tooth and bearing faults. A two-stage condition monitoring algorithm is proposed for robot health assessment, incorporating fault detection and fault diagnosis. Signal processing techniques play a significant role in building any condition monitoring system, in order to determine fault-symptom relationships, and detect abnormalities in robot health. Fault detection stage is based on time-domain signal analysis and a statistical control chart (SCC) technique. For accurate fault diagnosis in the second stage, a novel implementation of a time-frequency signal analysis technique based on the discrete wavelet transform (DWT) is adopted. In this technique, vibration signals are decomposed into eight levels of wavelet coefficients and statistical features, such as standard deviation, kurtosis and skewness, are obtained at each level and analysed to extract the most salient feature related to faults; the artificial neural network (ANN) is then used for fault classification. A data acquisition system based on National Instruments (NI) software and hardware was initially developed for preliminary robot vibration analysis and feature extraction. The transmission faults induced in the robot can change the captured vibration spectra, and the robot’s natural frequencies were established using experimental modal analysis, and also the fundamental fault frequencies for the gear transmission and bearings were obtained and utilized for preliminary robot condition monitoring. In addition to simulation of different levels of backlash fault, gear tooth and bearing faults which have not been previously investigated in industrial robots, with several levels of ii severity, were successfully simulated and detected in the robot’s joint transmission. The vibration features extracted, which are related to the robot healthy state and different fault types, using the data acquisition system were subsequently used in building the SCC and ANN, which were trained using part of the measured data set that represents the robot operating range. Another set of data, not used within the training stage, was then utilized for validation. The results indicate the successful detection and diagnosis of faults using the key extracted parameters. A wireless embedded system based on the ZigBee communication protocol was designed for the application of the proposed CM algorithm in real-time, using an Arduino DUE as the core of the wireless sensor unit attached on the robot arm. A Texas Instruments digital signal processor (TMS320C6713 DSK board) was used as the base station of the wireless system on which the robot’s fault diagnosis algorithm is run. To implement the two stages of the proposed CM algorithm on the designed embedded system, software based on the C programming language has been developed. To demonstrate the reliability of the designed wireless CM system, experimental validations were performed, and high reliability was shown in the detection and diagnosis of several seeded faults in the robot. Optimistically, the established wireless embedded system could be envisaged for fault detection and diagnostics on any type of rotating machine, with the monitoring system realized using vibration signal analysis. Furthermore, with some modifications to the system’s hardware and software, different CM techniques such as acoustic emission (AE) analysis or motor current signature analysis (MCSA), can be applied.Iraqi government, represented by the Ministry of Higher Education and Scientific Research, the Iraqi Cultural Attaché in London, and the University of Technology in Baghda

    An intelligent destination recommendation system for tourists.

    Get PDF
    Choosing a tourist destination from the information available is one of the most complex tasks for tourists when making travel plans, both before and during their travel. With the development of a recommendation system, tourists can select, compare and make decisions almost instantly. This involves the construction of decision models, the ability to predict user preferences, and interpretation of the results. This research aims to develop a Destination Recommendation System (DRS) focusing on the study of machine-learning techniques to improve both technical and practical aspects in DRS. First, to design an effective DRS, an intensive literature review was carried out on published studies of recommendation systems in the tourism domain. Second, the thesis proposes a model-based DRS, involving a two-step filtering feature selection method to remove irrelevant and redundant features and a Decision Tree (DT) classifier to offer interpretability, transparency and efficiency to tourists when they make decisions. To support high scalability, the system is evaluated with a huge body of real-world data collected from a case-study city. Destination choice models were developed and evaluated. Experimental results show that our proposed model-based DRS achieves good performance and can provide personalised recommendations with regard to tourist destinations that are satisfactory to intended users of the system. Third, the thesis proposes an ensemble-based DRS using weight hybrid and cascade hybrid. Three classification algorithms, DT, Support Vector Machines (SVMs) and Multi- Layer Perceptrons (MLPs), were investigated. Experimental results show that the bagging ensemble of MLP classifiers achieved promising results, outperforming baseline learners and other combiners. Lastly, the thesis also proposes an Adaptive, Responsive, Interactive Model-based User Interface (ARIM-UI) for DRS that allows tourists to interact with the recommended results easily. The proposed interface provides adaptive, informative and responsive information to tourists and improves the level of the user experience of the proposed system

    Cognitive Radio Systems

    Get PDF
    Cognitive radio is a hot research area for future wireless communications in the recent years. In order to increase the spectrum utilization, cognitive radio makes it possible for unlicensed users to access the spectrum unoccupied by licensed users. Cognitive radio let the equipments more intelligent to communicate with each other in a spectrum-aware manner and provide a new approach for the co-existence of multiple wireless systems. The goal of this book is to provide highlights of the current research topics in the field of cognitive radio systems. The book consists of 17 chapters, addressing various problems in cognitive radio systems
    corecore