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 707

_id 2f44
authors Diaz, Monica
year 2001
title Aplicación del vba en el diseño arquitectónico: diseño de paredes tomando en cuenta el aislamiento acústico aéreo [Application of the Vba in an Architectural Design Case: Walls Design with the Aerial Sound Insulation]
source 2da Conferencia Venezolana sobre Aplicación de Computadores en Arquitectura, Maracaibo (Venezuela) december 2001, pp. 216-227
summary Development an application using an object and events language as VBA can reduce the time to programming because it is more intuitive and you can have libraries with procedures. This type of application makes easier to work on the architecture design: it provides information to the architect and guide him in taking the best decision. The time of designing walls considering the acoustical isolation were reduced using a VBA application. The purpose of the present work is to develop an automatic, visual and interactive tool that using a 3D drawing CAD and a object language guide the architect in the design of walls considering the noise from outside and helping the acoustical comfort.
series other
email
last changed 2003/02/14 08:29

_id avocaad_2001_08
id avocaad_2001_08
authors Ivanka Iordanova, Temy Tidafi
year 2001
title Design assistance by complexity-supporting precedents' modelling
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 Architectural design processes imply complexity at every stage of the development of a project. On one hand, this complexity is rarely taken into consideration by the currently used CAD programs. On the other hand, recent theoretical researches indicate that a large proportion of architectural design processes are based on precedents as a source of inspiration or as a basis for reflection. A precedent is usually seen as a sketch, as a picture, as a drawing or as a visual memory of an architectural object or space. Recent research enlarges this concept into at least two directions: (1) precedents are looked for not only in the architectural space, and (2) it’s not only the visual aspect of a precedent that is important, but also its internal logic and structure, the know-how associated to it, and the actions needed for its creation. Usually, architectural design knowledge is implicitly presented by precedents. This design knowledge is applied to design-objects having various levels of generality, at different states of detailing and expected to be dynamically transformed during the following stages of design. Having in mind these characteristics of precedents called for during the architectural design process, we propose to join their visual representation with a description of their most important characteristics: structural organisation, way of production, functional organisation, spatial composition, etc. These can be either described or modelled by the original author, or interpreted by the precedent’s ‘user’. These design-knowledge models can be of use in several ways: (1) providing a library for search of precedents by semantic analogy, (2) offering ready-to-use capsules of design knowledge for new design situations, (3) enriching the ‘design world’ of the user-architect. We have implemented the proposed method of complexity-supporting precedents’ modelling by the means of the functional programming SGDL-Scheme language. The models (a programming function or a structure of programming functions) describe the actions necessary for the creation of an object (or its digital representation) and the structural organisation between the models in order to generate new, more complex ones. The concept of describing actions instead of shapes, provides a multi-level applicability of the models. Visual presentations (digital maquettes, images or animations) of newly generated objects can be stored in a visual-library of the assistant, thus creating a new ‘precedent’ that can be referred to in future by visual analogy. The design-knowledge that has generated the new object, is stored and linked to the image. Thus, the visual stimulus of a precedent can be joined with functional characteristics, production procedures and/or semantic meaning of the object. The paper will present the ‘engine’ of the proposed assistant, its organisation, as well as digital models of precedents that have served as a basis for the design of new architectural objects or structures. The assistant is conceived as an open, complexity supporting structure that can be further developed by the ‘user-architect’. We will discuss the advantages and limitations of the proposed assistant.
series AVOCAAD
email
last changed 2005/09/09 10:48

_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 ga0123
id ga0123
authors Coates P., Appels, T. Simon, C. and Derix, C.
year 2001
title Current work at CECA
source International Conference on Generative Art
summary The centre for environment computing and architecture continues to experiment with new ways to form, and this paper presents three recent projects from the MSc programme. The three projects all share underlying assumptions about the use of generative algorithms to constructform, using fractal decomposition, lindenmayer systems and the marching cubes algorithm respectively to construct three dimensional "architectural" objects. The data needed to drive the morphology however ranges from formal proportional systems and Genetic L systems programming through swarming systems to perceptive self organising neural nets. In all cases, the projects pose the question what is architectural form. While after Stanford Anderson (Anderson 66) we know it is simplistic to say that it is an automatic outcome of a proper definition of the brief, it is also difficult to accept that the form of a building is an entirely abstract geometrical object existing without recourse to social or contextual justification. In anattempt to resolve these issues we have turned to the study of systems and general system theory as a way of understanding the mechanics of emergence and morphogenesis generally, and the
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id 9bee
authors Gerzso, J. Michael
year 2001
title Automatic Generation of Layouts of an Utzon Housing System via the Internet
source Reinventing the Discourse - How Digital Tools Help Bridge and Transform Research, Education and Practice in Architecture [Proceedings of the Twenty First Annual Conference of the Association for Computer-Aided Design in Architecture / ISBN 1-880250-10-1] Buffalo (New York) 11-14 October 2001, pp. 202-211
doi https://doi.org/10.52842/conf.acadia.2001.202
summary The article describes how architectural layouts can be automatically generated over the Internet. Instead of using a standard web server sending out HTML pages to browser client, the system described here uses an approach that has become common since 1998, known as three tier client/server applications. The server part of the system contains a layout generator using SPR(s), which stands for “Spatial Production Rule System, String Version”, a standard context- free string grammar. Each sentences of this language represents one valid Utzon house layout. Despite the fact that the system represents rules for laying out Utzon houses grammatically, there are important differences between SPR(s) and shape grammars. The layout generator communicates with Autocad clients by means of an application server, which is analogous to a web server. The point of this project is to demonstrate the idea that many hundreds or thousands of clients can request the generation of all of the Utzon layouts simultaneously over the Internet by the SPR(s) server, but the server never has to keep track when each client requested the generation of all of the layouts, or how many layouts each client has received.
keywords Internet, Spatial-Production-Rules Grammars, Utzon
series ACADIA
email
last changed 2022/06/07 07:51

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

_id 444b
authors Barrionuevo, Luis F.
year 2001
title Positioning of Buildings in a Land
source Architectural Information Management [19th eCAADe Conference Proceedings / ISBN 0-9523687-8-1] Helsinki (Finland) 29-31 August 2001, pp. 493-499
doi https://doi.org/10.52842/conf.ecaade.2001.493
summary Configurational studies are useful tools to architectural designing, since they help to understand the grouping of objects in the space (two-dimensional and/or threedimensional). The designer, after a classification of objects that satisfies the needs set to a group of objects, impose some restrictions to the objects that will govern the composition. These restrictions are those that will define the result through operations carried out by the designer. Among these operations the location of buildings in a determined area and the particular environmental qualities condition the final result. This work presents the results obtained by means of the implementation of a computing program of the type Evolution Program (EP) implemented in language C. The implementation of the program is explained in the first part of the paper. In the second part the successive steps are described. The numerical results obtained with the mentioned program are shown graphically. Examples of different complexity level illustrate the discussion of the theoretical matters.
keywords Positioning Buildings, Configurational Studies, Evolutionary Design, Evolutionary Algorithms, Evolutionary Programming
series eCAADe
last changed 2022/06/07 07:54

_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 d742
authors McGill, Miranda
year 2001
title A Visual Approach for Exploring Computational Design
source MIT, Department of Architecture
summary This thesis concerns the use of computers for learning about computational design and shape grammars. It discusses how software can be developed to create “microworlds” for designing, and how to take into account the needs of designers whilst retaining a transparency of process in computational design. The broader context pertains to the learning and practice of design. Through analysis of computation in a workshop setting, consideration is given to the role of the computer as a facilitator for designing with shape grammars. Prototype software for facilitating the learning of shape grammars, called Shaper2D, was created as a focus for this study. It is written in the Java programming language for cross-platform compatibility, and is available both as an applet and stand-alone application.
keywords Computational Design; CAD; Design Education; Shape Grammars; Exploratory Learning
series thesis:MSc
email
last changed 2003/05/13 06:09

_id 0865
authors Mishima, Yoshitaka and Szalapaj, Peter John
year 2001
title Architectural Design Development through Multimedia Interaction
source Proceedings of the Ninth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-7023-6] Eindhoven, 8-11 July 2001, pp. 299-314
summary This paper describes the development of a multimedia system aimed at architects and architectural students for the purpose of helping them to understand the basic concepts of architectural analysis. Analytical features in the system that we have developed include many design-theoretic concepts such as massing, balance and circulation. Other concepts are more directly related to the built environment and include elements such as lighting, structure and construction. The system illustrates architectural analysis carried out on a range of building types dynamically, and allows users to navigate architectural analyses interactively. Users can learn about the differences between buildings and their corresponding analyses in a supportive non-linear learning process, and can explore building types depending upon their own interests or needs. The prototype system contains analyses of three British building projects. They show different types of architecture in order to demonstrate important design theoretic and environmental differences. Conceptual models in the system show important aspects of a particular analysis simply, and each analysis is additionally described with text, animations, video clips and interviews with architects (talking heads). Most of the models were generated by the use of architectural CAD software. Animation techniques were used to describe the analyses of buildings clearly and dynamically. Users can visualise how whole buildings were designed from an analytical point of view, and the system illustrates design thinking by showing dynamic presentations of analyses. Users can structure their own design learning processes through a series of interactions. These interactions are supported with flexible cross-referencing mechanisms implemented in Macromedia Director 8.0 exploiting Frame Markers, Event Handling, Navigation, and Buttons in the context of the object-oriented Lingo programming language. The navigation component of this system has a logical matrix structure reflecting the fact that analytical information is interrelated across building types, giving rise to vertical and horizontal patterns of access. The features of Director 8.0 can control this navigation in a flexible yet structured way. Users not only learn about analysis, but also how to present their own designs to the public through the use of different kinds of presentation techniques, particularly through the use of conceptual models. We intend that users can show their projects from their own analytical viewpoints instead of simply showing realistic images of final designs. Presentations can also be recorded in the system, and these can in turn be used as reference material for other users. This system is currently being developed further by storing presentations and translating them into different languages (e.g. Japanese) so that foreign users in other institutions can interact with these presentations. This system has been evaluated in the context of an undergraduate CAD course at the School of Architecture, University of Sheffield, UK. We are currently examining the usefulness of the system based upon an evaluation process, in addition to including more building types for future study.
keywords Analysis Of Form, Dynamic Interaction, Conceptual Models
series CAAD Futures
email
last changed 2006/11/07 07:22

_id ga0135
id ga0135
authors Roncoroni, Umberto
year 2001
title BioIcons
source International Conference on Generative Art
summary BioIcons are images developed with artificial life, especially modified Cellular Automata to simulate a sort of living artistic tool. Each image is a spontaneous creation of Artificial Life: different shapes and colors are assigned to each cell of the digital being; this is done linking the “biological” state of each cell and the auto similarity existing between the cell and the digital being as a whole. The resulting picture is like a microscopic view, because we can endlessly magnify portions of the image, using this process to reach, conceptually and visually, the integration between Fractals andArtificial Life. BioIcons, as the rest of my work, is the product of my programming efforts: I think that using proprietary algorithms supports autonomy and originality. I started this work studying Cellular Automata algorithms; some of them are mutations of classic Cellular Automata, others are my own creations. After that, I studied how to force the Cellular Automata to behave like an artistic tool, introducing special parameters linked with color theory, perception and auto similarity. Finally, I studied an interface in such a way to allow interaction between the artificial artists and the user, and to transform the image into an interactive and dynamic process. The dynamic interactions between the piece of art and the public, the transformation of the artistic process into something open and free and the close connections between art and investigation are the orienting ideas of my artistic effort. Yet I’m also concerned with digital technology as it should be applied to art, mainly to discover the medium’s artistic language. I consider of great importance, for my artistic development, the opportunity to integrate my strong love for nature and life with art and mathematics, with the help of computer technologies.
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id ga0128
id ga0128
authors Singh, S.K., Vatsa, M.and Singh, R.
year 2001
title Face Recognizing Robot
source International Conference on Generative Art
summary In the biological evolution process, logical thinking has been the last to evolve, and lies at the surface of our consciousness, its means and methodologies available for introspection. On the other hand, the intelligence required to interpret sensory signals and activate motor commands is so well known biologically that it is buried in the subconscious and is entirely inaccessible at the conscious level. The variation in human intelligence is usually measured by the ability to process logical information, whereas the other forms of intelligence needed in daily life are not normallyassociated with the word intelligence. In the recent years man wants to develop a machine having its own intelligence. He wants to make machine, to which he can treat as a real servant. In this paper a simulated robotic system is described, which can be used as a criminal-detecting robot. In this project, an attempt will be made to design a Robot and it’s software, which will have an optimal solution of conditions (for which the Robot is to be designed i.e. security). It will not only reduce the cost (the cost spend insecurity of VIP’s is very high) but also will increase the security strength and stop the criminal activities. It will take snaps of the people and match from its database to check for criminals. Thus, such operations with minimum errors will cause the better security. Computer vision concerned with the sensing of vision data and its interpretation by a computer. Detecting faces in images with complex backgrounds is a difficult task. The approach presented in this paper, which obtains state of the art results, is based on a new neural network model. To detect a face in an image means to find its position in the image plane (x, y) and its size or scale (z). An image of a face can be considered as a set of features such as eyes, mouth, and nose with constrained positions and size within an oval: an explicit model can be used. The think and adjust himself in any condition, can take the optimal and possible decision. The Robot can perform only those tasks and take decisions, which are specified in its programming code.
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id af65
authors Akleman, E., Chen, J. and Sirinivasan, V.
year 2001
title An Interactive Shape Modeling System for Robust Design of Functional 3D Shapes
source Reinventing the Discourse - How Digital Tools Help Bridge and Transform Research, Education and Practice in Architecture [Proceedings of the Twenty First Annual Conference of the Association for Computer-Aided Design in Architecture / ISBN 1-880250-10-1] Buffalo (New York) 11-14 October 2001, pp. 248-257
doi https://doi.org/10.52842/conf.acadia.2001.248
summary In Architecture, it is essential to design functional and topologically complicated 3D shapes (i.e. shapes with many holes, columns and handles). In this paper, we present a robust and interactive system for the design of functional and topologically complicated 3D shapes. Users of our system can easily change topology (i.e. they can create and delete holes and handles, connect and disconnect surfaces). Our system also provide smoothing operations (subdivision schemes) to create smooth surfaces. Moreover, the system provides automatic texture mapping during topology and smoothing operations. We also present new design approaches with the new modeling system. The new design approaches include blending surfaces, construction of crusts and opening holes on these crusts.
keywords Modeling, Shape Design, Sculpting, Computer Aided Geometric Design
series ACADIA
email
last changed 2022/06/07 07:54

_id avocaad_2001_18
id avocaad_2001_18
authors Aleksander Asanowicz
year 2001
title The End of Methodology - Towards New Integration
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 present paper is devoted to the deliberation on the genesis and development of designing from the point of view of the potential use of computers in the process. Moreover, it also presents the great hopes which were connected with the use of the systematic designing methods in the 1960’s, as well as the great disappointment resulting from the lack of concrete results. At this time a great deal of attention was paid to the process of design as a branch of a wider process of problem-solving. Many people believed that the intuitive methods of design traditionally used by architects were incapable of dealing with the complexity of the problems to be solved. Therefore, the basic problem was the definition of a vertical structure of the designing process, which would make it possible to optimise each process of architectural design. The studies of design methodology directed at the codification of the norms of actions have not brought about any solutions which could be commonly accepted, as the efforts to present the designing process as a formally logical one and one that is not internally “uncontrary” from the mathematical point of view, were doomed to fail. Moreover, the difficulties connected with the use of the computer in designing were caused by the lack of a graphic interface, which is so very characteristic of an architect’s workshop. In result, the methodology ceased to be the main area of the architect’s interest and efforts were focused on facilitating the method of the designer’s communication with the computer. New tools were created, which enabled both the automatic generation of diversity and the creation of forms on the basis of genetic algorithms, as well as the presentation of the obtained results in the form of rendering, animation and VRML. This was the end of the general methodology of designing and the beginning of a number of methods solving the partial problems of computer-supported design. The present situation can be described with the words of Ian Stewart as a “chaotic run in all directions”. An immediate need for new integration is felt. Cyber-real space could be a solution to the problem. C-R-S is not a virtual reality understood as an unreal world. Whilst VR could be indeed treated as a sort of an illusion, C-R-S is a much more realistic being, defining the area in which the creative activities are taking place. The architect gains the possibility of having a direct contact with the form he or she is creating. Direct design enables one to creatively use the computer technology in the designing process. The intelligent system of recognising speech, integrated with the system of virtual reality, will allow to create an environment for the designer – computer communication which will be most natural to the person. The elimination of this obstacle will facilitate the integration of the new methods into one designing environment. The theoretical assumptions of such an environment are described in the present paper.
series AVOCAAD
email
last changed 2005/09/09 10:48

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

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

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

keywords Collaborative Design, Architectural Design, Distributed Knowledge Bases, ‘Situated’ Object, Process/Product Model, Private/Shared ‘Design Space’, Conflict Reduction.
series other
type symposium
email
last changed 2005/03/30 16:25

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

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

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

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

_id ga0121
id ga0121
authors Collins, N. M.
year 2001
title Further Automatic Breakbeat Cutting Methods
source International Conference on Generative Art
summary Following the invention of an automatic breakbeat cutting algorithm in the style of early 90s jungle, further experiments are described. These are namely, the use of more advanced techniques to control choices in the original algorithm, and new algorithms for cutting including methods based on campanology and recursion. Automatic breakbeat cutting can reduce the effort of working by hand in a sequencer with MIDI triggering of a sampler. Furthermore, the parameterisation of the process concedes newtechniques that can be awkward to implement with a sequencer, for example, cutting in septuplet demisemiquavers. To improve the original algorithm, states, whether offsets, cut sizes or repetition counts, canbe governed by Charles Ames' method of statistical feedback. Weight distributions can be changed during a phrase to give more control of cut sequence structure. These processes are investigated in the light of the output pacing and variation of cut sequences. Campanology, or change ringing, is based on a small subset of a permutation group consistingof permutations that can only swap adjacent elements in distinct pairs. When acting upon offsets into the source a fluid series of undulating cuts can be produced. Recursive cutting is an analytical test of second order cutting. It takes a base sequence of [cut length, offset] pairs and further cuts them up, producing variations on a given cut sequence. The Warp Cutter is inspired by the thought of constant stutters and rolls. Probabilities control the likelihood of simple blocks, even rolls or geometric accelerating rolls, usually at very fast repetition rates. All methods have been implemented as SuperCollider patches and classes, and publiclyreleased to accompany this paper in the BBCut Library.
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id ga0103
id ga0103
authors Koutamanis, Alexander
year 2001
title Information and termination
source International Conference on Generative Art
summary The issue of termination has recently re-emerged as a result of new approaches to design generation, which link termination to user intervention. The similarities between this approach to termination and the conventional creative artistic process suggest that the product of thegenerative system is amenable to analysis in terms of well-formedness. A formal measure of well-formedness could be employed as an automatic termination trigger. The paper proposes that such a measure can be derived from structural information theory. By applying thecompression of structural information theory to meaningful principles of a design world we derive a consistent, universal description of the design result at any given state. This description expresses the correlation of the design with its formal constraints, as well as the general perception of the design’s patterns. The combination of the amount of structuralinformation in the design’s code and the presence of specific (sub)patterns in the same code arguably provide the triggers for termination of a generative process.
keywords a.koutamanis@bk.tudelft.nl
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id 34d2
authors Rottensteiner, Franz
year 2001
title Semi-automatic extraction of buildings based on hybrid adjustment using 3D surface models and management of building data in a TIS
source Vienna University of Technology
summary A new method for semi-automatic building extraction together with a concept for storing building models alongside with terrain data in a topographical information system (TIS) is presented. A user interface based on Constructive Solid Geometry is combined with an internal data structure completely based on boundary representation. Each building can be de-composed into a set of simple primitives which are reconstructed individually. After selecting a primitive from a data base of common building shapes, the primitive parameters can be modified by interactive measurement in digital images in order to provide approximate values for automatic fine measurement. In all phases, the properties of the boundary models are directly connected to parameter estimation: the parameters of the building primitives are determined in a hybrid adjustment of camera co-ordinates and fictitious observations of points being situated on building faces. Automatic fine measurement is an application of a general framework for object surface reconstruction using hierarchical feature based object space matching. The integration of object space into the matching process is achieved by the new modeling technique. The management of both building and terrain data in a TIS is based on a unique principle. Meta data are managed in a relational data base, whereas the actual data are treated as binary large objects. The new method is evaluated in a test project (image scale: 1:4500, 70 % overlap, 50 % side lap). The automatic tool gives results with an accuracy of +-2-5 cm in planimetric position and +-5-10 cm in height.
keywords Building Extraction; Semi-automatic building extraction; Object modelling; 3D City models; Data acquisition; Spatial Information Systems; Image matching; Photogrammetry
series thesis:PhD
email
more http://www.ipf.tuwien.ac.at/fr/buildings/diss/node5.html
last changed 2003/02/12 22:37

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

For more results click below:

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