31.3
다중 기계 안정성 분석은 여러 동기 기계가 있는 전력 시스템의 역학과 안정성을 이해하는 데 필수적입니다. 목표는 N-버스 전력 시…
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.