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 626

_id 9a1e
authors Clayton, Mark J. and Vasquez de Velasco, Guillermo
year 1999
title Stumbling, Backtracking, and Leapfrogging: Two Decades of Introductory Architectural Computing
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 151-158
doi https://doi.org/10.52842/conf.ecaade.1999.151
summary Our collective concept of computing and its relevance to architecture has undergone dramatic shifts in emphasis. A review of popular texts from the past reveals the biases and emphases that were current. In the seventies, architectural computing was generally seen as an elective for data processing specialists. In the early eighties, personal computers and commercial CAD systems were widely adopted. Architectural computing diverged from the "batch" world into the "interactive" world. As personal computing matured, introductory architectural computing courses turned away from a foundation in programming toward instruction in CAD software. By the late eighties, Graphic User Interfaces and windowing operating systems had appeared, leading to a profusion of architecturally relevant applications that needed to be addressed in introductory computing. The introduction of desktop 3D modeling in the early nineties led to increased emphasis upon rendering and animation. The past few years have added new emphases, particularly in the area of network communications, the World Wide Web and Virtual Design Studios. On the horizon are topics of electronic commerce and knowledge markets. This paper reviews these past and current trends and presents an outline for an introductory computing course that is relevant to the year 2000.
keywords Computer-Aided Architectural Design, Computer-Aided Design, Computing Education, Introductory Courses
series eCAADe
email
last changed 2022/06/07 07:56

_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 13f7
authors QaQish, Ra'Ed K.
year 1999
title Evaluation as a Key Tool to Bridge CAAD and Architecture Education
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 279-285
doi https://doi.org/10.52842/conf.ecaade.1999.279
summary This paper reports on the findings of a study carried out at Glasgow University which proposes a framework for the evaluation of architecture curriculum once integrated with CAAD. This study investigated the evaluation of CAAD teaching methods (CTM) and the effectiveness of CAAD integration (CI) and explored CAAD employment suitability in the design studio, and what influences does it have on the design process tuition using the Kirkpatrick model as a vehicle. The related CAAD evaluation variables investigated were: CAAD Tutor, Course Materials & Contents, Class Environment, Use of Media, Delivery Methodologies, Administrative Briefs, and Overall Effectiveness of CAAD event. Several other variables investigated were the levels of students' performance, attitudes, knowledge, new-stand, creativity and skills. The paper covered briefly some of the findings of the case studies acquired over two years at MSA; both observations and questionnaire surveys were used as methods of data collection. Evaluation deficiency postulates the weaknesses of CAAD in architecture schools. Evaluation of CAAD tuition should be a fundamental approach to address CAAD integration efficiency and problems, to achieve effectiveness and productivity amongst architecture schools.
keywords Evaluation, Integration, Effectiveness
series eCAADe
email
last changed 2022/06/07 08:00

_id 840e
authors Ceccato, C.
year 1999
title Microgenesis. The Architect as Toolmaker: Computer-Based GenerativeDesign Tools and Methods
source Soddu, C. (ed.): The Proceedings of the First International Generative Art Conference. Generative Design Lab at DiAP, Politecnico di Milano University
summary The purpose of this paper is to illustrate the results of various stages of research into the development of generative design methods and tools, conducted at the Architectural Association School of Architecture (London), Imperial College of Science, Technology and Medicine (London), and independently. A brief introduction explains the philosophy behind generative design methods and their basic principles. A number of computer software tools and projects developed by the author are then used to illustrate the methodology, techniques and features of generative design and its organisation of information.
series other
last changed 2003/04/23 15:14

_id 3db8
authors Clarke, Keith
year 1999
title Getting Started with GIS
source 2nd ed., Prentice Hall Series in Geographic Information Science, ed. Kieth Clarke. Upper Saddle River, NJ: Prentice Hall, 1999, 2-3
summary This best-selling non-technical, reader-friendly introduction to GIS makes the complexity of this rapidly growing high-tech field accessible to beginners. It uses a "learn-by-seeing" approach that features clear, simple explanations, an abundance of illustrations and photos, and generic practice labs for use with any GIS software. What Is a GIS? GIS's Roots in Cartography. Maps as Numbers. Getting the Map into the Computer. What Is Where? Why Is It There? Making Maps with GIS. How to Pick a GIS. GIS in Action. The Future of GIS. For anyone interested in a hands-on introduction to Geographic Information Systems.
series other
last changed 2003/04/23 15:14

_id 37d1
authors Corona Martíne, Alfonso and Vigo, Libertad
year 1999
title Before the Digital Design Studio
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 247-252
summary This paper contains some observations which derive from our work as Studio Professors . In the last years, studios are in a transition phase with the progressive introduction of computers in later stages of the design process. The initiative generally belongs to students rather than to studio masters, since the former are aware that a knowledge of CAD systems will make them able to get work in architects offices. It is the first few Studios that will guide the student in forming a conception of what is architecture . Therefore, we have observer more attentively the way in which he establishes his first competence as a designer. We believe it is useful to clarify design training before we can integrate computers into it. The ways we all learn to design and which we transmit in the Studio were obviously created a long time ago, when Architecture became a subject taught in Schools, no longer a craft to be acquired under a master. The conception of architecture that the student forms in his mind is largely dependent on a long tradition of Beaux-Arts training which survives (under different forms) in Modern Architecture. The methods he or she acquires will become the basis of his creative design process also in professional life. Computer programmes are designed to adapt into the stages of this design process simply as time saving tools. We are interested in finding out how they can become an active part in the creative process and how to control this integration in teaching. Therefore, our work deals mainly with the tradition of the Studio and the conditioning it produces. The next step will be to explore the possiblities and restrictions that will inevitably issue from the introduction of new media.
series SIGRADI
email
last changed 2016/03/10 09:49

_id 7082
authors Dawood, N.
year 1999
title A proposed system for integrating design and production in the precast building industry
source The Int. Journal of Construction IT 7(1), pp. 72-83
summary The UK construction industry is going through a major re-appraisal, with the objective of reducing construction costs by at least 30% by the end of the millennium. Precast and off-site construction are set to play a major role in improving construction productivity, reducing costs and improving working conditions. In a survey of current practices in the prefabrication industry, it was concluded that the industry is far behind other manufacturing-based industries in terms of the utilisation of IT in production planning and scheduling and other technical and managerial operations. It is suggested that a systematic, integrated, computer-aided, approach to presenting and processing information is needed. The objective of this paper is to introduce and discuss the specifications of an integrated intelligent computer-based information system for the precast concrete industry. The system should facilitate: the integration of design and manufacturing operations; automatic generation of production schedules directly from design data and factory attributes; and generation of erection schedules from site information, factory attributes and design data. It is hypothesised that the introduction of such a system would reduce the total cost of precasting by 10% and encourage clients to choose precast components more often.
series journal paper
last changed 2003/05/15 21:45

_id f51a
authors Del Pup, Claudio
year 1999
title Carbon Pencil, Brush and Mouse, Three Tools in the Learning Process of New University Art Designers
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 420-425
summary This article develops the introduction of computer technologies in the fine arts environment the use of these new tools, sharing the process of creation and interacting at the same level with older technics, breaks the myth of technology and tries to reach the right place according to current or modern advances. As an introduction, it explains the insertion in the current courses of study of the "computer languages area", its implementation, present situation and future stages. An important point we have developed is the teaching methodology, to solve the transition of those who, challenging their investigations in different areas, like fire arts, graphic arts, film or video, need the support of computers. The first steps consist in designing sample courses, which allow the measurement of results, the definition of concepts like extension, capacities, teaching hours and the most important, a methodology to share the enthusiasm of creation with the difficulties of learning a new technique it is necessary to discover limits, to avoid easy results as a creative tool one of the most important problems we have faced is the necessity of coordinating the process of creation with the individual time of a plastic artist, finding the right way that allows the integration of all the group, minimizing desertion and losing of motivation. Two years later, the first results in the field of digital image investigations and assistance in form design. Volume as a challenge and solutions supported in techniques of modeling in 3D (experiences of modeling a virtual volume from a revolution profile, its particular facts and the parallelism with potter's lathe the handling of image as the most important element, as an work of art itself, but also as a support in the transmission of knowledge (design of a CD as a tool for the department of embryology of medical school with the participation of people from the medical school, engineering school and school of fine arts). Time as a variable, movement, animation and its techniques, multimedia (design of short videos for the 150th anniversary of the Republic University). Conclusions, good hits, adjustments, new areas to include, problems to solve, the way of facing a constantly evolving technology.
series SIGRADI
email
last changed 2016/03/10 09:50

_id 874d
authors Diprose , Peter R. and Hotten, Robert D.
year 1999
title From Paris Texas to the Road Warrior: Computer Aided Landscapes and the Road Movie, AKA, Content, Form, and Film Media within Architectural Education.
source Media and Design Process [ACADIA ‘99 / ISBN 1-880250-08-X] Salt Lake City 29-31 October 1999, pp. 290-300
doi https://doi.org/10.52842/conf.acadia.1999.290
summary In recent years the development of computer aided design technologies has offered designers greater opportunity for the thorough investigation of space. While a level of competence has been demonstrated by the architectural profession in the creation of static perspective presentations, a lack of knowledge has led to moving image presentations being treated in a relatively unsophisticated manner. To confront this problem there may be a pedagogical justification for the introduction of film studies and computer aided design as a hybrid design course. In the computer aided design of landscape, the critique of film media may be considered useful both in terms of the form and in terms of the content that it offers the student designer.
series ACADIA
email
last changed 2022/06/07 07:55

_id ba93
authors Hendricx, Ann and Neuckermans, Herman
year 1999
title About Objects and Approaches - A Conceptual View on Building Models
source Proceedings of the Eighth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-8536-5] Atlanta, 7-8 June 1999, pp. 133-148
summary Considering integrated CAAD environments for architectural design, a number of different approaches are possible. This paper presents the policy of the CADLAB at the KU Leuven University, where design support right from the first design phases is a basic consideration. After a short introduction on the theoretical framework and additional design tests, we will discuss the core object model that forms the cornerstone for the contemplated design environment. This object model describes all possible data, concepts and operations connected with the architectural design process. For its development, we used the object-oriented analysis method MERODE. The starting-points and main aspects of the model will be discussed, illustrated with examples of implemented prototypes. The architect's point of view and the specific nature of the architectural design process were always kept in mind, thus leading to a model that hopes to make a valuable contribution to the research area of integrated design environments.
keywords CAAD, Integrated Design Environment, Building Models, Conceptual Modelling, MERODE
series CAAD Futures
email
last changed 2006/11/07 07:22

_id 5e85
authors Heylighen, Ann and Neuckermans, Herman
year 1999
title Learning from Experience: Promises, Problems and Side-effects of CBD in Architecture
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 567-575
doi https://doi.org/10.52842/conf.ecaade.1999.567
summary Learning from design experience is the essence of Case-Based Design (CBD). Because architects are said to learn design by experience, CBD seems to hold great promises for architectural design, which have inspired various CBD tools. Learning from the experience of developing and using these tools is the objective of this paper. On the one hand, the original expectations seem far from being accomplished today. Reasons for this limited success can be found at three different levels. Level one is the cognitive model underlying CBD, which raises some specific difficulties within the field of architecture. At the level of implementation, few tools manage to draw the full consequences of this view, thus leading to an oversimplification of CBD and/or architectural design. Level three has to do with introducing CBD tools in design education and assessing the effects of this introduction. On the other hand, CBD seems to have caused some interesting side effects, such as an increased interest in creativity and copyright, and the recent re-discovery of the key-role cases play inside and outside the field of CAAD. Thus, although its promises may not be fulfilled, CBD definitely can contribute to design education, be it sometimes without the support of computer technology.
keywords Case-Based Design, Design Education
series eCAADe
email
last changed 2022/06/07 07:50

_id 7da7
authors Benedetti, Cristina and Salvioni, Giulio
year 1999
title The Use of Renewable Resource in Architecture: New Teaching Methodologies
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 751-756
doi https://doi.org/10.52842/conf.ecaade.1999.751
summary The program is organized into four parts. Each is very much connected, both logically and methodologically, so that the unit as a whole consists of a content and method of access that are not divided up. This method is not in a chronological order that simply goes in one direction, rather it allows the user to "refer back", in real time and in different directions. For the simple purpose of explanation, the sections of the program are listed as follows: (-) "Basic information" concerns the basics of bioclimatic and timber architecture. Without this knowledge, the other two sections would be difficult to understand; (-) "Actual buildings throughout the world"; give examples of architectural quality; they concretize the basics of bioclimatic and timber architecture; (-) "Students' Masters Theses", that follow on from the basic information and the learning experience "in the field", and guided by the lecturer, have a critical approach to actual buildings throughout the world. (-) A multimedia data-sheet organized to ensure a clear and straightforward presentation of information about the construction products. It relies on a tab-based navigation interface that gives users access to eight different stacked windows.
keywords Architecture, Multimedia, Timber, Bioclimatic, Classification
series eCAADe
email
last changed 2022/06/07 07:54

_id db00
authors Espina, Jane J.B.
year 2002
title Base de datos de la arquitectura moderna de la ciudad de Maracaibo 1920-1990 [Database of the Modern Architecture of the City of Maracaibo 1920-1990]
source SIGraDi 2002 - [Proceedings of the 6th Iberoamerican Congress of Digital Graphics] Caracas (Venezuela) 27-29 november 2002, pp. 133-139
summary Bases de datos, Sistemas y Redes 134The purpose of this report is to present the achievements obtained in the use of the technologies of information andcommunication in the architecture, by means of the construction of a database to register the information on the modernarchitecture of the city of Maracaibo from 1920 until 1990, in reference to the constructions located in 5 of Julio, Sectorand to the most outstanding planners for its work, by means of the representation of the same ones in digital format.The objective of this investigation it was to elaborate a database for the registration of the information on the modernarchitecture in the period 1920-1990 of Maracaibo, by means of the design of an automated tool to organize the it datesrelated with the buildings, parcels and planners of the city. The investigation was carried out considering three methodologicalmoments: a) Gathering and classification of the information of the buildings and planners of the modern architectureto elaborate the databases, b) Design of the databases for the organization of the information and c) Design ofthe consultations, information, reports and the beginning menu. For the prosecution of the data files were generated inprograms attended by such computer as: AutoCAD R14 and 2000, Microsoft Word, Microsoft PowerPoint and MicrosoftAccess 2000, CorelDRAW V9.0 and Corel PHOTOPAINT V9.0.The investigation is related with the work developed in the class of Graphic Calculation II, belonging to the Departmentof Communication of the School of Architecture of the Faculty of Architecture and Design of The University of the Zulia(FADLUZ), carried out from the year 1999, using part of the obtained information of the works of the students generatedby means of the CAD systems for the representation in three dimensions of constructions with historical relevance in themodern architecture of Maracaibo, which are classified in the work of The Other City, generating different types ofisometric views, perspectives, representations photorealistics, plants and facades, among others.In what concerns to the thematic of this investigation, previous antecedents are ignored in our environment, and beingthe first time that incorporates the digital graph applied to the work carried out by the architects of “The Other City, thegenesis of the oil city of Maracaibo” carried out in the year 1994; of there the value of this research the field of thearchitecture and computer science. To point out that databases exist in the architecture field fits and of the design, alsoweb sites with information has more than enough architects and architecture works (Montagu, 1999).In The University of the Zulia, specifically in the Faculty of Architecture and Design, they have been carried out twoworks related with the thematic one of database, specifically in the years 1995 and 1996, in the first one a system wasdesigned to visualize, to classify and to analyze from the architectural point of view some historical buildings of Maracaiboand in the second an automated system of documental information was generated on the goods properties built insidethe urban area of Maracaibo. In the world environment it stands out the first database developed in Argentina, it is the database of the Modern andContemporary Architecture “Datarq 2000” elaborated by the Prof. Arturo Montagú of the University of Buenos Aires. The general objective of this work it was the use of new technologies for the prosecution in Architecture and Design (MONTAGU, Ob.cit). In the database, he intends to incorporate a complementary methodology and alternative of use of the informationthat habitually is used in the teaching of the architecture. When concluding this investigation, it was achieved: 1) analysis of projects of modern architecture, of which some form part of the historical patrimony of Maracaibo; 2) organized registrations of type text: historical, formal, space and technical data, and graph: you plant, facades, perspectives, pictures, among other, of the Moments of the Architecture of the Modernity in the city, general data and more excellent characteristics of the constructions, and general data of the Planners with their more important works, besides information on the parcels where the constructions are located, 3)construction in digital format and development of representations photorealistics of architecture projects already built. It is excellent to highlight the importance in the use of the Technologies of Information and Communication in this investigation, since it will allow to incorporate to the means digital part of the information of the modern architecturalconstructions that characterized the city of Maracaibo at the end of the XX century, and that in the last decades they have suffered changes, some of them have disappeared, destroying leaves of the modern historical patrimony of the city; therefore, the necessity arises of to register and to systematize in digital format the graphic information of those constructions. Also, to demonstrate the importance of the use of the computer and of the computer science in the representation and compression of the buildings of the modern architecture, to inclination texts, images, mapping, models in 3D and information organized in databases, and the relevance of the work from the pedagogic point of view,since it will be able to be used in the dictation of computer science classes and history in the teaching of the University studies of third level, allowing the learning with the use in new ways of transmission of the knowledge starting from the visual information on the part of the students in the elaboration of models in three dimensions or electronic scalemodels, also of the modern architecture and in a future to serve as support material for virtual recoveries of some buildings that at the present time they don’t exist or they are almost destroyed. In synthesis, the investigation will allow to know and to register the architecture of Maracaibo in this last decade, which arises under the parameters of the modernity and that through its organization and visualization in digital format, it will allow to the students, professors and interested in knowing it in a quicker and more efficient way, constituting a contribution to theteaching in the history area and calculation. Also, it can be of a lot of utility for the development of future investigation projects related with the thematic one and restoration of buildings of the modernity in Maracaibo.
keywords database, digital format, modern architecture, model, mapping
series SIGRADI
email
last changed 2016/03/10 09:51

_id ae38
authors Jabi, Wassim
year 1999
title Integrating Databases, Objects and the World-Wide Web for Collaboration in Architectural Design
source Proceedings of the focus symposium: World Wide Web as Framework for Collaboration in conjunction with the 11th International Conference on Systems Research, Informatics and Cybernetics, The International Institute for Advanced Studies in Systems Research
summary Architectural design requires specialized vertical knowledge that goes beyond the sharing of marks on paper or the multi-casting of video images. This paper briefly surveys the state-ofthe- art in groupware and outlines the need for vertical and integrated support of synchronous and asynchronous design collaboration. The paper also describes a software prototype (WebOutliner) under development that uses a three-tier persistent object-oriented, web-based technology for a richer representation of hierarchical architectural artifacts using Apple’s WebObjects technology. The prototype contributes to earlier work that defined a framework for a shared workspace consisting of Participants, Tasks, Proposals, and Artifacts. These four elements have been found through observation and analysis to be adequate representations of the essential components of collaborative architectural design. These components are also hierarchical which allows users to filter information, copy completed solutions to other parts of the program, analyze and compare design parameters and aggregate hierarchical amounts. 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. In addition, the prototype integrates this technology with Java tools for ubiquitous synchronous web-based access. The prototype uses architectural programming (defining the spatial program of a building) and early conceptual design as examples of seamlessly integrated groupware applications.
keywords Computer Supported Collaborative Design, WebObjects, Synchronous and Asynchronous Collaboration, Java Applets, Application Server, Web-based Interface
series other
email
last changed 2002/03/05 19:55

_id 5a4e
authors Jeng, Taysheng
year 1999
title Design coordination modeling: A distributed computer environment for managing design activities
source College of Architecture, Georgia Institute of Technology
summary The objective of this thesis is to develop an effective multi-user computer environment supporting design collaboration. This research takes a knowledge-based approach to capture meaningful process semantics specified by designers to effectively realize work. It concentrates on establishing a process infrastructure and tools for managing activities for a building design team, with emphasis on remote collaboration and distributed coordination. The results of this research include a design coordination model (DCM) and the prototype of a future generation of distributed coordination environments. DCM provides a digital representation of design processes and support visibility of coordination logic within a CAD environment. Some extended features of distributed coordination are explored in DCM, equipped with a model server that is developed using a web-based three-tier computing system architecture approach.  
keywords Data Processing
series thesis:PhD
email
last changed 2003/02/12 22:37

_id ecaade2012_045
id ecaade2012_045
authors Langenhan, Christoph ; Seifert, Arne ; Teichert, Astrid ; Petzold, Frank
year 2012
title ar:searchbox - Knowledge management for architecture students
source Achten, Henri; Pavlicek, Jiri; Hulin, Jaroslav; Matejovska, Dana (eds.), Digital Physicality - Proceedings of the 30th eCAADe Conference - Volume 1 / ISBN 978-9-4912070-2-0, Czech Technical University in Prague, Faculty of Architecture (Czech Republic) 12-14 September 2012, pp. 639-645.
doi https://doi.org/10.52842/conf.ecaade.2012.1.639
wos WOS:000330322400067
summary As media-orientation and access to media becomes increasingly widespread in society, so too is the availability of architectural designs on the internet. In most cases these are published in the form of raster images of plans, elevations and perspective drawings together with written descriptions on architecture databases and platforms such as archINFORM or nextroom, as well as on the homepages of the respective architecture offi ces. Knowledge is generally regarded as useful information. However, the literature does not elaborate clear differentiations between what is knowledge, and what is information and data. In our view it is the preparation of information in data structures that makes it useful as knowledge. Knowledge management systems are therefore intelligent information systems in which knowledge is presented and made useful through representation and modelling methods (Abeckerand Decker, 1999).
keywords Knowledge management; ontology; information retrieval
series eCAADe
email
last changed 2022/06/07 07:52

_id ga0009
id ga0009
authors Lewis, Matthew
year 2000
title Aesthetic Evolutionary Design with Data Flow Networks
source International Conference on Generative Art
summary For a little over a decade, software has been created which allows for the design of visual content by aesthetic evolutionary design (AED) [3]. The great majority of these AED systems involve custom software intended for breeding entities within one fairly narrow problem domain, e.g., certain classes of buildings, cars, images, etc. [5]. Only a very few generic AED systems have been attempted, and extending them to a new design problem domain can require a significant amount of custom software development [6][8]. High end computer graphics software packages have in recent years become sufficiently robust to allow for flexible specification and construction of high level procedural models. These packages also provide extensibility, allowing for the creation of new software tools. One component of these systems which enables rapid development of new generative models and tools is the visual data flow network [1][2][7]. One of the first CG packages to employ this paradigm was Houdini. A system constructed within Houdini which allows for very fast generic specification of evolvable parametric prototypes is described [4]. The real-time nature of the software, when combined with the interlocking data networks, allows not only for vertical ancestor/child populations within the design space to be explored, but also allows for fast "horizontal" exploration of the potential population surface. Several example problem domains will be presented and discussed. References: [1] Alias | Wavefront. Maya. 2000, http://www.aliaswavefront.com [2] Avid. SOFTIMAGE. 2000, http://www.softimage.com [3] Bentley, Peter J. Evolutionary Design by Computers. Morgan Kaufmann, 1999. [4] Lewis, Matthew. "Metavolve Home Page". 2000, http://www.cgrg.ohio-state.edu/~mlewis/AED/Metavolve/ [5] Lewis, Matthew. "Visual Aesthetic Evolutionary Design Links". 2000, http://www.cgrg.ohio-state.edu/~mlewis/aed.html [6] Rowley, Timothy. "A Toolkit for Visual Genetic Programming". Technical Report GCG-74, The Geometry Center, University of Minnesota, 1994. [7] Side Effects Software. Houdini. 2000, http://www.sidefx.com [8] Todd, Stephen and William Latham. "The Mutation and Growth of Art by Computers" in Evolutionary Design by Computers, Peter Bentley ed., pp. 221-250, Chapter 9, Morgan Kaufmann, 1999.    
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id ddssup0211
id ddssup0211
authors Lolonis, P., Rokos, D. and Maragou, M.
year 2002
title Use of Cadastral Data for the Development of Spatial Decision Support Systemsfor Coping with the Consequences of Natural Disasters
source Timmermans, Harry (Ed.), Sixth Design and Decision Support Systems in Architecture and Urban Planning - Part two: Urban Planning Proceedings Avegoor, the Netherlands), 2002
summary This paper investigates the potential usefulness of cadastral data to form the core part of databases of Spatial Decision Support Systems [SDSS] that are capable to support decision-makers in dealing with emergency situations, such as earthquakes, floods and fires. Particular emphasis is given on how those data can be used to generate information that is necessary to planners and decision-makers when they cope with natural disasters at every stage of the development of the disaster: before the occurrence (planning and preventive measures), immediately after occurrence (short term measures), and well-after occurrence (medium and long term measures). This investigation is conducted using the Municipality of Magoula, Attica, Greece, as a case study area. This municipality is situated in the greater Athens area and was struck by the earthquake that occurred there in September 1999. Within the scope of the project, wehave used cadastral data about the study area and data recorded by the inspection teams in order to set-up a prototype SDSS database that could facilitate planning and decision-making in such a situation. Then, we have used that prototype to generate scenarios and information about typical tasks that are performed during emergency situations. The advantages that are realized from the integration of such data and information technologies are described and assessed, particularly, in comparison with the traditional approaches that are used in such situations.
series DDSS
last changed 2003/08/07 16:36

_id 3e04
authors Montagu, A., Rodríguez Barros, D. and Chernobilsky, L.B.
year 1999
title Design, Heuristics and Digital Media. An Experimental Pedagogic Approach to the Cultural Integration of Media
source Media and Design Process [ACADIA ‘99 / ISBN 1-880250-08-X] Salt Lake City 29-31 October 1999, pp. 178-191
doi https://doi.org/10.52842/conf.acadia.1999.178
summary Globalization is a multidimensional process which impregnates all the facts and events of our present culture and, as a by-product of this situation, there is a set of complex relationships where "intuitive behavior plus knowledge and information technology" are central issues of the new pedagogic procedures of our times. In this paper we assume by "knowledge" the data obtained from a set of relationships oriented towards the "heuristic approach" from the point of view of "qualitative analysis" concepts (Muhr 91). Our main "provisional hypothesis" is to use this methodology to control the analysis-synthesis process as a continuous procedure during the design stages . One particular aspect of this view is going through the "informatic culture phenomena" which is the base of the present "turning point" of design procedures in most architectural and design schools around the world. This paper discusses how "media" is affecting the "design process" regarding three aspects: the conceptual, the instrumental and the representational one. These aspects are also affecting the cultural models and creating new paradigms in the way new design methodologies combine "heuristics procedures" with the growing set of computer graphics parameters.
series ACADIA
email
last changed 2022/06/07 07:58

_id 0c63
authors Montagu, Arturo, Rodriguez Barros, Diana and Chernobilsky, Lilia B.
year 1999
title Design, Qualitative Analysis and Digital Media: An Experimental Pedagogic Approach to the Cultural Evaluation and Integration of Media
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 127-135
doi https://doi.org/10.52842/conf.ecaade.1999.127
summary Globalization is a multidimensional process which impregnates all the facts and events of our present culture and, as a by-product of this situation, there is a set of complex relationships where "intuitive behavior plus knowledge and information technology" are central issues of the new pedagogic procedures of our times. In this paper we assume by "knowledge" the data obtained from a set of relationships orientated towards the "heuristic approach" from the point of view of "qualitative analysis" concepts (Muhr 91). Our main "provisional hypothesis" is to use this methodology to control the analysis-synthesis process as a continuous procedure during the design stages. One particular aspect of this view is going through the "informatic culture phenomena" which is the base of the present "turning point" of design procedures in most of the architectural and design schools around the world. This paper discusses how "media" is affecting the "design process" regarding three aspects: the conceptual, the instrumental and the representational one. These aspects are affecting also the cultural models and creating new paradigms in the way how new design methodologies combine "heuristics procedures" with the growing set of computer graphics parameters.
keywords Architecture, Design, Qualitative Analysis, Digital Media
series eCAADe
email
last changed 2022/06/07 07:58

For more results click below:

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