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 17 of 17

_id b111
authors De Vries, B., Achten, H.H., Coomans, M.K.D., Dijkstra, J., Fridqvist, S., Jessurun, A.J., Van Leeuwen, J.P., Orzechowski, M.A., Saarloos, D.J.M., Segers, N.M. and Tan, A.A.W.
year 2001
title VR-DIS Research Programme Design Systems group
source Proceedings of the Ninth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-7023-6] Eindhoven, 8-11 July 2001, pp. 795-808
summary This paper presents a summary of all on-going projects within the VR-DIS research programme at Eindhoven University of Technology.
keywords Interactive Design System, Distributed Multi Disciplinary Design, Interactive Measurement Of User Reactions
series CAAD Futures
email
last changed 2006/11/07 07:22

_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 13b3
authors Van Leeuwen, Jos P. and Jessurun, A.J.
year 2001
title XML for flexibility and extensibility of design information models
doi https://doi.org/10.52842/conf.caadria.2001.491
source CAADRIA 2001 [Proceedings of the Sixth Conference on Computer Aided Architectural Design Research in Asia / ISBN 1-86487-096-6] Sydney 19-21 April 2001, pp. 491-501
summary This paper reports on a research project that aims to develop a design support system for early design stages. The dynamic way of handling information during early design imposes special requirements on the information modelling approach for which XML-Schema appears to provide promising solutions. The paper discusses the XML-Schema implementation of the so-called Feature-Based Modelling framework.
series CAADRIA
email
last changed 2022/06/07 07:58

_id ddss2004_ra-177
id ddss2004_ra-177
authors Ballas, D., R. Kingston, and J. Stillwell
year 2004
title Using a Spatial Microsimulation Decision Support System for Policy Scenario Analysis
source Van Leeuwen, J.P. and H.J.P. Timmermans (eds.) Recent Advances in Design & Decision Support Systems in Architecture and Urban Planning, Dordrecht: Kluwer Academic Publishers, ISBN: 1-4020-2408-8, p. 177-191
summary This paper discusses the potential of a spatial microsimulation-based decision support system for policy analysis. The system can be used to describe current conditions and issues in neighbourhoods, predict future trends in the composition and health of neighbourhoods and conduct modelling and predictive analysis to measure the likely impact of policy interventions at the local level. A large dynamic spatial micro-simulation model is being constructed for the population of Leeds (approximately 715,000 individuals) based on spatial microsimulation techniques in conjunction with a range of data, including 2001 Census data for Output Areas and sample data from the British Household Panel Survey. The project has three main aims as follows: (i) to develop a static microsimulation model to describe current conditions in Leeds; (ii) to enable the performance of ‘What if?’ analysis on a range of policy scenarios; and (iii) to develop a dynamic microsimulation model to predict future conditions in Leeds under different policy scenarios. The paper reports progress in meeting the above aims and outlines the associated difficulties and data issues. One of the significant advantages of the spatial microsimulation approach adopted by this project is that it enables the user to query any combination of variables that is deemed desirable for policy analysis. The paper will illustrate the software tool being developed in the context of this project that is capable of carrying out queries of this type and of mapping their results. The decision support tool is being developed to support policy-makers concerned with urban regeneration and neighbourhood renewal.
keywords Spatial Microsimulation, Spatial Decision Support Systems, Geotools
series DDSS
last changed 2004/07/03 22:13

_id 158e
authors De Vries, B., Van Leeuwen, J. and Achten, H. (Eds.)
year 2001
title Computer Aided Architectural Design Futures 2001
source Proceedings of the Ninth International Conference [ISBN 0-7923-7023-6] Eindhoven, 8-11 July 2001, 814 p.
summary CAAD Futures is a bi-annual conference that aims to promote the advancement of computer-aided architectural design in the service of those concerned with the quality of the built environment. The conferences are organized under the auspices of the CAAD Futures Foundation, which has its secretariat at the Eindhoven University of Technology in the Netherlands.

This volume provides state-of-the-art articles in the following areas: capturing design, information modelling, CBR techniques, Virtual Reality, CAAD education, (hyper) media, design evaluation, design systems development, collaboration, generation, design representation, knowledge management, form programming, simulation, architectural analysis, and urban design.

series CAAD Futures
email
more http://www.caadfutures.arch.tue.nl/2001
last changed 2003/04/02 10:52

_id c535
authors Dijkstra, J., Van Leeuwen, J. and Timmermans, J.P.
year 2001
title A methodology for measuring preferences of design alternatives using internet
doi https://doi.org/10.52842/conf.caadria.2001.441
source CAADRIA 2001 [Proceedings of the Sixth Conference on Computer Aided Architectural Design Research in Asia / ISBN 1-86487-096-6] Sydney 19-21 April 2001, pp. 441-444
summary This paper describes the design of an experiment based on conjoint measurement that explores the possibility of using Internet to measure preferences of design alternatives.
series CAADRIA
email
last changed 2022/06/07 07:55

_id avocaad_2001_03
id avocaad_2001_03
authors M.K.D. Coomans, J.P. van Leeuwen, H.J.P. Timmermans
year 2001
title Abstract but Tangible, Complex but Manageable
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 VR-DIS research program, an innovative design-information modelling technique has been proposed that is based on features. In this modelling technique, the designer is invited not only to model the form and spatial aspects of his or her design, but also to model the structure of the data behind the design. The designer is offered a way to control how abstract design data is structured and stored. In this way, the designer is given the power to model concepts like conformity, contrast, and scale on the formal data level, and this for both graphical and non-graphical design characteristics. Further, the designer is invited to input formal descriptions of own design concepts, and use these personal concepts during the design process. With this new information modelling technique, we expect that the designers will be better capable to handle the complexity of linking diverse kinds of information involved in a design process. This new way of computer aided design offers a unique design freedom: any design concept becomes addressable. On the other hand, this technique also puts the responsibility for the content of the CAD database entirely in the hands of the designer. In order to be able to enjoy the design freedom fully and at the same time handle the responsibility over the design database, a computer tool is needed that shows the precise content of the database, and that is easy and quick to interact with. Only with such a tool, the designer will be capable of keeping the complex data model in pace with his or her design reasoning. To realise this requirement, a “feature browser” has been developed with a 3D graphical user interface. It shows the data objects as 3D blocks, mutually linked by rubber-band arrows that closely reflect the database structure. The whole forms an interactive 3D graph. The intuitiveness and user friendliness of the interface was improved by adding features like the visualisation of the browsing history, the visualisation of link-semantics, and animated visual feedback effects. The hardware part of the interface is worked out as a Fish Tank VR set-up. This hardware configuration improves the experienced realism of the displayed 3D objects up to a feeling of physical presence. The interface as a whole therefore provides a highly attractive display of the abstract design data; abstract but tangible. It is a tool in which complex data structures can be explored and controlled: complex but manageable.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id ddss2004_d-77
id ddss2004_d-77
authors Tangari, L., M. Ottomanelli, and D. Sassanelli
year 2004
title The Project Planning of Urban Decongestion
source Van Leeuwen, J.P. and H.J.P. Timmermans (eds.) Developments in Design & Decision Support Systems in Architecture and Urban Planning, Eindhoven: Eindhoven University of Technology, ISBN 90-6814-155-4, p. 77-92
summary This study introduces a methodology for the evaluation, among a set of possible plans and/or policies, of a transport system which could reduce the effects of the network congestion on an urban area. Hence it is proposed a procedure which contains a new element compared with the current methodologies that is the final user’s evaluation of the examined system by turning to the application of the contingent valuation method, a technique like stated preferences. The approach we propose is based on the necessity for a determination of an optimal solution to the urban congestion to be established on the politic acceptability by the final user. Solutions which result virtually feasible for a public administration both on a technique and economic point of view often meet hostility by individuals. Consequently, it would be interesting for policy makers to adopt a process of valuation which could let to understand the user’s sensitivity and hostility towards specific configurations of the system, chosen as solution to decongestion (traffic calming, roadpricing, auto-free zones) and consequently to make less unpleasant the strategy to be carried out to control congestion (Harrington et al., 2001). In this way, a user does not judge the implementation of a set of projects made by a decision-maker as imposition and he is willing to pay in order to fulfil the chosen scenario. Finally we describe an application of the proposed methodology relating the definition of the integrated transport system in the metropolitan area of Bari, chief town of Apulia.
keywords Contingent Valuation, Transportation Planning, Urban Decongestion
series DDSS
last changed 2004/07/03 22:13

_id cb8e
authors Vegte, W.F. van der, Pulles, J.P.W. and Vergeest, J.S.M.
year 2001
title Towards computer-supported inclusion and integration of life cycle processes in product conceptualization based on the process tree
source Automation in Construction 10 (6) (2001) pp. 731-740
summary Development of computer support in design is showing several shifts in focus over the latest decades. This paper relates to the shifts from detail design to conceptualization, from artifact geometry definition only to the inclusion of process knowledge, and from isolated aspects to integrated aspects. It discusses a possible solution for simultaneous consideration of life cycle process aspects during conceptual design using the process tree representation. Integrating process aspects can be considered a preparation for an integrated representation of artifact and process aspects to be used in a front–end environment for conventional CAD detailing systems
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:23

_id 6317
id 6317
authors Beheshti, R., Tolman, F. and van der Veer, P.
year 2001
title DESIGN AND BUILDING INFORMATICS RESEARCH
source Achten, H.H., de Vries, B. and Hennessey, J. (eds). Design Research in the Netherlands 2000, 143-154
series book
type normal paper
email
more http://www.designresearch.nl/PDF/DRN2000_Beheshti_EtAl.pdf
last changed 2005/10/12 15:41

_id fa3e
id fa3e
authors Achten, H., de Vries, B. and van Leeuwen, J.
year 2001
title THE VR-DIS RESEARCH PROGRAMME
source Achten, H.H., de Vries, B. and Hennessey, J. (eds). Design Research in the Netherlands 2000, 155-163
series book
type normal paper
email
more http://www.designresearch.nl/PDF/DRN2000_AchtenDeVriesVanLeeuwen.pdf
last changed 2005/10/12 15:41

_id 6d7d
id 6d7d
authors Aken, J. van
year 2001
title DOMAIN INDEPENDENT DESIGN THEORY
source Achten, H.H., de Vries, B. and Hennessey, J. (eds). Design Research in the Netherlands 2000, 9-17
series book
type normal paper
email
more http://www.designresearch.nl/PDF/DRN2000_vanAken.pdf
last changed 2005/10/12 15:32

_id 7e52
authors Achten, Henri
year 2001
title Normative Positions in Architectural Design - Deriving and Applying Design Methods
doi https://doi.org/10.52842/conf.ecaade.2001.263
source Architectural Information Management [19th eCAADe Conference Proceedings / ISBN 0-9523687-8-1] Helsinki (Finland) 29-31 August 2001, pp. 263-268
summary This paper presents a recently finished course of eight weeks where CAAD skills, design methodology, and architectural theory are combined to discuss possible perspectives on the use of the computer in design, and its influence on architecture. In the course, three contemporary architects were studied; Peter Eisenman, Ben van Berkel, and Greg Lynn. Each was discussed on aspects of ontology (which are the elements of discourse), design method (design process and organization of the process), and the use of the computer (techniques and approaches). These were linked with design theory, architectural theory, and CAD-theory. The reflection on the work of the architects resulted in a number of design methods for each architect. The design methods were adapted to the available technologies in the university as well as to the scope of the exercise, since the period of eight weeks for an exercise cannot compete with design processes in practice that take many participants and much time. The students then applied the design methods to a design task: student housing and an exhibition pavilion on the campus area of the university. The task was so devised, that students could focus on either architectural or urban design level with one of the design methods. Also, the choice of architects and accompanying design methods was made in such a way that students with low, medium, and advanced computer skills could take part in the course and exercise. In a workshop held at the Czech Technical University (CVUT) in Prague, the same procedure was used in a one-week period for a different design task, but in an otherwise almost identical setting with respect to the CAAD software used. The methods and material were easily transferred to the other setting. The students were able to cope with the task and produced surprising results in the short time span available. The paper will provide an overview of the course, discuss the pedagogical implications of the work, and discuss how this particular work can be generalized to incorporate other architects and approaches.
keywords CAAD: Design Methods, Pedagogy
series eCAADe
email
last changed 2022/06/07 07:54

_id avocaad_2001_15
id avocaad_2001_15
authors Henri Achten, Jos van Leeuwen
year 2001
title Scheming and Plotting your Way into Architectural Complexity
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 problem of complexity underlies all design problems. With the advent of CAD however, our ability to truly represent complexity has increased considerably. Following the four waves of design methodology as distinguished by Cross (1984), we see changing architectural design attitudes with respect to complexity. Rather than viewing it as problematic issue, designers such as Koolhaas, van Berkel, Lynn, and Franke embrace complexity and make it a focus in their design work. The computer is an indispensable instrument in this approach. The paper discusses the current state of the art in architectural design positions on complexity and CAAD, and reflects in particular on the role of design representations in this discussion. It is advanced that a number of recent developments are based on an intensified use of design representations such as schema’s, diagrams, and interactive modelling techniques. Within the field of possibilities in this field, the authors discuss Feature-Based Modelling (FBM) as a formalism to represent knowledge of the design. It is demonstrated how the FBM approach can be used to describe graphic representations as used in design, and how other levels and kinds of design knowledge can be incorporated, in particular the less definite qualitative information in the early design phase. The discussion section concludes with an extrapolation of the current role of design representation in the design process, and advances a few positions on the advantage and disadvantage of this role in architectural design.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id a28d
authors Koutamanis, A., Van Leusen, M. and Mitossi, V.
year 2001
title Route analysis in complex buildings
source Proceedings of the Ninth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-7023-6] Eindhoven, 8-11 July 2001, pp. 711-724
summary Analysis of pedestrian circulation in buildings is usually performed in the early stages of the design process or later on with respect to a specific design problem such as fire safety. In both cases, the analysis relates more to wayfinding, i.e. search for a route on the basis of fundamental normative criteria. Wayfinding analysis in existing buildings is useful for the comparison between “rational” behaviour and actual usage but this comparison does little to explicate the observed structure of pedestrian circulation. In contrast to wayfinding, route analysis deals with the registration and assessment of actual patterns of pedestrian circulation in existing buildings. These patterns are represented topologically and geometrically. The geometric representation makes use of norms underlying building codes in order to reach an appropriate level of abstraction. Route representations are implemented on top of a building representation of relevant spatial and building elements. The building representation serves both as input and output for the route analysis. Input and output are largely automated, including production of the geometric route locally (i.e. within each space) and measurement of route distance and complexity. Use data are collected in an alphanumeric database and linked dynamically to the geometric and topological representation. Route analysis supports and refines other forms of post-occupancy evaluation by adding important dynamic aspects to activity allocation and compartmentalization.
keywords Pedestrian Circulation, Analysis, Representation, Interaction
series CAAD Futures
email
last changed 2006/11/07 07:22

_id ga0126
id ga0126
authors van Loocke, Philip
year 2001
title Organic visualisation of high-dimensional objects: exploration of a world of forms based on the heart transform
source International Conference on Generative Art
summary The paper starts with a brief motivation for the present type of work. The ecological argument, the world view argument and the argument in terms of understanding intuition are summarized. Then, a particular approach to the generative construction of organic forms is developed. The forms are based on variations of the ‘heart transform’. These variations allowone to construct two- and three dimensional visualizations of high-dimensional objects. The resulting forms can be described as ‘organic’ and complex, but some basic features, such as the requirement that a construction should be broader at its basis than at its top, or that itshould be more fractal at its boundary than at its center, can be controlled. The representations of some sets of high-dimensional points are aesthetically more attractive than the representations of other sets. It is discussed how this leads to the possibility of an aesthetic - instead of an algorithmic- basis for decisions on class-membership, and how this may shed light on the difference between algorithms and intuition.
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id caadria2007_659
id caadria2007_659
authors Chen, Zi-Ru
year 2007
title The Combination of Design Media and Design Creativity _ Conventional and Digital Media
doi https://doi.org/10.52842/conf.caadria.2007.x.w5x
source CAADRIA 2007 [Proceedings of the 12th International Conference on Computer Aided Architectural Design Research in Asia] Nanjing (China) 19-21 April 2007
summary Creativity is always interested in many fields, in particular, creativity and design creativity have many interpretations (Boden, 1991; Gero and Maher, 1992, 1993; Kim, 1990; Sternberg, 1988; Weisberg, 1986). In early conceptual design process, designers used large number of sketches and drawings (Purcell and Gero, 1998). The sketch can inspire the designer to increase the creativity of the designer’s creations(Schenk, 1991; Goldschmidt, 1994; Suwa and Tversky, 1997). The freehand sketches by conventional media have been believed to play important roles in processes of the creative design thinking(Goldschmidt, 1991; Schon and Wiggins, 1992; Goel, 1995; Suwa et al., 2000; Verstijnen et al., 1998; Elsas van and Vergeest, 1998). Recently, there are many researches on inspiration of the design creativity by digital media(Liu, 2001; Sasada, 1999). The digital media have been used to apply the creative activities and that caused the occurrenssce of unexpected discovery in early design processes(Gero and Maher, 1993; Mitchell, 1993; Schmitt, 1994; Gero, 1996, 2000; Coyne and Subrahmanian, 1993; Boden, 1998; Huang, 2001; Chen, 2001; Manolya et al. 1998; Verstijinen et al., 1998; Lynn, 2001). In addition, there are many applications by combination of conventional and digital media in the sketches conceptual process. However, previous works only discussed that the individual media were related to the design creativity. The cognitive research about the application of conceptual sketches design by integrating both conventional and digital media simultaneously is absent.
series CAADRIA
email
last changed 2022/06/07 07:50

No more hits.

HOMELOGIN (you are user _anon_386313 from group guest) CUMINCAD Papers Powered by SciX Open Publishing Services 1.002