0

WAUX: Wind Auxiliary Control User Defined Model

Hi everybody,

I am writting in this opportunitty because I would like to ask if someone have worked with the Wind Auxilary Control Model of a renewable machine?. I would like to build an auxiliary control user defined model for the renewable machine I am using but I would like to know if building the model from scrach should follow some specific requirements.

I have some experience creating UDM models for syncronous generators but this is my first time working with the slots of a wind generator.

Thank you in advanced.

sofiguer's avatar
13
sofiguer
asked 2019-08-13 10:58:50 -0500
edit flag offensive 0 remove flag close merge delete

Comments

HI sofigure.I meet the same question with you.I don't know how to describe wind machine index and machine index.I don't know how to pass WPCMND(I) and WQXMND(I) too.Can you give me some advice?Thanks a lot!

greatly's avatar greatly (2021-07-21 18:46:01 -0500) edit

In UDM,how to get wind machine index, but not machine index Thanks a lot!

greatly's avatar greatly (2021-07-21 21:02:16 -0500) edit

Thanks. @sofiguer

greatly's avatar greatly (2021-07-21 21:47:01 -0500) edit
add a comment see more comments

1 Answer

1

I have experience in developing wind models from scratch if we have the control block diagram. Only thing that sets apart the wind models when you write your for fortran code is you have to have an understanding of the wind model arrays. If you'd like to discuss you can send an email to me at tamojit91@gmail.com

txc's avatar
84
txc
answered 2019-08-13 19:47:01 -0500, updated 2019-08-13 19:47:42 -0500
edit flag offensive 0 remove flag delete link

Comments

Hi @txc thank you for your response :) In this case the renewable machine is also an user defined model made by a third party, so I would like to create the UDM for the Auxiliary Control. It is the wind model arrays being affected if the machine is an UDM model as well?

sofiguer's avatar sofiguer (2019-08-14 10:25:44 -0500) edit

As you have the udm for the wind generator, you would need to know which wind machine arrays are being used. This will help you to pass information from your user written auxiliary controller to the renewable generator

txc's avatar txc (2019-08-14 23:41:14 -0500) edit

Hi @txc the wind generator is reading WPCMND(I) and WQCMND(I). I already started to program my Auxilary Control Model code but right now I am not so sure on how to pass the information to those parameters. Any suggest?

sofiguer's avatar sofiguer (2019-08-20 04:45:23 -0500) edit

HI @txc at the end I found how to write WPCMND(I) and WQCMND(I) :) now the wind generator udm and my auxilary control udm are working together as expected! Thank you very much for your previous answers!

sofiguer's avatar sofiguer (2019-08-23 09:48:54 -0500) edit

HI sofigure.I meet the same question with you.I don't know how to describe wind machine index and machine index.I don't know how to pass WPCMND(I) and WQXMND(I) too.Can you give me some advice?Thanks a lot!

greatly's avatar greatly (2021-07-21 18:45:09 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer