Evaluating Passive HVAC Design Strategies Part 1: Designing Windows and Shade

5.1. Evaluating Passive HVAC Design Strategies Part 1: Designing Windows and Shade#

5.1.1. Modeling shading in FreeCAD#

  1. In this tutorial we will be using the shoebox model that was constructed in the previous exercise. Open the FreeCAD shoebox.FCStd model.

../_images/psvdgn1_1.png



  1. Draw a rectangle with the rectangle tool.

../_images/psvdgn1_2.png



  1. Select the rectangle and change the height and width

  • height = 1500 mm

  • width = 1500 mm

../_images/psvdgn1_3.png



  1. Select the rectangle and extrude it.

../_images/psvdgn1_4.png



  1. Make sure you have the mid point snap on. Select the extruded rectangle. Click on move and move it to the top of the window.

../_images/psvdgn1_5.png



  1. Select the extruded rectangle. Then click on slab. The extruded rectangle will now become a IFC slab object.

../_images/psvdgn1_6.png



  1. Select the slab object in the model window. In the Data tab, look for the Ifc Type parameter and change it to ‘Shading Device’.

../_images/psvdgn1_7.png



  1. Rename the slab to ‘shade’.

../_images/psvdgn1_8.png



  1. Right click on the shade. Select Move to group.

../_images/psvdgn1_9.png



  1. Select Level. The shade will be added into the Level group. Save your model.

../_images/psvdgn1_10.png



  1. Select the Site object. Then go to File -> Export. Export the model to Wavefront OBJ - Arch module (*.obj).

../_images/psvdgn1_11.png

5.1.2. 3D sun path analysis#

  1. Go to the 3D sun path web app. Change your Geographic location to New York:

  • Latutide: 40.701

  • Longitude: -74.009

  • Time Zone: Eastern Time

../_images/psvdgn1_13.png



  1. Load the shoebox_shade.obj file that was exported from FreeCAD.

../_images/psvdgn1_14.png



  1. Once loaded, you will realize the model is not position correctly. Follow the instructions below to position it correctly.

  • Shadow Model -> Mirror in Y Axis

  • Shadow Model -> Swap Y and Z Axis

  • Shadow Model -> Mirror in Y Axis

  • Shadow Model -> Reverse Normals

  • After these 3 transformation. Your model should be positioned correctly. The shaded window must be facing the south.

../_images/psvdgn1_15.png



  1. Go to Sun-path Setting. Change the Diagram Size to 200% and untick Annual Area.

../_images/psvdgn1_16.png



  1. Go to Date/Time panel. Click on Useful Dates -> Winter Solstice. Click on Time of Day and enter 7.

../_images/psvdgn1_17.png



  1. Cycle through the day by clicking on the outer arrow of the Time of Day parameter. The time will move in 30 mins with each click. You can see that at noon 12pm half of the window is shaded. This is not desireable as we want winter heating. The shading is too long.

../_images/psvdgn1_18.png



  1. Repeat the step 5-6 for Autumn and Spring equinox and summer solstice. For e.g. the image below shows at summer solstice the shading shades the window most of the time except 9-10am and 1.30-3.30pm timing with a slice of window exposed to direct sun.

../_images/psvdgn1_19.png



  1. You can reduce the length of the shade or size/shape of window to optimize the window and shading design.