Constructability Review Process
Please follow instructions (and structure) as discussed in class to develop a case study.
This assignment is meant to allow students to explore the process of a constructability review. The students will search for and review a drawing set. The drawing set must be digitalized or scanned to create the report and illustrate the discussion/critique. Please note that no hard copies/submissions are required.
You can select any set of drawings (new/existing construction, residential/commercial).
From the Building Science point of view students will include in their discussions at least aspects related to the following list. Please note that aspects that are not available to you can be “created” by you in order to build your case study.
Review of documentation and its completeness; adequacy for the task at hand; analysis of buildability, logical sequencing, scheduling and complexity of project elements.
Constructability scope of work: Define areas to be reviewed in the documents and assign multidisciplinary team members responsible for their completion.
Walk through the construction process step by step to discover problems
Review the Interface of Various Systems. Whether it be interior, exterior, structural or MEP, within the body of a system and at the perimeter of a system where it interfaces with the various adjacent systems and trades.
Consider that you are proving this information to a design team. Avoid providing the design team an exhaustive list of things they already know aren’t done. Preliminary reviews should focus on general design approaches, correcting items that have been completed and identifying the obscure, easy to miss, details.
Before making a comment to the design team, ask yourself two questions. First, “Will this impact the cost, time, or quality of the project?” and secondly, “Will the contractor, or subcontractors, require an answer to this question in order to perform their work?”
Your discussion/comments as you move along the review should reflect the benefits of performing a constructability review such as:
A reduction of change order issues resulting from re-work, by identifying and problems before errant work is performed.
The luxury of time to review and negotiate change order pricing from the general contractor and subcontractors. This is to avoid discovering problems during the course of work when change order requests may be hastily approved even when they might be excessive.
Avoid delays caused by problems discovered during the course of construction. The time it takes to examine a problem and devise a solution chronically slows, or even halts, progress.
Extent to which the design of the building facilitates ease of construction, subject to the overall requirements for the completed building
Illustrate (according to your drawings) a system for achieving optimum integration of construction knowledge and experience in
Planning
Engineering
Procurement
Field operations in the building process
Balancing the various project and environmental constraints to achieve overall objectives
A system for achieving optimum integration of construction knowledge in the building process and balancing the various project and environmental constraints to maximize achievement of project goals and building performance
Deliverables:
Case Study Report
Information Sheet: This is a technical summary of the most relevant information of your research. See example “BSCInfo_501_Cavity_Insulation_ Information sheet” . Can be as short as one page as long as it contains the 6 aspects indicated above (summarized); different views of the details with appropriate labeling and relevant assembly instructions
See Video examples at WBDG Constructability Reviews by Jason G. Smith, Principal, Construction Analysis and Planning, LLC https://www.wbdg.org/resources/constructabilityreviews.php
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

