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 703

_id cf2011_p127
id cf2011_p127
authors Benros, Deborah; Granadeiro Vasco, Duarte Jose, Knight Terry
year 2011
title Integrated Design and Building System for the Provision of Customized Housing: the Case of Post-Earthquake Haiti
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. 247-264.
summary The paper proposes integrated design and building systems for the provision of sustainable customized housing. It advances previous work by applying a methodology to generate these systems from vernacular precedents. The methodology is based on the use of shape grammars to derive and encode a contemporary system from the precedents. The combined set of rules can be applied to generate housing solutions tailored to specific user and site contexts. The provision of housing to shelter the population affected by the 2010 Haiti earthquake illustrates the application of the methodology. A computer implementation is currently under development in C# using the BIM platform provided by Revit. The world experiences a sharp increase in population and a strong urbanization process. These phenomena call for the development of effective means to solve the resulting housing deficit. The response of the informal sector to the problem, which relies mainly on handcrafted processes, has resulted in an increase of urban slums in many of the big cities, which lack sanitary and spatial conditions. The formal sector has produced monotonous environments based on the idea of mass production that one size fits all, which fails to meet individual and cultural needs. We propose an alternative approach in which mass customization is used to produce planed environments that possess qualities found in historical settlements. Mass customization, a new paradigm emerging due to the technological developments of the last decades, combines the economy of scale of mass production and the aesthetics and functional qualities of customization. Mass customization of housing is defined as the provision of houses that respond to the context in which they are built. The conceptual model for the mass customization of housing used departs from the idea of a housing type, which is the combined result of three systems (Habraken, 1988) -- spatial, building system, and stylistic -- and it includes a design system, a production system, and a computer system (Duarte, 2001). In previous work, this conceptual model was tested by developing a computer system for existing design and building systems (Benr__s and Duarte, 2009). The current work advances it by developing new and original design, building, and computer systems for a particular context. The urgent need to build fast in the aftermath of catastrophes quite often overrides any cultural concerns. As a result, the shelters provided in such circumstances are indistinct and impersonal. However, taking individual and cultural aspects into account might lead to a better identification of the population with their new environment, thereby minimizing the rupture caused in their lives. As the methodology to develop new housing systems is based on the idea of architectural precedents, choosing existing vernacular housing as a precedent permits the incorporation of cultural aspects and facilitates an identification of people with the new housing. In the Haiti case study, we chose as a precedent a housetype called “gingerbread houses”, which includes a wide range of houses from wealthy to very humble ones. Although the proposed design system was inspired by these houses, it was decided to adopt a contemporary take. The methodology to devise the new type was based on two ideas: precedents and transformations in design. In architecture, the use of precedents provides designers with typical solutions for particular problems and it constitutes a departing point for a new design. In our case, the precedent is an existing housetype. It has been shown (Duarte, 2001) that a particular housetype can be encoded by a shape grammar (Stiny, 1980) forming a design system. Studies in shape grammars have shown that the evolution of one style into another can be described as the transformation of one shape grammar into another (Knight, 1994). The used methodology departs takes off from these ideas and it comprises the following steps (Duarte, 2008): (1) Selection of precedents, (2) Derivation of an archetype; (3) Listing of rules; (4) Derivation of designs; (5) Cataloguing of solutions; (6) Derivation of tailored solution.
keywords Mass customization, Housing, Building system, Sustainable construction, Life cycle energy consumption, Shape grammar
series CAAD Futures
email
last changed 2012/02/11 19:21

_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 0767
authors Ries, Robert and Mahdavi, Ardeshir
year 2001
title Evaluation of Design Performance through Regional Environmental Simulation
source Proceedings of the Ninth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-7023-6] Eindhoven, 8-11 July 2001, pp. 629-642
summary Computational building simulation tools have historically viewed buildings as artefacts isolated and disconnected from their contexts. At most, the external environmental conditions have been viewed as outside influences or stressors encapsulated in, for example, weather files for energy simulation or sky models for lighting simulation. In the field of environmental assessment, life cycle analysis (LCA) has followed a similar path of isolating the artefact under analysis from its context. Modeling the building artefact as a participant in multiple contexts over time so that the interactions and dependencies between the regions and the building can be adequately explored in the design process requires support for the modeling of regional areas, as well as the artefact and the related life cycle processes. Using computational design and evaluation tools can provide the computing capability required for effective design decision support. This paper presents the implementation of the affordance impact assessment method and the regional environmental simulation in Ecologue. Ecologue is the computational tool for life cycle environmental impact assessment in the SEMPER integrated building design and simulation system. Ecologue contains a building model and an environmental model. The building model is automatically derived from the shared building model of the SEMPER system. The environmental model is a combination of a representation of the processes and emissions occurring in the life cycle of buildings and an impact assessment model. The impact assessment model is a combination of a context model of the physical characteristics of a region and a sub-regional fate and transport model based on the fugacity concept.
keywords Environmental Simulation, Design Decision Support, Life Cycle Analysis
series CAAD Futures
email
last changed 2006/11/07 07:22

_id cf2011_p051
id cf2011_p051
authors Cote, Pierre; Mohamed-Ahmed Ashraf, Tremblay Sebastien
year 2011
title A Quantitative Method to Compare the Impact of Design Mediums on the Architectural Ideation Process.
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. 539-556.
summary If we compare the architectural design process to a black box system, we can assume that we now know quite well both inputs and outputs of the system. Indeed, everything about the early project either feasibility studies, programming, context integration, site analysis (urban, rural or natural), as well as the integration of participants in a collaborative process can all be considered to initiate and sustain the architectural design and ideation process. Similarly, outputs from that process are also, and to some extent, well known and identifiable. We are referring here, among others, to the project representations or even to the concrete building construction and its post-evaluation. But what about the black box itself that produces the ideation. This is the question that attempts to answer the research. Currently, very few research works linger to identify how the human brain accomplishes those tasks; how to identify the cognitive functions that are playing this role; to what extent they operate and complement each other, and among other things, whether there possibly a chain of causality between these functions. Therefore, this study proposes to define a model that reflects the activity of the black box based on the cognitive activity of the human brain. From an extensive literature review, two cognitive functions have been identified and are investigated to account for some of the complex cognitive activity that occurs during a design process, namely the mental workload and mental imagery. These two variables are measured quantitatively in the context of real design task. Essentially, the mental load is measured using a Bakan's test and the mental imagery with eyes tracking. The statistical software G-Power was used to identify the necessary subject number to obtain for significant variance and correlation result analysis. Thus, in the context of an exploratory research, to ensure effective sample of 0.25 and a statistical power of 0.80, 32 participants are needed. All these participants are students from 3rd, 4th or 5th grade in architecture. They are also very familiar with the architectural design process and the design mediums used, i.e., analog model, freehand drawing and CAD software, SketchUp. In three experimental sessions, participants were asked to design three different projects, namely, a bus shelter, a recycling station and a public toilet. These projects were selected and defined for their complexity similarity, taking into account the available time of 22 minutes, using all three mediums of design, and this in a randomly manner to avoid the order effect. To analyze the two cognitive functions (mental load and mental imagery), two instruments are used. Mental imagery is measured using eye movement tracking with monitoring and quantitative analysis of scan paths and the resulting number and duration of participant eye fixations (Johansson et al, 2005). The mental workload is measured using the performance of a modality hearing secondary task inspired by Bakan'sworks (Bakan et al.; 1963). Each of these three experimental sessions, lasting 90 minutes, was composed of two phases: 1. After calibrating the glasses for eye movement, the subject had to exercise freely for 3 minutes while wearing the glasses and headphones (Bakan task) to get use to the wearing hardware. Then, after reading the guidelines and criteria for the design project (± 5 minutes), he had 22 minutes to execute the design task on a drawing table allowing an upright posture. Once the task is completed, the subject had to take the NASA TLX Test, on the assessment of mental load (± 5 minutes) and a written post-experimental questionnaire on his impressions of the experiment (± 10 minutes). 2. After a break of 5-10 minutes, the participant answered a psychometric test, which is different for each session. These tests (± 20 minutes) are administered in the same order to each participant. Thus, in the first experimental session, the subject had to take the psychometric test from Ekstrom et al. (1978), on spatial performance (Factor-Referenced Cognitive Tests Kit). During the second session, the cognitive style is evaluated using Oltman's test (1971). Finally, in the third and final session, participant creativity is evaluated using Delis-Kaplan test (D-KEFS), Delis et al. (2001). Thus, this study will present the first results of quantitative measures to establish and validate the proposed model. Furthermore, the paper will also discuss the relevance of the proposed approach, considering that currently teaching of ideation in ours schools of architecture in North America is essentially done in a holistic manner through the architectural project.
keywords design, ideation process, mental workload, mental imagery, quantitative mesure
series CAAD Futures
email
last changed 2012/02/11 19:21

_id 668b
authors Heylighen, Ann
year 2001
title End, means and method - Three roles of design(ing) technology in design research
source Digital Creativity, Volume 12, No. 2, 2001 (ISSN 1462-6268), pp. 103-105
summary This article explores an approach to design research in which the development of design technology plays a key role. It presents the author's Ph.D. research on the role of cases in architectural design. The research aimed at investigating the applicability of Case-Based Design (CBD) to the domain of architecture. To this end, the author adopted and confronted different stakeholder perspectives, one of which is that of CBD technology developer. By consequence, a considerable part of the research covers the design, implementation and evaluation of a CBD tool to support architects/designers. The research did not have a strictly instrumental aim, but wanted to provide insights for the field of architectural design on both a theoretical and a technological level. While the tool itself aimed at providing architects with valuable design support, making the tool was used as a method to develop a better understanding of current CBD technology. Moreover, the resulting tool turned out to be an effective means to examine the role and impact of cases in architectural design. Rather than reporting on the outcome of the research, the main objective of the article is to make a methodological reflection on the possibilities and limitations of this approach.
keywords Design Research, Architectural Design, CAAD, Case-Based Design
series journal paper
email
last changed 2002/11/14 08:38

_id cf2011_p163
id cf2011_p163
authors Park, Hyoung-June
year 2011
title Mass-Customization in the Design of 4,000 Bus Stops
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. 265-278.
summary In Hawaii, ‚"TheBus‚" has been a main transportation system since 1971. Considering the high cost of living in Hawaii and the absence of a rail system, the use of ‚"TheBus‚" has been an instrumental vein of the city life in Honolulu with rhythmical pauses at about 4,000 bus stops in Honolulu. However, existing undifferentiated bus stops are developed from a cost effective mass production system so that they have been problematic for satisfying specific needs from various site conditions. In this research, an integrated computational method of mass-customization for designing 4,000 bus stops is introduced. According to various site conditions, the design of each bus stop is customized. Unlike the mass‚Äêproduced bus stops commonly seen in cities today, the proposed computational method in this paper produces bus stop design outcomes that fit into the physical characteristics of the location in which they are installed. Mass-customization allows for the creation and production of unique or similar buildings and building components, differentiated through digitally‚Äêcontrolled variation (Kolarevic, 2003). The employment of a computational mass‚Äêcustomization in architectural design extends the boundary of design solutions to the satisfaction of multi-objective requirements and unlimited freedom to search alternative solutions (Duarte, 2001; Caldas, 2006). The computational method developed in this paper consists of 1) definition of a prototype, 2) parametric variation, 3) manual deformation, and 4) simulation based deformation. The definition of a prototype is the development of a basic design to be transformed for satisfying various conditions given from a site. In this paper, the bus stop prototype is developed from the analysis of more than 300 bus stops and the categorization of the existing bus stops according to their physical conditions, contextual conditions, climatic conditions, and existing amenities. Based upon the outcome of the analysis, the design variables of a bus stop prototype are defined. Those design variables then guide the basic physical parameters for changing the physical configuration of the prototype according to a given site. From this, many possible design outcomes are generated as instances for further developments. The process of manual deformation is where the designer employs its intuition to develop the selected parametric variation. The designer is compelled to think about the possible implication derived from formal variation. This optional process allows every design decision to have a creative solution from an individual designer with an incidental quality in aesthetics, but substantiated functional quality. Finally the deformation of the selection is guided and controlled by the influence of sun direction/ exposure to the selection. The simulation based deformation starts with the movement of the sun as the trigger for generating the variations of the bus stop prototype. The implementation of the computational method was made within the combination of MEL (Maya Enbedded Language), autodesk MAYA and Ecotect environment.
keywords mass-customization, parametric variation, simulation based deformation
series CAAD Futures
email
last changed 2012/02/11 19:21

_id ddss9829
id ddss9829
authors De Hoog, J., Hendriks, N.A. and Rutten, P.G.S.
year 1998
title Evaluating Office Buildings with MOLCA(Model for Office Life Cycle Assessment)
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary MOLCA (Model for Office Life Cycle Assessment) is a project that aims to develop a tool that enables designers and builders to evaluate the environmental impact of their designs (of office buildings) from a environmental point of view. The model used is based on guidelinesgiven by ISO 14000, using the so-called Life Cycle Assessment (LCA) method. The MOLCA project started in 1997 and will be finished in 2001 resulting in the aforementioned tool. MOLCA is a module within broader research conducted at the Eindhoven University of Technology aiming to reduce design risks to a minimum in the early design stages.Since the MOLCA project started two major case-studies have been carried out. One into the difference in environmental load caused by using concrete and steel roof systems respectively and the role of recycling. The second study focused on biases in LCA data and how to handle them. For the simulations a computer-model named SimaPro was used, using the world-wide accepted method developed by CML (Centre for the Environment, Leiden, the Netherlands). With this model different life-cycle scenarios were studied and evaluated. Based on those two case studies and a third one into an office area, a first model has been developed.Bottle-neck in this field of study is estimating average recycling and re-use percentages of the total flow of material waste in the building sector and collecting reliable process data. Another problem within LCA studies is estimating the reliability of the input data and modelling uncertainties. All these topics will be subject of further analysis.
keywords Life-Cycle Assessment, Office Buildings, Uncertainties in LCA
series DDSS
last changed 2003/08/07 16:36

_id 6430
authors Jabi, Wassim (Ed.)
year 2001
title ACADIA 2001 [Conference Proceedings]
source Proceedings of the Twenty First Annual Conference of the Association for Computer-Aided Design in Architecture / ISBN 1-880250-10-1/ Buffalo (New York) 11-14 October 2001, 415 p.
doi https://doi.org/10.52842/conf.acadia.2001
summary The theme, which preceded my knowledge of ACADIA’s true age, resulted from a realization regarding the development and current state of CAD in Research, Education, and Practice. While I only got involved with ACADIA in the last half of its current life to date, I had the honor of studying with some of the early pioneers of CAD: 1) Harold Borkin, a founding member of ACADIA, 2) Jim Turner, a longtime ACADIAn, and a past ACADIA Conference organizer (actually the very first conference I attended), and 3) Ted Hall, another longtime ACADIAn. What I have learned from conversations with them and later witnessed for myself is a fundamental shift of focus in CAD from building tools to using tools. That is, while early CAD students, including myself, used to learn how to create software and tools to solve a particular problem, the current focus in the majority of schools that include a CAD component in their curriculum is on teaching the use of commercial software and/or the use of digital media in the design studio. One need only take a look at old list of courses that used to be offered in the CAD area and compare it with a new list to see this shift. Yet, one form of tool building that is continuing in a significant number of schools is the creation of scripts or small software modules (usually built using a visual editor) to create interactive systems for delivery over the web or on CD-ROM. Examples include the use of Macromedia Director or Flash for creating interactive digital titles. While this current state of affairs has increased the receptivity to digital tools and media, it does obscure an important fact. For knowledge to advance in this area, we need researchers who can not only use tools, but also invent new ones to solve new problems that are not addressed by the existing crop of commercial software. The more time we spend not educating our students in the art and science of building digital tools, the harder it will be to: 1) find teachers in the future with those skills, 2) advance and influence the development of the state-of-the-art in CAD, and 3) erase the use of CAD as a euphemism for slick computer-generated imagery. While not common, the tradition of tool building is still going on most notably in architecture schools with strong financial resources and those that offer doctoral level education. Commercial, governmental and business/education entities are also continuing the research tradition of tool building. ACADIA, as a reflection of the field it focuses on, has widened its scope to solicit papers that deal with CAD education and the use of CAD in practice. Thus, you will read in this book papers that focus on all three aspects: research, education, and practice and in some cases the intersection of two or more of those areas. Thankfully, ACADIA, while concerned with CAD in education has maintained its receptivity to basic research papers as well as a willingness to publish innovative papers in the area of practice. As chair of the technical committee, I made sure that the call for papers and the final selection reflects this desire. We should continue to emphasize the need for presenting this diversity of work in our annual conferences and I am optimistic that the ACADIA community is in support of this notion.
series ACADIA
email
more www.acadia.org
last changed 2022/06/07 07:49

_id 6006
authors Liu, Yu-Tung and Bai, Rui-Yuan
year 2001
title The Hsinchu experience: a computerized procedure for visual impact analysis and assessment
source Automation in Construction 10 (3) (2001) pp. 337-343
summary This paper examines the procedure of visual impact analysis and assessment (VIAA) proposed by Rahman and reviews the use of computer-aided design (CAD) applications in urban projects in the real world. A preliminary computerized procedure for VIAA is proposed. An experiment was conducted in our laboratory to verify the preliminary procedure. In order to further study the revised procedure in real urban projects, it was also applied into the renew project of The Eastern Gate Plaza located in the center of Hsinchu, Taiwan from 1996 to 1998. Based on the face-to-face discussions with Hsinchu habitants, government officials, and professional designers, a final computerized procedure for VIAA is concluded.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id avocaad_2001_19
id avocaad_2001_19
authors Shen-Kai Tang, Yu-Tung Liu, Yu-Sheng Chung, Chi-Seng Chung
year 2001
title The visual harmony between new and old materials in the restoration of historical architecture: A study of computer simulation
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 In the research of historical architecture restoration, scholars respectively focus on the field of architectural context and architectural archeology (Shi, 1988, 1990, 1991, 1992, 1995; Fu, 1995, 1997; Chiu, 2000) or on architecture construction and the procedure of restoration (Shi, 1988, 1989; Chiu, 1990). How to choose materials and cope with their durability becomes an important issue in the restoration of historical architecture (Dasser, 1990; Wang, 1998).In the related research of the usage and durability of materials, some scholars deem that, instead of continuing the traditional ways that last for hundreds of years (that is to replace new materials with old ones), it might be better to keep the original materials (Dasser, 1990). However, unavoidably, some of the originals are much worn. Thus we have to first establish the standard of eliminating components, and secondly to replace identical or similar materials with the old components (Lee, 1990). After accomplishing the restoration, we often unexpectedly find out that the renewed historical building is too new that the sense of history is eliminated (Dasser, 1990; Fu, 1997). Actually this is the important factor that determines the accomplishment of restoration. In the past, some scholars find out that the contrast and conflict between new and old materials are contributed to the different time of manufacture and different coating, such as antiseptic, pattern, etc., which result in the discrepancy of the sense of visual perception (Lee, 1990; Fu, 1997; Dasser, 1990).In recent years, a number of researches and practice of computer technology have been done in the field of architectural design. We are able to proceed design communication more exactly by the application of some systematic softwares, such as image processing, computer graphic, computer modeling/rendering, animation, multimedia, virtual reality and so on (Lawson, 1995; Liu, 1996). The application of computer technology to the research of the preservation of historical architecture is comparatively late. Continually some researchers explore the procedure of restoration by computer simulation technology (Potier, 2000), or establish digital database of the investigation of historical architecture (Sasada, 2000; Wang, 1998). How to choose materials by the technology of computer simulation influences the sense of visual perception. Liu (2000) has a more complete result on visual impact analysis and assessment (VIAA) about the research of urban design projection. The main subjects of this research paper focuses on whether the technology of computer simulation can extenuate the conflict between new and old materials that imposed on visual perception.The objective of this paper is to propose a standard method of visual harmony effects for materials in historical architecture (taking the Gigi Train Station destroyed by the earthquake in last September as the operating example).There are five steps in this research: 1.Categorize the materials of historical architecture and establish the information in digital database. 2.Get new materials of historical architecture and establish the information in digital database. 3.According to the mixing amount of new and old materials, determinate their proportion of the building; mixing new and old materials in a certain way. 4.Assign the mixed materials to the computer model and proceed the simulation of lighting. 5.Make experts and the citizens to evaluate the accomplished computer model in order to propose the expected standard method.According to the experiment mentioned above, we first address a procedure of material simulation of the historical architecture restoration and then offer some suggestions of how to mix new and old materials.By this procedure of simulation, we offer a better view to control the restoration of historical architecture. And, the discrepancy and discordance by new and old materials can be released. Moreover, we thus avoid to reconstructing ¡§too new¡¨ historical architecture.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 8646
authors Barelkowski, Robert
year 2001
title Referential Information Systems as a Source of Architectural Design Solutions in P.R.S. Method
source Architectural Information Management [19th eCAADe Conference Proceedings / ISBN 0-9523687-8-1] Helsinki (Finland) 29-31 August 2001, pp. 486-492
doi https://doi.org/10.52842/conf.ecaade.2001.486
summary The paper presents the work on planning procedures improved with basic information technology mechanisms. These procedures are extended according to P.R.S. method, containing three main elements: planning, references and seminars. The focus is on references to show four different appearances of referential data. Paper snapshots the theoretical background of reference, its methodological implementation with computer techniques support, practical formulation, collecting and composition of reference and finally the impact, references can have on architectural design solutions.
keywords Spatial Planning, Planning Methods, GIS, CAD, Spatial References
series eCAADe
email
last changed 2022/06/07 07:54

_id e693
authors Caneparo, Luca
year 2001
title Shared virtual reality for design and management: the Porta Susa project
source Automation in Construction 10 (2) (2001) pp. 217-228
summary The paper presents the implementation of a system of Shared Virtual Reality (SVR) in Internet applied to a large-scale project. The applications of SVR to architectural and urban design are presented in the context of a real project, the new railway junction of Porta Susa and the surrounding urban area in the city centre of Turin, Italy. SVR differs from Virtual Reality (VR) in that the experience of virtual spaces is no longer individual, but rather shared across the Internet with other users simultaneously connected. SVR offers an effective approach to Construction Data Model and Computer Supported Collaborative Work, because it integrates both the communicative tools to improve collaboration and the distributed environment to process information across the networks.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id 6279
id 6279
authors Carrara, G.; Fioravanti, A.
year 2002
title Private Space' and ‘Shared Space’ Dialectics in Collaborative Architectural Design
source InterSymp 2002 - 14th International Conference on Systems Research, Informatics and Cybernetics (July 29 - August 3, 2002), pp 28-44.
summary The present paper describes on-going research on Collaborative Design. The proposed model, the resulting system and its implementation refer mainly to architectural and building design in the modes and forms in which it is carried on in advanced design firms. The model may actually be used effectively also in other environments. The research simultaneously pursues an integrated model of the: a) structure of the networked architectural design process (operators, activities, phases and resources); b) required knowledge (distributed and functional to the operators and the process phases). The article focuses on the first aspect of the model: the relationship that exists among the various ‘actors’ in the design process (according to the STEP-ISO definition, Wix, 1997) during the various stages of its development (McKinney and Fischer, 1998). In Collaborative Design support systems this aspect touches on a number of different problems: database structure, homogeneity of the knowledge bases, the creation of knowledge bases (Galle, 1995), the representation of the IT datum (Carrara et al., 1994; Pohl and Myers, 1994; Papamichael et al., 1996; Rosenmann and Gero, 1996; Eastman et al., 1997; Eastman, 1998; Kim, et al., 1997; Kavakli, 2001). Decision-making support and the relationship between ‘private’ design space (involving the decisions of the individual design team) and the ‘shared’ design space (involving the decisions of all the design teams, Zang and Norman, 1994) are the specific topic of the present article.

Decisions taken in the ‘private design space’ of the design team or ‘actor’ are closely related to the type of support that can be provided by a Collaborative Design system: automatic checks performed by activating procedures and methods, reporting of 'local' conflicts, methods and knowledge for the resolution of ‘local’ conflicts, creation of new IT objects/ building components, who the objects must refer to (the ‘owner’), 'situated' aspects (Gero and Reffat, 2001) of the IT objects/building components.

Decisions taken in the ‘shared design space’ involve aspects that are typical of networked design and that are partially present in the ‘private’ design space. Cross-checking, reporting of ‘global’ conflicts to all those concerned, even those who are unaware they are concerned, methods for their resolution, the modification of data structure and interface according to the actors interacting with it and the design phase, the definition of a 'dominus' for every IT object (i.e. the decision-maker, according to the design phase and the creation of the object). All this is made possible both by the model for representing the building (Carrara and Fioravanti, 2001), and by the type of IT representation of the individual building components, using the methods and techniques of Knowledge Engineering through a structured set of Knowledge Bases, Inference Engines and Databases. The aim is to develop suitable tools for supporting integrated Process/Product design activity by means of a effective and innovative representation of building entities (technical components, constraints, methods) in order to manage and resolve conflicts generated during the design activity.

keywords Collaborative Design, Architectural Design, Distributed Knowledge Bases, ‘Situated’ Object, Process/Product Model, Private/Shared ‘Design Space’, Conflict Reduction.
series other
type symposium
email
last changed 2012/12/04 07:53

_id 3815
authors Qaqish, Ra’ed
year 2001
title VDS/DDS Practice Hinges on Interventions and Simplicity - A Case Study of Hard Realism vs. Distorted Idealism
source Architectural Information Management [19th eCAADe Conference Proceedings / ISBN 0-9523687-8-1] Helsinki (Finland) 29-31 August 2001, pp. 249-255
doi https://doi.org/10.52842/conf.ecaade.2001.249
summary This paper reports on a contemporary and laborious ongoing experimental work initiated during the establishment of a new Virtual/Digital design studio “VDS” in Sept. 1999 by CAAD tutors at University of Petra “UOP”. The new VDS/DDS now works as an experimental laboratory to explore several solutions to problems of efficiency in design teaching as a new digital design studio paradigm, in tandem with CAD/Design staff, DS environment, materials and facilities. Two groups of graduating level students participated as volunteers in this experiment. The first group was comprised of three fifth-year architectural design students while the second group was comprised of two fourth-year interior design students. The media currently in use are ArchiCAD 6.5 as a design tool along with CorelDraw 9 as a presentational tool, running on Pentium III computers. The series of experiments evaluated the impression on architectural design studio tuition requirements arising from the changes brought about by the implementation of the new CAD pedagogical approach (VDS/DDS) at UOP. The findings echo several important key issues in tandem with CAAD, such as: the changes brought about by the new design strategies, adaptation in problem solving decision-making techniques, studio employment in terms of environment, means and methods. Other issues are VDS/DDS integration schemes carried out by both students and staff as one team in design studio practice on one hand and the curriculum on the other. Finally, the paper discusses the negative impact of conventional design studio hardliner teaching advocates and students alike whose outlook and impressions undermine and deplete effective CAAD integration and obstruct, in many instances, the improvement of such experiments in a VDS environment.
keywords Design Studio Strategies, Problem Solving Decisions, Transformation And Integration Policies
series eCAADe
email
last changed 2022/06/07 08:00

_id 7400
authors Rizal, H. and Ahmad Rafi, M.E.
year 2002
title The Impact of Internet Enabled Computer Aided Design (iCAD) in Construction Industry
source CAADRIA 2002 [Proceedings of the 7th International Conference on Computer Aided Architectural Design Research in Asia / ISBN 983-2473-42-X] Cyberjaya (Malaysia) 18–20 April 2002, pp. 085-92
doi https://doi.org/10.52842/conf.caadria.2002.085
summary The advent of the Internet has opened up and given, particularly, the developing countries and the world in general, a transformation into collective intelligence (Levy, 1998) societies linked to digital communication (Rafi, 2001). Apart from large corporations, the rapid evolution of border-less communication has also synergise between the art and science expertise to form low-cost internet-based networks that have become multi-million dollar companies within a short period of time (e.g. Linux) (Rafi, 2001). In the context of architectural designs and construction industries, the birth of Internet-based CAD (iCAD) solutions has offered a new dimension to architectural practice. The function of CAD has expanded as a tool to communicate and collaborate as well as to better control all phases of the architectural practices. This paper will review the current available iCAD tools and explore the possible utilisation of iCAD in architectural practices. The opportunities for modifying current professional practice standards to best use iCAD will be rationalised as well as the elements in ensuring the effectiveness of iCAD implementation. The final component of the paper will be an evaluation framework to measure the value of iCAD in an architectural practice. The framework will become an early platform for an architectural practice to decide and plan their future in utilising and applying iCAD in the most efficient way.
series CAADRIA
type normal paper
email
last changed 2022/06/07 07:56

_id 70cc
authors Witten, I.H. and Frank, E.
year 2000
title Data Mining - Practical Machine Learning Tools and Techniques with JAVA Implementations
source Morgan Kaufmann
summary Witten and Frank's textbook was one of two books that I used for a data mining class in the Fall of 2001. The book covers all major methods of data mining that produce a knowledge representation as output. Knowledge representation is hereby understood as a representation that can be studied, understood, and interpreted by human beings, at least in principle. Thus, neural networks and genetic algorithms are excluded from the topics of this textbook. We need to say "can be understood in principle" because a large decision tree or a large rule set may be as hard to interpret as a neural network. The book first develops the basic machine learning and data mining methods. These include decision trees, classification and association rules, support vector machines, instance-based learning, Naive Bayes classifiers, clustering, and numeric prediction based on linear regression, regression trees, and model trees. It then goes deeper into evaluation and implementation issues. Next it moves on to deeper coverage of issues such as attribute selection, discretization, data cleansing, and combinations of multiple models (bagging, boosting, and stacking). The final chapter deals with advanced topics such as visual machine learning, text mining, and Web mining.
series other
last changed 2003/04/23 15:50

_id 3e6a
authors Wittkopf, Stephen
year 2001
title I-Light, a webbased learning system for architectural lighting design
source TU Darmstadt
summary With the rising meaning of architectural lighting also the requirement at appropriate light planning rises. The possibilities of digital instruments were realized by several lamp manufacturers, which use 3D-CAD to present visualizations and use the Internet for their distribution. However in the field of universities it is important to offer instruments and methods with which the interaction of light and architecture can be learned descriptive, comprehensibly and interactively. Introductory in a theoretical section the bases of light planning and learn-educational concepts are pointed out. Parallel the state of the art in the areas of computer-aided learning and the light simulation is presented and evaluated regarding the learn-educational suitability. Thereupon an action requirement is formulated, which designates a new integration of the individual areas. It flows into the development of an interactive Web-based training system for the design with light - I-Light - whose concept and implementation in the following sections is described. In an application of examples the author points out finally, how this innovative connection of the Internet, 3D-CAD and simulation supports a better understanding of the medium light in the architecture perception. A new virtual light laboratory forms the core of this training system, in which architectural planning examples can be represented three-dimensional and changed interactively. A developed semantic scene model ensures for the fact that lighting, materials and delimitation surfaces are varied didactically appropriately and compared, so that visual effects and important interrelation can be assumed and checked. The author orients itself at the methodology by simulation and merges 3D-CAD and light simulation programs into the training system. The calculated photo-realistic picture is regarded not - as otherwise usual - as presentation material, but as interactive tools. Since 3D-CAD and light simulation programs presuppose much application knowledge, the author does not pursue to confront the user with these complex programs. He developed a new system with a Web-based graphic surface, that enables 3D-scenes to be loaded, be changed and stored easily (front-end). Furthermore it enables the remote control to an automatic, photo-realistic simulation on push of a button on an external high end render machine, that is connected via Internet, where at least all files are externally stored. For the operation of the front-end is only an average PC with a standard Webbrowser necessary. For the receiving station the author develops a new interface, which extends a standard Web server by the new possibility of storing and executing lighting simulations (back-end). The system presented by the author differs in the didactical concept and in the technical implementation from the solutions existing so far in similar areas. The interactive virtual light laboratories of the architectural planning examples represent a new beginning of Web-based learning environments. To the selected tools (HTML, Java, VRML, Web server, Lightscape) there yet exist no matured alternatives.
series thesis:PhD
email
more http://elib.tu-darmstadt.de/diss/000131/
last changed 2003/02/12 22:37

_id avocaad_2001_05
id avocaad_2001_05
authors Alexander Koutamanis
year 2001
title Analysis and the descriptive approach
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 rise of consciousness concerning the quality of working and living conditions has been a permanent though frequently underplayed theme in architecture and building since the reconstruction period. It has led to an explosive growth of programmatic requirements on building behaviour and performance, thus also stimulating the development of design analysis. The first stage of development was characterized by the evolution of prescriptive systems. These reversed the structure of pre-existing proscriptive systems into sequences of known steps that should be taken in order to achieve adequate results. Prescriptive systems complemented rather than replaced proscriptive ones, thereby creating an uncertain mixture of orthodoxy and orthopraxy that failed to provide design guidance for improving design performance and quality.The second stage in the development of design analysis focuses on descriptive methods and techniques for analyzing and supporting evaluation. Technologies such as simulation and scientific visualization are employed so as to produce detailed, accurate and reliable projections of building behaviour and performance. These projections can be correlated into a comprehensive and coherent description of a building using representations of form as information carriers. In these representations feedback and interaction assume a visual character that fits both design attitudes and lay perception of the built environment, but on the basis of a quantitative background that justifies, verifies and refines design actions. Descriptive analysis is currently the most promising direction for confronting and resolving design complexity. It provides the designer with useful insights into the causes and effects of various design problems but frequently comes short of providing clear design guidance for two main reasons: (1) it adds substantial amounts of information to the already unmanageable loads the designer must handle, and (2) it may provide incoherent cues for the further development of a design. Consequently the descriptive approach to analysis is always in danger of been supplanted by abstract decision making.One way of providing the desired design guidance is to complement the connection of descriptive analyses to representations of form (and from there to synthesis) with two interface components. The first is a memory component, implemented as case-bases of precedent designs. These designs encapsulate integrated design information that can be matched to the design in hand in terms of form, function and performance. Comparison between precedents with a known performance and a new design facilitate identification of design aspects that need be improved, as well as of wider formal and functional consequences. The second component is an adaptive generative system capable of guiding exploration of these aspects, both in the precedents and the new design. The aim of this system is to provide feedback from analysis to synthesis. By exploring the scope of the analysis and the applicability of the conclusions to more designs, the designer generates a coherent and consistent collection of partial solutions that explore a relevant solution space. Development of the first component, the design case-bases, is no trivial task. Transformability in the representation of cases and flexible classification in a database are critical to the identification and treatment of a design aspect. Nevertheless, the state of the art in case-based reasoning and the extensive corpus of analysed designs provide the essential building blocks. The second component, the adaptive generative system, poses more questions. Existing generative techniques do not possess the necessary richness or multidimensionality. Moreover, it is imperative that the designer plays a more active role in the control of the process than merely tweaking local variables. At the same time, the system should prevent that redesigning degenerates into a blind trial-and-error enumeration of possibilities. Guided empirical design research arguably provides the means for the evolutionary development of the second component.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id f95f
authors Angulo, A.H., Davidson, R.J. and Vásquez de Velasco, G.P.
year 2001
title Digital Visualization in the Teaching of Cognitive Visualization
source Reinventing the Discourse - How Digital Tools Help Bridge and Transform Research, Education and Practice in Architecture [Proceedings of the Twenty First Annual Conference of the Association for Computer-Aided Design in Architecture / ISBN 1-880250-10-1] Buffalo (New York) 11-14 October 2001, pp. 292-301
doi https://doi.org/10.52842/conf.acadia.2001.292
summary Professional design offices claim that our graduates have difficulties with their free-hand perspective drawing skills. This fact, which has become obvious over the last 5 years, is parallel to a clear tendency towards the use of 3-dimensional digital imagery in the projects of our students. Frequently, faculty tends to blame the computer for the shortcomings of our students in the use of traditional media, yet there is no clear evidence on the source of the blame. At a more fundamental level, the visualization skills of our students are questioned. This paper will explain how faculty teaching design communication techniques, with traditional and digital media, are working together in the development of a teaching methodology that makes use of computers in support of our student’s training on cognitive visualization skills, namely; “The Third-Eye Method”. The paper describes the Third-Eye Method as an alternative to traditional methods. As evidence of the benefits offered by the Third-Eye Method, the paper presents the results of testing it against traditional methods among freshman students. At the end, the paper draws as conclusion that computers are not the main source of the problem but a potential solution.
keywords Pedagogy, Visualization, Media
series ACADIA
email
last changed 2022/06/07 07:54

_id ga0118
id ga0118
authors Annunziato, Mauro and Pierucci, Piero
year 2001
title Learning and Contamination in Virtual Worlds
source International Conference on Generative Art
summary The most recent advances of artificial life scientific research are opening up a new frontier: the creation of simulated life environments populated by autonomous agents. In these environments artificial beings can interact, reproduce and evolve [4, 6, 15], and can be seen as laboratories whereto explore the emergence of social behaviors like competition, cooperation, relationships and communication [5, 7] . It is still not possible to approach a reasonable simulation of the incredible complexity of human or animal societies, but these environments can be used as a scientific orartistic tool to explore some basic aspects of the evolution [1, 2, 3, 9, 10, 11, 12, 13, 14]. The combination of these concepts with robotics technology or with immersive-interactive 3D environments (virtual reality) are changing quickly well known paradigms like digital life, manmachineinterface, virtual world. The virtual world metaphor becomes interesting when the artificial beings can develop some form of learning, increasing their performances, adaptation, and developing the ability to exchange information with human visitors. In this sense the evolution enhances the creative power and meaningful of these environments, and human visitors experience an emotion of a shift from a simplified simulation of the reality to a real immersion into an imaginary life. We may think that these realization are the first sparks of a new form of life: simulated for the soft-alife thinkers, real for the hard-alife thinkers, or a simple imaginary vision for the artists.
series other
email
more http://www.generativeart.com/
last changed 2003/11/21 15:15

For more results click below:

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