Vous êtes sur la page 1sur 6

Paper Title* (use style: paper title)

Subtitle as needed (paper subtitle)

Authors Name/s per 1st Affiliation (Author)

Authors Name/s per 2nd Affiliation (Author)

line 1 (of Affiliation): dept. name of organization


line 2-name of organization, acronyms acceptable
line 3-City, Country
line 4-e-mail address if desired

line 1 (of Affiliation): dept. name of organization


line 2-name of organization, acronyms acceptable
line 3-City, Country
line 4-e-mail address if desired

AbstractThis electronic document is a live template and


already defines the components of your paper [title, text, heads,
etc.] in its style sheet. *CRITICAL: Do Not Use Symbols, Special
Characters, or Math in Paper Title or Abstract. (Abstract)
Keywordscomponent; formatting; style; styling; insert (key
words)

load flow techniques, used for distribution systems. An


efficient and accurate solution algorithm for the distribution
networks using three fundamental branch flow equations
known as Dist flow equations, proposed by S.F. Mekhmer,
M.A. Moustafa and S.A soliman[] is followed here.

I. INTRODUCTION (HEADING 1)

II. FEEDER RECONFIGURATION

In the past decade or so, with the advances in


communication and data processing technology, electric utility
companies have become very interested in distribution
automation. One important area in which distribution
automation is being applied is the area of network
reconfiguration. Network reconfiguration refers to the closing
and opening of switches in a power distribution system in
order to alter the network topology, and thus the flow of
power from the substation to the customers. There are two
primary reasons to reconfigure a distribution network during
normal operation. Depending on the current loading
conditions, reconfiguration may become necessary in order to
eliminate overloads on specific system components such as
transformers or line sections. In this case it is known as load
balancing. As the loading conditions on the system change it
may also become profitable to reconfigure in order to reduce
the real power losses in the network. This is usually referred to
as network reconfiguration for loss reduction.
Distribution systems consist of groups of interconnected
radial circuits. The configuration may be varied via switching
operations to transfer loads among the feeders. Two types of
switches are used in primary distribution systems. They are
normally closed switches (sectionalizing switches) or
normally open switches (tie switches). Both types are designed
for both protection and configuration management.
Here the network reconfiguration problem is formulated as
a single objective optimization problem where power loss is
minimized subject to security and operational constraints. The
aim is to present an efficient technique for minimization of
real power loss in a radial distribution system. Here we have
adopted feeder reconfiguration technique for reduction of loss
in a radial system using Genetic algorithm. As reconfiguration
problem involve a large no of load flow calculation to find out
the objective function, its efficiency mostly depends on the

The inefficiency in operation of the distribution network is


usually because of its complicated radial configuration,
fluctuating load demand and frequent occurrence of faults.
The optimum and reliable operation of distribution network
increase rewards for distribution companies and satisfaction to
customers. A considerable fraction of losses in power system
is related to the electricity distribution network, also because
of low level of voltage. There are different was to reduce
losses in distribution system. Most of them need installation of
new equipments within the system, which increases
complexity of the network as well as financial burden for
distribution companies.
One of the simple and cheap ways of reducing losses in
distribution network is reconfiguration. Reconfiguration in a
distribution network is achieved by changing the topology of
the system by means of changing the on-off status of the
sectionalizing switches and the tie line switches. The
sectionalizing switches are normally closed and tie line
switches are normally open.
In order to reconfigure a system for finding an optimal
solution computational searching methods are used. These
computational searching methods are classified into three
large groups, Knowledge-based methods, methods based on
evolutionary techniques and mixed methods. [1-4].
A. Knowledge based methods
They are based on the operators' experience in the system
operations. Based on this knowledge, algorithms have been
designed to facilitate searching for the new distribution
network configuration, trying to find an option close to the
optimal. Heuristic methods, linear programming, expert
systems and fuzzy logic are under this category

B. Methods based on evolutionary techniques


They are based on imitation of physical, biological and
neurological processes present in nature. They have as an
important characteristic: the lack of a rigorous mathematical
formulation that allows establishing their operation in each
situation with certainty. Examples of techniques in this
category are: simulated annealing techniques, genetic
algorithms and neural networks. These techniques start from a
solution and improve it.
C. Mixed methods
These methods are in use since 1996 and are combinations
of previous methods to gather their combined strengths; hence
better results are obtained.
In the heuristic approach Merlin and Back [16] developed
a method where the network is treated first with all the
switches closed, which convert it into a mashed network. Then
one by one the tie line switch with the lowest current is
opened until the network become radial. This method is letter
modified by Shirmohammadi and Hong to overcome some of
the weakness present in the initial method.
Another method within the heuristic technique which was
proposed by Civanlar et al [17], considers the closing of one
tie switch and opening of one sectionalizing switch at the
same time, in order to transfer loads from feeder with higher
voltage drop to feeder with lower voltage drop, but still
keeping the network radial. They proposed an equation to
evaluate the reduction in losses when an switching action
takes place.
Goswami and Basu[18] proposed a feeder reconfiguration
algorithm, by using optimal flow pattern. In this case unlike
[16] and [17], only one tie switch at a time is closed and the
radial configuration is restored by opening the same on
another switch depending upon the results of optimal flow.
Although this method gives good results, but its
implementation can very long and therefore difficult to apply
in real time applications. [15] Baran et al. [10] described a
reconfiguration methodology for loss reduction and load
balancing based upon considering branch exchange type
switching. ShirMohammadi et al. [19] described a technique
for the reconfiguration of distribution networks to decrease
their resistive line losses and included results pertaining to
large scale system examples. Lubkeman et al. [20] presented
an expert system using heuristic rules to shrink the search
space for reducing the computation time. However, only a
feasible solution can be obtained for knowledge based
methods. Chiang et al. [22], [23] proposed new solution
methodologies using the simulated annealing algorithm for the
network reconfiguration. Kim et al. [25] proposed a neural
network based method with mapping capability to identify
various network configurations corresponding to different load
levels. Borozan et al. [27] proposed an algorithm for
calculating Zloop matrix using the ordered network elements.
Taleski et al. [26] proposed a method to determine the network
reconfiguration with minimum energy losses for a given
period. Jeon et al. [31] presented the simulated annealing
algorithm with Tabu search for loss reduction. The Tabu

search attempted to determine a better solution in the manner


of a greatest - descent algorithm, but it could not give any
guarantee of the convergence property. Chin et al. [28]
presented a ranking index method to determine the distribution
network reconfiguration problem for loss reduction. Morton et
al. [24] presented a brute force solution for determining a
minimal-loss radial configuration. The graph theory involving
semi sparse transformations of a current sensitivity matrix was
used, which guaranteed a globally optimal solution but needed
an exhaustive search. Kin et al. [29] presented a refined
genetic algorithm (RGA) to reduce losses. In RGA, the
conventional crossover and mutation schemes were refined by
a competition mechanism. [16] K. Nara, A. Shiose, M.
Kitagawa, T. Ishihara [30] presented a genetic algorithm based
approach for determining the network reconfiguration for loss
minimization and load balancing. Prasad et al. [34] presented a
fuzzy mutated genetic algorithm for optimal reconfiguration of
radial distribution systems. This method involves a new
chromosome representation of the network and a fuzzy
mutation control for an effective search of solution space.
Hong et al. [32], and Hung et al. [33] presented a method
based on genetic algorithms (GA) and fuzzy multi objective
programming for determining the network reconfiguration in
distribution systems. A vertex encoding based on Prufer
number was adopted in GA for encoding the chromosomes.
Sivanagaraju et al. [21] presented a method to determine the
voltage stability of radial distribution systems by network
reconfiguration.
In this work Genetic Algorithm is applied for the
reconfiguration problem with real power loss reduction as
main objective while meeting the following constraints.
1. Topological constraints
2. Electrical constraints
3. Operational constraints
4. Load constraints
III. PROBLEM FORMULATION
In order to remain competitive, it is becoming more and
more important for power distribution companies to be able to
meet efficiently the demands of their customers. This means
that one of their goals is to be able to find an operating state
for a large distribution network which minimizes the cost in
terms of loss for the power company supplying the power,
while satisfying the requirements of the customer. This
chapter introduces some useful notation and presents a
formulation of the network reconfiguration problem for loss
reduction. Let u denote the current configuration of a
distribution system whose operating state is specified by
x(switch status). Let be the objective function f(v,x), where v
is the voltage vector of the nodes corresponding to the
configuration u which gives a relative measure of the loss of
operating the system in configuration u and corresponding
state x. In order for a configuration u to be a valid solution to
the problem it must satisfy certain topological constraints. The
corresponding state x must be consistent with Kirchhoffs
current and voltage laws to satisfy the electrical constraints
and must satisfy the operational constraints of the system by

not exceeding the physical limitations of any of the system


components. It must also satisfy the customers real power
demands while maintaining bus voltages within appropriate
bounds. The customer requirements are also called load
constraints. The objective is to find a network configuration u
which minimizes while satisfying all of the above constraints.
This problem can be given in a very general formulation as a
single objective function with equality and inequality
constraints.
Minimize f (v, x)
(1)
us
Where,
v = vector of node voltages
x = vector of the switch status
Subject to
F (v, x) =0
G (v, x) 0
(2)
where S is the set of all possible network configurations, and F
and G are non-linear functions used to express the constraints
mentioned above. Any solution u satisfying the constraints of
(2) is called a feasible configuration.
A. Search space
The search space for this problem is the set of all
possible network configurations. Once the general layout of
the distribution network is specified, the specific topology is
determined by the status of each of the switches in the system.
Switches which are normally open are called tie switches and
normally closed switches are known as sectionalizing
switches. Specifying the open/closed status of each switch
completely characterizes the topology of the network. So if the
total number of tie and sectionalizing switches in the system is
n, the current configuration can be represented as a vector
u = [ u1, u2,u3, .un ], of individual switch states.
where , ui{0.1} 1in
ui= 1 indicates that switch i is closed, and ui= 0 indicates that
it is open.
B. Objective function
The objective function f(v,x) maps the current
configuration u and the corresponding state x into a real
number which gives a relative measure of the objective of that
configuration. In this application the goal is to reduce real
power
losses
in
the
system.
Let f (v, x) be the sum of the real power losses in each line of
a particular configuration, then

to zero ,the real power losses in the system would also be zero,
but a distribution system operated in this state would
obviously cause the utility company to lose customers.
So it is necessary to specify which states are feasible and whic
h ones are not.
1) Topological constraints:The Topology or layout
of the system is constrained to be the radial configuration
which is typical in power distribution networks. This means
that no loops are allowed in the network. The network
configuration is also constrained to be a connected topology
such that each bus is connected via at least one path to the
substation. The combination of these two requirments
classifies the feasible topology as a spanning tree. Fig. 1 shows
a typical feasible radial configuration of a distribution system
with a main feeder and 7 laterals.
2) Electrical Constraints: Being an Electrical circuit,
the state of a power system network must also satisfy
Kirchhoffs voltage and current laws. Since a distribution sys
tem can be quite large involving thousands of buses , the
formulation of these constraints can be rather involved. They
can be expressed as the equality constraint, f(v, x) ,given
in (2).
3) Operational constraints: It is possible that the
network configuration which is theoritically minimizes the
the real power losses in the system might require
one or several of the components in the system to be operated
at a level beyond its physical limitations. This obviously must
be disallowed. Each lin, transformer and switch in the system
has a certain thermal limitation which restricts the maximum
allowable current through that component. In general, thes
e physical limitations can be accounted for by constraining
line
currents,
line
flows
and
bus voltages to lie within appropriate bounds. These operation
al constraints are inequality constraints which can be included
in (2).
4) Load
constraints:
The
power
companys
customers have certain requirements for the electrical power
they receive. The power company must be able to maintain a
certain voltage level at each bus in the system while
supplying
power
demanded
by
each
customer. This inequality constraint is given by
|min Vi| |Vi | |maxVi|
(3)
is also included in the inequality constraint (2), namely,
G(xu) 0
.

(3)
where, Pli represent the real power lost in line i, (n-1)
represents total number of lines and n represents total number
of buses.Then our objective function will be
min f (v, x) for u s.
C. Constraints
Not every configuration u s is a reasonable solution to the
network configuration problem. For example if all of the
switches were put in the open state and all bus voltages set

Note that the equation is centered using a center tab stop.


Be sure that the symbols in your equation have been defined
before or immediately following the equation. Use (1), not
Eq. (1) or equation (1), except at the beginning of a
sentence: Equation (1) is ...
E. Some Common Mistakes
The word data is plural, not singular.
The subscript for the permeability of vacuum 0, and
other common scientific constants, is zero with
subscript formatting, not a lowercase letter o.

Use either SI (MKS) or CGS as primary units. (SI units


are encouraged.) English units may be used as
secondary units (in parentheses). An exception would
be the use of English units as identifiers in trade, such
as 3.5-inch disk drive.
Avoid combining SI and CGS units, such as current in
amperes and magnetic field in oersteds. This often
leads to confusion because equations do not balance
dimensionally. If you must use mixed units, clearly
state the units for each quantity that you use in an
equation.
Do not mix complete spellings and abbreviations of
units: Wb/m2 or webers per square meter, not
webers/m2. Spell units when they appear in text: ...a
few henries, not ...a few H.
Use a zero before decimal points: 0.25, not .25.
Use cm3, not cc. (bullet list)
D. Equations
The equations are an exception to the prescribed
specifications of this template. You will need to determine
whether or not your equation should be typed using either the
Times New Roman or the Symbol font (please no other font).
To create multileveled equations, it may be necessary to treat
the equation as a graphic and insert it into the text after your
paper is styled.
Number equations consecutively. Equation numbers,
within parentheses, are to position flush right, as in (1), using
a right tab stop. To make your equations more compact, you
may use the solidus ( / ), the exp function, or appropriate
exponents. Italicize Roman symbols for quantities and
variables, but not Greek symbols. Use a long dash rather than
a hyphen for a minus sign. Punctuate equations with commas
or periods when they are part of a sentence, as in

ab

In American English, commas, semi-/colons, periods,


question and exclamation marks are located within
quotation marks only when a complete thought or
name is cited, such as a title or full quotation. When
quotation marks are used, instead of a bold or italic
typeface, to highlight a word or phrase, punctuation
should appear outside of the quotation marks. A
parenthetical phrase or statement at the end of a
sentence is punctuated outside of the closing
parenthesis (like this). (A parenthetical sentence is
punctuated within the parentheses.)
A graph within a graph is an inset, not an insert.
The word alternatively is preferred to the word
alternately (unless you really mean something that
alternates).
Do not use the word essentially
approximately or effectively.

to

mean

In your paper title, if the words that uses can


accurately replace the word using, capitalize the u; if
not, keep using lower-cased.
Be aware of the different meanings of the homophones
affect
and
effect,
complement
and
compliment, discreet and discrete, principal
and principle.
Do not confuse imply and infer.
The prefix non is not a word; it should be joined to
the word it modifies, usually without a hyphen.
There is no period after the et in the Latin
abbreviation et al.
The abbreviation i.e. means that is, and the
abbreviation e.g. means for example.
An excellent style manual for science writers is [7].
IV. USING THE TEMPLATE
After the text edit has been completed, the paper is ready
for the template. Duplicate the template file by using the Save
As command, and use the naming convention prescribed by
your conference for the name of your paper. In this newly
created file, highlight all of the contents and import your
prepared text file. You are now ready to style your paper; use
the scroll down window on the left of the MS Word

Formatting
toolbar.

A. Authors and Affiliations


The template is designed so that author affiliations are not
repeated each time for multiple authors of the same affiliation.
Please keep your affiliations as succinct as possible (for
example, do not differentiate among departments of the same
organization). This template was designed for two affiliations.
1) For author/s of only one affiliation (Heading 3): To
change the default, adjust the template as follows.
a) Selection (Heading 4): Highlight all author and
affiliation lines.
b) Change number of columns: Select the Columns icon
from the MS Word Standard toolbar and then select 1
Column from the selection palette.
c) Deletion: Delete the author and affiliation lines for
the second affiliation.
2) For author/s of more than two affiliations: To change
the default, adjust the template as follows.
a) Selection: Highlight all author and affiliation lines.
b) Change number of columns: Select the Columns
icon from the MS Word Standard toolbar and then select 1
Column from the selection palette.
c) Highlight author and affiliation lines of affiliation 1
and copy this selection.
d) Formatting: Insert one hard return immediately after
the last character of the last affiliation line. Then paste down
the copy of affiliation 1. Repeat as necessary for each
additional affiliation.
e) Reassign number of columns: Place your cursor to
the right of the last character of the last affiliation line of an
even numbered affiliation (e.g., if there are five affiliations,
place your cursor at end of fourth affiliation). Drag the cursor
up to highlight all of the above author and affiliation lines. Go
to Column icon and select 2 Columns. If you have an odd
number of affiliations, the final affiliation will be centered on
the page; all previous will be in two columns.
B. Identify the Headings
Headings, or heads, are organizational devices that guide
the reader through your paper. There are two types:
component heads and text heads.
Component heads identify the different components of
your paper and are not topically subordinate to each other.
Examples
include
ACKNOWLEDGMENTS
and
REFERENCES, and for these, the correct style to use is
Heading 5. Use figure caption for your Figure captions,
and table head for your table title. Run-in heads, such as
Abstract, will require you to apply a style (in this case,
italic) in addition to the style provided by the drop down menu
to differentiate the head from the text.
Text heads organize the topics on a relational, hierarchical
basis. For example, the paper title is the primary text head
because all subsequent material relates and elaborates on this
one topic. If there are two or more sub-topics, the next level
head (uppercase Roman numerals) should be used and,

conversely, if there are not at least two sub-topics, then no


subheads should be introduced. Styles named Heading 1,
Heading 2, Heading 3, and Heading 4 are prescribed.
C. Figures and Tables
1) Positioning Figures and Tables: Place figures and
tables at the top and bottom of columns. Avoid placing them in
the middle of columns. Large figures and tables may span
across both columns. Figure captions should be below the
figures; table heads should appear above the tables. Insert
figures and tables after they are cited in the text. Use the
abbreviation Fig. 1, even at the beginning of a sentence.
TABLE I.
Table
Head
copy

TABLE STYLES
Table Column Head

Table column subhead

Subhead

Subhead

More table copya


a.

Sample of a Table footnote. (Table footnote)


b.

Fig. 1. Example of a figure caption. (figure caption)

Figure Labels: Use 8 point Times New Roman for Figure


labels. Use words rather than symbols or abbreviations when
writing Figure axis labels to avoid confusing the reader. As an
example, write the quantity Magnetization, or
Magnetization, M, not just M. If including units in the
label, present them within parentheses. Do not label axes only
with units. In the example, write Magnetization (A/m) or
Magnetization (A ( m(1), not just A/m. Do not label axes
with a ratio of quantities and units. For example, write
Temperature (K), not Temperature/K.

Acknowledgment (Heading 5)
The preferred spelling of the word acknowledgment in
America is without an e after the g. Avoid the stilted
expression one of us (R. B. G.) thanks .... Instead, try R. B.
G. thanks.... Put sponsor acknowledgments in the
unnumbered footnote on the first page.

References
The template will number citations consecutively within
brackets [1]. The sentence punctuation follows the bracket [2].
Refer simply to the reference number, as in [3]do not use
Ref. [3] or reference [3] except at the beginning of a
sentence: Reference [3] was the first ...
Number footnotes separately in superscripts. Place the
actual footnote at the bottom of the column in which it was
cited. Do not put footnotes in the reference list. Use letters for
table footnotes.
Unless there are six authors or more give all authors
names; do not use et al.. Papers that have not been
published, even if they have been submitted for publication,
should be cited as unpublished [4]. Papers that have been

accepted for publication should be cited as in press [5].


Capitalize only the first word in a paper title, except for proper
nouns and element symbols.
For papers published in translation journals, please give
the English citation first, followed by the original foreignlanguage citation [6].
[1]

G. Eason, B. Noble, and I.N. Sneddon, On certain integrals of


Lipschitz-Hankel type involving products of Bessel functions, Phil.
Trans. Roy. Soc. London, vol. A247, pp. 529-551, April 1955.
(references)

We suggest that you use a text box to insert a graphic


(which is ideally a 300 dpi resolution TIFF or EPS file
with all fonts embedded) because this method is somewhat
more stable than directly inserting a picture.
To have non-visible rules on your frame, use the
MSWord Format pull-down menu, select Text Box >
Colors and Lines to choose No Fill and No Line.

[2]
[3]

[4]
[5]
[6]

[7]

J. Clerk Maxwell, A Treatise on Electricity and Magnetism, 3rd ed., vol.


2. Oxford: Clarendon, 1892, pp.68-73.
I.S. Jacobs and C.P. Bean, Fine particles, thin films and exchange
anisotropy, in Magnetism, vol. III, G.T. Rado and H. Suhl, Eds. New
York: Academic, 1963, pp. 271-350.
K. Elissa, Title of paper if known, unpublished.
R. Nicole, Title of paper with only first word capitalized, J. Name
Stand. Abbrev., in press.
Y. Yorozu, M. Hirano, K. Oka, and Y. Tagawa, Electron spectroscopy
studies on magneto-optical media and plastic substrate interface, IEEE
Transl. J. Magn. Japan, vol. 2, pp. 740-741, August 1987 [Digests 9th
Annual Conf. Magnetics Japan, p. 301, 1982].
M. Young, The Technical Writers Handbook. Mill Valley, CA:
University Science, 1989.

Vous aimerez peut-être aussi