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 217

_id diss_kuo
id diss_kuo
authors Kuo, C.J.
year 1999
title Unsupervised Dynamic Concurrent Computer-Aided Design Assistant
source Los Angeles: UCLA
summary The increasing capability of computer-aided architectural design systems has strengthened the role that the computer plays in the workplace. Due to the complexity of developing new techniques and research, these systems are undertaken mostly by scientists and engineers without significant architectural input (Willey, 1991). The design concept of these systems may be based on a well-defined and well-understood process, which is not yet realized in architectural design (Galle, 1994). The output of such research may not be easily adapted into the design process. Most of the techniques assume a complete understanding of the design space (Gero and Maher, 1987) (Willey, 1991). The description or construction of the design space is always time and space consuming, and the result can never be complete due to the ever-changing nature of architectural design. This research intends to initiate a solution for the above problems. The proposed system is an unsupervised-dynamic-concurrent-computer-aided-design assistant. The “unsupervised” means the learning process is not supervised by the user because it is against the designer's nature to “think-aloud” in the design studio and it also increases the work load. It is dynamic because the size of the knowledge base is constantly changing. Concurrent means that there are multiple procedures active simultaneously. This research focuses on learning the operational knowledge from an individual designer and reapplying it in future designs. A computer system for this experiment is constructed. It is capable of The preliminary result shows a positive feedback from test subjects. The purpose of this research is to suggest a potent computational frame within which future developments may flourish.
series thesis:PhD
last changed 2003/11/28 07:37

_id cd63
authors Madrazo, Leandro
year 1991
title Design Education with Computers
source Computer Aided Architectural Design Futures: Education, Research, Applications [CAAD Futures ‘91 Conference Proceedings / ISBN 3-528-08821-4] Zürich (Switzerland), July 1991, pp. 77-96
summary This paper summarizes a teaching project carried out by the CAAD Chair in the Department of Architecture at the ETH in Zürich during the last one and a half years. The approach adopted for the design education with computers focuses on two major issues: design representations and design strategies. The alternative representations that computers can provide are discussed in the first part of the paper. The core of this first part is a detailed description of a course in which hierarchical structures were used to teach some of the alternative design representations that are unique to computers. The second part of the paper proposes that understanding design as the interplay of systems is a design strategy which can lead to an effective integration of computers in design. A brief description of the content of another course developed around this concept is included.
series CAAD Futures
email
last changed 2003/05/16 20:58

_id a40d
authors Paoluzzi, Alberto and Sansoni, Claudio
year 1991
title Solid Modeling of Architectural Design with PLASM Language
source Computer Aided Architectural Design Futures: Education, Research, Applications [CAAD Futures ‘91 Conference Proceedings / ISBN 3-528-08821-4] Zürich (Switzerland), July 1991, pp. 203-224
summary PLASM (Programming LAnguage for Solid Modeling) is a prototype, high level, user oriented, functional design language currently being developed at the University of Rome "La Sapienza". A PLASM "program" is the symbolic definition of a complex of variational polyhedra depending on some unbound variable, and therefore allows for the description of a whole set of geometric solutions to a design problem. In our view the language should be used, possibly with the assistance of a graphical user interface, both in the first steps of the design process as well in the detailed design. In the paper the guide-lines are shown for the preliminary definition of the syntax of the language. The paper also contains the definition of some new and very powerful solid operators.
series CAAD Futures
last changed 1999/04/07 12:03

_id b5be
authors Stok, Leon
year 1991
title Architectural synthesis and optimization of digital systems
source Eindhoven University of Technology
summary High level synthesis means going from an functional specification of a digits-system at the algorithmic level to a register transfer level structure. Different appli-cations will ask for different design styles. Despite this diversity in design styles many tasks in the synthesis will be similar. There is no need to write a new synthesis system for each design style. The best way to go seems a decomposition of the high level synthesis problems in several well defined subproblems. How the problem is decomposed depends heavily on a) the type of network architecture chosen, b) the constraints applied to the design and c) on the functional description itself. From this architecture style, the constraints and the functional description a synthesis scheme can be derived. Once this scheme is fixed, algorithms can be chosen which fit into this scheme and solve the subproblems in a fast and, when possible, optimal way. To support such a synthesis philosophy, a framework is needed in which all design information can be stored in a unique way during the various phases of the design process. This asks for a design data base capable of handling all design information with a formally defined interface to all design tools. This thesis gives a formal way to describe both the functional representation, the register transfer level structure and the controller and the relations between all three of them. Special attention has been paid to the efficient representation of mutual exclusive operations and array accesses. The scheduling and allocation problems are defined as mappings between these formal representations. Both the existing synthesis algorithms and the new algorithms described in this thesis fit into this framework. Three new allocation algorithms are presented in this thesis: an algorithm for optimal register allocation in cyclic data flow graphs, an exact polynomial algorithm to do the module allocation and a new scheme to minimize the number of interconnections during all stages of the data path allocation. Cyclic data flow graphs result from high level behavioral descriptions that contain loops. Algorithms for register allocation in high level synthesis published up till now, only considered loop free data flow graphs, When these algorithms are applied to data flow graphs with loops, unnecessary register transfer operations are introduced. A new algorithm is presented that performs a minimal register allocation and eliminates all superfluous register transfer operations. The problem is reformulated as a multicommodity network flow problem for which very efficient solutions exist. Experiments on a benchmark set have shown that in all test cases all register transfers could be eliminated at no increase in register cost. Only heuristic algorithms appeared in literature to solve the module allocation problem. The module allocation problem is usually defined as a clique cover problem on a so-called module allocation graph. It is shown that, under certain conditions, the module allocation graph belongs to the special class of comparability graphs. A polynomial time algorithm can optimally find a clique cover of such a graph. Even when interconnect weights are taken into account, this can be solved exactly. This problem can be transformed into a maximal cost network flow problem, which can be solved exactly in polynomial time. An algorithm is described which solves the module allocation problem with interconnect weights exactly, with a complexity O(kn2), where n is the number of operations In previous research, interconnection was optimized when the module allocation for the operations and the register allocation for the variables already had been done. However, the amount of multiplexing and interconnect are crucial factors to both the delay and the area of a circuit. A new scheme is presented to minimize the number of interconnections during the data path allocation. This scheme first groups all values based on their read and write times. Values belonging to the same group can share a register file. This minimizes the number of data transfers with different sources and destinations. Secondly, registers are allocated for each group separately. Finally the interconnect allocation is done. During the interconnect allocation, the module allocation is determined. The value grouping is based on edge coloring algorithms providing a sharp upper bound on the number of colors needed two techniques: splitting read and write phases of values and introducing serial (re-)write operations for the same value, make that even more efficient exact edge coloring algorithms can be used. It is shown that when variables are grouped into register files and operations are assigned to modules during the interconnection minimization, significant savings (20%) can be obtained in the number of local interconnections and the amount of global interconnect, at the expense of only slightly more register area.
keywords Digital Systems; Digital Systems
series thesis:PhD
email
last changed 2003/02/12 22:37

_id 2344
authors White, Richard
year 1991
title Recognizing Structures: Some Problems in Reasoning with Drawings
source Computer Aided Architectural Design Futures: Education, Research, Applications [CAAD Futures ‘91 Conference Proceedings / ISBN 3-528-08821-4] Zürich (Switzerland), July 1991, pp. 381-394
summary This paper describes work on our current project aimed at developing a generalized system for performing automated reasoning tasks in various domains, using information extracted from drawings. It briefly describes the MOLE representation system, a frame-like formalism which can be used to build both description and inheritance hierarchies. The use of MOLE for representing graphical objects as well as the objects they represent is also described.The paper goes on to discuss some of the problems faced in the development of systems which can perform reasoning tasks on such representations. In particular, problems arising from the need to map the structures required by the application domain to the drawing description are outlined and a model which adapts existing Artificial Intelligence (AI) techniques to solve these problems is proposed.
series CAAD Futures
last changed 1999/04/07 12:03

_id a113
authors Milne, Murray
year 1991
title Design Tools: Future Design Environments for Visualizing Building Performance
source Computer Aided Architectural Design Futures: Education, Research, Applications [CAAD Futures ‘91 Conference Proceedings / ISBN 3-528-08821-4] Zürich (Switzerland), July 1991, pp. 485-496
summary In the future of Computer Aided Architectural Design (CAAD), architects clearly need more than just computer aided design and drafting systems (CAD). Unquestionably CAD systems continue to become increasingly powerful, but there is more to designing a good building than its three-dimensional existence, especially in the eyes of all the non-architects of the world: users, owners, contractors, regulators, environmentalists. The ultimate measure of a building's quality has something to do with how well it behaves over time. Predictions about its performance have many different dimensions; how much it costs to build, to operate, and to demolish; how comfortable it is; how effectively people can perform their functions in it; how much energy it uses or wastes. Every year dozens of building performance simulation programs are being written that can predict performance over time along any of these dimensions. That is why the need for both CAD systems and performance predictors can be taken for granted, and why instead it may be more interesting to speculate about the need for 'design tools'. A design tool can be defined as a piece of software that is easy and natural for architects to use, that easily accommodates three-dimensional representations of the building, and that-predicts something useful about a building's performance. There are at least five different components of design tools that will be needed for the design environment of the future.
series CAAD Futures
email
last changed 2003/05/16 20:58

_id f14c
authors Sariyildiz, Sevil
year 1991
title Conceptual Design by Means of Islamic-Geometric-Patterns within a CAAD-Environment
source Delft University of Technology
summary The starting point in this research was to develop a 3D grammar theory on top of existing 2D Islamic-geometric-patterns, trying to rescue their fundamental geometry contents to be applied in contemporary architecture without compromising any architectural style. As it is self evident the architectural design process consists of clearly distinct stages namely conceptual design, materialisation and further completion. A this conceptual stage the innovative item of the research deals with pattern grammars on 3D complex geometrical patterns, considering them as polyhedra and polytopes, for their use as an underlayer to a concept design, like architects use 2D rectangular and triangular grids by the conventional way. Handling these complex 3D patterns requires a special environment which is possible with CAAD. Within the CAAD environment, the handling of these complex patterns is easily done by means of 3D tools, because the 3D tools permit the user to make any possible manipulations and geometrical transformations in an easier way in space. To a geometrical patterns, there is some attention paid during the last 50 years by some scholars. The most complex geometrical patterns are highly developed in Islamic architecture because it is forbidden in Muslim religion to use man's portraits or sculptures of human beings in the religious buildings. All these approaches to complex patterns are analysed and studied as 2D elements. The question was how could we consider them in 3rd dimensions and use them instead of 2D underlayer, as 3D underlayers in the conceptual phase of the CAAD design. Pattern grammar is a generally employable aid (underlying pattern) for conceptual and material designs. On the basis of rules of symmetry and substitution, ordering principles have been worked out, which can be used for formal design methods as well as detailing systems (e.g. modular coordination). Through the realization of a pattern grammar a wider range of underlying patterns can be offered and a choice from these can be made in a more fundamental manner. At a subsequent stage the collection of "empty boxes" can be filled with (architectural) elements in such a way that another option is created between either filling up the boxes completely, filling them partly, or filling them in such a way that they overflow. It is self-evident that underlying patterns can also be used for details and decoration in a design. Concerning the materialisation of the concept design, within the 3D CAAD environment, substitution methods are partially developed. Further theoretical developments concerning the materialisation phase constantly backed up through feed-back with specialist matters (such as e.g. by means of expert systems, decision-support systems), must be worked out. As feed-back of the research, the possibilities of the design with 3D patterns have been tested and the procedures are explained. (*) Working with 3D patterns gives a designer more inspirations to develop new ideas and new concepts and gives the opportunity to handle the complexity. (*) The formal, structural and symmetrical qualities of geometrical patterns has a positive influence on the industrialisation of the building components. (*) Working with 3D tools which are able to handle complex geometry have a result because of the accuracy of the information, that there has hardly been a mistake made during the preparation and the assembly of the building components. This has also positive results concerning the financial aspects of the building process.
series thesis:PhD
email
last changed 2003/02/12 22:37

_id avocaad_2001_19
id avocaad_2001_19
authors Shen-Kai Tang, Yu-Tung Liu, Yu-Sheng Chung, Chi-Seng Chung
year 2001
title The visual harmony between new and old materials in the restoration of historical architecture: A study of computer simulation
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 the research of historical architecture restoration, scholars respectively focus on the field of architectural context and architectural archeology (Shi, 1988, 1990, 1991, 1992, 1995; Fu, 1995, 1997; Chiu, 2000) or on architecture construction and the procedure of restoration (Shi, 1988, 1989; Chiu, 1990). How to choose materials and cope with their durability becomes an important issue in the restoration of historical architecture (Dasser, 1990; Wang, 1998).In the related research of the usage and durability of materials, some scholars deem that, instead of continuing the traditional ways that last for hundreds of years (that is to replace new materials with old ones), it might be better to keep the original materials (Dasser, 1990). However, unavoidably, some of the originals are much worn. Thus we have to first establish the standard of eliminating components, and secondly to replace identical or similar materials with the old components (Lee, 1990). After accomplishing the restoration, we often unexpectedly find out that the renewed historical building is too new that the sense of history is eliminated (Dasser, 1990; Fu, 1997). Actually this is the important factor that determines the accomplishment of restoration. In the past, some scholars find out that the contrast and conflict between new and old materials are contributed to the different time of manufacture and different coating, such as antiseptic, pattern, etc., which result in the discrepancy of the sense of visual perception (Lee, 1990; Fu, 1997; Dasser, 1990).In recent years, a number of researches and practice of computer technology have been done in the field of architectural design. We are able to proceed design communication more exactly by the application of some systematic softwares, such as image processing, computer graphic, computer modeling/rendering, animation, multimedia, virtual reality and so on (Lawson, 1995; Liu, 1996). The application of computer technology to the research of the preservation of historical architecture is comparatively late. Continually some researchers explore the procedure of restoration by computer simulation technology (Potier, 2000), or establish digital database of the investigation of historical architecture (Sasada, 2000; Wang, 1998). How to choose materials by the technology of computer simulation influences the sense of visual perception. Liu (2000) has a more complete result on visual impact analysis and assessment (VIAA) about the research of urban design projection. The main subjects of this research paper focuses on whether the technology of computer simulation can extenuate the conflict between new and old materials that imposed on visual perception.The objective of this paper is to propose a standard method of visual harmony effects for materials in historical architecture (taking the Gigi Train Station destroyed by the earthquake in last September as the operating example).There are five steps in this research: 1.Categorize the materials of historical architecture and establish the information in digital database. 2.Get new materials of historical architecture and establish the information in digital database. 3.According to the mixing amount of new and old materials, determinate their proportion of the building; mixing new and old materials in a certain way. 4.Assign the mixed materials to the computer model and proceed the simulation of lighting. 5.Make experts and the citizens to evaluate the accomplished computer model in order to propose the expected standard method.According to the experiment mentioned above, we first address a procedure of material simulation of the historical architecture restoration and then offer some suggestions of how to mix new and old materials.By this procedure of simulation, we offer a better view to control the restoration of historical architecture. And, the discrepancy and discordance by new and old materials can be released. Moreover, we thus avoid to reconstructing ¡§too new¡¨ historical architecture.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 85f9
authors Brisson, E., Debras, P. and Poyet, Patrice
year 1991
title A First Step Towards an Intelligent Integrated Design System in the Building Field
source computer Integrated Future, CIB W78 Seminar. September, 1991. Unnumbered pages : ill. includes bibliography
summary This article presents the work the Knowledge Base Group is achieving towards the integration of Artificial Intelligence based facilities in the Building design process. After an overview of the current state of the integrated design process, the context and the technical guidelines to realize computer integrated software in the building design field is described. Then some tools are presented to model the knowledge (the HBDS method) and to implement such model in our Mips home-made knowledge modeling software platform (including object-oriented database management facilities, expert system reasoning facilities, hypertext edition facilities, 3D-design and 3D-view modules...). Finally the authors describe the Quakes application devoted to assess detached house anti-seismic capabilities during the design process. A deep conceptual model considers all the semantic entities (columns, resistant panels, openings, ...) involved in the anti-seismic expertise. Using both this conceptual model description of a detached house and the 3D design tool, they input the project. Then the seismic expertise is driven in a divide and conquer approach and records the alleged configuration recognized automatically linked to the corresponding section of the building regulation
keywords AI, design, knowledge, software, integration, building, CAD, structures
series CADline
last changed 2003/06/02 13:58

_id diss_hensen
id diss_hensen
authors Hensen, J.L.M.
year 1991
title On the Thermal Interaction of Building Structure and Heating and Ventilating System
source Eindhoven University of Technology
summary In this dissertation, developments in the field of building performance evaluation tools are described. The subject of these tools is the thermal interaction of building structure and heating and ventilating system. The employed technique is computer simulation of the integrated, dynamic system comprising the occupants, the building and its heating and ventilating system. With respect to buildings and the heating and ventilating systems which service them, the practical objective is ensuring thermal comfort while using an optimum amount of fuel. While defining the optimum had to be left for other workers, the issue of thermal comfort is addressed here. The conventional theory of thermal comfort in conditions characteristic for dwellings and offices assumes steady-state conditions. Yet thermal conditions in buildings are seldom steady, due to the thermal interaction between building structure, climate, occupancy, and auxiliary systems. A literature rewiew is presented regarding work on thermal comfort specifically undertaken to examine what fluctuations in indoor climate may be acceptable. From the results, assessment criteria are defined. Although its potentials reach beyond the area of Computer Aided Building Design, a description is given of building and plant energy simulation within the context of the CABD field of technology. Following an account of the present state-of-the-art, the choice for starting from an existing energy simulation environment (ESPR) is justified. The main development areas of this software platform - within the present context - are identified as: fluid flow simulation, plant simulation, and their integration with the building side of the overall problem domain. In the field of fluid flow simulation, a fluid flow network simulation module is described. The module is based on the mass balance approach, and may be operated either in standalone mode or from within the integrated building and plant energy simulation system. The program is capable of predicting pressures and mass flows in a user-defined building / plant network comprising nodes (ie building zones, plant components, etc) and connections (ie air leakages, fans, pipes, ducts, etc), when subjected to flow control (eg thermostatic valves) and / or to transient boundary conditions (eg due to wind). The modelling and simulation techniques employed to predict the dynamic behaviour of the heating and ventilating system, are elaborated. The simultaneous approach of the plant and its associated control is described. The present work involved extensions to the ESPR energy simulation environment with respect to robustness of the program, and with respect to additional plant simulation features, supported plant component models and control features. The coupling of fluid flow, plant side energy and mass, and building side energy simulation into one integrated program is described. It is this "modular-simultaneous" technique for the simulation of combined heat and fluid flow in a building / plant context, which enables an integral approach of the thermal interaction of building structure and heating and ventilating system.

A multi stage verification and validation methodology is described, and its applicability to the present work is demonstrated by a number of examples addressing each successive step of the methodology. A number of imaginary and real world case studies are described to demonstrate application of the present work both in a modelling orientated context and in a building engineering context. Then the general conclusions of the present work are summarized. Next and finally, there are recommendations towards possible future work in the areas of: theory, user interface, software structure, application, and technology transfer.

series thesis:PhD
last changed 2003/12/15 14:43

_id ecaade2014_163
id ecaade2014_163
authors Ioannis Chatzikonstantinou
year 2014
title A 3-Dimensional Architectural Layout Generation Procedure for Optimization Applications : DC-RVD
source Thompson, Emine Mine (ed.), Fusion - Proceedings of the 32nd eCAADe Conference - Volume 1, Department of Architecture and Built Environment, Faculty of Engineering and Environment, Newcastle upon Tyne, England, UK, 10-12 September 2014, pp. 287-296
doi https://doi.org/10.52842/conf.ecaade.2014.1.287
wos WOS:000361384700028
summary A procedure for generating 3-dimensional spatial configurations for optimization applications, termed Dimension Constrained Rectangular Voronoi Diagram (DC-RVD), is presented in this paper. The procedure is able to generate a non-overlapping configuration of spatial units in 3-dimensional space, given a string of real values. It constitutes an extension and adaptation of the Rectangular Voronoi Diagram generating procedure, found in the work of Choi and Young (1991). An extensive description of the procedure, with the relevant pseudocode is included in the paper. The procedure is tested in a stochastic optimisation-based decision support environment. Testing is done using a case study of a medium-sized family house. The result indicate promising performance.
keywords Optimization; layout; representation
series eCAADe
email
last changed 2022/06/07 07:50

_id 4196
authors Pols, Albert A.J.
year 1991
title Conceptual Modelling of Building Assemblies : Bridging the Gap Between Building Data and Design Integrity
source The Computer Integrated Future, CIB W78 Seminar. September, 1991. Unnumbered : ill. includes bibliography
summary Improved models and methods for building representation are needed for more effective support of design integrity checking and control. A 'generic' object-oriented approach to product modelling allows multiple design representations to be described as different views of a common, gradually evolving building product model. The product model provides the capability to generate, in successive design iterations, a coherent description of the form, structure and dimensions of the building and its assemblies and components. Associated technological and administrative data can be included in or associated with the product description
keywords product modeling, building, database, semantics, integration
series CADline
last changed 2003/06/02 13:58

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

_id 8b9e
authors Steinhage, Volker
year 1991
title POLYOC: Photogrammetric Measurements of Buildings and Architectural Models via Multi-View Steoreovision
source Experiences with CAAD in Education and Practice [eCAADe Conference Proceedings] Munich (Germany) 17-19 October 1991
doi https://doi.org/10.52842/conf.ecaade.1991.x.a7v
summary We present a new method to derive a reliable 3D description of buildings and architectural models based on stereo vision using multiple camera views. This multi-view stereo technique has been successfully applied to many objects and has proved to be more reliable and more accurate than the well known binocular and even trinocular stereo techniques. The method has the following attractive features: (-) Flexibility: Arbitrary positions of an arbitrary amount of different camera views are allowed. (-) Automatic Calibration of each camera view is obtained by a simple procedure. (-) Reliable Stereo Analysis: The matching of corresponding image features of different images relies on a basic paradigm of Hypothesis Prediction and Validation. (-) Knowledge Base: Heuristics can be applied to correct the object reconstruction. (-) CAD-lnterface: The 3D description of the reconstructed object can automatically transferred via DXF to a CAD-system. (-) Low Costs: No special and expensive technical equipment like a laser or an UV rangefinder is necessary. A camera, a PC with CAD-system and a digitizing device like a digitizing tablet with a pointing pen are sufficient.

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

_id 241f
authors Van Wyk, C.S.G., Bhat, R., Gauchel, J. and Hartkopf, V.
year 1991
title A Knowledge-based Approach to Building Design and Performance Evaluation
source Reality and Virtual Reality [ACADIA Conference Proceedings / ISBN 1-880250-00-4] Los Angeles (California - USA) October 1991, pp. 1-14
doi https://doi.org/10.52842/conf.acadia.1991.001
summary The introduction of physically-based description and simulation methods to issues of building performance (i.e., acoustic, visual, and air quality; thermal comfort, cost, and long-term system integrity) began in the early 1960s as one of the first examples of computer-aided design in architecture. Since that time, the development of commercially-available computer-aided design systems has largely been oriented towards the visualization and representation of the geometry of buildings, while the development of building performance applications has been concerned with approaches to mathematical and physics-based modeling for predictive purposes.
series ACADIA
email
last changed 2022/06/07 07:58

_id f586
authors Gabriel, G. and Maher, M.L.
year 2000
title Analysis of design communication with and without computer mediation
source Proceedings of Co-designing 2000, pp. 329-337
summary With recent developments in CAD and communication technologies, the way we visualise and communicate design representations is changing. A matter of great interest to architects, practitioners and researchers alike, is how computer technology might affect the way they think and work. The concern is not about the notion of 'support' alone, but about ensuring that computers do not disrupt the design process and collaborative activity already going on (Bannon and Schmidt, 1991). Designing new collaborative tools will then have to be guided by a better understanding of how collaborative work is accomplished and by understanding what resources the collaborators use and what hindrances they encounter in their work (Finholt et al., 1990). Designing, as a more abstract notion, is different than having a business meeting using video conferencing. In design it is more important to 'see' what is being discussed rather than 'watch' the other person(s) involved in the discussion. In other words the data being conveyed might be of more importance than the method with which it is communicated (See Kvan, 1994). Similarly, we believe that by using text instead of audio as a medium for verbal communication, verbal representations can then be recorded alongside graphical representations for later retrieval and use. In this paper we present the results of a study on collaborative design in three different environments: face-to-face (FTF), computer-mediated using video conferencing (CMCD-a), and computer-mediated using "talk by typing" (CMCD-b). The underlying aim is to establish a clearer notion of the collaborative needs of architects using computer-mediation. In turn this has the potential in assisting developers when designing new collaborative tools and in assisting designers when selecting an environment for a collaborative session.
series other
last changed 2003/04/23 15:50

_id e336
authors Achten, H., Roelen, W., Boekholt, J.-Th., Turksma, A. and Jessurun, J.
year 1999
title Virtual Reality in the Design Studio: The Eindhoven Perspective
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 169-177
doi https://doi.org/10.52842/conf.ecaade.1999.169
summary Since 1991 Virtual Reality has been used in student projects in the Building Information Technology group. It started as an experimental tool to assess the impact of VR technology in design, using the environment of the associated Calibre Institute. The technology was further developed in Calibre to become an important presentation tool for assessing design variants and final design solutions. However, it was only sporadically used in student projects. A major shift occurred in 1997 with a number of student projects in which various computer technologies including VR were used in the whole of the design process. In 1998, the new Design Systems group started a design studio with the explicit aim to integrate VR in the whole design process. The teaching effort was combined with the research program that investigates VR as a design support environment. This has lead to increasing number of innovative student projects. The paper describes the context and history of VR in Eindhoven and presents the current set-UP of the studio. It discusses the impact of the technology on the design process and outlines pedagogical issues in the studio work.
keywords Virtual Reality, Design Studio, Student Projects
series eCAADe
email
last changed 2022/06/07 07:54

_id 2560
authors Alkhoven, Patricia
year 1991
title The Reconstruction of the Past: The Application of New Techniques for Visualization and Research in Architectural History
source Computer Aided Architectural Design Futures: Education, Research, Applications [CAAD Futures ‘91 Conference Proceedings / ISBN 3-528-08821-4] Zürich (Switzerland), July 1991, pp. 549-566
summary This paper focuses on the visualization of historical architecture. The application of new Computer-Aided- Architectural-Design techniques for visualization on micro computers provides a technique for reconstructing and analyzing architectural objects from the past. The pilot project describes a case study in which the historical transformation of a town will be analyzed by using three- dimensional CAD models in combination with bitmap textures. The transformation of the historic town will be visualized in a space-time computer model in which bitmap textures enable us to display complex and relatively large architectural objects in detail. This three-dimensional descriptive model allows us to survey and analyze the history of architecture in its reconstructed context. It also provides a medium for researching the dynamics of urban management, since new combinations and arrangements with the individual architectural objects can be created. In this way, a new synthesis of the graphic material can reveal typologies and the architectural ordering system of a town.
keywords 3D City modeling
series CAAD Futures
last changed 2003/11/21 15:15

_id f9bd
authors Amor, R.W.
year 1991
title ICAtect: Integrating Design Tools for Preliminary Architectural Design
source Wellington, New Zealand: Computer Science Department, Victoria University
summary ICAtect is a knowledge based system that provides an interface between expert systems, simulation packages and CAD systems used for preliminary architectural design. This thesis describes its structure and development.The principal work discussed in this thesis involves the formulation of a method for representing a building. This is developed through an examination of a number of design tools used in architectural design, and the ways in which each of these describe a building.Methods of enabling data to be transferred between design tools are explored. A Common Building Model (CBM), forming the core of the ICAtect system, is developed to represent the design tools knowledge of a building. This model covers the range of knowledge required by a large set of disparate design tools used by architects at the initial design stage.Standard methods of integrating information from the tools were examined, but required augmentation to encompass the unusual constraints found in some of the design tools. The integration of the design tools and the CBM is discussed in detail, with example methods developed for each type of design tool. These example methods provide a successful way of moving information between the different representations. Some problems with mapping data between very different representations were encountered in this process, and the solutions or ideas for remedies are detailed. A model for control and use of ICAtect is developed in the thesis, and the extensions to enable a graphical user interface are discussed.The methods developed in this thesis demonstrate the feasibility of an integrated system of this nature, while the discussion of future work indicates the scope and potential power of ICAtect.
series other
last changed 2003/04/23 15:14

_id a620
authors Asanowicz, Alexander
year 1991
title Unde et Quo
source Experiences with CAAD in Education and Practice [eCAADe Conference Proceedings] Munich (Germany) 17-19 October 1991
doi https://doi.org/10.52842/conf.ecaade.1991.x.t1s
summary To begin with, I would like to say a few words about the problem of alienation of modern technologies which we also inevitably faced while starting teaching CAD at our department. Quite often nowadays a technology becomes a fetish as a result of lack of clear goals in human mind. There are multiple technologies without sense of purpose which turned into pure experiments. There is always the danger of losing purposeness and drifting toward alienation. The cause of the danger lies in forgetting about original goals while mastering and developing the technology. Eventually the original idea is ignored and a great gap appears between technical factors and creativity. We had the danger of alienation in mind when preparing the CAAD curriculum. Trying to avoid the tension between technical and creative elements we agreed not to introduce CAD too soon then the fourth year of studies and continue it for two semesters. One thing was clear - we should not teach the technique of CAD but how to design using a computer as a medium. Then we specified projects. The first was called "The bathroom I dream of" and meant to be a 2D drawing. The four introductory meetings were in fact teaching foundations of DOS, then a specific design followed with the help of AutoCAD program. In the IX semester, for example, it was "A family house" (plans, facades, perspective). "I have to follow them - I am their leader" said L.J. Peter in "The Peter's Prescription". This quotation reflects exactly the situation we find ourselves in teaching CAAD at our department. It means that ever growing students interest in CAAD made us introduce changes in the curriculum. According to the popular saying, "The more one gets the more one wants", so did we and the students feel after the first semester of teaching CAD. From autumn 1991 CAAD classes will be carried from the third year of studying for two consecutive years. But before further planning one major steep had to be done - we decided to reverse the typical of the seventies approach to the problem when teaching programming languages preceded practical goals hence discouraging many learners.

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

For more results click below:

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