Summary of the invention
In order to solve the problems of the prior art, the invention provides the method for a kind of distributed management and transfer load, solve in the prior art and must depend on the distribution main website for overcoming existing load management and load transfer, can't realize the urgent load management and the load transfer of power distribution network during the control centre fault, the excessive problem of distribution network scale of distribution main website management simultaneously reaches distributed management control purpose.
The present invention solves the technical scheme that the prior art problem adopted: design and make the method for a kind of distributed management and transfer load, may further comprise the steps: (a) input vector and the output vector of structure distribution network terminal neural network module; (b) initialization neural net; (c) with sample neural net is trained; (d) handle distribution load management and load transfer with the neural network module after the training.
The present invention further improves: described step (a) further comprises: (a1) by the flow through input vector of load and placement configurations distribution network terminal neural network module of distribution network terminal; (a2) output vector of constructing the distribution network terminal neural network module by the switch and the circuit breaker deciliter state at distribution network terminal place.
The present invention further improves: in the described step (b), utilize electric power expertise initialization neural net; The described electric power expertise of utilizing is for utilizing the processing experience of electric power expert to load management and load transfer, determines the initial value that is connected weights in intermediate layer and input layer and output layer and intermediate layer.
The present invention further improves: described step (c) further comprises: (c1) calculate intermediate layer, each neuron output of output layer; (c2) calculation expectation output and actual output error; (c3) back transfer error is adjusted the weights that are connected in intermediate layer and input layer and output layer and intermediate layer; (c4) neural net is trained, if error then finishes training when meeting the demands, otherwise repetition training.
The present invention further improves: described step (d) further comprises: (d1) distribution network terminal detects fault current, receives the corresponding information of associated terminal; (d2) receive the corresponding information of associated terminal, draw the load that cuts off the switch that fault need disconnect and need to shift by exception handles; (d3) with the switch load information that receives and cut off the switch that fault need disconnect and the switch that needs to shift is flowed through information on load as the input of terminal neural network procedure, terminal is drawn the operation logic of block switch and interconnection switch and circuit breaker by corresponding neural network procedure output.
The present invention further improves: the method for described distributed management and transfer load also comprises step: (e) neural network module shifts after loading by the load management terminal cut-out again.
The present invention further improves: described step (e) further comprises: in the time of (e1) can't shifting fault feeder and all load, distribution network terminal draws the peak load that can shift; (e2) according to need transfer load amount with can shift the poor of maximal workload, according to the load of load importance and current load management terminal, cut-out is loaded again; (e3) the need transfer load amount behind the cut-out load is handled by described step (d).
The invention has the beneficial effects as follows: the present invention handles distribution network load management and load transfer by adopting neural network module, can realize the urgent load management and the transfer of power distribution network in the time of can guaranteeing control centre's fault; Simultaneously by with the communicating by letter of load management terminal, realized distributed load management and transfer, thereby can be applicable in the sweeping environment of distribution network.
Embodiment
The invention will be further described below in conjunction with accompanying drawing.
As Fig. 1, the method for a kind of distributed management and transfer load may further comprise the steps: the input vector and the output vector of a structure distribution network terminal neural network module; B initialization neural net; C trains neural net with sample; D handles distribution load management and load transfer with the neural network module after training.
Described step a further comprises: a1 is by distribution network terminal the flow through load and the input vector of placement configurations distribution network terminal neural network module; A2 is by the output vector of the switch and the circuit breaker deciliter state structure distribution network terminal neural network module at distribution network terminal place.
Among the described step b, utilize electric power expertise initialization neural net; The described electric power expertise of utilizing is for utilizing the processing experience of electric power expert to load management and load transfer, determines the initial value that is connected weights in intermediate layer and input layer and output layer and intermediate layer.
Described step c further comprises: c1 calculates intermediate layer, each neuron output of output layer; Output of c2 calculation expectation and actual output error; C3 back transfer error is adjusted the weights that are connected in intermediate layer and input layer and output layer and intermediate layer; C4 trains neural net, if error then finishes training when meeting the demands, otherwise repetition training.
Described steps d further comprises: the d1 distribution network terminal detects fault current, receives the corresponding information of associated terminal; D2 receives the corresponding information of associated terminal, draws the load that cuts off the switch that fault need disconnect and need to shift by exception handles; D3 is with the switch load information that receives and cut off the switch that fault need disconnect and the switch that needs to shift is flowed through information on load as the input of terminal neural network procedure, and terminal is drawn the operation logic of block switch and interconnection switch and circuit breaker by corresponding neural network procedure output.
The method of described distributed management and transfer load also comprises step: the e neural network module shifts after loading by the load management terminal cut-out again.
Described step e further comprises: when e1 can't shift fault feeder and all loads, distribution network terminal drew the peak load that can shift; E2 is according to need transfer load amount and can shift the poor of maximal workload, and according to the load of load importance and current load management terminal, cut-out is loaded again; Need transfer load amount behind the e3 cut-out load is handled by described steps d.
In one embodiment of the invention, in the system circuit breaker on the distribution, block switch and interconnection switch are used as node and are numbered, tectonic network is described matrix.Wherein block switch place distribution network terminal and circuit breaker place distribution network terminal and corresponding interconnection switch place distribution network terminal, by load and the placement configurations nerve network input parameter of flowing through, the switch at each a distribution network terminal place and circuit breaker deciliter state is exported as neural net.
Fig. 3 shows the neural network procedure training method of distribution management of the present invention and transfer load.
The present invention can adopt the BP neural net, based on the error propagation algorithm, must draw the output layer error by learning sample and teacher's sample, adjusts neural net by every layer error propagation, changes output error, so that output error is less than the assigned error index.Might be absorbed in local minimum during neural network learning, need limit the study number of times, when being absorbed in local minimum, can jump out circulation.
During the neural network training program, middle layer node number and the learning rate set in the program all can influence network convergence speed, promptly frequency of training are impacted.If the middle layer node number very little, network may can not train at all or network performance very poor; If the middle layer node number is too many, though the systematic error of network is reduced, net training time is prolonged, on the other hand, training is absorbed in local minimum point easily and can not get optimum point, also occurs easily " over-fitting ".Learning rate is value between 0 and 1, and value makes unstable networks more easily, and the less meeting of value makes the training time long.
During the neural network procedure initialization, need come neural net is got initial weight,, avoid being absorbed in the local extremum of non-requirement to reduce the training time of network by expertise.Expertise comes from the processing experience of existing electric power expert to distribution management and transfer load.
The learning sample of neural metwork training and teacher's sample come from the applied distribution network of distribution network terminal.
The BP neural net comprises input layer, intermediate layer and output layer, is a kind of error back propagation network.Its basic thought is a least square method, adopts the gradient search technology, so that the mean square error minimum of the real output value of network and desired value.Distribution network terminal in the input layer input distribution network flow through fault current and position, the intermediate layer draws distribution management and transfer load processing experience by the electric power expert with the initial weights that are connected of input layer, the node in intermediate layer is the weighted sum of input layer output, and the excitation function of node adopts S (Sigmoid) type function.
The input of the node of output layer is the weighted sum of middle layer node output, and output layer draws the processing experience of distribution fault by the electric power expert with the initial weights that are connected in intermediate layer.With the output result of output layer is that the switch at each distribution network terminal place and the desired output of circuit breaker deciliter state and teacher's sample are made comparisons, as do not meet and then change backpropagation over to, error signal is returned along original connecting path, by revising the neuronic weight coefficient of each layer, make switch that the output result who obtains on the output layer node is each distribution network terminal place and the error signal minimum between circuit breaker deciliter state and the desired output.
Get the study target function during neural network learning:
In the formula, y
d(t) be the desirable system output of current time; Y (t) is the actual output of current neural net.
Right for each sample data, begin to calculate the output valve of each node from the input node, and then bring into use backpropagation to calculate the partial derivative of all implicit nodes from output node by propagated forward, the broad sense learning rules are:
In the formula: η is a learning rate
Calculate the output layer generalized error during study earlier, calculate feedback error and adjust the output layer weight coefficient by the output layer generalized error then, adjust the input layer weight coefficient by feedback error again.
After a sample was finished the adjustment of network weight coefficient, it was right to send into another sample mode again, carries out similar study, up to the training study of finishing all samples.
Distribution network terminal management and transfer load method when Fig. 2 shows distribution network fault of the present invention.When distribution network broke down, distribution network terminal detected fault current, and received the corresponding information of associated terminal.After receiving the corresponding information of associated terminal, draw the load that cuts off the switch that fault need disconnect and need to shift by exception handles.With the switch load information that receives and cut off the switch that fault need disconnect and the switch that needs to shift is flowed through information on load as the input of terminal neural network procedure, terminal is drawn the operation logic of block switch and interconnection switch and circuit breaker by corresponding neural network procedure output.All load if can't shift fault feeder, then need to draw by corresponding neural network procedure output again the operation logic of block switch and interconnection switch and circuit breaker by the cut-out load.
Fig. 4 shows distribution network terminal excision load management terminal load flow process of the present invention.In the time of can't shifting fault feeder and all load, distribution network terminal draws the peak load that can shift, according to need transfer load amount with can shift the poor of maximal workload, according to the load of load importance and current load management terminal, the cut-out load management terminal is loaded again.Cut-out load back is drawn the operation logic of block switch and interconnection switch and circuit breaker by corresponding neural network procedure output with the need transfer load amount of this moment.
Above content be in conjunction with concrete preferred implementation to further describing that the present invention did, can not assert that concrete enforcement of the present invention is confined to these explanations.For the general technical staff of the technical field of the invention, without departing from the inventive concept of the premise, can also make some simple deduction or replace, all should be considered as belonging to protection scope of the present invention.