CumInCAD is a Cumulative Index about publications in Computer Aided Architectural Design
supported by the sibling associations ACADIA, CAADRIA, eCAADe, SIGraDi, ASCAAD and CAAD futures

PDF papers
References

Hits 1 to 20 of 511

_id acadia06_426
id acadia06_426
authors Garber, R., Robertson, N.
year 2006
title The Pleated Cape: From the Mass-Standardization of Levittown to Mass Customization Today
source Synthetic Landscapes [Proceedings of the 25th Annual Conference of the Association for Computer-Aided Design in Architecture] pp. 426-439
doi https://doi.org/10.52842/conf.acadia.2006.426
summary In the 1950’s, the Levitts put mass-production and the reverse assembly line into use in the building of thousands of single-family houses. However, the lack of variation that made their construction process so successful ultimately produced a mundane suburban landscape of sameness. While there were many attempts to differentiate these Levitt Cape Cods, none matched the ingenuity of their original construction process. The notion of mass-customization has been heavily theorized since the 1990’s, first appearing in the field of management and ultimately finding its way into the field of architecture. Greg Lynn used mass-customization in his design for the Embryological House in which thousands of unique houses could be generated using biological rules of differentiation (Lynn 1999). Other industries have embraced the premise that computer-numerically-controlled technologies allow for the production of variation, though it has not been thoroughly studied in architecture. While digital fabrication has been integral in the realization of several high-profile projects, the notion of large-scale mass-customization in the spec-housing market has yet to become a reality. Through the execution of an addition to a Cape Cod-style house, we examine the intersection between prefabricated standardized panels and digital fabrication to produce a mass-customized approach to housing design. Through illustrations and a detailed description of our design process, we will show how digital fabrication technologies allow for customization of mass produced products.
series ACADIA
email
last changed 2022/06/07 07:50

_id avocaad_2001_22
id avocaad_2001_22
authors Jos van Leeuwen, Joran Jessurun
year 2001
title XML for Flexibility an Extensibility of Design Information Models
source AVOCAAD - ADDED VALUE OF COMPUTER AIDED ARCHITECTURAL DESIGN, Nys Koenraad, Provoost Tom, Verbeke Johan, Verleye Johan (Eds.), (2001) Hogeschool voor Wetenschap en Kunst - Departement Architectuur Sint-Lucas, Campus Brussel, ISBN 80-76101-05-1
summary The VR-DIS research programme aims at the development of a Virtual Reality – Design Information System. This is a design and decision support system for collaborative design that provides a VR interface for the interaction with both the geometric representation of a design and the non-geometric information concerning the design throughout the design process. The major part of the research programme focuses on early stages of design. The programme is carried out by a large number of researchers from a variety of disciplines in the domain of construction and architecture, including architectural design, building physics, structural design, construction management, etc.Management of design information is at the core of this design and decision support system. Much effort in the development of the system has been and still is dedicated to the underlying theory for information management and its implementation in an Application Programming Interface (API) that the various modules of the system use. The theory is based on a so-called Feature-based modelling approach and is described in the PhD thesis by [first author, 1999] and in [first author et al., 2000a]. This information modelling approach provides three major capabilities: (1) it allows for extensibility of conceptual schemas, which is used to enable a designer to define new typologies to model with; (2) it supports sharing of conceptual schemas, called type-libraries; and (3) it provides a high level of flexibility that offers the designer the opportunity to easily reuse design information and to model information constructs that are not foreseen in any existing typologies. The latter aspect involves the capability to expand information entities in a model with relationships and properties that are not typologically defined but applicable to a particular design situation only; this helps the designer to represent the actual design concepts more accurately.The functional design of the information modelling system is based on a three-layered framework. In the bottom layer, the actual design data is stored in so-called Feature Instances. The middle layer defines the typologies of these instances in so-called Feature Types. The top layer is called the meta-layer because it provides the class definitions for both the Types layer and the Instances layer; both Feature Types and Feature Instances are objects of the classes defined in the top layer. This top layer ensures that types can be defined on the fly and that instances can be created from these types, as well as expanded with non-typological properties and relationships while still conforming to the information structures laid out in the meta-layer.The VR-DIS system consists of a growing number of modules for different kinds of functionality in relation with the design task. These modules access the design information through the API that implements the meta-layer of the framework. This API has previously been implemented using an Object-Oriented Database (OODB), but this implementation had a number of disadvantages. The dependency of the OODB, a commercial software library, was considered the most problematic. Not only are licenses of the OODB library rather expensive, also the fact that this library is not common technology that can easily be shared among a wide range of applications, including existing applications, reduces its suitability for a system with the aforementioned specifications. In addition, the OODB approach required a relatively large effort to implement the desired functionality. It lacked adequate support to generate unique identifications for worldwide information sources that were understandable for human interpretation. This strongly limited the capabilities of the system to share conceptual schemas.The approach that is currently being implemented for the core of the VR-DIS system is based on eXtensible Markup Language (XML). Rather than implementing the meta-layer of the framework into classes of Feature Types and Feature Instances, this level of meta-definitions is provided in a document type definition (DTD). The DTD is complemented with a set of rules that are implemented into a parser API, based on the Document Object Model (DOM). The advantages of the XML approach for the modelling framework are immediate. Type-libraries distributed through Internet are now supported through the mechanisms of namespaces and XLink. The implementation of the API is no longer dependent of a particular database system. This provides much more flexibility in the implementation of the various modules of the VR-DIS system. Being based on the (supposed to become) standard of XML the implementation is much more versatile in its future usage, specifically in a distributed, Internet-based environment.These immediate advantages of the XML approach opened the door to a wide range of applications that are and will be developed on top of the VR-DIS core. Examples of these are the VR-based 3D sketching module [VR-DIS ref., 2000]; the VR-based information-modelling tool that allows the management and manipulation of information models for design in a VR environment [VR-DIS ref., 2000]; and a design-knowledge capturing module that is now under development [first author et al., 2000a and 2000b]. The latter module aims to assist the designer in the recognition and utilisation of existing and new typologies in a design situation. The replacement of the OODB implementation of the API by the XML implementation enables these modules to use distributed Feature databases through Internet, without many changes to their own code, and without the loss of the flexibility and extensibility of conceptual schemas that are implemented as part of the API. Research in the near future will result in Internet-based applications that support designers in the utilisation of distributed libraries of product-information, design-knowledge, case-bases, etc.The paper roughly follows the outline of the abstract, starting with an introduction to the VR-DIS project, its objectives, and the developed theory of the Feature-modelling framework that forms the core of it. It briefly discusses the necessity of schema evolution, flexibility and extensibility of conceptual schemas, and how these capabilities have been addressed in the framework. The major part of the paper describes how the previously mentioned aspects of the framework are implemented in the XML-based approach, providing details on the so-called meta-layer, its definition in the DTD, and the parser rules that complement it. The impact of the XML approach on the functionality of the VR-DIS modules and the system as a whole is demonstrated by a discussion of these modules and scenarios of their usage for design tasks. The paper is concluded with an overview of future work on the sharing of Internet-based design information and design knowledge.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id caadria2015_188
id caadria2015_188
authors Krakhofer, Stefan and Martin Kaftan
year 2015
title Augmented Reality Design Decision Support Engine for the Early Building Design Stage
source Emerging Experience in Past, Present and Future of Digital Architecture, Proceedings of the 20th International Conference of the Association for Computer-Aided Architectural Design Research in Asia (CAADRIA 2015) / Daegu 20-22 May 2015, pp. 231-240
doi https://doi.org/10.52842/conf.caadria.2015.231
summary Augmented reality has come a long way and experienced a paradigm shift in 1999 when the ARToolKit was released as open source. The nature of interaction between the physical world and the virtual-world has changed forever. Fortunately for the AECO industry, the transition from traditional Computer Aided Design to virtual building design phrased as Building Information Modeling has created a tremendous potential to adopt Augmented Reality. The presented research is situated in the early design stage of project inception and focuses on supporting informed collective decision-making, characterized by a dynamic back and forth analytical process generating large amounts of data. Facilitation aspects, such as data-collection, storage and access to enable comparability and evaluation are crucial for collective decision-making. The current research has addressed these aspects by means of data accessibility, visualization and presentation. At the core of the project is a custom developed Augmented Reality framework that enables data interaction within the design model. In order to serve as a collaborative decision support engine, the framework also allows multiple models and their datasets to be displayed and exercised simultaneously. The paper demonstrates in the case study the successful application of the AR tool during collaborative design decision meetings.
keywords Augmented Reality; Design Decision Support; Data Visualization.
series CAADRIA
email
last changed 2022/06/07 07:51

_id 4d95
authors Alvarado, Rodrigo Garcia and Maver, Tom
year 1999
title Virtual Reality in Architectural Education: Defining Possibilities
source ACADIA Quarterly, vol. 18, no. 4, pp. 7-9
doi https://doi.org/10.52842/conf.acadia.1999.007
summary Introduction: virtual reality in architecture Virtual Reality (VR) is an emergent computer technology for full 3D-simulations, which has a natural application in the architectural work, due that activity involves the complete definition of buildings prior to its construction. Although the profession has a long tradition and expertise in the use of 2D-plans for the design of buildings, the increasing complexity of projects and social participation requires better media of representation. However, the technological promise of Virtual Reality involves many sophisticated software and hardware developments. It is based on techniques of 3D-modelling currently incorporated in the majority of drawing software used in architecture, and also there are several tools for rendering, animation and panoramic views, which provide visual realism. But other capabilities like interactivity and sense of immersion are still complex, expensive and under research. These require stereoscopic helmets, 3D pointers and trackers with complicated configurations and uncomfortable use. Most advanced installations of Virtual-Reality like CAVEs involve much hardware, building space and restrictions for users. Nevertheless, diverse developers are working in Virtual-Reality user-friendly techniques and there are many initial experiences of architectural walk-throughs showing advantages in the communication and development of designs. Then we may expect an increasing use of Virtual Reality in architecture.
series ACADIA
email
last changed 2022/06/07 07:54

_id 3017
authors Carson, J. and Clark, A.
year 1999
title Multicast Shared Virtual Worlds Using VRML 97
source Proceedings of VRML 99 Fourth Symposium on the Virtual Reality Modeling language, The Association for Computing Machinery, Inc. New York, pp. 133-140
summary This paper describes a system for authoring and executing shared virtual worlds within existing VRML97 viewers such as Cosmo Player. As VRML97 does not contain any direct support for the construction of virtual worlds containing multiple users extensions are presented to provide support for shared behaviours, avatars and objects that can be manipulated and carried by participants in the world; these extensions are pre-processed into standard VRML97 and Java. A system infrastructure is described which allows worlds to be authored and executed within the context of the World Wide Web and the MBone. CR Categories and Subject Descriptors: C.2.2 [Computer Communication Networks]: Network Protocols - Applications; C.2.4 [Computer Communication Networks]: Distributed Sys- tems - Distributed Applications; H.5.1 [Information Interfaces and Presentation] Multimedia Information Systems - Artificial, Aug- mented and Virtual Realities; 1.3.2 [Computer Graphics]: Graphics Systems - Distributed/network graphics: 1.3.6 [Computer Graph- ics]: Methodology and Techniques - Interaction Techniques; 1.3.7 [Computer Graphics]: Three Dimensional Graphics and Realism - Virtual Reality.
series other
last changed 2003/04/23 15:50

_id 2690
authors Chiu, Mao-Lin
year 1999
title Design Navigation and Construction Simulation by Virtual Reality
source CAADRIA '99 [Proceedings of The Fourth Conference on Computer Aided Architectural Design Research in Asia / ISBN 7-5439-1233-3] Shanghai (China) 5-7 May 1999, pp. 31-41
doi https://doi.org/10.52842/conf.caadria.1999.031
summary This paper depicts the approach of constructing a virtual reality environment for simulating architectural design and construction operations. The virtual environment is established to demonstrate the spatial performance of design and constructability of construction operations. Particularly, the functions such as navigation of construction sites, simulation of construction operations, and evaluation of construction details will be critical to construction operations. The system shell is implemented by JAVA on the web and integrated with VRML for supporting the above functions. The study focuses on the needs for the system integration and interface design. Four modes of human computer interfaces are proposed, including the user, agent, monitor, and immersion modes. Finally, this paper provides demonstration of construction simulation in an office building project to highlight the above discussion. The operations of crane towers and curtain wall installation are also studied in the construction process. In conclusion, this paper demonstrates the potential uses and limitation of virtual reality in simulation of the built environment.
series CAADRIA
email
last changed 2022/06/07 07:56

_id d9d0
authors Cohen Egler, Tamara Tania
year 1999
title Río Digital (Digital Rio)
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 478-481
summary RioDigital is a text situated on new forms of expression of knowledge over the city. It is a written multimedia whose objective is to place in disposability for the society the complexity of urban space on its multiple historical determinations, of its space, social and cultural forms. It is a research over the potentials of digital art to express the processes of constitution of social forms and constructions of urban space. The motion of works was in the sense of using this language to reconstitute and vivify the history of Rio de Janeiro city in the XX century. The city is an ensemble of symbols that encounters the language in its best form of presentation. The research identified visual documents as films, photos and maps that made possible to reconstruct processes of transformation, worked through the use of digital images technology that allows expression and turns move perceptible the transmission of this history. The digital image is certainly a possibility to represent urban reality. Through movement, illumination of image and of writing it was possible to express to process of construction and reconstruction of space building and social changes. We understand that the condition of citizen is associated with the feeling of belonging, which urban process every time move complex and difficult to understand, that new technologies can through synthesis, connectivity and interactivity expand the capacity of indivils to know the city and act positively with it. It is an intention to amplify the sense of belonging and encourage the action of transform.
series SIGRADI
email
last changed 2016/03/10 09:49

_id 9cab
authors Coomans, M.K.D.
year 1999
title A Virtual Reality User Interface for a Design Information System, CCAI: the Journal for the Integrated Study of Artificial Intelligence
source Cognitive Science and Applied Epistemology, Rijks Universiteit Gent
summary The computer is a tool, a complex artefact that is used to extend our reach. A computer system can provide several kinds of services, but against these services stands a supplementary task that the user must deal with: the communication with the computer system. We argued that Virtual Reality (VR) can fundamentally improve the user interface by rendering on the common experiential skills of all users. We present the theoretical basis for this, referring to Donald Norman's theory. We show that VR provides at least theoretically, the means to take a big step in the direction of an ideal user interface. As an example of a innovative application of VR in user interface design, we presented the VR-DIS system; an interdisciplinary design system for the building and construction industry. We discuss the issues underlying the design of its VR interface.
series other
last changed 2003/04/23 15:50

_id 22b7
authors Donath, D. and Regenbrecht, H.
year 1999
title Der Bleistift im 21. Jahrhundert. Das architektonische Entwerfen in interaktiven VR Umgebungen. (The pencil in the 21th century. The architectural design process in Virtual Environments)
source IAO Forum Architektur im Informationszeitalter, FhG Stuttgart, 21.-22.4.1999, proceedings, chapter 7, 10 p.
summary In the very young discipline of Virtual Reality Applications only a few reports are available about using this technology for periods longer than in experimental setups. This paper describes experiences made during five years of usage of Virtual Reality (VR) in educational training for architects. About 100 different people were working with our systems during this period. Three programs were developed at Bauhaus University with the aim of teaching architectural students to design in three-dimesional environments. The first program called voxDesign is based on the metaphor of voxels. The second program, planeDesign, uses rectangualar planes to describe room-like situations. An other program vram for the user orientated description of flexible and own interfaces and environments is current under construction, a first verson is presented at the international computer exhibition ìCeBitî in 1999. All programs force the users to design in a 1:1 scale, that means that the design and the feedback actions are coupled in an embodied way. A real walking metaphor is used for navigation. The experiences made by users are explained too.
keywords Virtual Reality, Interaction, Human Computer Interfaces, Digital Media
series other
email
last changed 2003/02/26 18:58

_id fd35
authors Donath, Dirk
year 1999
title Using Immersive Virtual Reality Systems for Spatial Design in Architecture
source AVOCAAD Second International Conference [AVOCAAD Conference Proceedings / ISBN 90-76101-02-07] Brussels (Belgium) 8-10 April 1999, pp. 307-318
summary In the very young discipline of Virtual Reality Applications only a few reports are available about using this technology for periods longer than in experimental setups. This paper describes experiences made during four years of usage of Virtual Reality (VR) in educational training for architects. About 100 different people were working with our systems during this period. Two programs were developed at Bauhaus University with the aim of teaching students in architecture in three-dimensional sketching. An other program for free and own interfaces and environments is currently under construction and will be presented at the international computer fair "CeBit" in 1999. The first program called voxDesign is based on the metaphor of voxels. The second program, planeDesign, uses rectangualar planes to describe room-like situations. All programs force the users to design in a 1:1 scale, which means that the design and the feedback actions are coupled in an embodied way. A real walking metaphor is used for navigation. The experiences made by the students are explained too.
keywords Virtual Reality, Architecture, Design, Design Support Systems, Interaction, Research, Education, Usability, Human Computer Interfaces
series AVOCAAD
email
last changed 2005/09/09 10:48

_id d5b3
authors Knight, Michael and Brown, Andre
year 1999
title Working in Virtual Environments through appropriate Physical Interfaces
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 431-436
doi https://doi.org/10.52842/conf.ecaade.1999.431
summary The work described here is aimed at contributing towards the debate and development relating to the construction of interfaces to explore buildings and their environs through virtual worlds. We describe a particular hardware and software configuration which is derived by the use of low cost games software to create the Virtual Environment. The Physical Interface responds to the work of other researchers, in this area, in particular Shaw (1994) and Vasquez de Velasco & Trigo (1997). Virtual Evironments might have the potential to be "a magical window into other worlds, from molecules to minds" (Rheingold, 1992), but what is the nature of that window? Currently it is often a translucent opening which gives a hazy and distorted (disembodied) view. And many versions of such openings are relatively expensive. We consider ways towards clearing the haze without too much expense, adapting techniques proposed by developers of low cost virtual reality systems (Hollands, 1995) for use in an architectural setting.
keywords Virtual Environments, Games Software
series eCAADe
email
last changed 2022/06/07 07:51

_id 4ed3
authors Roberts, G.W., Dodson, A.H. and Ashkenazi, V.
year 1999
title Global Positioning System aided autonomous construction plant control and guidance
source Automation in Construction 8 (5) (1999) pp. 589-595
summary The advent of Real Time Kinematic (RTK) Global Positioning System (GPS) positioning means that this technology can now be used for dynamic control and guidance applications. The paper outlines the recent advances in GPS technology, which have enabled RTK GPS to become a reality. Tests have been carried out in construction plant control and monitoring applications with a demonstrated precision of the order of a few millimeters. The results are compared with those achieved using a laser level and a digital automatic level.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:23

_id 53a4
authors Vélez Jahn, Gonzalo
year 1999
title The MUMOVIAR (Museum for Modeling Virtual Architecture) - A Proposal for a Research Theme (The Mumoviar (For Museum Virtual Modeling Architecture) - to for Proposal to Research Theme)
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 379-383
summary One of the most interesting areas in the forefront of non-immersive virtual reality (VRML) applications to architecture is the one that concerns the design, construction and exploration of on-line multi-access worlds using the Internet-WWW. However, and despite the great proliferation of earlier single-access models built on VRML, attempts to collect, classify and provide accesibility that type of models has proved almost nil. On the other side, one of the architectural typologies that promises the greatest transformation potential in the virtual architecture area in cyberspace is the one that concerns virtual museums and galleries. This paper seeks to provide a bridge between the two aforementioned approaches by formulating a conceptual basis for the creation of a virtual, on-line, multi-access museum intended to house collections of VRML building models. Such models, initially shown at a conventional model scale, would be accessed by visitors through an interface intended to transport those visitors into the models’ environments, where changes in scale could provide navigation access to interior and exterior view of the building . Accordingly, the museum would act as a sort of "spaceport” toward different routes of exploration. This modelistic cascading seems to offer interesting possibilities as regards future virtual architecture applications.
series SIGRADI
email
last changed 2016/03/10 10:02

_id cf2011_p109
id cf2011_p109
authors Abdelmohsen, Sherif; Lee Jinkook, Eastman Chuck
year 2011
title Automated Cost Analysis of Concept Design BIM Models
source Computer Aided Architectural Design Futures 2011 [Proceedings of the 14th International Conference on Computer Aided Architectural Design Futures / ISBN 9782874561429] Liege (Belgium) 4-8 July 2011, pp. 403-418.
summary AUTOMATED COST ANALYSIS OF CONCEPT DESIGN BIM MODELS Interoperability: BIM models and cost models This paper introduces the automated cost analysis developed for the General Services Administration (GSA) and the analysis results of a case study involving a concept design courthouse BIM model. The purpose of this study is to investigate interoperability issues related to integrating design and analysis tools; specifically BIM models and cost models. Previous efforts to generate cost estimates from BIM models have focused on developing two necessary but disjoint processes: 1) extracting accurate quantity take off data from BIM models, and 2) manipulating cost analysis results to provide informative feedback. Some recent efforts involve developing detailed definitions, enhanced IFC-based formats and in-house standards for assemblies that encompass building models (e.g. US Corps of Engineers). Some commercial applications enhance the level of detail associated to BIM objects with assembly descriptions to produce lightweight BIM models that can be used by different applications for various purposes (e.g. Autodesk for design review, Navisworks for scheduling, Innovaya for visual estimating, etc.). This study suggests the integration of design and analysis tools by means of managing all building data in one shared repository accessible to multiple domains in the AEC industry (Eastman, 1999; Eastman et al., 2008; authors, 2010). Our approach aims at providing an integrated platform that incorporates a quantity take off extraction method from IFC models, a cost analysis model, and a comprehensive cost reporting scheme, using the Solibri Model Checker (SMC) development environment. Approach As part of the effort to improve the performance of federal buildings, GSA evaluates concept design alternatives based on their compliance with specific requirements, including cost analysis. Two basic challenges emerge in the process of automating cost analysis for BIM models: 1) At this early concept design stage, only minimal information is available to produce a reliable analysis, such as space names and areas, and building gross area, 2) design alternatives share a lot of programmatic requirements such as location, functional spaces and other data. It is thus crucial to integrate other factors that contribute to substantial cost differences such as perimeter, and exterior wall and roof areas. These are extracted from BIM models using IFC data and input through XML into the Parametric Cost Engineering System (PACES, 2010) software to generate cost analysis reports. PACES uses this limited dataset at a conceptual stage and RSMeans (2010) data to infer cost assemblies at different levels of detail. Functionalities Cost model import module The cost model import module has three main functionalities: generating the input dataset necessary for the cost model, performing a semantic mapping between building type specific names and name aggregation structures in PACES known as functional space areas (FSAs), and managing cost data external to the BIM model, such as location and construction duration. The module computes building data such as footprint, gross area, perimeter, external wall and roof area and building space areas. This data is generated through SMC in the form of an XML file and imported into PACES. Reporting module The reporting module uses the cost report generated by PACES to develop a comprehensive report in the form of an excel spreadsheet. This report consists of a systems-elemental estimate that shows the main systems of the building in terms of UniFormat categories, escalation, markups, overhead and conditions, a UniFormat Level III report, and a cost breakdown that provides a summary of material, equipment, labor and total costs. Building parameters are integrated in the report to provide insight on the variations among design alternatives.
keywords building information modeling, interoperability, cost analysis, IFC
series CAAD Futures
email
last changed 2012/02/11 19:21

_id acadia21_530
id acadia21_530
authors Adel, Arash; Augustynowicz, Edyta; Wehrle, Thomas
year 2021
title Robotic Timber Construction
source ACADIA 2021: Realignments: Toward Critical Computation [Proceedings of the 41st Annual Conference of the Association of Computer Aided Design in Architecture (ACADIA) ISBN 979-8-986-08056-7]. Online and Global. 3-6 November 2021. edited by S. Parascho, J. Scott, and K. Dörfler. 530-537.
doi https://doi.org/10.52842/conf.acadia.2021.530
summary Several research projects (Gramazio et al. 2014; Willmann et al. 2015; Helm et al. 2017; Adel et al. 2018; Adel Ahmadian 2020) have investigated the use of automated assembly technologies (e.g., industrial robotic arms) for the fabrication of nonstandard timber structures. Building on these projects, we present a novel and transferable process for the robotic fabrication of bespoke timber subassemblies made of off-the-shelf standard timber elements. A nonstandard timber structure (Figure 2), consisting of four bespoke subassemblies: three vertical supports and a Zollinger (Allen 1999) roof structure, acts as the case study for the research and validates the feasibility of the proposed process.
series ACADIA
type project
email
last changed 2023/10/22 12:06

_id edf5
authors Arnold, J.A., Teicholz, P. and Kunz, J.
year 1999
title An approach for the interoperation of web-distributed applications with a design model
source Automation in Construction 8 (3) (1999) pp. 291-303
summary This paper defines the data and inference requirements for the integration of analysis applications with a product model described by a CAD/CAE application. Application input conditions often require sets of complex data that may be considered views of a product model database. We introduce a method that is compatible with the STEP and PLIB product description standards to define an intermediate model that selects, extracts, and validates views of information from a product model to serve as input for an engineering CAD/CAE application. The intermediate model framework was built and tested in a software prototype, the Internet Broker for Engineering Services (IBES). The first research case for IBES integrates applications that specify certain components, for example pumps and valves, with a CAD/CAE application. This paper therefore explores a sub-set of the general problem of integrating product data semantics between various engineering applications. The IBES integration method provides support for a general set of services that effectively assist interpretation and validate information from a product model for an engineering purpose. Such methods can enable application interoperation for the automation of typical engineering tasks, such as component specification and procurement.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id b78f
authors Clayton, M.J., Warden, Robert B., Parker, Th.W.
year 1999
title Virtual Construction of Architecture Using 3D CAD and Simulation
source Media and Design Process [ACADIA ‘99 / ISBN 1-880250-08-X] Salt Lake City 29-31 October 1999, pp. 316-324
doi https://doi.org/10.52842/conf.acadia.1999.316
summary 3D modeling and computer simulations provide new ways for architecture students to study the relationship between the design and construction of buildings. Digital media help to integrate and expand the content of courses in drafting, construction and design. This paper describes computer-based exercises that intensify the students’ experience of construction in several courses from sophomore to senior level. The courses integrate content from drafting and design communication, construction, CAD, and design. Several techniques are used to strengthen students’ awareness and ability in construction. These include: · Virtual design - build projects in which students construct 3D CAD models that include all elements that are used in construction. · Virtual office in which several students must collaborate under the supervision of a student acting as project architect to create a 3D CAD model and design development documents. · Virtual sub-contracting in which each student builds a trade specific 3D CAD model of a building and all of the trade specific models must be combined into a single model. · Construction simulations (4D CAD) in which students build 3D CAD models showing all components and then animate them to illustrate the assembly process. · Cost estimating using spreadsheets. These techniques are applied and reapplied at several points in the curriculum in both technical laboratory courses and design studios. This paper compares virtual construction methods to physical design – build projects and provides our pedagogical arguments for the use of digital media for understanding construction.
series ACADIA
email
last changed 2022/06/07 07:56

_id ga9916
id ga9916
authors Elzenga, R. Neal and Pontecorvo, Michael S.
year 1999
title Arties: Meta-Design as Evolving Colonies of Artistic Agents
source International Conference on Generative Art
summary Meta-design, the act of designing a system or species of design instead of a design instance, is an important concept in modern design practice and in the generative design paradigm. For meta-design to be a useful tool, the designer must have more formal support for both design species definition/expression and the abstract attributes which the designer is attempting to embody within a design. Arties is an exploration of one possible avenue for supporting meta-design. Arties is an artistic system emphasizing the co-evolution of colonies of Artificial Life design or artistic agents (called arties) and the environment they inhabit. Generative design systems have concentrated on biological genetics metaphors where a population of design instances are evolved directly from a set of ‘parent’ designs in a succession of generations. In Arties, the a-life agent which is evolved, produces the design instance as a byproduct of interacting with its environment. Arties utilize an attraction potential curve as their primary dynamic. They sense the relative attraction of entities in their environment, using multiple sensory channels. Arties then associate an attractiveness score to each entity. This attractiveness score is combined with a 'taste' function built into the artie that is sensitized to that observation channel, entity, and distance by a transfer function. Arties use this attraction to guide decisions and behaviors. A community of arties, with independent evolving attraction criteria can pass collective judgement on each point in an art space. As the Artie moves within this space it modifies the environment in reaction to what it senses. Arties support for Meta-design is in (A) the process of evolving arties, breeding their attraction potential curve parameters using a genetic algorithm and (B) their use of sensory channels to support abstract attributes geometries. Adjustment of these parameters tunes the attraction of the artie along various sensing channels. The multi-agent co-evolution of Arties is one approach to creating a system for supporting meta-design. Arties is part of an on-going exploration of how to support meta-design in computer augmented design systems. Our future work with Arties-like systems will be concerned with applications in areas such as modeling adaptive directives in Architecture, Object Structure Design, spatio-temporal behaviors design (for games and simulations), virtual ambient spaces, and representation and computation of abstract design attributes.
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id e336
authors Achten, H., Roelen, W., Boekholt, J.-Th., Turksma, A. and Jessurun, J.
year 1999
title Virtual Reality in the Design Studio: The Eindhoven Perspective
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 169-177
doi https://doi.org/10.52842/conf.ecaade.1999.169
summary Since 1991 Virtual Reality has been used in student projects in the Building Information Technology group. It started as an experimental tool to assess the impact of VR technology in design, using the environment of the associated Calibre Institute. The technology was further developed in Calibre to become an important presentation tool for assessing design variants and final design solutions. However, it was only sporadically used in student projects. A major shift occurred in 1997 with a number of student projects in which various computer technologies including VR were used in the whole of the design process. In 1998, the new Design Systems group started a design studio with the explicit aim to integrate VR in the whole design process. The teaching effort was combined with the research program that investigates VR as a design support environment. This has lead to increasing number of innovative student projects. The paper describes the context and history of VR in Eindhoven and presents the current set-UP of the studio. It discusses the impact of the technology on the design process and outlines pedagogical issues in the studio work.
keywords Virtual Reality, Design Studio, Student Projects
series eCAADe
email
last changed 2022/06/07 07:54

_id e719
authors Achten, Henri and Turksma, Arthur
year 1999
title Virtual Reality in Early Design: the Design Studio Experiences
source AVOCAAD Second International Conference [AVOCAAD Conference Proceedings / ISBN 90-76101-02-07] Brussels (Belgium) 8-10 April 1999, pp. 327-335
summary The Design Systems group of the Eindhoven University of Technology started a new kind of design studio teaching. With the use of high-end equipment, students use Virtual Reality from the very start of the design process. Virtual Reality technology up to now was primarily used for giving presentations. We use the same technology in the design process itself by means of reducing the time span in which one gets results in Virtual Reality. The method is based on a very brief cycle of modelling in AutoCAD, assigning materials in 3DStudio Viz, and then making a walkthrough in Virtual Reality in a standard landscape. Due to this cycle, which takes about 15 seconds, the student gets immediate feedback on design decisions which facilitates evaluation of the design in three dimensions much faster than usual. Usually the learning curve of this kind of software is quite steep, but with the use of templates the number of required steps to achieve results is reduced significantly. In this way, the potential of Virtual Reality is not only explored in research projects, but also in education. This paper discusses the general set-up of the design studio and shows how, via short workshops, students acquire knowledge of the cycle in a short time. The paper focuses on the added value of using Virtual Reality technology in this manner: improved spatial reasoning, translation from two-dimensional to three-dimensional representations, and VR feedback on design decisions. It discusses the needs for new design representations in this design environment, and shows how fast feedback in Virtual Reality can improve the spatial design at an early stage of the design process.
series AVOCAAD
email
last changed 2005/09/09 10:48

For more results click below:

this is page 0show page 1show page 2show page 3show page 4show page 5... show page 25HOMELOGIN (you are user _anon_414517 from group guest) CUMINCAD Papers Powered by SciX Open Publishing Services 1.002