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 169

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

_id e290
authors Kalay, Yehuda E.
year 1987
title Worldview : An Integrated Geometric Modeling/Drafting System
source IEEE Computer Graphics and Applications. February, 1987. vol. 7: pp. 36-46 : ill. (some col.). includes bibliography
summary Worldview is a computer-aided architectural and engineering design system that combines the power of geometric modeling utilities with the intuitive design and communication capabilities of drafting utilities. This article describes the basic design concepts and implementation of the system, achieved by representing the designed artifact nonredundantly in a three-dimensional 'world' and manipulating it through multiple two-dimensional 'views.' The world consists of a collection of shapes that store all the formative information pertinent to the designed artifact, while the views consist of images of selected shapes, generated through particular two-way mapping transforms. Several views that depict the same set of shapes through different transforms can be displayed simultaneously, using multiple, dynamic, user- defined windows, thereby enabling addressability of points in the 3D world. Views also include such design and communication aids as dimension lines, construction lines, annotations, and graphic symbols to enhance the visual content of the images without encumbering the representation of the shapes themselves. Modifications applied to the shapes through any view are immediately apparent in all other views in which the shapes are imaged. The shapes are represented by a data structure based on the Hybrid Edge data model, which facilitates the integration of points, lines, surfaces, and volumetric bodies into one formative hierarchy. The integration of drafting and modeling simplifies the use of powerful modeling utilities by designers, facilitates the communication of the designed artifact, and enhances the integrity of the design as a whole
keywords drafting, systems, geometric modeling, representation, user interface, computer graphics, CAD, architecture, engineering
series CADline
email
last changed 2003/06/02 10:24

_id 963b
authors Bartels, R.H., Beatty, J.C. and Barsky, B.A.
year 1987
title An Introduction to Splines for Use in Computer Graphics and Geometric Modeling
source Morgan Kaufmann Publishers, Los Altos, CA
summary The most basic output primitives in every computer graphics library are "lineSegment()" and "Polygon()", ortheir equivalents. These are, of course, sufficent in the sense that any curved line or surface can be arbitrarrily well approximated by straight line segments or planar polygons, but in many contexts that is not enough. Such approximations often require large amounts of data to obtain satifactory smoothness, and they are awkward to manipulate. Then too, even with the the most sophisticated continous shading models, polygonaltechniques can resultin visually ojectionable images. Mach bands may be apparent at the borders between adjacent polygons, and there is always a telltale angularity to polygonal silhouettes. Hence many modeling systems are augmented by circles, spheres, cylinders, etc. and allow such simple primitives to be combined to form quite complex objects.
series other
last changed 2003/04/23 15:14

_id 4109
authors Li, Shu-Xiang and Leow, Murray H.
year 1987
title The Quadcode and its Arithmetic
source Communications of the ACM. July, 1987. vol. 30: pp. 621-626 : ill. includes bibliography
summary The quadcode is a hierarchical data structure for describing digital images. It has the following properties: (1) straightforward representation of dimension, size, and the relationship between an image and its subsets; (2) explicit description of geometric properties, such as location, distance, and adjacency; and (3) ease of conversion from and to raster representation. The quadcode has applications to computer graphics and image processing because of its ability to focus on selected subsets of the data and to allow utilization of multiple resolutions in different parts of the image. A related approach is the quadtree. Samet recently presented a thorough survey of the literature in that field. Gargantini and Abel and Smith presented linear quadtrees and linear locational keys that are efficient labeling techniques for quadtrees. In those papers the geometric concepts of the image are discussed by using the tree as an interpretive medium, and the approaches and procedures are based on traversal of the nodes in the tree. In this paper the authors present the quadcode system, which is a direct description of the image, and discuss the geometric concepts in terms of the coded images themselves
keywords quadtree, image processing, representation, computer graphics, search
series CADline
last changed 2003/06/02 13:58

_id 0a9c
authors Ozel, Filiz
year 1987
title The Computer Model "BGRAF": A Cognitive Approach to Emergency Egress Simulation
source University of Michigan
summary During the past decade, fire safety researchers have come to the understanding that human factors in fires play an important role in controlling the spread of fire; and in decreasing the number of fire casualties in buildings. With the current developments in computer technology, computer modeling of human behavior in fires emerged as an effective method of research. Such computer modeling techniques offered the advantage of being able to experiment with hypothetical fires in buildings without Note endangering human life. Consequently, a study to develop a computer model that will simulate the emergency egress behavior of people in fires was undertaken. Changes in the information processing capacity of the individual as a result of time pressure and stress was considered as part of the emergency egress decision process. Theories from environmental psychology identified a range of cognitive factors, such as visual access in buildings, architectural differentiation, signage and plan configuration that affect way finding and route selection in buildings. These factors needed to be incorporated into emergency egress models. The model was based on the integrated building data base of the CAD system developed at the University of Michigan, Architecture and Planning Lab., which provided a comprehensive building definition, and allowed both graphic and tabular output. Two actual fire incidences were simulated as part of the validation study. These studies have stressed the importance of the cognitive aspects of the physical environment as a factor in emergency egress. A goal structure that represented the total decision process during fires was incorporated into the model. This structure allowed the inputting and testing of a variety of goal structures by using actions as model blocks. The objectives of the model developed in this study can best be summarized as to study and eventually to predict the route selection and exiting behavior in fires, with the purpose of using such information in making building design and code development decisions, and in suggesting action sequences that will best support the safety of the occupants of a building under different emergency conditions.
series thesis:PhD
email
last changed 2003/02/12 22:37

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

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

_id 861a
authors Sedas, Sergio W. and Talukdar, Sarosh N.
year 1987
title A Disassembly Planner for Redesign
source The Winter Annual Meeting of the American Society of Mechanical Engineers. Symposium of Intelligent and Integrated Manufacturing Analysis and Synthesis. December, 1987. Pittsburgh, PA: Engineering Design Research Center, CMU, 1988. [6] p. : ill. includes bibliography
summary This paper describes an algorithm for generating plans for disassembling given objects. The plans are produced by a set of knowledge sources acting on a set of representations for the object. Both sets are arbitrarily expandable, so programs using the approach can grow continually in capability. Our present complement of knowledge sources and representations can tackle relatively difficult problems. Three examples are included. The first requires a good bit of geometric reasoning before appropriate subassemblies can be selected. The second and third require certain movable parts to be repositioned before disassembly can be achieved
keywords algorithms, representation, synthesis, assemblies, knowledge, reasoning, mechanical engineering
series CADline
last changed 2003/06/02 13:58

_id 831d
authors Seebohm, Thomas
year 1992
title Discoursing on Urban History Through Structured Typologies
doi https://doi.org/10.52842/conf.acadia.1992.157
source Mission - Method - Madness [ACADIA Conference Proceedings / ISBN 1-880250-01-2] 1992, pp. 157-175
summary How can urban history be studied with the aid of three-dimensional computer modeling? One way is to model known cities at various times in history, using historical records as sources of data. While such studies greatly enhance the understanding of the form and structure of specific cities at specific points in time, it is questionable whether such studies actually provide a true understanding of history. It can be argued that they do not because such studies only show a record of one of many possible courses of action at various moments in time. To gain a true understanding of urban history one has to place oneself back in historical time to consider all of the possible courses of action which were open in the light of the then current situation of the city, to act upon a possible course of action and to view the consequences in the physical form of the city. Only such an understanding of urban history can transcend the memory of the actual and hence the behavior of the possible. Moreover, only such an understanding can overcome the limitations of historical relativism, which contends that historical fact is of value only in historical context, with the realization, due to Benedetto Croce and echoed by Rudolf Bultmann, that the horizon of "'deeper understanding" lies in "'the actuality of decision"' (Seebohm and van Pelt 1990).

One cannot conduct such studies on real cities except, perhaps, as a point of departure at some specific point in time to provide an initial layout for a city knowing that future forms derived by the studies will diverge from that recorded in history. An entirely imaginary city is therefore chosen. Although the components of this city at the level of individual buildings are taken from known cities in history, this choice does not preclude alternative forms of the city. To some degree, building types are invariants and, as argued in the Appendix, so are the urban typologies into which they may be grouped. In this imaginary city students of urban history play the role of citizens or groups of citizens. As they defend their interests and make concessions, while interacting with each other in their respective roles, they determine the nature of the city as it evolves through the major periods of Western urban history in the form of threedimensional computer models.

My colleague R.J. van Pelt and I presented this approach to the study of urban history previously at ACADIA (Seebohm and van Pelt 1990). Yet we did not pay sufficient attention to the manner in which such urban models should be structured and how the efforts of the participants should be coordinated. In the following sections I therefore review what the requirements are for three-dimensional modeling to support studies in urban history as outlined both from the viewpoint of file structure of the models and other viewpoints which have bearing on this structure. Three alternative software schemes of progressively increasing complexity are then discussed with regard to their ability to satisfy these requirements. This comparative study of software alternatives and their corresponding file structures justifies the present choice of structure in relation to the simpler and better known generic alternatives which do not have the necessary flexibility for structuring the urban model. Such flexibility means, of course, that in the first instance the modeling software is more timeconsuming to learn than a simple point and click package in accord with the now established axiom that ease of learning software tools is inversely related to the functional power of the tools. (Smith 1987).

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

_id e9ef
authors Casale, Malcolm S.
year 1987
title Free-Form Solid Modeling with Trimmed Surface Patches
source IEEE Computer Graphics and Applications January, 1987. vol. 7: pp. 33-43 : col. ill. includes bibliography.
summary Solid modelers store a more complete representation than wireframe or surface modelers. This completeness permits the automation of such tasks as interference analysis, mass property calculation, and finite element mesh generation. But the denser information content and complex algorithms needed to perform these tasks complicate the support of free-form geometry, especially Boolean operations. Consequently, the high degree of geometric coverage traditionally found in surface modeling systems has not, for the most part, been equaled in modern solid modelers. This article explores some of the difficulties encountered in Boolean combinations of free-form solids and presents a geometric representation designed to circumvent them
keywords solid modeling, curved surfaces, representation, geometric modeling, curves, boolean operations
series CADline
last changed 2003/06/02 13:58

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

_id cf2011_p170
id cf2011_p170
authors Barros, Mário; Duarte José, Chaparro Bruno
year 2011
title Thonet Chairs Design Grammar: a Step Towards the Mass Customization of Furniture
source Computer Aided Architectural Design Futures 2011 [Proceedings of the 14th International Conference on Computer Aided Architectural Design Futures / ISBN 9782874561429] Liege (Belgium) 4-8 July 2011, pp. 181-200.
summary The paper presents the first phase of research currently under development that is focused on encoding Thonet design style into a generative design system using a shape grammar. The ultimate goal of the work is the design and production of customizable chairs using computer assisted tools, establishing a feasible practical model of the paradigm of mass customization (Davis, 1987). The current research step encompasses the following three steps: (1) codification of the rules describing Thonet design style into a shape grammar; (2) implementing the grammar into a computer tool as parametric design; and (3) rapid prototyping of customized chair designs within the style. Future phases will address the transformation of the Thonet’s grammar to create a new style and the production of real chair designs in this style using computer aided manufacturing. Beginning in the 1830’s, Austrian furniture designer Michael Thonet began experimenting with forming steam beech, in order to produce lighter furniture using fewer components, when compared with the standards of the time. Using the same construction principles and standardized elements, Thonet produced different chairs designs with a strong formal resemblance, creating his own design language. The kit assembly principle, the reduced number of elements, industrial efficiency, and the modular approach to furniture design as a system of interchangeable elements that may be used to assemble different objects enable him to become a pioneer of mass production (Noblet, 1993). The most paradigmatic example of the described vision of furniture design is the chair No. 14 produced in 1858, composed of six structural elements. Due to its simplicity, lightness, ability to be stored in flat and cubic packaging for individual of collective transportation, respectively, No. 14 became one of the most sold chairs worldwide, and it is still in production nowadays. Iconic examples of mass production are formally studied to provide insights to mass customization studies. The study of the shape grammar for the generation of Thonet chairs aimed to ensure rules that would make possible the reproduction of the selected corpus, as well as allow for the generation of new chairs within the developed grammar. Due to the wide variety of Thonet chairs, six chairs were randomly chosen to infer the grammar and then this was fine tuned by checking whether it could account for the generation of other designs not in the original corpus. Shape grammars (Stiny and Gips, 1972) have been used with sucesss both in the analysis as in the synthesis of designs at different scales, from product design to building and urban design. In particular, the use of shape grammars has been efficient in the characterization of objects’ styles and in the generation of new designs within the analyzed style, and it makes design rules amenable to computers implementation (Duarte, 2005). The literature includes one other example of a grammar for chair design by Knight (1980). In the second step of the current research phase, the outlined shape grammar was implemented into a computer program, to assist the designer in conceiving and producing customized chairs using a digital design process. This implementation was developed in Catia by converting the grammar into an equivalent parametric design model. In the third phase, physical models of existing and new chair designs were produced using rapid prototyping. The paper describes the grammar, its computer implementation as a parametric model, and the rapid prototyping of physical models. The generative potential of the proposed digital process is discussed in the context of enabling the mass customization of furniture. The role of the furniture designer in the new paradigm and ideas for further work also are discussed.
keywords Thonet; furniture design; chair; digital design process; parametric design; shape grammar
series CAAD Futures
email
last changed 2012/02/11 19:21

_id 0b9f
authors Carini, Alessandra
year 1987
title THE ITALIAN FULL-SCALE MODELS LABORATORY
source Proceedings of the 1st European Full-Scale Workshop Conference / ISBN 87-88373-20-7 / Copenhagen (Denmark) 15-16 January 1987, pp. 27-30
summary The Housing Research Center OIKOS has its offices in Bologna and is runned by a non-profit association of public and private Bodies. Among the members of the Association there are the University of Bologna, the Polytechnic of Turin, the Municipalities of Bologna, Turin, Venice and Brescia, the Emilia Romagna District, the National Builders Association, The Building and Housing Cooperatives, the Public Housing Association of Bologna, several building industries and so on. A few years ago OIKOS proposed a research to the National Housing Committee of the Ministry of Works. The object was to create in Italy a full-scale models laboratory, as well as a few European Countries had done before. We visited the Laboratories of Lausanne, Lund and Amsterdam. The National Housing Committee acknowledged the opportunity of this kind of Laboratory, which is an important tool to experiment and control in advance technical, architectural and use features of housing spaces.
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:08

_id ecaade2023_138
id ecaade2023_138
authors Crolla, Kristof and Wong, Nichol
year 2023
title Catenary Wooden Roof Structures: Precedent knowledge for future algorithmic design and construction optimisation
doi https://doi.org/10.52842/conf.ecaade.2023.1.611
source Dokonal, W, Hirschberg, U and Wurzer, G (eds.), Digital Design Reconsidered - Proceedings of the 41st Conference on Education and Research in Computer Aided Architectural Design in Europe (eCAADe 2023) - Volume 1, Graz, 20-22 September 2023, pp. 611–620
summary The timber industry is expanding, including construction wood product applications such as glue-laminated wood products (R. Sikkema et al., 2023). To boost further utilisation of engineered wood products in architecture, further development and optimisation of related tectonic systems is required. Integration of digital design technologies in this endeavour presents opportunities for a more performative and spatially diverse architecture production, even in construction contexts typified by limited means and/or resources. This paper reports on historic precedent case study research that informs an ongoing larger study focussing on novel algorithmic methods for the design and production of lightweight, large-span, catenary glulam roof structures. Given their structural operation in full tension, catenary-based roof structures substantially reduce material needs when compared with those relying on straight beams (Wong and Crolla, 2019). Yet, the manufacture of their non-standard geometries typically requires costly bespoke hardware setups, having resulted in recent projects trending away from the more spatially engaging geometric experiments of the second half of the 20th century. The study hypothesis that the evolutionary design optimisation of this tectonic system has the potential to re-open and expand its practically available design solution space. This paper covers the review of a range of built projects employing catenary glulam roof system, starting from seminal historic precedents like the Festival Hall for the Swiss National Exhibition EXPO 1964 (A. Lozeron, Swiss, 1964) and the Wilkhahn Pavilions (Frei Otto, Germany, 1987), to contemporary examples, including the Grandview Heights Aquatic Centre (HCMA Architecture + Design, Canada, 2016). It analysis their structural concept, geometric and spatial complexity, fabrication and assembly protocols, applied construction detailing solutions, and more, with as aim to identify methods, tools, techniques, and construction details that can be taken forward in future research aimed at minimising construction complexity. Findings from this precedent study form the basis for the evolutionary-algorithmic design and construction method development that is part of the larger study. By expanding the tectonic system’s practically applicable architecture design solution space and facilitating architects’ access to a low-tech producible, spatially versatile, lightweight, eco-friendly, wooden roof structure typology, this study contributes to environmentally sustainable building.
keywords Precedent Studies, Light-weight architecture, Timber shell, Catenary, Algorithmic Optimisation, Glue-laminated timber
series eCAADe
email
last changed 2023/12/10 10:49

_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 e7a8
authors Emde, H.
year 1988
title Geometrical Fundamentals for Design and Visualization of Spatial Objects
source CAAD futures ‘87 [Conference Proceedings / ISBN 0-444-42916-6] Eindhoven (The Netherlands), 20-22 May 1987, pp. 171-178
summary Every architectural object is a 3-dimensional entity of the human environment, haptically tangible and optically visible. During the architectural process of planning every object should be designed as a body and should be visualized in pictures. Thus the parts of construction get an order in space and the steps of construction get an order in time. The ideal planning object is a simulated anticipation of the real building object, which is to be performed later on. The possibility to relate the planning object immediately to the building object relies on the fact that they both have the same "geometry" This means: both can be described in the same geometric manner. Creating and visualizing spatial objects is based on geometrical fundamentals. Theoretical knowledge and practical control of these fundamentals is essential for the faultless construction and the realistic presentation of architectural objects. Therefore they have to be taught and learned thoroughly in the course of an architectural education. Geometrical design includes the forming of object- models (geometry of body boundaries), the structuring of object-hierarchies (geometry of body combinations) and the colouring of objects. Geometrical visualization includes controlling the processes of motion, of the bodies (when moving objects) and of the center of observation (when moving subjects) as well as the representation of 3-dimensional objects in 2- dimensional pictures and sequences of pictures. All these activities of architects are instances of geometrical information processing. They can be performed with the aid of computers. As for the computer this requires suitable hardware and software, as for the architect it requires suitable knowledge and capabilities to be able to talk about and to recall the perceivable objects and processes of the design with logic abstracts (language of geometry). In contrast to logical, numerical and textual informations the geometric informations concerning spatial objects are of much higher complexity. Usually these complexes of information are absorbed, processed and transmitted by the architect in a perceptive manner. The computer support in the field of geometry assumes that the processing of perceptions of the human consciousness can be converted by the computer as a framework of logical relations. Computer aided construction and representation require both suited devices for haptical and optical communication and suitable programs in particular.
series CAAD Futures
last changed 1999/04/03 17:58

_id 448b
authors Gerzso, Miguel J.
year 1987
title On the Reasons for Designing an Object Based Language Called TM
source 1987. 7 p. : ill. includes bibliography
summary One of the most basic problems in attempting to use computers for architectural applications has been the generation of design alternatives. In order to approach this problem, it is claimed in the paper that in reality it is two basic problems: a methodological problem and a data and procedural representation problem. Diagrammatic Production Rules (DPR's), developed previously by the author, have been proposed for dealing with methodological problem and TM, an object based language, is proposed in the paper for dealing with the data and procedural representation problem. An example of a DPR and a 'program' in TM are included to illustrate the relationship between the two
keywords languages, representation, OOPS, CAD, applications, programming, architecture, synthesis, design
series CADline
last changed 2003/06/02 13:58

_id e3a4
authors Girard, Michael
year 1987
title Interactive Design of 3D Computer-Animated Legged Animal Motion
source IEEE Computer Graphics and Applications. June, 1987. vol. 7: pp. 39-51 : ill. includes bibliography
summary A visually interactive approach to the design of 3D computer- animated legged animal motion in the context of the PODA computer animation system is presented. The design process entails the interactive specification of parameters that drive a computational model for animal movement. The animator incrementally modifies a framework for establishing desired limb and body motion as well as the constraints imposed by physical dynamics (Newtonian mechanical properties) and temporal restrictions. PODA uses the desired motion and constraints specified by the animator to produce motion through an idealized model of the animal's adaptive dynamic control strategies
keywords computer graphics, animation
series CADline
last changed 1999/02/12 15:08

_id 889f
authors Krantz, Birgit
year 1987
title THE FULL-SCALE LABORATORY IN LUND
source Proceedings of the 1st European Full-Scale Workshop Conference / ISBN 87-88373-20-7 / Copenhagen (Denmark) 15-16 January 1987, pp. 7-17
summary An often repeated statement of the nature of the result of our general construction activities in general says that any building and environmental arrangement could be seen as a pure experimental product. The building, in this sense, is nothing but one single full-scale experiment started afresh each time, unfortunately, we could add, without the consistent follow-up measures. In view of this way of understanding the building process you might deduce the interest in a more anticipating attitude.and behaviour, namely the mock-up method or the full-scale design process, based on the philosophy that in a situation of uncertainty you had better try before than after. An underlying presumption is, however, that generally there is a lack of knowledge about the consequences by transferring spatial and design ideas from. drawings to one to one realization. A lack of knowledge not only-among lay, people but also among professionals. The mock-up practice can also to the same extent be derived from a pure investigative interest with the aim to virtually analyze general or specific problems in the* relationship man and the built environment, particularly buildings and spatial settings on the micro level. That means the use of the full-scale method for the search for basic design knowledge. In this sense the mock-up activities started in Sweden.
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:09

_id ddss2006-hb-187
id DDSS2006-HB-187
authors Lidia Diappi and Paola Bolchi
year 2006
title Gentrification Waves in the Inner-City of Milan - A multi agent / cellular automata model based on Smith's Rent Gap theory
source Van Leeuwen, J.P. and H.J.P. Timmermans (eds.) 2006, Innovations in Design & Decision Support Systems in Architecture and Urban Planning, Dordrecht: Springer, ISBN-10: 1-4020-5059-3, ISBN-13: 978-1-4020-5059-6, p. 187-201
summary The aim of this paper is to investigate the gentrification process by applying an urban spatial model of gentrification, based on Smith's (1979; 1987; 1996) Rent Gap theory. The rich sociological literature on the topic mainly assumes gentrification to be a cultural phenomenon, namely the result of a demand pressure of the suburban middle and upper class, willing to return to the city (Ley, 1980; Lipton, 1977, May, 1996). Little attempt has been made to investigate and build a sound economic explanation on the causes of the process. The Rent Gap theory (RGT) of Neil Smith still represents an important contribution in this direction. At the heart of Smith's argument there is the assumption that gentrification takes place because capitals return to the inner city, creating opportunities for residential relocation and profit. This paper illustrates a dynamic model of Smith's theory through a multi-agent/ cellular automata system approach (Batty, 2005) developed on a Netlogo platform. A set of behavioural rules for each agent involved (homeowner, landlord, tenant and developer, and the passive 'dwelling' agent with their rent and level of decay) are formalised. The simulations show the surge of neighbouring degradation or renovation and population turn over, starting with different initial states of decay and estate rent values. Consistent with a Self Organized Criticality approach, the model shows that non linear interactions at local level may produce different configurations of the system at macro level. This paper represents a further development of a previous version of the model (Diappi, Bolchi, 2005). The model proposed here includes some more realistic factors inspired by the features of housing market dynamics in the city of Milan. It includes the shape of the potential rent according to city form and functions, the subdivision in areal submarkets according to the current rents, and their maintenance levels. The model has a more realistic visualisation of the city and its form, and is able to show the different dynamics of the emergent neighbourhoods in the last ten years in Milan.
keywords Multi agent systems, Housing market, Gentrification, Emergent systems
series DDSS
last changed 2006/08/29 12:55

For more results click below:

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