99 research outputs found

    Hybrid FFT-ADALINE algorithm with fast estimation of harmonics in power system

    Get PDF
    Hybrid fast Fourier transform Adaptive LINear Element (FFT-ADALINE) algorithm for fast and accurate estimation of harmonics is proposed in this study. The FFT method can perform fast conversion from time domain to frequency domain, but it cannot respond immediately to any change of the measured harmonics due to the utilisation of buffer. Meanwhile, ADALINE has better capability to respond immediately due to its learning ability, but its settling time is about two cycles of the measurement signal. In the proposed method, both of the aforementioned algorithms are combined for harmonic estimation where it is able to respond immediately to any change of the measured harmonics and the settling time is reduced to half cycle of the measurement signal. The theory of the proposed algorithm is the application of FFT with weights updating rule to reduce the error of ADALINE instantaneously. The robustness of the proposed method is simulated via MATLAB Simulink. The validity of the simulation work is further proven by the experimental work, which has been done with Chroma programmable AC source model 6590 and non-linear load operations. The proposed algorithm operates in good and accurate performance with the settling time is within half cycle

    Harmonic Estimation Of Distorted Power Signals Using PSO – Adaline

    Get PDF
    In recent times, power system harmonics has got a great deal of interest by many Power system Engineers. It is primarily due to the fact that non-linear loads comprise an increasing portion of the total load for a typical industrial plant. This increase in proportion of non-linear load and due to increased use of semi-conductor based power processors by utility companies has detoriated the Power Quality. Harmonics are a mathematical way of describing distortion in voltage or current waveform. The term harmonic refers to a component of a waveform occurs at an integer multiple of the fundamental frequency. Several methods had been proposed, such as discrete Fourier transforms, least square error technique, Kalman filtering, adaptive notch filters etc; Unlike above techniques, which treat harmonic estimation as completely non-linear problem there are some other hybrid techniques like Genetic Algorithm (GA), LS-Adaline, LS-PSOPC which decompose the problem of harmonic estimation into linear and non-linear problem. The results of LS-PSOPC and LS-Adaline has most attractive features of compactness and fastness. . Our new proposed technique tries to reduce the pitfalls in the LS-PSOPC, LS-Adaline techniques. With new technique we tried to estimate the Amplitudes by Least square estimator, frequency of the signal by PSOPC and phases of the harmonics by Adaline technique using MATLAB program. Harmonic signals were estimated by using LS-PSOPC, PSOPC-Adaline. Errors in estimating the signal by both the techniques are calculated and compared with each other

    Kalman Filters for Parameter Estimation of Nonstationary Signals

    Get PDF
    An adaptive Taylor-Kalman filter with PSO tuning for tracking nonstationary signal parameters in a noisy environment with primary focus on time-varying power signals has been presented in this piece of work. In order to deal with the dynamic envelope of the power signal, second-order Taylor expansion has been used such that the Taylor coefficients are updated with the PSO-tuned Taylor-Kalman Filter algorithm. In addition to this, for fast convergence, a self-adaptive particle swarm optimization technique has been used for obtaining the optimal values of model and measurement error covariances of the Kalman filter. The proposed algorithm is linear and therefore has less computational burden, which is easier to be implemented on a hardware platform like DSP processor or FPGA. The proposed PSO-tuned Taylor-Kalman filter exhibits robust tracking capabilities even under changing signal dynamics, immune to critical noise conditions, harmonic contaminations, and also reveals excellent convergence properties

    Interpolated-DFT-Based Fast and Accurate Amplitude and Phase Estimation for the Control of Power

    Full text link
    The quality of energy produced in renewable energy systems has to be at the high level specified by respective standards and directives. The estimation accuracy of grid signal parameters is one of the most important factors affecting this quality. This paper presents a method for a very fast and accurate amplitude and phase grid signal estimation using the Fast Fourier Transform procedure and maximum decay sidelobes windows. The most important features of the method are the elimination of the impact associated with the conjugate's component on the results and the straightforward implementation. Moreover, the measurement time is very short - even far less than one period of the grid signal. The influence of harmonics on the results is reduced by using a bandpass prefilter. Even using a 40 dB FIR prefilter for the grid signal with THD = 38%, SNR = 53 dB and a 20-30% slow decay exponential drift the maximum error of the amplitude estimation is approximately 1% and approximately 0.085 rad of the phase estimation in a real-time DSP system for 512 samples. The errors are smaller by several orders of magnitude for more accurate prefilters.Comment: in Metrology and Measurement Systems, 201

    Hybrid Signal Processing and Soft Computing approaches to Power System Frequency Estimation

    Get PDF
    Dynamic variation in power system frequency is required to be estimated for implementing the correcting measures. This paper presents power system frequency estimation by using RLS-Adaline and KF-Adaline algorithms. In the proposed hybrid approaches the weights of the Adaline are updated using RLS/KF algorithms. Frequency of power system signal is estimated from final updated weights of the Adaline. The performances of the proposed algorithms are studied through simulations for several critical cases that often arise in a power system. These studies show that the KF-Adaline algorithm is superior over the RLS-Adaline in estimating power system frequency. Studies made on experimental data also support the superiority

    A simple predictive method of critical flicker detection for human healthy precaution

    Get PDF
    Interharmonics and flickers have an interrelationship between each other. Based on International Electrotechnical Commission (IEC) flicker standard, the critical flicker frequency for a human eye is located at 8.8 Hz. Additionally, eye strains, headaches, and in the worst case seizures may happen due to the critical flicker. Therefore, this paper introduces a worthwhile research gap on the investigation of interrelationship between the amplitudes of the interharmonics and the critical flicker for 50 Hz power system. Consequently, the significant findings obtained in this paper are the amplitudes of two particular interharmonics are able to detect the critical flicker. In this paper, the aforementioned amplitudes are detected by adaptive linear neuron (ADALINE). After that, the critical flicker is detected by substituting the aforesaid amplitudes to the formulas that have been generated in this paper accordingly. Simulation and experimental works are conducted and the accuracy of the proposed algorithm which utilizes ADALINE is similar, as compared to typical Fluke power analyzer. In a nutshell, this simple predictive method for critical flicker detection has strong potential to be applied in any human crowded places (such as offices, shopping complexes, and stadiums) for human healthy precaution purpose due to its simplicity

    A hybrid recursive least square pso based algorithm for harmonic estimation

    Get PDF
    The presence of harmonics shapes the performance of a power system. Hence harmonic estimation of paramount importance while considering a power system network. Harmonics is an important parameter for power system control and enhance power system relaying, power quality monitoring, operation and control of electrical equipments. The increase in nonlinear load and time varying device causes periodic distortion of voltage and current waveforms which is not desirable electrical network. Due to this nonlinear load or device, the voltage and current waveform contains sinusoidal component other than the fundamental frequency which is known as the harmonics. Some existing techniques of harmonics estimation are Least Square (LS), Least Mean Square (LMS),Recursive Least Square (RLS), Kalman Filtering (KF), Soft Computing Techniques such as Artificial neural networks (ANN),Least square algorithm, Recursive least square algorithm, Genetic algorithm(GA) ,Particle swarm optimization(PSO) ,Ant colony optimization, Bacterial foraging optimization(BFO), Gravitational search algorithm, Cooker search algorithm ,Water drop algorithm, Bat algorithm etc. Though LMS algorithm has low computational complexity and good tracking ability ,but it provides poor estimation performance due to its poor convergence rate as the adaptation step-size is fixed. In case of RLS suitable initial choice of covariance matrix and gain leading to faster convergence. The thesis also proposed a hybrid recurvive least square pso based algorithm for power system harmonics estimation. In this thesis, the proposed hybrid approaches topower system harmonics estimation first optimize the unknown parametersof the regressor of the input power system signal using Particle swarm optimization and then RLS are applied for achieving faster convergence in estimating harmonics of distorted signal

    Signal Processing and Soft Computing Approaches to Power Signal Frequency and Harmonics Estimation

    Get PDF
    Frequency and Harmonics are two important parameters for power system control and protection, power system relaying, power quality monitoring, operation and control of electrical equipments. Some existing approaches of frequency and harmonics estimation are Fast Fourier Transform (FFT), Least Square (LS), Least Mean Square (LMS), Recursive Least Square (RLS), Kalman Filtering (KF), Soft Computing Techniques such as Neural Networks and Genetic Algorithms etc. FFT based technique suffers from leakage effect i.e. an effect in the frequency analysis of finite length signals and the performance is highly degraded while estimating inter-harmonics and sub-harmonics including frequency deviations. Recursive estimation is not possible in case of LS. LMS provides poor estimation performance owing to its poor convergence rate as the adaptation step-size is fixed. In case of RLS and KF, suitable initial choice of covariance matrix and gain leading to faster convergence on Mean Square Error is difficult. Initial choice of Weight vector and learning parameter affect the convergence characteristic of neural estimator. Genetic based algorithms takes more time for convergence

    A comparative study of harmonic currents extraction by simulation and implementation

    Get PDF
    The aim of the present work is to obtain a perfect compensation by extracting accurate harmonic currents. The objective is to avoid the consequences due to the presence of disturbances in the power system. A comparative study of harmonic currents extraction by simulation and implementation is carried out for two different techniques. The first technique is based on the instantaneous powers, taking advantage of the relationship between current and the power transformed from the supply source to the loads. The second is based on ADALINE neural network. The neural method can estimate the harmonic terms individually and online, therefore, the APF can realise a selective compensation. The developed architectures are validated by computer simulation and experimental tests. The algorithms are implemented in the dSPACE Board in order to show the effectiveness and capability of each technique. The results have demonstrated that the speed and the accuracy of the ADALINE can improve greatly the performances of active power filters

    Hybrid Approach for Detecting and Classifying Power Quality Disturbances Based on the Variational Mode Decomposition and Deep Stochastic Configuration Network

    Get PDF
    This paper proposes a novel, two-stage and hybrid approach based on variational mode decomposition (VMD) and the deep stochastic configuration network (DSCN) for power quality (PQ) disturbances detection and classification in power systems. Firstly, a VMD technique is applied to discriminate between stationary and non-stationary PQ events. Secondly, the key parameters of VMD are determined as per different types of disturbance. Three statistical features (mean, variance, and kurtosis) are extracted from the instantaneous amplitude (IA) of the decomposed modes. The DSCN model is then developed to classify PQ disturbances based on these features. The proposed approach is validated by analytical results and actual measurements. Moreover, it is also compared with existing methods including wavelet network, fuzzy and S-transform (ST), adaptive linear neuron (ADALINE) and feedforward neural network (FFNN). Test results have proved that the proposed method is capable of providing necessary and accurate information for PQ disturbances in order to plan PQ remedy actions accordingly
    corecore