Skip to main content
Top
Published in: International Journal of Energy and Environmental Engineering 2/2017

Open Access 12-04-2017 | Original Research

Economic dispatch in a power system considering environmental pollution using a multi-objective particle swarm optimization algorithm based on the Pareto criterion and fuzzy logic

Authors: Bahman Taheri, Gholamreza Aghajani, Mahsa Sedaghat

Published in: International Journal of Energy and Environmental Engineering | Issue 2/2017

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

In recent years, many studies have studied economic dispatch problem in power systems. However, most of them have not considered the environmental pollution caused by fossil fuels. In this study, the use of an evolutionary search algorithm called multi-objective particle swarm optimization algorithm is proposed to solve the economic dispatch problem in power systems while considering environmental pollution. The proposed method is validated in terms of its accuracy and convergence speed based on comparisons with the results obtained using the classic nonlinear programming method. The proposed strategy is applied to a realistic power system under various conditions. Overall, six generating units are investigated along the corresponding constraints. The results obtained reveal that costs of operation and pollution with/without power loss are reduced significantly by the proposed approach. Obtained results show a good compromise can be established between two contradicting functions of exploitation cost and pollution by optimizing them simultaneously. Values of these function without considering their loss is 46,112.09 $/h and 682.32 kg/h, respectively. And if losses are considered, these values would be 48,381.09 $/h and 726.52 kg/h, respectively.
Abbreviations
a i , b i , and c i
ith generating unit coefficients
F(P j )
ith generating unit cost function
N
Number of generating units in operation
P i
ith generating unit output power
α i , β i , and γ i
Emissions coefficients for the ith generating unit
P loss
System power loss
\( P_{i}^{ \hbox{min} } \) and \( P_{i}^{ \hbox{max} } \)
The minimum and maximum power levels generated by each generating unit
\( {\text{RDR}}_{i} \) and \( {\text{RUR}}_{i} \)
Ramp-down and ramp-up rates for a generating unit
X
Vector includes the output power of the generating units
\( \mu_{i}^{k} \)
Membership function that shows the ith objective function’s optimality
\( f_{i}^{\hbox{max} } \) and \( f_{i}^{ \hbox{min} } \)
Upper and lower boundaries of the ith objective function
n
Number of non-dominated solutions
m
Number of objective functions

Introduction

Emissions from the fossil fuels consumed by power plants lead to increased operational costs, as well as requiring much attention to minimize pollution. The economic dispatch (ED) problem has been considered since 1990, when ED was enacted by the Clean Air Organization to control environmental pollution, including SO2, NOx, and CO2. Various methods have been utilized to reduce emissions and the different strategies utilized to decrease emissions can be divided into three groups [1], as follows:
  • Installation of pollution removal devices in power plant sites;
  • Replacement of old devices with new ones;
  • Operation of power plants by considering environmental pollutants.
Various approaches have been proposed that consider emissions from power plants to address the ED problem. Finnegan and Fouad considered the emissions from power plants for the first time in 1974 [2], where they treated emissions as a constraint within a permissible range. Later, this strategy was used to control pollution in related studies [3]. The EMO algorithm was employed in [5] to speed up the convergence of an operational cost function. Many other solutions have been suggested to address this problem in previous studies. Analytical methods [6], a Lagrangian method [7], and the Newton–Raphson method [8] have all been employed as initial approaches. Evolutionary methods have also been employed for this purpose, such as a genetic algorithm [9], particle swarm optimization (PSO) [10], simulated annealing [11], artificial immune system [12], differential evolution [13], and the frog algorithm [14]. In [15], the PSO-SIL algorithm was used to obtain an economical power flow with the optimum costs.
These methods differ in terms of their speed and accuracy. The ED problem without consideration of environmental issues leads to increased costs. In addition, concerns over environmental pollutions are increasing constantly. However, the aforementioned techniques only consider the costs related to systems. In this study, we propose an analytical strategy for simultaneously minimizing costs and the emissions from power plants. This multi-objective problem is solved using a multi-objective PSO (MOPSO) algorithm. We applied the proposed strategy to a realistic six-bus test system. The results obtained were validated based on comparisons with those produced using the classic nonlinear programming (NLP) method.
The remainder of this paper is organized as follows. In Sect. 2, the ED problem is modeled for a power system by considering an emissions function. Additional constraints such as the ramp-rate limit and prohibited operating zone for generators, as well as network security are also considered. Furthermore, the problem-solving method is described in this section. In Sect. 3, MOPSO algorithm is proposed as a method for solving the problem. In Sect. 4, we present the simulations and the numerical results are discussed. Finally, we give our conclusions in Sect. 5.

Economic dispatch considering emissions

In power distribution systems, electrical engineers attempt to improve the power system efficiency by increasing the number of generating units and making profits to obtain the maximum benefits with the least cost. In addition, they should satisfy the total load requirements of the network and observe all the operating constraints on power plants, as well as transmission lines. The ED problem is an optimization problem regarding environmental emissions and the operating costs for generating units. The aim when solving this problem is to meet the load demand with the least cost and emissions, while also satisfying the constraints on the problem.

Operating cost function

The operating cost function comprising the constant cost and output power cost is given by Eq. (1). Quadratic operating cost function is the most common and simplest one because of neglecting valve-point effect that is expressed in ED problems.
$$ {\text{Min}}\;F_{1} (x) = \sum\limits_{i = 1}^{N} {10^{ - 2} (\alpha_{i} + \beta_{i} P_{Gi} + \gamma_{i} P_{Gi}^{2} } ) $$
(1)

Emission function

To minimize environmental deterioration due to emissions from fossil fuels in power plants, the amount of pollutants should depend on the output power from the generating power plant. Thus, an objective function for minimizing environmental pollution can be described by Eq. (2) [3, 4]:
$$ {\text{Min}}\;F_{2} (x) = \sum\limits_{i = 1}^{N} {10^{ - 2} (\alpha_{i} + \beta_{i} P_{Gi} + \gamma_{i} P_{Gi}^{2} } ) $$
(2)

Constraints

The power system considered operates subject to technical constraints.

Power balance constraint

The total generating power by all generating units is equal to the total load demand:
$$ \sum\limits_{i = 1}^{N} {P_{i} - P_{D} - P_{\text{loss}} = 0} $$
(3)
The system power loss is obtained by Eq. (4) based on matrix B, as follows.
$$ P_{\text{Loss}} = \sum\limits_{i = 1}^{N} {\sum\limits_{j = 1}^{N} {P_{i} } B_{ij} P_{j} + \sum\limits_{i = 1}^{N} {B_{i0} P_{i} + B_{00} } } $$
(4)

Generating units operating constraint

According to its technical characteristics, each generating unit can operate in an appropriate range. If the generating units violate the specified range, this does not result in cost-effective operation. Thus, upper and lower boundary power levels exist for each generating unit, as specified by Eq. (5):
$$ P_{i}^{ \hbox{min} } \le P_{i} \le P_{i}^{ \hbox{max} } $$
(5)
\( P_{i}^{ \hbox{min} } \) and \( P_{i}^{ \hbox{max} } \) are generated by each generating unit, respectively.

Ramp-rate limit

Thermal power plants cannot increase or decrease their output power instantaneously. Instead, the changes occur with a limited rate. Violating this rate will lead to damage to the rotor, thereby increasing the operating costs. The output power of active units should observe the following constraints:
$$ P_{i}^{ \hbox{max} } (t) = \hbox{min} (P_{i} (t - 1) + RUR_{i} \,\,,\,P_{i}^{\hbox{min} } ) $$
(6)
$$ P_{i}^{ \hbox{min} } (t) = \hbox{max} (P_{i} (t - 1) - RDR_{i} \,\,,\,P_{i}^{ \hbox{min} } ) $$
(7)
To comply with the aforementioned limitations, it is necessary to know the initial generation level for each unit. Figure 1 shows how to apply these limitations.

MOPSO algorithm

Multi-objective optimization problems have several conflicting objective functions as well as equality and inequality constraints that should be optimized simultaneously, as follows.
$$ {\text{Min}}F(\vec{X}) = [f_{1} (\vec{X}),f_{2} (\vec{X}), \ldots ,f_{N} (\vec{X})^{T} $$
$$ \begin{aligned} &{\text{Subject}}\;{\text{to}}: \hfill \\ & g_{i} (X) < 0 \Rightarrow i = 1,2, \ldots N_{\text{eq}} \hfill \\ & h_{i} (X) = 0 \Rightarrow i = 1,2, \ldots N_{\text{eq}} \hfill \\ \end{aligned} $$
(8)
The space where the objective function is defined is called the objective space. In multi-objective optimization, both solutions have two states: one solution dominates another solution or none is dominated by another, as described by Eq. (9).
$$ \begin{aligned} \forall j \in \left\{ {1,2, \ldots ,n} \right\}, \Rightarrow f_{i} (\vec{X}_{1} ) \le f_{i} (\vec{X}_{2} ) \hfill \\ \exists k \in \left\{ {1,2, \ldots n} \right\} \Rightarrow f_{k} (\vec{X}_{2} ) < f_{K} (\vec{X}_{2} ) \hfill \\ \end{aligned} $$
(9)
By applying the Pareto criterion to the PSO algorithm, we can use this algorithm to solve multi-objective problems [16]. The MOPSO algorithm uses an external memory where dominant solutions are stored, i.e. an archive. First, the algorithm starts with initial random particles. Next, all the particles in the population are compared with each other in an iterative process and the positions of the dominant particles are stored in the archive. The velocity and position of ith particle in the dth dimension for the t + 1th iteration are updated using Eqs. (10) and (11). For detailed information, readers are referred to [16].
$$ x_{id}^{t + 1} = x_{id}^{t} + v_{id}^{t + 1} $$
(10)
$$ v_{id}^{t + 1} = w \times v_{id}^{t} + c_{1} rand_{1} \times (P_{bestid}^{t} - x_{id}^{t} ) + c_{2} rand_{2} \times (g_{bestrd}^{t} - x_{id}^{t} ) $$
(11)
The following steps are required to apply the algorithm to the problem considered in this study.
Step 1) Enter the input data
First, the input data required by the program are entered in detail: the power system configuration, operating characteristics of the generating units, and pollution coefficients for each generating unit.
Step 2) Define the initial population.
An initial populations and velocities are formed by considering the problem constraints using Eq. (12):
$$ \begin{aligned} & {\text{Population}} = [X_{1} ,X_{2} , \ldots ,X_{{N_{\text{Swarm}} }} ]^{T} \\ & X_{0} = [x_{0}^{1} ,x_{0}^{2} , \ldots ,x_{0}^{n} ] \\ & x_{0}^{j} = {\text{rand}}(0) \times (x_{j}^{ \hbox{max} } - x_{j}^{ \hbox{min} } ) + x_{j}^{ \hbox{min} } \\ & j = 1,2, \ldots ,n \\ & {\text{Velocity}} = [V_{1} \;V_{2} \; \ldots \;V_{{N_{\text{Swarm}} }} ]^{T} \\ & V_{i} = [v_{i} ]_{1 \times n} \\ & v_{i} = {\text{rand}}(0) \times (v_{i}^{ \hbox{max} } - v_{i}^{ \hbox{min} } ) + v_{i}^{\hbox{min} } \\ & i = 1,2, \ldots ,N_{\text{Swarm}} \\ \end{aligned} $$
(12)
where, n is the number of state variables, v i and x i are the velocity and position of the ith state variable, respectively, rand (0) is a random number between 0 and 1.
Step 3) Apply the power dispatch algorithm, as shown in Fig. 2, to each generated population. In addition, calculate a fitness function based on the equations, i.e., the objective functions.
Step 4) Determine the non-dominated solutions.
The non-dominated solutions are determined by Eq. (8).
Step 5) Separate the non-dominated solutions and store them in an archive.
To access non-dominated solutions, they should be stored.
Step 6) Select the best particle from the archive of non-dominated solutions as a leader.
The leader selection process is as follows. First, the search space is divided into equal parts. Next, a probability distribution is assigned to each search space division. Finally, the best particle is selected as the leader by a roulette wheel method.
Step 7) Obtain the new velocity and position for each particle using Eqs. (10) and (11).
Step 8) Update the best position for each particle by comparing each particle’s new position with the previous positions.
$$ P_{{{\text{best}},i}} (t + 1) = \left\{ \begin{aligned} & P{}_{{{\text{best}},i}}(t)\quad P_{{{\text{best}},i}} (t) \prec \,X_{i} (t + 1) \hfill \\ &X_{i} (t + 1)\quad X_{i} (t + 1) \prec \,P_{{{\text{best}},i}} (t)\, \hfill \\ &{\text{select}}\,\;{\text{randomly}} \hfill \\& (P_{{{\text{best}},i}} (t)orX_{i} (t + 1))\quad {\text{otherwise}} \hfill \\ \end{aligned} \right. $$
(13)
Step 9) Integrate the current non-dominated solutions into the archive.
Step 10) Eliminate dominated solutions from the archive.
Dominated-solutions are eliminated from solution circle of the archive.
Step 11) If the number of solutions in the archive exceeds a predefined value, eliminate extra solutions.
Step 12) Check the program termination criterion.
If the maximum number of iterations is reached, the optimization process is terminated; otherwise, the previous generation is replaced by the new current generation and the algorithm jumps to Step 6. Figure 3 shows a flowchart illustrating the proposed algorithm for solving the optimization problem.
Step 13) Select the best interactive solution.
To select the best solution among the optimum solutions obtained, a fuzzy decision function with a membership function is employed to include the exact values of variables, where the membership function \( \mu_{i}^{k} \) shows the ith objective function’s optimality among the kth Pareto optimal solutions calculated by Eq. (14):
$$ \mu_{i}^{k} = \left\{ \begin{aligned} &1\quad f_{i} \le f_{i}^{\hbox{min} } \hfill \\& \frac{{f_{i}^{ \hbox{max} } - f_{i} }}{{f_{i}^{ \hbox{max} } - f_{i}^{ \hbox{min} } }}\;f_{i}^{ \hbox{max} } < f_{i} < f_{i}^{\hbox{min} } \quad \hfill \\ & 0\quad f_{i} \ge f_{i}^{ \hbox{max} } \hfill \\ \end{aligned} \right. $$
(14)
These limits are calculated separately in the proposed method using the optimization results for each objective function. \( \mu_{i}^{k} \) Ranges between 0 and 1 such that \( \mu_{i}^{k} = 0 \) indicates the incompatibility of the solution with the specified objectives, whereas \( \mu_{i}^{k} = 1 \) indicates full compatibility. For each Pareto k’s optimum solution, the normalized membership function is obtained by Eq. (15):
$$ \mu^{k} = \frac{{\sum\limits_{i = 1}^{m} {\mu_{i}^{k} } }}{{\sum\limits_{k = 1}^{n} {\sum\limits_{i = 1}^{m} {\mu_{i}^{k} } } }} $$
(15)
The solution with the highest membership function is selected as the best compatible solution. Figure 4 illustrates the optimization problem and the application of the fuzzy method to select the best solution from the Pareto solution set.

Case study and simulation results

To demonstrate the effectiveness of the proposed algorithm, a six-bus test system was used for simulation purpose. This power system is utilized to solve economic load dispatch considering air pollution under safety constraint by MOPSO algorithm. The proposed approach was applied to the system under various load conditions and the results obtained were compared with those produced by the classic NLP method (for detailed information readers are referred to [17]). The system considered has been in use for 25 years. The average increased cost of generating units was 45 $/MWh. The system is shown in Fig. 5.
The system considered in the case study comprised three power plants and six generating units. The fuel costs and pollution coefficients for the generating units are given in Table 1 and 2, respectively. For simplicity, we only considered one pollutant, i.e. NOx. Table 3 shows the coefficients for the system’s transmission power loss. The method used in this study is based on the fundamentals algorithm as a multi-objective function. Thus, using the Pareto optimization principle, we formulated a MOPSO algorithm to solve the problem. In addition, the results obtained were compared with those produced by the classic NLP to demonstrate the superior performance of our method in terms of accuracy.
Table 1
Fuel costs for generating units
Power plant
Fuel cost coefficients
\( P_{{G{ \hbox{min} }}} \)
\( P_{{G{ \hbox{max} }}} \)
c i
b i
a i
\( P_{{G{ \hbox{max} }}} \)
G1
0.15247
38.5397
756.79886
10
125
 
G2
0.10587
46.1591
451.32513
10
150
 
G3
0.02803
40.3965
1049.3251
40
250
2
G4
0.03546
38.3055
1243.5311
35
210
 
G5
0.02111
36.3278
1658.5696
130
325
3
G6
0.01799
38.2704
1356.6592
125
315
Table 2
Pollution coefficients for generating units
Power plant
Pollution cost coefficients
\( P_{{G{ \hbox{min} }}} \)
\( P_{{G{ \hbox{max} }}} \)
d i
e i
f i
1
G1
0.00419
0.32767
13.85932
10
125
 
G2
0.00419
0.32767
13.85932
10
150
 
G3
0.00683
−0.54551
40.2669
40
250
2
G4
0.00683
−0.54551
40.2669
35
210
 
G5
0.00461
−0.51116
42.89553
130
325
3
G6
0.00461
−0.51116
42.89553
125
315
Table 3
Transmission power loss coefficients
0.000091
0.000031
0.000029
0.000031
0.000062
0.000028
0.000029
0.000028
0.000072

Operating cost function

In this section, the results obtained in terms of minimizing the operating cost function are presented in two modes: with and without system power loss. The optimum power dispatch levels for the generating units using PSO and NLP are shown in Tables 4 and 5, respectively.
Table 4
Economic dispatch without transmission system power loss
 
Unit
PSO
NLP
Generating unit (MW)
1
32.45
32.49
2
10.72
10.81
3
143.69
143.64
4
143.15
143.03
5
287.16
287.10
6
282.80
282.90
Total fuel costs ($/h)
 
45463.49
45463.49
Total emissions (kg/h)
 
795.11
795.07
Table 5
Economic dispatch with transmission system power loss
 
Unit
PSO
NLP
Generating unit (MW)
1
33.77
33.99
2
12.54
12.97
3
153.82
151.79
4
148.53
147.27
5
296.21
294.23
6
293.30
298.05
Total fuel costs ($/h)
 
47170.92
47328.74
Total emissions (kg/h)
 
856.99
863.29
Transmission loss (MW)
 
38.23
38.32
The results in Tables 4 and 5 indicate that generating units 5 and 6, which had the lowest start-up cost among all the generating units, contributed enormously to meeting the load demand. Generating unit-5 produces 2,871,629 MW and generating unit-6 generates 2,828,004 MW without considering power losses. Obviously, these values increase when power losses are considered (see Table 5).
Figure 6 shows the convergence trend with the proposed method when minimizing the operating cost function with/without system power loss. Based on the results obtained and Fig. 6, we can state that when transmission system loss was included, the operating cost increased from 45,463.49 $/h to 47,170.92 $/h.

Emission cost function

In this section, we present the results obtained by minimizing the emission cost function in two modes: with and without system power loss. The optimum power dispatch levels for the generating units using PSO and NLP are shown in Tables 6 and 7, respectively.
Table 6
Economic dispatch of emissions without transmission system power loss
 
Unit
PSO
NLP
Generating unit (MW)
1
116.99
116.99
2
116.98
116.99
3
135.69
135.69
4
135.69
135.66
5
197.31
197.31
6
197.31
197.31
Total fuel costs ($/h)
 
48051.22
48051.51
Total emissions (kg/h)
 
646.12
646.18
Table 7
Economic dispatch of emissions with transmission system power loss
 
Unit
PSO
NLP
Generating unit (MW)
1
124.60
122.75
2
127.51
122.75
3
140.27
139.22
4
140.30
141.96
5
204.11
206.64
6
204.19
207.78
Total fuel costs ($/h)
 
50223.97
50262.99
Total emissions (kg/h)
 
697.03
701.12
Transmission loss (MW)
 
40.99
41.12
Based on the results in Tables 6 and 7, we can state that generating units 1 and 2, which had the lowest emissions, operated near their maximum value and these units made major contributions to meeting the load demand. Generating unit-1 produces total power of 116.99 MW and generating unit-2 generates 116.98 MW without power loss. This will definitely increase when power loss is considered (See Table 7).
Figure 7 shows the convergence trend with the proposed method when minimizing the emission cost function with/without system power loss. According to the results obtained, when transmission system loss was included, the emission costs increased from 646.12 to 697.03 kg/h.

Simultaneous minimization of the operating cost and emission cost functions

In this section, we present the results obtained by simultaneously minimizing the operating and emission cost functions in two modes: with and without system power loss. The optimum power dispatch levels for the generating units using MOPSO and NLP are shown in Tables 8 and 9, respectively.
Table 8
Simultaneous minimization of the operating cost and emission cost functions without transmission system power loss
 
Unit
MOPSO
NLP
Generating unit (MW)
1
68.86
36.02
2
66.77
16.66
3
143.77
147.79
4
156.01
146.54
5
244.55
278.73
6
220.01
274.24
Total fuel costs ($/h)
 
46112.09
46248.23
Total emissions (kg/h)
 
682.32
775.48
Table 9
Simultaneous minimization of the operating cost and emission cost functions with transmission system power loss
 
Unit
MOPSO
NLP
Generating unit (MW)
1
81.71
37.53
2
79.57
18.81
3
152.51
154.58
4
162.82
151.32
5
232.58
286.6
6
228.84
289.4
Total fuel costs ($/h)
 
48381.09
48181.49
Total emissions (kg/h)
 
726.52
843.19
Transmission loss (MW)
 
38.1
38.34
According to the results in Tables 8 and 9, when we simultaneously optimized the operating and emission cost functions, there was a trade-off between the two conflicting functions to operate the system at the optimum point.
Figure 8 shows the convergence trend with the proposed method when we simultaneously minimized the operating cost and emission cost functions with/without system power loss.

Conclusions

In this study, the MOPSO algorithm was used to solve the ED problem considering emissions in a power system with various constraints. To obtain satisfactory results, the problem was solved by taking into account the operating and emission costs in a separate mode. Next, the problem was solved by trading off between two contrasting objective functions, i.e., operating and emission cost functions, for simultaneous minimization. This process was analyzed in two modes, without and with transmission system power loss. As results indicate when two objective functions are optimized simultaneously the related costs are highly reduced. Comparing the results obtained with those produced by the NLP method demonstrated that the MOPSO algorithm outperformed the NLP method in terms of its accuracy and convergence speed as results show, if two pollution and exploitation cost functions are optimized simultaneously, without considering losses, their values would be 46,112.09 $/h and 682.32 $/h and if losses are considered, these values would be 48,381.09 $/h and 726.52 $/h.
Open AccessThis article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://​creativecommons.​org/​licenses/​by/​4.​0/​), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.
Literature
1.
go back to reference Ebrahimian, H., Taheri, B., Yousefi, N.: Optimal operation of energy at hydrothermal power plants by simultaneous minimization of pollution and costs using improved ABC algorithm. Front. Energy 9(4), 426–432 (2015). doi:10.1007/s11708-015-0376-4 CrossRef Ebrahimian, H., Taheri, B., Yousefi, N.: Optimal operation of energy at hydrothermal power plants by simultaneous minimization of pollution and costs using improved ABC algorithm. Front. Energy 9(4), 426–432 (2015). doi:10.​1007/​s11708-015-0376-4 CrossRef
2.
go back to reference Finnigan, O.E., Fouad, A. (eds.): Economic dispatch with pollution constraints. IEEE Transactions on Power Apparatus and Systems; 1974: IEEE-Inst Electrical Electronics Engineers Inc 345 E 47th St, New York, NY 10017-2394 Finnigan, O.E., Fouad, A. (eds.): Economic dispatch with pollution constraints. IEEE Transactions on Power Apparatus and Systems; 1974: IEEE-Inst Electrical Electronics Engineers Inc 345 E 47th St, New York, NY 10017-2394
3.
go back to reference Brodsky, S.F., Hahn, R.W.: Assessing the influence of power pools on emission constrained economic dispatch. Power Syst. IEEE Trans. 1(1), 57–62 (1986)CrossRef Brodsky, S.F., Hahn, R.W.: Assessing the influence of power pools on emission constrained economic dispatch. Power Syst. IEEE Trans. 1(1), 57–62 (1986)CrossRef
4.
go back to reference Roy, P.K., Hazra, S.: Economic emission dispatch for wind-fossil-fuel-based power system using chemical reaction optimisation. Int. Trans. Electr. Energy Syst. (2014). doi:10.1002/etep.2033 Roy, P.K., Hazra, S.: Economic emission dispatch for wind-fossil-fuel-based power system using chemical reaction optimisation. Int. Trans. Electr. Energy Syst. (2014). doi:10.​1002/​etep.​2033
5.
go back to reference Ghorbani, N., Vakili, S., Babaei, E., Sakhavati, A.: Particle swarm optimization with smart inertia factor for solving non-convex economic load dispatch problems. Int. Trans. Electr. Energy Syst. 24, 1120–1133 (2014)CrossRef Ghorbani, N., Vakili, S., Babaei, E., Sakhavati, A.: Particle swarm optimization with smart inertia factor for solving non-convex economic load dispatch problems. Int. Trans. Electr. Energy Syst. 24, 1120–1133 (2014)CrossRef
6.
go back to reference Anantasate, S., Bhasaputra, P.: A multi-objective bees algorithm for multi-objective optimal power flow problem, Electrical Power Engineering and Power System. The 8th Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology (ECTI) Association of Thailand—Conference 2011 Anantasate, S., Bhasaputra, P.: A multi-objective bees algorithm for multi-objective optimal power flow problem, Electrical Power Engineering and Power System. The 8th Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology (ECTI) Association of Thailand—Conference 2011
7.
go back to reference El-Keib, A., Ma, H., Hart, J.: Environmentally constrained economic dispatch using the Lagrangian relaxation method. Power Syst. IEEE Trans. 9(4), 1723–1729 (1994)CrossRef El-Keib, A., Ma, H., Hart, J.: Environmentally constrained economic dispatch using the Lagrangian relaxation method. Power Syst. IEEE Trans. 9(4), 1723–1729 (1994)CrossRef
8.
go back to reference Chen, S.-D., Chen, J.-F.: A direct Newton-Raphson economic emission dispatch. Int. J. Electr. Power Energy Syst. 25(5), 411–417 (2003)CrossRef Chen, S.-D., Chen, J.-F.: A direct Newton-Raphson economic emission dispatch. Int. J. Electr. Power Energy Syst. 25(5), 411–417 (2003)CrossRef
9.
go back to reference Yang, Z., Li, K., Niu, Q., Zhang, C., Foley, A. (eds): Non-convex dynamic economic/environmental dispatch with plug-in electric vehicle loads. Comput. Intell. Appl. Smart Grid (CIASG), 2014 IEEE Symposium on; 2014: IEEE Yang, Z., Li, K., Niu, Q., Zhang, C., Foley, A. (eds): Non-convex dynamic economic/environmental dispatch with plug-in electric vehicle loads. Comput. Intell. Appl. Smart Grid (CIASG), 2014 IEEE Symposium on; 2014: IEEE
10.
go back to reference Lu, S., Sun, C., Lu, Z.: An improved quantum-behaved particle swarm optimization method for short-term combined economic emission hydrothermal scheduling. Energy Convers. Manage. 51(3), 561–571 (2010)MathSciNetCrossRef Lu, S., Sun, C., Lu, Z.: An improved quantum-behaved particle swarm optimization method for short-term combined economic emission hydrothermal scheduling. Energy Convers. Manage. 51(3), 561–571 (2010)MathSciNetCrossRef
11.
go back to reference Basu, M.: A simulated annealing-based goal-attainment method for economic emission load dispatch of fixed head hydrothermal power systems. Int. J. Electr. Power Energy Syst. 27(2), 147–153 (2005)CrossRef Basu, M.: A simulated annealing-based goal-attainment method for economic emission load dispatch of fixed head hydrothermal power systems. Int. J. Electr. Power Energy Syst. 27(2), 147–153 (2005)CrossRef
12.
go back to reference Geetha, R., Bhuvaneswari, R., Subramanian, S., (eds.): Artificial immune system based combined economic and emission dispatch. TENCON 2008-2008 IEEE Region 10 Conference; 2008: IEEE Geetha, R., Bhuvaneswari, R., Subramanian, S., (eds.): Artificial immune system based combined economic and emission dispatch. TENCON 2008-2008 IEEE Region 10 Conference; 2008: IEEE
13.
go back to reference Pandit, M., Srivastava, L., Sharma, M.: Environmental economic dispatch in multi-area power system employing improved differential evolution with fuzzy selection. Appl. Soft Comput. 28, 498–510 (2015)CrossRef Pandit, M., Srivastava, L., Sharma, M.: Environmental economic dispatch in multi-area power system employing improved differential evolution with fuzzy selection. Appl. Soft Comput. 28, 498–510 (2015)CrossRef
14.
go back to reference Anita, J.M., Raglend, I.J.: Power flow constrained unit commitment problem using improved shuffled frog leaping algorithm. Power Electr. Renew. Energy Syst., p. 1545–55, Springer (2015) Anita, J.M., Raglend, I.J.: Power flow constrained unit commitment problem using improved shuffled frog leaping algorithm. Power Electr. Renew. Energy Syst., p. 1545–55, Springer (2015)
15.
go back to reference Roy, P.K., Bhui, S.: A multi-objective hybrid evolutionary algorithm for dynamic economic emission load dispatch, Int. Trans. Electr. Energy Syst. 2015.23:etep.2066 Roy, P.K., Bhui, S.: A multi-objective hybrid evolutionary algorithm for dynamic economic emission load dispatch, Int. Trans. Electr. Energy Syst. 2015.23:etep.2066
16.
go back to reference Tarafdar Hagh, M., Ebrahimian, H., Ghadimi, N.: Hybrid intelligent water drop bundled wavelet neural network to solve the islanding detection by inverter based DG. Front. Energy 9(1), 75–90 (2015)CrossRef Tarafdar Hagh, M., Ebrahimian, H., Ghadimi, N.: Hybrid intelligent water drop bundled wavelet neural network to solve the islanding detection by inverter based DG. Front. Energy 9(1), 75–90 (2015)CrossRef
17.
go back to reference Nanda, J., Hari, L., Kothari, M.: Economic emission load dispatch with line flow constraints using a classical technique. IEE Proc. Gener. Trans. Distrib. 141, 1–10 (1994)CrossRef Nanda, J., Hari, L., Kothari, M.: Economic emission load dispatch with line flow constraints using a classical technique. IEE Proc. Gener. Trans. Distrib. 141, 1–10 (1994)CrossRef
Metadata
Title
Economic dispatch in a power system considering environmental pollution using a multi-objective particle swarm optimization algorithm based on the Pareto criterion and fuzzy logic
Authors
Bahman Taheri
Gholamreza Aghajani
Mahsa Sedaghat
Publication date
12-04-2017
Publisher
Springer Berlin Heidelberg
Published in
International Journal of Energy and Environmental Engineering / Issue 2/2017
Print ISSN: 2008-9163
Electronic ISSN: 2251-6832
DOI
https://doi.org/10.1007/s40095-017-0233-9

Other articles of this Issue 2/2017

International Journal of Energy and Environmental Engineering 2/2017 Go to the issue