<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Use a few simple equations in the calculator component. Let's call the thermostat signal for the DHW tank Y_DHW and the thermostat signal for the buffer tank Y_BUFFER.  One of the signals has to be one and the other zero at all times. So we then have the signals for the diverting valve as:</div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">Y_Diverter_1 = Y_DHW</div><div id="AppleMailSignature">Y_Diverter_2 = 1-Y_DHW</div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">And the pump signal would be:</div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">Y_PUMP = MAX(Y_DHW , Y_BUFFER)</div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">Jeff - TESS</div><div id="AppleMailSignature"><br>Sent from my iPhone</div><div><br>On Jul 1, 2017, at 11:53 AM, Dashamir Marini via TRNSYS-users <<a href="mailto:trnsys-users@lists.onebuilding.org">trnsys-users@lists.onebuilding.org</a>> wrote:<br><br></div><blockquote type="cite"><div>

<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->


<div class="WordSection1">
<p class="MsoNormal">Dear TRNSYS user,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">I’m trying to model an heat pump system that should charge a DHW and a buffer tank (please see the diagram below).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">The idea is that heat pump always first  (when there is demand) should charge  the DHW tank and later the buffer tank for space heating.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">How I can build a logic expression like this:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Let say that I have two signals coming from tank 1 and tank2 .<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">The logic control should be: <o:p>
</o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"> if the signal from tank1  = 1 (tank1 temp < t setpoint) then the diver valve (Type647)  circulate all water flow at tank1;
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">if the signal from tank1 =0 and signal from tank2 =1 ((tank2 temp < t setpoint) then the divert valve circulate all water flow at tank2;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">so the logic is that heat pump through diverting valve Type 647 first should charge the DHW tank  (tank534 coiled 2 ) and after if there is no need to charge DHW tank then the divert valve should sent all water
 flow rate to the  buffer tank Type534.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">How it can be developed that control logic in TRNSYS?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Thank you in advance<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">D Marini<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><image001.jpg><o:p></o:p></p>
</div>


</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>TRNSYS-users mailing list</span><br><span><a href="mailto:TRNSYS-users@lists.onebuilding.org">TRNSYS-users@lists.onebuilding.org</a></span><br><span><a href="http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org">http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org</a></span><br></div></blockquote></body></html>