scispace - formally typeset
Search or ask a question
Author

Ganapati Panda

Bio: Ganapati Panda is an academic researcher from Global University (GU). The author has contributed to research in topics: Particle swarm optimization & Artificial neural network. The author has an hindex of 46, co-authored 356 publications receiving 8888 citations. Previous affiliations of Ganapati Panda include Indian Institute of Technology Bhubaneswar & University College of Engineering.


Papers
More filters
Journal ArticleDOI
TL;DR: An up-to-date review of all major nature inspired metaheuristic algorithms employed till date for partitional clustering and key issues involved during formulation of various metaheuristics as a clustering problem and major application areas are discussed.
Abstract: The partitional clustering concept started with K-means algorithm which was published in 1957. Since then many classical partitional clustering algorithms have been reported based on gradient descent approach. The 1990 kick started a new era in cluster analysis with the application of nature inspired metaheuristics. After initial formulation nearly two decades have passed and researchers have developed numerous new algorithms in this field. This paper embodies an up-to-date review of all major nature inspired metaheuristic algorithms employed till date for partitional clustering. Further, key issues involved during formulation of various metaheuristics as a clustering problem and major application areas are discussed.

457 citations

Journal ArticleDOI
TL;DR: In this paper, a modified wavelet transform known as the S-transform is used for power quality analysis with very good time resolution. But, the amplitude peaks are regions of stationary phase.
Abstract: This paper presents a new approach for power quality analysis using a modified wavelet transform known as the S-transform. The local spectral information of the wavelet transform can, with slight modification, be used to perform local cross spectral analysis with very good time resolution. The "phase correction" absolutely references the phase of the wavelet transform to the zero time point, thus assuring that the amplitude peaks are regions of stationary phase. The excellent time-frequency resolution characteristic of the S-transform makes it an attractive candidate for analysis of power system disturbance signals. Several power quality problems are analyzed using both the S-transform and discrete wavelet transform, showing clearly the advantage of the S-transform in detecting, localizing, and classifying the power quality problems.

441 citations

Journal ArticleDOI
01 Apr 1999
TL;DR: An alternate ANN structure called functional link ANN (FLANN) for nonlinear dynamic system identification using the popular backpropagation algorithm and performs as good as and in some cases even better than the MLP structure for the problem of nonlinear system identification.
Abstract: We have presented an alternate ANN structure called functional link ANN (FLANN) for nonlinear dynamic system identification using the popular backpropagation algorithm. In contrast to a feedforward ANN structure, i.e., a multilayer perceptron (MLP), the FLANN is basically a single layer structure in which nonlinearity is introduced by enhancing the input pattern with nonlinear functional expansion. With proper choice of functional expansion in a FLANN, this network performs as good as and in some cases even better than the MLP structure for the problem of nonlinear system identification.

382 citations

Journal ArticleDOI
TL;DR: The proposed method converges very fast with fewer numbers of training samples compared to neural-network and neuro-fuzzy systems which indicates fastness and accuracy of the proposed method for protection of the transmission line with TCSC.
Abstract: Distance protection of flexible ac transmission lines, including the thyristor-controlled series compensator (TCSC), static synchronous compensator, and static var compensator has been a very challenging task. This paper presents a new approach for the protection of TCSC line using a support vector machine (SVM). The proposed method uses postfault current samples for half cycle (ten samples) from the inception of the fault and firing angle as inputs to the SVM. Three SVMs are trained to provide fault classification, ground detection, and section identification, respectively, for the line using TCSC. The SVMs are trained with polynomial kernel and Gaussian kernel with different parameter values to get the most optimized classifier. The proposed method converges very fast with fewer numbers of training samples compared to neural-network and neuro-fuzzy systems which indicates fastness and accuracy of the proposed method for protection of the transmission line with TCSC

295 citations

Journal ArticleDOI
TL;DR: In this paper, an extended complex Kalman filter was proposed for the estimation of power system frequency in the presence of random noise and distortions, where the frequency is modeled as a state, and the estimated state vector yields the unknown power system frequencies.
Abstract: The paper proposes an extended complex Kalman filter and employs it for the estimation of power system frequency in the presence of random noise and distortions. From the discrete values of the 3-phase voltage signals of a power system, a complex voltage vector is formed using the well known /spl alpha//spl beta/-transform. A nonlinear state space formulation is then obtained for this complex signal and an extended Kalman filtering approach is used to compute the true state of the model iteratively with significant noise and harmonic distortions. As the frequency is modeled as a state, the estimation of the state vector yields the unknown power system frequency. Several computer simulations test results are presented in the paper to highlight the usefulness of this approach in estimating near nominal and off-nominal power system frequencies.

286 citations


Cited by
More filters
Journal ArticleDOI
TL;DR: Machine learning addresses many of the same research questions as the fields of statistics, data mining, and psychology, but with differences of emphasis.
Abstract: Machine Learning is the study of methods for programming computers to learn. Computers are applied to a wide range of tasks, and for most of these it is relatively easy for programmers to design and implement the necessary software. However, there are many tasks for which this is difficult or impossible. These can be divided into four general categories. First, there are problems for which there exist no human experts. For example, in modern automated manufacturing facilities, there is a need to predict machine failures before they occur by analyzing sensor readings. Because the machines are new, there are no human experts who can be interviewed by a programmer to provide the knowledge necessary to build a computer system. A machine learning system can study recorded data and subsequent machine failures and learn prediction rules. Second, there are problems where human experts exist, but where they are unable to explain their expertise. This is the case in many perceptual tasks, such as speech recognition, hand-writing recognition, and natural language understanding. Virtually all humans exhibit expert-level abilities on these tasks, but none of them can describe the detailed steps that they follow as they perform them. Fortunately, humans can provide machines with examples of the inputs and correct outputs for these tasks, so machine learning algorithms can learn to map the inputs to the outputs. Third, there are problems where phenomena are changing rapidly. In finance, for example, people would like to predict the future behavior of the stock market, of consumer purchases, or of exchange rates. These behaviors change frequently, so that even if a programmer could construct a good predictive computer program, it would need to be rewritten frequently. A learning program can relieve the programmer of this burden by constantly modifying and tuning a set of learned prediction rules. Fourth, there are applications that need to be customized for each computer user separately. Consider, for example, a program to filter unwanted electronic mail messages. Different users will need different filters. It is unreasonable to expect each user to program his or her own rules, and it is infeasible to provide every user with a software engineer to keep the rules up-to-date. A machine learning system can learn which mail messages the user rejects and maintain the filtering rules automatically. Machine learning addresses many of the same research questions as the fields of statistics, data mining, and psychology, but with differences of emphasis. Statistics focuses on understanding the phenomena that have generated the data, often with the goal of testing different hypotheses about those phenomena. Data mining seeks to find patterns in the data that are understandable by people. Psychological studies of human learning aspire to understand the mechanisms underlying the various learning behaviors exhibited by people (concept learning, skill acquisition, strategy change, etc.).

13,246 citations

Christopher M. Bishop1
01 Jan 2006
TL;DR: Probability distributions of linear models for regression and classification are given in this article, along with a discussion of combining models and combining models in the context of machine learning and classification.
Abstract: Probability Distributions.- Linear Models for Regression.- Linear Models for Classification.- Neural Networks.- Kernel Methods.- Sparse Kernel Machines.- Graphical Models.- Mixture Models and EM.- Approximate Inference.- Sampling Methods.- Continuous Latent Variables.- Sequential Data.- Combining Models.

10,141 citations

Posted Content
TL;DR: In this paper, the authors provide a unified and comprehensive theory of structural time series models, including a detailed treatment of the Kalman filter for modeling economic and social time series, and address the special problems which the treatment of such series poses.
Abstract: In this book, Andrew Harvey sets out to provide a unified and comprehensive theory of structural time series models. Unlike the traditional ARIMA models, structural time series models consist explicitly of unobserved components, such as trends and seasonals, which have a direct interpretation. As a result the model selection methodology associated with structural models is much closer to econometric methodology. The link with econometrics is made even closer by the natural way in which the models can be extended to include explanatory variables and to cope with multivariate time series. From the technical point of view, state space models and the Kalman filter play a key role in the statistical treatment of structural time series models. The book includes a detailed treatment of the Kalman filter. This technique was originally developed in control engineering, but is becoming increasingly important in fields such as economics and operations research. This book is concerned primarily with modelling economic and social time series, and with addressing the special problems which the treatment of such series poses. The properties of the models and the methodological techniques used to select them are illustrated with various applications. These range from the modellling of trends and cycles in US macroeconomic time series to to an evaluation of the effects of seat belt legislation in the UK.

4,252 citations