<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>RE: [esp-r]  Control and output of hvac</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>thanks a lot! i will be looking into what i want.<BR>
just as what you have raised, i am still unsure of which to control (ideal zone or plant component).<BR>
i am aware of the result that i want though, to have a feedback system between the zone temperature and the controller. and having such a system, i would like to see how they both interact per iteration before going on to the next time step. a graphical output of the overshoot and how fast the controller settles to the setpoint.<BR>
<BR>
the controller i have in mind so far is a self-adjusting PID, that simulates how a human being would adjust the temperature manually. please pardon my lack of knowledge in terms of the HVAC system as i am an electrical engineer. all i get to think about is adjusting the temperature. as i have read in numerous papers, books, from the basic simulations, and exemplars, i may need to pinpoint certain components in the HVAC to have a more robust control system.<BR>
<BR>
hope to hear from the list again because surely i will be having a lot more questions. thanks!<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Jon Hand [<A HREF="mailto:jon@esru.strath.ac.uk">mailto:jon@esru.strath.ac.uk</A>]<BR>
Sent: Wed 10/14/2009 6:53 PM<BR>
To: Michael Dan B. Usman; esp-r@lists.strath.ac.uk<BR>
Subject: RE: [esp-r]&nbsp; Control and output of hvac<BR>
<BR>
<BR>
It is possible to take advantage of the open source nature of<BR>
ESP-r and add in your own controller into the source code and<BR>
of course, once you are satisfied with the new functions you<BR>
can share your improvements with others in the ESP-r community.<BR>
<BR>
You did not specify whether you wanted to impose a new kind of<BR>
control for a detailed component in a plant network or whether<BR>
you wanted to introduce a new ideal zone control.&nbsp; Either<BR>
option can be implemented within the source code AND you<BR>
will need to do some background research in order to<BR>
make the source code changes.<BR>
<BR>
First, go to the ESRU web site and the download page<BR>
for ESP-r and locate the developers guide.&nbsp; This provides<BR>
a number of hints for working with the source code<BR>
of ESP-r.&nbsp; You will want to check out the ESP-r source<BR>
development_barnch using Subversion (the current<BR>
repository is:&nbsp; <A HREF="https://espr.svn.cvsdude.com/esp-r/branches/develoment_branch">https://espr.svn.cvsdude.com/esp-r/branches/develoment_branch</A>)<BR>
<BR>
While you are on the web site get a copy of the current<BR>
ESP-r cookbook and review it.&nbsp; There are also many exemplar<BR>
models which can be run and you can then use the results<BR>
analysis module to look at graphs or tables etc. of performance<BR>
from these models.<BR>
<BR>
You second task is to carefully describe in as much detail as<BR>
possible&nbsp; (in a form that can be emailed) the control which you<BR>
would like to implement.&nbsp; What does it sense, what does<BR>
it act on, what logic is releated to the control.&nbsp; Tell us more<BR>
about the iteration that you think is required. Send that out<BR>
to the list to see if others might have an intereste in working<BR>
with you or have advise to offer.<BR>
<BR>
It might be possible to make limited changes in an existing<BR>
controller to do what you want.&nbsp; Spend some time looking<BR>
at the existing controls in the exemplars as well as the<BR>
description of controls in the Cookbook.<BR>
<BR>
-Jon Hand<BR>
________________________________________<BR>
From: esp-r-bounces@lists.strath.ac.uk [esp-r-bounces@lists.strath.ac.uk] On Behalf Of Michael Dan B. Usman [mdbusman@wesm.ph]<BR>
Sent: 12 October 2009 04:52<BR>
To: esp-r@lists.strath.ac.uk<BR>
Subject: [esp-r]&nbsp; Control and output of hvac<BR>
<BR>
Hello,<BR>
Just want to ask a few questions...<BR>
<BR>
1. Can I control the hvac using a controller I design so I can do iterations?<BR>
2. How do I call the simulator and access the data?<BR>
3. How do I interface with the simulator if I were to design my own controller?<BR>
4. How can I access results for each iteration per time step (Temp of zone, flux of zone, ambient temp, solar radiation, etc.)<BR>
<BR>
Thanks!<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>