I had an interesting chat last week with a group of students from the University of Augsburg.
The original question they raised was how to perform energy analysis on a bunch of autonomously assembled small building blocks, such as a colony of ants might put together.
The question is: how can the resulting small building blocks be converted to a valid Revit BIM that can be used for building performance analysis?
That led to the following topics:
- BPA is now Insight360
- Self-organising construction and architecture
- Back to the ants – project summary
- Q & A
- Two different energy model types
- Addendum – Advances in Architectural Geometry 2016
BPA is now Insight360
Talking about building performance analysis, I just noticed that BPA has now become insight360.
With the release of Insight 360, the Autodesk Building Performance Analysis blog migrated to a new platform:
Self-Organising Construction and Architecture
The Augsburg university has the only chair in Germany researching Self-Organising Construction in the architectural realm.
They are also hosting the SASO 2016 conference, the 10th IEEE International Conference on Self-Adaptive and Self-Organizing Systems, University of Augsburg, Germany, September 12-16 2016.
Back to the Ants – Project Summary
Here is the project summary, first in German, followed by my feeble attempt at beating Google translate:
Innovationen in Software, Robotik und 3D-Druck rücken Selbstorganisation als Planungs- und Konstruktionsansatz in greifbare Nähe. Die Vorteile sind mannigfach und reichen von der automatischen Generierung einer Vielzahl von Designs über deren ideale Integration in die gebaute Umgebung, deren strukturelle und automatisierte Optimierung bis zur dynamischen Adaptivität über lange Zeiträume. Motiviert durch neuste Erkenntnisse aus der Natur über die Konstruktionsweisen sozialer Insekten, werden in diesem Projekt Softwareansätze aufgezeigt, wie man Selbstorganisation in den Designprozess von Architektur einfließen lassen kann. Die wissenschaftlichen Arbeiten des Hauptreferenten umfassen beispielsweise das Design und die Optimierung selbstorganisierender Softwareagenten und deren produzierte Artefakte. Ein entsprechender programmatischer Ansatz zur selbstorganisierten Konstruktion wird vorgestellt, der die API des Revit 2016 Softwareframeworks nutzt.
Innovations in software, robotics and 3D printing enable self-organization as a feasible planning and design approach with many advantages, ranging from the automatic generation of huge numbers of designs to their perfect integration into the built environment, their structural and automated optimization, all the way to dynamic adaptivity over long periods of time. Motivated by the latest findings from nature about the construction methods used by social insects, we demonstrate software approaches to incorporate self-organization in the architectural design process. The scientific work of the main speaker includes the design and optimization of self-organizing software agents and their produced artefacts. We present a corresponding programmatic approach to self-assembled construction using the Revit API.
That sounds pretty exciting to me.
Q & A
Here are the notes from the Q & A session we had in the conversation between Simon, Manuel, Sarah, Phil and Jeremy:
- C# vs Python?
- The APIs are equivalent, all code is compiled to Intermediate Language (IL) that can be decompiled again using Reflector and the .NET Reflection library, e.g. for reverse engineering.
- Families
- Inefficient in this case, since the advantages of families are not used here and cost time and effort, both for implementation and at runtime.
- DirectShape elements are better for this use case.
- DirectShape
- Better performance, by several orders of magnitude.
- Can be used as room dividers.
- Can be assigned a category, e.g., Walls, Floors, Ceilings.
- Minimal size ca. 1.2 mm, 1/16th of an inch.
- All API lengths are handled in imperial feet.
- Analysis Cloud
- BPA blog, now Insight360 blog.
- The BPA team and various universities already implemented programmatic iteratively improving building analysis projects evaluating numerous variants.
- Besides Insight 360 we might also want to evaluate the open source EnergyPlus package.
- Journal files
- Automatically log all Revit user interface interaction from every session.
- Complete session can be reproduced for unit testing – or machine learning?
- Join Geometry
- Join concrete elements or family definition geometry.
- Irrelevant for DirectShape elements.
- Energy Analysis
- Supports two different energy model types.
- Do DirectShape elements have to form a closed shell to make use of the energy analysis tools?
- Open.
Two Different Energy Model Types
This question has come up repeatedly in the past, so it is worthwhile pointing out again.
By default, the energy analysis is performed on rooms or spaces and treats their boundaries as vertical.
This is inappropriate in buildings using free-form geometry.
Therefore, a second setting was introduced in Revit 2016, so that we now have two different Energy Model Types: surface versus voxel.
Calculations are based either on the 2D plan surface views or by filling the entire building volumes with voxels, little sugar cubes.
The two different options are selected by settings in the EnergyAnalysisDetailModelOptions
to base calculations either on spatial elements – i.e., rooms and spaces, assuming vertical boundaries – or bounded by actual building elements – i.e., floors, walls and ceilings, which may be arbitrarily shaped.
For more detail, please refer to What's New in the Revit 2016 API, Energy Analysis and gbXML API changes:
EnergyModelType
- SpatialElement – Energy model based on rooms or spaces. This is the default for calls when this option is not set, and matches the behaviour prior to Revit 2016.
- BuildingElement – Energy model based on analysis of building element volumes.
Addendum – Advances in Architectural Geometry 2016
Talking about exciting computational generative architectural innovation, you should take a look at the wonderful, impressive, beautiful and exciting ETH Zürich Advances in Architectural Geometry 2016.
Here is its table of contents:
- Analysis and Design of Curved Support Structures
- Measuring and Controlling Fairness of Triangulations
- Face-Offsetting Polygon Meshes with Variable Offset Rates
- Marionette Mesh: From Descriptive Geometry to Fabrication-Aware Design
- Designing with Curved Creases: Digital and Analog Constraints
- A Double-Layered Timber Plate Shell: Computational Methods for Assembly, Prefabrication, and Structural Design
- On the Hierarchical Construction of SL Blocks: A Generative System that Builds Self-Interlocking Structures
- Tree Fork Truss: Geometric Strategies for Exploiting Inherent Material Form
- Textile Fabrication Techniques for Timber Shells: Elastic Bending of Custom-Laminated Veneer for Segmented Shell Construction Systems
- Bending-Active Plates: Form and Structure
- Underwood Pavilion: A Parametric Tensegrity Structure
- Safra Neuron Screen: Design and Fabrication
- Scissor Mechanisms for Transformable Structures with Curved Shape: The 'Jet d’Eau' Movable Footbridge in Geneva
- Mastering the 'Sequential Roof': Computational Methods for Integrating Design, Structural Analysis, and Robotic Fabrication
- Adaptive Meshing for Bi-directional Information Flows: A Multi-Scale Approach to Integrating Feedback between Design, Simulation, and Fabrication
- Dimensionality Reduction for Parametric Design Exploration
- Force Adaptive Hot-Wire Cutting: Integrated Design, Simulation, and Fabrication of Double-Curved Surface Geometries
- Designing for Hot-Blade Cutting: Geometric Approaches for High-Speed Manufacturing of Doubly-Curved Architectural Surfaces
- Cuttable Ruled Surface Strips for Milling
- The Armadillo Vault: Computational Design and Digital Fabrication of a Freeform Stone Shell
- CASTonCAST Shell Structures: Realisation of a 1:10 Prototype of a Post-Tensioned Shell Structure from Precast Stackable Components
- Lightweight Conical Components for Rotational Parabolic Domes: Geometric Definition, Structural Behaviour, Optimisation and Digital Fabrication