[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EnergyPlus_Support] Re: How do I override a temperature sensor?
- To: EnergyPlus_Support@xxxxxxxxxxxxxxx
- Subject: [EnergyPlus_Support] Re: How do I override a temperature sensor?
- From: "hnoboam" <homero.noboa@xxxxxxxxx>
- Date: Fri, 18 Jan 2013 19:00:48 -0000
- Delivered-to: mailing list EnergyPlus_Support@xxxxxxxxxxxxxxx
- Delivery-date: Fri, 18 Jan 2013 12:01:01 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoogroups.com; s=echoe; t=1358535658; bh=ZZGvRdTXd8lheplUaELoQG/o2uYYyPAF37yLxBMNkRs=; h=Received:Received:X-Yahoo-Newman-Id:X-Sender:X-Apparently-To:X-Received:X-Received:X-Received:X-Received:X-Received:To:Message-ID:User-Agent:X-Mailer:X-Originating-IP:X-eGroups-Msg-Info:X-Yahoo-Post-IP:From:X-Yahoo-Profile:Sender:MIME-Version:Mailing-List:Delivered-To:List-Id:Precedence:List-Unsubscribe:Date:Subject:Reply-To:X-Yahoo-Newman-Property:Content-Type:Content-Transfer-Encoding; b=orbfXkOVWfyhiqra6VYbfUHXn5Jua4Srhgg2VsE6a2xR4KdpNK5E6J7IVyJIPvv66AqOWtd4Mo73P3NocglMfT3SnoZe27fVag+3x14BjrfdtogqW9Pj17VSkmheD2FTr95xflpgDTRAODG4QwSwtWRptF5/ylnUXsG05aCStf4=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=echoe; d=yahoogroups.com; b=wQelpW7a3eUgx3ssdiXsryLUb0PGbRsyemYudb6cCeDRmcC6PBef3VqeJf/SixXbSmAxnnyawVTvSUzJZHiHZ5mBTkXZovGaVN9so5ZYOC3iXCbThIDvraJ+kzihTy0d6DIXTWSYPzMqmEKeqRgKk3YHFlJzIcfqPlVp8UtVkpY=;
- Envelope-to: linda@xxxxxxxxxxxxxx
- List-id: <EnergyPlus_Support.yahoogroups.com>
- List-unsubscribe: <mailto:EnergyPlus_Support-unsubscribe@yahoogroups.com>
- Mailing-list: list EnergyPlus_Support@xxxxxxxxxxxxxxx; contact EnergyPlus_Support-owner@xxxxxxxxxxxxxxx
- Reply-to: EnergyPlus_Support@xxxxxxxxxxxxxxx
- Sender: EnergyPlus_Support@xxxxxxxxxxxxxxx
- User-agent: eGroups-EW/0.82
OK, thanks.
Then how do I make E+ to use OAT_SENSOR_MOD value? I could not find any reference to "Outdoor Dry Bulb" in the IDF.
Homero
--- In EnergyPlus_Support@xxxxxxxxxxxxxxx, "Griffith, Brent" wrote:
>
> Yes, it is circular. This is a common problem with EMS. Separation of sensor and actuator is usually needed.
>
> IF you just want to modify the sensor then you can use:
> Set OAT_SENSOR_MOD = OAT_SENSOR + 6,
>
> From: EnergyPlus_Support@xxxxxxxxxxxxxxx [mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx] On Behalf Of hnoboam
> Sent: Friday, January 18, 2013 11:53 AM
> To: EnergyPlus_Support@xxxxxxxxxxxxxxx
> Subject: [EnergyPlus_Support] Re: How do I override a temperature sensor?
>
>
>
> It shows the OAT going up by 6 degrees each time step:
> SETOAT,Line 1,SET OAT_ACTUATOR = OAT_SENSOR + 6,1.400000,
> SETOAT,Line 1,SET OAT_ACTUATOR = OAT_SENSOR + 6,7.400000,
> SETOAT,Line 1,SET OAT_ACTUATOR = OAT_SENSOR + 6,13.400000,
>
> The simulation ends when the OAT reaches the toasties 421.4 deg C. :-)
>
> Evidently when I read the OAT I'm not reading the original value from the weather file, but the already increased one.
>
> Thanks for your help
>
> --- In EnergyPlus_Support@xxxxxxxxxxxxxxx , Richard Raustad wrote:
> >
> > What does the edd file show?
> >
> > Use:
> > Output:EnergyManagementSystem,
> > Verbose, !- Actuator Availability Dictionary Reporting
> > Verbose, !- Internal Variable Availability
> > Dictionary Reporting
> > Verbose; !- EMS Runtime Language Debug Output Level
> >
> >
> > On 1/18/2013 1:33 PM, hnoboam wrote:
> > > I would like to override a temperature sensor, for example I want to give the Outdoor Dry Bulb an offset of 6 C.
> > > So I created an EMS Sensor:
> > > EnergyManagementSystem:Sensor,
> > > OAT_Sensor, !- Name
> > > , !- Output:Variable or Output:Meter Index Key Name
> > > Outdoor Dry Bulb; !- Output:Variable or Output:Meter Name
> > >
> > > and an EMS actuator
> > > EnergyManagementSystem:Actuator,
> > > OAT_Actuator,
> > > Environment,
> > > Weather Data,
> > > Outdoor Dry Bulb;
> > > and this program:
> > > EnergyManagementSystem:Program,
> > > SetOAT, !- Name
> > > SET OAT_Actuator = OAT_Sensor + 4; !- Program Line 1
> > >
> > > But the simulation quickly ended when the OAT went out of bounds at 200+ deg C.
> > >
> > > Any advise? A different, simpler solution?
> > >
> > > Thanks
> > >
> > > Homero.
> > >
> > >
> > >
> > > ------------------------------------
> > >
> > > Primary EnergyPlus support is found at:
> > > http://energyplus.helpserve.com or send a message to energyplus-support@
> > >
> > > The primary EnergyPlus web site is found at:
> > > http://www.energyplus.gov
> > >
> > > The group web site is:
> > > http://groups.yahoo.com/group/EnergyPlus_Support/
> > >
> > > Attachments are currently allowed but be mindful that not everyone has a high speed connection. Limit attachments to small files.
> > >
> > > EnergyPlus Documentation is searchable. Open EPlusMainMenu.pdf under the Documentation link and press the "search" button.
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> >
> > --
> > Richard A. Raustad
> > Senior Research Engineer
> > Florida Solar Energy Center
> > University of Central Florida
> > 1679 Clearlake Road
> > Cocoa, FL 32922-5703
> > Phone: (321) 638-1454
> > Fax: (321) 638-1439 or 1010
> > Visit our web site at: http://www.fsec.ucf.edu
> >
> > UCF - From Promise to Prominence: Celebrating 40 Years
> >
>
------------------------------------
Primary EnergyPlus support is found at:
http://energyplus.helpserve.com or send a message to energyplus-support@xxxxxxxx
The primary EnergyPlus web site is found at:
http://www.energyplus.gov
The group web site is:
http://groups.yahoo.com/group/EnergyPlus_Support/
Attachments are currently allowed but be mindful that not everyone has a high speed connection. Limit attachments to small files.
EnergyPlus Documentation is searchable. Open EPlusMainMenu.pdf under the Documentation link and press the "search" button.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/EnergyPlus_Support/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/EnergyPlus_Support/join
(Yahoo! ID required)
<*> To change settings via email:
EnergyPlus_Support-digest@xxxxxxxxxxxxxxx
EnergyPlus_Support-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/