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 623

_id ga9925
id ga9925
authors Ambrosini, L., Longatti, M. and Miyajima, H.
year 1999
title Time sections, abstract machines
source International Conference on Generative Art
summary conditions a time-spatial discontinuity in the urban grid, ancient walls casually discovered in a substrate of the contemporary town needs a surplus of information to be understood and interfaced with their current condition. diagrams diverse chronological stages of the urban evolution are mapped on the area, in order to read the historical stratifications as a multiplicity of signs; this abstract approach leads to consider the roman space as guided by metrics, a system of measure superimposed on the landscape, vs. medioeval spatial continuity, where more fluid relations between the same urban elements create a completely different pattern.assemblage (time sections) a surface, automatically displaced from the medioeval diagram, moves along the z axis, the historical stratification direction, intersecting in various, unpredictable, manners a series of paths; these paths start as parallels, allowing an undifferentiated access to the area, and mutate along their developing direction, intertweening and blending each other; linear openings are cut on the surface, virtually connecting the two levels by light, following the roman grid in rhythm and measure. Projected on the lateral wall, the cadence of the vertical and horizontal elements becomes a temporal diagram of the design process.movement time takes part into the process through two kinds of movement: the first one, freezed when reaches the best results, in terms of complexity, is given by the surface intersecting the tubular paths; the second one is represented by multiple routes walking on which the project can be experienced (in absence of any objective, fixed, point of view, movement becomes the only way to understand relations). Thresholds between typical architectural categories (such as inside-outside, object-landscape etc.) are blurred in favour of a more supple condition, another kind of continuity (re)appears, as a new media, between the different historical layers of the city.
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id 130b
authors Huang, Ying-Hsiu
year 1999
title A Cognitive Study of Shapes and Functions in Design Sketches: Simulating an Industrial Design Case by Neural Networks
doi https://doi.org/10.52842/conf.caadria.1999.275
source CAADRIA '99 [Proceedings of The Fourth Conference on Computer Aided Architectural Design Research in Asia / ISBN 7-5439-1233-3] Shanghai (China) 5-7 May 1999, pp. 275-284
summary The present research focuses on transforming shapes that had been drawn by designers on the sketches and on evaluating the shapes from design requirements. In this research, neural networks simulate the result from collecting shapes that designers transformed from original shapes and evaluations from all ones. There are four steps in this research: First, a cognitive experiment. I collected real shapes that designers drew and evaluations from the experiment in order to training the neural networks. Second, a transforming neural network is simulating the behavior in which designers transformed one shape into another without evaluating the design requirements. Third, a evaluating neural network that trained by the evaluations that collected from the experiment is simulating how designers criticized the shapes in terms of design requirements. Fourth, modifying program is trying to modify the evaluations that had been criticized by designers from all shapes and generating a new shape from modified evaluations. This research proposed a synthetic system that simulating the behavior during design sketching, therefore, computers could also generate some ideas like human designer.
series CAADRIA
last changed 2022/06/07 07:50

_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 diss_kuo
id diss_kuo
authors Kuo, C.J.
year 1999
title Unsupervised Dynamic Concurrent Computer-Aided Design Assistant
source Los Angeles: UCLA
summary The increasing capability of computer-aided architectural design systems has strengthened the role that the computer plays in the workplace. Due to the complexity of developing new techniques and research, these systems are undertaken mostly by scientists and engineers without significant architectural input (Willey, 1991). The design concept of these systems may be based on a well-defined and well-understood process, which is not yet realized in architectural design (Galle, 1994). The output of such research may not be easily adapted into the design process. Most of the techniques assume a complete understanding of the design space (Gero and Maher, 1987) (Willey, 1991). The description or construction of the design space is always time and space consuming, and the result can never be complete due to the ever-changing nature of architectural design. This research intends to initiate a solution for the above problems. The proposed system is an unsupervised-dynamic-concurrent-computer-aided-design assistant. The “unsupervised” means the learning process is not supervised by the user because it is against the designer's nature to “think-aloud” in the design studio and it also increases the work load. It is dynamic because the size of the knowledge base is constantly changing. Concurrent means that there are multiple procedures active simultaneously. This research focuses on learning the operational knowledge from an individual designer and reapplying it in future designs. A computer system for this experiment is constructed. It is capable of The preliminary result shows a positive feedback from test subjects. The purpose of this research is to suggest a potent computational frame within which future developments may flourish.
series thesis:PhD
last changed 2003/11/28 07:37

_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 6024
authors McCall, Raymond
year 1999
title A Web-centric CAD System for Collaborative Design
source Proceedings of the Eighth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-8536-5] Atlanta, 7-8 June 1999, pp. 65-79
summary Web-PHIDIAS is a hypermedia-based, intelligent CAD system that delivers both CAD functionality and design information to anyone with Web access. This system is above all designed to facilitate collaborative architectural design. It provides both private (individual) and collaborative (group) drawing and text authoring spaces, with a variety of types of authoring and viewing privileges for groups. This enables a single designer to work in privacy on one piece of a design and later "publish" it to a supervisor or a group. It also enables a group to work in privacy and later publish its work to a different or larger group. This notion of "levels of privacy/publication" is a crucial but too- often missing component of collaborative design systems. With WebPHIDIAS, all drawings are stored in a central repository accessible from the group server. This means that they are accessible from anywhere in the world to any viewer who has the required viewing and/or authoring privileges. This enables designers to access and modify stored drawings while travelling or when out on the site, even if the site is in another country. It also enables them to create new drawings and store them in the central repository from anywhere in the world. Web-PHIDIAS consists of an interactive Web-based client that serves as an interface to the PHIDIAS hypermedia server. This client, which is implemented in Java, provides basic, 2D graphical editing functionality and as well as display of 3D views. It also provides access to multimedia information useful for whatever design task is at hand. This information includes text and graphical descriptions of design precedents as well as various issues in design of a particular type of building.
keywords Net-Centric, Web-Centric, Hypertext, Hypermedia, CAD, HyperCAD, Knowledge-Based Critics, Collaboration, Executable Content, Argumentative Design, IBIS, PHI, Design Rationale
series CAAD Futures
last changed 2006/11/07 07:22

_id ga0010
id ga0010
authors Moroni, A., Zuben, F. Von and Manzolli, J.
year 2000
title ArTbitrariness in Music
source International Conference on Generative Art
summary Evolution is now considered not only powerful enough to bring about the biological entities as complex as humans and conciousness, but also useful in simulation to create algorithms and structures of higher levels of complexity than could easily be built by design. In the context of artistic domains, the process of human-machine interaction is analyzed as a good framework to explore creativity and to produce results that could not be obtained without this interaction. When evolutionary computation and other computational intelligence methodologies are involved, every attempt to improve aesthetic judgement we denote as ArTbitrariness, and is interpreted as an interactive iterative optimization process. ArTbitrariness is also suggested as an effective way to produce art through an efficient manipulation of information and a proper use of computational creativity to increase the complexity of the results without neglecting the aesthetic aspects [Moroni et al., 2000]. Our emphasis will be in an approach to interactive music composition. The problem of computer generation of musical material has received extensive attention and a subclass of the field of algorithmic composition includes those applications which use the computer as something in between an instrument, in which a user "plays" through the application's interface, and a compositional aid, which a user experiments with in order to generate stimulating and varying musical material. This approach was adopted in Vox Populi, a hybrid made up of an instrument and a compositional environment. Differently from other systems found in genetic algorithms or evolutionary computation, in which people have to listen to and judge the musical items, Vox Populi uses the computer and the mouse as real-time music controllers, acting as a new interactive computer-based musical instrument. The interface is designed to be flexible for the user to modify the music being generated. It explores evolutionary computation in the context of algorithmic composition and provides a graphical interface that allows to modify the tonal center and the voice range, changing the evolution of the music by using the mouse[Moroni et al., 1999]. A piece of music consists of several sets of musical material manipulated and exposed to the listener, for example pitches, harmonies, rhythms, timbres, etc. They are composed of a finite number of elements and basically, the aim of a composer is to organize those elements in an esthetic way. Modeling a piece as a dynamic system implies a view in which the composer draws trajectories or orbits using the elements of each set [Manzolli, 1991]. Nonlinear iterative mappings are associated with interface controls. In the next page two examples of nonlinear iterative mappings with their resulting musical pieces are shown.The mappings may give rise to attractors, defined as geometric figures that represent the set of stationary states of a non-linear dynamic system, or simply trajectories to which the system is attracted. The relevance of this approach goes beyond music applications per se. Computer music systems that are built on the basis of a solid theory can be coherently embedded into multimedia environments. The richness and specialty of the music domain are likely to initiate new thinking and ideas, which will have an impact on areas such as knowledge representation and planning, and on the design of visual formalisms and human-computer interfaces in general. Above and bellow, Vox Populi interface is depicted, showing two nonlinear iterative mappings with their resulting musical pieces. References [Manzolli, 1991] J. Manzolli. Harmonic Strange Attractors, CEM BULLETIN, Vol. 2, No. 2, 4 -- 7, 1991. [Moroni et al., 1999] Moroni, J. Manzolli, F. Von Zuben, R. Gudwin. Evolutionary Computation applied to Algorithmic Composition, Proceedings of CEC99 - IEEE International Conference on Evolutionary Computation, Washington D. C., p. 807 -- 811,1999. [Moroni et al., 2000] Moroni, A., Von Zuben, F. and Manzolli, J. ArTbitration, Las Vegas, USA: Proceedings of the 2000 Genetic and Evolutionary Computation Conference Workshop Program – GECCO, 143 -- 145, 2000.
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id 6883
authors Richens, Paul
year 1999
title The Piranesi System for Interactive Rendering
source Proceedings of the Eighth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-8536-5] Atlanta, 7-8 June 1999, pp. 381-398
summary Photorealistic rendering requires special skills to achieve, but the result is not necessarily ideal for architectural communication. The Piranesi software provides an alternative way of producing a much wider range of images from the same geometrical model. Piranesi appears to be a 2d paint program for editing raster images, but its input includes a z-buffer. This allows painting and and pasting to reflect the perspective of the image, and many other depthrelated effects. The result is a new, and enjoyable, way of producing architectural images.
keywords Computer Graphics, Non-Photorealism, Painting, Interaction, Rendering
series CAAD Futures
email
more http://www.arct.cam.ac.uk/research/pubs/
last changed 2006/11/07 07:22

_id 504a
authors Rodrigo Alvarado, García
year 1999
title Design-Based on VR-Modeling of Environemntal Conditions
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 126-129
summary The research on CAD has been looking for a long time a creative contribution to architectural design, including recently the use of virtual-reality as an immersive modeling system, but without much practical results. However, contemporary architecture is increasingly including digital characteristics based more on cultural influences than on the use of electronic tools. This shows an evolution of the discipline in relation to digital media and apparently distant from environmental concerns. But the works and reflexions reveal a common convergence in the role of body in architecture as a pivot between virtual and local dimension of design. Based on that relationship we propose to take advantage of virtual-reality for modeling environmental conditions of the location in order to guide architectural design, using for example the potential of representing characteristics not visible in reality or to simulate time cycles. Sun displacement, wind direction, temperature ranges, topography and landscape are specific conditions in design that define energy consumption and human comfort. Such characteristics can establish optimal shapes crossing the different variables with timelines. VR-modeling and interactive control allow an spatial evaluation of environmentally efficient forms. That is showed through an exercise of housing in different locations of Chile. This merger between digital media and ecological concerns represents a crossing of contemporary cultural trends to motivate exploration of new geometries, supported on the potential of technology and on sustainable human development
series SIGRADI
email
last changed 2016/03/10 09:59

_id 1419
authors Spitz, Rejane
year 1999
title Dirty Hands on the Keyboard: In Search of Less Aseptic Computer Graphics Teaching for Art & Design
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 13-18
summary In recent decades our society has witnessed a level of technological development that has not been matched by that of educational development. Far from the forefront in the process of social change, education has been trailing behind transformations occurring in industrial sectors, passively and sluggishly assimilating their technological innovations. Worse yet, educators have taken the technology and logic of innovations deriving predominantly from industry and attempted to transpose them directly into the classroom, without either analyzing them in terms of demands from the educational context or adjusting them to the specificities of the teaching/learning process. In the 1970s - marked by the effervescence of Educational Technology - society witnessed the extensive proliferation of audio-visual resources for use in education, yet with limited development in teaching theories and educational methods and procedures. In the 1980s, when Computers in Education emerged as a new area, the discussion focused predominantly on the issue of how the available computer technology could be used in the school, rather than tackling the question of how it could be developed in such a way as to meet the needs of the educational proposal. What, then, will the educational legacy of the 1990s be? In this article we focus on the issue from the perspective of undergraduate and graduate courses in Arts and Design. Computer Graphics slowly but surely has gained ground and consolidated as part of the Art & Design curricula in recent years, but in most cases as a subject in the curriculum that is not linked to the others. Computers are usually allocated in special laboratories, inside and outside Departments, but invariably isolated from the dust, clay, varnish, and paint and other wastes, materials, and odors impregnating - and characterizing - other labs in Arts and Design courses.In spite of its isolation, computer technology coexists with centuries-old practices and traditions in Art & Design courses. This interesting meeting of tradition and innovation has led to daring educational ideas and experiments in the Arts and Design which have had a ripple effect in other fields of knowledge. We analyze these issues focusing on the pioneering experience of the Núcleo de Arte Eletrônica – a multidisciplinary space at the Arts Department at PUC-Rio, where undergraduate and graduate students of technological and human areas meet to think, discuss, create and produce Art & Design projects, and which constitutes a locus for the oxygenation of learning and for preparing students to face the challenges of an interdisciplinary and interconnected society.
series SIGRADI
email
last changed 2016/03/10 10:01

_id e336
authors Achten, H., Roelen, W., Boekholt, J.-Th., Turksma, A. and Jessurun, J.
year 1999
title Virtual Reality in the Design Studio: The Eindhoven Perspective
doi https://doi.org/10.52842/conf.ecaade.1999.169
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 169-177
summary Since 1991 Virtual Reality has been used in student projects in the Building Information Technology group. It started as an experimental tool to assess the impact of VR technology in design, using the environment of the associated Calibre Institute. The technology was further developed in Calibre to become an important presentation tool for assessing design variants and final design solutions. However, it was only sporadically used in student projects. A major shift occurred in 1997 with a number of student projects in which various computer technologies including VR were used in the whole of the design process. In 1998, the new Design Systems group started a design studio with the explicit aim to integrate VR in the whole design process. The teaching effort was combined with the research program that investigates VR as a design support environment. This has lead to increasing number of innovative student projects. The paper describes the context and history of VR in Eindhoven and presents the current set-UP of the studio. It discusses the impact of the technology on the design process and outlines pedagogical issues in the studio work.
keywords Virtual Reality, Design Studio, Student Projects
series eCAADe
email
last changed 2022/06/07 07:54

_id e15c
authors Bartenbach, Christian and Witting, Walter
year 1999
title VDU WORK IN DIFFERENT LIGHTING CONDITIONS
source Full-scale Modeling and the Simulation of Light [Proceedings of the 7th European Full-scale Modeling Association Conference / ISBN 3-85437-167-5] Florence (Italy) 18-20 February 1999, pp. 7-28
summary In order to avoid the disadvantages of purely subjective methods in a technical evaluation of daylight and artificial light systems, the Bartenbach LichtLabor developed new test methods which can determine objectively and quantitatively the visual or psycho-physiological stress connected with VDU work [1], depending on different lighting conditions. Daylight and artificial lighting systems were tested with these methods and compared by using the performances achieved by the test subjects. Some highly significant differences in performance done under the individual lighting systems became apparent and demonstrated that the visual stress or the physical or physiological fatigue from an ergonomic viewpoint depends largely on the lighting conditions at the workplace. This holds true for daylight systems (glare protection, re-directing lamellae, clear window as a control condition) as well as for purely artificial lighting systems where especially the choice of color temperature of the light and the used control gear (conventional or electronic) determine the resulting performance. Optimized lighting also positively affects the productivity and economicy for the design of workplaces that take the human factor into account.
keywords VDU, Optimized Lighting, Performance Test, Lighting System, Model Simulation, Real Environments
series other
type normal paper
more http://info.tuwien.ac.at/efa
last changed 2004/05/04 11:27

_id a0b6
authors Bhavnani, S., John, B. and Flemming, U.
year 1999
title The Strategic Use of CAD: An Empirically Inspired, Theory-Based Course
source Proceedings of ACM CHI 99 Conference on Human Factors in Computing Systems 1999 v.1 pp. 183-190
summary The inefficient use of complex computer systems has been widely reported. These studies show the persistence of inefficient methods despite many years of experience and formal training. To counteract this phenomenon, we present the design of a new course, called the Strategic Use of CAD. The course aims at teaching students efficient strategies to use a computer-aided drafting system through a two-pronged approach. Learning to See teaches students to recognize opportunities to use efficient strategies by studying the nature of the task, and Learning to Do teaches students to implement the strategies. Results from a pilot experiment show that this approach had a positive effect on the strategic behavior of students who did not exhibit knowledge of efficient strategies before the class, and had no effect on the strategic behavior of those who did. Strategic training can thus assist users in recognizing opportunities to use efficient strategies. We present the ramifications of these results on the design of training and future experiments.
keywords Strategy; Training; GOMS; Learning; Efficiency
series other
email
last changed 2003/11/21 15:16

_id 6930
authors Cattoni, Edson Luis and Santiago, Alina Goncalves
year 1999
title Lagoa da Conceicao - Florianópolis - Ilha de Santa Catarina: Uma Paisagem em Transformacao II (Conceicao Lagoon - Florianópolis - Ilha of Santa Catarina Island: A Landscape in Transformation II)
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 157-160
summary This work presents the study and applied assays (or simulation tests) about the ordination of urban space in the region of Lagoa da Conceição. In the region pressures placed by the growth of urban area and urban network system are in contact conflict with a fragile ecosystem, and with a sustainable development based on tourism. Analysis procedures exploited different forms of Space Syntax trying to examine effects of spatial structure in relation to movement patterns of pedestrians and vehicles. This methodology allowed the comprehension of relation between spatial configuration, transport and soil use, and reveled the interdependence and performance of built space within the restrict regional scale (Lagoa da Conceição) and the total urban structure of the island. This understanding is not limited to the present. Is also includes the study of historic urban evolution, and simulation of existing projects for the future, being an important tool to support project decision process. Consequently, the obtained results bring a new approach for the problem, which makes possible the synthesis of design proposals verifying its implications and consequences.
series SIGRADI
email
last changed 2016/03/10 09:48

_id 5bce
authors Ceccato, Cristiano
year 1999
title Evolutionary Design Tools for Mass-Customisation
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 152-156
summary This paper describes an instance of the author’s ongoing research in the field of Generative Design. The work is based on the premise that computer-aided design (CAD) should evolve beyond its current limitation of one-way interaction, and become a dynamic, intelligent, multi-user environment that encourages creativity and actively supports the evolution of individual, mass-customised designs which exhibit common features. The understanding of fundamental shape-forming processes in nature inspires us to move beyond the existing CAD paradigms and re-examine the way we can benefit from the computers in design. We can use this knowledge to create a new generation of computer-based design tools which use evolutionary search algorithms to generate create a common family of individual designs optimised according to particular criteria, while supporting our design intuition. The author explores this idea by illustrating a research project between the Hong Kong Polytechnic University and Deakin University (Australia). The project implements a multi-user oriented design tool for evolutionary design, which was tailored to produce a simple object such as door handle. The paper first gives a short historical and philosophical to the work, then describes the technical and algorithmic requirements, and implementation of the system. It concludes by describing an experiment in which the system was used on a "live" test group of people to generate individual, mass-customised designs.
series SIGRADI
email
last changed 2016/03/10 09:48

_id ga9913
id ga9913
authors Ceccato, Cristiano and Liauw, Laurence
year 1999
title Parametric Urbanism: Explorations in Generative Urban Design
source International Conference on Generative Art
summary This paper is the result of several years of research by the Authors into the new field of generative design, as applied to urbanism. Its purpose is to formulate a concept of parametric urbanism and data-driven urban design, and how it departs from existing concepts of urban analysis and resulting design methods. This paper first gives a definition and description of the notion of generative urban design, and its relevance to current the practice of architecture and global political, sociological and economic developments. The difference between dogmatic forms of urban design and new parametric research methods is explained, and the Authors argue the fundamental relevance of using examples of post-colonial large-scale projects. In support of this, the Authors explore the widening field of research into parametric and data-driven architecture and urban design and the history of rule-based and evolutionary design methodologies. The paper illustrates examples of successful research in the field of parametric and rule-based urban design, by the Authors as well as colleagues within the field. It surveys the Authors’ work done at the Architectural Association School of Architecture, at the Hong Kong Polytechnic University School of Design, as well as in practice and research-oriented consultancy. The projects illustrated support the thesis of parametric urbanism by showing its power and versatility when applied to very large-scale projects, in particular within the People’s Republic of China.
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id avocaad_2001_02
id avocaad_2001_02
authors Cheng-Yuan Lin, Yu-Tung Liu
year 2001
title A digital Procedure of Building Construction: A practical project
source AVOCAAD - ADDED VALUE OF COMPUTER AIDED ARCHITECTURAL DESIGN, Nys Koenraad, Provoost Tom, Verbeke Johan, Verleye Johan (Eds.), (2001) Hogeschool voor Wetenschap en Kunst - Departement Architectuur Sint-Lucas, Campus Brussel, ISBN 80-76101-05-1
summary In earlier times in which computers have not yet been developed well, there has been some researches regarding representation using conventional media (Gombrich, 1960; Arnheim, 1970). For ancient architects, the design process was described abstractly by text (Hewitt, 1985; Cable, 1983); the process evolved from unselfconscious to conscious ways (Alexander, 1964). Till the appearance of 2D drawings, these drawings could only express abstract visual thinking and visually conceptualized vocabulary (Goldschmidt, 1999). Then with the massive use of physical models in the Renaissance, the form and space of architecture was given better precision (Millon, 1994). Researches continued their attempts to identify the nature of different design tools (Eastman and Fereshe, 1994). Simon (1981) figured out that human increasingly relies on other specialists, computational agents, and materials referred to augment their cognitive abilities. This discourse was verified by recent research on conception of design and the expression using digital technologies (McCullough, 1996; Perez-Gomez and Pelletier, 1997). While other design tools did not change as much as representation (Panofsky, 1991; Koch, 1997), the involvement of computers in conventional architecture design arouses a new design thinking of digital architecture (Liu, 1996; Krawczyk, 1997; Murray, 1997; Wertheim, 1999). The notion of the link between ideas and media is emphasized throughout various fields, such as architectural education (Radford, 2000), Internet, and restoration of historical architecture (Potier et al., 2000). Information technology is also an important tool for civil engineering projects (Choi and Ibbs, 1989). Compared with conventional design media, computers avoid some errors in the process (Zaera, 1997). However, most of the application of computers to construction is restricted to simulations in building process (Halpin, 1990). It is worth studying how to employ computer technology meaningfully to bring significant changes to concept stage during the process of building construction (Madazo, 2000; Dave, 2000) and communication (Haymaker, 2000).In architectural design, concept design was achieved through drawings and models (Mitchell, 1997), while the working drawings and even shop drawings were brewed and communicated through drawings only. However, the most effective method of shaping building elements is to build models by computer (Madrazo, 1999). With the trend of 3D visualization (Johnson and Clayton, 1998) and the difference of designing between the physical environment and virtual environment (Maher et al. 2000), we intend to study the possibilities of using digital models, in addition to drawings, as a critical media in the conceptual stage of building construction process in the near future (just as the critical role that physical models played in early design process in the Renaissance). This research is combined with two practical building projects, following the progress of construction by using digital models and animations to simulate the structural layouts of the projects. We also tried to solve the complicated and even conflicting problems in the detail and piping design process through an easily accessible and precise interface. An attempt was made to delineate the hierarchy of the elements in a single structural and constructional system, and the corresponding relations among the systems. Since building construction is often complicated and even conflicting, precision needed to complete the projects can not be based merely on 2D drawings with some imagination. The purpose of this paper is to describe all the related elements according to precision and correctness, to discuss every possibility of different thinking in design of electric-mechanical engineering, to receive feedback from the construction projects in the real world, and to compare the digital models with conventional drawings.Through the application of this research, the subtle relations between the conventional drawings and digital models can be used in the area of building construction. Moreover, a theoretical model and standard process is proposed by using conventional drawings, digital models and physical buildings. By introducing the intervention of digital media in design process of working drawings and shop drawings, there is an opportune chance to use the digital media as a prominent design tool. This study extends the use of digital model and animation from design process to construction process. However, the entire construction process involves various details and exceptions, which are not discussed in this paper. These limitations should be explored in future studies.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id ga9907
id ga9907
authors Ciao, Quinsan
year 1999
title Breeds of Artificial Design: Design Thinking in Computing Creation
source International Conference on Generative Art
summary There are many different paradigms or breeds of artificial design schemes. They each address artificial design from a different perspective. For instance, design by optimization emphasizes the iterative "trial-and-error" process of alternating generation and evaluation. Design by argumentation addresses the need of objectifying and communicating design thinking. Design by rues attempts to summary design knowledge into recipes. Design by simulation and electronic media offers a forum for design trial evaluation. Case-based design emphasizes experience-based design thinking. Fuzzy reasoning system provides a computing media to model and execute design reasoning. Although different, all of these paradigms are related and complement each other. Unification or collaboration of these different paradigms may lie ahead of future research and practice of artificial design.
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id d0aa
authors Colajanni, Benedetto, Concialdi, Salvatore and Pellitteri, Giuseppe
year 1999
title CoCoMa: a Collaborative Constraint Management System for the Collaborative Design
doi https://doi.org/10.52842/conf.ecaade.1999.364
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 364-369
summary Collaborative Design is a topic of particular current interest. Existing software allows a multiplicity of designers to work on the same project. What the software really allows is accessing to a part of the information of the project and changing it. Sometimes there is a hierarchical distribution of the power of change: some participants can be permitted to operate only on some limited layers of the object representation. In this case the changes they propose are to be accepted by a general manager of the design process. What is lacking in this kind of software is the explicit management on the reciprocal constraints posed by different participants. In this paper, an elementary Collaborative Design System is presented whose main concern is just the management of constraints. Each participant designs the part of the project of his/her concern instantiating objects comprised of geometric description, alphanumeric variables and constraints on both. Constraints can be of two types: absolute or defined by a range of allowed values of the constrained variable. A participant intervening later can accept the constraint, choosing a value in the permitted range, or decide to violate it. In this case the proposed violation is signalled to whom posed it.
keywords Collaborative Design, Design Process, Management System, Participant Designs, Constraints Violation
series eCAADe
email
last changed 2022/06/07 07:56

_id 2524
authors Corrao, R. and Fulantelli, G.
year 1999
title The Web to Support Creative Design in Architecture
source AVOCAAD Second International Conference [AVOCAAD Conference Proceedings / ISBN 90-76101-02-07] Brussels (Belgium) 8-10 April 1999, pp. 275-283
summary The use of the web in a didactic context appears to be extremely meaningful and effective. In Architecture, the web has huge potential: among others, it has the ability to gather an enormous amount of information, and the ability to create an active learning environment, one which affords the learner opportunities to engage and think. The paper reports on a Web Based Instruction (WBI) system developed at the Italian National Research Council -Institute for Educational and Training Technologies- to support design activities for students of the Italian Faculty of Architecture and Civil Engineering. Original features of the system allow students to study and design in an effective way. Specifically, a particular set of "virtual stationery items" has been implemented and integrated in the system to help students, enrolled on on-line courses, to mimic important traditional study activities, still gaining all the advantages of using the Web. These tools are integrated with communication tools in the same learning environment. A very important feature of the WBI system is that authorised users can enrich the information network in the system, by adding new pages and new links. In the paper we report on the structure of the system, with particular focus on the information domain. Some of the "working tools" which allow users to simulate traditional study activities and the hypertext extension mechanism are also described.
series AVOCAAD
last changed 2005/09/09 10:48

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