2

Solar Cooling with concentrated solar power (CSP)

Hello World!

I would like to simulate a solar cooling system which generates hot power with Concentrated Solar Power (parabolic trough collector) system integrated an Acummulation Tank and an Absorption Chiller. Parabolic Trough Collector system should also track the sun in one-axis. But I cannot find any component in EnergyPlus libraries about neither Concentrated Solar Power Systems nor sun trackers in the EnergyPlus's library.

Is there any way to simulate such systems?

Thanks in advance!!

acme's avatar
111
acme
asked 2019-03-12 16:20:57 -0500
shorowit's avatar
11.8k
shorowit
updated 2019-03-14 11:52:18 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

EnergyPlus does not have a model for a concentrated solar power collecter like a parabolic trough. You might be able to use the flat plate model and approximate the effect by modifying the performance. The SolarCollector:FlatPlate:Water input object could be used with the SolarCollector:Performance:FlatPlate input object. The SolarCollector:Performance:FlatPlate input object has inputs for the efficiency that can be increased as well as angle modifiers. These are documented in the InputOutputReference but most of the details are in the EngineeringReference.

If that does not work, you might be able to add an Energy Management System (EMS) script to approximate the performance.

JasonGlazer's avatar
6.8k
JasonGlazer
answered 2019-03-14 07:41:32 -0500, updated 2019-03-14 07:42:37 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks Jason. I will add the SolarCollector:Performance:FlatPlate object. What about working schedules of the solar collectors? I would like my solar collector gains energy whenever it is exposed to sunlight. Do I need to add a working schedule?

acme's avatar acme (2019-03-16 07:33:04 -0500) edit

I think it gets that information automatically.

JasonGlazer's avatar JasonGlazer (2019-03-18 07:00:48 -0500) edit
add a comment see more comments