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 712

_id c596
authors Ekholm, Anders
year 2001
title Modelling of User Activities in Building Design
source Architectural Information Management [19th eCAADe Conference Proceedings / ISBN 0-9523687-8-1] Helsinki (Finland) 29-31 August 2001, pp. 67-72
doi https://doi.org/10.52842/conf.ecaade.2001.067
summary Architects manage not only information about the building but also about the user organisation. Therefore, information systems for architectural design must be able to handle both building and organisational data. The paper describes architectural design as a creative problem solving process, and presents a recently developed prototype application for user activity modelling built as an add-on to ArchiCAD.
keywords Architectural Design, Problem Solving, User Activity Modelling, Model Based CAD
series eCAADe
email
last changed 2022/06/07 07:55

_id caadria2003_b6-1
id caadria2003_b6-1
authors Howe, A.S., Kang, P. and Nasari, Omid
year 2003
title Digiosk Digital Design to Robotic Deployment in Two Months
source CAADRIA 2003 [Proceedings of the 8th International Conference on Computer Aided Architectural Design Research in Asia / ISBN 974-9584-13-9] Bangkok Thailand 18-20 October 2003, pp. 811-826
doi https://doi.org/10.52842/conf.caadria.2003.811
summary In this paper, we discuss Kit-of-parts Theory and how it applies to the design, manufacture, and operation of a small robotic deployable demonstration structure called the Digiosk (Howe, 2001). "Kit-of-parts Theory" refers to the study and application of objectoriented building techniques, where building components are predesigned / pre-engineered / pre-fabricated for inclusion in joint-based (linear element), panel-based (planar element), module-based (solid element), and deployable (time element) construction systems. The Digiosk is an exposition display kiosk that was designed and manufactured digitally, and brought from concept to robotic functionality in a short period of time. Using kinematic mechanisms the cylinder opens up and deploys into a 2.7m cubical display booth complete with integral power and network connections. The kiosk was designed using a solid modeler, from which data was extracted to drive digital manufacturing processes. Owing to the well-developed understanding of Kit-of-parts Theory and the new "kinematic architecture" principles, the paperless process yielded a working prototype only eight weeks after initial conceptualization. The paper concludes with a discussion of how these concepts can be applied to large-scale projects and design processes.
series CAADRIA
email
last changed 2022/06/07 07:50

_id avocaad_2001_22
id avocaad_2001_22
authors Jos van Leeuwen, Joran Jessurun
year 2001
title XML for Flexibility an Extensibility of Design Information Models
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 The VR-DIS research programme aims at the development of a Virtual Reality – Design Information System. This is a design and decision support system for collaborative design that provides a VR interface for the interaction with both the geometric representation of a design and the non-geometric information concerning the design throughout the design process. The major part of the research programme focuses on early stages of design. The programme is carried out by a large number of researchers from a variety of disciplines in the domain of construction and architecture, including architectural design, building physics, structural design, construction management, etc.Management of design information is at the core of this design and decision support system. Much effort in the development of the system has been and still is dedicated to the underlying theory for information management and its implementation in an Application Programming Interface (API) that the various modules of the system use. The theory is based on a so-called Feature-based modelling approach and is described in the PhD thesis by [first author, 1999] and in [first author et al., 2000a]. This information modelling approach provides three major capabilities: (1) it allows for extensibility of conceptual schemas, which is used to enable a designer to define new typologies to model with; (2) it supports sharing of conceptual schemas, called type-libraries; and (3) it provides a high level of flexibility that offers the designer the opportunity to easily reuse design information and to model information constructs that are not foreseen in any existing typologies. The latter aspect involves the capability to expand information entities in a model with relationships and properties that are not typologically defined but applicable to a particular design situation only; this helps the designer to represent the actual design concepts more accurately.The functional design of the information modelling system is based on a three-layered framework. In the bottom layer, the actual design data is stored in so-called Feature Instances. The middle layer defines the typologies of these instances in so-called Feature Types. The top layer is called the meta-layer because it provides the class definitions for both the Types layer and the Instances layer; both Feature Types and Feature Instances are objects of the classes defined in the top layer. This top layer ensures that types can be defined on the fly and that instances can be created from these types, as well as expanded with non-typological properties and relationships while still conforming to the information structures laid out in the meta-layer.The VR-DIS system consists of a growing number of modules for different kinds of functionality in relation with the design task. These modules access the design information through the API that implements the meta-layer of the framework. This API has previously been implemented using an Object-Oriented Database (OODB), but this implementation had a number of disadvantages. The dependency of the OODB, a commercial software library, was considered the most problematic. Not only are licenses of the OODB library rather expensive, also the fact that this library is not common technology that can easily be shared among a wide range of applications, including existing applications, reduces its suitability for a system with the aforementioned specifications. In addition, the OODB approach required a relatively large effort to implement the desired functionality. It lacked adequate support to generate unique identifications for worldwide information sources that were understandable for human interpretation. This strongly limited the capabilities of the system to share conceptual schemas.The approach that is currently being implemented for the core of the VR-DIS system is based on eXtensible Markup Language (XML). Rather than implementing the meta-layer of the framework into classes of Feature Types and Feature Instances, this level of meta-definitions is provided in a document type definition (DTD). The DTD is complemented with a set of rules that are implemented into a parser API, based on the Document Object Model (DOM). The advantages of the XML approach for the modelling framework are immediate. Type-libraries distributed through Internet are now supported through the mechanisms of namespaces and XLink. The implementation of the API is no longer dependent of a particular database system. This provides much more flexibility in the implementation of the various modules of the VR-DIS system. Being based on the (supposed to become) standard of XML the implementation is much more versatile in its future usage, specifically in a distributed, Internet-based environment.These immediate advantages of the XML approach opened the door to a wide range of applications that are and will be developed on top of the VR-DIS core. Examples of these are the VR-based 3D sketching module [VR-DIS ref., 2000]; the VR-based information-modelling tool that allows the management and manipulation of information models for design in a VR environment [VR-DIS ref., 2000]; and a design-knowledge capturing module that is now under development [first author et al., 2000a and 2000b]. The latter module aims to assist the designer in the recognition and utilisation of existing and new typologies in a design situation. The replacement of the OODB implementation of the API by the XML implementation enables these modules to use distributed Feature databases through Internet, without many changes to their own code, and without the loss of the flexibility and extensibility of conceptual schemas that are implemented as part of the API. Research in the near future will result in Internet-based applications that support designers in the utilisation of distributed libraries of product-information, design-knowledge, case-bases, etc.The paper roughly follows the outline of the abstract, starting with an introduction to the VR-DIS project, its objectives, and the developed theory of the Feature-modelling framework that forms the core of it. It briefly discusses the necessity of schema evolution, flexibility and extensibility of conceptual schemas, and how these capabilities have been addressed in the framework. The major part of the paper describes how the previously mentioned aspects of the framework are implemented in the XML-based approach, providing details on the so-called meta-layer, its definition in the DTD, and the parser rules that complement it. The impact of the XML approach on the functionality of the VR-DIS modules and the system as a whole is demonstrated by a discussion of these modules and scenarios of their usage for design tasks. The paper is concluded with an overview of future work on the sharing of Internet-based design information and design knowledge.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 470c
authors Kuenstle, Michael W.
year 2001
title COMPUTATIONAL FLUID DYNAMIC APPLICATIONS IN WIND ENGINEERING FOR THE DESIGN OF BUILDING STRUCTURES IN WIND HAZARD PRONE AREAS (Computational Flow Dynamic Applications in Wind Engineering for the Design of Building Structures in Wind Hazard Prone Urban Areas)
source SIGraDi biobio2001 - [Proceedings of the 5th Iberoamerican Congress of Digital Graphics / ISBN 956-7813-12-4] Concepcion (Chile) 21-23 november 2001, pp. 67-70
summary This paper documents an initial study investigating the integration of Computational Fluid Dynamics (CFD) simulation modeling into wind mitigation design for building structures located in wind hazard prone areas. Some of the basic principles and theoretical concepts of fluid flow and wind pressure as well as their translation into design criteria for structural analysis and design are reviewed, followed by a discussion of a CFD application case study for a simulated hurricane force wind flow over a low rectangular building using the k-epsilon turbulence model. The techniques and parameters for development of the simulation are discussed and some preliminary interpretations of the results are evaluated by comparing its predictions against existing experimental and analytical data, with special attention paid to the American Society of Civil Engineers, Minimum Design Loads for Buildings and Other Structures, ACSE 7-98 and the Uniform Building Code .
series SIGRADI
email
last changed 2016/03/10 09:54

_id 728a
authors Mantere, Markku
year 2001
title Visualization of Flow Data in Photo-realistic Virtual Environment
source Helsinki University of Technology, Espoo, Finland
summary Virtual reality technology has been adopted in many different fields and new application areas are searched continuously. At the moment virtual reality has been applied separately for instance to scientific visualization and illustration of architectural spaces. In this work, a photo-realistic room model and a visualization of an air flow inside the room has been combined. The integrated illustrative three-dimensional model is presented within an immersive virtual environment. The first part of the work covers scientific visualization and virtual reality implementation techniques. The visualization review begins with a discussion about human percepion of visual information and proceeds with an introduction to three-dimensional visualization. The focus is on illustration of a flow data produced as a result of a computational simulation. The flow visualization techniques utilizing all three dimensions are discussed and many examples of different graphical elements are presented. Virtual reality is examined from technical solutions point of view. The features having effect on the quality of a virtual experience are discussed and three different commonly used display techniques are introduced. The hardware of Experimental Virtual Environment -facility at Helsinki University of Technology is given as a detailed example. The implementation of a visualization software is described in the applied part of this thesis. Discussion covers the evaluation of different software tools, the tool selection process, and a detailed description of the design principles and implementation of the software. The different visualization solutions are also justified in this part. In the implementation, the real-time system requirements and utilization of all three dimensions have been taken into account. Finally, the results and their meaning are discussed and the performance of the implementation is evaluated. The applied part successfully integrated the room model and the flow visualization in an interactive virtual environment.
keywords Virtual Environments, Virtual Reality, Flow Visualization, CFD, 3D, Computer Graphics
series thesis:MSc
last changed 2003/02/12 22:37

_id 3c71
authors Maver, Tom and Petric, Jelena
year 2001
title MEDIA in MEDIATION Prospects for Computer Assisted Design Participation
source Stellingwerff, Martijn and Verbeke, Johan (Eds.), ACCOLADE - Architecture, Collaboration, Design. Delft University Press (DUP Science) / ISBN 90-407-2216-1 / The Netherlands, pp. 121-134 [Book ordering info: m.c.stellingwerff@bk.tudelft.nl]
summary One of the most consistent, powerful and philosophical ideas which has run like a silk thread through the short and erratic history of the development of computer aided architectural design is that of user participation in the design decision-making process. It is not an idea with which the architectural profession is particularly comfortable but it is, the authors claim, one which is central to the professional ethic and, therefore, to be its ultimate survival. Design decision-making is, if addressed properly, a hugely, complex multi-variate, multi-person process on which precious little serious research has been focused. In the late 1960's the Design Methods Group in the USA and the Design Research Society in the UK formulated paper-based models of the design process and anticipated, in some regards with un-nerving accuracy, the way in which the application of information technologies would impinge beneficially on the process of design decision-making and, therefore, on the quality of the built environment. One concept expressed at that time was as follows: the application of computers to the modelling and prediction of the cost and performance behaviour of alternative design solutions allows subjective value judgements to be better informed and more explicitly audited, and that such subjective value judgements should be made by those most affected by them, i.e. the future owners and users of buildings. This paper is devoted to the critical re-examination of this concept, on the seminal research and development which has kept the notion alive over 30 years, and, how the current advances in multimedia, virtual reality and internet access make its ubiquitous adoption inevitable: in short, Media in Mediation.
series other
email
last changed 2003/04/16 11:52

_id 7134
id 7134
authors Penttilä, Hannu (Ed.)
year 2001
title Architectural Information Management [Conference Proceedings]
source 19th eCAADe Conference Proceedings / ISBN 0-9523687-8-1 / Helsinki (Finland) 29-31 August 2001, 578 p.
doi https://doi.org/10.52842/conf.ecaade.2001
summary Several common phrases, such as “information society” or “virtual reality” point out the fact that information technology, digital tools and numerous different services via various communication networks have become crucially important factors of our western lifestyle and living environment. The trends of the society reflects naturally the working environments of the construction field, architectural discipline being amongst them. It is almost inconceivable to even imagine an architect without computer-based tools anymore. This evolutional development process has, from historical perspective, only recently started. The process is constantly evolving and rapidly increasing our possibilities to use and enjoy these modern digital fruits. The sometimes unpredictable and rapid changes in our working environment should make architects nervous about the impacts of the changes. All those delicate methods and collective traditions of the several thousand year architectural discipline(!), just simply cannot be transferred into the digital realm in a few decades. Researchers and teachers should very carefully, but still open mindedly, critically explore, analyse and adjust the so-called “modern technology” into the world of architecture, construction, design, planning – and education. We are not just “endusers”, It is we, in fact, who should define what, where and how are we willing to use it(IT). The value of information is constantly growing in our society, and in the future it will evidently be even more so. The value of information is quite hard to define with measurable or agreed concepts, but information evidently contains value-factors. The information which the architects are creating, modifying and manipulating, contains essential and valuable core data concerning the whole built environment of our society. It affects the physical surroundings of our society, in which we will be living for decades – hence, the information has a historical basis. The architectural core information also very strongly affects the quality of life of our fellow citizens – consequently, it has deep social meaning. The essentials of architectural information relies on the tradition of centuries – hence, it clearly has acknowledged cultural values, which are also extremely difficult to quantify. So how could architectural information be described? The information covers a wide range of heterogeneous concepts, items, values, methods, tools, materials, true facts, rumours, intuition and knowledge, plus a multitude of yet undefined or unpredictable factors, which still have to be watched and prepared for. Since the information deals with common and general subjects, it should also be described with common and general concepts. On the other hand as the information is also concerned with the minutiae of specific projects, the architectural information should also be described with well identified and unique entities. With our digital tools we handle all information – including architectural – more and more digitally. We have to handle and manipulate information currently as digital data, which could be understood the ”raw material” of architectural information. Digital data becomes valuable information, when some kind of meaning or purpose to somebody can be attributed to it. In the early gloomy days of ”digital architecture” in the 1960’s and 1970’s, researchers tried to describe architectural artefacts and even design process mathematically. The details of architectural information were quite difficult to describe with binary alphanumeric information of main-frame machines. The architects’ tools development then led to a trend where architects could better represent and visualize the design objects digitally. The widespread and common use of 2D-drawing and 3D-modelling tools is still a very strong trend within our discipline. In fact it is “the way” the majority of architectural information is managed today. During the last 15–20 years, so-called conceptual modelling or product data modelling, done in various technical and construction field research units worldwide, has from one viewpoint clarified the basis and essence of architectural information. Hence, it’s not only CAD-software application development, but also elementary and theoretical research that gives us valuable help to survive among the ever growing seas of terabits of data in the future to come. Architectural information is something that simply cannot be described just with DWG-drawings or dummy scanned photographs any more. Although drawings and photos may contain very important bits of architectural documentation, we need ntimes more “complexity layers”, concepts and tools to manage and understand the essence of architectural information today. A proper way to manage the data we are working with, has to cover the whole architectural discipline. The methods and tools also have to be valid and flexible for several decades in the future.
keywords Information Management & Data Structuring, Education & Curricula, Modeling & City Planning
series eCAADe
email
more http://www.hut.fi/events/ecaade/
last changed 2022/06/07 07:49

_id e7e7
authors Popova, M., Johansson, P. and Lindgren, H.
year 2001
title Case-based Reasoning in Collaborative Design: The role of product models and information structures
source Architectural Information Management [19th eCAADe Conference Proceedings / ISBN 0-9523687-8-1] Helsinki (Finland) 29-31 August 2001, pp. 92-97
doi https://doi.org/10.52842/conf.ecaade.2001.092
summary This paper discusses methods for information management through the rational application of IT within collaborative design. We explore the possible integration of the platforms of case-based reasoning and information structures. We examine the potential combination of existing techniques (CAD-tools, word processors, general applications, WWW) and standards (IFC, national classification systems) into a system for information management. We focus on the designers’ use of heterogeneous information and the further development of a prototype based on product-model and process-model technology. Today, XML helps us structure various kinds of information before the system performs case-based reasoning sessions. The aim is to promote efficient and flexible information management in a casebased design process. Through the use of standardized product models, this information will be sharable and suitable for reuse and feedback. The more often the information is reused, the more general and adaptable it becomes i.e. it evolves. This scenario requires, though, efficient information management in the design office: a quality system for evaluating the information for reuse, consequent use of standardized product models and IT.
keywords Case-Based Reasoning, Product Models, Information Structures, Collaborative Design And Construction Process
series eCAADe
last changed 2022/06/07 08:00

_id 4dd3
authors Reymen, Isabelle M.M.J.
year 2001
title Improving design processes through structured reflection : a domain-independent approach
source Eindhoven University of Technology
summary In the world of designing, three fields of attention can be recognised, namely design research, design practice, and design education. Gaps exist between these three fields. In this thesis about designing, the focus is on the gap between design research and design practice. Design practice includes many design disciplines and an increasing number of multidisciplinary teams. Main problems in design practice are the communication between designers with a different background and the integration and co-ordination of important aspects during a design process. By tackling these problems, the effectiveness and efficiency of design processes in practice can be improved. The study of similarities and differences between design processes in several design disciplines and the development of support for reflection on design processes are topics that can improve design practice and that deserve more attention in design research. The goal of my research is to decrease the gap between design research and design practice in order to improve design processes. Reflection on design processes can help designers to improve their design process, its results, and the designer’s proficiency: By reflecting explicitly on the current design situation and on the performed design activities, in a systematic way and on a regular basis, designers can plan next design activities that can be performed effectively and efficiently given the design goal at that moment. In this thesis, the combination of systematic and regular reflection is called structured reflection. To improve design processes in various design disciplines in practice, the study of similarities and differences between design processes in several disciplines can be useful. Similarities between design processes are the basis for domain-independent design knowledge (as distinguished from domain-specific design knowledge). To reach the goal of my research, I have chosen to combine, in a broad explorative study, the development of support for structured reflection on design processes and the development of domain-independent design knowledge. This thesis describes a domain-independent approach to improve design processes through structured reflection. My research process can be summarised as follows. I studied three design disciplines, namely architecture, mechanical engineering, and software engineering. To get input from design practice, I did qualitative empirical research: I performed twelve case studies in the three disciplines to inventory characteristics of design processes and I compared the cases for similarities and differences. The similarities, together with the results of a literature study, have been the basis for the development of domain-independent descriptive design knowledge. The developed descriptive knowledge, in turn, formed the basis for developing domain-independent prescriptive design knowledge. At the end of the project, I confronted all results with design practice to get feedback on the results in another empirical study and I performed a literature study to position the results in the design literature. My design philosophy and design frame are the descriptive results developed to answer the first research question, namely “How to describe design processes in a domain-independent way?”. My design philosophy is a set of domain-independent concepts and terms for describing a design process. The concepts and terms are based on an application of the general theory of state-transition systems to the context of designing; the concepts of state and state transition correspond to the main concepts of design situation and design activity in my design philosophy. The answer to the first research question given by the design philosophy is refined in a design frame: The design frame offers a means to structure the description of a design process in a domain-independent way. Major structuring concepts of the design frame are dimensions and subjects. I define three dimensions, namely level, perspective, and time. These dimensions define a three-dimensional space, called a positioning space, in which important aspects of design processes can be positioned. A positioning space must be defined for each subject, being the three parts of a design situation: the product being designed, the design process, and the design context. My design frame is a domain-independent structure formed by the combination of the three dimensions for each subject. My design method is the prescriptive result developed to answer the second research question, namely “How to support structured reflection on design processes in a domain-independent way?”. My design method is a domain-independent aid that offers designers support for reflecting on design processes in a structured way. Reflection on design processes is defined as an introspective contemplation on the designer’s perception of the design situation and on the remembered design activities. A reflection process is described as a process that consists of three steps that are called preparation, image forming, and conclusion drawing. The design method is based on two main concepts: The first concept is the systematic description and analysis of design situations and design activities by means of forms and checklists; only systematic support for the preparation step of a reflection process is developed. The second concept is the idea of design sessions, introduced to stimulate designers to reflect regularly during a design process. A design session is defined as a period of time during which one or more designers are working on a subtask of a certain design task, for example, one afternoon, a whole day, or a week. Both concepts are combined to support structured reflection on design processes. The complete design method consists of five steps for each design session, namely planning a design session, defining the subtask of the design session, reflecting at the beginning of a design session, designing during the core of a design session, and reflecting at the end of a design session. A prototype software tool, called ECHO, has been developed to explore the benefits of using a software system to facilitate the use of the design method. Together, the design philosophy and the design frame offer concepts, a vocabulary, and a structure to describe design processes in a domain-independent way. The design method is a first proposal of a method that supports structured reflection on design processes. My results are thus possible answers to the mentioned research questions and are starting points to improve the effectiveness and efficiency of design processes. Based on the feedback I collected, I am optimistic about the applicability of my results in design practice. By asking input from design practice and by developing results that are useful for design practice and that contribute to design research, I contribute to decrease the gap between design research and design practice. The most important recommendations for further research are to test all results extensively in design practice and to investigate how to apply the results in design education.
series thesis:PhD
email
last changed 2003/02/12 22:37

_id sigradi2018_1517
id sigradi2018_1517
authors Rodrigues de Holanda, Maria Augusta; Porto Carreiro, Patrícia
year 2018
title Geodesign: A metametodology in the teaching of the project process in the School of Architecture and Urbanism of the UFPE
source SIGraDi 2018 [Proceedings of the 22nd Conference of the Iberoamerican Society of Digital Graphics - ISSN: 2318-6968] Brazil, São Carlos 7 - 9 November 2018, pp. 92-99
summary In 2001, discussions began on the elaboration of a new Pedagogical Project (PPC) for the School of Architecture and Urbanism (CAU) of the Federal University of Pernambuco (UFPE), but only in 2010 a proposal was presented utilizing new didactic-pedagogical concepts and dynamics. After eight years of its implementation, and without a formal evaluation, it was verified the lack of a methodology that manages the teaching process according to the principles formulated in the PPC2010. This article consists of the analysis of the teaching of the CAU /UFPE design process. It also contains a proposal`s presentation to update the curricular structure through the meta-methodology of Geodesign. The proposal strives for a better flow of information, integration and contextualization of contents.
keywords Geodesign; Architectural project; Project teaching
series SIGRADI
email
last changed 2021/03/28 19:59

_id a2bb
authors Shih, Shen-Guan and Huang, Wei-Lung
year 2001
title Toward the integration of spatial and temporal information for Building Construction
source Proceedings of the Ninth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-7023-6] Eindhoven, 8-11 July 2001, pp. 47-60
summary Building construction is a kind of complex process that integrates activities regarding design, materials, personnel and equipments. Information systems that describe building construction need to represent both the spatial information of the building design and the temporal information of construction plan. We classify four levels of integration for spatiotemporal information in building construction. We consider that the classification is important for the guidance of our research for that it distinguishes levels of complexity and applicability of data models that integrates spatiotemporal information. A prototype system is developed and tested for providing us a means to gain more insights to the problem.
keywords Building Construction, Project Modelling, Representation
series CAAD Futures
email
last changed 2006/11/07 07:22

_id avocaad_2001_07
id avocaad_2001_07
authors Stefan Wrona, Adam Gorczyca
year 2001
title Complexity in Architecture - How CAAD can be involved to Deal with it. - "Duality"
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 “Complexity “ is for us a very ambigous notion. It may be understood in two contexts.1.Thorough solution of a problem.Complexity means full recognition of design area, followed by appropriate work. That work must be thorough and interdisciplinary – if necessary, separated to different co-operatives. These trade designers reqiure a branch coordination and – the most important- all of them must have a „common denominator”. Such as a proper CAAD platform and office standards. That will reduce costs of changes, improve an interplay between designers and somtimes enable to face up a new challenge.Nowadays architects are no longer “solitary” individualists working alone – they must concern a team – they become a member, a part of a huge design machine. “Import/export”, compatibility, interplay – these words must appear and we have to put a stress on them. How to organize work for different trade-designers? How to join in common database architectural design ,engineering design, HVAC design, electricity design, technology design, computer network design and all other trades ?...A key to solve this range of problems is in good work organization. Universal prescription does not exist, but some evergreen rules can be observed. We are going to present a scheme of work in CAAD application ALLPLAN FT v.16 with a Group manager , which starts to conquest polish market and is widely spread in Germany. “Golden rules” of ALLPLAN FT There is one database – it is placed on server. It includes all projects. There is a well-developed office standard. It must be created at the beginning of collaboration, although it is possible to improve it later. It consist of hatches, fonts, symbols, macros, materials, pen-widths, and – the most important –layers . A layer set – predefined structure divided into functional groups – e.g. drafting, text, dimensioning, architecture, HVAC, engineering, urban design, etc.That stucture is a part of an office standard – all workers use a relevant part of it. No name duplicates, no misunderstandings... If however design extends, and a new group of layers is required, it can be easily added, e.g. computer networks, fireguard systems. Administrator of ALLPLAN network defines different users and gives them different permitions of access. For example – an electrician will be able to draft on layer “electricity”, but he won’t modify anything at layer “architecture – walls”, and he won’t even see a layer “engineering- slabs”, because he doesn’t need it..At the same time our electrician will be able to see , how architect moves some walls and how HVAC moved and started to cross with his wires. Every user is able to see relevant changes, after they are saved by author. Two different users can not access at the same time the same file. That excludes inconsistent or overlapping changes . All users operate on a 3D model. While putting some data into a model, they must remember about a “Z” coordinate at work-storey. But at the same time all create a fully-integrated, synchronous database, which can be used later for bills of quantities, specifications, and – of course – for visuaisation. That method can be described as “model-centric”. To simplify complex structure of architectural object -ALLPLAN offers files. Usually one file means one storey, but at special designs it might become a functional part of a storey, or whatever you wish. Files connected with layers easy enable to separate certain structural elements, e.g. if we want to glance only at concrete slabs and columns in the building – we will turn on all files with “layer filter” – “slabs” and “columns”. ALLPLAN is of course one of possible solutions. We described it , because we use it in our workshop. It seems to be stretchy enough to face up every demand and ever-increasing complexity of current projects. The essence of the matter, however, is not a name or version of application – it is a set of features, we mentioned above, which allows to deal with EVERY project. The number of solutions is infinite.2. Increasing difficulties during design process. It may be associated with more and more installations inside of new buildings, especially some “high-tech” examples. The number of these installations increases as well as their complexity. Now buildings are full of sensors, video-screens, computer networks, safety-guard systems... Difficulties are connected with some trends in contemporary architecture, for example an organic architecture, which conceives “morphed” shapes, “moving” surfaces, “soft” solids. This direction is specially supported by modelling or CAD applications. Sometimes it is good – they allow to realize all imaginations, but often they lead to produce “unbuildable” forms, which can exist only in virtual world.Obstacles appear, when we design huge cubatures with “dense” functional scheme. Multi-purposed objects, exhibition halls, olimpic stadium at Sydney – all of them have to be stretchy, even if it requires sliding thousands pound concrete blocks! Requirements were never so high.The last reason, why designs become so complex is obvious - intensifying changes due to specific requirements of clients/developers.We could say “ signum tempori” – everything gets more and more complicated , people have to become specialists, to face up new technology. But how CAAD can help us with it? How?! We have already answered that question. Sometimes CAAD is the only way to imagine and sketch something, to visualize something, to compute a construction , to prepare a simulation... So that human must “only” interprete ready solutions. Sometimes CAAD help us to notify a problem. It works exactly in the same way, as spy-glasses does. For example – without a real-time visualization we we would have never realised (until finished!) some strange interference of solids, which have occured in the upper roof part of our new appartment-house.ConclusionsTemporary CAAD is an integral part of design process – not only as a tool, but sometimes as an inspiration. It helps to organize our work, to define problems, to filter relevant elements and to render our visions. It becomes an integral part of our senses – and that will be a real complexity in architecture...
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 34d2
authors Rottensteiner, Franz
year 2001
title Semi-automatic extraction of buildings based on hybrid adjustment using 3D surface models and management of building data in a TIS
source Vienna University of Technology
summary A new method for semi-automatic building extraction together with a concept for storing building models alongside with terrain data in a topographical information system (TIS) is presented. A user interface based on Constructive Solid Geometry is combined with an internal data structure completely based on boundary representation. Each building can be de-composed into a set of simple primitives which are reconstructed individually. After selecting a primitive from a data base of common building shapes, the primitive parameters can be modified by interactive measurement in digital images in order to provide approximate values for automatic fine measurement. In all phases, the properties of the boundary models are directly connected to parameter estimation: the parameters of the building primitives are determined in a hybrid adjustment of camera co-ordinates and fictitious observations of points being situated on building faces. Automatic fine measurement is an application of a general framework for object surface reconstruction using hierarchical feature based object space matching. The integration of object space into the matching process is achieved by the new modeling technique. The management of both building and terrain data in a TIS is based on a unique principle. Meta data are managed in a relational data base, whereas the actual data are treated as binary large objects. The new method is evaluated in a test project (image scale: 1:4500, 70 % overlap, 50 % side lap). The automatic tool gives results with an accuracy of +-2-5 cm in planimetric position and +-5-10 cm in height.
keywords Building Extraction; Semi-automatic building extraction; Object modelling; 3D City models; Data acquisition; Spatial Information Systems; Image matching; Photogrammetry
series thesis:PhD
email
more http://www.ipf.tuwien.ac.at/fr/buildings/diss/node5.html
last changed 2003/02/12 22:37

_id avocaad_2001_18
id avocaad_2001_18
authors Aleksander Asanowicz
year 2001
title The End of Methodology - Towards New Integration
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 The present paper is devoted to the deliberation on the genesis and development of designing from the point of view of the potential use of computers in the process. Moreover, it also presents the great hopes which were connected with the use of the systematic designing methods in the 1960’s, as well as the great disappointment resulting from the lack of concrete results. At this time a great deal of attention was paid to the process of design as a branch of a wider process of problem-solving. Many people believed that the intuitive methods of design traditionally used by architects were incapable of dealing with the complexity of the problems to be solved. Therefore, the basic problem was the definition of a vertical structure of the designing process, which would make it possible to optimise each process of architectural design. The studies of design methodology directed at the codification of the norms of actions have not brought about any solutions which could be commonly accepted, as the efforts to present the designing process as a formally logical one and one that is not internally “uncontrary” from the mathematical point of view, were doomed to fail. Moreover, the difficulties connected with the use of the computer in designing were caused by the lack of a graphic interface, which is so very characteristic of an architect’s workshop. In result, the methodology ceased to be the main area of the architect’s interest and efforts were focused on facilitating the method of the designer’s communication with the computer. New tools were created, which enabled both the automatic generation of diversity and the creation of forms on the basis of genetic algorithms, as well as the presentation of the obtained results in the form of rendering, animation and VRML. This was the end of the general methodology of designing and the beginning of a number of methods solving the partial problems of computer-supported design. The present situation can be described with the words of Ian Stewart as a “chaotic run in all directions”. An immediate need for new integration is felt. Cyber-real space could be a solution to the problem. C-R-S is not a virtual reality understood as an unreal world. Whilst VR could be indeed treated as a sort of an illusion, C-R-S is a much more realistic being, defining the area in which the creative activities are taking place. The architect gains the possibility of having a direct contact with the form he or she is creating. Direct design enables one to creatively use the computer technology in the designing process. The intelligent system of recognising speech, integrated with the system of virtual reality, will allow to create an environment for the designer – computer communication which will be most natural to the person. The elimination of this obstacle will facilitate the integration of the new methods into one designing environment. The theoretical assumptions of such an environment are described in the present paper.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id avocaad_2001_13
id avocaad_2001_13
authors Alexander Koutamanis
year 2001
title Modeling irregular and complex forms
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 Computational technologies provide arguably the first real opportunity architectural design has had for a comprehensive description of built form. With the advent of affordable computer-aided design systems (including drafting, modeling, visualization and simulation tools), architects believe they can be in full control of geometric aspects and, through these, of a wide spectrum of other aspects that are implicit or explicit in the geometric representation. This belief is based primarily on the efficiency and effectiveness of computer systems, ranging from the richness and adaptability of geometric primitives to the utility of geometric representations in simulations of climatic aspects. Such capabilities support attempts to design and construct more irregular or otherwise complex forms. These fall under two main categories: (1) parsing of irregularity into elementary components, and (2) correlation of the form of a building with complex geometric structures.The first category takes advantage of the compactness and flexibility of computational representations in order to analyse the form of a design into basic elements, usually elementary geometric primitives. These are either arranged into simple, unconstrained configurations or related to each other by relationships that define e.g. parametric relative positioning or Boolean combinations. In both cases the result is a reduction of local complexity and an increase of implicit or explicit relationships, including the possibility of hierarchical structures.The second category attempts to correlate built form with constraints that derive usually from construction but can also be morphological. The correlation determines the applicability of complex geometric structures (minimally ruled surfaces) to the description of a design. The product of this application is generally variable in quality, depending upon the designer's grounding in geometry and his ability to integrate constraints from different aspects in the definition of the design's geometry.Both categories represent a potential leap forward but are also equally hampered by the rigidity of the implementation mechanisms upon which they rely heavily. The paper proposes an approach to making these mechanisms subordinate to the cognitive and technical aspects of architectural thinking through fuzzy modeling. This way of modeling involves a combination of (a) canonical forms, (b) tolerances around canonical forms and positions, (c) minimal and maximal values, (d) fuzzy boundaries, and (e) plastic interaction between elements based on the dual principles of local intelligence and autonomy. Fuzzy models come therefore closer to the intuitive manners of sketching, while facilitating transition to precise and complex forms. The paper presents two applications of fuzzy modeling. The first concerns the generation of schematic building layouts, including adaptive control of programmatic requirements. The second is a system for designing stairs that can adapt themselves to changes in their immediate environment through a fuzzy definition of geometric and topological parametrization.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 22ec
authors Bechthold, Martin
year 2001
title Complex shapes in wood: Computer-aided design and manufacture of wood-sandwich roof shells
source Harvard University
summary Computer-Aided-Design, Engineering and Manufacturing (CAD/CAE/CAM) technology has changed the way consumer products, automobiles or airplanes are designed and made. The emerging applications for CAD/CAE/CAM technology in architecture, and the way this technology impacts how we design and construct the built environment, are yet unclear. This thesis investigates the relation between advanced digital design tools and the making of physical objects by focusing on an exemplary architectural element—wooden roof shells. The research objective is to expand the scope of architectural design through the application of CAD/CAE/CAM technology rather than to use this technology to streamline existing processes. The thesis develops a specific technical solution that allows the design and manufacture of new types of wooden roof shells. These are complexly shaped multifunctional construction elements that are manufactured off-site. Based on the close connection between digital design tools and the new Computer-Numerically-Controlled manufacturing process the author proposes a theoretical model of shared digital environments for collaborative design in architecture. The proposed manufacturing process treats wood as a modern composite material. Thin wood strips and foams combine into structural sandwich panels that can then be joined into a roof shell. The geometrically complex panels are generated by a combination of subtractive Computer-Numerically-Controlled machining processes and manual work. Infrastructure elements can be embedded into the sandwich build-up in order to enhance the functionality of the roof as a building envelope. Numerical tools are proposed that allow the determination of manufacturing-related parameters in the digital design environment. These inform the architectural and structural design in the early design phases. The digital collaborative design environment is based on a shared parametric solid model and an associated database. This collectively owned, feature-based design model is employed throughout the design and manufacturing process and constitutes the means of concurrent design coordination of all participants. The new manufacturing process for wood/foam sandwich shells is verified by designing and manufacturing prototypes. Design guidelines and a cost estimation are presented as the practical basis for architects and engineers to incorporate new types of roof shells into architectural projects.
keywords Architecture; Agriculture; Wood Technology; Design and Decorative Arts
series thesis:PhD
last changed 2003/02/12 22:37

_id cf2011_p127
id cf2011_p127
authors Benros, Deborah; Granadeiro Vasco, Duarte Jose, Knight Terry
year 2011
title Integrated Design and Building System for the Provision of Customized Housing: the Case of Post-Earthquake Haiti
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. 247-264.
summary The paper proposes integrated design and building systems for the provision of sustainable customized housing. It advances previous work by applying a methodology to generate these systems from vernacular precedents. The methodology is based on the use of shape grammars to derive and encode a contemporary system from the precedents. The combined set of rules can be applied to generate housing solutions tailored to specific user and site contexts. The provision of housing to shelter the population affected by the 2010 Haiti earthquake illustrates the application of the methodology. A computer implementation is currently under development in C# using the BIM platform provided by Revit. The world experiences a sharp increase in population and a strong urbanization process. These phenomena call for the development of effective means to solve the resulting housing deficit. The response of the informal sector to the problem, which relies mainly on handcrafted processes, has resulted in an increase of urban slums in many of the big cities, which lack sanitary and spatial conditions. The formal sector has produced monotonous environments based on the idea of mass production that one size fits all, which fails to meet individual and cultural needs. We propose an alternative approach in which mass customization is used to produce planed environments that possess qualities found in historical settlements. Mass customization, a new paradigm emerging due to the technological developments of the last decades, combines the economy of scale of mass production and the aesthetics and functional qualities of customization. Mass customization of housing is defined as the provision of houses that respond to the context in which they are built. The conceptual model for the mass customization of housing used departs from the idea of a housing type, which is the combined result of three systems (Habraken, 1988) -- spatial, building system, and stylistic -- and it includes a design system, a production system, and a computer system (Duarte, 2001). In previous work, this conceptual model was tested by developing a computer system for existing design and building systems (Benr__s and Duarte, 2009). The current work advances it by developing new and original design, building, and computer systems for a particular context. The urgent need to build fast in the aftermath of catastrophes quite often overrides any cultural concerns. As a result, the shelters provided in such circumstances are indistinct and impersonal. However, taking individual and cultural aspects into account might lead to a better identification of the population with their new environment, thereby minimizing the rupture caused in their lives. As the methodology to develop new housing systems is based on the idea of architectural precedents, choosing existing vernacular housing as a precedent permits the incorporation of cultural aspects and facilitates an identification of people with the new housing. In the Haiti case study, we chose as a precedent a housetype called “gingerbread houses”, which includes a wide range of houses from wealthy to very humble ones. Although the proposed design system was inspired by these houses, it was decided to adopt a contemporary take. The methodology to devise the new type was based on two ideas: precedents and transformations in design. In architecture, the use of precedents provides designers with typical solutions for particular problems and it constitutes a departing point for a new design. In our case, the precedent is an existing housetype. It has been shown (Duarte, 2001) that a particular housetype can be encoded by a shape grammar (Stiny, 1980) forming a design system. Studies in shape grammars have shown that the evolution of one style into another can be described as the transformation of one shape grammar into another (Knight, 1994). The used methodology departs takes off from these ideas and it comprises the following steps (Duarte, 2008): (1) Selection of precedents, (2) Derivation of an archetype; (3) Listing of rules; (4) Derivation of designs; (5) Cataloguing of solutions; (6) Derivation of tailored solution.
keywords Mass customization, Housing, Building system, Sustainable construction, Life cycle energy consumption, Shape grammar
series CAAD Futures
email
last changed 2012/02/11 19:21

_id avocaad_2001_10
id avocaad_2001_10
authors Bige Tunçer, Rudi Stouffs, Sevil Sariyildiz
year 2001
title Facilitating the complexity of architectural analyses
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 It is common practice for architecture students to collect documents on prominent buildings relevant to their design task in the early stage of design. While practitioners can rely on a body of design experience of their own, during the process of a new design, students can only draw from the examples of success and failure from other architects. In the past, such precedent based learning was implicit in the master-apprentice relationship common in the educational system. Nowadays academics commonly no longer have the possibility to maintain an extensive design practice, and instead introduce important outside precedents to the students. Thus, the study of important historical precedents or designs plays an important role in design instruction and in the students’ design processes. While there is no doubt that the most effective outcome of such a study would be achieved when the student does entire the study herself, students also benefit from a collaboration with peers, where they form groups to do an analysis of various aspects of a same building or over a group of buildings. By integrating the respective results into a common, extensible, library, students can draw upon other results for comparisons and relationships between different aspects or buildings. The complexity this introduces is best supported in a computer medium.The Web offers many examples of architectural analyses on a wide variety of subjects. Commonly, these analyses consist of a collection of documents, categorized and hyperlinked to support navigation through the information space. More sophisticated examples rely on a database for storage and management of the data, and offer a more complex categorization of the information entities and their relationships. These studies present effective ways of accessing and browsing information, however, it is precluded within these analyses to distinguish and relate different components within the project documents. If enabled, instead, this would offer a richer information structure presenting new ways of accessing, viewing, and interpreting this information. Hereto, documents can be decomposed by content. This implies both expanding the document structure, replacing document entities by detailed substructures, and augmenting the structure’s relatedness with content information. The relationships between the resulting components make the documents inherently related by content.We propose a methodology to integrate project documents into a single model, and present an application for the presentation of architectural analyses in an educational setting. This approach provides the students with a simple interface and mechanisms for the presentation of an analysis of design precedents, and possibly their own designs. Since all the information is integrated within a single environment, students will benefit from each others’ studies, and can draw new conclusions across analyses and presentations from their peers.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id a469
authors Brown, Andre and Berridge, Phil
year 2001
title Games One : Two : Three A triangle of virtual game scenarios for architectural collaboration
source Stellingwerff, Martijn and Verbeke, Johan (Eds.), ACCOLADE - Architecture, Collaboration, Design. Delft University Press (DUP Science) / ISBN 90-407-2216-1 / The Netherlands, pp. 95-120 [Book ordering info: m.c.stellingwerff@bk.tudelft.nl]
summary This paper is split into three parts, each of which deals with different aspects of, and approaches to, the collaboration process. Each of the approaches shares a common root in an aspect of games or gaming. Together the three approaches represent a tripartite attack on the spectrum of problems that need to be addressed to achieve successful collaboration. The first technique is dealt with in Game One One. This deals with the issue of encouraging collaboration. It is based on work using a role playing game scenario and is intended to allow construction industry professionals and clients to develop a common framework for discussion. It originally existed as a paper based game and is now being tested in a web-based environment. Game Two is based on work that has evolved from contemporary game and meeting place environments that have been attracting attention recently. Here internet-based three-dimensional worlds are used as a virtual replacement of real spaces and participants meet as avatars. In the architectural context we have investigated the potential for application of such 3D worlds as meeting, and discussion places where architectural information and ideas can be exchanged. In Game Three we take the idea that currently, virtual environments are still rather uncomfortable and unnatural in terms of human interaction, and in particular in the way that we move around and display architectural scenes. We develop the idea that games software incorporates techniques that make the representation of animated, interactive 3D architectural environments computationally efficient. We have augmented the software used in games environments and have considered how we construct architectural models and man-machine interfaces to improve the effectiveness of such environments in an architectural context.
series other
email
last changed 2001/09/14 21:30

_id 0277
authors Brusilovsky, P.
year 2001
title Adaptive hypermedia
source User modelling and User-Adapted Interaction, volume 11, pp. 87-110, Kluwer
summary Hypertext/hypermedia systems and user-model-based adaptive systems in the areas of learning and information retrieval have for a long time been considered as two mutually exclusive approaches to information access. Adaptive systems tailor information to the user and may guide the user in the information space to present the most relevant material, taking into account a model of the user's goals, interests and preferences. Hypermedia systems, on the other hand, are `user neutral': they provide the user with the tools and the freedom to explore an information space by browsing through a complex network of information nodes. Adaptive hypertext and hypermedia systems attempt to bridge the gap between these two approaches. Adaptation of hypermedia systems to each individual user is increasingly needed. With the growing size, complexity and heterogeneity of current hypermedia systems, such as the World Wide Web, it becomes virtually impossible to impose guidelines on authors concerning the overall organization of hypermedia information. The networks therefore become so complex and unstructured that the existing navigational tools are no longer powerful enough to provide orientation on where to search for the needed information. It is also not possible to identify appropriate pre-defined paths or subnets for users with certain goals and knowledge backgrounds since the user community of hypermedia systems is usually quite inhomogeneous. This is particularly true for Web-based applications which are expected to be used by a much greater variety of users than any earlier standalone application. A possible remedy for the negative effects of the traditional `one-size-fits-all' approach in the development of hypermedia systems is to equip them with the ability to adapt to the needs of their individual users. A possible way of achieving adaptivity is by modeling the users and tailoring the system's interactions to their goals, tasks and interests. In this sense, the notion of adaptive hypertext/hypermedia comes naturally to denote a hypertext or hypermedia system which reflects some features of the user and/or characteristics of his system usage in a user model, and utilizes this model in order to adapt various behavioral aspects of the system to the user. This book is the first comprehensive publication on adaptive hypertext and hypermedia. It is oriented towards researchers and practitioners in the fields of hypertext and hypermedia, information systems, andpersonalized systems. It is also an important resource for the numerous developers of Web-based applications. The design decisions, adaptation methods, and experience presented in this book are a unique source of ideas and techniques for developing more usable and more intelligent Web-based systems suitable for a great variety of users. The practitioners will find it important that many of the adaptation techniques presented in this book have proved to be efficient and are ready to be used in various applications.
series other
email
last changed 2003/04/23 15:14

For more results click below:

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