First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked Jul 7 '1

penny870718 gravatar image

How to add model "VTGTPAT"

Hello everyone: Now I'm trying to simulate the renewable stored energy's low voltage ride through function. I use REGCAU1、REPCAU1、REECAU1 to simulated the renewable stored energy, and VTGTPAT to simulate low voltage ride through function. I want the renewable stored energy can still working for 1 sec when voltage drop to 0.5pu, but it doesn't work. This is my python code. My enewable stored energy's bus number is "1", and bus code is "1", too. psspy.addcctmscomodel(r"""VTGTPAT""",_i,3,[0,1,1],["","",""],4,[0.5,1.2,1,0.05])

Could someone tell me where is my problem, please. Sincerely, thanks.

click to hide/show revision 2
No.2 Revision

How to add model "VTGTPAT"

Hello everyone: Now I'm trying to simulate the renewable stored energy's low voltage ride through function. I use REGCAU1、REPCAU1、REECAU1 to simulated the renewable stored energy, and VTGTPAT to simulate low voltage ride through function. I want the renewable stored energy can still working for 1 sec when voltage drop to 0.5pu, but it doesn't work. This is my python code. My enewable stored energy's bus number is "1", and bus code is "1", too. psspy.addcctmscomodel(r"""VTGTPAT""",_i,3,[0,1,1],["","",""],4,[0.5,1.2,1,0.05])

Could someone tell me where is my problem, please. Sincerely, thanks.

click to hide/show revision 3
No.3 Revision

How to add model "VTGTPAT"

Hello everyone: Now I'm trying to simulate the renewable stored energy's low voltage ride through function. I use REGCAU1、REPCAU1、REECAU1 to simulated the renewable stored energy, and VTGTPAT to simulate low voltage ride through function. I want the renewable stored energy can still working for 1 sec when voltage drop to 0.5pu, but it doesn't work. work.

This is my python code. My enewable stored energy's bus number is "1", and bus code is "1", too. too.

psspy.addcctmscomodel(r"""VTGTPAT""",_i,3,[0,1,1],["","",""],4,[0.5,1.2,1,0.05])

Could someone tell me where is my problem, please. Sincerely, thanks.