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 509

_id cf2011_p075
id cf2011_p075
authors Janssen, Patrick; Chen Kian Wee
year 2011
title Visual Dataflow Modelling: A Comparison of Three Systems
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. 801-816.
summary Visual programming languages enable users to create computer programs by manipulating graphical elements rather than by entering text. The difference between textual languages and visual languages is that most textual languages use a procedural programming model, while most visual languages use a dataflow programming model. When visual programming is applied to design, it results in a new modelling approach that we refer to 'visual dataflow modelling' (VDM). Recently, VDM has becoming increasingly popular within the design community, as it can accelerate the iterative design process, thereby allowing larger numbers of design possibilities to be explored. Furthermore, it is now also becoming an important tool in performance-based design approaches, since it may potentially enable the closing of the loop between design development and design evaluation. A number of CAD systems now provide VDM interfaces, allowing designers to define form generating procedures without having to resort to scripting or programming. However, these environments have certain weaknesses that limit their usability. This paper will analyse these weaknesses by comparing and contrasting three VDM environments: McNeel Grasshopper, Bentley Generative Components, and Sidefx Houdini. The paper will focus on five key areas: * Conditional logic allow rules to be applied to geometric entities that control how they behave. Such rules will typically be defined as if-then-else conditions, where an action will be executed if a particular condition is true. A more advanced version of this is the while loop, where the action within the loop will be repeatedly executed while a certain condition remains true. * Local coordinate systems allow geometric entities to be manipulated relative to some convenient local point of reference. These systems may be either two-dimensional or three-dimensional, using either Cartesian, cylindrical, or spherical systems. Techniques for mapping geometric entities from one coordinate system to another also need to be considered. * Duplication includes three types: simple duplication, endogenous duplication, and exogenous duplication. Simple duplication consists of copying some geometric entity a certain number of times, producing identical copies of the original. Endogenous duplication consist of copying some geometric entity by applying a set of transformations that are defined as part of the duplication process. Lastly, exogenous duplication consists of copying some geometric entity by applying a set of transformations that are defined by some other external geometry. * Part-whole relationships allow geometric entities to be grouped in various ways, based on the fundamental set-theoretic concept that entities can be members of sets, and sets can be members of other sets. Ways of aggregating data into both hierarchical and non-hierarchical structures, and ways of filtering data based on these structures need to be considered. * Spatial queries include relationships between geometric entities such as touching, crossing, overlapping, or containing. More advanced spatial queries include various distance based queries and various sorting queries (e.g. sorting all entities based on position) and filtering queries (e.g. finding all entities with a certain distance from a point). For each of these five areas, a simple benchmarking test case has been developed. For example, for conditional logic, the test case consists of a simple room with a single window with a condition: the window should always be in the longest north-facing wall. If the room is rotated or its dimensions changed, then the window must re-evaluate itself and possibly change position to a different wall. For each benchmarking test-case, visual programs are implemented in each of the three VDM environments. The visual programs are then compared and contrasted, focusing on two areas. First, the type of constructs used in each of these environments are compared and contrasted. Second, the cognitive complexity of the visual programming task in each of these environments are compared and contrasted.
keywords visual, dataflow, programming, parametric, modelling
series CAAD Futures
email
last changed 2012/02/11 19:21

_id caadria2013_080
id caadria2013_080
authors Koh, Immanuel
year 2013
title Computer Vision and Augmented Reality Technologies in Experimental Architectural Design Education at the AA
source Open Systems: Proceedings of the 18th International Conference on Computer-Aided Architectural Design Research in Asia (CAADRIA 2013) / Singapore 15-18 May 2013, pp. 427-436
doi https://doi.org/10.52842/conf.caadria.2013.427
wos WOS:000351496100042
summary This paper aims to investigate the potential of both open source software and new media (esp. computer vision and augmented reality) as tools for architectural design and education. The examples illustrated in the paper would be drawn mainly from students’ projects done as part of their AA Media Studies Course submission at the AA School of Architecture (AA) during the academic years from 2011/2012 to 2012/2013. The paper outlines the main approaches, which students have chosen to implement, both directly and indirectly, these new media and tools into their studio work at the AA. Section 1 briefly introduces a range of currently available open source computational design toolkits that are deemed useful for quick implementation of computer vision and augmented reality technologies. The related programming languages, softwares and hardwares would also be introduced and described accordingly. Sections 2 and 3 are accompanied with a visual catalogue of students’ projects to better illustrate the diversity in the understanding and implementation of computer vision and augmented reality technologies in architectural design. Section 4 serves to conclude the paper by first discussing briefly the feedback from students at the end of the course before clarifying the context of the research and thus its relation to recent work done by others using similar technologies.  
keywords Computer vision, Augmented reality, Generative design, Interaction design 
series CAADRIA
email
last changed 2022/06/07 07:51

_id ecaade2011_118
id ecaade2011_118
authors Leitão, António; Santos, Luís
year 2011
title Programming Languages for Generative design: Visual or Textual?
source RESPECTING FRAGILE PLACES [29th eCAADe Conference Proceedings / ISBN 978-9-4912070-1-3], University of Ljubljana, Faculty of Architecture (Slovenia) 21-24 September 2011, pp.549-557
doi https://doi.org/10.52842/conf.ecaade.2011.549
wos WOS:000335665500063
summary In this paper we compare visual and textual programming languages for generative design. We argue that, in the past, this comparison has been flawed and that it is now time to reconsider the potential of the textual programming paradigm but using modern programming languages and development environments specifically targeted to the generative design domain. We present VisualScheme as a prime example of such language and we compare it with the most used visual programming language in the generative design field.
keywords Generative design; Visual Programming Languages; Textual Programming Languages; Interactive Development Environments
series eCAADe
email
last changed 2022/05/01 23:21

_id acadia11_196
id acadia11_196
authors Lopes, José; Leitão, António
year 2011
title Portable Generative Design for CAD Applications
source ACADIA 11: Integration through Computation [Proceedings of the 31st Annual Conference of the Association for Computer Aided Design in Architecture (ACADIA)] [ISBN 978-1-6136-4595-6] Banff (Alberta) 13-16 October, 2011, pp. 196-203
doi https://doi.org/10.52842/conf.acadia.2011.196
summary Most CAD applications provide programming languages for automation and generative design. However, programs written in these languages are not portable because they execute only in the family of CAD applications for which they were originally written. Consequently, users are locked-in to one family of CAD applications and they cannot reuse programs written for other families. In this paper, we propose a solution to this problem: Rosetta, a programming environment that is compatible with several CAD applications. Rosetta is composed of (1) an abstraction layer that allows portable and transparent access to several different CAD applications; (2) back-ends that translate the abstraction layer into different CAD applications; (3) front-end programming languages in which users write the generative design programs; and (4) an intermediate programming language that encompasses the language constructs essential for geometric modeling and that is used as a compilation target for the front-ends.Rosetta allows users to explore different front-ends and back-ends, in order to find a combination that is most suitable for the problem at hand. As a result, users have access to different programming languages, namely, visual and textual, which can be used interchangeably to write generative design programs, without breaking portability. Furthermore, Rosetta ensures that a single program can be used to create identical geometric models in different CAD applications. This approach promotes the development of programs that are portable across the most used CAD applications, thus facilitating the dissemination of the programs and of the underlying ideas.
series ACADIA
type normal paper
email
last changed 2022/06/07 07:59

_id acadia11_122
id acadia11_122
authors Pigram, David; McGee, Wes
year 2011
title Formation Embedded Design: A methodology for the integration of fabrication constraints into architectural design
source ACADIA 11: Integration through Computation [Proceedings of the 31st Annual Conference of the Association for Computer Aided Design in Architecture (ACADIA)] [ISBN 978-1-6136-4595-6] Banff (Alberta) 13-16 October, 2011, pp. 122-131
doi https://doi.org/10.52842/conf.acadia.2011.122
summary This paper presents a methodology for the integration of fabrication constraints within the architectural design process through custom written algorithms for fabrication. The method enables the translation from three-dimensional geometry, or algorithmically produced data, into appropriately formatted machine codes for direct CNC fabrication within a single CAD modeling environment. This process is traditionally one-way with part files translated via dedicated machine programming software (CAM). By integrating the toolpath creation into the design package, with an open framework, the translation from part to machine code can be automated, parametrically driven by the generative algorithms or explicitly modeled by the user. This integrated approach opens the possibility for direct and instantaneous feedback between fabrication constraints and design intent. The potentials of the method are shown by discussing the computational workflow and process integration of a diverse set of fabrication techniques in conjunction with a KUKA 7-Axis Industrial Robot. Two-dimensional knife-cutting, large-scale additive fabrication (foam deposition), robot-mounted hot-wire cutting, and robot-assisted rod-bending are each briefly described. The productive value of this research is that it opens the possibility of a much stronger network of feedback relations between formational design processes and material and fabrication concerns.
keywords robotic fabrication; multi-axis; file-to-factory, open-source fabrication, parametric modeling, computational design
series ACADIA
type normal paper
email
last changed 2022/06/07 08:00

_id acadia11_242
id acadia11_242
authors Braumann, Johannes; Brell-Cokcan, Sigrid
year 2011
title Parametric Robot Control: Integrated CAD/CAM for Architectural Design
source ACADIA 11: Integration through Computation [Proceedings of the 31st Annual Conference of the Association for Computer Aided Design in Architecture (ACADIA)] [ISBN 978-1-6136-4595-6] Banff (Alberta) 13-16 October, 2011, pp. 242-251
doi https://doi.org/10.52842/conf.acadia.2011.242
summary Robots are gaining popularity in architecture. Snøhetta has recently purchased their own industrial robot, becoming one of the first architectural offices to adopt robot technology. As more and more architects are exposed to robotic fabrication, the need for easy interoperability, integration into architectural design tools and general accessibility will increase. Architects are discovering that industrial robots are much more than kinematic machines for stacking bricks, welding or milling - they are highly multifunctional and can be used for a huge variety of tasks. However, industry standard software does not provide easy solutions for allowing direct robot control right from CAAD (Computer Aided Architectural Design) systems. In this paper we will discuss existing methods of programming industrial robots, published architectural results (Gramazio and Kohler 2008) and the design of a new user interface that allows intuitive control of parametric designs and customized robotic mass production, by integrating CAM (Computer Aided Manufacturing) functions into CAAD.
keywords robot programming; parametric design; mass customization; grasshopper component design; fabrication; robot milling; digital architecture
series ACADIA
type normal paper
email
last changed 2022/06/07 07:54

_id acadiaregional2011_025
id acadiaregional2011_025
authors Bum Kim, Jong ; Mark J. Clayton, Wei Yan
year 2011
title Parametric Form-Based Codes: Incorporation of land-use regulations into Building Information Models
source Parametricism (SPC) ACADIA Regional 2011 Conference Proceedings
doi https://doi.org/10.52842/conf.acadia.2011.x.l7j
summary This project describes investigations into whether parametric modeling using a Building Information Modeling (BIM) platform can represent the provisions and constraints of Form-Based Codes (FBCs). BIM software environments couple 3D modeling with parametric form generation and rich semantics. Further capabilities of an Application Programming Interface that supports Object-Oriented Programming (OOP) results in a very powerful environment for expressing planning and design concepts. While these capabilities were developed under the intention of supporting building design, we hypothesize that they can support planning rules and regulations that are found in FBCs. If our approach is successful, future planning departments will be able to provide architects and urban designers with a FBC that is implemented as a BIM software toolkit, better integrating the planning phase of a project into the building design phase.
series ACADIA
last changed 2022/06/07 07:49

_id caadria2011_061
id caadria2011_061
authors Celani, Gabriela; José P. Duarte and Carlos V. Vaz
year 2011
title The gardens revisited: The link between technology, meaning and logic?
source Proceedings of the 16th International Conference on Computer Aided Architectural Design Research in Asia / The University of Newcastle, Australia 27-29 April 2011, pp. 643-652
doi https://doi.org/10.52842/conf.caadria.2011.643
summary The objective of this paper is to compare the computational concepts present in three books published by Mitchell between 1987 and 1990: The art of computer-graphics programming (1987), which has Robin Liggett and Thomas Kvan as co-authors, The logic of architecture (1990), probably his most influential work, and The poetics of gardens (1988), which has Charles Moore and William Turnbull as coauthors. By looking at the concepts that are presented in the three books and establishing a comparison between them, we expect to show that The poetics of Gardens should not be seen as a detour from Mitchell´s line of research, but rather as a key piece for understanding the relationship between technology, meaning and logic in his very coherent body of work.
keywords Computational design concepts; technology; meaning; logic
series CAADRIA
email
last changed 2022/06/07 07:55

_id cf2011_p051
id cf2011_p051
authors Cote, Pierre; Mohamed-Ahmed Ashraf, Tremblay Sebastien
year 2011
title A Quantitative Method to Compare the Impact of Design Mediums on the Architectural Ideation Process.
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. 539-556.
summary If we compare the architectural design process to a black box system, we can assume that we now know quite well both inputs and outputs of the system. Indeed, everything about the early project either feasibility studies, programming, context integration, site analysis (urban, rural or natural), as well as the integration of participants in a collaborative process can all be considered to initiate and sustain the architectural design and ideation process. Similarly, outputs from that process are also, and to some extent, well known and identifiable. We are referring here, among others, to the project representations or even to the concrete building construction and its post-evaluation. But what about the black box itself that produces the ideation. This is the question that attempts to answer the research. Currently, very few research works linger to identify how the human brain accomplishes those tasks; how to identify the cognitive functions that are playing this role; to what extent they operate and complement each other, and among other things, whether there possibly a chain of causality between these functions. Therefore, this study proposes to define a model that reflects the activity of the black box based on the cognitive activity of the human brain. From an extensive literature review, two cognitive functions have been identified and are investigated to account for some of the complex cognitive activity that occurs during a design process, namely the mental workload and mental imagery. These two variables are measured quantitatively in the context of real design task. Essentially, the mental load is measured using a Bakan's test and the mental imagery with eyes tracking. The statistical software G-Power was used to identify the necessary subject number to obtain for significant variance and correlation result analysis. Thus, in the context of an exploratory research, to ensure effective sample of 0.25 and a statistical power of 0.80, 32 participants are needed. All these participants are students from 3rd, 4th or 5th grade in architecture. They are also very familiar with the architectural design process and the design mediums used, i.e., analog model, freehand drawing and CAD software, SketchUp. In three experimental sessions, participants were asked to design three different projects, namely, a bus shelter, a recycling station and a public toilet. These projects were selected and defined for their complexity similarity, taking into account the available time of 22 minutes, using all three mediums of design, and this in a randomly manner to avoid the order effect. To analyze the two cognitive functions (mental load and mental imagery), two instruments are used. Mental imagery is measured using eye movement tracking with monitoring and quantitative analysis of scan paths and the resulting number and duration of participant eye fixations (Johansson et al, 2005). The mental workload is measured using the performance of a modality hearing secondary task inspired by Bakan'sworks (Bakan et al.; 1963). Each of these three experimental sessions, lasting 90 minutes, was composed of two phases: 1. After calibrating the glasses for eye movement, the subject had to exercise freely for 3 minutes while wearing the glasses and headphones (Bakan task) to get use to the wearing hardware. Then, after reading the guidelines and criteria for the design project (± 5 minutes), he had 22 minutes to execute the design task on a drawing table allowing an upright posture. Once the task is completed, the subject had to take the NASA TLX Test, on the assessment of mental load (± 5 minutes) and a written post-experimental questionnaire on his impressions of the experiment (± 10 minutes). 2. After a break of 5-10 minutes, the participant answered a psychometric test, which is different for each session. These tests (± 20 minutes) are administered in the same order to each participant. Thus, in the first experimental session, the subject had to take the psychometric test from Ekstrom et al. (1978), on spatial performance (Factor-Referenced Cognitive Tests Kit). During the second session, the cognitive style is evaluated using Oltman's test (1971). Finally, in the third and final session, participant creativity is evaluated using Delis-Kaplan test (D-KEFS), Delis et al. (2001). Thus, this study will present the first results of quantitative measures to establish and validate the proposed model. Furthermore, the paper will also discuss the relevance of the proposed approach, considering that currently teaching of ideation in ours schools of architecture in North America is essentially done in a holistic manner through the architectural project.
keywords design, ideation process, mental workload, mental imagery, quantitative mesure
series CAAD Futures
email
last changed 2012/02/11 19:21

_id ecaadesigradi2019_397
id ecaadesigradi2019_397
authors Cristie, Verina and Joyce, Sam Conrad
year 2019
title 'GHShot': a collaborative and distributed visual version control for Grasshopper parametric programming
source Sousa, JP, Xavier, JP and Castro Henriques, G (eds.), Architecture in the Age of the 4th Industrial Revolution - Proceedings of the 37th eCAADe and 23rd SIGraDi Conference - Volume 3, University of Porto, Porto, Portugal, 11-13 September 2019, pp. 35-44
doi https://doi.org/10.52842/conf.ecaade.2019.3.035
summary When working with parametric models, architects typically focus on using rather structuring them (Woodbury, 2010). As a result, increasing design complexity typically means a convoluted parametric model, amplifying known problems: 'hard to understand, modify, share and reuse' (Smith 2007; Davis 2011). This practice is in contrast with conventional software-programming where programmers are known to meticulously document and structure their code with versioning tool. In this paper, we argue that versioning tools could help to manage parametric modelling complexity, as it has been showing with software counterparts. Four key features of version control: committing, differentiating, branching, and merging, and how they could be implemented in a parametric design practice are discussed. Initial user test sessions with 5 student designers using GHShot Grasshopper version control plugin (Cristie and Joyce 2018, 2017) revealed that the plugin is useful to record and overview design progression, share model, and provide a fallback mechanism.
keywords Version Control; Parametric Design; Collaborative Design; Design Exploration
series eCAADeSIGraDi
email
last changed 2022/06/07 07:56

_id acadia11_292
id acadia11_292
authors Davis, Adam; Tsigkari, Martha; Iseki, Takehiko; Aish, Francis
year 2011
title Just Passing Through: Integration in Computational Environmental Design
source ACADIA 11: Integration through Computation [Proceedings of the 31st Annual Conference of the Association for Computer Aided Design in Architecture (ACADIA)] [ISBN 978-1-6136-4595-6] Banff (Alberta) 13-16 October, 2011, pp. 292-299
doi https://doi.org/10.52842/conf.acadia.2011.292
summary This paper proposes Buckminster Fuller’s concept of pattern integrity as a context for understanding computational techniques in environmentally responsive design. We argue that successful integration in this context requires a continuous design medium that allows for heterogeneous, mutable techniques and models. This model of integration is demonstrated by reference to a current project for a large canopy structure in Singapore with specific focus on issues of environmental mediation, object-oriented programming for CAD environments, and functional programming techniques within parametric modeling systems. We discuss the applicability of these novel integrative approaches to wider problems in computational design.
series ACADIA
type normal paper
email
last changed 2022/06/07 07:55

_id cf2011_p076
id cf2011_p076
authors Davis, Daniel; Burry Mark, Burry Jane
year 2011
title Untangling Parametric Schemata: Enhancing Collaboration Through Modular Programming
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. 55-68.
summary Presently, collaboration is difficult on large and complex parametric models due to the illegibility of unstructured schemata. This lack of legibility makes it hard for an outside author to understand the model, reducing their ability to edit and share the model. This paper investigates whether the legibility of parametric models is enhanced through restructuring the schema with modular programming principles. During a series of thinking-aloud interviews, designers asked to describe the function of unfamiliar schemata could consistently better comprehend the schemata structured with modular principles. Modular programming is found to be a small change to parametric modelling that derives clear benefits in terms of legibility, particularly when the model is large and used in a collaborative environment.
keywords parametric modelling, parametric schema, end-user programming, modular programming
series CAAD Futures
email
last changed 2012/02/11 19:21

_id ecaade2015_ws-robowood
id ecaade2015_ws-robowood
authors Hornung, Philipp; Johannes Braumann, Reinhold Krobath, Sigrid Brell-Cokcan and Georg Glaeser
year 2015
title Robotic Woodcraft: Creating Tools for Digital Design and Fabrication
source Martens, B, Wurzer, G, Grasl T, Lorenz, WE and Schaffranek, R (eds.), Real Time - Proceedings of the 33rd eCAADe Conference - Volume 2, Vienna University of Technology, Vienna, Austria, 16-18 September 2015, pp. 33-36
doi https://doi.org/10.52842/conf.ecaade.2015.2.033
wos WOS:000372316000004
summary Robotic Woodcraft is a transdisciplinary, arts-based investigation into robotic arms at the University for Applied Arts Vienna. Bringing together the craftsmen of the Department for Wood Technology, the geometers of the Department for Arts and Technology, the young industrial design office Lucy.D and the roboticists of the Association for Robots in Architecture, the research project explores new approaches on how to couple high-tech robotic arms with high-end wood fabrication. In the eCAADe workshop, participants are introduced to KUKA|prc (parametric robot control, Braumann and Brell-Cokcan, 2011) and shown approaches on how to create their own digital fabrication tools for customized fabrication processes involving wood.
keywords Robotic woodcraft; Arts-based research; Robotic fabrication; Visual programming; Parametric robot control
series eCAADe
last changed 2022/06/07 07:50

_id acadia11_372
id acadia11_372
authors James, Anne; Nagasaka, Dai
year 2011
title Integrative Design Strategies for Multimedia in Architecture
source ACADIA 11: Integration through Computation [Proceedings of the 31st Annual Conference of the Association for Computer Aided Design in Architecture (ACADIA)] [ISBN 978-1-6136-4595-6] Banff (Alberta) 13-16 October, 2011, pp. 372-379
doi https://doi.org/10.52842/conf.acadia.2011.372
summary Multidisciplinary efforts that have shaped the current integration of multimedia into architectural spaces have primarily been conducted by collaborative efforts among art, engineering, interaction design, informatics and software programming. These collaborations have focused on the complexities of designing for applications of multimedia in specific real world contexts. Outside a small but growing number of researchers and practitioners, architects have been largely absent from these efforts. This has resulted in projects that deal primarily with developing technologies augmenting existing architectural environments. (Greenfield and Shepard 2007)This paper examines the potential of multimedia and architecture integration to create new possibilities for architectural space. Established practices of constructing architecture suggest creating space by conventional architectural means. On the other hand, multimedia influences and their effect on the tectonics, topos and typos (Frampton 2001) of an architectural space (‘multimedia effects matrix’) suggest new modes of shaping space. It is proposed that correlations exist between those two that could inform unified design strategies. Case study analyses were conducted examining five works of interactive spaces and multimedia installation artworks, selected from an initial larger study of 25 works. Each case study investigated the means of shaping space employed, according to both conventional architectural practices and the principles of multimedia influence (in reference to the ‘multimedia effects matrix’) (James and Nagasaka 2010, 278-285). Findings from the case studies suggest strong correlations between the two approaches to spatial construction. To indicate these correlations, this paper presents five speculative integrative design strategies derived from the case studies, intended to inform future architectural design practice.
series ACADIA
type normal paper
email
last changed 2022/06/07 07:52

_id ecaade2011_073
id ecaade2011_073
authors Janssen, Patrick; Basol, Cihat; Chen, Kian Wee
year 2011
title Evolutionary Developmental Design for Non-Programmers
source RESPECTING FRAGILE PLACES [29th eCAADe Conference Proceedings / ISBN 978-9-4912070-1-3], University of Ljubljana, Faculty of Architecture (Slovenia) 21-24 September 2011, pp.245-252
doi https://doi.org/10.52842/conf.ecaade.2011.245
wos WOS:000335665500027
summary Evolutionary developmental design (Evo-Devo-Design) is a design method that combines complex developmental techniques with an evolutionary optimisation techniques. In order to use such methods, the problem specific developmental and evaluation procedures typically need to be define using some kind of textual programming language. This paper reports on an alternative approach, in which designers can use Visual Dataflow Modelling (VDM) instead of textual programming. This research described how Evo-Devo-Design problems can defined using the VDM approach, and how they can subsequently be run using a Distributed Execution Environment (called Dexen) on multiple computers in parallel. A case study is presented, where the Evo-Devo-Design method is used to evolve designs for a house, optimised for daylight, energy consumption, and privacy.
keywords Evolutionary; developmental; design; performance; optimisation
series eCAADe
email
last changed 2022/05/01 23:21

_id caadria2011_013
id caadria2011_013
authors Kozlova, Karine; Roham M. Sheikholeslami, Lyn Bartram and Robert F. Woodbury
year 2011
title Graph visualization in computer-aided design: An exploration of alternative representations for GenerativeComponentsTM Symbolic View
source Proceedings of the 16th International Conference on Computer Aided Architectural Design Research in Asia / The University of Newcastle, Australia 27-29 April 2011, pp. 133-142
doi https://doi.org/10.52842/conf.caadria.2011.133
summary In this paper we explore graph models used to illustrate the relationships between elements of designs in computer-aided design (CAD) systems. We discuss common limitations and ways to make such representations more usable and interactive. In order to study common problems of symbolic representations in CAD systems, we conducted a survey of a number of CAD applications that employ graph representations in their interface and provided comparative analysis of the properties of graph representations in these systems. As a case study we used Bentley GenerativeComponentsTM (GC) system - a parametric CAD application that uses graph (“symbolic”) view to visualize the structure of design. We conducted series of interviews with expert GC users that revealed many limitations of the GC symbolic view. To address these limitations, we developed alternative representations of symbolic view that aim at enhancing user experience with the system and reviewed these with expert GC users. As a result of our study, we developed a set of interactive prototypes using SHriMP1 visualization tool and Processing programming language. These provide improved ways of user interaction with symbolic representation, including better readability of the graph and, as a result, an improved support for design model analysis.
keywords Graph visualization; visual interfaces; CAD systems; visual interaction; node-link diagrams
series CAADRIA
type normal paper
email
last changed 2022/06/07 07:51

_id acadia11_144
id acadia11_144
authors Lavallee, Justin; Vroman, Rachel; Keshet, Yair
year 2011
title Automated Folding of Sheet Metal Components with a Six-axis Industrial Robot
source ACADIA 11: Integration through Computation [Proceedings of the 31st Annual Conference of the Association for Computer Aided Design in Architecture (ACADIA)] [ISBN 978-1-6136-4595-6] Banff (Alberta) 13-16 October, 2011, pp. 144-151
doi https://doi.org/10.52842/conf.acadia.2011.144
summary Through the automation of folding of sheet metal components by a six-axis industrial robot we explored the integration of parametrically-driven design and fabrication tools and its real-world implementation. Developed out of research into new possibilities presented by direct programming of flexible, digitally-driven, industrial tools, this project intends to speculate about the future implementation of parametric modeling tools in the field of design, and associated new, parametrically variable, fabrication processes. We explored the relationship between designer and machine, between data and craft, and tested conjectures about scale of production, through the digital creation, physical cutting, mental tracking, robotic folding, manual riveting, and sometimes painful installation of five hundred and thirty two unique sheet metal components. Such evaluations give insight into possible trajectories for development of new models of fabrication processes, questioning the scale and intellectual scope appropriate for custom fabrication environments, and the implicit need to then evaluate the incorporation of digital craft in design pedagogy.
series ACADIA
type work in progress
email
last changed 2022/06/07 07:52

_id ecaade2011_069
id ecaade2011_069
authors Lee, Seongki
year 2011
title Feasibility Computation of the Perimeter Block Housing in Early Design Process: A Perimeter Block Housing Design based on Zone Ordinance of Seoul
source RESPECTING FRAGILE PLACES [29th eCAADe Conference Proceedings / ISBN 978-9-4912070-1-3], University of Ljubljana, Faculty of Architecture (Slovenia) 21-24 September 2011, pp.235-244
doi https://doi.org/10.52842/conf.ecaade.2011.235
wos WOS:000335665500026
summary The goal of this paper is to present the feasibility computing tool for the perimeter block housing design in early design process. Firstly, the paper describes briefly issues of perimeter block housing focusing on block design cases of Seoul. Secondly, constraints and requirements of perimeter block housing are analysed and formulated based on specific zone ordinance and regulation. Thirdly application of half-edge data structure is presented for interconnected geometric problem solving. Fourthly, multi-objective optimization algorithm developed is shortly explained as problem solving method. Finally, feasibility-computing software using Java object oriented programming is developed. This can contribute to the tool development that can generate, optimize, evaluate and visualize perimeter block housings in early phases of design process by providing reliable design solutions for stakeholders.
keywords Perimeter block housing; design-constraints; parametric design; multi-objective optimization problem; design support system
series eCAADe
email
last changed 2022/05/01 23:21

_id ijac20109303
id ijac20109303
authors Meyboom, AnnaLisa
year 2011
title Heavy Design
source International Journal of Architectural Computing vol. 9 - no. 3, 251-258
summary Digital tools in architecture have a powerful capability that we have only begun to explore; the questions to ask of them are perhaps not what they can do but what should we use them for? To date, much of the work done in the area of computational design has been used as elaborate patterning - some have called it ‘ornament’. The significance of this ornament is not only pleasure but in its use of digital patterns to represent our current complex and digital age.This representation in itself is not problematic; however, what is problematic is the lack of other meaningful uses of the digital form-generating tools and their distance from a culture of making. The main failing of our use of digital design (algorithmic or not) in architecture to this point is its inability to translate smoothly from the digital world to the physical world. The main reasons for this difficulty in translation are gravity and inherent material properties. Working with gravity and its physical implications is generally considered the role of the structural engineer; as such, engineers have generally created digital tools in this area.The engineer's methodology analyses a structure based on complex structural analysis programming but in order to do this, a detailed description of the structure must already exist. This is not useful in preliminary stages of design. However, the generation of architecture within an environment, which already includes structural principles, may bring us one step closer to this transition of virtual to physical by including gravity in architectural generation while not diminishing the creative form-generating process. An approach has been proposed which responds with a concept of ‘heavy design’. This type of approach incorporates logics from other disciplines, primarily structural engineering, to inform design. The design process incorporates the structural behavior of a system into the architectural model. Engineering offers a mathematical interpretation of the physical world and this is inherently suited to algorithmic design because it is already in equation form. It can thus be programmed into the architectural form generational software. The variables used in the equations become the variables within the architectural design and this inherently brings the natural physical laws to the architecture through a numerical, algorithmic method. The design produced is not a singular answer but rather a responsive vocabulary of a structural system, which is then employed in design in differing conditions. The architecture produced is both function and ornament, having cultural interpretation but carrying out many engineering tasks: a true parametric architecture.
series journal
last changed 2019/05/24 09:55

_id sigradi2011_263
id sigradi2011_263
authors Muñoz, Patricia; López Coronel, Juan; Sequeira, Analía; Raffo Magnasco, Ignacio
year 2011
title Fabricación digital y morfología: la flexibilidad en la generación de formas [Digital fabrication: flexibility in the generation of shapes]
source SIGraDi 2011 [Proceedings of the 15th Iberoamerican Congress of Digital Graphics] Argentina - Santa Fe 16-18 November 2011, pp. 368-371
summary Industrial Design manufacturing possibilities have been modified by digital fabrication. A shift from regular to more complex shapes has occurred. During the last years we have been studying cutting and unfolding techniques, in particular the correspondence between cutting patterns and the different types of flexibility provided to rigid sheets. Different types and generative strategies have been developed and tested in their application in product design and in teaching. The enhancement of programming tools will enable experimentations in the continuous transformation of material properties through morphological interventions.
series SIGRADI
email
last changed 2016/03/10 09:55

For more results click below:

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