0

Short circuit calculation with type 4 wind turbines or PV generator

Hello, guys.

I am conducting a short circuit calculation with the existance of type 4 wind turbines. The manufacturer recommended:

The WTG should be modelled as a current source for short circuit studies. The current source should contribute a maximum of 1.2 p.u during the fault. In PSS/E the value of Zsource is obtained from the maximum short circuit current contribution. The recommended values are provided separately.

Anyone here has experienced with short circuit studies of WTG? How did you do it? I have no idea to add a current source to SC study in PSSE. I thought of using Zsource =1/ Isc_max. Is this possible?

Cao Huy's avatar
173
Cao Huy
asked 2018-07-15 23:20:50 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

1

Generators are typically represented as Thevenin equivalent voltage sources in short-circuit calculations, and not as constant current sources, which is how a Type 4 WTG should be represented. The type 4 WTG will have a short-circuit contribution of approx 1.2pu current for a large range of retained voltages at its terminals (e.g. 0.9pu down to 0pu). When I have needed to represent this type 4 WTG behaviour as accurately as I can then I have written a Python script that adjusts the value of Zsource for the generator until you get the required value of current (1.2pu). This is not ideal, but it works.

jfconroy's avatar
186
jfconroy
answered 2018-07-16 03:29:16 -0500
edit flag offensive 0 remove flag delete link

Comments

That's a practical approach. I thought of using a constant load with ILOAD 1.2pu. What do you think about it?

Cao Huy's avatar Cao Huy (2018-07-16 04:34:21 -0500) edit
1

That's another way of doing it, but you have to replace the generator with a load when you are doing short-circuit calculations. When you want to revert to load flow calculations (where the WTG does voltage control) or dynamic simulations, then you have to swap the models again.

jfconroy's avatar jfconroy (2018-07-16 04:45:50 -0500) edit

I have tried and it didn't work. I guess because PSSE neglect loads component when conduct short circuit analysis.

Cao Huy's avatar Cao Huy (2018-07-31 22:44:44 -0500) edit

@jfconroy @Cao Huy Hello, guys. I want your help. 1. how can we output the short circuit current by PSSe and Python ? 2. how to conduct short circuit calculation? use dynamic simulation? or ASCC? 3. how to use IEC60909 (only .raw and .dyr?) need .seq? if need, how to ger .seq? Thanks a lot!

Gloria.Z's avatar Gloria.Z (2018-10-20 10:08:21 -0500) edit
add a comment see more comments
0

Hello, Cao Huy @Cao Huy Could you please tell me how to use the IEC in PSSe and give me an example with renewable energy,then dynamic simulation make a bus fault , get the short circuit current, vaildation, I can pay for you. Could you please give me your email, and I'll write email to you.my email is engineerlike@qq.com

Gloria.Z's avatar
1
Gloria.Z
answered 2018-10-24 09:44:25 -0500, updated 2018-10-24 09:46:51 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer