Ask Your Question
0

How to program a FACTS tripping in Fortran?

asked 2021-10-22 04:24:47 -0500

sofiguer gravatar image

Hi everybody,

I am writting in this opportunitty because I would like to ask if someone have worked/programed FACTS devices UDM Fortran models.

In this opportunnity, for a FACTS device (UDM Fortran code) I would like to program some protections; and if a fault appears in the system I would like the FACTS UDM device to trip.

For machines I usually use GENTRP(IBUS,I) command in Fortran and I call this function for trip de machine, but what should be the similar function for a FACTS device? I was looking in the documentation but I couldn’t find any.

Thank you in advanced.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2021-10-23 03:44:40 -0500

perolofl gravatar image

You can use fortran subroutine FACTS_CHNG_2 to change the control mode to 0 (blocked). See API manual.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2021-10-22 04:24:47 -0500

Seen: 663 times

Last updated: Oct 23 '21