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 4598

_id 63d0
authors Carrara, Gianfranco and Novembri, Gabriele
year 1986
title Constraint-bounded design search
source Computer-Aided Architectural Design Futures [CAAD Futures Conference Proceedings / ISBN 0-408-05300-3] Delft (The Netherlands), 18-19 September 1985, pp. 146-157
summary The design process requires continual checking of the consistency of design choices against given sets of goals that have been fulfilled. Such a check is generally performed by comparing abstract representations of design goals with these of the sought real building objects (RBO) resulting from complex intellectual activities closely related to the designer's culture and to the environment in which he operates. In this chapter we define a possible formalization of such representations concerning the goals and the RBO that are usually considered in the architectural design process by our culture in our environment. The representation of design goals is performed by expressing their objective aspects (requirements) and by defining their allowable values (performance specifications). The resulting system of requirements defines the set of allowable solutions and infers an abstract representation of the sought building objects (BO) that consists of the set of characteristics (attributes and relations) which are considered relevant to represent the particular kind of RBO with respect to the consistency check with design goals. The values related to such characteristics define the performances of the RBO while their set establishes its behaviour. Generally speaking, there is no single real object corresponding to an abstract representation but the whole class of the RBO that are equivalent with respect to the values assumed by the considered characteristics. The more we increase the number of these, as well as their specifications, the smaller the class becomes until it coincides with a single real object - given that the assessed specifications be fully consistent. On the other hand, the corresponding representation evolves to the total prefiguration of the RBO. It is not therefore possible to completely define a BO representation in advance since this is inferred by the considered goals and is itself a result of the design process. What can only be established in advance is that any set of characteristics assumed to represent any RBO consists of hierarchic, topological, geometrical and functional relations among the parts of the object at any level of aggregation (from components to space units, to building units, to the whole building) that we define representation structure (RS). Consequently the RS may be thought as the elementary structures that, by superposition and interaction, set up the abstract representation that best fit with design goals.
series CAAD Futures
last changed 1999/04/03 17:58

_id 6ed3
authors Rasdorf, William J. and Storaasli, Olaf O.
year 1985
title The Role of Computing in Engineering Education
source Toward Expert Systems, Computers and Structures. Pergamon Press, July, 1985. vol. 20: pp. 11-15. Also published in: Advances and Trends in Structures and Dynamics edited by A. K. Noor and R. J. Hayduk
summary Pergamon Press, 1985. --- Also Published in : Proceedings of the Symposium on Advances and Trends in Structures and Dynamics, Pergamon Press, George Washington University and the National Aeronautics and Space Administration, Washington, D.C. pp. 11-15, Oct.1984. The rapid advances occurring in interactive micro-computing and computer science have provided the engineer with a powerful means of processing, storing, retrieving, and displaying data. The effective use of computer technology in engineering processes and applications is recognized by many as the key to increased individual, company, and national productivity. The implications of this observation for the academic community are clear: we must prepare our students to use computer methods and applications as part of their fundamental education. The proper tradeoff between engineering fundamentals and computer science principles and practices is changing with many of the concepts of engineering now being packaged in algorithms or on computer chips. The components of an education should include operating system fundamentals, data structures, program control and organization, algorithms, and computer architectures. It is critically important for engineering students to receive an education that teaches them these fundamentals. This paper suggests that to convey the essentials of computer science to future engineers requires, in part, the addition of computer courses to the engineering curriculum. It also requires a strengthening of the computing content of many other courses so that students come to treat the computer as a fundamental component of their work. This is a major undertaking, but new engineers graduating with advanced computing knowledge will provide potentially significant future innovations in the engineering profession
keywords CAE, education, civil engineering
series CADline
last changed 2003/06/02 13:58

_id a0d4
id a0d4
authors Rosa Enrich, Andrea Carnicero, Gustavo Fornari & Pedro Orazzi
year 2004
title ANALYSIS AND EVALUATION OF MATHEMATICAL LEARNING STRUCTURES
source Proceedings of the Fourth International Conference of Mathematics & Design, Spetial Edition of the Journal of Mathematics & Design, Volume 4, No.1, pp. 13-21.
summary Abstract: A series of practical tasks have been done under the general name of “Surfaces in invisible cities”. Each task was based on a story taken from the book The Invisible Cities by Italo Calvino. The research carried out allows to design a pedagogical project which makes evident , generates and connects several intentions, motivations and learning structures. It proposes the use of multi- level languages and readings. Therefore, each task takes more time than that of the proposed mathematical class. Its implementation generates a broader view than that seen at the time of design.

From the detailed analysis of the results obtained, the following diverse pedagogical aspects of this work project arise: a. The use of several multiple intelligence: Howard Gardner (1985) found that a man has several distinct intelligence types among which Logical-Mathematical; Spatial; Linguistic -oriented; Musical; Intra-personal; Kinesthetic-Corporal; Interpersonal stand out. Only those types used in the task will be analyzed, making a brief description of each type. b. The architectonic-city planning aspects: architectonic-city planning interpretation of the space imagined after reading the text, with the purpose of identifying figures, shapes, volumes and colors which are expressed via an analogous space. They consist of visual, architectonic and territorial speculations without a rigorous spatial theory and it is pretended that they possess a technical precision at mathematical concept level. c. The mathematical contents: a study of the conical and square shapes present in the designs done and used in a creative manner in students’ compositions following the reading of the story chosen is carried out. An analysis of shapes is performed and mathematical problems are posed within the design context.

Traditional sketching methods have been used in task solving and the possibilities offered by the virtual tools are analyzed.

Emphasis has been put on the vertical and horizontal interchanges in the Chair, generating changes in knowledge transmission perspectives, thus allowing the sharing of contents, abilities and resources. The architectonic work imagined and created by the students will focus on these different working lines creating a harmonious and significant whole. The work is the result of multiple connections and creative proposals.

keywords city, geometry, multiple intelligence
series other
type normal paper
email
last changed 2005/04/07 12:46

_id a18b
authors Samet, Hanan and Webber, Robert E.
year 1985
title Storing a Collection of Polygons Using Quadtrees
source ACM Transactions on Graphics July, 1985. vol. 4: pp. 182-222 : some ill. includes bibliography.
summary An adaptation of the quadtree data structure that represents polygonal maps (i.e., collections of polygons, possibly containing holes) is described in a manner that is also useful for the manipulation of arbitrary collections of straight line segments. The goal is to store these maps without the loss of information that results from digitization, and to obtain a worst-case execution time that is not overly sensitive to the positioning of the map. Regular decomposition variant of the region quadtree is usedÔ h)0*0*0*°° ÔŒ to organize the vertices and edges of the maps. A number of related data organizations are proposed in an iterative manner until a method is obtained that meets the stated goals. The result is termed a PM (Polygonal Map) quadtree and is based on a regular decomposition Point Space quadtree (PS quadtree) that stores additional information about the edges at its terminal nodes. Algorithms are given for inserting and deleting line segments from a PM quadtree. Use of the PM quadtree to perform point location, dynamic line insertion, and map overlay is discussed. An empirical comparison of the PM quadtree with other quadtree-based representations for polygonal maps is also provided
keywords data structures, quadtree, polygons, representation, point inclusion, algorithms
series CADline
last changed 2003/06/02 10:24

_id cdrf2023_78
id cdrf2023_78
authors Mengman Liu, Chuhua Ding, Hui Wang
year 2023
title An Exploration on the Form Design of Movable Structures Based on Uniform Convex Polyhedral Expansion
doi https://doi.org/https://doi.org/10.1007/978-981-99-8405-3_7
source Proceedings of the 2023 DigitalFUTURES The 5st International Conference on Computational Design and Robotic Fabrication (CDRF 2023)
summary 5 kinds of regular polyhedra and 13 kinds of semi-regular polyhedra are taken as the main research objects in this paper to explore the form design method of polyhedral expansion through the rotation of polygon. Firstly, the expandable range of uniform convex polyhedra is defined and divided into two types of expansion. Then three solutions are proposed, namely, discarding polygonal faces, constructing rigid-foldable origami mechanisms and constructing scissor-like elements, so that the prior unexpandable uniform convex polyhedron can be expanded. These methods extend the range of expandable uniform convex polyhedron, and can provide new form design ideas for frontier fields such as movable furniture (toys), movable art installations, 3D kinetic facades and space architecture.
series cdrf
email
last changed 2024/05/29 14:04

_id cc15
authors Ansaldi, Silvia, De Floriani, Leila and Falcidieno, Bianca
year 1985
title Geometric Modeling of Solid Objects by Using a Face Adjacency Graph Representation
source SIGGRAPH '85 Conference Proceedings. July, 1985. vol. 19 ; no. 3: pp. 131-139 : ill. includes bibliography
summary A relational graph structure based on a boundary representation of solid objects is described. In this structure, called Face Adjacency Graph, nodes represent object faces, whereas edges and vertices are encoded into arcs and hyperarcs. Based on the face adjacency graph, the authors define a set of primitive face-oriented Euler operators, and a set of macro operators for face manipulation, which allow a compact definition and an efficient updating of solid objects. The authors briefly describe a hierarchical graph structure based on the face adjacency graph, which provides a representation of an object at different levels of detail. Thus it is consistent with the stepwise refinement process through which the object description is produced
keywords geometric modeling, graphs, objects, representation, data structures,B-rep, solid modeling, Euler operators
series CADline
last changed 2003/06/02 10:24

_id acfe
authors Archea, John
year 1985
title Architecture's Unique Position Among the Disciplines : Puzzle-Making vs. Problem Solving
source CRIT XV, The Architectural Student Journal. Summer, 1985. pp. 20-22
summary Most disciplines involved in the building process, i.e., programmers, space planners, and engineers work in what may be described as a problem solving mode. They state desired effects as explicit performance criteria before they initiate a decision process and test alternative solutions against those criteria until a fit is attained which falls within known probabilities of success. Architects, however are not problem solvers and they are not seeking explicit information when they design how buildings work. Architects are puzzle- makers, They are primarily concerned with unique design concepts. It is through the act of designing, or puzzle- making, that the architect learn what they want to accomplish and how. With regard to the making of buildings, places or experiences, the architect is a puzzle-maker surrounded by a group of problem solvers who address separate pieces of the puzzle
keywords puzzle making, design process, problem solving, architecture
series CADline
last changed 1999/02/12 15:07

_id 8ae8
authors Ayala, D., P. Brunet and Juan (et al)
year 1985
title Object Representation by Means of Nominimal Division Quadtrees and Octrees
source ACM Transactions on Graphics. January, 1985. vol. 4: pp. 41-59 : ill. includes bibliography
summary Quadtree representation of two-dimensional objects is performed with a tree that describes the recursive subdivision of the more complex parts of a picture until the desired resolution is reached. At the end, all the leaves of the tree are square cells that lie completely inside or outside the object. There are two great disadvantages in the use of quadtrees as a representation scheme for objects in geometric modeling system: The amount of memory required for polygonal objects is too great, and it is difficult to recompute the boundary representation of the object after some Boolean operations have been performed. In the present paper a new class of quadtrees, in which nodes may contain zero or one edge, is introduced. By using these quadtrees, storage requirements are reduced and it is possible to obtain the exact backward conversion to boundary representation. Algorithms for the generation of the quadtree, boolean operation, and recomputation of the boundary representation are presented, and their complexities in time and space are discussed. Three- dimensional algorithms working on octrees are also presented. Their use in the geometric modeling of three-dimensional polyhedral objects is discussed
keywords geometric modeling, algorithms, octree, quadtree, curves, curved surfaces, boolean operations
series CADline
last changed 2003/06/02 13:58

_id a619
authors Bentley, Jon L. and McGeoch, Catherine C.
year 1985
title Amortized Analyses of Self-Organizing Sequential Search ; Heuristics Programming Techniques and Data Structures
source communications of the ACM April, 1985. vol. 28: pp. 404-411 : ill. includes bibliography.
summary Amortization is used to analyze the heuristics in a worst- case sense. The relative merit of the heuristics in this analysis is different in the probabilistic analyses. Experiments show that the behavior of the heuristics on real data is more closely described by the amortized analyses than by the probabilistic analyses
keywords economics, analysis, search, heuristics
series CADline
last changed 2003/06/02 13:58

_id 4316
authors Bentley, Jon L.
year 1985
title Associative Arrays -- Programming Pearls
source communications of the ACM. June, 1985. vol. 28: pp. 570-576 : ill
summary Anthropological studies have shown that one's language has a profound effect on one's view of the world. This column is about a language feature outside the Algol heritage: associative arrays. The column examines the associative arrays provided by the AWK language
keywords techniques, programming, algorithms, data structures
series CADline
last changed 2003/06/02 13:58

_id avocaad_2001_02
id avocaad_2001_02
authors Cheng-Yuan Lin, Yu-Tung Liu
year 2001
title A digital Procedure of Building Construction: A practical project
source AVOCAAD - ADDED VALUE OF COMPUTER AIDED ARCHITECTURAL DESIGN, Nys Koenraad, Provoost Tom, Verbeke Johan, Verleye Johan (Eds.), (2001) Hogeschool voor Wetenschap en Kunst - Departement Architectuur Sint-Lucas, Campus Brussel, ISBN 80-76101-05-1
summary In earlier times in which computers have not yet been developed well, there has been some researches regarding representation using conventional media (Gombrich, 1960; Arnheim, 1970). For ancient architects, the design process was described abstractly by text (Hewitt, 1985; Cable, 1983); the process evolved from unselfconscious to conscious ways (Alexander, 1964). Till the appearance of 2D drawings, these drawings could only express abstract visual thinking and visually conceptualized vocabulary (Goldschmidt, 1999). Then with the massive use of physical models in the Renaissance, the form and space of architecture was given better precision (Millon, 1994). Researches continued their attempts to identify the nature of different design tools (Eastman and Fereshe, 1994). Simon (1981) figured out that human increasingly relies on other specialists, computational agents, and materials referred to augment their cognitive abilities. This discourse was verified by recent research on conception of design and the expression using digital technologies (McCullough, 1996; Perez-Gomez and Pelletier, 1997). While other design tools did not change as much as representation (Panofsky, 1991; Koch, 1997), the involvement of computers in conventional architecture design arouses a new design thinking of digital architecture (Liu, 1996; Krawczyk, 1997; Murray, 1997; Wertheim, 1999). The notion of the link between ideas and media is emphasized throughout various fields, such as architectural education (Radford, 2000), Internet, and restoration of historical architecture (Potier et al., 2000). Information technology is also an important tool for civil engineering projects (Choi and Ibbs, 1989). Compared with conventional design media, computers avoid some errors in the process (Zaera, 1997). However, most of the application of computers to construction is restricted to simulations in building process (Halpin, 1990). It is worth studying how to employ computer technology meaningfully to bring significant changes to concept stage during the process of building construction (Madazo, 2000; Dave, 2000) and communication (Haymaker, 2000).In architectural design, concept design was achieved through drawings and models (Mitchell, 1997), while the working drawings and even shop drawings were brewed and communicated through drawings only. However, the most effective method of shaping building elements is to build models by computer (Madrazo, 1999). With the trend of 3D visualization (Johnson and Clayton, 1998) and the difference of designing between the physical environment and virtual environment (Maher et al. 2000), we intend to study the possibilities of using digital models, in addition to drawings, as a critical media in the conceptual stage of building construction process in the near future (just as the critical role that physical models played in early design process in the Renaissance). This research is combined with two practical building projects, following the progress of construction by using digital models and animations to simulate the structural layouts of the projects. We also tried to solve the complicated and even conflicting problems in the detail and piping design process through an easily accessible and precise interface. An attempt was made to delineate the hierarchy of the elements in a single structural and constructional system, and the corresponding relations among the systems. Since building construction is often complicated and even conflicting, precision needed to complete the projects can not be based merely on 2D drawings with some imagination. The purpose of this paper is to describe all the related elements according to precision and correctness, to discuss every possibility of different thinking in design of electric-mechanical engineering, to receive feedback from the construction projects in the real world, and to compare the digital models with conventional drawings.Through the application of this research, the subtle relations between the conventional drawings and digital models can be used in the area of building construction. Moreover, a theoretical model and standard process is proposed by using conventional drawings, digital models and physical buildings. By introducing the intervention of digital media in design process of working drawings and shop drawings, there is an opportune chance to use the digital media as a prominent design tool. This study extends the use of digital model and animation from design process to construction process. However, the entire construction process involves various details and exceptions, which are not discussed in this paper. These limitations should be explored in future studies.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 0faa
authors Duelund Mortensen, Peder
year 1991
title THE FULL-SCALE MODEL WORKSHOP
source Proceedings of the 3rd European Full-Scale Modelling Conference / ISBN 91-7740044-5 / Lund (Sweden) 13-16 September 1990, pp. 10-11
summary The workshop is an institution, available for use by the public and established at the Laboratory of Housing in the Art Academy's school of Architecture for a 3 year trial period beginning April 1985. This resumé contains brief descriptions of a variety of representative model projects and an overview of all projects carried out so far, including the pilot projects from 1983 and planned projects to and including January 1987. The Full Scale Model Workshop builds full size models of buildings, rooms and parts of buildings. The purpose of the Full Scale Model Workshop is to promote communication among building's users. The workshop is a tool in an attempt to build bridges between theory and practice in research, experimentation and communication of research results. New ideas and experiments of various sorts can be tried out cheaply, quickly and efficiently through the building of full scale models. Changes can be done on the spot as a planned part of the project and on the basis of ideas and experiments achieved through the model work itself. Buildings and their space can thus be communicated directly to all involved persons, regardless of technical background or training in evaluation of building projects.
keywords Full-scale Modeling, Model Simulation, Real Environments
series other
type normal paper
more http://info.tuwien.ac.at/efa
last changed 2004/05/04 15:23

_id 78ca
authors Friedland, P. (Ed.)
year 1985
title Special Section on Architectures for Knowledge-Based Systems
source CACM (28), 9, September
summary A fundamental shift in the preferred approach to building applied artificial intelligence (AI) systems has taken place since the late 1960s. Previous work focused on the construction of general-purpose intelligent systems; the emphasis was on powerful inference methods that could function efficiently even when the available domain-specific knowledge was relatively meager. Today the emphasis is on the role of specific and detailed knowledge, rather than on reasoning methods.The first successful application of this method, which goes by the name of knowledge-based or expert-system research, was the DENDRAL program at Stanford, a long-term collaboration between chemists and computer scientists for automating the determination of molecular structure from empirical formulas and mass spectral data. The key idea is that knowledge is power, for experts, be they human or machine, are often those who know more facts and heuristics about a domain than lesser problem solvers. The task of building an expert system, therefore, is predominantly one of teaching" a system enough of these facts and heuristics to enable it to perform competently in a particular problem-solving context. Such a collection of facts and heuristics is commonly called a knowledge base. Knowledge-based systems are still dependent on inference methods that perform reasoning on the knowledge base, but experience has shown that simple inference methods like generate and test, backward-chaining, and forward-chaining are very effective in a wide variety of problem domains when they are coupled with powerful knowledge bases. If this methodology remains preeminent, then the task of constructing knowledge bases becomes the rate-limiting factor in expert-system development. Indeed, a major portion of the applied AI research in the last decade has been directed at developing techniques and tools for knowledge representation. We are now in the third generation of such efforts. The first generation was marked by the development of enhanced AI languages like Interlisp and PROLOG. The second generation saw the development of knowledge representation tools at AI research institutions; Stanford, for instance, produced EMYCIN, The Unit System, and MRS. The third generation is now producing fully supported commercial tools like KEE and S.1. Each generation has seen a substantial decrease in the amount of time needed to build significant expert systems. Ten years ago prototype systems commonly took on the order of two years to show proof of concept; today such systems are routinely built in a few months. Three basic methodologies-frames, rules, and logic-have emerged to support the complex task of storing human knowledge in an expert system. Each of the articles in this Special Section describes and illustrates one of these methodologies. "The Role of Frame-Based Representation in Reasoning," by Richard Fikes and Tom Kehler, describes an object-centered view of knowledge representation, whereby all knowldge is partitioned into discrete structures (frames) having individual properties (slots). Frames can be used to represent broad concepts, classes of objects, or individual instances or components of objects. They are joined together in an inheritance hierarchy that provides for the transmission of common properties among the frames without multiple specification of those properties. The authors use the KEE knowledge representation and manipulation tool to illustrate the characteristics of frame-based representation for a variety of domain examples. They also show how frame-based systems can be used to incorporate a range of inference methods common to both logic and rule-based systems.""Rule-Based Systems," by Frederick Hayes-Roth, chronicles the history and describes the implementation of production rules as a framework for knowledge representation. In essence, production rules use IF conditions THEN conclusions and IF conditions THEN actions structures to construct a knowledge base. The autor catalogs a wide range of applications for which this methodology has proved natural and (at least partially) successful for replicating intelligent behavior. The article also surveys some already-available computational tools for facilitating the construction of rule-based knowledge bases and discusses the inference methods (particularly backward- and forward-chaining) that are provided as part of these tools. The article concludes with a consideration of the future improvement and expansion of such tools.The third article, "Logic Programming, " by Michael Genesereth and Matthew Ginsberg, provides a tutorial introduction to the formal method of programming by description in the predicate calculus. Unlike traditional programming, which emphasizes how computations are to be performed, logic programming focuses on the what of objects and their behavior. The article illustrates the ease with which incremental additions can be made to a logic-oriented knowledge base, as well as the automatic facilities for inference (through theorem proving) and explanation that result from such formal descriptions. A practical example of diagnosis of digital device malfunctions is used to show how significantand complex problems can be represented in the formalism.A note to the reader who may infer that the AI community is being split into competing camps by these three methodologies: Although each provides advantages in certain specific domains (logic where the domain can be readily axiomatized and where complete causal models are available, rules where most of the knowledge can be conveniently expressed as experiential heuristics, and frames where complex structural descriptions are necessary to adequately describe the domain), the current view is one of synthesis rather than exclusivity. Both logic and rule-based systems commonly incorporate frame-like structures to facilitate the representation of large amounts of factual information, and frame-based systems like KEE allow both production rules and predicate calculus statements to be stored within and activated from frames to do inference. The next generation of knowledge representation tools may even help users to select appropriate methodologies for each particular class of knowledge, and then automatically integrate the various methodologies so selected into a consistent framework for knowledge. "
series journal paper
last changed 2003/04/23 15:14

_id c898
authors Gero, John S.
year 1986
title An Overview of Knowledge Engineering and its Relevance to CAAD
source Computer-Aided Architectural Design Futures [CAAD Futures Conference Proceedings / ISBN 0-408-05300-3] Delft (The Netherlands), 18-19 September 1985, pp. 107-119
summary Computer-aided architectural design (CAAD) has come to mean a number of often disparate activities. These can be placed into one of two categories: using the computer as a drafting and, to a lesser extent, modelling system; and using it as a design medium. The distinction between the two categories is often blurred. Using the computer as a drafting and modelling tool relies on computing notions concerned with representing objects and structures numerically and with ideas of computer programs as procedural algorithms. Similar notions underly the use of computers as a design medium. We shall return to these later. Clearly, all computer programs contain knowledge, whether methodological knowledge about processes or knowledge about structural relationships in models or databases. However, this knowledge is so intertwined with the procedural representation within the program that it can no longer be seen or found. Architecture is concerned with much more than numerical descriptions of buildings. It is concerned with concepts, ideas, judgement and experience. All these appear to be outside the realm of traditional computing. Yet architects discoursing use models of buildings largely unrelated to either numerical descriptions or procedural representations. They make use of knowledge - about objects, events and processes - and make nonprocedural (declarative) statements that can only be described symbolically. The limits of traditional computing are the limits of traditional computer-aided design systems, namely, that it is unable directly to represent and manipulate declarative, nonalgorithmic, knowledge or to perform symbolic reasoning. Developments in artificial intelligence have opened up ways of increasing the applicability of computers by acquiring and representing knowledge in computable forms. These approaches supplement rather than supplant existing uses of computers. They begin to allow the explicit representations of human knowledge. The remainder of this chapter provides a brief introduction to this field and describes, through applications, its relevance to computer- aided architectural design.
series CAAD Futures
email
last changed 2003/05/16 20:58

_id 027b
authors Griffiths, J.G.
year 1985
title Table-Driven Algorithms for Generating Space-Filling Curves
source Computer Aided Design. January/ February, 1985. vol. 17: pp. 37-41 : ill. includes bibliography
summary A simple general method for constructing space-filling curves is presented, based on the use of tables. It is shown how the use of Hilbert's curve can enhance the performance of Warnock's algorithm. A procedure is given which generates Hilbert curves or Sierpinski curves. A second procedure is given which generates Warnock's windows in Hilbert order
keywords computer graphics, rendering, algorithms, curves, representation, display
series CADline
last changed 2003/06/02 13:58

_id 76ce
authors Grimson, W.
year 1985
title Computational Experiments with a Feature Based Stereo Algorithm
source IEEE Trans. Pattern Anal. Machine Intell., Vol. PAMI-7, No. 1
summary Computational models of the human stereo system' can provide insight into general information processing constraints that apply to any stereo system, either artificial or biological. In 1977, Marr and Poggio proposed one such computational model, that was characterized as matching certain feature points in difference-of-Gaussian filtered images, and using the information obtained by matching coarser resolution representations to restrict the search'space for matching finer resolution representations. An implementation of the algorithm and'its testing on a range of images was reported in 1980. Since then a number of psychophysical experiments have suggested possible refinements to the model and modifications to the algorithm. As well, recent computational experiments applying the algorithm to a variety of natural images, especially aerial photographs, have led to a number of modifications. In this article, we present a version of the Marr-Poggio-Gfimson algorithm that embodies these modifications and illustrate its performance on a series of natural images.
series journal paper
last changed 2003/04/23 15:14

_id 07c6
authors Kalay, Y.E., Harfmann, A.C. and Swerdloff, L.M.
year 1985
title ALEX: A Knowledge-Based Architectural Design System
doi https://doi.org/10.52842/conf.acadia.1985.096
source ACADIA Workshop ‘85 [ACADIA Conference Proceedings] Tempe (Arizona / USA) 2-3 November 1985, pp. 96-108
summary A methodology for the development of a knowledge-based computer-aided design system and its experimental application in the domain of single family house design are presented.

The methodology involves integrating within a unified design environment, tools and techniques that have been independently developed in various disciplines (including knowledge representation, information management, geometric modeling, human,machine interface, and architectural design). By assuming the role of active design partners, the resulting systems are expected to increase the productivity of designers, improve the quality of their products, and reduce cost and lead time of the design process as a whole.

ALEX (Architecture Learning Expert), a particular application of this methodology, is a prototype knowledge-based CAD system in the domain of single family house design. It employs user-interactive, goal directed heuristic search strategies in a solution space that consists of a network of objects. Message-based change propagation techniques, guided by domain-specific knowledge, are used to ensure database integrity and well-formedness.

The significance of the methodology and its application is threefold: it furthers our knowledge of the architectural design process, explores the utilization of knowledge engineering methods in design, and serves as a prototype for developing the next generation of computer-aided architectural design systems.

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

_id 6db4
authors Karakatsanis, Andreas Georgiou
year 1985
title Floder: A Floor Designer Expert System
source Department of Civil Engineering, Carnegie Mellon University, Pittsburgh PA
summary The use of computers in structural design for the last two decades has been limited to algorithmic and procedural tasks. The use of expert system environments facilitates the implementation of conceptual tasks in computer programs. The goal of this study is to develop an expert system for the structural design of floor framings. FLODER, the resulting expert system, generates, analyzes, and evaluates floor framings for a given architectural plan. Framing generation consists of determination of the locations of structural elements in the architectural plan. Analysis involves an approximation of the dimensions of the slabs. Evaluation numerically ranks all generated framings using heuristic features for the alternatives. FLODER is implemented in OPS5 and LISP. The primary representations used are OPS5 production rules for the knowledge-base, and OPS5 working memory elements, for the context. Tasks amenable to algorithmic approaches are implemented in LISP. FLODER, even in its present state, can be viewed as a useful assistant to a designer. It can rapidly generate and evaluate alternative framings for a given architectural plan and thus increase the work productivity of its users [includes bibliography].
keywords Knowledge Base, Systems, Design, Architecture, Civil Engineering, Representation, Expert Systems, Floor Plans, Synthesis, Structures
series CADline
last changed 1999/02/15 15:27

_id e1a8
authors Kellogg, Richard E.
year 1985
title CAD-Spreadsheet Linkages for Design and Analysis
doi https://doi.org/10.52842/conf.acadia.1985.109
source ACADIA Workshop ‘85 [ACADIA Conference Proceedings] Tempe (Arizona / USA) 2-3 November 1985, pp. 109-118
summary This paper reports on two systems under development which link a CAD system with a spreadsheet. The first extracts areas and R-values from a special AutoCAD drawing and processes the information in a Lotus 1-2-3 spreadsheet to obtain total heatloss for a building. The second is a prototype expert system which uses space labels from an AutoCAD "bubble-diagram" to print lists of design recommendations extracted from a Lotus 1-2-3 data-base. These methods emphasize drawing as the primary design activity, while providing immediate factual feedback about the design proposal.

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

_id 0711
authors Kunnath, S.K., Reinhorn, A.M. and Abel, J.F.
year 1990
title A Computational Tool for Evaluation of Seismic Performance of RC Buildings
source February, 1990. [1] 15 p. : ill. graphs, tables. includes bibliography: p. 10-11
summary Recent events have demonstrated the damaging power of earthquakes on structural assemblages resulting in immense loss of life and property (Mexico City, 1985; Armenia, 1988; San Francisco, 1989). While the present state-of-the-art in inelastic seismic response analysis of structures is capable of estimating response quantities in terms of deformations, stresses, etc., it has not established a physical qualification of these end-results into measures of damage sustained by the structure wherein system vulnerability is ascertained in terms of serviceability, repairability, and/or collapse. An enhanced computational tool is presented in this paper for evaluation of reinforced concrete structures (such as buildings and bridges) subjected to seismic loading. The program performs a series of tasks to enable a complete evaluation of the structural system: (a) elastic collapse- mode analysis to determine the base shear capacity of the system; (b) step-by-step time history analysis using a macromodel approach in which the inelastic behavior of RC structural components is incorporated; (c) reduction of the response quantities to damage indices so that a physical interpretation of the response is possible. The program is built around two graphical interfaces: one for preprocessing of structural and loading data; and the other for visualization of structural damage following the seismic analysis. This program can serve as an invaluable tool in estimating the seismic performance of existing RC buildings and for designing new structures within acceptable levels of damage
keywords seismic, structures, applications, evaluation, civil engineering, CAD
series CADline
last changed 2003/06/02 14:41

For more results click below:

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