CN113688488A - Power grid line planning method based on improved artificial fish swarm algorithm - Google Patents

Power grid line planning method based on improved artificial fish swarm algorithm Download PDF

Info

Publication number
CN113688488A
CN113688488A CN202110941038.9A CN202110941038A CN113688488A CN 113688488 A CN113688488 A CN 113688488A CN 202110941038 A CN202110941038 A CN 202110941038A CN 113688488 A CN113688488 A CN 113688488A
Authority
CN
China
Prior art keywords
artificial fish
state
fish
current
artificial
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110941038.9A
Other languages
Chinese (zh)
Other versions
CN113688488B (en
Inventor
刘文杰
徐静
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing University of Information Science and Technology
Original Assignee
Nanjing University of Information Science and Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanjing University of Information Science and Technology filed Critical Nanjing University of Information Science and Technology
Priority to CN202110941038.9A priority Critical patent/CN113688488B/en
Publication of CN113688488A publication Critical patent/CN113688488A/en
Application granted granted Critical
Publication of CN113688488B publication Critical patent/CN113688488B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/18Network design, e.g. design based on topological or interconnect aspects of utility systems, piping, heating ventilation air conditioning [HVAC] or cabling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/004Artificial life, i.e. computing arrangements simulating life
    • G06N3/006Artificial life, i.e. computing arrangements simulating life based on simulated virtual individual or collective life forms, e.g. social simulations or particle swarm optimisation [PSO]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/04Constraint-based CAD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2113/00Details relating to the application field
    • G06F2113/04Power grid distribution networks
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Geometry (AREA)
  • Evolutionary Computation (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Analysis (AREA)
  • Biophysics (AREA)
  • Mathematical Optimization (AREA)
  • Computational Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Biomedical Technology (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Supply And Distribution Of Alternating Current (AREA)
  • Farming Of Fish And Shellfish (AREA)

Abstract

The application relates to a power grid line planning method based on an improved artificial fish swarm algorithm. The method comprises the following steps: acquiring data of a power distribution network, line parameters and related parameters of an improved artificial fish swarm algorithm; determining the number of artificial fish schools according to the power grid line to be optimized; according to the power distribution network data, the line parameters and the number of the artificial fish schools, each artificial fish represents one line, whether the lines represented by the artificial fish are communicated or not is judged by using the node incidence matrix, and the artificial fish schools are constructed; and analyzing the central position of the artificial fish school according to the number of the artificial fish school, iteratively executing an improved artificial fish school algorithm according to the central position of the fish school, updating the state of the bulletin board until the current iteration number is less than or equal to the maximum iteration number, stopping iteration, and outputting a power grid line planning result according to the state of the current bulletin board. The improved artificial fish swarm algorithm is adopted to plan the power grid line, so that the convergence speed is increased, and the problems that the power grid line is easy to fall into local extreme values and the like are solved.

Description

Power grid line planning method based on improved artificial fish swarm algorithm
Technical Field
The application relates to the technical field of power grid line planning, in particular to a power grid line planning method based on an improved artificial fish swarm algorithm.
Background
The power grid line planning problem belongs to a complex optimization problem with multiple decision variables and multiple constraint conditions mathematically. The method is characterized in that on the basis of meeting the economic development of the existing power supply area, a line is properly expanded or newly built to adapt to the safe operation of a power system. When a power grid is expanded or newly built, how to coordinate safety and economy becomes the key of the research on the problem of power grid line planning.
At present, power supply systems in areas with good economic development cannot well meet the safety and reliability of the operation of the power system, so that the operation failure of the power system can be caused. The current solution is mainly solved by using an intelligent optimization algorithm, such as a particle swarm algorithm, an ant colony algorithm, a genetic algorithm and the like. Although the algorithms have certain effects on the aspect of power grid line planning, the algorithms also have the related problems of low convergence speed, easy falling into local extremum and the like.
The artificial fish swarm algorithm has many advantages, such as low requirements on initial values and parameter setting, parallel processing capability, high optimization speed and the like, and can also be applied to power grid line planning; however, when the traditional artificial fish swarm algorithm is used for solving the optimization problem of multiple constraint conditions, the problems of low optimization efficiency, easy falling into local extrema and the like exist.
Disclosure of Invention
Therefore, it is necessary to provide a power grid line planning method based on an improved artificial fish swarm algorithm, which can solve the problems of low optimization efficiency, easy falling into local extremum and the like when the optimization problem of multiple constraint conditions is solved.
A power grid line planning method based on an improved artificial fish swarm algorithm comprises the following steps:
acquiring power distribution network data, line parameters and related parameters of an improved artificial fish swarm algorithm;
determining the number of artificial fish schools according to the power grid line to be optimized;
according to the power distribution network data, the line parameters and the number of the artificial fish schools, each artificial fish represents one line, whether the lines represented by the artificial fish are communicated or not is judged by using a node incidence matrix, and the artificial fish schools are constructed;
analyzing the central position of the artificial fish school according to the number of the artificial fish school, and executing the clustering behavior and the rear-end collision behavior of the improved artificial fish school algorithm according to the central position of the fish school to obtain a first fish school state;
comparing the first fish swarm state with the state of the current bulletin board, updating the state of the current bulletin board to a first fish swarm state and corresponding position information when the first fish swarm state is more optimal than the state of the current bulletin board, executing foraging behavior of the improved artificial fish swarm algorithm when the state of the current bulletin board is more optimal than the first fish swarm state, and outputting a second fish swarm state;
comparing the second fish swarm state with the state of the current bulletin board, updating the state of the current bulletin board to the second fish swarm state and corresponding position information when the second fish swarm state is more optimal than the state of the current bulletin board, executing the random behavior of the improved artificial fish swarm algorithm when the state of the current bulletin board is more optimal than the second fish swarm state, outputting a third fish swarm state, and updating the state of the current bulletin board to the third fish swarm state and corresponding position information;
and when the current iteration times are less than the maximum iteration times, returning to the step of analyzing the central position of the artificial fish school according to the number of the artificial fish school, executing the clustering behavior and the rear-end collision behavior of the improved artificial fish school algorithm according to the central position of the fish school, obtaining a first fish school state, stopping iteration until the current iteration times are less than or equal to the maximum iteration times, and outputting a power grid line planning result according to the state of the current bulletin board.
In one embodiment, the clustering behavior of the improved artificial fish swarm algorithm comprises:
the current position state of the artificial fish is recorded as SiThe number of the artificial fishes in the search field by taking the visual field as the radius is NfWhen N isfNot equal to 0, searching the artificial fishCentral position S ofcCombining a firefly optimization algorithm, and moving the artificial fish to the central position according to a swarm moving step length formula through mutual attraction and movement of fluorescence degrees among the fireflies;
when N is presentfWhen the value is 0, foraging is performed.
In one embodiment, the cluster moving step size formula is:
Figure BDA0003214967380000031
wherein mu is the step length of the movement, omega is the disturbance factor, rand is the random factor subject to uniform distribution,
Figure BDA0003214967380000032
as disturbance term, SiFor the current position state of the artificial fish, SjRandomly selecting a position state S within the visual field perception range of the artificial fishinextThe position of the artificial fish at the next moment.
In one embodiment, the rear-end collision behavior of the improved artificial fish swarm algorithm comprises the following steps:
the current position state of the artificial fish is recorded as SiFinding another position state S in the artificial fish visual field perceptionmaxkCalculating the food concentration K of the other positionkWhen the food concentration K at said another locationkFood concentration K greater than current locationiAnd another position state SmaxkCongestion factor delta, number of artificial fish in search field NfAnd the total number n of artificial fish satisfies
Figure BDA0003214967380000033
The artificial fish moves to another position state SmaxkMoving a step length in the direction, wherein the step length is a self-adaptive step length and is expressed by a rear-end moving self-adaptive step length formula, and the rear-end moving self-adaptive step length formula is as follows:
Figure BDA0003214967380000034
wherein S isinextThe position of the artificial fish at the next moment, omega is a disturbance factor, SiFor the current position state of the artificial fish, SmaxkFor finding another position state in the artificial fish visual field perception, rand is a random factor subject to uniform distribution, and step is the step length of the previous movement.
In one embodiment, the random behavior of the improved artificial fish school algorithm is to randomly select a position in the visual field and move the position in the direction.
In one embodiment, the foraging behavior of the modified artificial fish swarm algorithm comprises:
the current position state of the artificial fish is recorded as SiRandomly selecting a position state S within the visual field perception rangejRespectively calculating the food concentration of the current position and the food concentration of a randomly selected position, and recording the calculated food concentration as KiAnd KjComparing the food concentration of the current location with a randomly selected one of the locations, if Kj>KiAnd randomly selecting a position state S by taking the previous moving step length of the artificial fish as the current moving step lengthjThe direction movement and the foraging movement step length formula are as follows:
Figure BDA0003214967380000041
wherein S isinextThe position of the artificial fish at the next moment is obtained; rand () is a random number within 0 to 1 subject to uniform distribution;
if K isj≤KiAnd executing random behavior and continuously searching for a new position.
According to the power grid line planning method based on the improved artificial fish swarm algorithm, power distribution network data, line parameters and related parameters of the improved artificial fish swarm algorithm are obtained; determining the number of artificial fish schools according to the power grid line to be optimized; according to the power distribution network data, the line parameters and the number of the artificial fish schools, each artificial fish represents one line, whether the lines represented by the artificial fish are communicated or not is judged by using the node incidence matrix, and the artificial fish schools are constructed; and analyzing the central position of the artificial fish school according to the number of the artificial fish school, iteratively executing an improved artificial fish school algorithm according to the central position of the fish school, updating the state of the bulletin board until the current iteration number is less than or equal to the maximum iteration number, stopping iteration, and outputting a power grid line planning result according to the state of the current bulletin board. The improved artificial fish swarm algorithm is adopted to plan the power grid line, so that the convergence speed is increased, and the problems that the power grid line is easy to fall into local extreme values and the like are solved.
Drawings
FIG. 1 is a schematic flow chart of a power grid line planning method based on an improved artificial fish swarm algorithm in one embodiment;
FIG. 2 is an initial schematic of a path of an 18-node power distribution system;
FIG. 3 is a schematic diagram of a path after an improved artificial fish swarm algorithm is optimized;
FIG. 4 is a graph of the convergence analysis of FA-AFSA, GA, and PSO algorithms.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
In one embodiment, as shown in fig. 1, there is provided a power grid line planning method based on an improved artificial fish swarm algorithm, including the following steps:
and acquiring the data of the power distribution network, the line parameters and the related parameters of the improved artificial fish swarm algorithm.
Wherein the improved artificial fish swarm algorithm is expressed as FA-AFSA. The improved artificial fish swarm algorithm has the relevant parameters of initialization setting, including the relevant parameters of maximum iteration number, maximum foraging number, bulletin board, maximum trial number, visual field and the like.
And determining the number of the artificial fish schools according to the power grid line to be optimized.
And according to the data of the power distribution network, the line parameters and the number of the artificial fish schools, representing a line by each artificial fish, judging whether the lines represented by the artificial fish are communicated or not by using the node incidence matrix, and constructing the artificial fish schools.
The artificial fish shoal is constructed according to the power distribution network data, the line parameters and the number of the artificial fish shoals, and therefore the power grid line planning problem is solved based on an improved artificial fish shoal algorithm (FA-AFSA).
And analyzing the central position of the artificial fish school according to the number of the artificial fish school, and executing the clustering behavior and the rear-end collision behavior of the improved artificial fish school algorithm according to the central position of the fish school to obtain a first fish school state.
Comparing the first fish school state with the state of the current bulletin board, updating the state of the current bulletin board to the first fish school state and corresponding position information when the first fish school state is more optimal than the state of the current bulletin board, executing the foraging behavior of the improved artificial fish school algorithm when the state of the current bulletin board is more optimal than the first fish school state, and outputting a second fish school state; comparing the second fish school state with the state of the current bulletin board, updating the state of the current bulletin board to the second fish school state and corresponding position information when the second fish school state is more optimal than the state of the current bulletin board, executing the random behavior of the improved artificial fish school algorithm when the state of the current bulletin board is more optimal than the second fish school state, outputting a third fish school state, and updating the state of the current bulletin board to the third fish school state and corresponding position information; and when the current iteration times are smaller than the maximum iteration times, returning to the step of analyzing the central position of the artificial fish school according to the number of the artificial fish school, executing the clustering behavior and the rear-end collision behavior of the improved artificial fish school algorithm according to the central position of the fish school, obtaining a first fish school state, stopping iteration until the current iteration times are equal to the maximum iteration times, and outputting a power grid line planning result according to the state of the current bulletin board.
The bulletin board is used for recording the state and the corresponding position information of the optimal artificial fish after each iteration, namely the state of the current artificial fish after each iteration is compared with the state recorded by the bulletin board, and if the state of the current artificial fish is more optimal, the bulletin board is updated to be changed into the state of the current artificial fish. When the iteration is stopped, the state and the corresponding position information of the artificial fish recorded on the current bulletin board are optimal, therefore, the state and the corresponding position information of the artificial fish recorded on the current bulletin board correspond to the power grid line to be optimized to obtain a power grid line planning result, and according to the power grid line planning result, an objective function of a power transmission grid line extension planning mathematical model of investment operation, load cost and network loss of the power system is solved, so that an objective function value can be optimal.
The objective function is:
Figure BDA0003214967380000061
where minG is the minimum objective function value, n is the number of allowed overhead lines, CiCost of the i-th line per unit length, BiIs the length, x, of the ith line to be selectediThe number of the coil on the line, A is the power price of the power grid line loss, n0For the number of lines originally present in the grid, eiFor the number of already existing lines on line I, IiThe magnitude of the current passing through the line, riT is the effective running time in the system, which is the size of the resistance in the line.
In one embodiment, the clustering behavior of the improved artificial fish swarm algorithm comprises:
the current position state of the artificial fish is recorded as SiThe number of the artificial fishes in the search field by taking the visual field as the radius is NfWhen N isfNot equal to 0, searching the central position S of the artificial fishcCombining a firefly optimization algorithm, and moving the artificial fish to the central position according to a swarm moving step length formula through mutual attraction and movement of fluorescence degrees among the fireflies; when N is presentfWhen the value is 0, foraging is performed.
Wherein, the group moving step formula is as follows:
Figure BDA0003214967380000071
wherein mu is the step length of the movement, omega is the disturbance factor, rand is the random factor subject to uniform distribution,
Figure BDA0003214967380000072
as disturbance term, SiFor the current position state of the artificial fish, SjRandomly selecting a position state S within the visual field perception range of the artificial fishinextThe position of the artificial fish at the next moment. The group moving step formula is combined with a firefly optimization algorithm, and the firefly individuals move according to mutual attraction of fluorescence, so that the aim of reducing the trapping of the group into a local optimal solution is fulfilled.
In one embodiment, the rear-end collision behavior of the improved artificial fish swarm algorithm comprises the following steps: the current position state of the artificial fish is recorded as SiFinding another position state S in the artificial fish visual field perceptionmaxkCalculating the food concentration K of the other positionkWhen the food concentration K at another locationkFood concentration K greater than current locationiAnd another position state SmaxkCongestion factor delta, number of artificial fish in search field NfAnd the total number n of artificial fish satisfies
Figure BDA0003214967380000073
The artificial fish moves to another position state SmaxkMoving a step length in the direction, wherein the step length is a self-adaptive step length and is expressed by a rear-end moving self-adaptive step length formula, and the rear-end moving self-adaptive step length formula is as follows:
Figure BDA0003214967380000074
wherein S isinextThe position of the artificial fish at the next moment, omega is a disturbance factor, SiFor the current position state of the artificial fish, SmaxkFor artificial fish visual field perceptionAnd searching for another position state, rand being a random factor subject to uniform distribution, and step being the step size of the previous movement.
Wherein another position state SmaxkCongestion factor delta, number of artificial fish in search field NfAnd the total number n of artificial fish satisfies
Figure BDA0003214967380000081
Indicating that the degree of congestion is low.
In one embodiment, the random behavior of the improved artificial fish school algorithm is to randomly select a position within the field of view and move in that direction.
Where random behavior is a default to foraging behavior.
In one embodiment, the foraging behavior of the modified artificial fish swarm algorithm comprises:
the current position state of the artificial fish is recorded as SiRandomly selecting a position state S within the visual field perception rangejRespectively calculating the food concentration of the current position and the food concentration of a randomly selected position, and recording the calculated food concentration as KiAnd KjComparing the food concentration of the current location with a randomly selected one of the locations, if Kj>KiAnd randomly selecting a position state S by taking the previous moving step length of the artificial fish as the current moving step lengthjThe direction movement and the foraging movement step length formula are as follows:
Figure BDA0003214967380000082
wherein S isinextThe position of the artificial fish at the next moment is obtained; rand () is a random number within 0 to 1 subject to uniform distribution;
if K isj≤KiAnd executing random behavior and continuously searching for a new position.
According to the power grid line planning method based on the improved artificial fish swarm algorithm, the power distribution network data and the related parameters of the improved artificial fish swarm algorithm are obtained; determining the number of artificial fish schools according to the power grid line to be optimized; according to the power distribution network data, the line parameters and the number of the artificial fish schools, each artificial fish represents one line, whether the lines represented by the artificial fish are communicated or not is judged by using the node incidence matrix, and the artificial fish schools are constructed; and analyzing the central position of the artificial fish school according to the number of the artificial fish school, iteratively executing an improved artificial fish school algorithm according to the central position of the fish school, updating the state of the bulletin board until the current iteration number is less than or equal to the maximum iteration number, stopping iteration, and outputting a power grid line planning result according to the state of the current bulletin board. The improved artificial fish swarm algorithm is adopted for planning the power grid line, so that the convergence speed is increased, and the problems that the power grid line is easy to fall into local extreme values and the like are solved; and the optimization of multiple constraint conditions is also met, and the purposes of safety and economic coordination are also met.
The improved artificial fish swarm algorithm is used for carrying out simulation calculation on the 18-node power grid line planning example, the feasibility and the effectiveness of the improved artificial fish swarm algorithm in solving the power grid line planning are verified, and the result is as follows:
by using the 18-node power distribution system shown in fig. 2 to perform simulation calculation, the original 10 nodes and 9 lines of the power distribution system are increased to 18 nodes and 27 optional lines along with the increase of the power load. And planning the power grid line of the power distribution system by adopting an improved artificial fish swarm algorithm to obtain the optimized path of the power distribution system shown in the figure 3.
In order to verify that the improved artificial fish swarm algorithm is suitable for solving the current power grid line planning problem and has better stability, the operation results of the FA-AFSA, GA and PSO algorithms which are operated for 20 times are taken for comparative analysis, and the convergence characteristic of the algorithm is shown in FIG. 4. Comparing and analyzing the operation results of the FA-AFSA, GA and PSO algorithms which are operated for 20 times respectively, and seeing that the optimization rate of the improved artificial fish swarm algorithm (FA-AFSA) is the highest, and the time consumption is relatively short secondly, as shown in Table 1.
TABLE 1 comparison of FA-AFSA planning method with AFSA, GA, PSO planning method
Figure BDA0003214967380000091
It should be understood that, although the steps in the flowchart of fig. 1 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in fig. 1 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (6)

1. A power grid line planning method based on an improved artificial fish swarm algorithm is characterized by comprising the following steps:
acquiring power distribution network data, line parameters and related parameters of an improved artificial fish swarm algorithm;
determining the number of artificial fish schools according to the power grid line to be optimized;
according to the power distribution network data, the line parameters and the number of the artificial fish schools, each artificial fish represents one line, whether the lines represented by the artificial fish are communicated or not is judged by using a node incidence matrix, and the artificial fish schools are constructed;
analyzing the central position of the artificial fish school according to the number of the artificial fish school, and executing the clustering behavior and the rear-end collision behavior of the improved artificial fish school algorithm according to the central position of the fish school to obtain a first fish school state;
comparing the first fish swarm state with the state of the current bulletin board, updating the state of the current bulletin board to a first fish swarm state and corresponding position information when the first fish swarm state is more optimal than the state of the current bulletin board, executing foraging behavior of the improved artificial fish swarm algorithm when the state of the current bulletin board is more optimal than the first fish swarm state, and outputting a second fish swarm state;
comparing the second fish swarm state with the state of the current bulletin board, updating the state of the current bulletin board to the second fish swarm state and corresponding position information when the second fish swarm state is more optimal than the state of the current bulletin board, executing the random behavior of the improved artificial fish swarm algorithm when the state of the current bulletin board is more optimal than the second fish swarm state, outputting a third fish swarm state, and updating the state of the current bulletin board to the third fish swarm state and corresponding position information;
and when the current iteration times are less than the maximum iteration times, returning to the step of analyzing the central position of the artificial fish school according to the number of the artificial fish school, executing the clustering behavior and the rear-end collision behavior of the improved artificial fish school algorithm according to the central position of the fish school, obtaining a first fish school state, stopping iteration until the current iteration times are less than or equal to the maximum iteration times, and outputting a power grid line planning result according to the state of the current bulletin board.
2. The method of claim 1, wherein the clustering behavior of the modified artificial fish swarm algorithm comprises:
artificial operationThe current position state of the fish is recorded as SiThe number of the artificial fishes in the search field by taking the visual field as the radius is NfWhen N isfNot equal to 0, searching the central position S of the artificial fishcCombining a firefly optimization algorithm, and moving the artificial fish to the central position according to a swarm moving step length formula through mutual attraction and movement of fluorescence degrees among the fireflies;
when N is presentfWhen the value is 0, foraging is performed.
3. The method of claim 2, wherein the cluster moving step size is formulated as:
Figure FDA0003214967370000021
wherein mu is the step length of the movement, omega is the disturbance factor, rand is the random factor subject to uniform distribution,
Figure FDA0003214967370000022
as disturbance term, SiFor the current position state of the artificial fish, SjRandomly selecting a position state S within the visual field perception range of the artificial fishinextThe position of the artificial fish at the next moment.
4. The method of claim 1, wherein the tailgating behavior of the modified artificial fish swarm algorithm comprises:
the current position state of the artificial fish is recorded as SiFinding another position state S in the artificial fish visual field perceptionmaxkCalculating the food concentration K of the other positionkWhen the food concentration K at said another locationkFood concentration K greater than current locationiAnd another position state SmaxkCongestion factor delta, number of artificial fish in search field NfAnd the total number m of the artificial fishes satisfies
Figure FDA0003214967370000023
The artificial fish moves to another position state SmaxkMoving a step length in the direction, wherein the step length is a self-adaptive step length and is expressed by a rear-end moving self-adaptive step length formula, and the rear-end moving self-adaptive step length formula is as follows:
Figure FDA0003214967370000024
wherein S isinextThe position of the artificial fish at the next moment, omega is a disturbance factor, SiFor the current position state of the artificial fish, SmaxkFor finding another position state in the artificial fish visual field perception, rand is a random factor subject to uniform distribution, and step is the step length of the previous movement.
5. The method of claim 1, wherein the random behavior of the modified artificial fish school algorithm is to randomly select a position within the field of view and move in that direction.
6. The method of claim 1, wherein the foraging behavior of the modified artificial fish swarm algorithm comprises:
the current position state of the artificial fish is recorded as SiRandomly selecting a position state S within the visual field perception rangejRespectively calculating the food concentration of the current position and the food concentration of a randomly selected position, and recording the calculated food concentration as KiAnd KjComparing the food concentration of the current location with a randomly selected one of the locations, if Kj>KiAnd randomly selecting a position state S by taking the previous moving step length of the artificial fish as the current moving step lengthjThe direction movement and the foraging movement step length formula are as follows:
Figure FDA0003214967370000031
wherein S isinextFor the next time of artificial fishEngraving positions; rand () is a random number within 0 to 1 subject to uniform distribution;
if K isj≤KiAnd executing random behavior and continuously searching for a new position.
CN202110941038.9A 2021-08-17 2021-08-17 Power grid line planning method based on improved artificial fish swarm algorithm Active CN113688488B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110941038.9A CN113688488B (en) 2021-08-17 2021-08-17 Power grid line planning method based on improved artificial fish swarm algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110941038.9A CN113688488B (en) 2021-08-17 2021-08-17 Power grid line planning method based on improved artificial fish swarm algorithm

Publications (2)

Publication Number Publication Date
CN113688488A true CN113688488A (en) 2021-11-23
CN113688488B CN113688488B (en) 2023-05-30

Family

ID=78580148

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110941038.9A Active CN113688488B (en) 2021-08-17 2021-08-17 Power grid line planning method based on improved artificial fish swarm algorithm

Country Status (1)

Country Link
CN (1) CN113688488B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114124783A (en) * 2022-01-26 2022-03-01 深圳市永达电子信息股份有限公司 Path selection method based on improved fish swarm algorithm and computer storage medium
CN116488250A (en) * 2023-03-17 2023-07-25 长电新能有限责任公司 Capacity optimization configuration method for hybrid energy storage system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105162151A (en) * 2015-10-22 2015-12-16 国家电网公司 Intelligent energy storage system grid-connected real-time control method based on artificial fish swarm algorithm
CN105956222A (en) * 2016-04-18 2016-09-21 南京信息工程大学 Personification strategy based rectangular layout method with mass balance constraint
CN106845623A (en) * 2016-12-13 2017-06-13 国网冀北电力有限公司信息通信分公司 A kind of electric power wireless private network base station planning method based on artificial fish-swarm algorithm
CN108133257A (en) * 2016-11-30 2018-06-08 钛能科技股份有限公司 A kind of pumping plant optimization method based on artificial fish-swarm algorithm
CN108229755A (en) * 2018-01-31 2018-06-29 天津大学 Based on the active distribution network space truss project for improving binary system invasive weed optimization algorithm
CN112086958A (en) * 2020-07-29 2020-12-15 国家电网公司西南分部 Power transmission network extension planning method based on multi-step backtracking reinforcement learning algorithm
CN113420912A (en) * 2021-06-04 2021-09-21 国网江西省电力有限公司电力科学研究院 Method for identifying users with low-voltage abnormality of power distribution network
CN113901621A (en) * 2021-10-18 2022-01-07 南京工程学院 SVM power distribution network topology identification method based on artificial fish swarm algorithm optimization

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105162151A (en) * 2015-10-22 2015-12-16 国家电网公司 Intelligent energy storage system grid-connected real-time control method based on artificial fish swarm algorithm
CN105956222A (en) * 2016-04-18 2016-09-21 南京信息工程大学 Personification strategy based rectangular layout method with mass balance constraint
CN108133257A (en) * 2016-11-30 2018-06-08 钛能科技股份有限公司 A kind of pumping plant optimization method based on artificial fish-swarm algorithm
CN106845623A (en) * 2016-12-13 2017-06-13 国网冀北电力有限公司信息通信分公司 A kind of electric power wireless private network base station planning method based on artificial fish-swarm algorithm
CN108229755A (en) * 2018-01-31 2018-06-29 天津大学 Based on the active distribution network space truss project for improving binary system invasive weed optimization algorithm
CN112086958A (en) * 2020-07-29 2020-12-15 国家电网公司西南分部 Power transmission network extension planning method based on multi-step backtracking reinforcement learning algorithm
CN113420912A (en) * 2021-06-04 2021-09-21 国网江西省电力有限公司电力科学研究院 Method for identifying users with low-voltage abnormality of power distribution network
CN113901621A (en) * 2021-10-18 2022-01-07 南京工程学院 SVM power distribution network topology identification method based on artificial fish swarm algorithm optimization

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
刘荣荣等: "基于自适应人工鱼群算法的微电网优化运行", 电网与清洁能源 *
尹立敏;李想;孟涛;尹杭;: "基于改进人工鱼群算法的输电网络扩展规划", 电气自动化 *
张平华等: "改进人工蜂群算法在路径优化上的应用", 哈尔滨师范大学自然科学学报 *
李如琦;王宗耀;谢林峰;褚金胜;: "种群优化人工鱼群算法在输电网扩展规划的应用", 电力系统保护与控制 *
聂宏展;吕盼;乔怡;姚秀萍;: "改进人工鱼群算法在输电网规划中的应用", 电力系统及其自动化学报 *
聂耸;: "基于改进人工鱼群算法的输电网规划", 吉林电力 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114124783A (en) * 2022-01-26 2022-03-01 深圳市永达电子信息股份有限公司 Path selection method based on improved fish swarm algorithm and computer storage medium
CN114124783B (en) * 2022-01-26 2022-05-10 深圳市永达电子信息股份有限公司 Path selection method based on improved fish swarm algorithm and computer storage medium
CN116488250A (en) * 2023-03-17 2023-07-25 长电新能有限责任公司 Capacity optimization configuration method for hybrid energy storage system
CN116488250B (en) * 2023-03-17 2023-12-15 长电新能有限责任公司 Capacity optimization configuration method for hybrid energy storage system

Also Published As

Publication number Publication date
CN113688488B (en) 2023-05-30

Similar Documents

Publication Publication Date Title
Trivedi et al. Enhanced multiobjective evolutionary algorithm based on decomposition for solving the unit commitment problem
CN113688488A (en) Power grid line planning method based on improved artificial fish swarm algorithm
Lo et al. A genetic algorithm with new local operators for multiple traveling salesman problems
Ajorlou et al. Artificial bee colony algorithm for CONWIP production control system in a multi-product multi-machine manufacturing environment
Bacanin et al. RFID network planning by ABC algorithm hybridized with heuristic for initial number and locations of readers
CN111709560A (en) Method for solving vehicle path problem based on improved ant colony algorithm
Mahnam et al. Single machine scheduling with unequal release times and idle insert for minimizing the sum of maximum earliness and tardiness
Sadiq et al. Solving multi-objective master production schedule problem using memetic algorithm
CN111445065A (en) Energy consumption optimization method and system for refrigeration group control of data center
Chen et al. Environmentally constrained economic dispatch using Pareto archive particle swarm optimisation
Yasuda et al. Response threshold-based task allocation in a reinforcement learning robotic swarm
KR101565694B1 (en) Artificial bee colony clustering design method and system in wireless sensor network
JPWO2019087382A1 (en) Operation status prediction system, operation status prediction method and operation status prediction program
Chakraborti et al. A dimension reduction method for efficient optimization of manufacturing performance
CN116541166A (en) Super-computing power scheduling server and resource management method
CN116186571A (en) Vehicle clustering method, device, computer equipment and storage medium
CN115115119A (en) OA-GRU short-term power load prediction method based on grey correlation
Ji et al. A research based on k-means clustering and artificial fish-swarm algorithm for the vehicle routing optimization
Lai et al. Using heuristic algorithms to solve the scheduling problems with job-dependent and machine-dependent learning effects
Lee et al. Manufacturing cell formation: A dual-objective simulated annealing approach
Alexiadis et al. Post-optimizing individual activity plans through local search
Fujita et al. Multiagent reinforcement learning with the partly high‐dimensional state space
CN113254857A (en) SSA-ELM-based short-term power load prediction method
CN107316056B (en) Automatic evaluation system and automatic evaluation method for network security level
Kan et al. Multi-zone building control system for energy and comfort management

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant