[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EnergyPlus_Support] Re: How to set up a Coil:Heating:Water object in a CAV system to controls?
- To: EnergyPlus_Support@xxxxxxxxxxxxxxx
- Subject: [EnergyPlus_Support] Re: How to set up a Coil:Heating:Water object in a CAV system to controls?
- From: "FrancescoP" <direzionecontraria@xxxxxxxx>
- Date: Sat, 03 Nov 2012 20:08:07 -0000
- Delivered-to: mailing list EnergyPlus_Support@xxxxxxxxxxxxxxx
- Delivery-date: Sat, 03 Nov 2012 14:08:12 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoogroups.com; s=echo; t=1351973289; bh=b0jOAXGFif6Btnrme3DLETCJXJjHQBkxhvFeOoJNJoM=; 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:In-Reply-To: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=Lm9EJBcGmLOnyA3zXU0mtMvZq8YUyC1UarmhgMhV8jzHa9Gry+1A8tKGQuBtyXtVD7bjfsu0FPNEI3rvfRCo22vsEu6C3Es4nZF8Ypnbt0oQczqw/UvY5LRd79yTYrUpC+FGdIOVDjAxeIX57hHNSLeFdxjUCqseWE5WHZXYYJg=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=echo; d=yahoogroups.com; b=rFixGGwZyOL+fS8fmmvMOWD6PDHvHnHrh0vHW+h/fDhp5fxkgKU/q5S8QbK0st2m+eLX10W6db4BRVx1YEdMEEuqGmsEcF5llyRbxSLAt9D19vXsNtZrmR4R+eNdkj0TIUBg8/PN9UxDlautT6NFoafriawU5hb5lrUQVVuZGwg=;
- Envelope-to: linda@xxxxxxxxxxxxxx
- In-reply-to: <juumf6+nsju@eGroups.com>
- 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
I have to model system 3 of ASHRAE 90.1-2007 (PSZ-AC, i.e. Packaged rooftop air conditioner, fan: constant volume, cooling type: direct expansion, heating type: district heat). Every AHU is connected to one zone or to two zones that have similar conditions. In some zones I have to model a constant fresh (outdoor) air flow during occupied hours. Therefore for those zones air flow is already determined. To control temperatures in those zone the temperature of supply air shall change in order to meet the heat requirements hour by hour. Here a part of my model:
AirLoopHVAC:ControllerList,
uta 28massaggi1 Controllers, !- Name
Controller:WaterCoil, !- Controller 1 Object Type
uta 28massaggi1 AHU/1 Heating Coil Controller; !- Controller 1 Name
Controller:WaterCoil,
uta 28massaggi1 AHU/1 Heating Coil Controller, !- Name
Temperature, !- Control Variable
Normal, !- Action
Flow, !- Actuator Variable
uta 28massaggi1 Supply Side Outlet 1, !- Sensor Node Name
uta 28massaggi1 AHU/1 Heating Coil Water Inlet Node, !- Actuator Node Name
autosize, !- Controller Convergence Tolerance {deltaC}
autosize, !- Maximum Actuated Flow {m3/s}
0.000; !- Minimum Actuated Flow {m3/s}
SetpointManager:SingleZone:Heating,
sm 28massaggi1 H, !- Name
Temperature, !- Control Variable
5, !- Minimum Supply Air Temperature {C}
80, !- Maximum Supply Air Temperature {C}
00interrato:28massaggi1, !- Control Zone Name
00interrato:28massaggi1 Zone Air Node, !- Zone Node Name
uta 28massaggi1 Zone Splitter/1 Outlet Node 1, !- Zone Inlet Node Name
uta 28massaggi1 Supply Side Outlet 1; !- Setpoint Node or NodeList Name
ZoneControl:Thermostat,
00interrato:28massaggi1 Thermostat, !- Name
00interrato:28massaggi1, !- Zone or ZoneList Name
48, !- Control Type Schedule Name
ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type
00interrato:28massaggi1 Dual SP; !- Control 1 Name
ThermostatSetpoint:DualSetpoint,
00interrato:28massaggi1 Dual SP, !- Name
I28, !- Heating Setpoint Temperature Schedule Name
E90C; !- Cooling Setpoint Temperature Schedule Name
The problem is that the zone temperature does not meet the setpoint temperature (during winter it is too cold). Components are autosized. As sizing period one summer day and one winter day are used (SizingPeriod:DesignDay objects). In some zones also during sizing periods setpoint temperatures are not met. No reheat coils exist.
Any advice, please?
I see that this discussion focused on the same subject, but I am not able to find a solution.
With Regards
Francesco Passerini
--- In EnergyPlus_Support@xxxxxxxxxxxxxxx, "Ke Xu" <xukevin24@...> wrote:
>
> Dear all,
> I am simulating a constant air volume system with a hot-water heating coil in the air-loop, and I am trying to set up controls for coil to maintain supply air temperature set point calculated to maintain the zone temperature. the objects I am using include "Coil: Heating: Water", "Controller: WaterCoil" and "SetpointManager:SingZone:Heating". Somehow, it doesn't work as I expected, the zone temperature in winter time can't be maintained. Any help and comments are appreciated. Thanks in advance.
>
> --Ke
>
> Part of my model related with heating coil is shown below:
>
> Coil:Heating:Water,
> PSZ_1:1_HEATC, !- Name
> Always_On, !- Availability Schedule Name
> Autosize, !- U-Factor Times Area Value {W/K}
> Autosize, !- Maximum Water Flow Rate {m3/s}
> PSZ_1:1 HeatingCoilWaterInlet, !- Water Inlet Node Name
> PSZ_1:1 HeatingCoilWaterOutlet, !- Water Outlet Node Name
> PSZ_1:1_CoolC-PSZ_1:1_HeatCNode, !- Air Inlet Node Name
> PSZ_1:1_HeatC-PSZ_1:1_FanNode, !- Air Outlet Node Name
> UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method
> Autosize, !- Rated Capacity {W}
> 82.2222222222222, !- Rated Inlet Water Temperature {C}
> 12.7777781162733, !- Rated Inlet Air Temperature {C}
> 71.1111111111111, !- Rated Outlet Water Temperature {C}
> 43.3333333333334, !- Rated Outlet Air Temperature {C}
> 0.5; !- Rated Ratio for Air and Water Convection
>
> Controller:WaterCoil,
> OS:Controller:WaterCoil 1, !- Name
> Temperature, !- Control Variable
> Normal, !- Action
> Flow, !- Actuator Variable
> PSZ_1:1 Supply Equipment Outlet Node, !- Sensor Node Name
> PSZ_1:1 HeatingCoilWaterInlet, !- Actuator Node Name
> Autosize, !- Controller Convergence Tolerance {deltaC}
> Autosize, !- Maximum Actuated Flow {m3/s}
> 1e-007; !- Minimum Actuated Flow {m3/s}
>
> SetpointManager:SingleZone:Heating,
> SupAirTemp MngrCore_bottom, !- Name
> Temperature, !- Control Variable
> 10.0, !- Minimum Supply Air Temperature {C}
> 43.3333344812747, !- Maximum Supply Air Temperature {C}
> Core_bottom, !- Control Zone Name
> Core_bottom Air Node, !- Zone Node Name
> Core_bottom Direct Air Inlet Node Name, !- Zone Inlet Node Name
> PSZ_1:1 Supply Equipment Outlet Node; !- Setpoint Node or NodeList Name
>
------------------------------------
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/