WOLF-I Image Welcome to the WOLF-I project page. This project focuses on studying and analyzing the role of IBRs in the damping of inter-area oscillations. Our goal is to understand the dynamics of these oscillations and develop strategies and tools to mitigate their impact on power systems.

In the upcoming blog posts, I will detail the systematic procedure for constructing the linear model of an electrical system. This process follows the method proposed in “Power System Stability and Control” by Prabha S. Kundur and Om P. Malik.

In p.u. We are looking for a representation :

Δx˙i=AiΔxi+BiΔv Δii=CiΔxi+DiΔv
  • Where : Δv=[ΔvdΔvq] ; Δii=[ΔidΔiq] . In order to obtain the state-space representation matrices Ai , Bi , Ci and Di , we consider the stator voltage equations and the equations of motion.

The stator voltage equations

vd=ψqRaid vq=ψdRaiq
  • Where ψd=Ldid+Ladifd and ψq=Lqiq .
  • If we linearize the equations, considering id and iq as the only inputs ( ifd=cteΔifd=0 ):
Δvd=δvdδiq|t=0Δiq+δvdδid|t=0Δid Δvq=δvqδiq|t=0Δiq+δvqδid|t=0Δid
  • Considering Ld=Lq[ΔvdΔvq]=[RaL LRa][ΔidΔiq]
    • [ΔidΔiq]=[RaL LRa]1[ΔvdΔvq]  
    • Hence :
Ci=[00 00] Di=[RaL LRa]1

The equations of motion

  • Δδ=1ω0dΔδdt 

The swing equation: Ta=TmTe

  • It is often desirable to include a component of damping torque KD , not accounted for the calculation of Te , separately.
2HdΔωrdt=ΔTmΔTeKDΔωr
  • If we linearize the previous equation : dΔωrdt=12H[ΔTmΔTeKDΔωr]
    • ΔTm=0 : as we consider as inputs id and iq .
    • Air-gap torque : Te=ψdiqψqid=(Ldid+Ladifd)iqLqiqid
      • If Ld=Lq and Ladifd=e0Te=e0iqΔTe=e0Δiq
  • We arrange the equations in the form of matrices and we get :

    [Δω˙rΔδ˙]=[KD2H0 ω00][ΔωrΔδ]+[0e02H 00][ΔidΔiq]
  • Taking into account the stator voltage equations : Δii=CiΔxi+DiΔv
Ai=[KD2H0 ω00]+[0e02H 00]Ci Bi=[0e02H 00]Di