Algorithm of transferring the load of the faulted substation transformer using the best-first search method

An expert system is developed to provide a quick strategy of load transfer for the power system operator. This load transferring problem is then constrained by the firm and normal capacities of a bank, the fault history of a bank, and the feeder priorities. Heuristic rules which are obtained from a substation operator and both DDC (distribution dispatch center) and DCC (distribution control center) engineers are incorporated in an expert system to improve the solution procedure. Furthermore, the structural rules based on the bus topology are also generated to reduce the number of switchings required to reallocate the load from the busbar connected to the faulted bank to the other sections. This expert system is implemented in Prolog, and the best-first search method is adopted. To solve the combinational problem, list processing and recursive programming techniques are used. >