How to introduce PAUX1T function in CBEST model

asked Nov 2 '1

asd09733 gravatar image

I am simulating an energy storage system, but I don’t know how to introduce the frequency monitoring function PAUX1T into the CBEST module. I know that the PAUX1T function can only be used in a DC system!

Comments

Model PAUX1T is an HVDC auxiliary model, as you say in the second sentence. It cannot be used together with a CBEST model.

perolofl gravatar imageperolofl (Nov 3 '1)

If I need to use PAUX1T to monitor frequency changes on the CBEST energy storage system, how should I use the two? Do I need to write a script in python?

asd09733 gravatar imageasd09733 (Nov 3 '1)

You can't use PAUX1T for that purpose. You have to write your own user written model.

perolofl gravatar imageperolofl (Nov 3 '1)