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 165

_id ga9921
id ga9921
authors Coates, P.S. and Hazarika, L.
year 1999
title The use of genetic programming for applications in the field of spatial composition
source International Conference on Generative Art
summary Architectural design teaching using computers has been a preoccupation of CECA since 1991. All design tutors provide their students with a set of models and ways to form, and we have explored a set of approaches including cellular automata, genetic programming ,agent based modelling and shape grammars as additional tools with which to explore architectural ( and architectonic) ideas.This paper discusses the use of genetic programming (G.P.) for applications in the field of spatial composition. CECA has been developing the use of Genetic Programming for some time ( see references ) and has covered the evolution of L-Systems production rules( coates 1997, 1999b), and the evolution of generative grammars of form (Coates 1998 1999a). The G.P. was used to generate three-dimensional spatial forms from a set of geometrical structures .The approach uses genetic programming with a Genetic Library (G.Lib) .G.P. provides a way to genetically breed a computer program to solve a problem.G. Lib. enables genetic programming to define potentially useful subroutines dynamically during a run .* Exploring a shape grammar consisting of simple solid primitives and transformations. * Applying a simple fitness function to the solid breeding G.P.* Exploring a shape grammar of composite surface objects. * Developing grammarsfor existing buildings, and creating hybrids. * Exploring the shape grammar of abuilding within a G.P.We will report on new work using a range of different morphologies ( boolean operations, surface operations and grammars of style ) and describe the use of objective functions ( natural selection) and the "eyeball test" ( artificial selection) as ways of controlling and exploring the design spaces thus defined.
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id acadia18_226
id acadia18_226
authors Glynn, Ruairi; Abramovic, Vasilija; Overvelde, Johannes T. B.
year 2018
title Edge of Chaos. Towards intelligent architecture through distributed control systems based on Cellular Automata.
doi https://doi.org/10.52842/conf.acadia.2018.226
source ACADIA // 2018: Recalibration. On imprecisionand infidelity. [Proceedings of the 38th Annual Conference of the Association for Computer Aided Design in Architecture (ACADIA) ISBN 978-0-692-17729-7] Mexico City, Mexico 18-20 October, 2018, pp. 226-231
summary From the “Edge of Chaos”, a mathematical space discovered by computer scientist Christopher Langton (1997), compelling behaviors originate that exhibit both degrees of organization and instability creating a continuous dance between order and chaos. This paper presents a project intended to make this complex theory tangible through an interactive installation based on metamaterial research which demonstrates emergent behavior using Cellular Automata (CA) techniques, illustrated through sound, light and motion. We present a multi-sensory narrative approach that encourages playful exploration and contemplation on perhaps the biggest questions of how life could emerge from the disorder of the universe.

We argue a way of creating intelligent architecture, not through classical Artificial Intelligence (AI), but rather through Artificial Life (ALife), embracing the aesthetic emergent possibilities that can spontaneously arise from this approach. In order to make these ideas of emergent life more tangible we present this paper in four integrated parts, namely: narrative, material, hardware and computation. The Edge of Chaos installation is an explicit realization of creating emergent systems and translating them into an architectural design. Our results demonstrate the effectiveness of a custom CA for maximizing aesthetic impact while minimizing the live time of architectural kinetic elements.

keywords work in progress, complexity, responsive architecture, distributed computing, emergence, installation, interactive architecture, cellular automata
series ACADIA
type paper
email
last changed 2022/06/07 07:51

_id 0e8f
authors Alavalkama, I. and Siitonen, P.
year 1997
title Developing a new endoscopy laboratory with digital tools.
source Architectural and Urban Simulation Techniques in Research and Education [Proceedings of the 3rd European Architectural Endoscopy Association Conference / ISBN 90-407-1669-2]
summary Tampere School of Architecture had to leave its old down-town building and move to the TU Tampere university campus in Hervanta, 10 km away. In this process, the 20 years old endoscopic system "The Urban Simulator" was one of the victims. Old mechanical parts and especially the original home-built microcomputer system were too old to compete with modern computer-aided methods. A new endoscopical system is now under construction, using all of the 20-year experience, new technical components and computers for camera control and picture processing. Real-material modelling is used together with computer-aided planning and visualization methods taking the best from both sides.
keywords Architectural Endoscopy, Endoscopy, Simulation, Visualisation, Visualization, Real Environments
series EAEA
email
more http://www.bk.tudelft.nl/media/eaea/eaea97.html
last changed 2005/09/09 10:43

_id 88fa
authors Alkhoven, P.
year 1997
title Computer Visualisation as a Tool in Architectural Historical Research
source Architectural and Urban Simulation Techniques in Research and Education [Proceedings of the 3rd European Architectural Endoscopy Association Conference / ISBN 90-407-1669-2]
summary The historical city has been represented over time using various ways of drawing, modelling and simulation. Using different kinds of visual information as a basis, computer visualisation techniques are used in this presentation to reconstruct the urban development in the twentieth century of the town of Heusden and other towns. The resulting visualisation provides us with a tool for a better understanding of the dynamics of urban transformation processes, typologies and morphological changes. Though for most of these rather specific research questions the computer images proved adequate and useful, some morphological studies can well be carried out using more traditional techniques.
keywords Architectural Endoscopy, Endoscopy, Simulation, Visualisation, Visualization, Real Environments
series EAEA
email
more http://www.bk.tudelft.nl/media/eaea/eaea97.html
last changed 2005/09/09 10:43

_id cabb
authors Broughton, T., Tan, A. and Coates, P.S.
year 1997
title The Use of Genetic Programming In Exploring 3D Design Worlds - A Report of Two Projects by Msc Students at CECA UEL
source CAAD Futures 1997 [Conference Proceedings / ISBN 0-7923-4726-9] München (Germany), 4-6 August 1997, pp. 885-915
summary Genetic algorithms are used to evolve rule systems for a generative process, in one case a shape grammar,which uses the "Dawkins Biomorph" paradigm of user driven choices to perform artificial selection, in the other a CA/Lindenmeyer system using the Hausdorff dimension of the resultant configuration to drive natural selection. (1) Using Genetic Programming in an interactive 3D shape grammar. A report of a generative system combining genetic programming (GP) and 3D shape grammars. The reasoning that backs up the basis for this work depends on the interpretation of design as search In this system, a 3D form is a computer program made up of functions (transformations) & terminals (building blocks). Each program evaluates into a structure. Hence, in this instance a program is synonymous with form. Building blocks of form are platonic solids (box, cylinder, etc.). A Variety of combinations of the simple affine transformations of translation, scaling, rotation together with Boolean operations of union, subtraction and intersection performed on the building blocks generate different configurations of 3D forms. Using to the methodology of genetic programming, an initial population of such programs are randomly generated,subjected to a test for fitness (the eyeball test). Individual programs that have passed the test are selected to be parents for reproducing the next generation of programs via the process of recombination. (2) Using a GA to evolve rule sets to achieve a goal configuration. The aim of these experiments was to build a framework in which a structure's form could be defined by a set of instructions encoded into its genetic make-up. This was achieved by combining a generative rule system commonly used to model biological growth with a genetic algorithm simulating the evolutionary process of selection to evolve an adaptive rule system capable of replicating any preselected 3D shape. The generative modelling technique used is a string rewriting Lindenmayer system the genes of the emergent structures are the production rules of the L-system, and the spatial representation of the structures uses the geometry of iso-spatial dense-packed spheres
series CAAD Futures
email
last changed 2003/11/21 15:16

_id 472d
authors Burry, Mark and Murray, Zolna
year 1997
title Architectural Design Based on Parametric Variation and Associative Geometry
doi https://doi.org/10.52842/conf.ecaade.1997.x.h5q
source Challenges of the Future [15th eCAADe Conference Proceedings / ISBN 0-9523687-3-0] Vienna (Austria) 17-20 September 1997
summary This paper considers the role of the computer for detailed design within the wider architectural design process. The central proposition is that parametric modelling software is invaluable for both preliminary and developed design where there is a need for the definition, manipulation and visualisation of complex geometry. The paper begins with a definition of 'parametric design' followed by a consideration of its potential to assist or hinder the designer. A worked example will demonstrate how the elements that make up a model can be referenced to each other using a number of clearly defined constraints, the completed model being changed, modified and regenerated while conforming to pre-set conditions. This will be followed by a report on research into the implications of parametric design modelling applied retrospectively to Jørn Utzon's documented design process for the Sydney Opera House. The study analyses how conventional modelling coped with the manipulation of these forms and compares this with the potential of computer-aided iterative design refinement.
keywords Architectural Design, Geometry, Parametric Variation
series eCAADe
email
more http://info.tuwien.ac.at/ecaade/proc/burry/default.htm
last changed 2022/06/07 07:50

_id 2354
authors Clayden, A. and Szalapaj, P.
year 1997
title Architecture in Landscape: Integrated CAD Environments for Contextually Situated Design
doi https://doi.org/10.52842/conf.ecaade.1997.x.q6p
source Challenges of the Future [15th eCAADe Conference Proceedings / ISBN 0-9523687-3-0] Vienna (Austria) 17-20 September 1997
summary This paper explores the future role of a more holistic and integrated approach to the design of architecture in landscape. Many of the design exploration and presentation techniques presently used by particular design professions do not lend themselves to an inherently collaborative design strategy.

Within contemporary digital environments, there are increasing opportunities to explore and evaluate design proposals which integrate both architectural and landscape aspects. The production of integrated design solutions exploring buildings and their surrounding context is now possible through the design development of shared 3-D and 4-D virtual environments, in which buildings no longer float in space.

The scope of landscape design has expanded through the application of techniques such as GIS allowing interpretations that include social, economic and environmental dimensions. In architecture, for example, object-oriented CAD environments now make it feasible to integrate conventional modelling techniques with analytical evaluations such as energy calculations and lighting simulations. These were all ambitions of architects and landscape designers in the 70s when computer power restricted the successful implementation of these ideas. Instead, the commercial trend at that time moved towards isolated specialist design tools in particular areas. Prior to recent innovations in computing, the closely related disciplines of architecture and landscape have been separated through the unnecessary development, in our view, of their own symbolic representations, and the subsequent computer applications. This has led to an unnatural separation between what were once closely related disciplines.

Significant increases in the performance of computers are now making it possible to move on from symbolic representations towards more contextual and meaningful representations. For example, the application of realistic materials textures to CAD-generated building models can then be linked to energy calculations using the chosen materials. It is now possible for a tree to look like a tree, to have leaves and even to be botanicaly identifiable. The building and landscape can be rendered from a common database of digital samples taken from the real world. The complete model may be viewed in a more meaningful way either through stills or animation, or better still, through a total simulation of the lifecycle of the design proposal. The model may also be used to explore environmental/energy considerations and changes in the balance between the building and its context most immediately through the growth simulation of vegetation but also as part of a larger planning model.

The Internet has a key role to play in facilitating this emerging collaborative design process. Design professionals are now able via the net to work on a shared model and to explore and test designs through the development of VRML, JAVA, whiteboarding and video conferencing. The end product may potentially be something that can be more easily viewed by the client/user. The ideas presented in this paper form the basis for the development of a dual course in landscape and architecture. This will create new teaching opportunities for exploring the design of buildings and sites through the shared development of a common computer model.

keywords Integrated Design Process, Landscape and Architecture, Shared Environmentsenvironments
series eCAADe
email
more http://info.tuwien.ac.at/ecaade/proc/szalapaj/szalapaj.htm
last changed 2022/06/07 07:50

_id ddss9829
id ddss9829
authors De Hoog, J., Hendriks, N.A. and Rutten, P.G.S.
year 1998
title Evaluating Office Buildings with MOLCA(Model for Office Life Cycle Assessment)
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary MOLCA (Model for Office Life Cycle Assessment) is a project that aims to develop a tool that enables designers and builders to evaluate the environmental impact of their designs (of office buildings) from a environmental point of view. The model used is based on guidelinesgiven by ISO 14000, using the so-called Life Cycle Assessment (LCA) method. The MOLCA project started in 1997 and will be finished in 2001 resulting in the aforementioned tool. MOLCA is a module within broader research conducted at the Eindhoven University of Technology aiming to reduce design risks to a minimum in the early design stages.Since the MOLCA project started two major case-studies have been carried out. One into the difference in environmental load caused by using concrete and steel roof systems respectively and the role of recycling. The second study focused on biases in LCA data and how to handle them. For the simulations a computer-model named SimaPro was used, using the world-wide accepted method developed by CML (Centre for the Environment, Leiden, the Netherlands). With this model different life-cycle scenarios were studied and evaluated. Based on those two case studies and a third one into an office area, a first model has been developed.Bottle-neck in this field of study is estimating average recycling and re-use percentages of the total flow of material waste in the building sector and collecting reliable process data. Another problem within LCA studies is estimating the reliability of the input data and modelling uncertainties. All these topics will be subject of further analysis.
keywords Life-Cycle Assessment, Office Buildings, Uncertainties in LCA
series DDSS
last changed 2003/08/07 16:36

_id d60d
authors Flemming, U., Bhavnani, S.K. and John, B.E.
year 1997
title Mismatched Metaphor: User vs. System Model in Computer-Aided Drafting
source Design Studies 18 (1997), 349-368
summary We report findings from an extensive study of the users of a Computer-Aided Drafting (CAD) system. Our observations suggest that the CAD system is used inefficiently, because users approach computer_aided drafting from a T-square metaphor reflecting their past experience with traditional drawing media. This prevents them from discovering and using effectively powerful system commands that have no equivalent in manual techniques. These findings suggest that we should rethink the ways in which CAD users are trained and manuals are written, and that we introduce CAD users to a more strategic use of CAD, particularly to a Detail/Aggregate/Manipulate (DAM) strategy that takes advantage of the compositional logic underlying a design.
keywords Architectural Design, Computer_aided Drafting; User Behaviour; Case Study; Modelling
series journal paper
email
last changed 2003/05/15 21:45

_id 0f97
authors Kvan, Th., West, R. and Vera, A.
year 1997
title Choosing Tools for a Virtual Community
source Creative Collaboration in Virtual Communities 1997, ed. A. Cicognani. VC'97. Sydney: Key Centre of Design Computing, Department of Architectural and Design Science, University of Sydney, 20 p.
summary This paper reports on the results of experiments carried out to identify the effects of computer-mediated communication between participants involved in a design problem. When setting up a virtual design community, choices must be made between a variety of tools, choices dictated by budget, bandwidth, ability, availability. How do you choose between the tools, which is useful and how will each affect the outcome of the design exchanges you plan? Cognitive modelling methodologies such as GOMS have been used by interface designers to capture the mechanisms of action and interaction involved in routine expert behavior. Using this technique, which breaks down an individual's behaviors into Goals, Operators, Methods, and Selection rules, it is possible to evaluate the impact of different aspects of an interface in task-specific ways. In the present study, the GOMS methodology was used to characterize the interactive behavior of knowledgeable participants as they worked on a design task under different communication-support conditions.

Pairs of participants were set a design problem and asked to solve it in face-to-face settings. The same problem was then tackled by participants in settings using two different modes of computer-supported communication: email and an electronic whiteboard. Protocols were collected and analyzed in terms of the constraints of each tool relative to the task and to each other. The GOMS methodology was used as a way to represent the collaborative design process in a way that yields information on both the productivity and performance of participants in each of the three experimental conditions. It also yielded information on the component elements of the design process, the basic cognitive building-blocks of design, thereby suggesting fundamentally new tools that might be created for interaction in virtual environments.

A further goal of the study was to explore the nature of task differences in relation to alternative platforms for communication. It was hypothesized that design processes involving significant negotiation would be less aided by computer support than straight forward design problems. The latter involve cooperative knowledge application by both participants and are therefore facilitated by information-rich forms of computer support. The former, on the other hand, requires conflict resolution and is inhibited by non face-to-face interaction. The results of this study point to the fact that the success of collaboration in virtual space is not just dependent on the nature of the tools but also on the specific nature of the collaborative task.

keywords Cognitive Models, Task-analysis, GOMS
series other
email
last changed 2003/05/15 20:50

_id 1767
authors Loveday, D.L., Virk, G.S., Cheung, J.Y.M. and Azzi, D.
year 1997
title Intelligence in buildings: the potential of advanced modelling
source Automation in Construction 6 (5-6) (1997) pp. 447-461
summary Intelligence in buildings usually implies facilities management via building automation systems (BAS). However, present-day commercial BAS adopt a rudimentary approach to data handling, control and fault detection, and there is much scope for improvement. This paper describes a model-based technique for raising the level of sophistication at which BAS currently operate. Using stochastic multivariable identification, models are derived which describe the behaviour of air temperature and relative humidity in a full-scale office zone equipped with a dedicated heating, ventilating and air-conditioning (HVAC) plant. The models are of good quality, giving prediction accuracies of ± 0.25°C in 19.2°C and of ± 0.6% rh in 53% rh when forecasting up to 15 minutes ahead. For forecasts up to 3 days ahead, accuracies are ± 0.65°C and ± 1.25% rh, respectively. The utility of the models for facilities management is investigated. The "temperature model" was employed within a predictive on/off control strategy for the office zone, and was shown to substantially improve temperature regulation and to reduce energy consumption in comparison with conventional on/off control. Comparison of prediction accuracies for two different situations, that is, the office with and without furniture plus carpet, showed that some level of furnishing is essential during the commissioning phase if model-based control of relative humidity is contemplated. The prospects are assessed for wide-scale replication of the model-based technique, and it is shown that deterministic simulation has potential to be used as a means of initialising a model structure and hence of selecting the sensors for a BAS for any building at the design stage. It is concluded that advanced model-based methods offer significant promise for improving BAS performance, and that proving trials in full-scale everyday situations are now needed prior to commercial development and installation.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id 8b35
authors Maher, M.L., Simoff, S.J. and Mitchell, J.
year 1997
title Formalising building requirements using an Activity/Space Model
source Automation in Construction 6 (2) (1997) pp. 77-95
summary The specification of the spatial requirements for a building is the basis for the architectural design of the building. The specification usually takes the form of an extensive text-based document, a briefing database for large projects, or informal discussion between the architect and the client for a small project. The specification of a building is still a hand-crafted presentation of information that is neither carried forward to the next stage of the life cycle of the building, nor formalised so that it can be effectively used for another project. This paper presents a model, specifically developed to capture the idiosyncrasies of specifying buildings, that has the potential to provide the basis for specifying buildings more generally and could provide the basis for facilitating the generation of new designs or the reuse of existing designs. The model makes explicit the representation of activities, spaces and their relationships. The continued development of the Activity/Space (A/S) Model not only provides a formal representation of requirements, but could provide a standard for product modelling of buildings.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id cf2011_p016
id cf2011_p016
authors Merrick, Kathryn; Gu Ning
year 2011
title Supporting Collective Intelligence for Design in Virtual Worlds: A Case Study of the Lego Universe
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. 637-652.
summary Virtual worlds are multi-faceted technologies. Facets of virtual worlds include graphical simulation tools, communication, design and modelling tools, artificial intelligence, network structure, persistent object-oriented infrastructure, economy, governance and user presence and interaction. Recent studies (Merrick et al., 2010) and applications (Rosenman et al., 2006; Maher et al., 2006) have shown that the combination of design, modelling and communication tools, and artificial intelligence in virtual worlds makes them suitable platforms for supporting collaborative design, including human-human collaboration and human-computer co-creativity. Virtual worlds are also coming to be recognised as a platform for collective intelligence (Levy, 1997), a form of group intelligence that emerges from collaboration and competition among large numbers of individuals. Because of the close relationship between design, communication and virtual world technologies, there appears a strong possibility of using virtual worlds to harness collective intelligence for supporting upcoming “design challenges on a much larger scale as we become an increasingly global and technological society” (Maher et al, 2010), beyond the current support for small-scale collaborative design teams. Collaborative design is relatively well studied and is characterised by small-scale, carefully structured design teams, usually comprising design professionals with a good understanding of the design task at hand. All team members are generally motivated and have the skills required to structure the shared solution space and to complete the design task. In contrast, collective design (Maher et al, 2010) is characterised by a very large number of participants ranging from professional designers to design novices, who may need to be motivated to participate, whose contributions may not be directly utilised for design purposes, and who may need to learn some or all of the skills required to complete the task. Thus the facets of virtual worlds required to support collective design differ from those required to support collaborative design. Specifically, in addition to design, communication and artificial intelligence tools, various interpretive, mapping and educational tools together with appropriate motivational and reward systems may be required to inform, teach and motivate virtual world users to contribute and direct their inputs to desired design purposes. Many of these world facets are well understood by computer game developers, as level systems, quests or plot and achievement/reward systems. This suggests the possibility of drawing on or adapting computer gaming technologies as a basis for harnessing collective intelligence in design. Existing virtual worlds that permit open-ended design – such as Second Life and There – are not specifically game worlds as they do not have extensive level, quest and reward systems in the same way as game worlds like World of Warcraft or Ultima Online. As such, while Second Life and There demonstrate emergent design, they do not have the game-specific facets that focus users towards solving specific problems required for harnessing collective intelligence. However, a new massively multiplayer virtual world is soon to be released that combines open-ended design tools with levels, quests and achievement systems. This world is called Lego Universe (www.legouniverse.com). This paper presents technology spaces for the facets of virtual worlds that can contribute to the support of collective intelligence in design, including design and modelling tools, communication tools, artificial intelligence, level system, motivation, governance and other related facets. We discuss how these facets support the design, communication, motivational and educational requirements of collective intelligence applications. The paper concludes with a case study of Lego Universe, with reference to the technology spaces defined above. We evaluate the potential of this or similar tools to move design beyond the individual and small-scale design teams to harness large-scale collective intelligence. We also consider the types of design tasks that might best be addressed in this manner.
keywords collective intelligence, collective design, virtual worlds, computer games
series CAAD Futures
email
last changed 2012/02/11 19:21

_id 4cce
authors Monedero, Javier
year 1997
title Parametric Design. A Review and Some Experiences
doi https://doi.org/10.52842/conf.ecaade.1997.x.q8p
source Challenges of the Future [15th eCAADe Conference Proceedings / ISBN 0-9523687-3-0] Vienna (Austria) 17-20 September 1997
summary During the last few years there has been an extraordinary development of computer aided tools intended to present or communicate the results of architectural projects. But there has not been a comparable progress in the development of tools intended to assist design to generate architectural forms in an easy and interactive way. Even worst, architects who use the powerful means provided by computers, as a direct tool to create architectural forms are still an exception. Architecture continues to be produced by traditional means using the computer as little more than a drafting tool.

The main reasons that may explain this situation can be identified rather easily, although there will be significant differences of opinion. Mine is that it is a mistake trying to advance too rapidly and, for instance, propose integrated design methods using expert systems and artificial intelligence resources when do not have still an adequate tool to generate and modify simple 3D models.

The modelling tools we have at the present moment are clearly unsatisfactory. Their principal limitation is the lack of appropriate instruments to modify interactively the model once it has been created. This is a fundamental aspect in any design activity, where the designer is constantly going forward and backwards, reelaborating once and again some particular aspect of the model, or its general layout, or even coming back to a previous solution that had been temporarily abandoned.

keywords Parametric Design
series eCAADe
email
more http://info.tuwien.ac.at/ecaade/proc/moneder/moneder.htm
last changed 2022/06/07 07:50

_id 75a8
authors Achten, Henri H.
year 1997
title Generic representations : an approach for modelling procedural and declarative knowledge of building types in architectural design
source Eindhoven University of Technology
summary The building type is a knowledge structure that is recognised as an important element in the architectural design process. For an architect, the type provides information about norms, layout, appearance, etc. of the kind of building that is being designed. Questions that seem unresolved about (computational) approaches to building types are the relationship between the many kinds of instances that are generally recognised as belonging to a particular building type, the way a type can deal with varying briefs (or with mixed use), and how a type can accommodate different sites. Approaches that aim to model building types as data structures of interrelated variables (so-called ‘prototypes’) face problems clarifying these questions. The research work at hand proposes to investigate the role of knowledge associated with building types in the design process. Knowledge of the building type must be represented during the design process. Therefore, it is necessary to find a representation which supports design decisions, supports the changes and transformations of the design during the design process, encompasses knowledge of the design task, and which relates to the way architects design. It is proposed in the research work that graphic representations can be used as a medium to encode knowledge of the building type. This is possible if they consistently encode the things they represent; if their knowledge content can be derived, and if they are versatile enough to support a design process of a building belonging to a type. A graphic representation consists of graphic entities such as vertices, lines, planes, shapes, symbols, etc. Establishing a graphic representation implies making design decisions with respect to these entities. Therefore it is necessary to identify the elements of the graphic representation that play a role in decision making. An approach based on the concept of ‘graphic units’ is developed. A graphic unit is a particular set of graphic entities that has some constant meaning. Examples are: zone, circulation scheme, axial system, and contour. Each graphic unit implies a particular kind of design decision (e.g. functional areas, system of circulation, spatial organisation, and layout of the building). By differentiating between appearance and meaning, it is possible to define the graphic unit relatively shape-independent. If a number of graphic representations have the same graphic units, they deal with the same kind of design decisions. Graphic representations that have such a specifically defined knowledge content are called ‘generic representations.’ An analysis of over 220 graphic representations in the literature on architecture results in 24 graphic units and 50 generic representations. For each generic representation the design decisions are identified. These decisions are informed by the nature of the design task at hand. If the design task is a building belonging to a building type, then knowledge of the building type is required. In a single generic representation knowledge of norms, rules, and principles associated with the building type are used. Therefore, a single generic representation encodes declarative knowledge of the building type. A sequence of generic representations encodes a series of design decisions which are informed by the design task. If the design task is a building type, then procedural knowledge of the building type is used. By means of the graphic unit and generic representation, it is possible to identify a number of relations that determine sequences of generic representations. These relations are: additional graphic units, themes of generic representations, and successive graphic units. Additional graphic units defines subsequent generic representations by adding a new graphic unit. Themes of generic representations defines groups of generic representations that deal with the same kind of design decisions. Successive graphic units defines preconditions for subsequent or previous generic representations. On the basis of themes it is possible to define six general sequences of generic representations. On the basis of additional and successive graphic units it is possible to define sequences of generic representations in themes. On the basis of these sequences, one particular sequence of 23 generic representations is defined. The particular sequence of generic representations structures the decision process of a building type. In order to test this assertion, the particular sequence is applied to the office building type. For each generic representation, it is possible to establish a graphic representation that follows the definition of the graphic units and to apply the required statements from the office building knowledge base. The application results in a sequence of graphic representations that particularises an office building design. Implementation of seven generic representations in a computer aided design system demonstrates the use of generic representations for design support. The set is large enough to provide additional weight to the conclusion that generic representations map declarative and procedural knowledge of the building type.
series thesis:PhD
email
more http://alexandria.tue.nl/extra2/9703788.pdf
last changed 2003/11/21 15:15

_id a35a
authors Arponen, Matti
year 2002
title From 2D Base Map To 3D City Model
source UMDS '02 Proceedings, Prague (Czech Republic) 2-4 October 2002, I.17-I.28
summary Since 1997 Helsinki City Survey Division has proceeded in experimenting and in developing the methods for converting and supplementing current digital 2D base maps in the scale 1:500 to a 3D city model. Actually since 1986 project areas have been produced in 3D for city planning and construction projects, but working with the whole map database started in 1997 because of customer demands and competitive 3D projects. 3D map database needs new data modelling and structures, map update processes need new working orders and the draftsmen need to learn a new profession; the 3D modeller. Laser-scanning and digital photogrammetry have been used in collecting 3D information on the map objects. During the years 1999-2000 laser-scanning experiments covering 45 km2 have been carried out utilizing the Swedish TopEye system. Simultaneous digital photography produces material for orto photo mosaics. These have been applied in mapping out dated map features and in vectorizing 3D buildings manually, semi automatically and automatically. In modelling we use TerraScan, TerraPhoto and TerraModeler sw, which are developed in Finland. The 3D city model project is at the same time partially a software development project. An accuracy and feasibility study was also completed and will be shortly presented. The three scales of 3D models are also presented in this paper. Some new 3D products and some usage of 3D city models in practice will be demonstrated in the actual presentation.
keywords 3D City modeling
series other
email
more www.udms.net
last changed 2003/11/21 15:16

_id 83a5
authors Bock, Thomas
year 1997
title CAD-So What?
source CAAD Futures 1997 [Conference Proceedings / ISBN 0-7923-4726-9] München (Germany), 4-6 August 1997, pp. 15-43
summary Computers were applied in construction towards the end of the 50s. In the meantime CA-X technologies rapidly evolved in areas such as integration of application software, 3D modelling and simulation, multimedia systems, artificial intelligence, CAD/CAM, robotics, and computer-based integration of design, construction and facility management. The structural changes under way in the construction industry ask for a transition from mere CAD, where "D" stands for design and drafting, towards CAC, where the second "C" represents construction , thus farther processing the previously generated CAD data .
series CAAD Futures
email
last changed 2003/11/21 15:16

_id 1a91
id 1a91
authors Bourdakis, V.
year 1997
title The Future of VRML on Large Urban Models.
source The 4th UK VRSIG Conference
summary In this paper, the suitability and usability of VRML for urban modelling is discussed based on the experience gained by the creation of urban models of varying sizes, level of detail and use. Areas where the current VRML specification is failing to satisfy the needs of large-scale urban modelling are highlighted. Properties of a successful alternative or VRML3.0 specification are suggested and briefly discussed.
keywords 3D City Modeling, Development Control, Design Control
series other
email
last changed 2003/11/21 15:16

_id 2e36
authors Bourdakis, Vassilis
year 1997
title Making Sense of the City
source CAAD Futures 1997 [Conference Proceedings / ISBN 0-7923-4726-9] München (Germany), 4-6 August 1997, pp. 663-678
summary Large-scale, three dimensional, interactive computer models of cities are becoming feasible making it possible to test their suitability as a visualisation tool for the design and planning process, for data visualisation where socio-economic and physical data can be mapped on to the 3D form of the city and as an urban information repository. The CASA developed models of the City of Bath and London's West End in VRML format, are used as examples to illustrate the problems arising. The aim of this paper is to reflect on key issues related to interaction within urban models, data mapping techniques and appropriate metaphors for presenting information.
keywords 3D City modeling, Urban Modelling, Virtual Environments, Navigation, Data Mapping, VRML
series CAAD Futures
email
last changed 2003/11/21 15:16

_id 0024
authors Breen, J. and Dijk, T. van
year 1997
title Modelling for eye level composition; design media experiments in an educational setting.
source Architectural and Urban Simulation Techniques in Research and Education [Proceedings of the 3rd European Architectural Endoscopy Association Conference / ISBN 90-407-1669-2]
summary In order to simulate the visual effects of designs at eye level, it is necessary to construct models from which (sequences of) images can be taken. This holds true for both Optical Endoscopy and Computer Aided Visualisation techniques. In what ways can an eye level approach stimulate spatial awareness and create insights into the workings of a design concept? Can Endoscopic methods be used effectively as a creative environment for design decision-making and teamwork and even to stimulate the generation of new design ideas? How should modelmaking be considered if it is to be of use in an ‘impatient’ design process, and how can students be made aware of the opportunities of both direct eye level observations from design models and of the more sophisticated endoscopic imaging techniques? This paper explores the theme of eye level modelling by focusing on a number of formal exercises and educational experiments carried out by the Delft Media group in recent years. An attempt is made to describe and evaluate these experiences, in order to draw conclusions and to signal possible new opportunities for eye level composition for the benefit of both design education and practice...
keywords Architectural Endoscopy, Endoscopy, Simulation, Visualisation, Visualization, Real Environments
series EAEA
email
more http://www.bk.tudelft.nl/media/eaea/eaea97.html
last changed 2005/09/09 10:43

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_605310 from group guest) CUMINCAD Papers Powered by SciX Open Publishing Services 1.002