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 605

_id sigradi2006_e028c
id sigradi2006_e028c
authors Griffith, Kenfield; Sass, Larry and Michaud, Dennis
year 2006
title A strategy for complex-curved building design:Design structure with Bi-lateral contouring as integrally connected ribs
source SIGraDi 2006 - [Proceedings of the 10th Iberoamerican Congress of Digital Graphics] Santiago de Chile - Chile 21-23 November 2006, pp. 465-469
summary Shapes in designs created by architects such as Gehry Partners (Shelden, 2002), Foster and Partners, and Kohn Peterson and Fox rely on computational processes for rationalizing complex geometry for building construction. Rationalization is the reduction of a complete geometric shape into discrete components. Unfortunately, for many architects the rationalization is limited reducing solid models to surfaces or data on spread sheets for contractors to follow. Rationalized models produced by the firms listed above do not offer strategies for construction or digital fabrication. For the physical production of CAD description an alternative to the rationalized description is needed. This paper examines the coupling of digital rationalization and digital fabrication with physical mockups (Rich, 1989). Our aim is to explore complex relationships found in early and mid stage design phases when digital fabrication is used to produce design outcomes. Results of our investigation will aid architects and engineers in addressing the complications found in the translation of design models embedded with precision to constructible geometries. We present an algorithmically based approach to design rationalization that supports physical production as well as surface production of desktop models. Our approach is an alternative to conventional rapid prototyping that builds objects by assembly of laterally sliced contours from a solid model. We explored an improved product description for rapid manufacture as bilateral contouring for structure and panelling for strength (Kolarevic, 2003). Infrastructure typically found within aerospace, automotive, and shipbuilding industries, bilateral contouring is an organized matrix of horizontal and vertical interlocking ribs evenly distributed along a surface. These structures are monocoque and semi-monocoque assemblies composed of structural ribs and skinning attached by rivets and adhesives. Alternative, bi-lateral contouring discussed is an interlocking matrix of plywood strips having integral joinery for assembly. Unlike traditional methods of building representations through malleable materials for creating tangible objects (Friedman, 2002), this approach constructs with the implication for building life-size solutions. Three algorithms are presented as examples of rationalized design production with physical results. The first algorithm [Figure 1] deconstructs an initial 2D curved form into ribbed slices to be assembled through integral connections constructed as part of the rib solution. The second algorithm [Figure 2] deconstructs curved forms of greater complexity. The algorithm walks along the surface extracting surface information along horizontal and vertical axes saving surface information resulting in a ribbed structure of slight double curvature. The final algorithm [Figure 3] is expressed as plug-in software for Rhino that deconstructs a design to components for assembly as rib structures. The plug-in also translates geometries to a flatten position for 2D fabrication. The software demonstrates the full scope of the research exploration. Studies published by Dodgson argued that innovation technology (IvT) (Dodgson, Gann, Salter, 2004) helped in solving projects like the Guggenheim in Bilbao, the leaning Tower of Pisa in Italy, and the Millennium Bridge in London. Similarly, the method discussed in this paper will aid in solving physical production problems with complex building forms. References Bentley, P.J. (Ed.). Evolutionary Design by Computers. Morgan Kaufman Publishers Inc. San Francisco, CA, 1-73 Celani, G, (2004) “From simple to complex: using AutoCAD to build generative design systems” in: L. Caldas and J. Duarte (org.) Implementations issues in generative design systems. First Intl. Conference on Design Computing and Cognition, July 2004 Dodgson M, Gann D.M., Salter A, (2004), “Impact of Innovation Technology on Engineering Problem Solving: Lessons from High Profile Public Projects,” Industrial Dynamics, Innovation and Development, 2004 Dristas, (2004) “Design Operators.” Thesis. Massachusetts Institute of Technology, Cambridge, MA, 2004 Friedman, M, (2002), Gehry Talks: Architecture + Practice, Universe Publishing, New York, NY, 2002 Kolarevic, B, (2003), Architecture in the Digital Age: Design and Manufacturing, Spon Press, London, UK, 2003 Opas J, Bochnick H, Tuomi J, (1994), “Manufacturability Analysis as a Part of CAD/CAM Integration”, Intelligent Systems in Design and Manufacturing, 261-292 Rudolph S, Alber R, (2002), “An Evolutionary Approach to the Inverse Problem in Rule-Based Design Representations”, Artificial Intelligence in Design ’02, 329-350 Rich M, (1989), Digital Mockup, American Institute of Aeronautics and Astronautics, Reston, VA, 1989 Schön, D., The Reflective Practitioner: How Professional Think in Action. Basic Books. 1983 Shelden, D, (2003), “Digital Surface Representation and the Constructability of Gehry’s Architecture.” Diss. Massachusetts Institute of Technology, Cambridge, MA, 2003 Smithers T, Conkie A, Doheny J, Logan B, Millington K, (1989), “Design as Intelligent Behaviour: An AI in Design Thesis Programme”, Artificial Intelligence in Design, 293-334 Smithers T, (2002), “Synthesis in Designing”, Artificial Intelligence in Design ’02, 3-24 Stiny, G, (1977), “Ice-ray: a note on the generation of Chinese lattice designs” Environmental and Planning B, volume 4, pp. 89-98
keywords Digital fabrication; bilateral contouring; integral connection; complex-curve
series SIGRADI
email
last changed 2016/03/10 09:52

_id acadia16_140
id acadia16_140
authors Nejur, Andrei; Steinfeld, Kyle
year 2016
title Ivy: Bringing a Weighted-Mesh Representations to Bear on Generative Architectural Design Applications
doi https://doi.org/10.52842/conf.acadia.2016.140
source ACADIA // 2016: POSTHUMAN FRONTIERS: Data, Designers, and Cognitive Machines [Proceedings of the 36th Annual Conference of the Association for Computer Aided Design in Architecture (ACADIA) ISBN 978-0-692-77095-5] Ann Arbor 27-29 October, 2016, pp. 140-151
summary Mesh segmentation has become an important and well-researched topic in computational geometry in recent years (Agathos et al. 2008). As a result, a number of new approaches have been developed that have led to innovations in a diverse set of problems in computer graphics (CG) (Sharmir 2008). Specifically, a range of effective methods for the division of a mesh have recently been proposed, including by K-means (Shlafman et al. 2002), graph cuts (Golovinskiy and Funkhouser 2008; Katz and Tal 2003), hierarchical clustering (Garland et al. 2001; Gelfand and Guibas 2004; Golovinskiy and Funkhouser 2008), primitive fitting (Athene et al. 2004), random walks (Lai et al.), core extraction (Katz et al.) tubular multi-scale analysis (Mortara et al. 2004), spectral clustering (Liu and Zhang 2004), and critical point analysis (Lin et al. 20070, all of which depend upon a weighted graph representation, typically the dual of a given mesh (Sharmir 2008). While these approaches have been proven effective within the narrowly defined domains of application for which they have been developed (Chen 2009), they have not been brought to bear on wider classes of problems in fields outside of CG, specifically on problems relevant to generative architectural design. Given the widespread use of meshes and the utility of segmentation in GAD, by surveying the relevant and recently matured approaches to mesh segmentation in CG that share a common representation of the mesh dual, this paper identifies and takes steps to address a heretofore unrealized transfer of technology that would resolve a missed opportunity for both subject areas. Meshes are often employed by architectural designers for purposes that are distinct from and present a unique set of requirements in relation to similar applications that have enjoyed more focused study in computer science. This paper presents a survey of similar applications, including thin-sheet fabrication (Mitani and Suzuki 2004), rendering optimization (Garland et al. 2001), 3D mesh compression (Taubin et al. 1998), morphin (Shapira et al. 2008) and mesh simplification (Kalvin and Taylor 1996), and distinguish the requirements of these applications from those presented by GAD, including non-refinement in advance of the constraining of mesh geometry to planar-quad faces, and the ability to address a diversity of mesh features that may or may not be preserved. Following this survey of existing approaches and unmet needs, the authors assert that if a generalized framework for working with graph representations of meshes is developed, allowing for the interactive adjustment of edge weights, then the recent developments in mesh segmentation may be better brought to bear on GAD problems. This paper presents work toward the development of just such a framework, implemented as a plug-in for the visual programming environment Grasshopper.
keywords tool-building, design simulation, fabrication, computation, megalith
series ACADIA
type paper
email
last changed 2022/06/07 07:58

_id caadria2003_b5-2
id caadria2003_b5-2
authors Caldas, Luisa G.
year 2003
title Shape Generation Using Pareto Genetic Algorithms Integrating Conflicting Design Objectives in Low-Energy Architecture
doi https://doi.org/10.52842/conf.caadria.2003.681
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. 681-694
summary The Generative Design System [GDS] presented in this paper was developed to assist designers in researching low-energy architecture solutions. The GDS has the capability to evolve architectural forms that are energy-efficient, while complying to design intentions expressed by the architect, and responding to conflicting objectives. To achieve this evolutionary development, the system integrates a search and optimization method [Genetic Algorithm], a building energy simulation software [DOE2.1E], and Pareto multicriteria optimization techniques. The GDS adaptively generates populations of alternative solutions, from an initial schematic layout and a set of rules and constraints designed by the architect to encode design intentions. The two conflicting objective functions considered in this paper are maximizing daylighting use, and minimizing energy consumption for conditioning the building. The GDS generated an uniformly sampled, continuous Pareto front, from which six points were visualized in terms of the proposed architectural solutions.
series CAADRIA
email
last changed 2022/06/07 07:54

_id ijac20031402
id ijac20031402
authors Caldas, Luisa G.; Norford, Leslie K.
year 2003
title Shape Generation Using Pareto Genetic Algorithms: Integrating Conflicting Design Objectives in Low-Energy Architecture
source International Journal of Architectural Computing vol. 1 - no. 4
summary The Generative Design System [GDS] presented in this paper was developed to assist designers in researching low-energy architecture solutions. The GDS has the capability to evolve architectural forms that are energy-efficient, while complying to design intentions expressed by the architect and responding to conflicting objectives. To achieve this evolutionary development, the system integrates a search and optimization method [Genetic Algorithm], building energy simulation software [DOE2.1E], and Pareto multicriteria optimization techniques. The GDS adaptively generates populations of alternative solutions, from an initial schematic layout and a set of rules and constraints designed by the architect to encode design intentions. The two conflicting objective functions considered in this paper are maximizing daylighting use and minimizing energy consumption for conditioning the building. The GDS generated an uniformly sampled, continuous Pareto front, from which six points were visualized in terms of the proposed architectural solutions.
series journal
more http://www.multi-science.co.uk/ijac.htm
last changed 2007/03/04 07:08

_id cf_2003_000
id cf_2003_000
authors Chiu, M.-L., Tsou, J.-Y., Kvan, Th., Morozumi, M. and Jeng, T.-S. (Eds.)
year 2003
title Digital Design - Research and Practice
source Proceedings of the 10th International Conference on Computer Aided Architectural Design Futures / ISBN 1-4020-1210-1 / Tainan (Taiwan) 13–15 October 2003, 464 p.
summary The use of computers in the design of the built environment has reached a watershed. From peripheral devices in the design process, they have in recent years come to take centre stage. An illustration is immediately at hand. Just as the entries to the competition for the Chicago Tribune Tower in 1922 defined the state-of-the-art at the beginning of the twentieth century, we have a similar marker at the end of the century, the competition in 2002 to replace the World Trade Centre towers in Lower Manhattan offered us a range of architectural solutions that exemplified the state-of-the-art eighty years later, setting forth not only architectural statements but also illustrating clearly the importance of computers in the design of the built environment. In these entries of 2002, we can see that computers have not only become essential to the communication of design but in the investigation and generation of structure, form and composition. The papers in this book are the current state-of-the-art in computer-aided design as it stands in 2003. It is the tenth in a series sponsored by the CAAD Futures Foundation, compiled from papers presented at the biennial CAAD Futures Conferences. As a series, the publications have charted the steady progress in developing the theoretical and practical foundations for applications in design practice. This volume continues in that tradition; thus, this book is entitled Digital Design: Research and Practice. The papers are grouped into three major categories, reflecting thrusts of research and practice, namely: Data and information: its organisation, handling and access, including agents; Virtual worlds: their creation, application and interfaces; and Analysis and creation of form and fabric. The editors received 121 abstracts after the initial call for contributions. From these, 61 abstracts were selected for development into complete papers for further review. From these submissions, 39 papers were chosen for inclusion in this publication. These papers show that the field has evolved from theoretical and development concerns to questions of practice in the decade during which this conference has showcased leading work. Questions of theoretical nature remain as the boundaries of our field expand. As design projects have grasped the potentials of computer-aided design, so have they challenged the capabilities of the tools. Papers here address questions in geometric representation and manipulation (Chiu and Chiu; Kocaturk, Veltkamp and Tuncer), topics that may have been considered to be solved. As design practice becomes increasingly knowledge based, better ways of managing, manipulating and accessing the complex wealth of design information becomes more pressing, demanding continuing research in issues such as modelling (Yang; Wang; Zreik et al), data retrieval and querying (Hwang and Choi; Stouffs and Cumming; Zreik, Stouffs, Tuncer, Ozsariyildiz and Beheshti), new modes of perceiving data (Segers; Tan). Tools are needed to manage, mine and create information for creative work, such as agents (Liew and Gero; Smith; Caneparo and Robiglio; Ding et al) or to support design processes (Smith; Chase). Systems for the support and development of designs continue (Gero; Achten and Jessurun). As progress is made on some fronts, such as user interfaces, attention is again turned to previously research areas such as lighting (Jung, Gross and Do; Ng et al; Wittkopf; Chevier; Glaser, Do and Tai) or services (Garcia; Chen and Lin). In recent years the growth of connectivity has led to a rapid growth in collaborative experience and understanding of the opportunities and issues continues to mature (Jabi; Dave; Zamenopoulos and Alexiou). Increasing interest is given to implications in practice and education (Dave; Oxman; Caneparo, Grassi and Giretti). Topics new to this conference are in the area of design to production or manufacture (Fischer, Burry and Frazer; Shih). Three additional invited papers (Rekimoto; Liu; Kalay) provide clear indication that there is still room to develop new spatial concepts and computer augmented environments for design. In conclusion, we note that these papers represent a good record of the current state of the evolving research in the field of digital design.
series CAAD Futures
email
more http://www.caadfutures.arch.tue.nl/
last changed 2003/09/22 12:21

_id caadria2003_b4-2
id caadria2003_b4-2
authors Choi, Jin Won and Park, Jae Wan
year 2003
title Developing a Building Design Compiler that Frequently evaluates Building Design Performance within the Design Process
doi https://doi.org/10.52842/conf.caadria.2003.553
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. 553-566
summary This paper demonstrates an experience in the development of a design performance evaluation system that can frequently evaluate building design performance within the design process in a real-time manner. The evaluation system, that we call "design compiler," is composed of several modules such as a front-end component-based CAD engine, a knowledge base, and a set of design agents. The notion of the design compiler is quite similar to a compiler for computer programming such as a C compiler. While a computer programmer compiles a set of programming codes to check compiling errors during the implementation of a software system, an architectural designer can 'compile' his/her intermediate design product to evaluate design errors during the design process. The compilation can be done immediately at any level or any time during the design process in a real-time manner. We expect that this compiling process will dramatically increase design feedbacks, and thus result in a better design product. Further research issues that have been identified at the end of the research include increasing the modeling capability, extending to multi-story building representation, developing various design agents, exploring better ways to request and manage design knowledge, and supporting design collaboration.
series CAADRIA
email
last changed 2022/06/07 07:56

_id 19ea
authors Dallhammer, Erich
year 2003
title The IKEA Factor - Driving elements of the development of shopping centresat the edges of European metropolitan regions
source CORP 2003, Vienna University of Technology, 25.2.-28.2.2003 [Proceedings on CD-Rom]
summary A house and a garden in the suburb, a car for each adult and a TV set with minidish. On weekdays mum and dad work, the children go to school or kindergarten. On Saturdays (or Sundays) the family goes shopping to the shopping centre, where they buy what they need, have a cheap meal and can see a film or just pass the time. That seems to be the way of life for a typical middle class family in the so-called western world, or at least what sitcoms, comics, adverts and films make people believe what it normally should be. That propagated way of living strongly influences people’s and especially consumers’ behavioural patterns and consequently spatialdevelopments, which are the present challenges for urban and regional planners.
series other
email
last changed 2003/03/11 20:39

_id sigradi2003_036
id sigradi2003_036
authors Donath, Dirk and González, Luis Felipe
year 2003
title Rule-based spaces configuration procedures to support user-designed housing
source SIGraDi 2003 - [Proceedings of the 7th Iberoamerican Congress of Digital Graphics] Rosario Argentina 5-7 november 2003
summary This article reports on our current explorations on systemizable tasks of architectural design and parametric design supported by rule-based generation methods of spatial configuration alternatives to assist user-design processes of progressive development low-cost dwellings. This exploration is part of an ongoing major research towards an integrated planning support system for low-income housing; we called Esther, which is focused on the development of a network-based set of tools to support logistics of self-designed /-built dwellings life-cycle. Esther addresses the systemized collaborative work between dwellers and specialists during the whole development cycle of dwellings.
keywords Planning tool; user-designed housing; parametric design; decision support; adaptable dwelling
series SIGRADI
email
last changed 2016/03/10 09:50

_id ecaade03_665_181_duarte
id ecaade03_665_181_duarte
authors Duarte, José P.
year 2003
title A Discursive Grammar for Customizing Mass Housing - The case of Siza´s houses at Malagueira
doi https://doi.org/10.52842/conf.ecaade.2003.665
source Digital Design [21th eCAADe Conference Proceedings / ISBN 0-9541183-1-6] Graz (Austria) 17-20 September 2003, pp. 665-674
summary The ultimate goal of the described research is a process for mass customizing housing based on computer-aided design and production systems. The current goal is the development of an interactive system for generating solutions on the Web based on a modeling approach called discursive grammar. A discursive grammar consists of a programming grammar and a designing grammar. The programming grammar generates design briefs based on user data; the designing grammar provides the rules for generating designs in a particular style, and a set of heuristics guides the generation of designs towards a solution that matches the design brief. This paper describes the designing grammar using Siza´s houses at Malagueira as a case study.
keywords Mass customization: housing; grammars; Siza; design automation
series eCAADe
email
more http://www.civil.ist.utl.pt/~jduarte/malag/
last changed 2022/06/07 07:55

_id 1373
authors Pfaffenbichler, Paul C. and Emberger, Günter
year 2003
title Are European cities becoming similar?
source CORP 2003, Vienna University of Technology, 25.2.-28.2.2003 [Proceedings on CD-Rom]
summary The paper discusses city specific development patterns to overcome todays transport problems. The results are based on recent andongoing research activities at TUW-IVV and ITS. At previous CORP-conferences, we presented the basics and the development of aplanning support tool to find optimal policy packages in urban transport and land use (Emberger, 1998), (Pfaffenbichler, Emberger, 2001). The core of this planning support tool is a dynamic land use and transport interaction model. This model, which we refer to as Sketch Planning Model (SPM), is embedded into an appraisal and optimisation framework. The SPM and this framework were developed in the recently finished European Union funded research project PROSPECTS1. Case studies with this planning supporttool were performed within PROSPECTS for the cities Edinburgh, Helsinki, Madrid, Oslo, Stockholm and Vienna. These cities are principally comparable in regards of their status (capitals and major business and education centres), but different in their size, population density, transport system etc. A set of policy instruments like public transport improvements, car traffic restrictions, and infrastructure provision was available to formulate strategies to reduce negative impacts of transport and to increase welfare. The overall objective was a sustainable development of the city. Although the instruments and the goals are similar in all investigatedcites, different solutions were adequate. The solutions vary in regard of spatial implementation, implementation time and level of implementation. The paper will highlight some reasons for the different development paths of the cities. As well the comparison of the do nothing scenario as the comparison of the most feasible policy strategies shows that European cities are different, need different solutions for their problems and will stay different in the future.
series other
email
last changed 2003/03/11 20:39

_id caadria2006_557
id caadria2006_557
authors PREECHA MANESSATID, PETER J SZALAPAJ
year 2006
title THE DEVELOPMENT OF AN INTEGRATED ENVIRONMENTAL BUILDING DESIGN TOOL
doi https://doi.org/10.52842/conf.caadria.2006.x.n7f
source CAADRIA 2006 [Proceedings of the 11th International Conference on Computer Aided Architectural Design Research in Asia] Kumamoto (Japan) March 30th - April 2nd 2006, 557-559
summary Environmental design implementations are generally applied within limited and specialised areas of environmental design making them difficult to use intuitively by designers (Maneesatid and Szalapaj, 2003). Building simulations have mostly focused on accurate parameters and physical properties of building elements. Such tools typically require numerous numerical data which is often only accurately known in the detail design stages. Conventional environmental building design systems (EBS) have typically required highly experienced users who are familiar with extensive qualitative input and output requirements. A successful architectural design solution that is both energy efficient and environmentally friendly, cannot be obtained simply by additively combining a set of discrete specialist analyses. A move towards better architectural design with environmental considerations can be achieved by allowing designers themselves to express relationships between salient environmental parameters that can subsequently be analysed in integrated ways. This presentation is concerned with the issues involved in developing a quick and intuitive interface for expression of relationships between environmental parameters.
series CAADRIA
email
last changed 2022/06/07 07:49

_id caadria2003_a2-1
id caadria2003_a2-1
authors Schira, Gretchen
year 2003
title Frequency Magnitude and Images of Texture Studies on Relationships to Human Preference
doi https://doi.org/10.52842/conf.caadria.2003.169
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. 169-182
summary A relationship between spatial frequency magnitude and aesthetic preference for texture is established in this work. This paper examines the mean output of three frequency settings in terms of preference ratings for a bank of Gabor filters. Three studies were conducted and the correlations between aesthetic ratings and the mean output for the filter set to extract frequency content at the scale of 0.35 cycles/ pixel were robust. The correlations for the mean frequency magnitude of this filter remained significant when image identifiability was incorporated; suggesting that memory and association are not exclusively driving (aesthetic) preference. These results are consistent with findings reported by Albrecht and Geisler (1997), demonstrating that human beings are tuned to specific frequencies and orientations. Overall, the results reported in this paper begin to substantiate a claim that specific frequencies contained in images do play a significant role in human preference.
series CAADRIA
email
last changed 2022/06/07 07:57

_id cf2003_m_059
id cf2003_m_059
authors YANG, Qizhen and CUI, Lu
year 2003
title Interoperable and Extensible Design Information Modelling
source Digital Design - Research and Practice [Proceedings of the 10th International Conference on Computer Aided Architectural Design Futures / ISBN 1-4020-1210-1] Tainan (Taiwan) 13–15 October 2003, pp. 93-104
summary Modelling of interoperable and extensible design information is one of the key issues in computer-aided architectural design. IFC technology provides standardised mechanisms for the development of such information models. By using the IFC dynamic definition extension mechanism this paper presents a method for IFC-compliant design information modelling for architectural CAD objects. The method has been implemented as an addon toolkit to the Architectural Desktop CAD package. The use scenarios of the toolkit are discussed in the paper for CAD property modelling, property database management, and interoperable design information modelling with property set extensions.
keywords IFC, information modelling, interoperability
series CAAD Futures
last changed 2003/09/22 12:21

_id sigradi2003_020
id sigradi2003_020
authors Abarca, R., Díaz, S. and Moreno, S.
year 2003
title Desarrollo de material informatico-educativo para la enseñanza de la geometría a estudiantes de diseño (Development of IT-based educational material for the teaching of geometry to students of design)
source SIGraDi 2003 - [Proceedings of the 7th Iberoamerican Congress of Digital Graphics] Rosario Argentina 5-7 november 2003
summary This paper is born as an answer to the meaningful learning difficulties and academic performance in Spatial and Flat Geometry course on second year Design School at Universidad de las Americas University, Santiago de Chile. The problem is faced from the potentiality that digital environment gives us in representation, display options, shape and projection testing, analysis and non visual accounts to teach flat and spatial geometry within the receptors' codes and coherent with designer's own language.
series SIGRADI
email
last changed 2016/03/10 09:47

_id caadria2003_c2-4
id caadria2003_c2-4
authors Al-Sallal, Khaled A.
year 2003
title Integrating Energy Design Into Caad Tools: Theoretical Limits and Potentials
doi https://doi.org/10.52842/conf.caadria.2003.323
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. 323-340
summary The study is part of a research aims to establish theoretical grounds essential for the development of user efficient design tools for energy-conscious architectural design, based on theories in human factors of intelligent interfaces, problem solving, and architectural design. It starts by reviewing the shortcomings of the current energy design tools, from both architectural design and human factor points of view. It discusses the issues of energy integration with design from three different points of view: architectural, problem-solving, and human factors. It evaluates theoretically the potentials and limitations of the current approaches and technologies in artificial intelligence toward achieving the notion "integrating energy design knowledge into the design process" in practice and education based on research in the area of problem solving and human factors and usability concerns. The study considers the user interface model that is based on the cognitive approach and can be implemented by the hierarchical structure and the object-oriented model, as a promising direction for future development. That is because this model regards the user as the center of the design tool. However, there are still limitations that require extensive research in both theoretical and implementation directions. At the end, the study concludes by discussing the important points for future research.
series CAADRIA
email
last changed 2022/06/07 07:54

_id avocaad_2003_05
id avocaad_2003_05
authors Alexander Koutamanis
year 2003
title Autonomous mechanisms in architectural design systems
source LOCAL VALUES in a NETWORKED DESIGN WORLD - ADDED VALUE OF COMPUTER AIDED ARCHITECTURAL DESIGN, Stellingwerff, Martijn and Verbeke, Johan (Eds.), (2004) DUP Science - Delft University Press, ISBN 90-407-2507-1.
summary The development of architectural design systems that describe fully the form, structure and behaviour of a design relies heavily on the incorporation of intelligence in the representations, analyses, transformations and transactions used by the computer. Traditionally such intelligence takes either of two forms. The first is a methodical framework that guides actions supported by the design system (usually in a top-down fashion). The second is local, intelligence mechanisms that resolve discrete, relatively well-defined subproblems (often with limited if any user intervention). Local intelligent mechanisms offer the means for adaptability and transformability in architectural design systems, including the localization of global tendencies. This refers both to the digital design technologies and to the historical, cultural and contextual modifications of design styles and approaches.
keywords Architecture, Local values, Globalisation, Computer Aided Architectural Design
series AVOCAAD
email
last changed 2006/01/16 21:38

_id sigradi2003_121
id sigradi2003_121
authors Alvarado, Rodrigo García, Castillo, Gino Alvarez
year 2003
title Técnicas Cinematográficas para las Animaciones Arquitectónicas (Film-making techniques for Architectural Animations)
source SIGraDi 2003 - [Proceedings of the 7th Iberoamerican Congress of Digital Graphics] Rosario Argentina 5-7 november 2003
summary The paper presents film techniques for the expressive development of architectural animations, based on a graphic analysis of productions related to architecture (famous movies, documentaries of buildings and contemporary animations). This study is revealing some cinematographic concepts such as the dynamic composition of image, diversity of camera's positions, control of movements and rhythmic montage of shots that support a meaningful presentation of buildings. Also it suggests the geometric programming of movements and influences in the architectural design.
keywords Animation, Cinematography, Movement
series SIGRADI
email
last changed 2016/03/10 09:47

_id acadia03_022
id acadia03_022
authors Anders, Peter
year 2003
title Towards Comprehensive Space: A context for the programming/design of cybrids
doi https://doi.org/10.52842/conf.acadia.2003.161
source Connecting >> Crossroads of Digital Discourse [Proceedings of the 2003 Annual Conference of the Association for Computer Aided Design In Architecture / ISBN 1-880250-12-8] Indianapolis (Indiana) 24-27 October 2003, pp. 161-171
summary Cybrids have been presented as mixed realities: spatial, architectural compositions comprised of physical and cyberspaces (Anders 1997). In order to create a rigorous approach to the design of architectural cybrids, this paper offers a model for programming their spaces. Other than accepting cyberspaces as part of architecture’s domain, this approach is not radical. Indeed, many parts of program development resemble those of conventional practice. However, the proposition that cyberspaces should be integrated with material structures requires that their relationship be developed from the outset of a project. Hence, this paper provides a method for their integration from the project’s earliest stages, the establishment of its program. This study for an actual project, the Planetary Collegium, describes a distributed campus comprising buildings and cyberspaces in various locales across the globe. The programming for these cybrids merges them within a comprehensive space consisting not only of the physical and cyberspaces, but also in the cognitive spaces of its designers and users.
series ACADIA
email
last changed 2022/06/07 07:54

_id avocaad_2003_06
id avocaad_2003_06
authors Arturo F. Montagu and Juan Pablo Cieri
year 2003
title Urbamedia - Development of an urban database of fragments of some Argentinian and Latin-American cities using digital technology
source LOCAL VALUES in a NETWORKED DESIGN WORLD - ADDED VALUE OF COMPUTER AIDED ARCHITECTURAL DESIGN, Stellingwerff, Martijn and Verbeke, Johan (Eds.), (2004) DUP Science - Delft University Press, ISBN 90-407-2507-1.
summary The proposal of "Urbamedia" is to undertake the development of 3D virtual and interactive models of historical areas of Latin-American cities. The selected zone is the "Mayo Avenue" including the "Mayo Square", an historical place of the city of Buenos Aires, Argentina; this project is financed by the National Agency of Scientific and Technological Development of Argentina and the University of Buenos Aires.We are presenting the first experimental model of the "Mayo Square" that has been developed at ABACUS, Department of Architecture & Building Aids Computer Unit, University of Strathclyde UK. combined with a system analysis of urban activities using the “Atlas.ti” CAQDAS software.This particular use of the “Atlas.ti” software is under experimental applications to this type of urban analysis procedures; allowed us the possibility to analysed a set of activities by means of graph theory as result of a series of interviews to the people working in the area. We are also looking to include historical areas of three cities: Mar del Plata, Rosario and Santa Fe (Argentina) and eventually other cities from Latin América as Rio de Janeiro and Habana.Due that ABACUS has a strong experience in city modelling plus the powerful software and hardware used there, we must develop a VRML customized menu to be adapted to our low cost PC equipment. The 3D model will be used mainly in urban design simulation procedures and the idea is to extend to other type of simulations of the environmental parameters.
keywords Architecture, Local values, Globalisation, Computer Aided Architectural Design
series AVOCAAD
email
last changed 2006/01/16 21:38

_id 745f
id 745f
authors Bauni Hamid; Devin Defriza
year 2003
title A Preliminary Model of Community-based Integrated Information System for Urban Spatial Development
source Proceeding of the 3rd China Urban Housing Conference, July 3-5 2003, Center for Housing Innovations, Chinese University of Hong Kong, ISBN 962-8272-26-8, pp. 417-424
summary This paper describes a research on building Integrated Information System for Urban Spatial Development. The objective of the research phase discussed in this paper is to define a prototype of information system that basically facilitates information communication among involved participants in an urban spatial development planning. The system is designed by putting stress on local community. Their spatial perception and the availability of GIS technology in local context become constraints in building the system. Internet becomes the main alternative for information dissemination for this phase. This is also supported by the use of web-based GIS as framework of information system. Through few socialization sessions, the proposed model has indicated a prospected alternative to be seamless communication media among participants. To support an easy-access for local people in using this information system a mechanism of information access has been proposed in the form of local information center.
keywords information system, digital model, urban development, community, participation
series other
type paper session
email
last changed 2007/02/04 06:15

For more results click below:

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