1

Annual energy consumption of a building in TRNSYS

I need to know the annual energy consumption of a building (lights, computers, HVAC) in TRNSYS. Anyone knows what output should I put in TRNBUILD??

dana94_08's avatar
211
dana94_08
asked 2016-06-16 15:11:52 -0500, updated 2016-06-20 08:22:27 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

6

Because of the inherent flexibility of TRNSYS, this is not a straight-forward process and depends on what you are looking for in the energy consumption of the building. Gains from lighting and equipment are specified in the building model (Type56) either by specifying the schedules and rates inside of the building model using TRNBUILD or set as inputs and then specified outside of the building model using other components in the TRNSYS project. If you are specifying the gains inside of the building model you can use the balance output 958 for the total internal gains for a zone. If you are specifying the gains using other components in your project you can use the standard integrator and printer components to get the energy consumption. For an HVAC system, you can specify ideal heating and cooling systems inside the building component that calculate the amount of energy that needs to be added or removed from zone to maintain a setpoint. These energies can be output from the building model using multiple different outputs including QSENS, QLATD, QHEAT, QCOOL, etc. However this is energy input to the zone and not the energy consumption by an HVAC system. To determine the energy consumption of an HVAC system, you will need to include an HVAC system in your TRNSYS project.

Tim McDowell's avatar
651
Tim McDowell
answered 2016-06-20 15:45:40 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

Better late than never, I hope it may be useful to someone. I think that, after selected the suitable outputs from a deck component, to obtain the annual (cumulated) value of a quantity you have to add each timestep contribution by mean of TYPE24 (integrator) and then to pass the result to an output component like TYPE25. The same may be probably done by mean of TYPE55 (periodic integrator) but I never did it.

Saro56's avatar
1
Saro56
answered 2019-03-08 06:31:03 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments