31.3
複数機械の安定性解析は、複数の同期機械を備えた電力システムのダイナミクスと安定性を理解するために重要です。目的は、N バス電力システムに接続された M 機械のネットワークのスイング方程式を解くことです。
システムを解析する場合、節点方程式はバス電圧、機械電圧、機械電流の関係を表します。節点方程式は次…
M同期マシンを備えたNバス電源システムでは、負荷は一定のアドミタンスとしてモデル化され、ネットワーク節点方程式が定式化されます。
アドミタンス マトリクスは、負荷アドミタンスと逆ジェネレーター インピーダンスを含むように分割されます。
既知の機械電圧を使用して、母線電圧方程式を解いて、機械の電流と電力を求めます。
過渡安定性解析では、機械のスイング方程式とネットワークの電力潮流方程式を解く必要があります。
まず、故障前の電力潮流プログラムを実行して、初期母線電圧、機械電流、および電気出力を決定します。
機械的な電力出力を電気出力と等しく設定し、周波数を同期角周波数に初期化します。
次に、負荷アドミタンス、マシン内部電圧、および電力潮流バス アドミタンス マトリクスを計算します。
スイッチング動作、負荷変更、障害などのイベントに対してアドミタンスマトリクスを調整します。
各タイム ステップ t とデルタ t で、マシンの電力、パワー角度、および速度を計算します。
目的の時間軸に達するまでこのプロセスを繰り返し、ステップサイズがソリューションの精度と計算時間のバランスをとるようにします。
View the full transcript and gain access to JoVE Core videos
Q1: What is the role of the admittance matrix in multimachine stability analysis?
The admittance matrix partitions load admittances and inverted generator impedances to relate bus voltages and machine currents through nodal equations. It consists of four submatrices: Y11 (load admittances), Y12 and Y21 (coupling terms), and Y22 (machine impedances). Engineers modify this matrix during events like faults or switching operations to accurately model system dynamics and compute electrical power outputs.
Q2: How do you initialize a transient stability simulation?
Run a pre-fault power-flow program to determine initial bus voltages, machine currents, and electrical power outputs. Set mechanical power equal to electrical power and initialize frequency to the synchronous angular frequency. Compute load admittances, internal machine voltages, and the admittance matrix. These initial conditions ensure accurate representation of the system state before disturbances occur.
Q3: What equations must be solved at each time step in transient stability analysis?
At each time step, solve the swing equation to compute machine power angles and speeds, and solve power-flow equations to determine electrical power outputs and bus voltages. These coupled equations are solved iteratively using methods like Gauss elimination or Gauss-Seidel. The process repeats until the desired simulation time horizon is reached.
Q4: Why is time step selection critical in multimachine stability computation?
Accurate time step selection balances solution accuracy and computation time while avoiding numerical instability during integration. A step size that is too large may miss system dynamics or cause divergence, while one that is too small increases computational burden. Engineers must choose an appropriate step size to ensure reliable transient stability analysis across the entire simulation period.
Q5: How are machine currents and electrical power determined from bus voltages?
Once bus voltages are computed by solving the first nodal equation iteratively, machine currents are obtained from the second nodal equation. Real electrical power output for each machine is then calculated using the machine voltage, current, and power angle. This sequential solution approach decouples the voltage and current calculations for computational efficiency.
Q6: What adjustments are made to the admittance matrix during system events?
The admittance matrix is modified to reflect switching operations, load changes, or faults that alter network topology or component parameters. These modifications update Y11, Y22, and Y12 submatrices to represent the new system configuration. Accurate matrix adjustment ensures that transient stability calculations reflect actual system conditions during and after disturbances.
Q7: How does the simplified synchronous machine model support multimachine stability analysis?
The simplified synchronous machine model provides the mathematical framework for representing machine dynamics in swing equations and nodal equations. It defines machine voltage, current, and power relationships essential for solving coupled network and machine equations. This model enables engineers to analyze how multiple machines interact and maintain stability in complex power systems.