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 3026

_id c04d
authors Hauri, H.H.
year 1987
title Expertenprogramm Struktura
doi https://doi.org/10.52842/conf.ecaade.1987.x.c6r
source Architectural Education and the Information Explosion [eCAADe Conference Proceedings] Zurich (Switzerland) 5-7 September 1987.
summary Das Programm dient dem Architekten als Unterstützung bei seiner Entwurfsarbeit. Es berät ihn bei der Wahl der Tragkonstruktion für Hochbauten und liefert Vorbemessungen für die wichtigsten Bauteile.
series eCAADe
last changed 2022/06/07 07:50

_id e820
authors Armstrong, W.W., Green, M. and Lake, R.
year 1987
title Near- Real-Time Control of Human Figure Models
source IEEE Computer Graphics and Applications. June, 1987. vol. 7: pp. 52-60 : ill
summary Includes bibliography. Animating human figures is one of the major problems in computer animation. A recent approach is the use of dynamic analysis to compute the movement of a human figure, given the forces and torques operating within and upon the body. One of the problems with this technique is computing the forces and torques required for particular motions: this has been called the control problem of dynamic analysis. To develop a better understanding of this problem, an interactive interface to a dynamics package has been produced. This interface, along with a collection of low-level motion processes, can be used to control the motion of a human figure model. This article describes both the user interface and the motion processes, along with experiences with this approach
keywords computer graphics, animation, user interface
series CADline
last changed 2003/06/02 14:41

_id c568
authors Balachandran, M.B. and John S. Gero
year 1987
title A Model for Knowledge Based Graphical Interfaces
source AI '87: Proceedings of the Australian Joint Artificial Intelligence Conference. 1987. pp. 505-521. Also published in Artificial Intelligence Developments and Applications edited by J. S. Gero and R Stanton, North-Holland Pub. 1988. -- CADLINE has abstract only.
summary This paper describes a model for knowledge-based graphical interface which incorporates a variety of knowledge of the domain of application. The key issues considered include graphics interpretation, extraction of features of graphics objects and identification of prototype objects. The role of such knowledge-based interfaces in computer-aided design is discussed. A prototype system developed in Prolog and C is described and its application in the domain of structural engineering is demonstrated
keywords user interface, computer graphics, knowledge base, systems, civil engineering, structures
series CADline
email
last changed 2003/06/02 13:58

_id 963b
authors Bartels, R.H., Beatty, J.C. and Barsky, B.A.
year 1987
title An Introduction to Splines for Use in Computer Graphics and Geometric Modeling
source Morgan Kaufmann Publishers, Los Altos, CA
summary The most basic output primitives in every computer graphics library are "lineSegment()" and "Polygon()", ortheir equivalents. These are, of course, sufficent in the sense that any curved line or surface can be arbitrarrily well approximated by straight line segments or planar polygons, but in many contexts that is not enough. Such approximations often require large amounts of data to obtain satifactory smoothness, and they are awkward to manipulate. Then too, even with the the most sophisticated continous shading models, polygonaltechniques can resultin visually ojectionable images. Mach bands may be apparent at the borders between adjacent polygons, and there is always a telltale angularity to polygonal silhouettes. Hence many modeling systems are augmented by circles, spheres, cylinders, etc. and allow such simple primitives to be combined to form quite complex objects.
series other
last changed 2003/04/23 15:14

_id 3985
authors Barton, G.E., Berrywick, R.C. and Ristad, E.S.
year 1987
title Computational Complexity and Natural Language
source MIT Press, Cambridge MA
summary Computational Complexity and Natural Language heralds an entirely new way of looking at grammatical systems. It applies the recently developed computer science tool of complexity theory to the study of natural language
series other
last changed 2003/04/23 15:14

_id a936
authors Boesjes, E.
year 1988
title The Structure of the Automation Process; Implications for CAAD
source CAAD futures ‘87 [Conference Proceedings / ISBN 0-444-42916-6] Eindhoven (The Netherlands), 20-22 May 1987, pp. 59-69
summary In this paper we describe the dynamic process of change of computer components, computer products and user-techniques. We will refer to this process as the process of automation. In the first part we describe the structure of the process of automation. This structure consists of components and relations between these components. Some of the relations can be characterised as regularities. In the second part we briefly describe the State of the Art in CAAD. From the State of the Art and the process of automation we can extrapolate the State of the Future in CAAD. This extrapolation doesn't bring us to the future we want. The structure of the process of automation will have to change if we want future CAAD to develop towards an ideal.
series CAAD Futures
last changed 2003/11/21 15:16

_id e861
authors Burnham, G.T.
year 1987
title Microcomputer-Based Expert System for the Design of Operational Military Airfields
source Department of Architectural Science, University of Sydney
summary This thesis develops a number of prototypical expert systems on a microcomputer to assist the military designer or engineer with facets of military operational airfield design. An existing expert system shell BUILD written in PROLOG-1 was altered to provide a more permanent record of the results of the system execution. The individual knowledge base includes production rules which conform to the BUILD syntax requirements. A number of additional clauses related to the knowledge base are written in PROLOG-1. The expert system consists of some 200 rules and an additional 36 clauses. The rules contain knowledge on soil characteristics pertinent to airfields, factors involved in calculating lengths of runways and factors for determining the effort involved in construction. The knowledge for the expert systems was gathered from a combination of civilian and military literature sources, the author's own experience, and discussions with military and air force personnel currently engaged in the design, planning and construction of these facilities. Development of these prototypical expert systems demonstrates the feasibility of implementing expert systems on microcomputers in this domain. Furthermore, it demonstrates their possible application to military engineering design particularly where the design process relies on a large amount of tabulated data and heuristic knowledge. It is this type of knowledge that is often used by the military engineer to find a timely problem solution when provided with a range of options. [Unpublished. -- CADLINE has abstract only.]
keywords Applications, Military Engineering, Expert Systems, Design, Planning
series thesis:MSc
last changed 2002/12/14 19:15

_id b915
authors Carpenter, L., Catmull, E. and Cook, R.L.
year 1987
title The REYES image rendering architecture
source Computer Graphics, 21 4, 95-102
summary In 1987, Robert Cook, Loren Carpenter, and Edwin Catmull released an article about the Reyes (Renders Everything You Ever Saw) image rendering pipeline [1]. This pipeline formed the basis for PRMan (Photo-realistic RenderMan), Pixar's ground-breaking image renderer. The basic Reyes pipeline proceeds in several steps: For each primitive in the scene: 1. Transform to Camera-Space 2. Bound - Eye-space bound of the primitive that will help cull primitives that are outside of the viewing area. 3. Split - A primitive can split itself into one or more smaller primitives. This will help to reduce the total number of polygons when the primitive gets diced. It will also allow parts of a primitive to be culled. 4. Dice - Convert the primitive into a grid of micropolygons. Each micropolygon is about the size of half of a pixel. 5. Shade - Perform lighting and shading calculations on each vertex in the micropolygon grid. 6. Draw - Scan convert and perform z-buffer calculations on the micropolygons of each primitive.
series journal paper
last changed 2003/04/23 15:14

_id maver_093
id maver_093
authors Clarke J.A., Kim J.J., Maver T.W. and Stearn, D.
year 1987
title Lighting Simulation in Building Design
source Proc. Electronic Imaging '87, Institute for Graphics Communication, Boston
series other
email
last changed 2003/09/03 15:01

_id a1a1
authors Cornick, T. and Bull, S.
year 1988
title Expert Systems for Detail Design in Building
source CAAD futures ‘87 [Conference Proceedings / ISBN 0-444-42916-6] Eindhoven (The Netherlands), 20-22 May 1987, pp. 117-126
summary Computer-Aided Architectural Design (CAAD) requires detailed knowledge of the construction of building elements to be effective as a complete design aid. Knowledge-based systems provide the tools for both encapsulating the "rules" of construction - i.e. the knowledge of good construction practice gained from experience - and relating those rules to geometric representation of building spaces and elements. The "rules" of construction are based upon the production and performance implications of building elements and how these satisfy various functional criteria. These building elements in turn may be related to construction materials, components and component assemblies. This paper presents two prototype knowledge-based systems, one dealing with the external envelope and the other with the internal space division of buildings. Each is "component specific" and is based upon its own model of the overall construction. This paper argues that "CAAD requires component specific knowledge bases and that integration of these knowledge bases into a knowledge-based design system for complete buildings can only occur if every knowledge base relates to a single coordinated construction model".
series CAAD Futures
last changed 1999/04/03 17:58

_id 9999
authors Coxe, W., Hartung, N.F., Hochberg, H.H., Lewis, B.J., Maister, D.H., Mattox, R.F. and Piven, P.A.
year 1987
title Success Strategies for Design Professionals
source New York, McGraw-Hill
summary As consultants with the opportunity to analyze literally hundreds of professional design firms, we have found the search for ideal management methods challenging. Each time we've observed a format that appears to work well for some or many firms, an exception has soon appeared, contradicting what looked like a good rule to follow. For example, some firms do outstanding work organized as project teams, others are very successful with a departmentalized project structure, and still others get good results with a studio format. One of the major puzzles for observers has been finding a relation between the project delivery system used by firms (that is, "how we do our work") and how the organization itself is operated (that is, "how we structure and run the firm"). After years of study and trial and error, a model has begun to emerge that holds promise for creating some order among these issues. At the heart of this model is the recognition that although no one strategy fits all firms, there is a family of understandable principles from which almost any firm of design professionals can devise its own best strategy. We call these the SuperPositioning principles. This book sets forth the theory, a set of master strategies derived from it, and some thoughts on how to put the principles to use. We look forward to further learning in the years ahead from the experience of professionals who apply the principles in their own firms.
series other
last changed 2003/04/23 15:14

_id 0748
authors Coyne, R.D., Rosenman, M.A. and Radford, A.D. (et.al.)
year 1987
title Innovation and Creativity in Knowledge-based CAD
source Amsterdam: North-Holland, 1987. pp. 435-465
summary The authors examine the creativity of knowledge-based design systems from a narrow information processing perspective. As a property of the design process innovation and creativity can be identified by observing both the quality of the product, and also the characteristics of the process itself. The key theme running through the discussion is the acquisition of knowledge as the key to understanding creativity. This involves not only the ability of a system to acquire knowledge, but also its ability to control its own processes and change its own structure. In order to discuss this view a model of design systems is put forward in which a distinction between interpretative and syntactic subsystems for innovation and creativity is made
keywords design process, knowledge base, systems, creativity, knowledge acquisition, representation
series CADline
email
last changed 2003/05/17 10:13

_id ecaade2023_138
id ecaade2023_138
authors Crolla, Kristof and Wong, Nichol
year 2023
title Catenary Wooden Roof Structures: Precedent knowledge for future algorithmic design and construction optimisation
doi https://doi.org/10.52842/conf.ecaade.2023.1.611
source Dokonal, W, Hirschberg, U and Wurzer, G (eds.), Digital Design Reconsidered - Proceedings of the 41st Conference on Education and Research in Computer Aided Architectural Design in Europe (eCAADe 2023) - Volume 1, Graz, 20-22 September 2023, pp. 611–620
summary The timber industry is expanding, including construction wood product applications such as glue-laminated wood products (R. Sikkema et al., 2023). To boost further utilisation of engineered wood products in architecture, further development and optimisation of related tectonic systems is required. Integration of digital design technologies in this endeavour presents opportunities for a more performative and spatially diverse architecture production, even in construction contexts typified by limited means and/or resources. This paper reports on historic precedent case study research that informs an ongoing larger study focussing on novel algorithmic methods for the design and production of lightweight, large-span, catenary glulam roof structures. Given their structural operation in full tension, catenary-based roof structures substantially reduce material needs when compared with those relying on straight beams (Wong and Crolla, 2019). Yet, the manufacture of their non-standard geometries typically requires costly bespoke hardware setups, having resulted in recent projects trending away from the more spatially engaging geometric experiments of the second half of the 20th century. The study hypothesis that the evolutionary design optimisation of this tectonic system has the potential to re-open and expand its practically available design solution space. This paper covers the review of a range of built projects employing catenary glulam roof system, starting from seminal historic precedents like the Festival Hall for the Swiss National Exhibition EXPO 1964 (A. Lozeron, Swiss, 1964) and the Wilkhahn Pavilions (Frei Otto, Germany, 1987), to contemporary examples, including the Grandview Heights Aquatic Centre (HCMA Architecture + Design, Canada, 2016). It analysis their structural concept, geometric and spatial complexity, fabrication and assembly protocols, applied construction detailing solutions, and more, with as aim to identify methods, tools, techniques, and construction details that can be taken forward in future research aimed at minimising construction complexity. Findings from this precedent study form the basis for the evolutionary-algorithmic design and construction method development that is part of the larger study. By expanding the tectonic system’s practically applicable architecture design solution space and facilitating architects’ access to a low-tech producible, spatially versatile, lightweight, eco-friendly, wooden roof structure typology, this study contributes to environmentally sustainable building.
keywords Precedent Studies, Light-weight architecture, Timber shell, Catenary, Algorithmic Optimisation, Glue-laminated timber
series eCAADe
email
last changed 2023/12/10 10:49

_id 489e
authors Jolliet, Aimé and Quincerot, Richard
year 1987
title Video et Architecture
doi https://doi.org/10.52842/conf.ecaade.1987.x.h9m
source Architectural Education and the Information Explosion [eCAADe Conference Proceedings] Zurich (Switzerland) 5-7 September 1987.
summary L'institution architecturale est organisée à partir du postulat d'une incommunicabilité de l'architecture ("I'espace indicible" de Le Corbusier, par exemple), ce qui ne facilite pas l'enseignement ni l'exercice professionnel. Comme l'ont montré divers travaux théoriques, ce postulat n'a rien de nécessaire, bien qu'il joue un rôle institutionnel historiquement situé. Une activité pratique de communication de l'architecture par la vidéo conduit à la même conclusion: bien des opportunités existent d'exploiter les techniques médiatiques contemporaines pour les mettre au service de l'architecture, de son enseignement et des pratiques professionnelles. La présentation s'appuie sur quinze ans d'expérience d'enseignement et de production de vidéos dans l'Ecole d'architecture de l'Université de Genève ayant permis la réalisation d'une centaine d'émissions sur l'architecture, la construction et l'urbanisme.
series eCAADe
last changed 2022/06/07 07:50

_id ae4f
authors Kalay, Yehuda E., Swerdloff, Lucien M. and Majkowski, Bruce R.
year 1987
title Computer-Aided Architectural Design Research : Summary of Proposed Research Plan
source March, 1987. [8] p. includes bibliography
summary The potentials of recent advancements in computer-driven, information-rich technologies have begun to effect the disciplines of architecture, planning, and design. The roles of computer-aided design tools are, however, still not completely specified, and it is the responsibility of research institutes, and in particular schools of architecture and design, to explore, define, and develop the uses of computers in architecture, planning, and design. The CAD program at the School of Architecture and Planning is based on the premise that research and education are both essential and interdependent components which provide students with necessary technical skills, improve methods of teaching fundamental design knowledge, and foster the exploration and development of new technologies and methodologies for computers in design. The program has been implemented in what the authors have termed the 'Triad Methodology' of computer-aided architectural design: the teaching of CAD principles to students, the development of a strong research program, and the use of computer tools to enhance the school's general curriculum. The CAD Lab functions as a conduit for basic and advanced research intended to enhance architecture and planning through the use of computers. The faculty and graduate students have already demonstrated their interest and ability to undertake state of the art research in CAD. It is expected that these interests will continue and proliferate in the future. This paper briefly outlines the direction, scope, and required resources for computer related research at the School of Architecture and Planning in Buffalo
keywords CAD, education, architecture, research
series CADline
email
last changed 2003/06/02 10:24

_id 8a1b
authors Mackenzie, C.A.
year 1987
title Inducing Relational Grammars From Design Interpretations
source AI'87 : Proceeding of the Australian Joint Artificial Intelligence Conference. 1987. pp. 207-220 CADLINE has abstract only.
summary --- Also published in Artificial Intelligence Developments and Applications edited by J. S. Gero and R. Stanton, North-Holland Pub. 1988. The combination of a heuristic driven search and a tree systems inference technique to induce context-free design grammars is presented. This is achieved by searching for the most useful interpretations of each design in a sample set and discovering regularities in their tree systems representation. The knowledge induced is represented as an accepting tree systems automation and generative grammar. Examples from the domain of architectural design are given
keywords heuristics, inference, search, shape grammars, knowledge, representation, architecture
series CADline
last changed 2003/06/02 13:58

_id 0347
authors Maver, T.
year 1988
title Software Tools for the Technical Evaluation of Design Alternatives
source CAAD futures ‘87 [Conference Proceedings / ISBN 0-444-42916-6] Eindhoven (The Netherlands), 20-22 May 1987, pp. 47-58
summary Designing buildings which 'work' - economically, socially and technically - remains the central challenge for architects. This paper is concerned with the state of development of software tools for the evaluation of the technical issues which are relevant at the conceptual stages, as opposed to the detailed stages, of design decision-making. The technical efficiency of building is of enormous economic importance. The capital investment in building in Europe represents some 12% of the Gross Domestic Product; this capital investment is exceeded by an order of magnitude, however, by the operating costs of buildings over their life span. In turn, these operating costs are exceeded - again by an order of magnitude - by the costs associated with the (human) operations which go on within the building, and on which the design of the building has some impact.
series CAAD Futures
email
last changed 2001/06/04 17:16

_id e806
authors Maver, T.W.
year 1987
title The New Studio: CAD and the Workstation - State of the Art
doi https://doi.org/10.52842/conf.ecaade.1987.x.g1r
source Architectural Education and the Information Explosion [eCAADe Conference Proceedings] Zurich (Switzerland) 5-7 September 1987.
summary This presentation draws on three main sources: (i) reportage of the ATHENA project at MIT, (ii) the experience of the author as a Professor of CAAD, (iii) the work of the eCAADe on the social impacts of CAAD. // Project ATHENA was introduced to MIT in May 1983 as an experiment in the potential uses of advanced computer technology throughout the University curriculum. By the end of the project a network of about 2000 high performance graphics workstations - supplied mainly by IBM and DEC - will have been installed; about half of MIT's $20 million investment is being devoted to the development of new applications software for teaching across almost all the academic Departments, including Architecture.

series eCAADe
email
last changed 2022/06/07 07:50

_id maver_108
id maver_108
authors Maver, T.W., Clarke, J.A., Stearn, D.d. and Kim, J.J.
year 1987
title Lighting Simulation in Building Performance Appraisal
source Proceedings of Electronic Imaging Conference, Boston
summary This paper describes an advanced, multi-chromatic lighting simulation model capable of representing complex geometries and randomly distributed luminaires. The model, known by the acronym DIM (Dynamic Illumination Model), is now operational as a research prototype and a follow-on project has now commenced which aims to transform this prototype into a polished design tool. DIM accepts a description of a zone's geometry, surface finishes, contents and natural and artificial light sources. A multi-chromatic ray tracking scheme is then employed to obtain the spectral surface luminance distribution corresponding to each light source. Output from the model are the usual contours of planar illuminance and coloured perspective images.
series other
email
last changed 2003/09/03 15:36

_id 29f0
authors Maver, T.W.
year 1987
title Modelling the Cityscape with Geometry Engines
source Computer Aided Design, vol 19, No 4, 193-196 (+ colour plates)
series journal paper
email
last changed 2003/06/02 15:00

For more results click below:

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