Overview
------------------------------------
What Differentiates WHL
------------------------------------
Our Lab Experience
------------------------------------
WHL Associated Companies
------------------------------------
Applied Modeling
------------------------------------
1990 Article by DW

Has someone been reading too much Star Trek here? What is 4D modeling? In traditional CAD, a building design is drawn as lines on a computer, rather than directly on paper, but the presentation of the design follows the traditional plans, elevations and sections format.
3D CAD enables the design to then be displayed in perspective, allowing you to "walk around" or "through" the building; this is obviously excellent for presentations to the client, or other interested parties. 3D CAD is often combined with object-oriented CAD, and here the "lines on a computer" are actually designated as the object they represent, e.g. as a wall, and specification details and price can be linked to the object. So with 3D object-oriented CAD, you can "walk through" the design, identify each part of the design (e.g. click on a door and see the type of door, it's size, etc.), and automate the process of producing an estimate. This information source is obviously useful to the designers and the builder, but it can also be extremely useful to maintenance personnel, once the building is complete and occupied.

4D CAD takes this one stage further, and adds the time element, so you can see how the building will look through the construction process. 4D CAD provides the following advantages over traditional CAD design, including:

1. Better comprehension from all parties of the design. Being able to move through the building, if only in a virtual sense, can give a much clearer understanding of the design than from traditional plans and sections, and future users can more easily identify problem areas and beneficial points in the design.

2. The model can identify potential conflicts between design elements (such as an electrical panel and a mechanical duct in the same physical space), leading to better coordination of the design, and consequently fewer change orders. One study indicated that 40% of change orders would be prevented by a systematic application of 4D modeling.

3. The automating of the measurement process, and the linking of costs to the elements of the building, should lead to improved accuracy in the estimates. The time element in 4D CAD also means that it is easier to prepare a projected schedule of payments, which is very important to the developer when arranging financing for the project.

4. The constructability of the design can be better analyzed, when the way the building comes together, over time, can be seen on the computer screen.

5. This same ability to view the construction process can improve scheduling, by allowing the scheduler to see the interaction of different operations.

6. The effects of alternatives, in design, materials, and scheduling options, can be easily assessed.
With these kinds of advantages, why do we not see this technology being used more regularly? Again, there are a number of points to consider:

A. The implementation of 4D CAD would put more work on the architect, and there would need to be an appropriate revision of the fee scale. While there should be compensating savings later in the project, in would mean a higher outlay in the early stages of a project.

B. While this is not a completely new technology, it is one that designers are not using regularly at present, so there would be a learning curve involved.

C. The interoperability of software from different vendors needs to be improved.
The above points of consideration could be viewed as problems on the path to implementing this technology, but they are problems that are being worked on:

a. Companies, such as DPR (www.dprinc.com) have been working with this technology, and successfully adapting contract documents to suit the new roles.

b. Educational institutions, such as CIFE (the Center for Integrated Facility Engineering) at Stanford University (http://cife.stanford.edu) are running courses and seminars to educate the industry about the possibilities of this technology.

c. The BLIS project (www.blis-project.org) is working with software companies (currently over 50 participating organizations) to achieve interoperability between the various applications, by establishing a recognized format to transfer data from one application to another.

Geoff Canham
Atkins Hanscomb F&G, San Francisco
WHLArchitects.com © 2012 Phone: (408) 730-9500
Fax: (408) 730-9588
1136 West Evelyn Avenue
Sunnyvale, California 94086-5742 
 
7 queries took 25 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `User`.`id`, `User`.`first_name`, `User`.`last_name`, `User`.`company`, `User`.`phone`, `User`.`fax`, `User`.`phone_alt`, `User`.`email`, `User`.`shipping_address1`, `User`.`shipping_address2`, `User`.`shipping_city`, `User`.`shipping_state_id`, `User`.`shipping_country_id`, `User`.`shipping_zipcode`, `User`.`billing_address1`, `User`.`billing_address2`, `User`.`billing_city`, `User`.`billing_state_id`, `User`.`billing_country_id`, `User`.`billing_zipcode`, `User`.`password`, `User`.`group_id`, `User`.`date_created`, `User`.`date_modified`, `User`.`active`, `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified` FROM `users` AS `User` LEFT JOIN `groups` AS `Group` ON (`User`.`group_id` = `Group`.`id`) WHERE `User`.`email` IS NULL AND `User`.`password` IS NULL AND `User`.`id` IS NULL AND `User`.`active` = 1 LIMIT 1004
2SELECT `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified` FROM `groups` AS `Group` WHERE `Group`.`linkage` = 'ANONYMOUS' LIMIT 1112
3SELECT `User`.`id`, `User`.`first_name`, `User`.`last_name`, `User`.`company`, `User`.`phone`, `User`.`fax`, `User`.`phone_alt`, `User`.`email`, `User`.`shipping_address1`, `User`.`shipping_address2`, `User`.`shipping_city`, `User`.`shipping_state_id`, `User`.`shipping_country_id`, `User`.`shipping_zipcode`, `User`.`billing_address1`, `User`.`billing_address2`, `User`.`billing_city`, `User`.`billing_state_id`, `User`.`billing_country_id`, `User`.`billing_zipcode`, `User`.`password`, `User`.`group_id`, `User`.`date_created`, `User`.`date_modified`, `User`.`active` FROM `users` AS `User` WHERE `User`.`group_id` IN (3) 003
4SELECT `Access`.`id`, `Access`.`group_id`, `Access`.`controller`, `Access`.`action`, `Access`.`date_created`, `Access`.`date_modified` FROM `accesses` AS `Access` WHERE `Access`.`group_id` IN (3) 25253
5SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`value` FROM `settings` AS `Setting` WHERE 1 = 1 222
6SELECT `Page`.`id`, `Page`.`title`, `Page`.`content`, `Page`.`filename`, `Page`.`layout`, `Page`.`show_title`, `Page`.`date_created`, `Page`.`date_modified`, `Page`.`active` FROM `pages` AS `Page` WHERE `Page`.`filename` = 'applied_modeling' LIMIT 1115
7SELECT `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified`, `GroupsPage`.`id`, `GroupsPage`.`page_id`, `GroupsPage`.`group_id` FROM `groups` AS `Group` LEFT JOIN `groups_pages` AS `GroupsPage` ON (`GroupsPage`.`page_id` IN (11) AND `GroupsPage`.`group_id` = `Group`.`id`) 336