Ask Your Question
0

How to model energy storage?

asked 2018-04-19 04:57:56 -0500

Sazzad gravatar image

updated 2018-04-20 21:33:30 -0500

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

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2018-04-23 01:18:46 -0500

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.

edit flag offensive delete link more

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 ( 2020-09-22 02:03:05 -0500 )edit
0

answered 2018-04-21 02:03:41 -0500

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).

edit flag offensive delete link more

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 ( 2018-04-22 22:28:14 -0500 )edit

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

perolofl gravatar imageperolofl ( 2018-04-22 23:55:07 -0500 )edit

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 ( 2018-04-23 00:12:20 -0500 )edit

For CBEST model i have used default data

Sazzad gravatar imageSazzad ( 2018-04-23 00:50:10 -0500 )edit

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

perolofl gravatar imageperolofl ( 2018-04-23 01:23:19 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2018-04-19 04:57:56 -0500

Seen: 2,686 times

Last updated: Apr 23 '18