Loading [MathJax]/jax/output/HTML-CSS/jax.js

First time here? Check out the Help page!

Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
5

How can I model DCV?

asked 8 years ago

J Monteiro's avatar

updated 8 years ago

In OpenStudio in the tab HVAC systems we have the option of using demand controlled ventilation:

image description

How can I change the properties of this control? I don't see any fields to do that.

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
8

answered 8 years ago

At the risk of sounding like a broken record lately, have you checked the EnergyPlus Input/Output Reference guide?

The section you're looking for is Controller:MechanicalVentilation:

Demand Controlled Ventilation

This field indicates whether the air loop is capable of doing demand controlled ventilation (DCV) to vary the amount of outdoor air based on actual number of occupants in spaces. Two choices: Yes and No. Default is No.

Basically say you have a space with a number of occupants x and an occupancy schedule with a value of 0.5 between 0 and 12:00, and 0.8 between 12:00 and 24:00, meaning in your space you have always 0.5x or 0.8x. And say you have specified a DesignSpecification:OutdoorAir Object that calls for v CFM/people.

Based on the value of the Demand Controlled Ventilation field:

  • If you select 'No': the amount of outdoor air is calculated using the nominal number of people X, so you always need 10x.v CFM.
  • If you select 'Yes': the amount of outdoor air will vary based on the number of occupant at each time step. Between 0 and 12:00, 5x.v will be supplied and between 12:00 and 24:00 8x.v will be supplied
Preview: (hide)
link

Comments

1

Ok very good explanation.

J Monteiro's avatar J Monteiro  ( 8 years ago )

@Neal Kruis: is the Mathjax extension broken lately?

Julien Marrec's avatar Julien Marrec  ( 8 years ago )

@Julien Marrec I report the Output:Variable,*,Air System Outdoor Air Mass Flow Rate,hourly; and Output:Variable,*,Fan Electric Energy,hourly; but I don't see any differences with or without the DCV. Apparently, I am doing something wrong. Any recommendations for which other outputs to report in order to continue testing my DCV configuration? The I/OReference does not give any output examples.

Alex Vlachokostas's avatar Alex Vlachokostas  ( 8 years ago )

Do you have a outside air actually being brought in? To the levels you actually wanted? Do you have a varying number of occupants?

Next go and check how your AirLoopHVAC is being sized, and the different schedules being used.

I recommend you open a new question, it's an interesting one. Please do include more information in it: graph of the amount of fresh air with DCV, without DCV, (and what you would expect them / people schedule), as well as portions of your OpenStudio file related to AirLoopHVAC and related components (Sizing:System, and AirLoopHVAC:OutdoorAirSystem, ControllerOA)

Julien Marrec's avatar Julien Marrec  ( 8 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

3 followers

Stats

Asked: 8 years ago

Seen: 1,279 times

Last updated: Jun 15 '16