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 743

_id eada
authors Fischer, T., Burry, M. and Woodbury, R.
year 2000
title Object-Oriented Modelling Using XML in Computer-Aided Architectural and Educational CAD. The Problem of Interoperability Exemplified in Two Case Studies
source CAADRIA 2000 [Proceedings of the Fifth Conference on Computer Aided Architectural Design Research in Asia / ISBN 981-04-2491-4] Singapore 18-19 May 2000, pp. 145-155
doi https://doi.org/10.52842/conf.caadria.2000.145
summary This paper highlights our application of XML as a messaging and storage format for parametric 3D modelling and pattern-oriented online teaching. As a recent format for data description and transport technology XML is designed to allow communication between arbitrary data platforms - and to communicate purpose-insensitively. We have used it to communicate design patterns as well as design parameters and as a consequence experienced a remarkable technical similarity between both approaches with their common manifestation in object orientation. There is a necessity to perform dynamic synchronizations of semantics between 'knowledge domains' involved in design processes in order to provide the necessary conceptual openness. At this time, this requirement appears to be alien to available XML schema specifications and tools.
series CAADRIA
email
last changed 2022/06/07 07:50

_id 3e51
authors Cerulli, C., Peng, C. and Lawson, B.
year 2001
title Capturing Histories of Design Processes for Collaborative Building Design Development. Field Trial of the ADS Prototype
source Proceedings of the Ninth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-7023-6] Eindhoven, 8-11 July 2001, pp. 427-437
summary The ADS Project - Advanced Design Support for the Construction Design Process - builds on the technological results of the previous COMMIT Project to exploit and demonstrate the benefits of a CAD based Design Decision Support System. COMMIT provides a system for storing knowledge about knowledge within the design process. It records design decisions, the actors who take them and the roles they play when doing so. ADS links COMMIT to an existing object-oriented CAD system, MicroStation/J from Bentley Systems. The project focuses on tackling the problem of managing design information without intruding too much on the design process itself. It provides the possibility to effectively link design decisions back to requirements, to gather rationale information for later stages of the building lifecycle, and to gather knowledge of rationale for later projects. The system enables members of the project team, including clients and constructors, to browse and search the recorded project history of decision making both during and after design development. ADS aims to facilitate change towards a more collaborative process in construction design, to improve the effectiveness of decision-making throughout the construction project and to provide clients with the facility to relate design outcomes to design briefs across the whole building life cycle. In this paper we will describe the field trials of the ADS prototype carried out over a three-month period at the Building Design Partnership (BDP) Manchester office. The objective of these trials is to assess the extent, to which the approach underlying ADS enhances the design process, and to gather and document the views and experiences of practitioners. The ADS prototype was previously tested with historical data of real project (Peng, Cerulli et al. 2000). To gather more valuable knowledge about how a Decision Support System like ADS can be used in practice, the testing and evaluation will be extended to a real project, while it is still ongoing. The live case study will look at some phases of the design of a mixed residential and retail development in Leeds, UK, recording project information while it is created. The users’ feedback on the system usability will inform the continuous redevelopment process that will run in parallel to the live case study. The ADS and COMMIT Projects were both funded by EPSRC.
keywords Design Rationale, Design Support Systems, Usability Evaluation
series CAAD Futures
email
last changed 2006/11/07 07:22

_id 2004
authors Hendricx, A.
year 2000
title A Core Object Model for Architectural Design
source Katholieke Universiteit Leuven
summary A core object model apt to describe architectural objects and their functionality is one of the keystones to an integrated digital design environment for architecture. The object model presented in this thesis is based on a conceptual framework for computer aided architectural design (CAAD) and aims to assist the architect designer right from the early stages in the design process. For its development the object-oriented analysis method MERODE (Model-based Existence-dependency Relationship Object-oriented Development) is used. After a survey on the role of computers in the architectural design process and on particular Product Modelling initiatives, the model is elaborated in two phases: the enterprise-modelling phase and the higher functionality-modelling phase. Actual design cases and test implementations help to establish the conceptual model and illustrate its concepts. The appendices provide a detailed description of both the object model and one of the case studies. The architect’s point of view and the specific nature of the architectural design process are the basic considerations, thus leading to a unique model that hopes to make a valuable contribution to the research area of integrated design environments.
series thesis:PhD
email
last changed 2003/02/12 22:37

_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 6352
authors Chase, Scott and Murty, Paul
year 2000
title Evaluating the Complexity of CAD Models as a Measure for Student Assessment
source Eternity, Infinity and Virtuality in Architecture [Proceedings of the 22nd Annual Conference of the Association for Computer-Aided Design in Architecture / 1-880250-09-8] Washington D.C. 19-22 October 2000, pp. 173-182
doi https://doi.org/10.52842/conf.acadia.2000.173
summary The feasibility of a proposed CAD project is often judged in terms of two conceptions of complexity: design complexity, based on visible features of the object to be modeled; and CAD complexity, based on the actual CAD embodiment of the design. The latter is suggested as a more useful guide. Clearer articulation of this underutilized concept is proposed for use in both educational and industrial settings. A formal model of CAD complexity is introduced, and initial experiments to determine the complexity of CAD models are described.
series ACADIA
email
last changed 2022/06/07 07:55

_id 958e
authors Coppola, Carlo and Ceso, Alessandro
year 2000
title Computer Aided Design and Artificial Intelligence in Urban and 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. 301-307
doi https://doi.org/10.52842/conf.ecaade.2000.301
summary In general, computer-aided design is still limited to a rather elementary use of the medium, as it is mainly used for the representation/simulation of a design idea w an electronic drawing-table. hich is not computer-generated. The procedures used to date have been basically been those of an electronic drawing-table. At the first stage of development the objective was to find a different and better means of communication, to give form to an idea so as to show its quality. The procedures used were 2D design and 3D simulation models, usually used when the design was already defined. The second stage is when solid 3D modelling is used to define the formal design at the conception stage, using virtual models instead of study models in wood, plastic, etc. At the same time in other connected fields the objective is to evaluate the feasibility of the formal idea by means of structural and technological analysis. The third stage, in my opinion, should aim to develop procedures capable of contributing to both the generation of the formal idea and the simultaneous study of technical feasibility by means of a decision-making support system aided by an Artificial Intelligence procedure which will lead to what I would describe as the definition of the design in its totality. The approach to architectural and urban design has been strongly influenced by the first two stages, though these have developed independently and with very specific objectives. It is my belief that architectural design is now increasingly the result of a structured and complex process, not a simple act of pure artistic invention. Consequently, I feel that the way forward is a procedure able to virtually represent all the features of the object designed, not only in its definitive configuration but also and more importantly in the interactions which determine the design process as it develops. Thus A.I. becomes the means of synthesis for models which are hierarchically subordinated which together determine the design object in its developmental process, supporting decision-making by applying processing criteria which generative modelling has already identified. This trend is currently being experimented, giving rise to interesting results from process design in the field of industrial production.
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:56

_id d1a6
authors Corona Martínez, A., Vigo, L. and Folchi, A.
year 2001
title SEMINARIO/TALLER DE INVESTIGACION PROYECTUAL ESTRUCTURA DE TALLER ACTIVO PARA LA ENSEÑANZA E INVESTIGACIÓN PROYECTUAL ARQUITECTÓNICA ASISTIDO POR TÉCNOLOGÍAS DIGITALES (Research Seminar/Workshop on the Structure of Active Design Studios for Training and Research on Computer Aided Design)
source SIGraDi biobio2001 - [Proceedings of the 5th Iberoamerican Congress of Digital Graphics / ISBN 956-7813-12-4] Concepcion (Chile) 21-23 november 2001, pp. 227-228
summary In a previous paper (SiGradi 2000) we presented a design approach based upon the architectural research that regarded digital technologies as a subordinated tool to architectural design. From that starting point and from various research experiences, we have re-oriented certain guidelines and latter developed specific techniques that can be used both for teaching and for the professional practice of architecture. Through the use of paradigmatic and hermeneutic techniques developed ad hoc, architectural projects are developed in a three-stage sequence: a) development of a narrative framework; b) analysis based on object oriented programming thechniques; and c) digital development of the preliminary design. We believe that the positive aspects of the inclusion of these idea-centered techniques to the digital realm unifies and extends the architectural knowledge and strengthens its conception.
series SIGRADI
email
last changed 2016/03/10 09:49

_id 8805
authors Flemming, U., Erhan, H.I. and Ozkaya, I.
year 2001
title Object-Oriented Application Development in CAD
source Technical Report 48-01-01. Pittsburgh, PA: Carnegie Mellon University, Institute of Complex Engineered Systems
summary This report describes a graduate interdisciplinary course offered to students in the graduate program of the School of Architecture at Carnegie Mellon and related departments in fall 2000. The motivation was the realization that when commercial CAD (Computer-Aided Design) systems recently switched from procedural application programming languages to object-oriented ones, third-party application must undergo a significant cognitive retooling"; i. e. they must know more than the syntax and semantics of the new programming language to be used and must be able to employ appropriate software development strategies that are appropriate for the new paradigm. especially with respect to the importance of modeling, a distinguishing characteristic of object-oriented programming. The goal of the course was (a) to introduce and test strategies of object-oriented application development in general and in the context of MicroStation, a state-of-the-art commercial CAD package; (b) to develop-as a course team project-an interesting application that gives students practice with these strategies and team work; and (c) to document our approach and findings so that others can learn from them. The strategies introduced were the use-case approach of Jacobson et al. and the complementary object-modeling tools of Rumbaugh that were recently integrated into the Unified Modeling Language UML. The software platform supporting the course comprised MicroStation, JMDL (a superset of Java) and ProjectBank on the CAD side and RationalRose on the modeling side. The application developed by students in the course supports the generation of drawings for remodeling projects from a set of dgn files describing the existing state of the building to be remodeled. The course was supported by a grant and in-kind contributions from Bentley with matching funds from the Pennsylvania Infrastructure Technology Alliance (PITA)."
series report
email
last changed 2003/04/23 15:50

_id 394a
authors Jabi, Wassim
year 2000
title WebOutliner: A Web-Based Tool for Collaborative Space Programming and Design
source Eternity, Infinity and Virtuality in Architecture [Proceedings of the 22nd Annual Conference of the Association for Computer-Aided Design in Architecture / 1-880250-09-8] Washington D.C. 19-22 October 2000, pp. 195-201
doi https://doi.org/10.52842/conf.acadia.2000.195
summary This paper discusses a web-based tool that allows members of a design team to collaboratively specify a hierarchical spatial program for an architectural project. Given its object orientation, the represented artifacts have built-in data and methods that allow them to respond to user actions and manage their own sub-artifacts. Given that these components are hierarchical allows users to filter information, analyze and compare design parameters and aggregate hierarchical amounts in realtime. Furthermore, the software goes beyond outlining functions to support synchronous collaborative design by linking each item in the spatial program to a detail page that allows file uploading, realtime group marking of images, and textual chat. Thus, the software offers a seamless transition from the largely asynchronous definition of an architectural program to synchronous collaboration. In addition, and in contrast to commercially available groupware, the software allows multiple collaboration sessions to run at the same time. These sessions are artifact-based in the sense that they get automatically initiated once participants visit the same architectural space in the program hierarchy. The software employs a three-tier object-oriented, web-based scheme for a richer representation of hierarchical artifacts coupled with a relational database for server-side storage. The prototype integrates this technology with Java-based tools for synchronous web-based collaboration.
series ACADIA
email
last changed 2022/06/07 07:51

_id 4e7c
authors Shih, N. J. and Tsai, Y. T.
year 2000
title A Photogrammetry and Perception Study of Chernikhov Fantasy No. 32 and 38
source CAADRIA 2000 [Proceedings of the Fifth Conference on Computer Aided Architectural Design Research in Asia / ISBN 981-04-2491-4] Singapore 18-19 May 2000, pp. 461-470
doi https://doi.org/10.52842/conf.caadria.2000.461
summary This research investigated the object composition in Chernikhov's 101 Architectural Fantasies through computer-aided visualization, for the purpose of interpreting the relationships between architectural components. In contrast to traditional simulation analysis, this research applied photogrammetry to investigate the orthogonal and parallel ambiguity of 3D objects in 2D drawings by calculating the position of matching geometries. This test took Fantasy no. 38 and 32 as examples to confirm their spatial relationship. 60 architectural students were asked to conduct 3 tests. The algorithmic approach (photogrammetry calculation) was referenced by a cognitive approach (the perception survey) as a comparison base. Photogrammetry test proved that the relation between objects was usually oriented by personal spatial experiences that did control the deduction process of an observer. Perception survey showed that orthogonal assumption existed in the interpretation process of an object's position. It turned out that a testee would still consider two linear objects intersected in orthogonal angle within a tolerance of 15 degree or parallel position between 4 and -16 degree. The finding showed that the interpretation of paper architecture drawings not only was given by the author, but tended to be re-interpreted by an observer. The interpretation process, just like modeling and rendering process, should be a two-way process that facilitates a study oriented either from 2D images or 3D models.
series CAADRIA
email
last changed 2022/06/07 07:56

_id diss_sola
id diss_sola
authors Sola-Morales, Pau
year 2000
title Representation in Architecture: A Data Model for Computer-Aided Architectural Design
source DDes Thesis, Harvard Design School, Cambridge, MA
summary Traditional representation systems – including technical drawings, perspectives, models and photography – have historically been used by architects to communicate projectual ideas to other agents in the process, as well to communicate ideas to themselves and recording them for future reference. The increasing complexity of the projects, involving more agents in ever more distant locations; the need for a greater semantic richness to express all the subtleties of the technical, cost and styling details; and -- most importantly – the introduction of computers in every day practice, which enable powerful data generation and manipulation; all these factors together demand for a new representation system adapted to the new digital medium. Yet, traditional CAAD software packages do not offer a solution to any of these problems, for their data model is too simplified to model complex projects and ideas, and are based on geometrical representations of the built environment. This dissertation addresses the issue of computer representation of architecture, and tries to refocus the discussion from a “geometric representation of objects” to a “representation of relationships among objects.” After studying the nature of design, it is observed that objects in the built environment can be represented as patterns of relationships. Based on the object-oriented data model (OODM), which can capture such relationships, the research proposes a new data model and a new set of abstractions of architectural elements that represent the patterns of relationships among them. The resulting representations are networks of design concepts and intentions, hypertext-like structures conveying all the semantic richness of the architectural project, containing qualitative as well as quantitative information. It is analogous to a “digital writing” or “encoding” of architecture. Being stored in an OO, centralized, concurrent database, these object models can be shared and exchanged among design professionals, adding up to a universal computer-readable design representation system.
series thesis:PhD
last changed 2005/09/09 12:58

_id 83cb
authors Telea, Alexandru C.
year 2000
title Visualisation and simulation with object-oriented networks
source Eindhoven University of Technology
summary Among the existing systems, visual programming environments address best these issues. However, producing interactive simulations and visualisations is still a difficult task. This defines the main research objective of this thesis: The development and implementation of concepts and techniques to combine visualisation, simulation, and application construction in an interactive, easy to use, generic environment. The aim is to produce an environment in which the above mentioned activities can be learnt and carried out easily by a researcher. Working with such an environment should decrease the amount of time usually spent in redesigning existing software elements such as graphics interfaces, existing computational modules, and general infrastructure code. Writing new computational components or importing existing ones should be simple and automatic enough to make using the envisaged system an attractive option for a non programmer expert. Besides this, all proven successful elements of an interactive simulation and visualisation environment should be provided, such as visual programming, graphics user interfaces, direct manipulation, and so on. Finally, a large palette of existing scientific computation, data processing, and visualisation components should be integrated in the proposed system. On one hand, this should prove our claims of openness and easy code integration. On the other hand, this should provide the concrete set of tools needed for building a range of scientific applications and visualisations. This thesis is structured as follows. Chapter 2 defines the context of our work. The scientific research environment is presented and partitioned into the three roles of end user, application designer, and component developer. The interactions between these roles and their specific requirements are described and lead to a more precise formulation of our problem statement. Chapter 3 presents the most used architectures for simulation and visualisation systems: the monolithic system, the application library, and the framework. The advantages and disadvantages of these architectural models are then discussed in relation with our problem statement requirements. The main conclusion drawn is that no single existing architectural model suffices, and that what is needed is a combination of the features present in all three models. Chapter 4 introduces the new architectural model we propose, based on the combination of object-orientation in form of the C++ language and dataflow modelling in the new MC++ language. Chapter 5 presents VISSION, an interactive simulation and visualisation environment constructed on the introduced new architectural model, and shows how the usual tasks of application construction, steering, and visualisation are addressed. In chapter 6, the implementation of VISSION’s architectural model is described in terms of its component parts. Chapter 7 presents the applications of VISSION to numerical simulation, while chapter 8 focuses on its visualisation and graphics applications. Finally, chapter 9 concludes the thesis and outlines possible direction for future research.
keywords Computer Visualisation
series thesis:PhD
email
last changed 2003/02/12 22:37

_id 38ff
authors Van den Heuvel, F.A.
year 2000
title Trends in CAD-based photogrammetric measurement
source International Archives of Photogrammetry and Remote Sensing, Vol. 33, Part 5/2, pp. 852-863
summary In the past few decades, Computer Aided Design (CAD) systems have evolved from 2D tools that assist in construction design to the basis of software systems for a variety of applications, such as (re)design, manufacturing, quality control, and facility management. The basic functions of a modern CAD system are storage and retrieval of 3D data, their construction, manipulation, and visualisation. All these functions are needed in a photogrammetric measurement system. Therefore, photogrammetry benefits from integration with CAD, and thereby from developments in this field. There are two main interpretations of the term CAD-based photogrammetry. The first interpretation is on a system level: there is a trend towards integration of photogrammetric tools in existing CAD systems. The second interpretation is on an algorithmic level: developments in the field of CAD regarding object modelling techniques are being implemented in photogrammetric systems. In practice, the two interpretations overlap to a varying extent. The integrated photogrammetric processing of geometry and topology is defined as a minimum requirement for CAD-based photogrammetry. The paper discusses the relation between CAD and photogrammetry with an emphasis on close-range photogrammetry. Several approaches for the integration of CAD and photogrammetry are briefly reviewed, and trends in CAD-based photogrammetry are outlined. First of all, the trend towards CAD-based photogrammetry is observed. The integration of photogrammetry and CAD increases the efficiency of photogrammetric modelling. One of the reasons for this is the improvement of the user-interface, which allows better interaction with the data. A more fundamental improvement is the use of advanced object modelling techniques such as Constructive Solid Geometry, and the incorporation of geometric object constraints. Furthermore, research emphasis is on CAD-based matching techniques for automatic precise measurement of CAD-models. An overall conclusion remains: the integration of photogrammetry and CAD has great potential for widening the acceptance of photogrammetry, especially in industry. This is firstly because of the improvement in efficiency, and secondly because of the established and well-known concept of CAD.
series journal paper
last changed 2003/04/23 15:50

_id f78f
authors Fridqvist, Sverker
year 2000
title Property-Oriented Information Systems for Design Prototypes for the BAS•CAAD system
source Lund Institute of Technology, School of Architecture
summary Property-oriented systems are a new kind of information systems that are based on concepts of properties instead of concepts of things or classes of things. By focusing on properties, the property-oriented systems become more flexible and more suited to the dynamic early stages of design than the traditional class-oriented systems can be. The theoretical framework for property-oriented systems developed within the BAS*CAAD project and presented in this thesis has previously been presented in several papers, a selection of which are included here. Some of the basic considerations from the papers are further developed in a separate chapter. Additionally, the thesis covers several questions regarding prerequisites for and implications of property-oriented systems. These questions have not been addressed in earlier BAS*CAAD publications. The development of research proptotypes based on the theoretical framework is presented, with a discussion of the different versions and the considerations behind them. A study of the history of computer aided building design has revealed that many basic ideas of today were developed the first time at the beginning of electronic computing, in the early sixties. Since the early development seems to be unknown today, a brief account is presented in this thesis, with special focus on issues considered in the BAS*CAAD project. Finally, the experimental architectural design software DASK, developed mainly by the present author in the later 1980s, will get its first presentation in writing in this thesis.
keywords Information Technology; Design; Construction; Product Modelling
series thesis:PhD
email
more http://www.lub.lu.se/cgi-bin/show_diss.pl?db=global&fname=tec_391.html
last changed 2003/02/12 22:37

_id 5266
authors Jakimowicz, Adam
year 1999
title An Intuitive CAAD
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 80-85
doi https://doi.org/10.52842/conf.ecaade.1999.080
summary This paper presents the educational experiment, which emerged from the junction of different inspirations and needs. It joins the experiences from an individual research on intuitive 3d computer modelling, courses of traditional architectural composition and the idea of individualisation of the computer use in architectural design education. It shows how computers were used in part of architectural education in a non-computer-oriented course. The experiment was included to and further developed within the frame of AVOCAAD project.
series eCAADe
email
last changed 2022/06/07 07:52

_id bd1e
authors Evans, Barrie
year 1999
title A Communicating Profession
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 313-320
doi https://doi.org/10.52842/conf.ecaade.1999.313
summary This paper discusses aspects of the near future, a future that in parts is already with us, a future that we need to attend to now. The focus is computer aided design, but not graphics-based CAD. Rather today's CAD innovation is focused on the use of smart communications to provide designers with an information-rich support environment and the design team with an infrastructure for co-operative working. Based on this picture of a different, emerging CAD, the paper finishes with a brief comment on educational implications. One is that the emerging commercial project information management software could prove useful as infrastructure for co-operative educational projects. Another is that there could be significant gaps in information content for educational users as education becomes more IT-based. Should providing this content be a role for joint ECAADE research and development projects?
keywords Information, Smart Telecomms, CSCW, Learning, CAD
series eCAADe
email
last changed 2022/06/07 07:55

_id a25e
authors Loy, Hollis A.
year 1999
title Foundation for a Thorough CAAD Education
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 301-308
doi https://doi.org/10.52842/conf.ecaade.1999.301
summary The birth and development of computing is considered by most as one of the greatest technological achievements of the twentieth century. Since the integration of computers in the built environment, over two decades ago, computing methods developed into efficient designing and calculating tools. In contrast, accelerating advancements in computing technology have created generation gaps amongst architects. There are inexperienced, novice, intermediate and advanced computer-capable architects. If each group was asked to define CAAD, some would still describe it as a computer program for technical draughting. Others may define CAAD (Computer Aided Architectural Design) as a vast array of digital media in CAD, multimedia and DTP, assisting architects in compiling visual presentations. Currently, most architectural schools are capable of instructing most, if not all, facets of CAAD (2D & 3D CAD, model rendering, photo montage, brochure layouts, etc.). However, this knowledge is accumulated at random throughout the course of study. "Computer Graphics for Architects" is the latest educational development in Europe bridging generation gaps with senior architects and serving as an introductory CAAD seminar to beginning architecture students. This book and lecture presents a gallery of recent architectural CAD, multimedia, and DTP presentations practiced in Europe´s second largest architectural firm. The terminology is user-friendly and its content concentrates on responding to the most often posed questions by CAAD beginners relating to: (1) Terminology (2) Appearance (3) Time Consumption (4) Cost Techniques introduced are independent of any platform. The goal is to summarize quickly and effectively the countless possibilities of presentations applicable in architecture practice. "Computer Graphics for Architects" provides a direction for future presentations and motivates students to excel in CAAD.
series eCAADe
email
last changed 2022/06/07 07:59

_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 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 9b63
authors De Mesa, A., Quilez, J. and Regot, J.
year 1999
title Sunlight Energy Graphic and Analytic Control in 3D Modelling
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 733-738
doi https://doi.org/10.52842/conf.ecaade.1999.733
summary Linking solar positions with architecture is a traditional idea, but the use of graphical tools to control sunlight in urban surroundings or buildings is relatively recent. A three-dimensional working environment like the computer offers a new dimension to verify the relationships between the sun and the architecture. This paper shows a new way to calculate the incidence of solar energy in architectural environments using computer 3D modelling. The addition of virtual space visualisation to the analytic computation brings a new tool that simplifies the technical study of sunlight. We have developed several programs based upon the three-dimensional construction of the solar vault and the obstructing objects for a defined position. The first one draws the solar vault for a defined range of dates according to latitude, that is the basis of the energetic calculation. The second program computes the obstruction, i.e. the solar regions that are obstructed by any object. Finally, the third one, allow us to define an orientation to compute the energy that arrives to the analysed positioning. The last program returns the result of calculation in several ways: it shows the amount of energy through colours and makes a list of solar hours according to its energy.
keywords Sunlight, Energy, 3D modelling
series eCAADe
last changed 2022/06/07 07:56

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_657383 from group guest) CUMINCAD Papers Powered by SciX Open Publishing Services 1.002