CenterForTheBuiltEnvironment / clima

The CBE Clima Tool is a web-based application built to support the need of architects and engineers interested in climate-adapted design. It allows users to analyze the climate data of more than 27,500 locations worldwide using the data contained in EPW files.
https://clima.cbe.berkeley.edu
MIT License
59 stars 18 forks source link

Add bioclimatic chart / design suggestions similar to the one in ClimateConsultant #116

Open stefanoschiavon opened 2 years ago

stefanoschiavon commented 2 years ago

add bioclimatic and design suggestions similar to the one present in Climate Consultant.

phuongdoan13 commented 1 year ago

Hi @stefanoschiavon, for confirmation, is this the chart that you are referring? image

FedericoTartarini commented 1 year ago

Hi, yes this is the chart that Stefano is referring to. Resolving this issue would be quite complex and require much discussion on how to implement it. Let's try to solve this only if we have a concrete plan on how to move it forward, alternatively let's keep this issue on the side and try to focus on the high-priority issues that are affecting the user's experience or are known bugs. Stefano may add something more.

giobetti commented 7 months ago

Hello, I've commenced work on this project, aligning it with issue #219 raised by @mccalluc.

The initial step involves incorporating the "comfort zone" into the psychrometric chart, followed by calculating various extensions. To achieve this, I propose integrating the four comfort models from the CBE Thermal Comfort Tool (ASHRAE 55: PMV and adaptive; EN-16798: MV and adaptive) using PyThermal Comfort.

For the layout, I suggest a combination of three graphs, as depicted in the rough Grasshopper mock-up below. Given that the psychrometric chart lacks temporal information, the additional charts, along with standard filters, will address this limitation. Given that it would be impractical to draw a "thermal envelope" for the adaptive methods, coloring the points accordingly is suggested. PsychrometricsClima_Adaptive

Moving forward, challenges arise when considering expansions, and ingeneral when we claim we can predict indoor conditions based solely on climate data and no real knowldge of the building at hand. The calculation process of climate consultant lacks clear documentation as to how they address this issue.

To calculate the comfort zone, the following inputs are necessary:

I propose experimenting with these parameters to extend the comfort zone:

I believe the above list coves most strategies adopted by Climate Consultant with the exception of those based on humidity. Humidity is not a factor in the adaptive comfort models (although evaporative cooling would have an impact on air temperatures).

A couple of considerations:

  1. it seems to me it might make sense to focus on adaptive comfort models rather than PMV models for the "bioclimatic suggestions" as they presuppose limited to no heating and cooling
  2. The challenge lies in calibrating the assumed extensions. Should we run multiple thermal models for calibration? How would we design those thermal models?
  3. A fundamental assumption is indoor temperature equals outdoor temperature. This might be quite misleading.

@FedericoTartarini and @stefanoschiavon (and anyone who made it through here!) your thoughts and comments are highly appreciated.

stefanoschiavon commented 4 months ago

@giobetti @FedericoTartarini @t-kramer

Here are some ideas related to the proposal of @giobetti

  1. I have always found estimating thermal comfort for the 8760 hours of the year and then plotting on a psychrometric chart or hour-day chat problematic because they often assume constant met and clo, even at night. For the clo, during the day, we could use the dynamic clo model I developed and added to 55. Thermal comfort models are problematic at night because the clothing insulation is hard to estimate. Maybe we should specify that it is mainly for the awake hours. 
  2. ASHRAE 55 and EN are clear that they divide the zone between comfortable and uncomfortable, they do not specify thermal conditions. If we use PMV, then we can plot average thermal sensation using the seven point scale, merging conditions is problematic. For example, pmv=1 is slightly warm, and it cannot be assumed to be hot. So, reducing it to a three-point scale is concerning. 
  3. We need to give some options for airspeed. Even a check box with "Fans available" and a corresponding v=0.8 m/s would be valuable. 
  4. It is ok to assume Tair=MRT following this work.
  5. If we enter the thermal mass/internal gain/solar gains/shading space and perform some simulations, we will make the problem quite big. Following an established method (not sure of current literature, a good person to contact will be Alpha Yacob would be the best idea, even if we just use the ranges in the building bioclimatic chart.
  6. We can relate indoor and outdoor temperatures, assuming simplified models. We develop a very simple linear regression for AC and NV building in this work based on the comfort database II. See Figure 6 in this work.