Faculty Publications
Permanent URI for this communityhttps://idr.nitk.ac.in/handle/123456789/18736
Publications by NITK Faculty
Browse
78 results
Search Results
Item A heuristic approach for distributed generation sources location and capacity evaluation in distribution systems(2008) Sharma, K.M.; Vittal, K.; Seshagiri, P.Distributed Generation (DG) sources are becoming more prominent in distribution systems due to increased demand for the electrical energy. The locations and capacities of DG sources will have an impact on system losses, voltage profile characteristics of distribution network. This paper presents a heuristic approach for selection of optimal location and determination of optimal capacity of DG sources. The technique adopts Genetic Algorithms and Optimal Power Flow to facilitate the decision making process. The developed technique is incorporated with the flexibility so that the network planner can choose the total number of DGs to be included, their constraints on maximum power outputs, non-feasible locations for DG insertion which are to be excluded from search. The proposed approach is tested for IEEE 69 bus system and the results have indicated the versatility of the technique.Item A phenomic approach to genetic algorithms for reconstruction of gene networks(2010) D'Souza, R.G.L.; Chandra Sekaran, K.C.; Kandasamy, A.Genetic algorithms require a fitness function to evaluate individuals in a population. The fitness function essentially captures the dependence of the phenotype on the genotype. In the Phenomic approach we represent the phenotype of each individual in a simulated environment where phenotypic interactions are enforced. In reconstruction type of problems, the model is reconstructed from the data that maps the input to the output. In the phenomic algorithm, we use this data to replace the fitness function. Thus we achieve survival-of-the- fittest without the need for a fitness function. Though limited to reconstruction type problems where such mapping data is available, this novel approach nonetheless overcomes the daunting task of providing the elusive fitness function, which has been a stumbling block so far to the widespread use of genetic algorithms. We present an algorithm called Integrated Pheneto-Genetic Algorithm (IPGA), wherein the genetic algorithm is used to process genotypic information and the phenomic algorithm is used to process phenotypic information, thereby providing a holistic approach which completes the evolutionary cycle. We apply this novel evolutionary algorithm to the problem of elucidation of gene networks from microarray data. The algorithm performs well and provides stable and accurate results when compared to some other existing algorithms. © 2010 Springer-Verlag Berlin Heidelberg.Item Inference of Gene Networks from Microarray Data through a Phenomic Approach(2010) D'Souza, R.G.L.; Chandra Sekaran, K.C.; Kandasamy, A.The reconstruction of gene networks is crucial to the understanding of cellular processes which are studied in Systems Biology. The success of computational methods of drug discovery and disease diagnosis is dependent upon our understanding of the biological basis of the interaction networks between the genes. Better modelling of biological processes and powerful evolutionary methods are proving to be a key factor in the solution of such problems. However, most of these methods are based on processing of genotypic information. We present an evolutionary algorithm for inferring gene networks from expression data using phenotypic interactions. The benefit of this is that we avoid the need for an explicit objective function in the optimization process. In order to realize this, we have implemented a method called as the Phenomic algorithm and validated it for stability and accuracy in the reconstruction of gene networks. © Springer-Verlag Berlin Heidelberg 2010.Item An optimal fuzzy logic controller tuned with artificial immune system(Springer Verlag service@springer.de, 2013) Omkar, S.N.; Ramaswamy, N.; Ananda, R.; Venkatesh, N.G.; Senthilnath, J.In this paper, a method for the tuning the membership functions of a Mamdani type Fuzzy Logic Controller (FLC) using the Clonal Selection Algorithm(CSA) a model of the Artificial Immune System(AIS) paradigm is examined. FLC's are designed for two problems, firstly the linear cart centering problem and secondly the highly nonlinear inverted pendulum problem. The FLC tuned by AIS is compared with FLC tuned by GA. In order to check the robustness of the designed FLC's white noise was added to the system, further, the masses of the cart and the length and mass of the pendulum are changed. The FLC's were also tested in the presence of faulty rules. Finally, Kruskal-Wallis test was performed to compare the performance of the GA and AIS. An insight into the algorithms are also given by studying the effect of the important parameters of GA and AIS. © 2013 Springer.Item Epileptic EEG detection using neural networks and post-classification(2008) Patnaik, L.M.; Manyam, O.K.Electroencephalogram (EEG) has established itself as an important means of identifying and analyzing epileptic seizure activity in humans. In most cases, identification of the epileptic EEG signal is done manually by skilled professionals, who are small in number. In this paper, we try to automate the detection process. We use wavelet transform for feature extraction and obtain statistical parameters from the decomposed wavelet co-efficients. A feed-forward backpropagating artificial neural network (ANN) is used for the classification. We use genetic algorithm for choosing the training set and also implement a post-classification stage using harmonic weights to increase the accuracy. Average specificity of 99.19%, sensitivity of 91.29% and selectivity of 91.14% are obtained. © 2008 Elsevier Ireland Ltd. All rights reserved.Item A novel optimal fuzzy system for color image enhancement using bacterial foraging(Institute of Electrical and Electronics Engineers Inc., 2009) Hanmandlu, M.; Verma, O.P.; Kumar, N.K.; Kulkarni, M.A new approach is presented for the enhancement of color images using the fuzzy logic technique. An objective measure called exposure has been defined to provide an estimate of the underexposed and overexposed regions in the image. This measure serves as the dividing line between the underexposed and overexposed regions of the image. The hue, saturation, and intensity (HSV) color space is employed for the process of enhancement, where the hue component is preserved to keep the original color composition intact. A parametric sigmoid function is used for the enhancement of the luminance component of the underexposed image. A power-law operator is used to improve the overexposed region of the image, and the saturation component of HSV is changed through another power-law operator to recover the lost information in the overexposed region. Objective measures like fuzzy contrast and contrast and visual factors are defined to make the operators adaptive to the image characteristics. Entropy and the visual factors are involved in the objective function, which is optimized using the bacterial foraging algorithm to learn the parameters. Gaussian and triangular membership functions (MFs) are chosen for the underexposed and overexposed regions of the image, respectively. Separate MFs and operators for the two regions make the approach universal to all types of contrast degradations. This approach is applicable to a degraded image of mixed type. On comparison, this approach is found to be better than the genetic algorithm (GA)-based and entropy-based approaches. © 2009 IEEE.Item Slim – Gal for shape optimization of structures(CAFET INNOVA Technical Society 1-2-18/103, Mohini Mansion, Gagan Mahal Road, Domalguda, Hyderabad 500029, 2011) Babu Narayan, K.S.; Devraj, M.; Arun Prabha, K.S.Structural Optimization has been & continues to be an active area of research offering scope and need to handle a wide & varied range of problems. Genetic Algorithms (GA) recently have been, with great success employed to solve structural engineering problems either in conjunction with traditional methods or as alternatives. Sizing, shape and topology design of trusses is an interesting exercise that has attracted the attention of researchers. However design problems have not been kept free of conceptual designs, defeating the possibility of evolution of more efficient & innovative designs, the reason being the complexity of the problem on hand. This paper presents GA based methodology of arriving at the best configuration & member sizing employing simultaneous mode of failure approach for problem formulation of the multi-objective type to yield a structure that satisfies functional & structural requirements optimally. © 2011 CAFET-INNOVA TECHNICAL SOCIETY. All rights reserved.Item Nonlinear system identification using memetic differential evolution trained neural networks(2011) Subudhi, B.; Jena, D.Several gradient-based approaches such as back propagation (BP) and Levenberg Marquardt (LM) methods have been developed for training the neural network (NN) based systems. But, for multimodal cost functions these procedures may lead to local minima, therefore, the evolutionary algorithms (EAs) based procedures are considered as promising alternatives. In this paper we focus on a memetic algorithm based approach for training the multilayer perceptron NN applied to nonlinear system identification. The proposed memetic algorithm is an alternative to gradient search methods, such as back-propagation and back-propagation with momentum which has inherent limitations of many local optima. Here we have proposed the identification of a nonlinear system using memetic differential evolution (DE) algorithm and compared the results with other six algorithms such as Back-propagation (BP), Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Differential Evolution (DE), Genetic Algorithm Back-propagation (GABP), Particle Swarm Optimization combined with Back-propagation (PSOBP). In the proposed system identification scheme, we have exploited DE to be hybridized with the back propagation algorithm, i.e. differential evolution back-propagation (DEBP) where the local search BP algorithm is used as an operator to DE. These algorithms have been tested on a standard benchmark problem for nonlinear system identification to prove their efficacy. First examples shows the comparison of different algorithms which proves that the proposed DEBP is having better identification capability in comparison to other. In example 2 good behavior of the identification method is tested on an one degree of freedom (1DOF) experimental aerodynamic test rig, a twin rotor multi-input-multi-output system (TRMS), finally it is applied to Box and Jenkins Gas furnace benchmark identification problem and its efficacy has been tested through correlation analysis. © 2011 Elsevier B.V.Item Genetic algorithm based support vector machine regression in predicting wave transmission of horizontally interlaced multi-layer moored floating pipe breakwater(Elsevier Ltd, 2012) Patil, S.G.; Mandal, S.; Hegde, A.V.Planning and design of coastal protection works like floating pipe breakwater require information about the performance characteristics of the structure in reducing the wave energy. Several researchers have carried out analytical and numerical studies on floating breakwaters in the past but failed to give a simple mathematical model to predict the wave transmission through floating breakwaters by considering all the boundary conditions. Computational intelligence techniques, such as, Artificial Neural Networks (ANN), fuzzy logic, genetic programming and Support Vector Machine (SVM) are successfully used to solve complex problems. In the present paper, a hybrid Genetic Algorithm Tuned Support Vector Machine Regression (GA-SVMR) model is developed to predict wave transmission of horizontally interlaced multilayer moored floating pipe breakwater (HIMMFPB). Furthermore, optimal SVM and kernel parameters of GA-SVMR models are determined by genetic algorithm. The GA-SVMR model is trained on the data set obtained from experimental wave transmission of HIMMFPB using regular wave flume at Marine Structure Laboratory, National Institute of Technology, Karnataka, Surathkal, Mangalore, India. The results are compared with ANN and Adaptive Neuro-Fuzzy Inference System (ANFIS) models in terms of correlation coefficient, root mean square error and scatter index. Performance of GA-SVMR is found to be reliably superior. b-spline kernel function performs better than other kernel functions for the given set of data. © 2011 Elsevier Ltd. All rights reserved.Item Pickup and delivery problem using metaheuristics techniques(2012) D'Souza, C.; Omkar, S.N.; Senthilnath, J.Dial-a-ride problem (DARP) is an optimization problem which deals with the minimization of the cost of the provided service where the customers are provided a door-to-door service based on their requests. This optimization model presented in earlier studies, is considered in this study. Due to the non-linear nature of the objective function the traditional optimization methods are plagued with the problem of converging to a local minima. To overcome this pitfall we use metaheuristics namely Simulated Annealing (SA), Particle Swarm Optimization (PSO), Genetic Algorithm (GA) and Artificial Immune System (AIS). From the results obtained, we conclude that Artificial Immune System method effectively tackles this optimization problem by providing us with optimal solutions. © 2011 Published by Elsevier Ltd. All rights reserved.
