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 203

_id ce38
authors Paoluzzi, Alberto and Sansoni, Claudio
year 1989
title A Programming Language for Architectural Symbolic Modeling
doi https://doi.org/10.52842/conf.ecaade.1989.x.r3e
source CAAD: Education - Research and Practice [eCAADe Conference Proceedings / ISBN 87-982875-2-4] Aarhus (Denmark) 21-23 September 1989, pp. 8.4.1-8.4.16
summary In this paper a software project supporting architectural design is outlined. Such a project aims to develop the new design language PLASM (a Programming Language for Architectural Symbolic Modeling), which is planned to be a very high-level, user-oriented language, belonging to the class of constraint languages. The language PLASM will support a small set of abstract data types which are significant in various outstanding problems of architectural design, and will offer both procedural features and non-procedural constraints satisfaction. It will allow the designer to make use of a large set of computing tools in any phase of architectural design, in order to explore a wider set of design solutions. Customizable evaluation functions will be available in the language. The execution of a PLASM program may result either in generating or in updating a semantic network over a set of data objects solving the geometric problem under consideration. The proposed language will support both abstract data types significant in the design domain, and tools performing automatized data generation and transformations between different data types. The modification of any object in such a system, both performed by editing a daemon program and/or by interactively modifying a data object, will result in the immediate propagation of changes into the problem network, by activating a message passing mechanism.

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

_id e19d
authors Birmingham, William P. and Siewiorek, Daniel P.
year 1989
title Capturing Designer Expertise : The CGEN System
source 18 p. : ill Pittsburgh, PA: Engineering Design Research Center, CMU, August, 1989. EDRC 18-08-89. includes bibliography.
summary Knowledge-based systems are becoming pervasive in the computer-aided design area. For these systems to achieve satisfactory levels of performance large amounts of knowledge are necessary. However, the acquisition of knowledge is a difficult and tedious task. Automated knowledge-acquisition tools (AKAT) provide capabilities for quickly building and maintaining knowledge-bases. This paper describes the CGEN AKAT, which allows hardware designers, unfamiliar with artificial intelligence programming techniques, to deposit their expertise into a synthesis tool's knowledge-base. A set of experiments which tested CGEN's capabilities are presented. The experiments show that with CGEN hardware designers can produce high quality knowledge-bases
keywords CAD, automation, knowledge acquisition, tools, AI, programming, knowledge base, systems, integrated circuits, hardware
series CADline
last changed 2003/06/02 10:24

_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
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:55

_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

_id 3964
authors Yoshikawa, H. and Gossard, D. (eds.)
year 1989
title Intelligent CAD
source North-Holland, Amsterdam, pp. vii-ix
summary In this research, design process knowledge is represented at two different levels, action level and object level, corresponding to the meta-knowledge to model design behaviors and the special knowledge to model the processes in designing particular objects. A design knowledge base and database modeling language - Integrated Data Description Language (IDDL) was developed at the University of Tokyo to model both design processes and design objects. This language combines logic programming functions and object oriented programming functions into an integrated environment. Using this language, an intelligent CAD system - Intelligent Integrated Interactive CAD (IIICAD) was developed at the University of Tokyo. Contradictions of knowledge base and database are resolved using circumscription and Assumption-based Truth Maintenance System (ATMS) in this system. Many advanced knowledge modeling techniques, including Qualitative Process Theory (QPT), modal logic, default reasoning, etc., have also been introduced in the IIICAD system. The knowledge base and database representation scheme of IDDL serves as the basis in the feature-based integrated concurrent design system. In the integrated concurrent design system, a new feature modeling language was introduced. In addition to the qualitative and quantitative data/relations that were introduced in IDDL, the composing element features, data dependency relations, constraints, 2D and 3D feature geometric descriptions have also been introduced for representing product life-cycle models and their relations. Optimization functions were added to the integrated concurrent design system to identify the optimal design considering relevant life-cycle aspects.
series other
last changed 2003/04/23 15:14

_id 5bec
authors Penrose, R.
year 1989
title The Emperor's New Mind. Concerning Computers Minds, and the Laws of Physics.
source Oxford University Press
summary The Emperor's New Mind, physicist Roger Penrose's 1989 treatise attacking the foundations of strong artificial intelligence, is crucial for anyone interested in the history of thinking about AI and consciousness. Part survey of modern physics, part exploration of the philosophy of mind, the book is not for casual readers--though it's not overly technical, it rarely pauses to let the reader catch a breath. The overview of relativity and quantum theory, written by a master, is priceless and uncontroversial. The exploration of consciousness and AI, though, is generally considered as resting on shakier ground. Penrose claims that there is an intimate, perhaps unknowable relation between quantum effects and our thinking, and ultimately derives his anti-AI stance from his proposition that some, if not all, of our thinking is non-algorithmic. Of course, these days we believe that there are other avenues to AI than traditional algorithmic programming; while he has been accused of setting up straw robots to knock down, this accusation is unfair. Little was then known about the power of neural networks and behavior-based robotics to simulate (and, some would say, produce) intelligent problem-solving behavior. Whether these tools will lead to strong AI is ultimately a question of belief, not proof, and The Emperor's New Mind offers powerful arguments useful to believer and nonbeliever alike
series other
last changed 2003/04/23 15:14

_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
last changed 2003/05/16 20:58

_id 4825
authors Van Bakel, A.P.M. and Daru, R.
year 1993
title CAADidactics - An Instrument for Tuning CAAD Systems to Student Styles
doi https://doi.org/10.52842/conf.ecaade.1993.x.j4l
source [eCAADe Conference Proceedings] Eindhoven (The Netherlands) 11-13 November 1993
summary This paper discusses the features of an instrument for tuning CAAD systems to student styles implemented in the authoring shell Authorware Professional (1989). This application enables students and teachers to evaluate the design progress. It also makes it possible to assess their preferences with respect to their working styles (Subject style) and style preferences in terms of the product style (Object style) in different stages of the design curriculum. The availability of this information enables teachers to adapt their didactical approach to their students. The progress they make during design education can be evaluated by looking at the process documentation as well as by looking at the product documentation generated by the application. This makes the students conscious of their own preferences and affinities. It is up to the student and the teacher whether they want to enhance or compensate those preoccupations. The documented information of previous design sessions can also be used as a guide system for further development and adaptations in styles of design and designing. In the design studio this style knowledge can also be used to establish adequate and workable design teams. Some of the features discussed in this paper are already implemented in a small prototype application. The prototype application will be presented and discussed. Other features will be implemented in the near future.

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

_id 2b8f
authors Colajanni, Benedetto and De Grassi, Mario
year 1989
title Inferential Mechanisms to be Employed in CAAD: The Castorp System
doi https://doi.org/10.52842/conf.ecaade.1989.x.c7m
source CAAD: Education - Research and Practice [eCAADe Conference Proceedings / ISBN 87-982875-2-4] Aarhus (Denmark) 21-23 September 1989, pp. 7.1.1-7.1.9
summary The paper presents an approach to the problems of architectural design aided by Artificial Intelligence techniques that can solve the difficulties related to combinatorial explosion, often encountered in the past. Three expert systems, dubbed "reasoners", capable of some elementary design work and a hypothesis for their interaction have been developed. Reasoner A has an "analogical" view of space. A notion of conflict, managed by means of fuzzy logic, has been introduced. It corresponds, in an intuitive and straightforward fashion, to the common notion of conflict or contradiction in real space as a consequence of improper overlapping of actual physical objects or of their functional pertinence. Reasoner B works on formalized models of building objects. It designs new patterns from given patterns taken as defaults. Reasoner C picks up from an archive of patterns the one which best suits a list of given goals. Design is the result of interaction between the three reasoners. Finally, the proposed schema raises questions about formal structures ("images") and about the nature of culturally-linked options ("memory") on which some preliminary considerations are made. Prototypes of the reasoners are operating at the Instituto di Edilizia of the University of Ancona, Italy.
series eCAADe
last changed 2022/06/07 07:50

_id 68c8
authors Flemming, U., Coyne, R. and Fenves, S. (et al.)
year 1994
title SEED: A Software Environment to Support the Early Phases in Building Design
source Proceeding of IKM '94, Weimar, Germany, pp. 5-10
summary The SEED project intends to develop a software environment that supports the early phases in building design (Flemming et al., 1993). The goal is to provide support, in principle, for the preliminary design of buildings in all aspects that can gain from computer support. This includes using the computer not only for analysis and evaluation, but also more actively for the generation of designs, or more accurately, for the rapid generation of design representations. A major motivation for the development of SEED is to bring the results of two multi-generational research efforts focusing on `generative' design systems closer to practice: 1. LOOS/ABLOOS, a generative system for the synthesis of layouts of rectangles (Flemming et al., 1988; Flemming, 1989; Coyne and Flemming, 1990; Coyne, 1991); 2. GENESIS, a rule-based system that supports the generation of assemblies of 3-dimensional solids (Heisserman, 1991; Heisserman and Woodbury, 1993). The rapid generation of design representations can take advantage of special opportunities when it deals with a recurring building type, that is, a building type dealt with frequently by the users of the system. Design firms - from housing manufacturers to government agencies - accumulate considerable experience with recurring building types. But current CAD systems capture this experience and support its reuse only marginally. SEED intends to provide systematic support for the storing and retrieval of past solutions and their adaptation to similar problem situations. This motivation aligns aspects of SEED closely with current work in Artificial Intelligence that focuses on case-based design (see, for example, Kolodner, 1991; Domeshek and Kolodner, 1992; Hua et al., 1992).
series other
email
last changed 2003/04/23 15:14

_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 ecaade2015_38
id ecaade2015_38
authors Stavrakantonaki, Marina
year 2015
title A Framework for Input Data Processing During Building Energy Model Calibration. A Case Study
doi https://doi.org/10.52842/conf.ecaade.2015.1.625
source Martens, B, Wurzer, G, Grasl T, Lorenz, WE and Schaffranek, R (eds.), Real Time - Proceedings of the 33rd eCAADe Conference - Volume 1, Vienna University of Technology, Vienna, Austria, 16-18 September 2015, pp. 625-634
summary Key parameter of a reasoning process supporting real time performance is the use of active heuristics that facilitate the achievement of goals in a timely manner (Dodiawala et al. 1989). A real time approach should incorporate speed, timeliness and adaptation during the execution of tasks. Speed and efficient knowledge processing are addressed for the solution of complex building engineering problems, such as the calibration of Building Energy Models (BEM) to the actual performance data. During retrofit projects, calibrated BEM models aid the design process, and provide a solid base for performative assessments. Despite the demand for building performance evaluations, BEM calibration remains a work-intensive task (Lam et al. 2014). This study proposes a time efficient framework for BEM calibration input data management based on the methodology of a blackboard artificial intelligence knowledge processing system. The resulting model was used for sequential data mining for the energy assessment during the renovation of a commercial building.
wos WOS:000372317300068
series eCAADe
email
more https://mh-engage.ltcc.tuwien.ac.at/engage/ui/watch.html?id=e440bdd6-7021-11e5-bdb0-00190f04dc4c
last changed 2022/06/07 07:56

_id 4104
authors Ervin, Stephen McTee
year 1989
title The structure and function of diagrams in environmental design :a computational inquiry
source Massachusetts Institute of Technology
summary The design process often begins with a graphical description of the proposed device or system and sketching is the physical expression of the design engineer's thinking process. Computer Aided Design is a technique in which man and machine are blended into a problem solving team, intimately coupling the best characteristics of each. Solid modelling is developed to act as the common medium between man and the computer. At present it is achieved mainly by designing with volumes and hence does not leave much room for sketching input, the traditional physical expression of the thinking process of the design engineer. This thesis describes a method of accepting isometric free hand sketching as the input to a solid model. The design engineer is allowed to make a sketch on top of a digitizer indicating (i) visible lines; (ii) hidden lines; (iii) construction lines; (iv) centre lines; (v) erased lines; and (vi) redundant lines as the input. The computer then processes this sketch by identifying the line segments, fitting the best possible lines, removing the erased lines, ignoring the redundant lines and finally merging the hidden lines and visible lines to form the lines in the solid in an interactive manner. The program then uses these lines and the information about the three dimensional origin of the object and produces three dimensional information such as the faces, loops, holes, rings, edges and vertices which are sufficient to build a solid model. This is achieved in the following manner. The points in the sketch are first written into a file. The computer than reads this file, breaks the group of points into sub-groups belonging to individual line segments, fits the best lines and identify the vertices in two dimensions. These improved lines in two dimensions are then merged to form the lines and vertices in the solid. These lines are then used together with the three dimensional origin (or any other point) to produce the wireframe model in three dimensions. The loops in the wireframe models are then identified and surface equations are fitted to these loops. Finally all the necessary inputs to build a B-rep solid model are produced.
series thesis:PhD
email
last changed 2003/02/12 22:37

_id acadia06_079
id acadia06_079
authors Kumar, Shilpi
year 2006
title Architecture and Industrial Design A Convergent Process for Design
doi https://doi.org/10.52842/conf.acadia.2006.079
source Synthetic Landscapes [Proceedings of the 25th Annual Conference of the Association for Computer-Aided Design in Architecture] pp. 79-94
summary The use of technology has grown with the way design professions have evolved over time. Changing needs, desires of comfort, and perceptions of the consumers have led to a distinct improvement in the design of both product and architecture. The use of the digital media and emerging technologies has brought a dramatic change to the design process allowing us to view, feel, and mould a virtual object at every stage of design, development, and engineering. Change is often quick and easy since a virtual product does not inherently carry the biases of its physical counterpart. In order to communicate ideas across the team, digital processes are also used to bring together opinions, experiences, and perspectives. These methods encourage decision making based on information rather than prejudice or instinct. Thus, digital exchanges (technology) impact firm strategies at three levels: product, process, and administrative or support activities (Adler 1989).Digital tools for design exchange in Industrial Design (ID) began much earlier than many other professions. The profession of Architecture is also slowly moving to a similar model with digital exchange finding increasing prevalence in drawing, modeling, performance simulation, design collaboration, construction management, and building fabrication. The biggest problem is the disintegrated use of technology in the architectural profession without a strategy toward streamlining the design process from conception to fabrication. In this paper we investigate how the use of technology has evolved in the professions of Industrial Design and Architecture comparatively in their product, process, and support activities. Further, we will present a set of guidelines that will help architects in the convergence of design process, helping in a more efficient work flow with a strategic use of digital technology.
series ACADIA
email
last changed 2022/06/07 07:52

_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
last changed 2003/05/16 20:58

_id effd
authors Morozumi, M., Nakamura, H. and Kijima, Y.
year 1990
title A Primitive-Instancing Interactive 3-D Modeling System for Spatial Design Studies
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. 457-468
summary The authors have developed a basic, interactive, primitive-instancing 3-D modeling system (CAADF), which is based on a high-speed 3-D color graphic workstation, and have tested its potential ability to support spatial design studies in an architectural design studio. After- a review of work performed by a student with the system, this paper concludes that this system provides an attractive environment for spatial design studies which conventional CAD systems have not achieved. The interactive process of 3-D modeling in perspective or isometric view images and the dynamic viewing utility are the most successful features of the system. In contrast to those advantages, the resolution of color graphic display is a limitation of the system. The authors conclude that if sufficiently many appropriate 3-D geometric primitives are supported by a CAD system, a primitive instancing method can significantly reduce the work entailed in object modeling.
series CAAD Futures
email
last changed 2003/05/16 20:58

_id 9203
authors Winston, P. and Horn
year 1989
title LISP
source Addison-Wesley, Reading, MA (3rd. edition)
summary The new edition retains the broad coverage of previous editions that has made this book popular both with beginners and with more advanced readers---coverage ranging from the basics of the language to detailed examples showing Lisp in practice. Based on the CommonLisp standard, this book also introduces CommonLisp's object system, CLOS, and the productivity-promoting techniques enabled by object-oriented programming. Application examples drawn from expert systems, natural language interfaces, and symbolic mathematics are featured, and new applications dealing with probability bounds, project simulation, and visual object recognition are introduced.
series other
last changed 2003/04/23 15:14

_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
last changed 2022/06/07 07:49

_id ef95
authors Fregier, Marius
year 1989
title Do You Need Weapons to Keep out of "Artichaud Melanie" - Or How to Teach Prolog Programming to CAD System Design Students
doi https://doi.org/10.52842/conf.ecaade.1989.x.u3g
source CAAD: Education - Research and Practice [eCAADe Conference Proceedings / ISBN 87-982875-2-4] Aarhus (Denmark) 21-23 September 1989, pp. 8.1.1-8.1.9
summary A course aimed on the use of prolog for studying, prototyping and developing CAD systems is presented. This course is based on a practical training. Its objectives, topics, teaching method and applications are briefly introduced . Exercises focussed on interests and.capabilities of CAD designers are presented. These exercises follow a progression which integrate Step by step, different aspects of the application fields. At list these exercises lead to a single application concerned with intelligent graphics.
keywords Education in CAD System Construction, Graphical Extensions to Prolog, Experts Systems, Graphical Interactive Capture of Data, Intelligent Graphic
series eCAADe
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_210226 from group guest) CUMINCAD Papers Powered by SciX Open Publishing Services 1.002