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 205

_id b4c4
authors Carrara, G., Fioravanti, A. and Novembri, G.
year 2000
title A framework for an Architectural Collaborative Design
doi https://doi.org/10.52842/conf.ecaade.2000.057
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 57-60
summary The building industry involves a larger number of disciplines, operators and professionals than other industrial processes. Its peculiarity is that the products (building objects) have a number of parts (building elements) that does not differ much from the number of classes into which building objects can be conceptually subdivided. Another important characteristic is that the building industry produces unique products (de Vries and van Zutphen, 1992). This is not an isolated situation but indeed one that is spreading also in other industrial fields. For example, production niches have proved successful in the automotive and computer industries (Carrara, Fioravanti, & Novembri, 1989). Building design is a complex multi-disciplinary process, which demands a high degree of co-ordination and co-operation among separate teams, each having its own specific knowledge and its own set of specific design tools. Establishing an environment for design tool integration is a prerequisite for network-based distributed work. It was attempted to solve the problem of efficient, user-friendly, and fast information exchange among operators by treating it simply as an exchange of data. But the failure of IGES, CGM, PHIGS confirms that data have different meanings and importance in different contexts. The STandard for Exchange of Product data, ISO 10303 Part 106 BCCM, relating to AEC field (Wix, 1997), seems to be too complex to be applied to professional studios. Moreover its structure is too deep and the conceptual classifications based on it do not allow multi-inheritance (Ekholm, 1996). From now on we shall adopt the BCCM semantic that defines the actor as "a functional participant in building construction"; and we shall define designer as "every member of the class formed by designers" (architects, engineers, town-planners, construction managers, etc.).
keywords Architectural Design Process, Collaborative Design, Knowledge Engineering, Dynamic Object Oriented Programming
series eCAADe
email fioravanti@uniroma1.it
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:55

_id 2728
authors Daniell, J. and Director, S.W.
year 1989
title An Object Oriented Approach to CAD Tool Control Within a Design Framework
source Engineering Design Research Center, CMU, Pittsburgh, PA, USA
summary As VLSI design frameworks evolve, a distributed control mechanism for CAD tools has become a central research issue. In this paper, we present an object oriented tool integration methodology that treats the tools as objects. This approach simplifies CAD tool control within a design framework making the framework more general, easier to use, and more capable of supporting a large population of CAD tools.
series other
last changed 2003/04/23 15:50

_id ab63
authors Gross, Mark D.
year 1990
title Relational Modeling: A Basis for Computer-Assisted Design
source The Electronic Design Studio: Architectural Knowledge and Media in the Computer Era [CAAD Futures ‘89 Conference Proceedings / ISBN 0-262-13254-0] Cambridge (Massachusetts / USA), 1989, pp. 123-136
summary Today's computer assisted design (CAD) systems automate traditional ways of working with tracing paper and pencil, but they cannot represent the rules and relationships of a design. As hardware becomes faster and memory less expensive, more sophisticated fundamental software technologies will be adopted. This shift in the basis of CAD will provide powerful capabilities and offer new ways to think about designing. Recently parametric design, a technique for describing a large class of designs with a small description in code, has become a focus of attention in architectural computing. In parametric CAD systems, design features are identified and keyed to a number of input variables. Changes in the input values result in variations of the basic design. Based on conventional software technologies, parametric design has been successfully applied in many design domains including architecture and is supported by several commercial CAD packages. A weakness of parametric techniques is the need to predetermine which properties are input parameters to be varied and which are to be derived. Relational modeling is a simple and powerful extension of parametric design that overcomes this weakness. By viewing relations as reversible rather than one-way, any set of properties can be chosen as input parameters. For example, a relational model that calculates the shadow length of a given building can also be used to calculate the building height given a desired shadow length. In exercising a relational model the designer is not limited to a pre-selected set of input variables but can explore and experiment freely with changes in all parts of the model. Co is a relational modeling environment under development on the Macintosh-II computer, and Co-Draw, a prototype CAD program based on Co. Co's relationaI engine and object-oriented database provide a powerful basis for modeling design relations. Co-Draw's interactive graphics offer a flexible medium for design exploration. Co provides tools for viewing and editing design models in various representations, including spreadsheet cards, tree and graph structures, as well as plan and elevation graphics. Co's concepts and architecture are described and the implications for design education are discussed.
series CAAD Futures
email mdgross@u.washington.edu
last changed 2003/05/16 20:58

_id f4fb
authors Karasick, Michael
year 1989
title On the Representation and Manipulation of Rigid Solids
source McGill University, Department of Computer Science, Montreal
summary Solid modeling studies how to represent geometric properties of solids by computer. A fundamental operation is the construction of representations of solids. Algorithms for set operations construct boundary representations of solids from boundary representations of other solids. A correct and efficient intersection algorithm for polyhedral solids that uses boundary representations is described. A finite-precision implementation of the algorithm uses incidence tests that use symbolic inference in order to limit errors due to finite-precision approximations. The incidence tests are described and experimental evidence is presented to show that the incidence tests are both empirically reliable and practical. The intersection algorithm uses a new boundary representation called the Star-Edge representation. A complementation algorithm for solids that uses the new representation is given, and an algorithm is given that uses the new representation to determine if two boundary representations describe the same solid. A canonical boundary representation for solids is described and used to prove a lower bound for the same-object problem.
series thesis:PhD
email msk@us.ibm.com
last changed 2003/02/12 22:37

_id e91f
authors Mitchell, W.J., Liggett, R.S. and Tan, M.
year 1990
title Top-Down Knowledge-Based Design
source The Electronic Design Studio: Architectural Knowledge and Media in the Computer Era [CAAD Futures ‘89 Conference Proceedings / ISBN 0-262-13254-0] Cambridge (Massachusetts / USA), 1989, pp. 137-148
summary Traditional computer drafting systems and three- dimensional geometric modeling systems work in bottom-up fashion. They provide a range of graphic primitives, such as vectors, arcs, and splines, together with operators for inserting, deleting, combining, and transforming instances of these. Thus they are conceptually very similar to word processors, with the difference that they operate on two- dimensional or three-dimensional patterns of graphic primitives rather than one-dimensional strings of characters. This sort of system is effective for input and editing of drawings or models that represent existing designs, but provides little more help than a pencil when you want to construct from scratch a drawing of some complex object such as a human figure, an automobile, or a classical column: you must depend on your own knowledge of what the pieces are and how to shape them and put them together. If you already know how to draw something then a computer drafting system will help you to do so efficiently, but if you do not know how to begin, or how to develop and refine the drawing, then the efficiency that you gain is of little practical consequence. And accelerated performance, flashier color graphics, or futuristic three-dimensional modes of interaction will not help with this problem at all. By contrast, experienced expert graphic artists and designers usually work in top-down fashion-beginning with a very schematic sketch of the whole object, then refining this, in step-by-step fashion, till the requisite level of precision and completeness is reached. For example, a figure drawing might begin as a "stick figure" schema showing lengths and angles of limbs, then be developed to show the general blocking of masses, and finally be resolved down to the finest details of contour and surface. Similarly, an architectural drawing might begin as a parti showing just a skeleton of construction lines, then be developed into a single-line floor plan, then a plan showing accurate wall thicknesses and openings, and finally a fully developed and detailed drawing.
series CAAD Futures
email wjm@MIT.EDU
last changed 2003/05/16 20:58

_id 44b3
authors Cajati, Claudio
year 1989
title Towards A KB System / Image-Databases - Integrated Interface: A Tool For Architectural Education
doi https://doi.org/10.52842/conf.ecaade.1989.x.e2p
source CAAD: Education - Research and Practice [eCAADe Conference Proceedings / ISBN 87-982875-2-4] Aarhus (Denmark) 21-23 September 1989, pp. 9.9.1-9.9.7
summary Focusing on the tasks of university architectural education, a special stress is first laid on the possibility of going beyond some limits of traditional CAAD. as coming out from the recent debate, and on the opportunities offered by knowledge based systems as metadesign supports in architectural domains. Particularly, with regard to image-databases, their importance for explaining and exemplifying the knowledge representation in KB Systems, and their integration via intelligent interface are discussed. At last, some possible uses of the whole as an educational tool in the daily university training are proposed.
keywords Architectural Education, KB System, Image-database, Interface
series eCAADe
email cajatic@libero.it
last changed 2022/06/07 07:50

_id 268e
authors Christiansson, Per
year 1990
title Integration of Knowledge Based Systems and Media
source BYGGA MED IT. Informatiosteknologi i byggprocess. November, 1990. 4 p. : ill. includes bibliography The borders between different representations and their implementation in the computer systems are not sharp. It is possible now to create models which bring about a clearer and more obvious connection between the application and the computer stored models. knowledge base / systems / media / modeling / representation / integration. 32. Christiansson, Per. 'The KBS-MEDIA Project.' MacWorld Expo Asia '89. 1989. 2 p. : ill.
summary A short description of the KBS-MEDIA, knowledge based systems - media project advanced software
keywords knowledge base, systems, media
series CADline
last changed 1999/02/12 15:07

_id 600f
authors Cortes, Chaves Camila
year 1989
title Design Software of the '90s
source Architectural and Engineering Systems. July, 1989. vol. 5: pp. 30
summary The design firm of the '90s will have the ability to use the right tool for the right task, permitting tailored resources to be used more effectively. This mean portable, modular and multiuser software running on machines specifically designed for a particular environment with the option to tap other sources. Designers will enter the 21st century using integrated design knowledge-based support systems with knowledge-based inferencing systems, information management systems for text and graphics, a CAD/modeling package, and a flexible user interface with speech recognition, eye tracking and manual input device. Some of these are discussed in this article
keywords practice, construction, systems, software, integration
series CADline
last changed 1999/02/12 15:07

_id 841d
authors Gilleard, John D.
year 1989
title Integrating Microcomputer CADr and Bill of Material Routines Using AutoCad
doi https://doi.org/10.52842/conf.ecaade.1989.x.r8o
source CAAD: Education - Research and Practice [eCAADe Conference Proceedings / ISBN 87-982875-2-4] Aarhus (Denmark) 21-23 September 1989, pp. 9.2.1-9.2.10
summary Through the integration of microcomputer-aided draughting (CADr), and in particular with AutoCAD, the industries most extensively used CADr program, and automated routines for the production of bills of materials, a dramatic incr-ease in productivity is possible in the architectural design domain. Working from a variety of material take off methods complete cost estimates may be achieved through the manipulation of drawing data and exchanging the information with third-party estimating software. However, the area of study is currently at a formative stage of development and full integration, although technically feasible, is rarely attempted. Therefore, the paper comments on the development of 'in-house' routines using AutoCAD's data extraction features and AutoLISP; reviews current commercial systems of interfacing AutoCAD with bills of materials and automated specification routines; and, finally, discusses possible future advances in this major area of study.

keywords AutoCAD, Bills-of-Materials, Integration
series eCAADe
last changed 2022/06/07 07:50

_id 1a4e
authors Goel, Ashok Kumar
year 1989
title Integration of case-based reasoning and model-based reasoning for adaptive design problem solving
source Ohio State University
summary In the case-based approach to design, a novel problem is solved by adapting a design known to solve a related problem. Adapting a known design to solve a related problem by the commonly used methods of heuristic association and search, however, can be computationally expensive if the adaptation search space is not small. The adaptation space, then, needs to be decomposed into smaller and simpler spaces that can be searched more efficiently and effectively. The knowledge for decomposing the adaptation search space can be represented as a behavior-structure model that specifies how the structure of the known design results in its output behaviors. This research investigates the use of such behavior-structure models for adapting the designs of physical devices. Comprehension of how the output behaviors of a design arise from its structure is represented as a behavioral component-substance model for the design. The model explicitly specifies (i) the expected output behaviors of the design including its functions, (ii) the elementary structural and behavioral interactions between components and substances constituting the structure of the design, and (iii) the internal causal behaviors of the design that compose the elementary interactions into its output behaviors. The causal behaviors of the design, in this model, are indexed by the expected output behaviors for which they are responsible. The model aids case-based design in several ways. First, it identifies conceptual primitives for specifying the functions of designs, which are used to index the known designs stored in a case-based memory. Second, it identifies elementary types of behavior transformations and elementary types of structure modifications. Third, it provides knowledge for decomposition of the adaptation search space into smaller spaces so that the search for the needed structure modifications is localized. Fourth, it leads to a novel method for simulating the behavioral effects of structure modifications. The output and causal behaviors of the modified design, in this method, are derived by revising the output and causal behaviors of the known design. This integrative approach unifies case-based methods, associative methods, heuristic search methods, decomposition methods, and model-based methods into one architecture for adaptive design problem solving. Core portions of this approach have been implemented in an experimental design system called KRITIK.  
keywords Case Based Reasoning; Model Based Reasoning; Adaptive Design; Problem Solving
series thesis:PhD
last changed 2003/02/12 22:37

_id sigradi2006_e028c
id sigradi2006_e028c
authors Griffith, Kenfield; Sass, Larry and Michaud, Dennis
year 2006
title A strategy for complex-curved building design:Design structure with Bi-lateral contouring as integrally connected ribs
source SIGraDi 2006 - [Proceedings of the 10th Iberoamerican Congress of Digital Graphics] Santiago de Chile - Chile 21-23 November 2006, pp. 465-469
summary Shapes in designs created by architects such as Gehry Partners (Shelden, 2002), Foster and Partners, and Kohn Peterson and Fox rely on computational processes for rationalizing complex geometry for building construction. Rationalization is the reduction of a complete geometric shape into discrete components. Unfortunately, for many architects the rationalization is limited reducing solid models to surfaces or data on spread sheets for contractors to follow. Rationalized models produced by the firms listed above do not offer strategies for construction or digital fabrication. For the physical production of CAD description an alternative to the rationalized description is needed. This paper examines the coupling of digital rationalization and digital fabrication with physical mockups (Rich, 1989). Our aim is to explore complex relationships found in early and mid stage design phases when digital fabrication is used to produce design outcomes. Results of our investigation will aid architects and engineers in addressing the complications found in the translation of design models embedded with precision to constructible geometries. We present an algorithmically based approach to design rationalization that supports physical production as well as surface production of desktop models. Our approach is an alternative to conventional rapid prototyping that builds objects by assembly of laterally sliced contours from a solid model. We explored an improved product description for rapid manufacture as bilateral contouring for structure and panelling for strength (Kolarevic, 2003). Infrastructure typically found within aerospace, automotive, and shipbuilding industries, bilateral contouring is an organized matrix of horizontal and vertical interlocking ribs evenly distributed along a surface. These structures are monocoque and semi-monocoque assemblies composed of structural ribs and skinning attached by rivets and adhesives. Alternative, bi-lateral contouring discussed is an interlocking matrix of plywood strips having integral joinery for assembly. Unlike traditional methods of building representations through malleable materials for creating tangible objects (Friedman, 2002), this approach constructs with the implication for building life-size solutions. Three algorithms are presented as examples of rationalized design production with physical results. The first algorithm [Figure 1] deconstructs an initial 2D curved form into ribbed slices to be assembled through integral connections constructed as part of the rib solution. The second algorithm [Figure 2] deconstructs curved forms of greater complexity. The algorithm walks along the surface extracting surface information along horizontal and vertical axes saving surface information resulting in a ribbed structure of slight double curvature. The final algorithm [Figure 3] is expressed as plug-in software for Rhino that deconstructs a design to components for assembly as rib structures. The plug-in also translates geometries to a flatten position for 2D fabrication. The software demonstrates the full scope of the research exploration. Studies published by Dodgson argued that innovation technology (IvT) (Dodgson, Gann, Salter, 2004) helped in solving projects like the Guggenheim in Bilbao, the leaning Tower of Pisa in Italy, and the Millennium Bridge in London. Similarly, the method discussed in this paper will aid in solving physical production problems with complex building forms. References Bentley, P.J. (Ed.). Evolutionary Design by Computers. Morgan Kaufman Publishers Inc. San Francisco, CA, 1-73 Celani, G, (2004) “From simple to complex: using AutoCAD to build generative design systems” in: L. Caldas and J. Duarte (org.) Implementations issues in generative design systems. First Intl. Conference on Design Computing and Cognition, July 2004 Dodgson M, Gann D.M., Salter A, (2004), “Impact of Innovation Technology on Engineering Problem Solving: Lessons from High Profile Public Projects,” Industrial Dynamics, Innovation and Development, 2004 Dristas, (2004) “Design Operators.” Thesis. Massachusetts Institute of Technology, Cambridge, MA, 2004 Friedman, M, (2002), Gehry Talks: Architecture + Practice, Universe Publishing, New York, NY, 2002 Kolarevic, B, (2003), Architecture in the Digital Age: Design and Manufacturing, Spon Press, London, UK, 2003 Opas J, Bochnick H, Tuomi J, (1994), “Manufacturability Analysis as a Part of CAD/CAM Integration”, Intelligent Systems in Design and Manufacturing, 261-292 Rudolph S, Alber R, (2002), “An Evolutionary Approach to the Inverse Problem in Rule-Based Design Representations”, Artificial Intelligence in Design ’02, 329-350 Rich M, (1989), Digital Mockup, American Institute of Aeronautics and Astronautics, Reston, VA, 1989 Schön, D., The Reflective Practitioner: How Professional Think in Action. Basic Books. 1983 Shelden, D, (2003), “Digital Surface Representation and the Constructability of Gehry’s Architecture.” Diss. Massachusetts Institute of Technology, Cambridge, MA, 2003 Smithers T, Conkie A, Doheny J, Logan B, Millington K, (1989), “Design as Intelligent Behaviour: An AI in Design Thesis Programme”, Artificial Intelligence in Design, 293-334 Smithers T, (2002), “Synthesis in Designing”, Artificial Intelligence in Design ’02, 3-24 Stiny, G, (1977), “Ice-ray: a note on the generation of Chinese lattice designs” Environmental and Planning B, volume 4, pp. 89-98
keywords Digital fabrication; bilateral contouring; integral connection; complex-curve
series SIGRADI
email kenfield@mit.edu
last changed 2016/03/10 09:52

_id c0a3
authors Harfmann, Anton C. and Chen, Stuart S.
year 1989
title Component Based Computer Aided Learning for Students of Architecture and Civil Engineering
doi https://doi.org/10.52842/conf.acadia.1989.193
source New Ideas and Directions for the 1990’s [ACADIA Conference Proceedings] Gainsville (Florida - USA) 27-29 October 1989, pp. 193-208
summary The paper describes the methodology and the current efforts to develop an interdisciplinary computer aided learning system for architects and civil engineers. The system being developed incorporates a component oriented relational database with an existing interactive 3-dimensional modeling system developed in the School of Architecture and Planning at SUNY Buffalo. The software will be used in existing courses in architecture and civil engineering as a teaching aid to help students understand the complex 3-dimensional interrelationships of structural components. Initial implementation has focused on the modeling of the components and assemblies for a lowrise steel frame structure. Current implementation efforts are focusing on the capability to view connections in various ways including the ability to "explode" a connection to better understand the sequence of construction and load paths. Appropriate codes, limit states of failure and specific data will be linked to each specific component in an expert system shell so that the system can offer feedback about a student generated connection and perhaps offer other possible connections a library of standard connections. Future expansion of the system will include adding other "systems" of a building, such as mechanical, electrical, plumbing, enclosure etc., to help students visualize the integration of the various parts.
series ACADIA
email HARFMAAC@UCMAIL.UC.EDU
last changed 2022/06/07 07:49

_id a495
authors Kalay, Yehuda E.
year 1989
title The Hybrid Edge : A Topological Data Structure for Vertically Integrated Geometric Modeling
source Computer Aided Design. April, 1989. vol. 21: pp. 129-139 : ill. includes bibliography
summary Generalizing the computational geometric support for the representation of designed artifacts over multiple different levels of symbolic abstraction (e.g., sketches, solid modeling, and drafting) is discussed. First, the need for integrating the representation and manipulation of points, lines, polygons and solids for the purpose of facilitating the design of artifacts at many levels of design abstractions established. Second, a vertically integrated model that supports the representation and manipulation of points, lines, polygons, and solids without redundancy, is presented. The particular roles of the operators and the operandi are discussed, along with their hierarchical integration. The utility of the model is demonstrated in performing operations that involve multiple different levels of data abstraction, such as splitting solids at an arbitrary polygon inscribed on their boundary. Finally, a particular implementation of the integrated model is presented. This implementation is based on the Hybrid Edge, a derivative from Baumgart's Winged Edge and Eastman's Split Edge models. The Hybrid Edge distinguishes between the roles of edges as topological adjacency information carriers and their role as carriers of directionality information. This distinction permits the Hybrid Edge to handle the different combinations of adjacency and directionality requirements imposed by different abstraction levels in the integrated model
keywords geometric modeling, hybrid edge, topology, solid modeling, B-rep
series CADline
email kalay@socrates.berkeley.edu
last changed 2003/05/17 10:18

_id ed07
authors Love, James
year 1990
title A Case Study in Knowledge-Based System Development : Envelope Design for Reduction of Traffic Noise Transmission
source February, 1990. 19 p. : some ill. and table. includes a bibliography
summary Researchers have demonstrated the value of replication of research and explicit testing of concepts in artificial intelligence (Ritchie and Hanna 1989). In this study, a rule- based system was implemented as an exercise in the application of the theory and practice of knowledge-based systems development to architectural design analysis. The test domain was the selection of wall and window assemblies to provide adequate noise reduction given a set of traffic and building site conditions. This domain was chosen for two reasons: (1) considerable detailed heuristic information was available; and (2) it avoided large solutions spaces, 'errorful' and time-dependent data, and unreliable knowledge. Development of the system in conjunction with an extensive literature review revealed that publications on construction and performance of rule-based systems provided insufficient detail on key aspects of system architecture. Topics suffering from neglect or insufficiently rigorous treatment included algorithms used in automated inference, methods for selection of inference procedures, the integration of numerical and symbolic processing, the formulation of explanation mechanisms to deal with integrated numerical and symbolic processing, testing methods, and software standardization. Improving the quality and scope of knowledge in these areas is essential if expert systems are to be applied effectively in architectural design
keywords CAD, expert systems, acoustics, applications, knowledge base, design, architecture, AI, analysis
series CADline
last changed 1999/02/12 15:09

_id 0565
authors Oxman, Robert and Oxman, Rivka
year 1990
title The Computability of Architectural Knowledge
source The Electronic Design Studio: Architectural Knowledge and Media in the Computer Era [CAAD Futures ‘89 Conference Proceedings / ISBN 0-262-13254-0] Cambridge (Massachusetts / USA), 1989, pp. 171-185
summary In an important contribution to the theoretical foundation of design computing, Mitchell noted "an increasingly urgent need to establish a demonstrably sound, comprehensive, rigorously formalized theoretical foundation upon which to base practical software development efforts" (Mitchell, 1986). In this paper we propose such a theoretical framework. A basic assumption of this work is that the advancement of design computing is dependent upon the emergence of a rigorous formulation of knowledge in design. We present a model of knowledge in architectural design which suggests a promising conceptual basis for dealing with knowledge in computer-aided design systems. We require models which can represent the formal knowledge and manipulative operations of the designer in all of their complexity-that is formal models rather than just geometric models. Shape Grammars (Stiny,1980) represent an example of such models, and constitute a relatively high level of design knowledge as compared to, for example, use of symmetry operations to generate simple formal configurations. Building upon an understanding of the classes of design knowledge as the conceptual basis for formal modeling systems may contribute a new realization of the potential of the medium for design. This will require a comprehensive approach to the definition of architectural and design knowledge. We consider here the implications of a well-defined body of architectural and design knowledge for design education and the potential mutual interaction-in a knowledge-rich environment-of design learning and CAAD learning. The computational factors connected with the representation of design knowledge and its integration in design systems are among the key problems of CAAD. Mitchell's model of knowledge in design incorporates formal knowledge in a comprehensive, multi-level, hierarchical structure in which types of knowledge are correlated with computational concepts. In the main focus of this paper we present a structured, multi-level model of design knowledge which we discuss with respect to current architectural theoretical considerations. Finally, we analyze the computational and educational relevance of such models.
series CAAD Futures
email arrro01@techunix.technion.ac.il
last changed 2003/05/16 20:58

_id 0797
authors Purnomo, H.
year 1989
title SPACE - Generative Expert System: An Expert System for Designing a Layout of Single-Family Houses Using the Expansiva Building System
source Department of Architectural and Design Science, University of Sydney
summary This thesis describes an expert system for designing the layout of a single-family house using the Espansiva building system introduced by Jorn Utzon. The expert system uses two systems that are already available; the BUILD expert system shell as an automated reasoning system and the Eagle 3D modeler system for producing graphical output. Both programs run under the UNIX operating system on SUN microcomputers. The integration of BUILD, which is written in Prolog, with Eagle using one of the Eagle commands called 'weasel' is a major part of the implementation of the system. [Unpublished. -- CADLINE has abstract only.]
keywords Expert Systems, Floor Plans, Synthesis, Layout, Applications, Languages, PROLOG
series thesis:MSc
last changed 2002/12/14 19:12

_id e54f
authors Rosenman, Michael A., Balachandran, M.B. and John S. Gero
year 1989
title Prototype Based Expert Systems
source University of Sydney, 1989. pp. 179-199
summary Expert systems made use of rules systems to represent causal knowledge. They were criticized for the shallowness of their knowledge. Hybrid systems were built which combined the capabilities of frames (or semantic nets) to add some deeper conceptual knowledge. This paper proposes that a prototype- based expert system using prototype schemas to represent generalized experiential knowledge can better provide the deeper knowledge necessary. By providing such a central framework it is argued that this allows for the integration of syntactical systems, such as CAD systems, with interpretative knowledge bases or other procedures
keywords knowledge base, expert systems, prototypes
series CADline
email john@arch.usyd.edu.au
last changed 2003/06/02 13:58

_id 2db4
authors Schmitt, Gerhard
year 1992
title Design for Performance
source New York: John Wiley & Sons, 1992. pp. 83-100 : ill. includes bibliography Design for performance describes a generative approach toward fulfilling qualitative and quantitative design requirements based on specification and existing cases. The term design applies to the architectural domain: the term performance includes the aesthetic, quantitative, and qualitative behavior of an artifact. In achieving architectural quality while adhering to measurable criteria, design for performance has representational, computational, and practical advantages over traditional methods, in particular over post-facto single- and multicriteria analysis and evaluation. In this paper a proposal for a working model and a partial implementation of this model are described. architecture / evaluation / performance / synthesis / design / representation / prediction / integration. Ô h)0*0*0*°° ÔŒ21. Schneekloth, Lynda H., Rajendra K. Jain and Gary E. Day. 'Wind Study of Pedestrian Environments.' February, 1989. 30, [2] p. : ill. includes bibliography and index.
summary This report summarizes Part 1 of the research on wind conditions affecting pedestrian environments for the State University of New York at Buffalo. Part 1 reports on existing conditions in the main part of the North Campus in Amherst. Procedures and methods are outlined, the profile of the current situation reported, and a special study on the proposed Natural Science and Math Building are included
keywords architecture, research, evaluation, analysis, simulation, hardware
series CADline
last changed 1999/02/12 15:09

_id a682
authors Wong, P.C.
year 1989
title EXPAN--An Integrated System for the Generation of Prefabricated Panel Wall Layout Design
source Department of Architectural Science, University of Sydney
summary This thesis develops an integrated system to demonstrate the capabilities of those systems in aiding preliminary design. An existing CAD system, the Eagle modeling system, is used to control the graphic generation of the preliminary design. Some knowledge is written in a macro language conforming to the Eagle syntax requirements. An expert system shell written in C, the EXBUILD expert system shell, is used to control the expert system. The knowledge used by the expert system is written in production rules and frames conforming to the EXBUILD syntax requirements. The control over the whole system is primarily through Eagle with the integrated system running within the Eagle environment.
keywords Automation; Integration; Expert Systems; Applications; Prefabrication
series thesis:MSc
last changed 2002/12/14 19:14

_id a8b7
authors De Grassi, Mario and Di Manzo, Mauro
year 1989
title The Design of Buildings as Changes of Known Solutions: A Model for “Reasoner B” ; Reasoner B" in the Castorp System
doi https://doi.org/10.52842/conf.ecaade.1989.x.u3h
source CAAD: Education - Research and Practice [eCAADe Conference Proceedings / ISBN 87-982875-2-4] Aarhus (Denmark) 21-23 September 1989, pp. 7.3.1-7.3.9
summary The paper presents a study aimed at the modelization of a design operation of perturbation of an architectural framework in order to comply with a series of given design specifications. A formalized representation of the building object is assumed, Artificial Intelligence techniques are adopted to work on it. It is assumed that the computer carries out deformations starting from one of these structures in order to attain to a solution consistent with project specifications. A description of the structures employed for the representation of the building body (matroids) is firstly proposed. A planning theme is then assumed, as an example, whose main feature is to maintain the outer perimeter of a dwelling, to change its internal distribution in such a way as to resemble as closely as possible to the original and yet meaningfully alter its typology.
series eCAADe
type normal paper
last changed 2022/06/07 07:50

For more results click below:

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