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 741

_id 2aaa
authors Vásquez de Velasco, Guillermo and Hutchison, David
year 1999
title Virtual Reality Meets Telematics: Design and Development of the Infinity Room
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 466-472
doi https://doi.org/10.52842/conf.ecaade.1999.466
summary The paper presents the findings of three years of experimentation in the use of compressed videoconferencing in international virtual design studios. Based on these findings, the authors elaborate on the development of a new videoconferencing interface: "The Infinity Room". The Infinity Room is a design studio space containing a floor-to-ceiling rear projection screen wall that conceals a dark room equipped with 5 video cameras and 4 video projectors that reproduce, on one-to-one scale, the images captured in a similar installation at a remote location. Operationally, the video cameras feed a computer that eliminate image redundancies, codes all the sources into a single entity and sends it as a compressed video signal to a remote computer that decodes and decompresses the images for synchronized delivery through the video projectors. The tiling effect of 4 synchronized and fully interactive video images creates the illusion of an adjacent room. The paper describes the design parameters used in the development of the Infinity Room and elaborates on the technology that makes it feasible. Requirements and constraints on physical space, hardware, software, and networking are discussed. The paper ends with conclusions that highlight the technical feasibility of building a small-scale prototype.
keywords Virtual Design Studio (VDS), Virtual Reality (VR), Telematics, Videoconferencing, Collaborative Design
series eCAADe
email
last changed 2022/06/07 07:58

_id 389b
authors Do, Ellen Yi-Luen
year 2000
title Sketch that Scene for Me: Creating Virtual Worlds by Freehand Drawing
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 265-268
doi https://doi.org/10.52842/conf.ecaade.2000.265
summary With the Web people can now view virtual threedimensional worlds and explore virtual space. Increasingly, novice users are interested in creating 3D Web sites. Virtual Reality Modeling Language gained ISO status in 1997, although it is being supplanted by the compatible Java3D API and alternative 3D Web technologies compete. Viewing VRML scenes is relatively straightforward on most hardware platforms and browsers, but currently there are only two ways to create 3D virtual scenes: One is to code the scene directly using VRML. The other is to use existing CAD and modeling software, and save the world in VRML format or convert to VRML from some other format. Both methods are time consuming, cumbersome, and have steep learning curves. Pen-based user interfaces, on the other hand, are for many an easy and intuitive method for graphics input. Not only are people familiar with the look and feel of paper and pencil, novice users also find it less intimidating to draw what they want, where they want it instead of using a complicated tool palette and pull-down menus. Architects and designers use sketches as a primary tool to generate design ideas and to explore alternatives, and numerous computer-based interfaces have played on the concept of "sketch". However, we restrict the notion of sketch to freehand drawing, which we believe helps people to think, to envision, and to recognize properties of the objects with which they are working. SKETCH employs a pen interface to create three-dimensional models, but it uses a simple language of gestures to control a three-dimensional modeler; it does not attempt to interpret freehand drawings. In contrast, our support of 3D world creation using freehand drawing depend on users’ traditional understanding of a floor plan representation. Igarashi et al. used a pen interface to drive browsing in a 3D world, by projecting the user’s marks on the ground plane in the virtual world. Our Sketch-3D project extends this approach, investigating an interface that allows direct interpretation of the drawing marks (what you draw is what you get) and serves as a rapid prototyping tool for creating 3D virtual scenes.
keywords Freehand Sketching, Pen-Based User Interface, Interaction, VRML, Navigation
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:55

_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 55ca
authors Mase, Jitsuro
year 2000
title Moderato: 3D Sketch CAD with Quick Positioned Working Plane and Texture Modelling
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 269-272
doi https://doi.org/10.52842/conf.ecaade.2000.269
summary The lack of computer systems that can be easily used during the early stages of the architectural design process has been discussed for many years. The usual argument starts with the recognition that hand drawn sketches are an important tool in the early stage of both professional and student design because they can be used to visualise the designer’s ideas quickly and have the flexibility to handle any shape the designer imagines. Research has then mostly focused on using computer based sketch recognition to directly produce three dimensional models from hand drawn sketches. However sketch recognition still has certain problems that require the drawing action of users to be constrained in some way in order to be solved. If sketch recognition is still imperfect, the possibility of directly sketching within digital 3D space should be considered. Some systems allowing user to sketch in digital 3D space have been developed which do not depend on sketch recognition. Although Piranesi does not aim to support sketch design, it does allow the user to paint in the Z-buffer space - an unique idea termed "interactive rendering." SketchVRML tries to generate 3D geometrical data automatically from 2D hand drawn sketches by adding the depth value to the drawn lines according to the strength of line strokes. SketchBoX provides translucent surfaces in digital 3D space which can be glued onto existing objects or arranged anywhere in space. These surfaces have texture map data which can be modified by painting onto the texture. Transparent textures can be painted onto the surfaces to create see-through portions. Moderato also uses this technique to model a polygonÕs shape.
keywords Sketch, Early Stage, Interface, 3D Modelling
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:59

_id 940d
authors Vasquez de Velasco, G., Angulo, A.A. and Hutchinson, D.
year 2000
title Desarrollando la Sala Infinita: Realidad Virtual en el Taller de Diseño (Developing the Infinity Room: Virtual Reality in the Design Studio)
source SIGraDi’2000 - Construindo (n)o espacio digital (constructing the digital Space) [4th SIGRADI Conference Proceedings / ISBN 85-88027-02-X] Rio de Janeiro (Brazil) 25-28 september 2000, pp. 34-37
summary The paper presents the findings of 4 years of experimentation in the use of compressed videoconferencing in collaborative virtual design studios. Based on these findings, the authors elaborate on the development of a new videoconferencing interface especially conceived for mediation between distant design studios: “The Infinity Room”. The Infinity Room is a design studio space containing a floor-to-ceiling rear projection screen wall that conceals a dark room equipped with video cameras an video projectors that reproduce, on one-on-one scale, the images captured in a similar installation at a remote location. The paper describes the design parameters used in the development of the Infinity Room and elaborates on the technology that makes it feasible. Initial implementation plans are described.
series SIGRADI
email
last changed 2016/03/10 10:02

_id 449f
authors Aish, Robert
year 2000
title Collaborative Design using Long Transactions and "Change Merge"
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 107-111
doi https://doi.org/10.52842/conf.ecaade.2000.107
summary If our goal is implement collaborative engineering across temporal, spatial and discipline dimensions, then it is suggested that we first have to address the necessary pre-requisites, which include both the deployment of "enterprise computing" and an understanding of the computing concepts on which such enterprise systems are based. This paper will consider the following computing concepts and the related concepts in the world of design computing, and discuss how these concepts have been realised in Bentley SystemsÕ ProjectBank collaborative engineering data repository: Computing Concept Related Design Concept Normalisation Model v. Report (or Drawing) Transaction Consistency of Design Long Transaction Parallelisation of Design Change Merge Coordination (synchronisation) Revisions Coordination (synchronisation) While we are most probably familiar with the applications of existing datadase concepts (such as Normalisation and Transaction Management) to the design process, the intent of this paper to focus
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:54

_id 9d10
authors Anders, Peter and Livingstone, Daniel
year 2001
title STARS: Shared Transatlantic Augmented Reality System
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. 350-355
doi https://doi.org/10.52842/conf.acadia.2001.350
summary Since October 2000 the authors have operated a laboratory, the Shared Transatlantic Augmented Reality System (STARS), for exploring telepresence in the domestic environment. The authors, an artist and an architect, are conducting a series of experiments to test their hypotheses concerning mixed reality and supportive environments. This paper describes these hypotheses, the purpose and construction of the lab, and preliminary results from the ongoing collaboration.
keywords Mixed Reality, Cybrid, Art, Cyberspace, CAiiA-STAR
series ACADIA
email
last changed 2022/06/07 07:54

_id 1f5c
authors Beesley, Philip and Seebohm, Thomas
year 2000
title Digital Tectonic Design
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 287-290
doi https://doi.org/10.52842/conf.ecaade.2000.287
summary Digital tectonic design is a fresh approach to architectural design methodology. Tectonics means a focus on assemblies of construction elements. Digital tectonics is an evolving methodology that integrates use of design software with traditional construction methods. We see digital tectonic design as a systematic use of geometric and spatial ordinances, used in combination with details and components directly related to contemporary construction. The current approach will, we hope, lead to an architectural curriculum based on generative form making where the computer can be used to produce systems of forms algorithmically. Digital design has tended to remain abstract, emphasizing visual and spatial arrangements often at the expense of materials and construction. Our pursuit is translation of these methods into more fully realized physical qualities. This method offers a rigorous approach based on close study of geometry and building construction elements. Giving a context for this approach, historical examples employing systematic tectonic design are explored in this paper. The underlying geometric ordinance systems and the highly tuned relationships between the details in these examples offer design vocabularies for use within the studio curriculum. The paper concludes with a detailed example from a recent studio project demonstrating particular qualities developed within the method. The method involves a wide range of scales, relating large-scale gestural and schematic studies to detailed assembly systems. Designing in this way means developing geometric strategies and, in parallel, producing detailed symbols or objects to be inserted. These details are assembled into a variety of arrays and groups. The approach is analogous to computer-aided designÕs tradition of shape grammars in which systems of spatial relationships are used to control the insertion of shapes within a space. Using this approach, a three-dimensional representation of a building is iteratively refined until the final result is an integrated, systematically organized complex of symbols representing physical building components. The resulting complex offers substantial material qualities. Strategies of symbol insertions and hierarchical grouping of elements are familiar in digital design practice. However these strategies are usually used for automated production of preconceived designs. In contrast to thsse normal approaches this presentation focuses on emergent qualities produced directly by means of the complex arrays of symbol insertions. The rhyth
keywords 3D CAD Systems, Design Practice, 3D Design Strategies
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:54

_id a136
authors Blaise, J.Y., Dudek, I. and Drap, P.
year 1998
title Java collaborative interface for architectural simulations A case study on wooden ceilings of Krakow
source International Conference On Conservation - Krakow 2000, 23-24 November 1998, Krakow, Poland
summary Concern for the architectural and urban preservation problems has been considerably increasing in the past decades, and with it the necessity to investigate the consequences and opportunities opened for the conservation discipline by the development of computer-based systems. Architectural interventions on historical edifices or in preserved urban fabric face conservationists and architects with specific problems related to the handling and exchange of a variety of historical documents and representations. The recent development of information technologies offers opportunities to favour a better access to such data, as well as means to represent architectural hypothesis or design. Developing applications for the Internet also introduces a greater capacity to exchange experiences or ideas and to invest on low-cost collaborative working platforms. In the field of the architectural heritage, our research addresses two problems: historical data and documentation of the edifice, methods of representation (knowledge modelling and visualisation) of the edifice. This research is connected with the ARKIW POLONIUM co-operation program that links the MAP-GAMSAU CNRS laboratory (Marseilles, France) and the Institute HAiKZ of Kraków's Faculty of Architecture. The ARKIW programme deals with questions related to the use of information technologies in the recording, protection and studying of the architectural heritage. Case studies are chosen in order to experience and validate a technical platform dedicated to the formalisation and exchange of knowledge related to the architectural heritage (architectural data management, representation and simulation tools, survey methods, ...). A special focus is put on the evolution of the urban fabric and on the simulation of reconstructional hypothesis. Our contribution will introduce current ARKIW internet applications and experiences: The ARPENTEUR architectural survey experiment on Wie¿a Ratuszowa (a photogrammetrical survey based on an architectural model). A Gothic and Renaissance reconstruction of the Ratusz Krakowski using a commercial modelisation and animation software (MAYA). The SOL on line documentation interface for Kraków's Rynek G_ówny. Internet analytical approach in the presentation of morphological informations about Kraków's Kramy Bogate Rynku Krakowskiego. Object-Orientation approach in the modelling of the architectural corpus. The VALIDEUR and HUBLOT Virtual Reality modellers for the simulation and representation of reconstructional hypothesis and corpus analysis.
series other
last changed 2003/04/23 15:14

_id 7674
authors Bourdakis, Vassilis and Charitos, Dimitrios
year 1999
title Virtual Environment Design - Defining a New Direction for Architectural Education
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 403-409
doi https://doi.org/10.52842/conf.ecaade.1999.403
summary This paper considers the design and development of virtual environments (VEs) and the way that it relates to traditional architectural education and practice. The need for practitioners who will contribute to the design of 3D content for multimedia and virtual reality applications is identified. The design of space in a VE is seen as being partly an architectural problem. Therefore, architectural design should play an important role in educating VE designers. Other disciplines, intrinsically related to the issue of VE design, are also identified. Finally, this paper aims at pointing out the need for a new direction within architectural education, which will lead towards a generation of VE architects.
keywords Virtual Environments, Architectural Design, Architectural Education
series eCAADe
email
last changed 2022/06/07 07:54

_id f73b
authors Brady, Darlene A.
year 2000
title Percept vs. Precept: Digital Media & the Creative Process
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 261-264
doi https://doi.org/10.52842/conf.ecaade.2000.261
summary The design of architecture, as well as all of the arts, is a creative act concerned with the expression of ideas through culturally significant and relevant form. In order for the creative act to transcend the authority or dictates of precedents or trends, it must be informed and guided by a process and not a product; one which reveals, but does not dictate, expressive, functional form. The initial impact of digital media on architectural design has been the ability to render the look of a final project or to create shapes that reflect the facility of the tool. Digital media also enables the composition and structure of space and form to be discovered simultaneously and relationally with the phenomena of color and kinetics, to generate and visualize an idea as form, and to represent form as experience. This requires interweaving computing with a creative process in which percept, rather than precept, is the driving force of the investigation. This paper explores the role of ideation, tectonic color and kinetics as an intentional design strategy and formgiver for architecture. The role of the computer is to enable the designer to generate meaningful architecture beyond precepts of image and style. Design as a making in the mind uses our rational and imaginative faculties. Complete freedom is not a necessity for inventiveness. Research on creativity indicates that "constraining options and focusing thought in a specific, rigorous and discerning direction" play an important role. The key is a balance of structured and discursive inquiry that encourages a speculative, free association of ideas. Tim Berners-Lee, one of the creators of the World Wide Web, likened creativity to a weblike process that is nonlinear but also not random; which when placed in an environment rich with information will float ideas so the mind "can jiggle them into an insight." Geoffrey Vickers in his essay, "Rationality and Intuition" described this symbiotic relationship as "...two functions which in practice are never wholly separated but which are, nonetheless, logically distinct as two reciprocating phases in a recurrent process of mental activity." The rational is formative and intuition is generative; both are essential to creativity.
keywords Percept, Creativity, Ideation, Tectonic Color, Kinetics
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:54

_id 2ccf
authors Brown, A., Gavin, L., Berridge, Ph., Achten, H. and Knight, M.
year 2000
title Virtual eCAADe Galleries and Meeting Places
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 157-163
doi https://doi.org/10.52842/conf.ecaade.2000.157
summary This paper describes the first steps taken to establish a virtual gallery as a device to enable the display and sharing of information, both within the eCAADe organisation and for other interested or related parties. Initially an important role of the gallery would be to display student work from all of the member states of eCAADe. With this feature established we might then want to move on to providing additional elements within the world which could allow exchange of views; discussion; points of contact; and the provision of educational and research information relating to CAAD. The paper will describe the potential of the different kinds of gallery that might be appropriate. The worlds reviewed will deal with sites which offer a collaborative environment represented in a three dimensional form. We will comment on some specific relevant examples, and review their appropriateness against a set of relevant criteria. The proposals that we make will be open to review and comment by eCAADe members before a fully working site is constructed.
keywords eCAADe, Virtual Meeting Places, Internet
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:54

_id 8802
authors Burry, Mark, Dawson, Tony and Woodbury, Robert
year 1999
title Learning about Architecture with the Computer, and Learning about the Computer in Architecture
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 374-382
doi https://doi.org/10.52842/conf.ecaade.1999.374
summary Most students commencing their university studies in architecture must confront and master two new modes of thought. The first, widely known as reflection-in-action, is a continuous cycle of self-criticism and creation that produces both learning and improved work. The second, which we call here design making, is a process which considers building construction as an integral part of architectural designing. Beginning students in Australia tend to do neither very well; their largely analytic secondary education leaves the majority ill-prepared for these new forms of learning and working. Computers have both complicated and offered opportunities to improve this situation. An increasing number of entering students have significant computing skill, yet university architecture programs do little in developing such skill into sound and extensible knowledge. Computing offers new ways to engage both reflection-in-action and design making. The collaboration between two Schools in Australia described in detail here pools computer-based learning resources to provide a wider scope for the education in each institution, which we capture in the phrase: Learn to use computers in architecture (not use computers to learn architecture). The two shared learning resources are Form Making Games (Adelaide University), aimed at reflection-in-action and The Construction Primer (Deakin University and Victoria University of Wellington), aimed at design making. Through contributing to and customising the resources themselves, students learn how designing and computing relate. This paper outlines the collaborative project in detail and locates the initiative at a time when the computer seems to have become less self-consciously assimilated within the wider architectural program.
keywords Reflection-In-Action, Design Making, Customising Computers
series eCAADe
email
last changed 2022/06/07 07:54

_id b4c4
authors Carrara, G., Fioravanti, A. and Novembri, G.
year 2000
title A framework for an Architectural Collaborative Design
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 57-60
doi https://doi.org/10.52842/conf.ecaade.2000.057
summary The building industry involves a larger number of disciplines, operators and professionals than other industrial processes. Its peculiarity is that the products (building objects) have a number of parts (building elements) that does not differ much from the number of classes into which building objects can be conceptually subdivided. Another important characteristic is that the building industry produces unique products (de Vries and van Zutphen, 1992). This is not an isolated situation but indeed one that is spreading also in other industrial fields. For example, production niches have proved successful in the automotive and computer industries (Carrara, Fioravanti, & Novembri, 1989). Building design is a complex multi-disciplinary process, which demands a high degree of co-ordination and co-operation among separate teams, each having its own specific knowledge and its own set of specific design tools. Establishing an environment for design tool integration is a prerequisite for network-based distributed work. It was attempted to solve the problem of efficient, user-friendly, and fast information exchange among operators by treating it simply as an exchange of data. But the failure of IGES, CGM, PHIGS confirms that data have different meanings and importance in different contexts. The STandard for Exchange of Product data, ISO 10303 Part 106 BCCM, relating to AEC field (Wix, 1997), seems to be too complex to be applied to professional studios. Moreover its structure is too deep and the conceptual classifications based on it do not allow multi-inheritance (Ekholm, 1996). From now on we shall adopt the BCCM semantic that defines the actor as "a functional participant in building construction"; and we shall define designer as "every member of the class formed by designers" (architects, engineers, town-planners, construction managers, etc.).
keywords Architectural Design Process, Collaborative Design, Knowledge Engineering, Dynamic Object Oriented Programming
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:55

_id e023
authors Charitos, Dimitrios and Bourdakis, Vassilis
year 2000
title Designing for the Spatial Context of 3D Online Communities
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 165-169
doi https://doi.org/10.52842/conf.ecaade.2000.165
summary This paper considers the issue of designing the spatial context within which 3D online communities can function and evolve. Firstly, the current state of 3D on-line communities is taken into account, particularly focusing on the way space is conceptualised, organised and depicted in them. A series of such communities is studied and analysed and an attempt to identify possible spatial design criteria is made. On the basis of this analysis and relevant work on designing space in Virtual Environments (V_s), a series of suggestions on the way that the spatial context of 3D online communities can be designed and developed are made.
keywords 3D City modeling
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:55

_id 93cc
authors Colajanni, B., Pellitteri, G. and Concialdi, S.
year 2000
title Retrieval Tools in Building Case Bases
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 113-116
doi https://doi.org/10.52842/conf.ecaade.2000.113
summary Most of the existing aids to building design rely on data base of cases representing solutions to problems that are thought to happen again at least in a similar way. Crucial for the success of the aid is the retrieval engine. In tour its efficiency depends on the way the cases are encoded. Whichever is this way cases will be represented at different levels of abstraction. The highest level will probably consist in an accessibility and adjacency graph. Another level could be a wire plan of the building. An easily workable representation of a graph is a square matrix. For any given building typology it is possible to write a list of encoded space types. This allows forming matrices that can be compared and their diversity measured. Here we present an algorithm that makes this job. Such an algorithm can be one of the case retrieval tools in the data base. It is likely that the designer has already some idea of the shape he wants for the building he is designing. A comparison between some geometric characteristics of the wire representation of the retrieved case and the corresponding ones of the imagined solution of the design problem can constitute a second test. The matching can be done
keywords Knowledge, Case Bases, Building, Tools
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:56

_id f91f
authors Elezkurtaj, Tomor and Franck, Georg
year 2000
title Geometry and Topology. A User-Interface to Artificial Evolution in Architectural Design
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 309-312
doi https://doi.org/10.52842/conf.ecaade.2000.309
summary The paper presents a system that supports architectural floor plan design interactively. The method of problem solving implemented is a combination of an evolutionary strategy (ES) and a genetic algorithm (GA). The problem to be solved consists of fitting a number of rooms (n) into an outline by observing functional requirements. The rooms themselves are specified concerning size, function and preferred proportion. The functional requirements entering the fitness functions are expressed in terms of the proportions of the rooms and the neighbourhood relations between them. The system is designed to deal with one of the core problems of computer supported creativity in architecture. For architecture, form not only, but also function is relevant. Without specifying the function that a piece of architecture is supposed to fulfil, it is hard to support its design by computerised methods of problem solving and optimisation. In architecture, however, function relates to comfort, easiness of use, and aesthetics as well. Since it is extraordinary hard, if not impossible, to operationalise aesthetics, computer aided support of creative architectural design is still in its infancy.
keywords New AI, Genetic Algorithms, Artificial Evolution, creative Architectural Design, Interactive Design, Topology
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:55

_id 1185
authors Faraj, I., Alshawi, M., Aouad, G., Child, T. and Underwood, J.
year 2000
title An industry foundation classes Web-based collaborative construction computer environment: WISPER
source Automation in Construction 10 (1) (2000) pp. 79-99
summary Collaborative working in construction is becoming a reality as many activities are performed globally with actors based in various geographical locations. This paper discusses the development and implementation of a collaborative working environment for construction at the University of Salford which is known as Web-based IFC Shared Project EnviRonment (WISPER). The environment is based on a three tier architecture, where user interfaces, business logic and database are kept separate. A Web and Industry Foundation Classes-based (IFC-based) distributed computer integrated environment has been developed. This environment supports design (CAD), visualisation (VR and Drawing Web Format –– DWF), estimating, planning, specifications and supplier information. WISPER enables project information to be exchanged through a STEP Part 21 file and shared through the IFC database. Meanwhile, a set of Web pages allows for remote interaction, as well as access to and the distribution of applications. This provides great flexibility and portability, thereby enabling construction professionals to contribute as well as to perform and manage their own activities.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id d931
authors Gabryszewski, Artur B.
year 1999
title Idea of an Intelligent Building - Development Prospects
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 739-743
doi https://doi.org/10.52842/conf.ecaade.1999.739
summary An ever-increasing number of offices as also residential buildings are being realised by designers and investors in accordance with the concept of an intelligent building. Houses of the new generation are being constructed. This is possible thanks to dynamic progress in the development of computer and microprocessor engineering techniques. Putting into reality the idea of the 'intelligent building' will become one of the most interesting assignments of Polish building industry in the rapidly approaching XXI century. The term 'intelligent building' first appeared in the eighties. The idea behind this conception is aspiring to create a friendly, work supporting, effective environment. The revolution in telecommunications and information technology along with change in the standards of office work, have caused computer networks and modem systems of automation and protection, to invade buildings. From the technical point of view, an intelligent building is an object in which all the subsystems co-operate with each other, forming a friendly environment for man. For users of an intelligent building, the most important issue is realisation of the following aims: object management which includes both control of human resources and automation systems in the building and also efficient management of the building space in such a way that the costs of its utilisation are minimised. The possibility of optional installation of modern systems and equipment should be facilitated by the architecture itself. Therefore, the specifics of all the building elements should be taken into account right at the designing stage. The following features characterise an intelligent building: integration of telecommunication systems in the building, central management and supervision system and utilisation of structural cabling as the carrier of signals controlling most of the systems in the building. Presently, there is no building in Poland that could be characterised by the three features mentioned.
keywords High-tech Architecture, Ecology, CAAD
series eCAADe
email
last changed 2022/06/07 07:50

_id 326c
authors Hirschberg, U., Gramazio, F., H¾ger, K., Liaropoulos Legendre, G., Milano, M. and Stöger, B.
year 2000
title EventSpaces. A Multi-Author Game And Design Environment
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 65-72
doi https://doi.org/10.52842/conf.ecaade.2000.065
summary EventSpaces is a web-based collaborative teaching environment we developed for our elective CAAD course. Its goal is to let the students collectively design a prototypical application - the EventSpaces.Game. The work students do to produce this game and the process of how they interact is actually a game in its own right. It is a process that is enabled by the EventSpaces.System, which combines work, learning, competition and play in a shared virtual environment. The EventSpaces.System allows students to criticize, evaluate, and rate each otherÕs contributions, thereby distributing the authorship credits of the game. The content of the game is therefore created in a collaborative as well as competitive manner. In the EventSpaces.System, the students form a community that shares a common interest in the development of the EventSpaces.Game. At the same time they are competing to secure as much credit as possible for themselves. This playful incentive in turn helps to improve the overall quality of the EventSpaces.Game, which is in the interest of all authors. This whole, rather intricate functionality, which also includes a messaging system for all EventSpaces activities, is achieved by means of a database driven online working environment that manages and displays all works produced. It preserves and showcases each authorÕs contributions in relation to the whole and allows for the emergence of coherence from the multiplicity of solutions. This Paper first presents the motivation for the project and gives a short technical summary of how the project was implemented. Then it describes the nature of the exercises and discusses possible implications that this approach to collaboration and teaching might have.
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:50

For more results click below:

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