电力系统 Resources

Showing items tagged with "电力系统"

Excellent research paper and corresponding source code on reactive power optimization planning in power system distribution networks. Reactive power optimization is an effective method to ensure safe and economical operation of distribution networks, serving as a crucial measure for reducing network losses and improving voltage quality. This study addresses the complex nonlinear combinatorial optimization problem of distribution system planning using Tabu Search algorithm with code implementation focusing on fixed shunt capacitor placement for reactive power compensation.

MATLAB 186 views Tagged

Long-term optimal dispatch for hydropower stations aims to maximize total power generation over the scheduling period by rationally allocating monthly power discharge flows, while satisfying power system output requirements and downstream comprehensive water usage demands. This involves optimizing water resource utilization under given conditions including forecasted inflow hydrographs, downstream water demand curves, initial and terminal reservoir water levels. The implementation typically employs optimization algorithms like dynamic programming or genetic algorithms to solve the constrained maximization problem, where objective functions calculate energy output based on hydraulic relationships and system constraints.

MATLAB 256 views Tagged

In the analysis and computation of IEEE 5-bus test power systems, various network topologies and parameters are required. Prior to applying these parameters, significant time and effort are spent on data collection and organization. This process involves validating parameter consistency, handling different configurations programmatically, and preparing input files for power flow analysis algorithms.

MATLAB 262 views Tagged