Update: How to model a heatexchanger inside an airflownetwork?

asked 2017-05-02 09:19:53 -0500

updated 2017-05-08 15:11:42 -0500

In the example file of the MultiZone_SmallOffice_HeatRecoveryHXSL I would expect an Airflownetwork:Distribution:Component:HeatExchanger that is linked to the HeatExchanger:AirToAir:SensibleAndLatent. When I add the component myself and allocate it to an Airflownetwork:Distribution:Linkage (between the outside air node and the OA System node?) I don't get any errors. However flows don't add up. Is my linkage incorrect? For me the text from the IO manual is not clear. Does anyone have an example file with a working Airflownetwork:Distribution:Component:HeatExchanger or can anyone point me in the right direction? I want to model a system like the one below including heat exchanger inside the AirflowNetwork model (flow to fan = 100% outdoor air in OA Mixer).

image description

From the IO reference: When a heat exchanger is used in an exhaust air energy recovery system (i.e., in an AirLoopHVAC:OutdoorAirSystem object to recover waste heat from exhaust air to pretreat incoming outdoor ventilation air), the heat exchanger is treated as a single component. The AirflowNetwork model only connects the two nodes associated with the incoming outdoor ventilation air, while the two exhaust nodes are not defined as part of the AirflowNetwork model. Therefore, each heat exchanger component used in an exhaust air energy recovery system has only one linkage object, similar to AirflowNetwork coil components.

Update: I managed to solve the imbalance. Apparently a return node was turned off in the airloop and this interfered with the AFN calculation. However I still have a problem. When I model the system without the exchanger all flows are OK, but when I model the system with the Airflownetwork:Distribution:Component:HeatExchanger E+ gives me a severe error: "The airflow direction is opposite to the intended direction (from node 1 to node 2) in AirflowNetwork:Distribution:Linkage = RELIEFLLINK2" I don't get this. The AFN solver has to solve +-exactly the same network. I only have two extra links to be able to include the exchanger. Why would this turn around the flow direction? (red arrow) image description image description image description

edit retag flag offensive close merge delete

Comments

Just a thought: I have the impression that this is a bug in E+. I think the relief inlet node pressure is lowered by the ReliefAirFlow component. In this case it can be expected that an unwanted opposite flow is introduced in ReliefLink2. To avoid this I believe the relief flow component should be defined at ReliefLink2 instead of ReliefLink 1, but this isn't allowed in the current E+ version. The problem only occurs if you have a heatexchanger inside the airflownetwork because in other cases you don't need the extra links. Can anyone confirm this? Thanks

BBel's avatar BBel  ( 2017-05-08 15:09:16 -0500 )edit