Transfer limit of a transmission tie
Hi there,
For a dynamic simulation, is there a way to establish the transfer limit of a transmission tie? For example, active power being transferred through a branch should not exceed 200 MW.
Cheers
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Hi there,
For a dynamic simulation, is there a way to establish the transfer limit of a transmission tie? For example, active power being transferred through a branch should not exceed 200 MW.
Cheers
Asked: 2021-01-27 02:23:54 -0600
Seen: 483 times
Last updated: Jan 27 '21
Optimization task post-simulation results
Matplotlib throwing an error while trying to export channel output data
How to make ESS provide a droop response like a Governor(GGOV1)
Unbalanced fault (slg) in dynamic simulation
Network not converged at TIME = -0.02 despite initial conditions check being okay
Question about modeling BESS system
What are you looking for, something to flag that the limit has exceeded 200 MW? Or something to curtail gen / load to limit the transfer? You could build a misc. user model to achieve those, but it will require a bit of FORTRAN.
What you are actually doing is trying to establish the stability limit of the transmission tie. Perform an iterative dynamic simulation where you increase the transfer across a tie from one area to another. Record the power transfer in MW where instability first occurs.
Thanks for your support. I want to curtail active power coming from a transmission line. So, do I need a misc user model to achieve this?
If you want to control the flow along the transmission line, you may want to install a phase-angle/phase-shifting transformer.
Yes a misc user model could do it, but the question is *how* do you want to curtail it? As ffl pointed out, a PST would do the trick, but that isn't the only way.