<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    "Real Time Load Profiles" is a very generic term.  Since you mention
    SmartGrid, I assume you mean electric power use profiles. 
    Timeseries CSV files are a common standard output from EnergyPlus
    and most tools (nearly all the example files produce some variation
    of this).  A single command in EnergyPlus will produce this directly
    as a csv file if you set the timestep = 60.<br>
    <br>
    Output:Meter, Electricity:Facility, timestep;<br>
    <br>
    The first column is date/time instead of seconds, but that can
    easily be converted inside excel.  This will give you
    minute-by-minute electric power consumption.  Or maybe I'm
    misunderstanding the question.<br>
    <br>
    Mike<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 12/6/2012 7:19 PM, jake spuggy
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACF8dC8Fi9O67tigFxB0PvR8g_uUmd8yfNAHDGRwJR99w0eQ8w@mail.gmail.com"
      type="cite">After trying a number of programs (EnergyPlus, BCTV,
      etc) I find it amazing that there isn't an easier way to generate
      <b>"Real Time Load Profiles". </b>
      <div><br>
      </div>
      <div>
        <div>I see that these programs, namely EnergyPlus, can
          "describe" an load profile of a device. </div>
        <div>But I really just want CSV files with these 2 columns: </div>
        <div><br>
        </div>
        <div><b>Time (in seconds), Power (average)</b></div>
      </div>
      <div><br>
      </div>
      <div>The Smart Grid is about making energy decisions in
        real-time. </div>
      <div>Does anyone know how to make these programs output CSV files
        for researchers like me? <br>
      </div>
      <div><br>
      </div>
      <div>Your advice? </div>
      <div>--Jake </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Bldg-sim mailing list
<a class="moz-txt-link-freetext" href="http://lists.onebuilding.org/listinfo.cgi/bldg-sim-onebuilding.org">http://lists.onebuilding.org/listinfo.cgi/bldg-sim-onebuilding.org</a>
To unsubscribe from this mailing list send  a blank message to <a class="moz-txt-link-abbreviated" href="mailto:BLDG-SIM-UNSUBSCRIBE@ONEBUILDING.ORG">BLDG-SIM-UNSUBSCRIBE@ONEBUILDING.ORG</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>