Geometric Typed Feature Structures: Toward Design Space Exploration

Total Page:16

File Type:pdf, Size:1020Kb

Geometric Typed Feature Structures: Toward Design Space Exploration il¡.q ,ota( Geometric Typed Feature Structures: Toward design spüce loration Teng-Wen Chang Dissertation Submitted in fultilment of the requirements for the degree of Doctor of Philosophy School of Architecture, Landscape Architecture and Urban Design The University of Adelaide 12 August 1999 copy right O 1999 by Teng-Wen Chang All rights reserved Table of Contents 0.1 Abstract .1 0.2 Statement .2 0.3 Acknowledgements .5 I Introduction and Background 7 1 Introduction 9 1.1 Overview of dissertation 11 1.2 Organisation of dissertation 12 2 Background: From design to exploration 15 2.1 Views on Design t6 2.2 State space search is a useful view 27 3 Directly Supporting explorationlesign space explorers 35 3.1 Components of design space explorers 35 3.2 Several implementations of design space explorers ............39 3.3 Summary ....................78 ll Theories and Algorithms 81 4 Domain objects: the SEED knowledge level 83 4.1, The knowledge level concepts 84 4.2 Realisation of the SEED knowledge level 9l 5 Representation of the knowledge level using Ïlped Feature Structures 93 5.1 Three Components ............. ............94 5.2 Three Algorithms ........98 5.3 A representation using Typed Feature Structures ..............100 5.4 Toward representing geometric information ...................... 103 6 Geometric Tlped Feature Structures 105 6.1 The characteristics of Order Types ,....108 6.2 Order Type Models ..................... .....113 6.3 Representing Order Types .....116 6.4 Order Types canying geometric information .....154 6.5 Summary .....180 lll lmplementation and Examples 181 7 Implementation-Ordering Geometry System 183 7.1 System Integration ..184 7.2 Order Type implementation ..187 7 .3 Two examples of Order Type implementation using C++ .190 7.4 How to specify geometric types in OGS ..205 8 Examples 207 8.1 Single Fronted Cottages 207 8.2 Examples-Building Enclosures 2t3 8.3 Summary 221 It lV Gonclusion 223 9 Conclusion 225 10 Contributions and future work 227 10.1 Contributions 227 10.2 Prospect of future research work 228 Bibliography 231 Appendix 241 Appendix A: The syntax of Kryos descriptions 243 Appendix B: Examples of Order Type Implementation . ...245 Appendix C: Single-Fronted cottage 283 Appendix D: Index of Symbols and Expressions . 287 tv List of Figures FIGURE 1. Interrelationships in the Design Process from Digital Design MedialMitchell and McCullough, 1995b1. 20 FIGURE 2 An Abstract Interpretation of three Phases in the Design Process[Rad- ford and Gero, 19881. 23 FIGURE 3 The Relationships Between Decisions with Constraints and Ideal GoalslRadford and Gero, 19881. 24 FIGURE 4 Possibilities of a Derivation Graph in the Design States[Woodbury, 1991a]. 25 'Woodbury's FIGURE 5 Informal Equation for the Exploration ModellV/oodbury, 19961. 32 FIGURE 6. A Partial Functional Unit Hierarchy for an Insulated Enclosure. 86 FIGURE 7. Abstract Enclosure Elements for (a) Wall Enclosure, (b) Enclosure for the Joint between the Wall and Roof, (c) Ground Enclosure and (d) Roof Enclosure. 8'l FIGURE 8. An Example of a Technology for the Continuous-Support of a V/all Enclosure is shown on the Top. The Partial FU Hierarchy is on the Bottom. 88 FIGURE 9. Left: the Initial Status of Spaces Enclosure. Right: Wall Continuous Support (Membrane) Design Unit (After Applying Technology). 89 FIGURE 10 An Example of Design Spaces Demonstrates the Transformation of Geometry from one State to another. 90 FIGURE 11 Mapping between a Generic Abstract Knowledge System Concept and the Corresponding Representation Scheme[Woodbury et al., 19981. 9l FIGURE 12. Mapping Between the SEED Knowledge Level and its Realisation Concept, 92 FIGURE 13. A Graph Notation of an Inheritance Hierarchy. 94 FIGURE 14. Definition of Appropriateness Specification[Caqpenter, 1992f . 95 FIGURE 15. Definition of a Feature Structure Over Types and Feats[Carpenter, 1992]. 96 FIGURE 16. An Example Feature Structure in Graph Notion. 96 FIGURE 17. Definition of Path Value[Carpenter, 1992]. 97 FIGURE 18. Definition of Description[Carpenter, 1992]. 9'l v FIGURE 19. Definition of Satisfaction[Carpenter, 1992]. 98 FIGURE 20. Definition of Subsumption[Carpenter, 1992]. 99 FIGURE 21. Definition of Unification[Carpenter, 1992]. 100 FIGURE 22. Mapping Between the Abstract System Concepts and the Corre- sponding Typed Feature Structures(TFS) Concepts. 101 FIGURE 23. A Complete Mapping from the Knowledge Level to its Symbol Level Representation. 102 FIGURE 24. A Description of Atomic Values in a Formal System. 103 FIGURE 25. Example of a Complete Partial Order of Three Real Intervals and a Bottom. 106 FIGURE 26 Example of a Succession InheritanceHierarchy. 107 FIGURE 27 Example of an Order Type Hierarchy. 109 FIGURB 28 An Example Represents the Properties of a Cube with a Higher Level Structure (in AVM Notation). 110 FIGURE 29. The Descriptions of Order Types have no Path Values. 111 FIGURE 30. Definition of a Geometric Feature Structure Over Order Types. 111 FIGURE 31. Comparison of Satisfaction of Typed Feature Structures with Satis- faction of Geometric Typed Feature Structures. 112 FIGURE 32. Order Types Need no Constraints. lI2 FIGURE 33. Requirements of a Partial Order Set[Davey and Priestley, 19941. 115 FIGURE 34. A Part of 'Lifted' Reals as an InheritanceHierarchy. l2O FIGURE 35. A Part of 'Lifted' Integers in an InheritanceHierarchy. 123 FIGURE 36. A Pa¡t of 'Lifted' Whole Numbers as an InheritanceHierarchy. 126 FIGURE 37. A Part of Ascending Reals as an InheritanceHierarchy. 129 FIGURE 38. A Part of Descending Reals as an InheritanceHierarchy. I32 FIGURE 39. A Part of Ascending Integers as an InheritanceHierarchy. 135 FIGURE 40. A Part of Descending Integers as an InheritanceHierarchy. 138 FIGURE 41. A Part of Ascending Whole Numbers as an InheritanceHierarchy. l4l FIGURE 42. A Part of Descending Whole Numbers as an InheritanceHierarchy. 144 FIGURE 43 A Part ofReal Intersection Intervals as an InheritanceHierarchy. 147 FIGURE 44. A Part oflnteger Intersection Intervals as an InheritanceHierarchy. 150 FIGURE 45 A Part of Whole Number Intersection Intervals as an InheritanceHierarchy. 154 FIGURE 46. Examples of Cell Complex: a Cell Complex Comprises Multi- Dimensional Cells. 156 FIGURE 47 The Boundary of a Region is Comprised by Cells from Different Dimensions, e.g. the Vertices of the Region Above are 0D Cells. 157 FIGURE 48. The Boundary of an nD Cell Comprises the (n-k)D Cells that Bound it. 157 FIGURE 49. Two Regions: A and B are Part of a Cell Complex C. Each Region Comprises a Set of Cells and two Regions might Share a Set of Cells. 158 FIGURE 50. The Boundary of a Region is Represented as a Region Containing Cells of Lower Dimensionality Than the Given Region. 158 FIGURE 5I. The Cells of a Region do not Maintain their Identities Through the Merge Operation. 159 FIGURE 52. The Point-Set of a Region Remain Invariant Across a Merge Opera- tion, but the Cells it Comprises might Change, e.g. the Cells that Region A Comprises Change After Merge Operation, but the Bound- ary of Region A still Remains Invariant. 159 FIGURE 53. Boolean Ops over Regions are the Set Boolean Ops (After Merging). 160 FIGURE 54. Regions Need not Model Closed Sets. Use two Regions: A and B from Figure 52, the Results of Boolean Ops Over these two Regions are not Closed. 160 FIGURE 55 Example of Point-Set Containing Relation Among Geometry Types. 161 FIGURE 56. A Part of 'Lifted' Point-Set as an InheritanceHierarchy. 165 FIGURE 57. A Part of IPSet as an InheritqnceHierarchy. 168 FIGURE 58. A Part of OPSet as an InheritanceHierarchy. l7l FIGURE 59. Example of Two IOPSets a and b,Such that . 174 FIGURE 60. A Part of IOPSet as an InheritanceHierarchy. 175 FIGURE 61. Example of Two OIPSets a and b,Such That. 178 FIGURE 62. A Part of OIPSet as an InheritanceHierarchy. 179 FIGURE 63. System for a Design Space Explorer Needs to Communicate with Both Typed Feature Structures and Non-Manifold Geometry. 183 FIGURE 64. Implementation of Geometric Typed Feature Structures Comprises Both Kryos and SHAPES (and its Display Library: Viewer). 184 FIGURE 65. A Generic System Design for a Design Space Explorer Requires a DesignRepresentation. 185 FIGURE 66. An Implementation of Representation: Geometric Typed Feature Structures which Contains Typed Feature Structures and Order Types. 185 FIGURE 67 A Proposed System Comprises two External Components: Kryos and SHAPES. 187 FIGURE 68. A 2D Display of the Schematic Layout Generated by OGS. 2ll FIGURE 69. A 3D View of the Abstract Layout: Each Room is Represented as a 3D Region. 212 FIGURETO. Each Room is a Sub-Cell of a Cell-Complex: Cell.¡" ¡our". 213 FIGURE 71. The Wall Continuous Support (Membrane Layer). Outfaces of this 'Wall from the Geometry of DU*". 217 FIGURB 72. A 3D Display of Four Layers of V/all Enclosures: Sun/Rainscreen, Insulation, Air-Banier, and Wall Continuous Support (from Left to Right). 2r9 vlt vlll List of Tables TABLE 1 A complete design space explorer should support representation, rules, memory and policy in both the system and HCI levels. These are examples of questions applied in the following reviews. 40 TABLE 2. LOOS supports exploration in representation, rule, memory and pol- icy in the system level and only supports exploration in representation and rules in the HCI level. 4l TABLE 3 ABLOOS supports exploration in representation, rules, memory and policy in the system level. It supports partially in representation, rules and policy but memory in the HCI level. 45 TABLE 4. DiscoverForm supports exploration in representation, rules and policy in both the system and HCI levels. 49 TABLE 5 GENESIS mainly supports exploration in representation. There are rules in both the system and the HCI levels 53 TABLB 6. Tafan Vy'orlds only supports exploration in representation and rules in the HCI level.
Recommended publications
  • Discussion on Application for Interior Space Design and the Application of Interior Design Style
    3rd International Conference on Education, Management and Computing Technology (ICEMCT 2016) Discussion on Application for Interior Space Design and the Application of Interior Design Style Xiaodong Zhang Institute of Environmental art design, Hebei Institute of Fine Art, Shijiazhuang hebei, 050700, China Keywords: interior design, psychological space, design style Abstract. Interior design is the essence of the interior space design, including physical space design and psychological space design two levels. Interior design style is an important issue for interior designers and owners. Through analysis and Research on the relationships between design and interior design style of interior space, summed up the "interior space design to create a style of interior design" and "interior design style shape the psychological space two obvious characteristics. Interior Space Design and Its Content The Meaning of Interior Space Design. Interior space design is a creative activity of human transformation of living space, through the interior space design can make human living environment become more comfortable [1]. Although the "interior space design" theory is not a long time, but has been constantly being human practice. Since ancient times, human beings have been in the pursuit of the security of living space. Full, comfortable and beautiful. People in the primitive society in the cave laying leaves, weeds and skins and in the walls of the cave with color drawing lines and patterns, and so on for living space transformation, which all belong to the indoor space design. Interior space design is not only focused on solving the relationship between people and nature, but also more and more focus on solving the problem of the relationship between people and society, so that people in the community better work and life.
    [Show full text]
  • Geometric Modeling in Shape Space
    Geometric Modeling in Shape Space Martin Kilian Niloy J. Mitra Helmut Pottmann Vienna University of Technology Figure 1: Geodesic interpolation and extrapolation. The blue input poses of the elephant are geodesically interpolated in an as-isometric- as-possible fashion (shown in green), and the resulting path is geodesically continued (shown in purple) to naturally extend the sequence. No semantic information, segmentation, or knowledge of articulated components is used. Abstract space, line geometry interprets straight lines as points on a quadratic surface [Berger 1987], and the various types of sphere geometries We present a novel framework to treat shapes in the setting of Rie- model spheres as points in higher dimensional space [Cecil 1992]. mannian geometry. Shapes – triangular meshes or more generally Other examples concern kinematic spaces and Lie groups which straight line graphs in Euclidean space – are treated as points in are convenient for handling congruent shapes and motion design. a shape space. We introduce useful Riemannian metrics in this These examples show that it is often beneficial and insightful to space to aid the user in design and modeling tasks, especially to endow the set of objects under consideration with additional struc- explore the space of (approximately) isometric deformations of a ture and to work in more abstract spaces. We will show that many given shape. Much of the work relies on an efficient algorithm to geometry processing tasks can be solved by endowing the set of compute geodesics in shape spaces; to this end, we present a multi- closed orientable surfaces – called shapes henceforth – with a Rie- resolution framework to solve the interpolation problem – which mannian structure.
    [Show full text]
  • Analyzing Space Dimensions in Video Games
    SBC { Proceedings of SBGames 2019 | ISSN: 2179-2259 Art & Design Track { Full Papers Analyzing Space Dimensions in Video Games Leandro Ouriques Geraldo Xexéo Eduardo Mangeli Programa de Engenharia de Sistemas e Programa de Engenharia de Sistemas e Programa de Engenharia de Sistemas e Computação, COPPE/UFRJ Computação, COPPE/UFRJ Computação, COPPE/UFRJ Center for Naval Systems Analyses Departamento de Ciência da Rio de Janeiro, Brazil (CASNAV), Brazilian Nay Computação, IM/UFRJ E-mail: [email protected] Rio de Janeiro, Brazil Rio de Janeiro, Brazil E-mail: [email protected] E-mail: [email protected] Abstract—The objective of this work is to analyze the role of types of game space without any visualization other than space in video games, in order to understand how game textual. However, in 2018, Matsuoka et al. presented a space affects the player in achieving game goals. Game paper on SBGames that analyzes the meaning of the game spaces have evolved from a single two-dimensional screen to space for the player, explaining how space commonly has huge, detailed and complex three-dimensional environments. significance in video games, being bound to the fictional Those changes transformed the player’s experience and have world and, consequently, to its rules and narrative [5]. This encouraged the exploration and manipulation of the space. led us to search for a better understanding of what is game Our studies review the functions that space plays, describe space. the possibilities that it offers to the player and explore its characteristics. We also analyze location-based games where This paper is divided in seven parts.
    [Show full text]
  • Chapter 6: Design and Design Frameworks: Investing in KBC and Economic Performance
    323 | DESIGN AND DESIGN FRAMEWORKS: INVESTMENT IN KBC AND ECONOMIC PERFORMANCE CHAPTER 6. DESIGN AND DESIGN FRAMEWORKS: INVESTMENT IN KBC AND ECONOMIC PERFORMANCE This chapter addresses the nature and the economic impact of design by looking at design-related intellectual property and how businesses protect their knowledge based capital. The chapter reviews the nature and various definitions of design and how design-related IP, specifically registered designs, relates to other formal IP mechanisms such as patents, trademarks, and copyright. It looks at the primary areas of design activity in a subset of OECD countries and investigates the similarities and differences of the constituent design IP regimes as well as the various treaties governing international design IP regulation. The review continues with an examination of how design-related IP functions in comparison to and in conjunction with other formal and informal IP protection mechanisms and what factors motivate firms to choose and appropriate combinations of protection mechanisms. By examining historical patterns of design registrations in a variety of ways, this chapter identifies trends, at the national level, of how firms perceive the importance of design-related IP. Analysis of national origins of registrations in both the European Community and the United States provides an indicator of the activity of those countries’ businesses relative to their proximities to the markets. It explores the existence of possible alternative indicators for design activity and of industry-specific variations across the sample set. The chapter concludes with a review of input and output measures as stated in the limited set of studies that have endeavoured to establish or quantify the value and/or benefit of design and design-related IP.
    [Show full text]
  • Intelligent Design Creationism and the Constitution
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Washington University St. Louis: Open Scholarship Washington University Law Review Volume 83 Issue 1 2005 Is It Science Yet?: Intelligent Design Creationism and the Constitution Matthew J. Brauer Princeton University Barbara Forrest Southeastern Louisiana University Steven G. Gey Florida State University Follow this and additional works at: https://openscholarship.wustl.edu/law_lawreview Part of the Constitutional Law Commons, Education Law Commons, First Amendment Commons, Religion Law Commons, and the Science and Technology Law Commons Recommended Citation Matthew J. Brauer, Barbara Forrest, and Steven G. Gey, Is It Science Yet?: Intelligent Design Creationism and the Constitution, 83 WASH. U. L. Q. 1 (2005). Available at: https://openscholarship.wustl.edu/law_lawreview/vol83/iss1/1 This Article is brought to you for free and open access by the Law School at Washington University Open Scholarship. It has been accepted for inclusion in Washington University Law Review by an authorized administrator of Washington University Open Scholarship. For more information, please contact [email protected]. Washington University Law Quarterly VOLUME 83 NUMBER 1 2005 IS IT SCIENCE YET?: INTELLIGENT DESIGN CREATIONISM AND THE CONSTITUTION MATTHEW J. BRAUER BARBARA FORREST STEVEN G. GEY* TABLE OF CONTENTS ABSTRACT ................................................................................................... 3 INTRODUCTION..................................................................................................
    [Show full text]
  • An Overview of the Building Delivery Process
    An Overview of the Building Delivery CHAPTER Process 1 (How Buildings Come into Being) CHAPTER OUTLINE 1.1 PROJECT DELIVERY PHASES 1.11 CONSTRUCTION PHASE: CONTRACT ADMINISTRATION 1.2 PREDESIGN PHASE 1.12 POSTCONSTRUCTION PHASE: 1.3 DESIGN PHASE PROJECT CLOSEOUT 1.4 THREE SEQUENTIAL STAGES IN DESIGN PHASE 1.13 PROJECT DELIVERY METHOD: DESIGN- BID-BUILD METHOD 1.5 CSI MASTERFORMAT AND SPECIFICATIONS 1.14 PROJECT DELIVERY METHOD: 1.6 THE CONSTRUCTION TEAM DESIGN-­NEGOTIATE-BUILD METHOD 1.7 PRECONSTRUCTION PHASE: THE BIDDING 1.15 PROJECT DELIVERY METHOD: CONSTRUCTION DOCUMENTS MANAGEMENT-RELATED METHODS 1.8 PRECONSTRUCTION PHASE: THE SURETY BONDS 1.16 PROJECT DELIVERY METHOD: DESIGN-BUILD METHOD 1.9 PRECONSTRUCTION PHASE: SELECTING THE GENERAL CONTRACTOR AND PROJECT 1.17 INTEGRATED PROJECT DELIVERY METHOD DELIVERY 1.18 FAST-TRACK PROJECT SCHEDULING 1.10 CONSTRUCTION PHASE: SUBMITTALS AND CONSTRUCTION PROGRESS DOCUMENTATION Building construction is a complex, significant, and rewarding process. It begins with an idea and culminates in a structure that may serve its occupants for several decades, even centuries. Like the manufacturing of products, building construction requires an ordered and planned assembly of materials. It is, however, far more complicated than product manufacturing. Buildings are assembled outdoors by a large number of diverse constructors and artisans on all types of sites and are subject to all kinds of weather conditions. Additionally, even a modest-sized building must satisfy many performance criteria and legal constraints, requires an immense variety of materials, and involves a large network of design and production firms. Building construction is further complicated by the fact that no two buildings are identical; each one must be custom built to serve a unique function and respond to its specific context and the preferences of its owner, user, and occupant.
    [Show full text]
  • Public Space Design for Urban Complex Public Space Design of the Metropolitan Urban Complex, Xuyong, Luzhou, China
    Public Space Design for Urban Complex Public Space Design of the Metropolitan urban complex, Xuyong, Luzhou, China SHAN XIAO Professional Project Report April 9, 2014 D e p a r t m e n t of Urban and Regional Planning University of Wisconsin - M a d i s o n CCC Executive Summary I choose this project as a continuity of what I did during the internship last summer. It’s a large-scale urban design project; I cooperated with the project team to come up with an urban design sketch, I took the responsibility of the public space design of the Metropolitan urban complex. I begin this paper by asking myself as planners, as urban designers, what can we do to make the public space attractive, comfortable, and at the same time support and reflect the attributes of the urban complex? In search of the answers, I did extensive literature readings and researches to explore the fundamental principles of landscape and environmental design of urban complex. I also did plenty of case studies of excellent public space design to learn practical techniques designers employed when doing an actual project. Through studying, I concluded several principles that are particularly worth noting, such as designs should be people oriented and commerce oriented, should be integrated into larger cultural context and urban texture, and should shape a sense of place. Bases on these guidelines, I developed my public space design for the Metropolitan urban complex in Xuyong, Luzhou, China. I used Photoshop, CAD, Sketchup to come up with the final deliverables. I finished this report with acknowledgement of the significance of architectural environment, and conclusions of schemes to improve the environment during the design process.
    [Show full text]
  • Does Intelligent Design Postulate a “Supernatural Creator?” Overview: No
    Truth Sheet # 09-05 Does intelligent design postulate a “supernatural creator?” Overview: No. The ACLU, and many of its expert witnesses, have alleged that teaching the scientific theory of intelligent design (ID) is unconstitutional in all circumstances because it posits a “supernatural creator.” Yet actual statements from intelligent design theorists have made it clear that the scientific theory of intelligent design does not address metaphysical and religious questions such as the nature or identity of the designer. Firstly, the textbook being used in Dover, Of Pandas and People (Pandas ), makes it clear that design theory does not address religious or metaphysical questions, such as the nature or identity of the designer. Consider these two clear disclaimers from Pandas : "[T]he intelligent design explanation has unanswered questions of its own. But unanswered questions, which exist on both sides, are an essential part of healthy science; they define the areas of needed research. Questions often expose hidden errors that have impeded the progress of science. For example, the place of intelligent design in science has been troubling for more than a century. That is because on the whole, scientists from within Western culture failed to distinguish between intelligence, which can be recognized by uniform sensory experience, and the supernatural, which cannot. Today we recognize that appeals to intelligent design may be considered in science, as illustrated by current NASA search for extraterrestrial intelligence (SETI). Archaeology has pioneered the development of methods for distinguishing the effects of natural and intelligent causes. We should recognize, however, that if we go further, and conclude that the intelligence responsible for biological origins is outside the universe (supernatural) or within it, we do so without the help of science." 1 “[T]he concept of design implies absolutely nothing about beliefs normally associated with Christian fundamentalism, such as a young earth, a global flood, or even the existence of the Christian God.
    [Show full text]
  • Personal Space: Interior Design Approaches to Bedrooms in Mental Health Developments 2
    Personal Space: Interior design approaches to bedrooms in mental health developments 2 www.healthierplaces.org 1 Personal Space: Interior design approaches to bedrooms in mental health developments The bedroom is perhaps the most intimate built environment. In a hospital, a bedroom is the one place that is yours for the time you are there; a place to rest in safety, to recover. This takes on a particular significance in mental health settings where bedrooms, though not the primary location for treatment and care, need to be a home from home and your place of refuge. Designing mental health bedrooms that are at the same time safe and pleasant is a real challenge. These small spaces must deliver in a number of areas. They must be: • a place that feels ‘homely’ to people with different needs and preferences, from young people to elderly people with dementia; people who may have very different ideas of what is friendly and reassuring, and what is alienating and strange. • a safe place; allowing observation and, often, meeting anti-ligature requirements in a manner that does not detrimentally effect the ‘homely’ nature and perception of privacy. • a place that is robust; being easy to keep clean and maintained so that it stays nice and healthy and for each occupant, whatever is thrown at it. • a place that is healing; that has the characteristics which evidence based design links to improved recovery times – upto 14% reduction in inpatient stays (Lawson and Phiri (2003)). This design challenge is an issue that is repeated tens of times in any one development, and hundreds of times across the country, thereby representing a significant investment in built infrastructure and the potential to impact care settings and outcomes for a huge number of people who can be resident in these establishments for a significant period of time.
    [Show full text]
  • Effective Brainstorming for Designers Overview
    EFFECTIVE BRAINSTORMING FOR DESIGNERS OVERVIEW FOCUS THE METHOD + TIMEBOXES x PEOPLE = SYNTHESIZE PROBLEM VOLUME OF IDEAS IDEAS PREPARE BRAINSTORM DISTILL 1. Agree on the business 1. Determine how many people will be in your brainstorm, 1. Post all of your ideas problem you’re trying to solve and the space you’ll be able to hold your meeting. for the team to see— (ideally in a design brief). even those that weren’t 2. Select the design methods that you feel will yield in the meeting. 2. Work with your team to the most appropriate ideas, based on the required final focus your approach to output for the project and the different personalities 2. With your team or in a the problem by creating that will be involved. future meeting, cluster your ideation questions from your design ideas into concept agreed-upon area of focus. 3. Plan out a clear agenda that sets out how the time will maps as a timeboxed be used—down to the minute, with stated idea generation exercise. Move from an goals for everyone involved (a.k.a. timeboxing). overwhelming number of ideas to systematic 4. Reserve the final minutes of your meeting to establish solutions. criteria for evaluating your ideas and outline next steps. ©2012 DAVID SHERWIN | [email protected] | CHANGEORDERBLOG.COM | @CHANGEORDER | ALL RIGHTS RESERVED PREPARING FOR A BRAINSTORM: IDEATION QUESTIONS Let’s start coming up with all sorts of amazing ideas! Wait—where do we even start? First, jot down some ideation questions. They are restatements of issues that form the basis of a design problem.
    [Show full text]
  • Interactive Design Space Exploration and Optimization for CAD Models
    Interactive Design Space Exploration and Optimization for CAD Models ADRIANA SCHULZ, JIE XU, and BO ZHU, Massachusetts Institute of Technology CHANGXI ZHENG and EITAN GRINSPUN, Columbia University WOJCIECH MATUSIK, Massachusetts Institute of Technology Precomputed Samples Interactive Exploration Parametric min stress Space CAD System Smooth interpolations Optimization Fig. 1. Our method harnesses data from CAD systems, which are parametric from construction and capture the engineer’s design intent, but require long regeneration times and output meshes with different combinatorics. We sample the parametric space in an adaptive grid and propose techniques to smoothly interpolate this data. We show how this can be used for shape optimization and to drive interactive exploration tools that allow designers to visualize the shape space while geometry and physical properties are updated in real time. Computer Aided Design (CAD) is a multi-billion dollar industry used by CCS Concepts: • Computing methodologies → Shape modeling; Shape almost every mechanical engineer in the world to create practically every analysis; Modeling and simulation; existing manufactured shape. CAD models are not only widely available Additional Key Words and Phrases: CAD, parametric shapes, simulation, but also extremely useful in the growing field of fabrication-oriented design because they are parametric by construction and capture the engineer’s precomputations, interpolation design intent, including manufacturability. Harnessing this data, however, ACM Reference format: is challenging, because generating the geometry for a given parameter Adriana Schulz, Jie Xu, Bo Zhu, Changxi Zheng, Eitan Grinspun, and Woj- value requires time-consuming computations. Furthermore, the resulting ciech Matusik. 2017. Interactive Design Space Exploration and Optimization meshes have different combinatorics, making the mesh data inherently dis- for CAD Models.
    [Show full text]
  • Creative Space in Design Education: a Typology of Spatial Functions
    INTERNATIONAL CONFERENCE ON ENGINEERING AND PRODUCT DESIGN EDUCATION 6 & 7 SEPTEMBER 2012, ARTESIS UNIVERSITY COLLEGE, ANTWERP, BELGIUM CREATIVE SPACE IN DESIGN EDUCATION: A TYPOLOGY OF SPATIAL FUNCTIONS Katja THORING 1, Carmen LUIPPOLD 2 and Roland M MUELLER 3 1Anhalt University of Applied Sciences, Dessau 2Bauhaus University, Weimar 3Berlin School of Economics and Law ABSTRACT This article analyses the role of the space for facilitating creativity, especially in the context of creative education. Based on a qualitative user research with cultural probes, five different types of creative spaces were identified: 1) the “Solitary Space”, which allows thinking and meditation, and which is characterized by a silent atmosphere, 2) the “Team Space”, which invites people to communicate with each other, and which is characterized by noise, playfulness and team interactions, 3) the “Tinker Space”, which allows people to experiment and to build stuff, e.g. in the university’s workshops, and 4) the “Presentation Space”, where people can actively present and show their work, or passively consume input (such as lectures). Additionally there are “Transition Spaces”, like hallways, which are used for informal exchange and chats as well as to withdraw from the focused creative work. Independent from the type, different functions of a creative space could be identified, such as a) space as a knowledge repository, b) space as an indicator of a specific culture, c) space as a process manifestation, d) space as a social dimension, and e) space as a source of stimulation. The paper suggests characteristics and criteria for each of the types and functions. The results are summarized in a framework.
    [Show full text]