<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I am not sure that Type93 will work in this case - it holds on to an
input value for a set amount of time and then releases it. If I
understand correctly, you want to hold on to a particular temperature
value until such time as that value changes by more than 3? After that,
what does the controller do? What causes the pump to turn off again? If
you are trying to turn on the pump once a temperature difference gets
to 3K, I think that the simple Type2 differential controller might
work. It simply compares two values and makes a decision based on their
difference.<br>
regards,<br>
 David<br>
<br>
<br>
leen peeters wrote:
<blockquote
 cite="mid:3cbed0ed0909220648u63dd3669n9bbde6d279bc361a@mail.gmail.com"
 type="cite">
  <div>Hi Farah,</div>
  <div> </div>
  <div>you can use an input value recall (type 93, to be found in
utility, amonsgt the general types) to do so ....</div>
  <div> </div>
  <div>Leen<br>
  <br>
  </div>
  <div class="gmail_quote">On Tue, Sep 22, 2009 at 2:59 PM, Farah
Gammoh <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:fgammoh@stud.fh-offenburg.de">fgammoh@stud.fh-offenburg.de</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Hello,<br>
I am trying to build a controller which switches a pump on every
3-Kelvin temperature increase. So the pump operates depending on the
temperature increase and is independant of time.<br>
till now i havent been able to figure out a way to store or 'recall'
previous intermediate or output values within an Equation in order to
achieve something like a 'counter' variable to which i can keep adding
the temperature difference until its value reaches 3 or more.<br>
    <br>
Is there a way to do that in trnsys and how?<br>
    <br>
Thanks,<br>
Farah<br>
    <br>
    <br>
_______________________________________________<br>
TRNSYS-users mailing list<br>
    <a moz-do-not-send="true" href="mailto:TRNSYS-users@cae.wisc.edu">TRNSYS-users@cae.wisc.edu</a><br>
    <a moz-do-not-send="true"
 href="https://www-old.cae.wisc.edu/mailman/listinfo/trnsys-users"
 target="_blank">https://www-old.cae.wisc.edu/mailman/listinfo/trnsys-users</a><br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
TRNSYS-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:TRNSYS-users@cae.wisc.edu">TRNSYS-users@cae.wisc.edu</a>
<a class="moz-txt-link-freetext" href="https://www-old.cae.wisc.edu/mailman/listinfo/trnsys-users">https://www-old.cae.wisc.edu/mailman/listinfo/trnsys-users</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
***********************************************************************
Thermal Energy System Specialists (TESS), LLC 
David BRADLEY                      22 N. Carroll Street - Suite 370 
Partner                            Madison, WI 53703 
                                   USA
P: +1.608.274.2577 
F: +1.608.278.1475
E-mail: <a class="moz-txt-link-abbreviated" href="mailto:bradley@tess-inc.com">bradley@tess-inc.com</a> 
Web Pages:  <a class="moz-txt-link-freetext" href="http://www.tess-inc.com">http://www.tess-inc.com</a>    and      <a class="moz-txt-link-freetext" href="http://www.trnsys.com">http://www.trnsys.com</a>

***********************************************************************</pre>
</body>
</html>