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 152

_id a7c1
authors Galle, Per
year 1987
title A Basic Problem Definition Language for Automated Floor Plan Design
source 113 p. 1987. DIKU Research Report No. 87/4
summary CADLINE has abstract only. Algorithms for automated floor plan design need a machine- readable description of properties of the desired floor plans. In this report BPDL ('Basic Problem Definition Language'), a rudimentary language for stating such descriptions, is developed. The development is based on a discussion of pragmatic aspects of possible features of the language. The resulting language is described by formal definitions of syntax and semantics, accompanied by informal explanations. Finally, experiments with a floor plan design algorithm that supports BPDL are reported and it is concluded that even a rudimentary language like BPDL can describe relatively non- trivial floor plan layouts, provided a set of geometrical primitives, attributes and relations that make up the language are carefully chosen. Further research along the lines of BPDL is suggested, and the importance of a systematic approach to development of future specification languages for architectural design is stressed
keywords architecture, floor plans, design, attributes, relations, semantics, algorithms, synthesis, planning, languages
series CADline
last changed 1999/02/12 15:08

_id 2ac0
authors Galle, Per
year 1987
title A Formalized Concept of Sketching in Automated Floor Plan Design
source 177 p. 1987. DIKO Research Report No.87/3
summary CADLINE has abstract only. Automated floor plan design, though originally motivated by the difficulties encountered by architects manually designing building layouts, raise several questions that may be of relevance to related application areas as well. e.g. design of electronic circuitry. One such question is, 'how do we come from a given set of constraints on size and placement of rooms (components) to a set of floor plans (circuit layouts) that satisfy these constraints?' In manual architectural design, sketches are used as an intermediate step. The present work is a study of a number of formalizations of the sketch concept which have been or could be used in computer- generation of architectural floor plans. A particular type of sketch, called the 'delta-derivative', is suggested and developed. The delta-derivative of a desired solution plan is an approximation of that solution plan and usually several other similar or 'equivalent' solutions. The idea is to generate sketches ('abstract' plans) before solutions ('concrete' plans), because they are simpler to compute, weeding out sketches that are not 'promising', and trying to refine the remaining sketches into solutions proper, thus limiting the amount of combinatorial search. Several abstraction levels of sketches may be used in this process. However, constraints as specified by the user of an automated design system are assumed to apply to the solutions; therefore a major theoretical problem which is addressed in the report is the derivation of sketch-level constraints that define which sketches to be generated. A comprehensive floor plan design system based on these ideas has been implemented, and empirical results are reported which confirms certain predicted advantages of delta-derivatives but also shows that the sketch-level constraints based on the developed theory are too weak if used alone; they allow generation of too many sketches which cannot possibly be refined into solutions. The report finally conjectures a solution to this problem
keywords CAD, planning, architecture, floor plans, design, combinatorics, programming, abstraction
series CADline
last changed 1999/02/12 15:08

_id 27e8
authors Rasdorf, William J. and High, Stacey L.
year 1987
title Simplified Steel Compression Member Design
source Dynamics of Structures ASCE Structures Congress Proceedings. 1987. American Society of Civil Engineers, vol. D: pp. 352-367. CADLINE has abstract only
summary The American Institute of Steel Construction 'Specification for the Design, Fabrication, and Erection of Structural Steel Buildings' has made manual steel column design exceedingly time consuming and difficult. The objective of this paper is to present a simplified method of designing steel columns subjected to axial loads and moments for use in situations where automated design methods are inappropriate. Steel column design is based on the interaction equations of the AISC Specification. These equations are presented in terms of actual and allowable stresses and much time is required by a designer to manually determine the stresses and solve the equations. To simplify their solution, the interaction equations were reformulated and a set of parameters (multipliers) was introduced into them. The parameters were investigated to determine their validity, limits, and ranges of significant influence. They were then tabulated to provide quick and easy access for use. The modified interaction equations and the tabulated parameters constitute the results of this study. They are the physical tools that enable a designer to rapidly select initial steel column sections to satisfy design requirements and specification constraints. The analysis confirms that these tools can realistically and accurately be determined. The equations were algebraically derived and the tables were generated as a function of the properties of the sections. Thus, a new design method, combining the use of tabulated parameters with algebraically modified interaction equations, has been developed. This method greatly simplifies and speeds up the column section selection process
keywords civil engineering, structures, synthesis, design, methods
series CADline
last changed 2003/06/02 13:58

_id 6683
authors Rasdorf, William J. and Wang, TsoJen E.
year 1987
title Spike : A Generic Design Standards Processing Expert System
source Southampton, UK: Computational Mechanics Publications, pp. 241-257. Also published in : Applications of Artificial Intelligence in Engineering International Conference Proceedings (2nd. : 1987 : Boston, MA.)
summary Standards, codes, and specifications play an important role in the design of buildings, bridges, and other engineering systems. A design configuration must be checked against all standards to ensure that it is acceptable. This process of design conformance checking using standards is often very tedious. The successful automation of conformance checking is one of the components of a comprehensive computer-aided design system. In that past, standards were interpreted and converted into application programs written in procedural programming languages such as FORTRAN. This approach is extremely inflexible and often error-prone. To support a fully automated computer-aided design system, standards must be incorporated into the design process in a more generic and flexible manner. This paper investigates the feasibility of alternatively casting standards in a form suitable for processing in a knowledge-based expert system environment. The emergence of expert systems from artificial intelligence research has provided a technology that readily lends itself to the automation of design standards. Knowledge-based expert systems have become a powerful tool in tackling domains like design where some of the problem-solving knowledge is diverse and ill-structured. Using an expert system tool, a standard can be represented and processed independent of a CAD application program. Two prototype standards processing systems utilizing the production system approach have been constructed and are presented herein. Although the obvious direct translation casting the provisions of a standard as rules in a production system has its advantages, a more generic and flexible representation scheme is proposed herein. The approach advocated in this paper is to represent standards as databases of facts which can be readily and generically processed by an expert system. The database representation is derived from a unified view of standards obtained by using the standards modeling tools proposed by previous researchers in this field during the past decade. Building on this existing technology resulted in a knowledge- based standards processing architecture which is generic, modular, and flexible. An implementation of this architecture is presented and described
keywords standards, civil engineering, expert systems
series CADline
last changed 2003/06/02 13:58

_id 66e5
authors Rasdorf, William J. and Wang, TsoJen E.
year 1987
title Generic Design Standards Processing in a Knowledge-based expert system Environment
source Design Process, National Science Foundation Workshop Proceedings. 1987. pp. 267-291. CADLINE has abstract only
summary Standards, codes, and specifications play an important role in the design of buildings, bridges, and other engineering systems. A design configuration must be checked against all standards to ensure that it is acceptable. This process of design conformance checking using standards is often very tedious. The successful automation of conformance checking is one of the components of a comprehensive computer-aided design system. In the past, standards were interpreted and converted into application program written in procedural programming languages such as FORTRAN. This approach is extremely inflexible and often error prone. To support a fully automated computer-aided design system, standards must be incorporated into the design process in a more generic and flexible manner. This paper investigates the feasibility of alternatively casting standards in a form suitable for processing in a knowledge-based expert system environment. The emergence of expert systems from artificial intelligence research has provided a technology that readily lends itself to the automation of design standards. Knowledge-based expert systems have become a powerful tool in tackling domains like design where some of the problem-solving knowledge is diverse and ill-structured. Using an expert system tool, a standard can be represented and processed independent of a CAD application program. Two prototype standards processing systems utilizing the production system approach have been constructed and are presented herein. Although the obvious direct translation casting the provisions of a standard as rules in a production system has its advantages, a more generic and flexible representation scheme is proposed herein. The approach advocated in this paper is to represent standards as databases of facts which can be readily and generically processed by an expert system. The database representation is derived from a unified view of standards obtained by using the standards modeling tools proposed by previous researchers in this field during the past decade. Building on this existing technology resulted in a knowledge- based standards processing architecture which is generic, modular, and flexible. An implementation of this architecture is presented and described
keywords knowledge base, standards, expert systems, civil engineering
series CADline
last changed 2003/06/02 13:58

_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 e26f
authors Kalay, Y. (ed.)
year 1987
title Computability of Design
source New York: Wiley & Sons
summary Computer-aided design (CAD) has promised to transform the art and science of architectural design. Yet, despite some significant achievements in the past 3 decades, it has so far failed to do so. This stimulating volume, derived from a symposium held at SUNY, Buffalo in December 1986, explores the reasons why design is so difficult to support by computational means, and what can be done to alleviate this difficulty. Written by an interdisciplinary panel of experts, it presents a varied and comprehensive view of the ways creative design processes can be modelled. The contributors do not all reach the same conclusions, which makes this book lively reading. Topics are arranged into four parts: constructing models of the design process, the computational representation of design knowledge (including spatial information and implicit design intent), methods for computing the design process as a whole (including mathematical programming, expert systems, and shape grammars), and the integration of CAD with traditional design practices.
series other
last changed 2003/04/23 15:14

_id ddss9846
id ddss9846
authors Rigatti, Decio
year 1998
title Rubem Berta Housing Estate: Order and Structure, Designand Use
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary The main goal of this paper is to investigate, through some space configurational based tools, a quite common phenomenon found in many different locations in Brazil, concerning the process of urban changes individually introduced by dwellers of public housing estates. A significant number of housing estates, particularly those designed according to rationalist concepts, seem to be unable to support space related social requirements and are then widely transformed when compared to the original layouts. Beyond the quantitative features, the morphological changes that take place in those housing estates mean a fundamental new approach to understand how completely new urban structures can arisefrom the space produced by a comprehensive urban design, took as a starting point for the transformations made by the dwellers of those settlements. As a case study is analysed the Rubem Berta Housing Estate which was built in Porto Alegre/RS, Brazil, for 20,000 people in the late 70’s. Since the begining of its occupation in 1986 and the invasion that took place in 1987, the urban transformations there have never stopped. It’s possible to realize that the dwellers individually use some constant physical rules to define the new settlement which are very similar within the estate itself and, at the same time, very similar to those found in other transformed housing estates of this sort. The physical rules introduced change the features of the entire settlement in two different levels: a) locally, through the transformations introduced in order to solve individual needs; b) globally, the local rules of physical transformations produce a new overall structure for the whole urban complex. The knowledge of this process makes it possible to bring to the surface of architectural theory some generic configurational codes that can be used as a tool for designing public housing estates in Brazil.
series DDSS
last changed 2003/08/07 16:36

_id 0a09
authors Akin, O., Dave, B. and Pithavadian, S.
year 1987
title Problem Structuring in Architectural Design
source February, 1987. [4], 15 p. : ill. includes bibliography
summary The purpose of this research is to describe in operational terms the process of problem structuring while solving spatial problems in architectural design. The designer's behavior is described in terms of problem structuring, when problem parameters are established or transformed, and in terms of problem solving when these parameters are satisfied in a design solution. As opposed to problem solving, the structuring of problems is an under-studied but crucial aspect of complex tasks such as design. This work is based on observations derived from verbal protocol studies. To consider various levels of skill, the research subjects range from professional architects to novice designers. Subjects are given space planning problems which require them to develop solutions in accordance with individually established constraints and criteria, the majority of which are not explicit stated in the problem description. Based on the results of the protocol analysis, a framework is developed which explains how information processing characteristics, problem structure and different levels of expertise interact to influence the designer behavior
keywords architecture, design process, problem solving, protocol analysis, problem definition
series CADline
email
last changed 2003/05/17 10:09

_id ae05
authors Akin, Omer
year 1987
title Expertise of the Architect
source November, 1987. [13] p. unevenly numbered : ill. includes bibliography
summary One of the areas where the expertise of the seasoned architect comes out is in the initial structuring of design problems. During problem structuring the parameters and processes used in design are defined. Experienced architects modify these parameters both in global and local levels as a function of the success of their research process. Experienced architects also rely on 'scenarios' acquired through pervious experiences with similar problems to initialize their problem structures or to redefined them
keywords design, architecture, methods
series CADline
email
last changed 2003/05/17 10:09

_id eb5f
authors Al-Sallal, Khaled A. and Degelman, Larry 0.
year 1994
title A Hypermedia Model for Supporting Energy Design in Buildings
doi https://doi.org/10.52842/conf.acadia.1994.039
source Reconnecting [ACADIA Conference Proceedings / ISBN 1-880250-03-9] Washington University (Saint Louis / USA) 1994, pp. 39-49
summary Several studies have discussed the limitations of the available CAAD tools and have proposed solutions [Brown and Novitski 1987, Brown 1990, Degelman and Kim 1988, Schuman et al 1988]. The lack of integration between the different tasks that these programs address and the design process is a major problem. Schuman et al [1988] argued that in architectural design many issues must be considered simultaneously before the synthesis of a final product can take place. Studies by Brown and Novitski [1987] and Brown [1990] discussed the difficulties involved with integrating technical considerations in the creative architectural process. One aspect of the problem is the neglect of technical factors during the initial phase of the design that, as the authors argued, results from changing the work environment and the laborious nature of the design process. Many of the current programs require the user to input a great deal of numerical values that are needed for the energy analysis. Although there are some programs that attempt to assist the user by setting default values, these programs distract the user with their extensive arrays of data. The appropriate design tool is the one that helps the user to easily view the principal components of the building design and specify their behaviors and interactions. Data abstraction and information parsimony are the key concepts in developing a successful design tool. Three different approaches for developing an appropriate CAAD tool were found in the literature. Although there are several similarities among them, each is unique in solving certain aspects of the problem. Brown and Novitski [1987] emphasize the learning factor of the tool as well as its highly graphical user interface. Degelman and Kim [1988] emphasize knowledge acquisition and the provision of simulation modules. The Windows and Daylighting Group of Lawrence Berkeley Laboratory (LBL) emphasizes the dynamic structuring of information, the intelligent linking of data, the integrity of the different issues of design and the design process, and the extensive use of images [Schuman et al 19881, these attributes incidentally define the word hypermedia. The LBL model, which uses hypermedia, seems to be the more promising direction for this type of research. However, there is still a need to establish a new model that integrates all aspects of the problem. The areas in which the present research departs from the LBL model can be listed as follows: it acknowledges the necessity of regarding the user as the center of the CAAD tool design, it develops a model that is based on one of the high level theories of human-computer interaction, and it develops a prototype tool that conforms to the model.

series ACADIA
email
last changed 2022/06/07 07:54

_id sigradi2013_234
id sigradi2013_234
authors Alencar, Viviane; Gabriela Celani
year 2013
title The Art of Computer Graphics Programming: Translating Pioneer Programs
source SIGraDi 2013 [Proceedings of the 17th Conference of the Iberoamerican Society of Digital Graphics - ISBN: 978-956-7051-86-1] Chile - Valparaíso 20 - 22 November 2013, pp. 500 - 504
summary Considering the importance of the use of programming languages for teaching computational design to architects, this paper proposes the translation of computer programs from a pioneer work in this field into a more contemporary programming language. The book The Art of Computer Graphics Programming: A Structured Introduction for Architects and Designers was published in 1987 by William J. Mitchell, Robin Ligget and Thomas Kvan, and remains an important reference for architects. The original Pascal codes in the book were translated into Processing, and made available through an Internet website, along with images and comments, in order to give late Prof. Mitchell’s work the consideration it deserves.
keywords Processing; Pascal; Computer graphics
series SIGRADI
email
last changed 2016/03/10 09:47

_id 4d3b
authors Archea, John
year 1987
title Puzzle-Making : What Architects Do When No One is Looking
source New York: Wiley-Interscience, 1987. pp. 37-52. includes bibliography
summary The thesis of this paper is that architects work in a manner that is antithetical to problem-solving because they cannot explicate desired effects prior to their realization through the design process. In an attempt to clarify architecture's uncommon mode of action the author suggests that instead of specifying what they are trying to accomplish prior to their attempts to accomplish it as problem-solver do, architects treat design as a search for the most appropriate effects that can be attained in a unique context. They seek sets of combinatorial rules that will result in an internally consistent fit between a kit of parts and the effects that are achieved when those parts are assembled in a certain way
keywords puzzle making, problem solving, architecture, design process
series CADline
last changed 1999/02/12 15:07

_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 8eb4
authors Athithan, G. and Patnaik, L.M.
year 1987
title Geometric Searching In Extended CSG Models : Application to Solid Modeling and Viewing
source February, 1987. 30 p. : ill
summary In this paper, the CSG representation scheme is augmented with the 'cartesian product.' The sweep method of generating solids is encompassed by this 'Extended CSG' formalism. The point inclusion problem encountered in the area of geometric searching in computational geometry is discussed in the context to solid models represented by 'extended CSG.' A simple algorithm to solve it that has a time complexity O(n), where n is the number of primitives, is presented. Allowing for preprocessing and extra storage, a second efficient algorithm, having a time complexity O(log n), is developed. The relevance of point inclusion problem in solid modelling techniques is indicated. An extended CSG based solid modeling method is proposed. A solution to the problem of hidden line removal, that uses the faster algorithm for the point inclusion problem, is also presented in the paper
keywords point inclusion, computational geometry, data structures, solid modeling, CSG, computer graphics, hidden lines
series CADline
last changed 2003/06/02 14:41

_id 266d
authors Badler, Norman I., Manoochehri, Kamran H. and Walters, Graham
year 1987
title Articulated Figure Positioning by Multiple Constraints
source IEEE Computer Graphics and Applications. June, 1987. vol. 7: pp. 28-38 : ill. Includes bibliography
summary A problem that arises in positioning an articulated figures is the solution of 3D joint positions (kinematics), when joint angles are given. If more than one such goal is to be achieved, the problem is often solved interactively by positioning or solving one component of the linkage, then adjusting another, then redoing the first, and so on. This iterative process is slow and tedious. The authors present a method that automatically solves multiple simultaneous joint position goals. The user interface offers a six-degree-of freedom input device to specify joint angles and goal positions interactively. Examples are used to demonstrate the power and efficiency of this method for key-position animation
keywords animation, constraints, computer graphics
series CADline
last changed 2003/06/02 13:58

_id a60d
authors Bairstow, Jeffrey N.
year 1987
title Personal Workstations Redefine Desktop Computing
source high Technology. March, 1987. pp. 18-23 : ill. includes bibliography: p. 64
summary Becoming an essential tool in any creative activity, the personal workstations were successfully adopted by software developers for designing both system and application software, by electronics engineers for computer-aided design, and by a wide range of businesses for technical publishing. The rapid adoption of networking and file standards by the workstation manufacturers will undoubtedly put them in a good position to install large networks of both PCs and workstations linked to existing corporate mainframe computers
keywords hardware, technology, business
series CADline
last changed 2003/06/02 13:58

_id 0cd8
authors Baker, Nelson C. and Fenves, Stephen J.
year 1987
title A Knowledge Acquisition Study of Structural Engineers Performing Preliminary Design
source 92 p. : ill. Pittsburgh, PA: Engineering Design Research Center, CMU, December, 1987. EDRC-12-19-87
summary This paper describes interviews with experts in structural engineering. Video recordings of the experts performing preliminary structural design for three buildings were obtained. The knowledge acquisition process is described and the conclusions reached are presented. The conclusions are discussed in terms of level of design detail, solution time, distribution of process and domain activities, the use of previous information in the design process, and the use of sketches
keywords knowledge acquisition, civil engineering, design process, design methods, drafting, systems, protocol analysis
series CADline
last changed 2003/06/02 10:24

_id 016a
authors Balachandran, M. B. and Gero, John S.
year 1987
title A Knowledge-based Approach to Mathematical Design Modeling and Optimization
source engineering Optimization. 1987. vol. 12: pp. 91-115
summary Optimization is a well understood process in design domains. Designers formulate their design problems as single criterion or multicriteria optimization problems and then select an appropriate optimization algorithm to search for the optimal values for the design variables. The formulation and algorithm selection procedures have been considered to be activities which relied on substantive human knowledge. This paper describes a computer system, OPTIMA, which formulates design optimization problems from a pseudo-English description into canonical algebraic expressions. It then recognizes the formulation and selects appropriate algorithm(s) for its solution. Finally, it runs the selected algorithm(s) and sends the results back to the original descriptions. Areas of expert knowledge involved in carrying out the above tasks are identified. Such knowledge is explicitly encoded in the system. The basic philosophy and key features of the system are described and are illustrated with examples
keywords structures, algorithms, knowledge base, systems, optimization, engineering
series CADline
email
last changed 2003/06/02 13:58

_id 05c2
authors Balachandran, M. B. and Gero, John S.
year 1987
title Use of Knowledge in Selection and Control of Optimization Algorithms
source engineering Optimization. 1987. vol. 12: pp. 163-173
summary Computers have been widely used in optimization based problem solving processes to assist with the numerical computations. The widespread availability of symbolic computational tools and recent developments in artificial intelligence now make it feasible to expand the role of computers in this area. Various classes of knowledge used to improve the efficiency of the optimization processes are presented in this paper. A prototype system developed in the domain of multicriteria decision making is demonstrated. The system contains knowledge needed to select appropriate optimization algorithms, to control the solution process, and to select alternate algorithms if needed
keywords multicriteria, algorithms, knowledge base, systems, problem solving, optimization
series CADline
email
last changed 2003/06/02 13:58

For more results click below:

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