Transfer limit of a transmission tie

asked 2021-01-27 02:23:54 -0500

IndiraX gravatar image

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

edit retag flag offensive close merge delete

Comments

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.

likethevegetable gravatar imagelikethevegetable ( 2021-01-27 09:05:52 -0500 )edit

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.

ffl gravatar imageffl ( 2021-02-10 05:24:56 -0500 )edit

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?

IndiraX gravatar imageIndiraX ( 2021-02-10 18:27:51 -0500 )edit

If you want to control the flow along the transmission line, you may want to install a phase-angle/phase-shifting transformer.

ffl gravatar imageffl ( 2021-02-13 04:51:25 -0500 )edit

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.

likethevegetable gravatar imagelikethevegetable ( 2021-02-19 10:13:07 -0500 )edit