scispace - formally typeset
Search or ask a question
Author

Viviana Mariani

Bio: Viviana Mariani is an academic researcher from Pontifícia Universidade Católica do Paraná. The author has contributed to research in topics: Differential evolution & Evolutionary computation. The author has an hindex of 2, co-authored 5 publications receiving 545 citations.

Papers
More filters
Journal ArticleDOI
TL;DR: The proposed combined method outperforms other state-of-the-art algorithms in solving load dispatch problems with the valve-point effect.
Abstract: Evolutionary algorithms are heuristic methods that have yielded promising results for solving nonlinear, nondifferentiable, and multi-modal optimization problems in the power systems area. The differential evolution (DE) algorithm is an evolutionary algorithm that uses a rather greedy and less stochastic approach to problem solving than do classical evolutionary algorithms, such as genetic algorithms, evolutionary programming, and evolution strategies. DE also incorporates an efficient way of self-adapting mutation using small populations. The potentialities of DE are its simple structure, easy use, convergence property, quality of solution, and robustness. This paper proposes a new approach for solving economic load dispatch problems with valve-point effect. The proposed method combines the DE algorithm with the generator of chaos sequences and sequential quadratic programming (SQP) technique to optimize the performance of economic dispatch problems. The DE with chaos sequences is the global optimizer, and the SQP is used to fine-tune the DE run in a sequential manner. The combined methodology and its variants are validated for two test systems consisting of 13 and 40 thermal units whose incremental fuel cost function takes into account the valve-point loading effects. The proposed combined method outperforms other state-of-the-art algorithms in solving load dispatch problems with the valve-point effect.

587 citations

DOI
30 Jun 2007
TL;DR: In this article, a solucao numerica de aplicacoes for aulas praticas of a laboratorio computacional has been investigated, and a sintese de amonia has been found to be present ativamente, construindo novas conjecturas and explorando a criatividade no entendimento fisico e na resolucao de problemas aplicated.
Abstract: As aulas praticas de laboratorio computacional tem como caracteristica principal a participacao efetiva dos alunos, o que se reflete no processo de ensino-aprendizagem. Entretanto, deve-se ter cuidado para que nas aulas de laboratorio computacional os alunos nao tenham a simples incumbencia de averiguar a parte teorica, mas, sim, que participem ativamente, construindo novas conjecturas e explorando a criatividade no entendimento fisico e na resolucao de problemas aplicados. Com este objetivo, o presente trabalho visa relatar as experiencias vivenciadas pelos autores na integracao de aulas teoricas e praticas. Em especial, descreve-se uma das aplicacoes apresentadas em sala de aula, a sintese de amonia. Pela modelagem matematica desta aplicacao, obtem-se um sistema de equacoes lineares, o qual e resolvido por meio de um dos aplicativos Matlab, Maple, Scilab e Excel. Um breve comparativo entre tais aplicativos e apresentado. Na solucao numerica de aplicacoes observa-se que ocorre um melhor aproveitamento por parte dos alunos, levando-os a uma postura ativa diante dos instrumentos apresentados e capacitando-os a interpretar os fenomenos fisicos envolvidos nos problemas propostos. Os resultados obtidos em sala de aula mostram que estudos de casos aplicados permitem que o ensino nao seja fragmentado.

2 citations

Journal ArticleDOI
30 Jun 2017
TL;DR: In this paper, the authors used differential evolution (DE) to reduce the total cost of a shell-and-tube heat exchanger, which is defined as a mono-objective optimization problem.
Abstract: Shell-and-tube heat exchangers are the most common heat exchangers that can be found in several industrial applications. The reduction of the investment cost and the operation of this equipment it’s one of main industrial designers and entrepreneurs aim. With the intention of reducing total costs of a shell-and-tube heat exchangers, as proposed by Caputo et al. (2008), employed in this present study the optimization technique called Differential Evolution (DE), which basically consists in a calculation mechanism, supported on operators of “crossing” and “mutation” differential, through mathematical and heuristics arguments that indicate your adequacy for function optimization. This study is defined as a mono-objective optimization problem and the total cost of a shell-and-tube heat exchanger is the objective function. To this, it was taken as a design variable intern diameter tube, the outer diameter of the shell and the spacing between baffles or deflectors. The results reached in this work were compared with the same problem when used GA (Genetics Algorithms), PSO (Particle Swarm Optimization), QPSO (Quantum Particle Swarm Optimization) and QPSOZ (Quantum Particle Swarm Optimization by Zaslavskii). Regarding the literature, the capital investment in the heat exchange reduces corresponding in 15.2% and consequently the depreciation charge of the equipment decrease approximately 12.5%. In general, the total cost of the shell-and-tube heat exchange in analysis, presented a reduction of 15%, showing the potential of applied method in this study, the technique DE.

Cited by
More filters
Journal ArticleDOI
TL;DR: A detailed review of the basic concepts of DE and a survey of its major variants, its application to multiobjective, constrained, large scale, and uncertain optimization problems, and the theoretical studies conducted on DE so far are presented.
Abstract: Differential evolution (DE) is arguably one of the most powerful stochastic real-parameter optimization algorithms in current use. DE operates through similar computational steps as employed by a standard evolutionary algorithm (EA). However, unlike traditional EAs, the DE-variants perturb the current-generation population members with the scaled differences of randomly selected and distinct population members. Therefore, no separate probability distribution has to be used for generating the offspring. Since its inception in 1995, DE has drawn the attention of many researchers all over the world resulting in a lot of variants of the basic algorithm with improved performance. This paper presents a detailed review of the basic concepts of DE and a survey of its major variants, its application to multiobjective, constrained, large scale, and uncertain optimization problems, and the theoretical studies conducted on DE so far. Also, it provides an overview of the significant engineering applications that have benefited from the powerful nature of DE.

4,321 citations

Journal ArticleDOI
01 Mar 2012
TL;DR: This paper presents a novel approach to determining the feasible optimal solution of the ED problems using the recently developed Firefly Algorithm, and shows that the proposed FA is able to find more economical loads than those determined by other methods.
Abstract: The growing costs of fuel and operation of power generating units warrant improvement of optimization methodologies for economic dispatch (ED) problems. The practical ED problems have non-convex objective functions with equality and inequality constraints that make it much harder to find the global optimum using any mathematical algorithms. Modern optimization algorithms are often meta-heuristic, and they are very promising in solving nonlinear programming problems. This paper presents a novel approach to determining the feasible optimal solution of the ED problems using the recently developed Firefly Algorithm (FA). Many nonlinear characteristics of power generators, and their operational constraints, such as generation limitations, prohibited operating zones, ramp rate limits, transmission loss, and nonlinear cost functions, were all contemplated for practical operation. To demonstrate the efficiency and applicability of the proposed method, we study four ED test systems having non-convex solution spaces and compared with some of the most recently published ED solution methods. The results of this study show that the proposed FA is able to find more economical loads than those determined by other methods. This algorithm is considered to be a promising alternative algorithm for solving the ED problems in practical power systems.

578 citations

Journal ArticleDOI
TL;DR: An improved PSO framework employing chaotic sequences combined with the conventional linearly decreasing inertia weights and adopting a crossover operation scheme to increase both exploration and exploitation capability of the PSO is proposed.
Abstract: This paper presents an efficient approach for solving economic dispatch (ED) problems with nonconvex cost functions using an improved particle swarm optimization (IPSO). Although the particle swarm optimization (PSO) approaches have several advantages suitable to heavily constrained nonconvex optimization problems, they still can have the drawbacks such as local optimal trapping due to premature convergence (i.e., exploration problem), insufficient capability to find nearby extreme points (i.e., exploitation problem), and lack of efficient mechanism to treat the constraints (i.e., constraint handling problem). This paper proposes an improved PSO framework employing chaotic sequences combined with the conventional linearly decreasing inertia weights and adopting a crossover operation scheme to increase both exploration and exploitation capability of the PSO. In addition, an effective constraint handling framework is employed for considering equality and inequality constraints. The proposed IPSO is applied to three different nonconvex ED problems with valve-point effects, prohibited operating zones with ramp rate limits as well as transmission network losses, and multi-fuels with valve-point effects. Additionally, it is applied to the large-scale power system of Korea. Also, the results are compared with those of the state-of-the-art methods.

516 citations

Journal ArticleDOI
TL;DR: In this work, differential evolution (DE) algorithm was studied for solving economic load dispatch (ELD) problems in power systems and the current proposal was found better than, or at least comparable to, them considering the quality of the solution obtained.

470 citations

Book
30 Sep 2004
TL;DR: In this article, a review of evolutionary method has been presented to solve the problem of allocating customers' load demands among the available thermal power generating units in an economic, secure and reliable way.
Abstract: Electric power systems have experienced continuous growth in all the three major sectors of the power system namely, generation, transmission and distribution. Electricity cannot be stored economically, but there has to be continuous balance between demand and supply. The increase in load sizes and operational complexity such as generation allocation, non-utility generation planning, and pricing brought about by the widespread interconnection of transmission systems and inter-utility power transaction contracts, has introduced major difficulties into the operation of power system. Allocation of customers' load demands among the available thermal power generating units in an economic, secure and reliable way has been a subject of interest since 1920 or even earlier. However practically, the generating units have non-convex input-output characteristics due to prohibited operating zones, valve-point loadings and multi-fuel effects considered as heavy equality and inequality constraints, which cannot be directly solved by mathematical programming methods. Dynamic programming can treat such types of problems, but it suffers from the curse of dimensionality. Over the past decade, many prominent methods have been developed to solve these problems, such as the hierarchical numerical methods, tabu search, neural network approaches, genetic algorithm, evolutionary programming, swarm optimisation, differential evolution and hybrid search methods. Review of evolutionary method has been presented.

384 citations