– Architect

Ryerson University

– Client

Ryerson University

– Project Type

Residential

– Estimated Annual Output

tbc

– Install Date

August 17, 2020

– Roofing System

Roofing System

– System Size

2kWp

– Location

Toronto

Details

Zero House is a collaboration between the Endeavour Centre and Ryerson University. It offers an exciting new solution to tackle both carbon emissions from buildings and the lack of affordable housing.

Students and faculty created a model building (one unit of a stackable townhouse design) that meets the highest goals in sustainable building. Using a wide range of natural and minimally-processed or recycled materials, Zero House provides its occupants with a zero energy bill. In addition, the solar electricity generated using unique BiPVco Flextron solar modules fully offsets the building’s energy usage.

The Zero House is built from carbon, with plant-based materials making up the vast bulk of the building’s assembly. Materials were selected to completely avoid red-list chemicals, questionable chemical content, or off-gassing materials. a unique through-wall ventilation system from lunos ensures excellent indoor air quality over the long term.

Zero House is proof that it is possible to meet the highest aspirations of the construction industry for reducing climate impacts, energy efficiency, occupant health and safety and ecological responsibility with existing technologies at an affordable cost.

Share This Story

Net Zero

The Zero House is built from carbon, with plant-based materials making up the vast bulk of the building’s assembly.

Kevin McCloud, Grand Designs

“ This is beautiful, it’s exquisite and the building is so finely tuned.”

Related Projects

  • SABMiller

    Global drinks giant SABMiller installed pioneering BIPVco Flextron solar-integrated roofing at one of its breweries in Nigeria.

WE ARE FEATURED IN

Accreditations :

function addHiddenClassToTbc() { // Find the div element with id "estimatedOutput" const estimatedOutputDiv = document.getElementById("estimatedOutput"); // Check if the element was found if (estimatedOutputDiv) { // Find all p elements within the div const pElements = estimatedOutputDiv.getElementsByTagName("p"); // Loop through the p elements for (const pElement of pElements) { // Check if the text of the p element contains "tbc" if (pElement.textContent.includes("tbc")) { // Add the class "hiddenBlock" to the parent div estimatedOutputDiv.classList.add("hiddenBlock"); break; // Exit the loop if we found a match } } } } addHiddenClassToTbc();