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 1823

_id 242d
authors Atkin, Brian L. and Gill, E. Moira
year 1986
title CAD and Management of Construction Projects
source Journal of Construction Engineering and Management, Vol. 112, December, pp. 557-565
summary The increasing interest in computer-aided design (CAD) has prompted research that is aimed at identifying the opportunities for construction managers and building contractors. It has been found that the use of CAD systems in the U.K. is mainly confined to the production of detailed drawings. Indeed, most of the systems used are 2-D drafting tools and incapable of supporting the integration of even modest amounts of nongraphical (construction) data. On the other hand, many 3-D modeling systems have the potential to integrate construction data, although they appear to be almostignored. The use of 3-D modeling systems is considered to be the most suitable vehicle for successfully integrating these data. However, this is likely to necessitate the introduction of separate databases, preferably of the relational type. The use of 3-D modeling systems in assessing the construction implications of outline designs also presents interesting possibilities and is discussed.
series journal paper
last changed 2003/04/23 15:14

_id 4361
authors Bishop, G. and Weimer, D.M.
year 1986
title Fast Phong Shading
source Computer Graphics (20) 4 pp. 103-106
summary Computer image generation systems often represent curved surfaces as a mesh of polygons that are shaded to restore a smooth appearance. Phong shading is a well known algorithm for producing a realistic shading but it has not been used by real-time systems because of the 3 additions, 1 division and 1 square root required per pixel for its evaluation. We describe a new formulation for Phong shading that reduces the amount of computation per pixel to only 2 additions for simple Lambertian reflection and 5 additions and 1 memory reference for Phong's complete reflection model. We also show how to extend our method to compute the specular component with the eye at a finite distance from the scene rather than at infinity as is usually assumed. The method can be implemented in hardware for real-time applications or in software to speed image generation for almost any system.
series journal paper
last changed 2003/11/21 15:16

_id e43b
authors Blasi, D. and Scudo, G.
year 1986
title Experience of Output Visualisation in Thermal Performance Analysis and Design.
doi https://doi.org/10.52842/conf.ecaade.1986.186
source Teaching and Research Experience with CAAD [4th eCAADe Conference Proceedings] Rome (Italy) 11-13 September 1986, pp. 186-191
summary GKS didactic application in output visualisation of thermal behaviour simulation in building analysis and design. Energy analysis is performed by BEETA (Built Environment Energy Test and Analysis) code. It is a numerical simulation code which allows to simulate the building multizone thermal behaviour with different passive devices (Direct Gain, Greenhouse, Solar Chimney, Trompe, Convective and Radiative Cooling etc.). The code is based on thermal network theory and methods; the set of thermal equation is normally solved every hour or less by the coefficient matrix inversion method. An interactive loop is provide for dealing with non- linear thermal conductance problems with continuous or step variation (i.e. air mixing through an opening between two spaces, Trompe wall convective loop, etc.) The code allows to take into account urban obstructions and shading devices.

series eCAADe
last changed 2022/06/07 07:52

_id 8e02
authors Brown, A.G.P. and Coenen, F.P.
year 2000
title Spatial reasoning: improving computational efficiency
source Automation in Construction 9 (4) (2000) pp. 361-367
summary When spatial data is analysed the result is often very computer intensive: even by the standards of contemporary technologies, the machine power needed is great and the processing times significant. This is particularly so in 3-D and 4-D scenarios. What we describe here is a technique, which tackles this and associated problems. The technique is founded in the idea of quad-tesseral addressing; a technique, which was originally applied to the analysis of atomic structures. It is based on ideas concerning Hierarchical clustering developed in the 1960s and 1970s to improve data access time [G.M. Morton, A computer oriented geodetic database and a new technique on file sequencing, IBM Canada, 1996.], and on atomic isohedral (same shape) tiling strategies developed in the 1970s and 1980s concerned with group theory [B. Grunbaum, G.C. Shephard, Tilings and Patterns, Freeman, New York, 1987.]. The technique was first suggested as a suitable representation for GIS in the early 1980s when the two strands were brought together and a tesseral arithmetic applied [F.C. Holdroyd, The Geometry of Tiling Hierarchies, Ars Combanitoria 16B (1983) 211–244.; S.B.M. Bell, B.M. Diaz, F.C. Holroyd, M.J.J. Jackson, Spatially referenced methods of processing raster and vector data, Image and Vision Computing 1 (4) (1983) 211–220.; Diaz, S.B.M. Bell, Spatial Data Processing Using Tesseral Methods, Natural Environment Research Council, Swindon, 1986.]. Here, we describe how that technique can equally be applied to the analysis of environmental interaction with built forms. The way in which the technique deals with the problems described is first to linearise the three-dimensional (3-D) space being investigated. Then, the reasoning applied to that space is applied within the same environment as the definition of the problem data. We show, with an illustrative example, how the technique can be applied. The problem then remains of how to visualise the results of the analysis so undertaken. We show how this has been accomplished so that the 3-D space and the results are represented in a way which facilitates rapid interpretation of the analysis, which has been carried out.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id 876b
authors Christiansson, Per
year 1986
title Structuring a Learning Building Design System
source Advancing Building Technology, CIB International Congress (10th : 1986 : Washington D. C.). 9 p. : ill. includes bibliography
summary It is now vital to aim at formulating computer system modules that possess a high ability to adapt their behavior to fundamental human values and a complex and unstandardized (not uniform) building process but at the same time put constraints on them so that we don't end up with a confusion of computerized routines hard to access, control and understand. In the paper formulations are made of basic artifact skeletons outgoing from the properties to give integrated CAD systems and to those rules by which the growth of the systems are governed. System learning domains including conceptual modelling tools are presented aiming at supporting professional skill, creativity and integration between process actors. The basis for system implementation is frames, descriptive language (PROLOG) and relational databases with regard taken to future possibilities to parallel processing
keywords modeling, learning, integration, database, AI, design, systems, frames
series CADline
last changed 1999/02/12 15:07

_id a9b1
authors Cohen, M.F., Greenberg, D.P. and Immel, D.S. (et al)
year 1986
title An Efficient Radiosity Approach for Realistic Image Synthesis
source IEEE Computer Graphics and Applications March, 1986. vol. 6: pp. 26-35 : col. ill. includes bibliography.
summary The radiosity method models the interaction of light between diffusely reflecting surfaces and accurately predicts the global illumination effects. Procedures are now available to simulate complex environments including occluded and textured surfaces. For accurate rendering, the environment must be discretized into a fine mesh, particularly in areas of high intensity gradients. The interdependence between surfaces implies solution techniques which are computationally intractable. This article describes new procedures to predict the global illumination function without excessive computational expense. Statistics indicate the enormous potential of this approach for realistic image synthesis, particularly for dynamic images of static environments
keywords computer graphics, radiosity, rendering, algorithms
series CADline
last changed 2003/06/02 14:42

_id 8503
authors Coyne, Richard D. and Gero, John S.
year 1986
title Semantics and the Organisation of Knowledge in Design
source Design Computing. 1986. vol. 1: pp. 68-89 : ill. includes bibliography
summary The linguistic paradigm of design is considered. The idea of meta-languages is developed as a means of generating designs that are imbued with semantic content. The formulation of meta-languages therefore becomes a way of organizing knowledge about design. The usefulness of these ideas is demonstrated by means of programs developed in Prolog
keywords design, knowledge, semantics
series CADline
email
last changed 2003/05/17 10:17

_id 31d5
authors Delisle, N. and Schwartz, M.
year 1986
title Neptune: A Hypertext System for CAD Applications
source Proceedings ofACM SIGMOD International Conference on Management of Data, (Washington D.C., May 28-30 1986) pp. 132-143
summary Even though many of the essential notions of hypertext were first contained in the description of a "memex," written by Vannevar Bush in 1945, there are today only a few scattered implementatlons of hypertext, let alone any serious use of it in a CAD environment. In what follows, we describe what hypertext is all about We describe a prototype hypertext system, named Neptune, that we have built.
series other
last changed 2003/04/23 15:50

_id 079f
authors Dickson, Gary W., DeSanctis, Gerardine and McBride, D. J.
year 1986
title Understanding the Effectiveness of Computer Graphics for Decision Support : A Cumulative Experimental Approach
source Communications of the ACM. January, 1986. vol. 29: pp. 40-47. includes bibliography
summary A total of 840 junior and senior-level undergraduate business students participated in three experiments that compared computer-generated graphical forms of data presentation to traditional tabular reports. The first experiment compared tables and bar charts for their effects on readability, interpretation accuracy, and decision making. No differences in interpretation accuracy or decision quality were observed for the two groups, although tabular reports were rated as 'easier to read and understand' than graphical reports. The second experiment compared line plots to tables for their effects on interpretation accuracy and decision quality. Subjects with graphical reports outperformed those with tables. There were no meaningful differences in interpretation accuracy across treatment groups. The third experiment compared graphical and tabular reports for their ability to convey a 'message' to the reader. Only in situations in which a vast amount of information was presented and relatively simple impressions were to be made, did subjects given graphs outperform those using tables. This program of cumulative experiments indicates that generalized claims of superiority of graphic presentation are unsupported, at least for decision-related activities. In fact, the experiments suggest that the effectiveness of the data display format is largely a function of the characteristics of the task at hand, and that impressions gleaned from 'one shot' studies of the effectiveness of the use of graphs may be nothing more than situationally dependent artifacts
keywords business, computer graphics, presentation, decision making, visualization
series CADline
last changed 2003/06/02 13:58

_id a241
authors Freund, Dwight D.
year 1986
title A Note : An Interactive Procedure for Constructing Line and Circle Tangencies
source IEEE Computer Graphics and Applications. April, 1986. vol. 6: pp. 59-63 : ill. includes bibliography
summary This note describes a procedure that enables a designer or draftsperson with limited mathematical training to discover interactively the construction of a wide variety of tangency and intersection problems. Requiring very little code to implement, it supplements the standard tangency constructions available on commercial turnkey computer-aided-design systems with a flexibility unavailable even through the inclusion of the numerous special-purpose algorithms available in the literature
keywords drawings, circles, computational geometry, user interface
series CADline
last changed 2003/06/02 10:24

_id 8237
authors Gero, John S. and Coyne, Richard D.
year 1986
title Developments in Expert Systems for Design Synthesis
source New York: 1986. pp. 193-203
summary The applicability of expert systems to design synthesis is demonstrated. This is achieved by means of inference rules which can interpret design specifications in order to produce designs. This approach is applicable to certain classes of design problems which can be subdivided into independent subproblems. An expert system which contains knowledge about conflict resolution applicable to the more general class of design problem is demonstrated
keywords design, expert systems, synthesis
series CADline
email
last changed 2003/05/17 10:17

_id 8db7
authors Gero, John S., Radford, Antony D. and Rosenman, Michael A. (et al)
year 1986
title Knowledge-based Building Design
source CIB 86, Advanced Building Technology, Proceedings. 1986. vol. 1: pp. 93-102
summary CADLINE has abstract only. The use of the right knowledge depends not only on its availability but also on the designer recognizing that it is needed. The great majority of failures in building design and construction come from the non-application of existing, recorded knowledge; the designer either could not find the right information, or never recognized that the existing basis for making design decisions was inadequate in a new context. This paper describes some work towards the development of knowledge-based computer-aided design tools in which the knowledge is explicit, explained and open to modification. The philosophy behind the work is that design is almost always better if it is based on better knowledge, and that knowledge should be linked as closely as possible to the design activity. Rather than rely on a theoretical discussion, the authors make some brief statements about the nature of such knowledge-based systems and then give some working examples from the Architectural Computing Unit in the University of Sydney
keywords building, knowledge base, design, architecture, CAD
series CADline
email
last changed 2003/06/02 13:58

_id 0354
authors Goodman, Gary and Reddy, Raj D.
year 1978
title Alternative Control Structures for Speech Understanding Systems
source 1978 ? [13] p. : ill. includes bibliography Control structures are an essential part of any speech recognition system. They are the devices by which passive knowledge about the task and language is transformed into active and effective processes. In the chapter, three areas of control structures are defined and discussed: knowledge source interaction, knowledge source activation, and knowledge source focusing. Discussion relates the concepts presented to systems developed during the five-year ARPA speech understanding project. speech recognition / systems / control / structures / AI. 64. Goodman, Tim and Keith Unsworth. 'Manipulating Shape and Producing Geometric Continuity in B-spline Curves.' IEEE Computer Graphics and Applications. February, 1986. vol. 6: pp. 50-56 : ill. includes bibliography.
summary This article examines some of the desirable features of B- splines that make them particularly suitable for computer- aided design. First, a theoretical analysis is presented regarding the effects upon the shape of a design curve when the bias and tension parameters are allowed to vary in certain ways. Second, the concept of geometric continuity is discussed, and conditions are derived upon the control vertices to ensure that the design curve has second-order geometric continuity. Illustrations of B-spline curves are presented to support the theoretical conclusions
keywords computational geometry, B-splines, curves, CAD
series CADline
last changed 2003/06/02 13:58

_id 0ebf
id 0ebf
authors Hanson, N.L.R. and Radford, Antony D.
year 1986
title On Modelling the Work of the Architect Glenn Murcutt
source Design Computing, pp. 189-203
summary A prototypical design grammar for a class of country houses by the Australian award-winning architect Glenn Murcutt is developed. The rules of the design grammar are executed to create a design for a country house on a real site with a real brief, in parallel with a design by Murcutt himself. Feedback from Murcutt and the differences between the designs and the reasons for them are discussed. Some conclusions are drawn on the role and assumptions of design grammars as rule- based expert systems and the qualities of design activity which cannot be modelled by such systems
keywords expert systems, architecture, design, shape grammars, applications
series CADline
email
last changed 2003/12/01 20:29

_id 2b40
authors Hanson, N.L.R. and Radford, Antony D.
year 1986
title Living on the Edge : A Grammar For Some Country Houses by Glenn Murcutt
source Architecture Australia. 1986. vol. 75: pp. 66-73
summary Glenn Murcutt is an award-winning Australian architect whose work displays a consistent pattern of development in its response to the environment and brief. A set of syntactic and abductive rules is developed that models the generation of a subset of his work. The model and the architect's response to its operation is described
keywords architecture, shape grammars, applications
series CADline
last changed 2003/06/02 13:58

_id e12d
authors Johnson, Robert E.
year 1986
title Micro-computers and Computer Aided Design Instruction
doi https://doi.org/10.52842/conf.acadia.1986.173
source ACADIA Workshop ‘86 Proceedings - Houston (Texas - USA) 24-26 October 1986, pp. 173-181
summary During the past few years we have been involved in a variety of experiments that teach the use of computers to non-computer oriented architecture students. These teaching experiences have led to the development of an experimental, entry-level course in computer-aided architectural design using the Macintosh personal computer. Objectives of this course included: a) to provide an introductory course to students with little or no prior computer experience, b) to use the course as a vehicle for illustrating principles of computer-aided design, c) to course so that it would be applicable to design in general, not just architectural design, and d) whenever possible, to use "off the shelf', generic, readily accessible software. The history of these developments will be presented along with a very preliminary evaluation of results.
series ACADIA
last changed 2022/06/07 07:52

_id ed11
authors Kieffer, Bruce D.
year 1986
title An Interactive CAD Based System Integrating Visual Analysis & Design
doi https://doi.org/10.52842/conf.acadia.1986.191
source ACADIA Workshop ‘86 Proceedings - Houston (Texas - USA) 24-26 October 1986, pp. 191-202
summary The paper describes the development of an enhanced CAD based instructional system specifically focusing on a linkage between the analytical and creative tasks necessary during the early schematic or conceptual design. The first two components of the system are fairly conventional items and include a tutorial and library of six (6) two and three dimensional CAD design files which document the visual and organizational aspects of archetype buildings and spaces. The CAD facility allows a user to selectively highlight and combine for review, various features of a buildings design. This allows its users to literally, "build-up" an understanding of the complexity of factors at work in recognizably good building. The final component to a customized CAD environment allowing users to develop their own designs with the same tools used during analysis of the archetypes. In addition to a description of the system, the paper identifies the effectiveness measures and instructional setting being established for evaluation of the system.
series ACADIA
email
last changed 2022/06/07 07:52

_id 6ab7
authors Korson, Tim and McGregor, John D.
year 1990
title Understanding Object- Oriented : A Unifying Paradigm
source Communications of the ACM September, 1990. vol. 33: pp. 40-60. includes bibliography.
summary The purpose of this paper is to introduce terminology, concepts and basic techniques surrounding the object-oriented paradigm. software / OOPS / programming. 63. Koskela, Lauri, Raija Hynynen and Martti Kallavuo, et al. 'Expert Systems in Construction - Initial Experiences.' CAD and Robotics in Architecture and Construction, Proceedings of the International Joint Conference = CAO et Robotique en Architecture et B.T.P. Actes des Journees Internationales. June, 1986. Paris: Hermes, pp. 167-176. includes bibliography and abstracts in French and English. This paper describes development of expert systems for construction applications in the Laboratory of Building Economics of the Technical Research Centre of Finland. Five small expert systems are described. Experiences gained in the development work are evaluated. The future significance of expert systems for the construction industry is discussed, and an approach towards expert systems to be adopted by organizations in the construction industry is suggested
keywords construction, applications, economics, expert systems, knowledge, evaluation, analysis
series CADline
last changed 2003/06/02 10:24

_id a48f
authors Krishnan, D. and Patnaik, L.M.
year 1986
title GEODERM : Geometric Shape Design System Using an Entity-Relationship Model
source Computer Aided Design. May, 1986. vol. 18: pp. 207-218 : ill. includes bibliography and 7 appendixes
summary GEODERM, a microcomputer-based solid modeler which incorporates the parametric object model, is discussed. The entity-relationship model, which is used to describe the conceptual schema of the geometric database, is also presented. Three of the four modules of GEODERM, which have been implemented are described in some detail. They are the Solid Definition Language (SDL), the Solid Manipulation Language (SML) and the User-System Interface
keywords CAD, solid modeling, relational database, geometric modeling,parametrization
series CADline
last changed 2003/06/02 13:58

_id 4875
authors Kroll, Lucien
year 1986
title Enseigner L'Informatique aux Architectes?
doi https://doi.org/10.52842/conf.ecaade.1986.052
source Teaching and Research Experience with CAAD [4th eCAADe Conference Proceedings] Rome (Italy) 11-13 September 1986, pp. 52-70
summary Mais ou en est l'architecture? Elle mute. Le grand air frais qui avait été amené par le Mouvement .- Moderne lorsqu'il était jeune, entre les deux guerres et quelques années après la guerre, s'était tiédi et avait fini par servir d'alibi aux pires médiocrités industrielle et bureaucratique: c'était toujours la faute de la Charte d'Athènes... Ceci reposait sur toutes sortes de contre-vérités et de malentendus qui ne sont pas encore tous levés actuellement et sont encore souvent enseignés dans nos écoles.

series eCAADe
last changed 2022/06/07 07:52

For more results click below:

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