Ask Your Question
0

How to model energy storage?

asked Apr 19 '18

Sazzad gravatar image

updated Apr 21 '18

jconto gravatar image

I want to use an external energy source(could be Battery) to provide transient time power supply during interruption. Can you tell me how should I do and which model I should use here?

Need to know the procedure of using external energy source for certain time in a network

2 answers

Sort by » oldest newest most voted
0

answered Apr 23 '18

Fdaraiseh gravatar image

I have used the generator in the load flow with Pgen=0 , and wind Control mode as Q limits based on WPF with Power Factor 1, and with X source=9999

while for the dynamic model, I have used REGCAU1 for the generator model , RECCU1 for the electrical controller, and REPCAU1 for the plant controller.

While REPCAU1 is your most important model since it controls how the energy storage behave under changes in votlage and frequency.

link

Comments

Hi, I find that you set the wind control mode as Q limits based on WPF with Power factor 1. Is it ok to set wind control mode as reactive power limits are specified by QT and QB?

heling gravatar imageheling (Sep 22 '0)
0

answered Apr 21 '18

perolofl gravatar image

Model the energy storage as a generator in load flow with Pgen=0. Use dynamic model CBEST and change VAR(L) to a proper value during the simulation when you want power supply from the storage. I.e. you control the power with VAR(L).

link

Comments

Thanks for ur guideline. I think it will work but i when i tried by writing the following code psspy.change_plmod_var(ibus=10, id='1', name='CBEST', j=1, rdata=85) output won't come as 85 MW rather it gives 15 MW. Could you please help me with the code? Thanks Sazzad

Sazzad gravatar imageSazzad (Apr 23 '18)

What data have you given to the generator in load flow and the CBEST model?

perolofl gravatar imageperolofl (Apr 23 '18)

for gen----10,'1 ', 0.0 -10.860, 300.000, -300.000,1.02500, 0, 280.000, 1.00000E-4, 2.10000E-1, 0.00000E+0, 0.00000E+0,1.00000,1, 100.0, 270.000, 10.000, 1,1.0000 for CBEST model 10 'CBEST' 1 5.89 0.05 0.60 0.05 2.35 0.47 1.68 1.61 0.23206 0.32 0.21 0.1536 1.01 1.

Sazzad gravatar imageSazzad (Apr 23 '18)

For CBEST model i have used default data

Sazzad gravatar imageSazzad (Apr 23 '18)

It will work if you update CBEST parameter IACMAX to 1 and Vmin to -0.21.

perolofl gravatar imageperolofl (Apr 23 '18)

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Apr 19 '18

Seen: 2,832 times

Last updated: Apr 23 '18