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 -0500
Seen: 684 times
Last updated: Jan 27 '21
DYRE Terminated--system model requires too many STAT
How to change Pgen of generators in dynamic simulation
How to perform load connexion event in dynamic simulation ?
Two Base Frequencies in one Dynamic Simulation Case
How to add dynamic data to an existing dynamic data in PSSE through Python?
Can someone share the original IEEE 14,24 or 39 bus systems data?
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
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.