Incorporation of System and Safety Analysis Models Using a Dedicated Reference Model

Total Page:16

File Type:pdf, Size:1020Kb

Incorporation of System and Safety Analysis Models Using a Dedicated Reference Model INSiDER: Incorporation of System and Safety Analysis Models using a Dedicated Reference Model Marc Zeller, Siemens AG, Corporate Technology Kai Höfig, Siemens AG, Corporate Technology Key Words: safety, model-based development, system design, safety analysis, synchronization SUMMARY & CONCLUSIONS approaches provide promising solutions [2]. In order to take full advantage of this potential in the development of safety- In order to enable model-based, iterative design of safety- relevant embedded systems, model-based techniques should relevant systems, an efficient incorporation of safety and be applied for both, the system and the safety engineering system engineering is a pressing need. Our approach [3,4]. Moreover, an iterative and incremental design process interconnects system design and safety analysis models should be applied to break with delaying “try and error” and efficiently using a dedicated reference model. Since all “clone and own” project cultures in industrial practice and to information are available in a structured way, traceability make the right development decisions in early design phases. between the model elements and consistency checks enable In order to enable model-based, iterative design of safety- automated synchronization to guarantee that information relevant embedded systems, the incorporation of safety and within both kind of models are consistent during the system engineering is a pressing need. But to interconnect development life-cycle. system and safety analysis models efficiently the following 1 INTRODUCTION challenges must be solved: An automated mapping between the elements of the Nowadays, embedded systems are omnipresent in the system design and the safety analysis model is required in daily life, e.g. in industrial automation, medical devices or order to enable seamless traceability. transportation systems. These systems often implement safety- The information within both kinds of models must be kept relevant functionalities. A failure within these systems may consistent during the complete development process. For lead to catastrophic accidents. Therefore, safety must be instance, if a certain system element is deleted or considered during the whole development process of a safety- renamed, the safety analysis model must be adjusted relevant embedded system [1]. However, as practical accordingly. This synchronization should be performed experiences in industrial projects show, safety analyses are automatically to guarantee that the safety as well as the often performed only once and very late in the development system engineer always works on consistent data. cycle because they are very time-consuming. Pre-existing methodologies for both system and safety Traditionally, safety analyses are performed by safety modeling should be used when incorporating system engineers, while the system is designed by system engineers. design and safety analysis. Thus, the system as well as the Thus, separate techniques and tools are used in industry for the safety engineer can continue to work with well known design of the system and the analysis of the system in terms of techniques and tools, they are already familiar with. safety. In general, system engineers are not familiar with the To cope with these challenges, our approach interconnects methodologies, notions and tools related to safety and vice system design and safety analysis models by using a dedicated versa. This is because system and safety engineering are two reference model. This concept aims to incorporate system and very different disciplines. However, this gap poses an safety engineering during the model-based development additional issue during the development of safety-relevant process using existing, well-established system design and systems and increases the communication as well as the safety analysis techniques (such as Fault Tree analysis, synchronization overhead between the different kinds of Markov chains, FMEAs, etc.). Thus, available information engineers. from the system model can be used as input for the safety With the increasing system complexity of today's analysis model. Since all information are available in a embedded systems, also the number of structured way, the resulting traceability between the model safety-relevant functions grows continuously. Due to this, the elements enables the automated synchronization to guarantee safety analysis of modern embedded systems has become very that information within both kind of models are consistent complex and time-consuming. To cope with the system w.r.t. correctness and completeness. complexity in the system development, model-based © 2016 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works. DOI: 10.1109/RAMS.2016.7448074 URL: https://ieeexplore.ieee.org/document/7448074 The reminder of this paper is organized as follows: In development process for safety-relevant embedded systems, a Section 2 we summarize related work in this area. Afterwards, dedicated reference model is used to link system and safety our approach to interconnect and synchronize system and analysis models. Thus, it stores all information from the safety analysis models with a dedicated reference model is system design as well as all safety-related information in a presented and illustrated using a running example. Finally, the structured way by providing references to these models. The paper is concluded in Section 5. so-called System Safety Analysis Model (S2AM) is a common super-set of the System Model (SM) (e.g. defined by a generic 2 RELATED WORK approach for model-based system engineering such as SysML A straight-forward approach to connect system and safety [16] or a domain-specific one such as EAST-ADL [17] in the models is to use model-to-model transformations. A model automotive domain) as well as the Safety Analysis Model transformation has one or several models as input and (SAM) (e.g. FEMA, Fault Tree or Markov chain): specifies rules how to produce a specific output model. This S 2 AM SM SAM | SM SAM {} (1) method can be adopted to any kind of system or safety model. But since a model-to-model transformation is executed with manually, the consistency between system and safety model SM C, P,CON (2) cannot be guaranteed. Moreover, a specific model-to-model transformation for each kind of system model in combination and with each kind of safety analysis is needed. SAM E,FM , (3) Various approaches incorporate the safety analysis model The SM is defined as a tuple consisting of a set of components into the system model by extending it with specific safety- related information. For instance, a UML-based [5,6], SysML- C c1,...,cn (4) based [7,8] or EAST-ADL-based [9] model of the system is and a set of ports annotated with safety information by incorporation them into in out in out the existing modeling artifacts. Other approaches as presented P P P | P P {} (5) in [10,11,12] extend the system model by specific modeling in in in where P p1 ,..., pr is the set of input ports and artifacts to represent safety information. The safety analysis out out out P p1 ,..., ps is the set of output ports. Each port is model may then be derived (semi-)automatically from such an allocated to a specific component: extended system model in order to improve consistency [13]. : P C (6) However, the system model must be extended in order to enable the annotation with safety information. Therefore, CON is a set of directed communication links between the specific tooling is needed to work with the extended system components of the systems, respectively their ports: model. Moreover, the annotation must be performed manually CON Pout Pin (7) by the safety engineer, which may not familiar with the common approaches for system modeling. In contrast to this tight coupling of system and safety models, our approach enables loose coupling and supports any kind of system and safety analysis model. Thus, the safety as well as the system engineering can work with models they are familiar with. Other approaches in the area of model-based safety analysis, such as HiP-HOPS [14] or FPTN [15], are based on a dedicated model for safety analysis. To enable traceability w.r.t. the elements within the system design, the safety analysis model reflects the structure of the system by the notion of components, their relationship, and their hierarchical Figure 1 - Exemplary system model SM Ex organization. However, these are specific methodologies An example system is shown in Figure 1 with which require dedicated tools for safety analysis. (c1,c2,c3, 3 THE INSIDER APPROACH SM Ex in1,in2,in3,out1,out2,out3,out4, (8) In this section, we present our approach to interconnect con1,con2) and synchronize system design and safety analysis models. In the following, this method is described formally and illustrated with using an example system (see Figure 1). (in1) c1, (in2) c2, (in3) c3, 3.1 Interconnection (out1) c1, (out2) c1, (9) (out3) c2 (out4) c3 In order to enable a model-based and iterative and con1 out1,in2, con1 out2,in3 (10) where The SAM is a tuple with a set of (basic) events (also SAMc1 w, x,a,b,c,d,a w b,a x d,a c called causes) SAMc2 y , e, f ,h,i, e y h, f i (18) E e1,..., er (11) SAMc3 z , g, j , g z j and a set of failure ports and F F in F out | F in F out {} (12) con1' b,e, con2' c, f ,con3' d, g (19) in in in where F f1 ,..., fv is the set of failure inports and out out out In order to enable the seamless information flow between F f1 ,..., fw is the set of failure outports.
Recommended publications
  • Critical Making at the Edges
    Visible Language 49.3 the journal of visual communication research special issue Jessica Barness Amy Papaelias guest editors December 2015 critical making DESIGN and the DIGITAL HUMANITIES ADVISORY BOARD GUEST EDITORS' INTRODUCTION Naomi Baron — The American University, Washington, D.C. 4–11 Critical Making at the Edges Michael Bierut — Pentagram, New York, NY Jessica Barness, Amy Papaelias Matthew Carter — Carter & Cone Type, Cambridge, MA Keith Crutcher — Cincinnati, OH THEORY AND SPECULATIONS Mary Dyson — University of Reading, UK 12–33 Meta!Meta!Meta! A Speculative Design Brief for the Digital Humanities Jorge Frascara — University of Alberta, Canada / Universidad Anne Burdick de las Americas Puebla Ken Friedman — Swinburne University of Technology, Melbourne, Australia 34–61 Clues. Anomalies. Understanding. Detecting underlying assumptions and Michael Golec — School of the Chicago Art Institute, Chicago, IL Judith Gregory — University of California-Irvine, Irvine, CA expected practices in the Digital Humanities through the AIME project Kevin Larson — Microsoft Advanced Reading Technologies Donato Ricci, Robin de Mourat, Christophe Leclercq, Bruno Latour Aaron Marcus — Aaron Marcus & Associates, Berkeley, CA Per Mollerup — Swinburne University of Technology, Melbourne, Australia 62–77 Writing Images and the Cinematic Humanities Tom Ockerse — Rhode Island School of Design, Providence, RI Holly Willis Sharon Poggenpohl — Estes Park, CO Michael Renner — The Basel School of Design — Visual Communication 78–99 Beyond the Map: Unpacking
    [Show full text]
  • What We Heard from You
    What We Heard From You “The Charette process invited my neighbors and me to share our opinions and suggestions in designing a positive addition to our community . The Charette process has developed a plan that no one group of people could have achieved alone – it has drawn the best from those who participated.” STEVE POTTER Charette participant he design process that created that showcased the proposed look, the Pleasant Hill BART Station function and character of the BART TCommunity Plan was based on station. the principle that “the best plans are The high level of citizen turnout made by many hands.” More than 500 was tremendously valuable to the people participated in the Charrette process. Many dropped in during the and offered up a wealth of ideas, sug- more than 80 hours of “open door gestions and perspectives about what studio time.” The Pleasant Hill BART they wanted for their community. Station owes a great deal to these While these citizen planners have committed citizens who spent their blazed the trail for the new BART time, energy and talents helping to transit village, there still is much work Charrette participants were encouraged create an innovative, thoughtful to be done, with plenty more opportu- to generate their own ideas, helping Community Plan for the new transit nities for public input from neighbors the designers better understand the village. and others during the land use review community’s needs and desires. and approval process (see Next Steps that need to be protected. In addition, below). the team conducted market and trans- A Charrette is an inclusive public planning process undertaken by How the Charrette process portation background research that was used to help test various scenarios a inter-disciplinary design team, worked created during the charrette.
    [Show full text]
  • Visual Information Design
    CSE 440 – Autumn 2012 User Interface Design, Prototyping, & Evaluation Professor Landay USER INTERFACE DESIGN + PROTOTYPING + EVALUATION Hall of Fame or Shame? Visual Information Design Prof. James A. Landay University of Washington Autumn 2012 * Includes material from Skip Shelly, Edward Tufte, Kevin Mullet, & Scott Klemmer Hall of Shame! Hall of Shame! 20 pages of 20 pages of scrolling to get scrolling to get to the next to the next action action USER INTERFACE DESIGN + PROTOTYPING + EVALUATION Outline • Review Prototyping • Simplification Visual Information Design • Small Multiples • Typography & Grid systems • Things to Avoid Prof. James A. Landay • Color University of Washington • Proportion & Scale Autumn 2012 • Design economy * Includes material from Skip Shelly, Edward Tufte, • Visualization Kevin Mullet, & Scott Klemmer 11/20/2012 CSE440 - User Interface Design, Prototyping, & Evaluation 6 1 CSE 440 – Autumn 2012 User Interface Design, Prototyping, & Evaluation Professor Landay Prototyping Review Quotes: Mullet and Sano • Prototypes are a concrete representation of a design or final product “Design is not something that can be • Low-fi testing allows us to? applied after the fact, when the – quickly iterate fundamental organization of the product – get feedback from users & change right away has already been determined–though this is indeed a common misconception. • Problems with lo-fi testing? To be effective, design must be an – computer inherently “buggy” integral part of the product development – timings not accurate lifecycle.” – some widgets hard to recognize as sketches – dynamic behaviors hard to simulate 11/20/2012 CSE 440: User Interface Design, Prototyping, & Evaluation 7 11/20/2012 CSE440 - User Interface Design, Prototyping, & Evaluation 8 Quotes: Mihai Nadin How Might We Improve This? “Method helps intuition when it is not transformed into dictatorship.
    [Show full text]
  • LATUX: an Iterative Workflow for Designing, Validating, and Deploying Learning Analytics Visualizations
    (2015). LATUX: An iterative workflow for designing, validating, and deploying learning analytics visualizations. Journal of Learning Analytics, 2(3), 9–39. http://dx.doi.org/10.18608/jla.2015.23.3 LATUX: An Iterative Workflow for Designing, Validating, and Deploying Learning Analytics Visualizations Roberto Martinez-Maldonado Connected Intelligence Centre, University of Technology Sydney, Australia School of Information Technologies, The University of Sydney, Australia [email protected] Abelardo Pardo School of Electrical & Information Engineering, The University of Sydney, Australia Negin Mirriahi School of Education & Learning and Teaching Unit, University of New South Wales, Australia Kalina Yacef School of Information Technologies, The University of Sydney, Australia Judy Kay School of Information Technologies, The University of Sydney, Australia Andrew Clayphan School of Information Technologies, The University of Sydney, Australia ABSTRACT: Designing, validating, and deploying learning analytics tools for instructors or students is a challenge that requires techniques and methods from different disciplines, such as software engineering, human–computer interaction, computer graphics, educational design, and psychology. Whilst each has established its own design methodologies, we now need frameworks that meet the specific demands of the cross-disciplinary space defined by learning analytics are needed. In particular, LAK needs a systematic workflow for creating tools that truly underpin the learning experience. In this paper, we present a set of guiding principles and recommendations derived from the LATUX workflow. This is a five-stage workflow to design, validate, and deploy awareness interfaces in technology-enabled learning environment. LATUX is based on well-established design processes for creating, testing, and re-designing user interfaces.
    [Show full text]
  • Finding Balance in Generative Product Design Alex Lobos Rochester Institute of Technology
    Rochester Institute of Technology RIT Scholar Works Presentations and other scholarship Faculty & Staff choS larship Summer 8-15-2018 Finding Balance in Generative Product Design Alex Lobos Rochester Institute of Technology Follow this and additional works at: https://scholarworks.rit.edu/other Part of the Computer-Aided Engineering and Design Commons, Industrial and Product Design Commons, Other Engineering Commons, View the full list of Digital Commons Disciplines associated with this work on its record page. Recommended Citation Lobos, A. (2018). Finding Balance in Generative Product Design. In: Norddesign 2018. Linköping University, Linköping, Sweden. 14-17 August, 2018. This Conference Paper is brought to you for free and open access by the Faculty & Staff choS larship at RIT Scholar Works. It has been accepted for inclusion in Presentations and other scholarship by an authorized administrator of RIT Scholar Works. For more information, please contact [email protected]. Pre-Print version Finding Balance in Generative Product Design Alex Lobos1 1Department of Industrial Design, Rochester Institute of Technology (USA) E-mail: [email protected] Abstract Generative design develops complex forms and structures similar to those found in nature, taking advantage of automated tasks and high-scale computing power. This approach benefits designers in the creation systems that are efficient, resilient and visually engaging. These systems follow specific rules for form generation and meet clear design goals in terms of shape, strength, mass, and other physical attributes. There is a large number of methods for creating generative systems, based on establishing desired outcomes and behaviors for how components relate to each other. Examples of methods include L-Systems, Shape Grammars, Swarm Intelligence, Form Optimization, Lattice Design, and many others.
    [Show full text]
  • Integrating the Charrette Process Into Engineering Education: a Case Study on a Civil Engineering Capstone Course
    AC 2012-3084: INTEGRATING THE CHARRETTE PROCESS INTO EN- GINEERING EDUCATION: A CASE STUDY ON A CIVIL ENGINEER- ING DESIGN CAPSTONE COURSE Dr. Michelle Renee Oswald, Bucknell University Michelle Oswald, a LEED AP, is an Assistant Professor at Bucknell University in the Department of Civil and Environmental Engineering. Her focus is in sustainable transportation planning and sustainable engi- neering education. She completed her doctoral degree in civil engineering at the University of Delaware, along with a master’s of civil engineering degree, and a master;s of arts in urban affairs and public policy. She received a bachelor of science in civil and environmental engineering from Lafayette College. Dr. Arthur D. Kney, Lafayette College Arthur D. Kney has been a resident of Bethlehem, Penn. since 1993. He lives with his lovely wife Linda, their brilliant eight-year-old daughter, and two wonderful cats. Kney received his doctorate of philosophy (Ph.D.) in environmental engineering from Lehigh University in 1999 and his professional engineering li- cense in 2007. He is currently serving as an Associate Professor and Department Head in the Department of Civil and Environmental Engineering at Lafayette College. Throughout Kney’s career, he has been active in the community, at the local, state, and national level. He has served as chair of the Pennsylvania Water Environment Association (PWEA) research committee, Chair of the Bethlehem Environmental Ad- visory Committee, Vice President of the Lehigh Valley Section of the American Society of Civil Engineers (ASCE), Secretary of ASCE/Environmental and Water Resources Institute (EWRI) Water Supply Engi- neering Committee, and he has been a member of the AWWA/ASCE WTP Design 4th Edition Steering Committee.
    [Show full text]
  • The Charrette Test Method
    CIFECENTER FOR INTEGRATED FACILITY ENGNEERING The Charrette Test Method By Mark Clayton, John Kunz, and Martin Fischer CIFE Technical Report #120 September, 1998 STANFORD UNIVERSITY CIFE CENTER FOR INTEGRATED FACILITY ENGINEERING, STANFORD UNIVERSITY Copyright © 1998 by Center for Integrated Facility Engineering If you would like to contact the authors, please write to: c/o CIFE, Civil and Environmental Engineering Stanford University Terman Engineering Center Mail Code: 4020 Stanford, CA 95305-4020 1 The Charrette Test Method THE CHARRETTE TEST METHOD Mark J. Clayton, John C. Kunz, Martin A. Fischer Introduction This paper discusses validation of an evaluation process in building design. We claim that it both matches designers’ cognitive activities and is implementable as software that partially automates the process. The working SME system provides evidence for the latter claim. An example of the Cyclotron Suite shows that the software can automatically create a product model of a building as the result of performing design activities including evaluation. This paper presents methods that we used to provide evidence that the software and the design theories that it embodies are usable by other designers. We developed and used the Charrette Test Method for testing the effectiveness of computing methods. We report on its use to develop evidence for the general suitability of SME and its effectiveness in aiding the design evaluation process. The experiment compares a manual process of solving a design evaluation problem to a partially automated process using the SME prototype. The problem The basic issue that we address in the Charrette Test Method is how to determine whether a process performed using one set of tools is superior to a process performed using another set of tools.
    [Show full text]
  • Temporal Typography Characterization of Time-Varying Typographic Forms by Yin Yin Wong
    Temporal Typography Characterization of time-varying typographic forms by Yin Yin Wong B.F.A. Graphic Design Carnegie Mellon University May 1988 Submitted to the Program in Media Arts and Sciences School of Architecture and Planning in partial fulfillment of the requirements for the degree of Master of Science in Media Arts and Sciences at the Massachusetts Institute of Technology August 1995 Copyright 1995 MIT All Rights Reserved Signature of Author Program in MediaArts and Sciences August I1,1995 C0-ertified b Ronald MacNeil Principal Research Associate MIT Media Laboratory Thesis Advisor , 11 1 ItJ A Accepted by Vy Stephen A. Benton Chairperson .ASSACHUSETTS INSITUTE Departmental Committee on Graduate Students OF TECHNOLOGY Program in MediaArts and Sciences OCT 2 6 1995 LIBRARIES Temporal Typography Characterization of time-varying typographic forms byYin Yin Wong B.F.A. Graphic Design Carnegie Mellon University May 1988 Submitted to the Program in Media Arts and Sciences School of Architecture and Planning in partial fulfillment of the requirements for the degree of Master of Science in Media Arts and Sciences On August 11, 1995 Abstract Text is no longer limited to a static presentation in electronic communication. Typographic form can change in size, color, and position according to a reader's interaction in real time. This thesis proposes temporal typography as an area of study which incorporates the dynamic visual treatment of written language. Presently, graphic design lacks ways to conceputalize and describe temporal typography in a systematic way. This thesis presents a characterizationscheme which provides a set of concepts and terminology which allows for the descrip- tion of typographic expressions that change dynamically over time.
    [Show full text]
  • Pile Selection and Design: Lock and Dam No. 26 (Replacement)
    Transportation Research Record 884 45 large open-end diesel hammers. Difficulties during Division, ASCE (Illinois Section), 1973. production driving were practically nonexistent. 2. G.G. Goble, G. Likins, and F. Rausche. Bearing 3. Dynamic-capacity predictions agreed well with Capacity of Piles from Dynamic Measurements, the static load test results. Final Report. Ohio Department of Transportation, 4. Measured hammer performance was poorer than Columbus, and Department of Solid Mechanics, Case predicted in most cases. Thus, construction control Western Reserve Univ., Cleveland, Rept. OHIO­ by using dynamic measurements or static load tests DOT-05-75, March 1975. is necessary as design loads are increased. 3. F. Rausche, F. Moses, and G.G. Goble. Soil 5. A preliminary test program of the type con­ Resistance Predictions from Pile Dynamics. ducted here can be expected to save large amounts of Journal of the Soil Mechanics and Foundations money. Division, ASCE, Vol. 98, No. SM9, Proc. Paper 9220, Sept. 1972. REFERENCES 1. M.T. Davisson. High Capacity Piles. In Proc., Notice: The Transportation Resrorch Board does not endorse products or Soil Mechanics Lecture Ser ies--Innovation in manufacturers. Trade and manufacturers' names appear in this paper because Foundation Construction, Soil and Mechanics they are considered essential to its object. Pile Selection and Design: Lock and Dam No. 26 (Replacement) BRUCE H. MOORE Lock and Dam No. 26 is a major navigation structure on the Mississippi River river bottom attended this failure. The construc­ some 25 miles north of St. Louis, Missouri. At the site there is a large, un­ tion of the riverward auxiliary lock was done in balanced horizontal water load of 24 ft.
    [Show full text]
  • Rethinking Topology Optimization Through Iterative Design Cycles with Pareto
    Rethinking Topology Optimization through Iterative Design Cycles with Pareto Designing and manufacturing parts with a straightforward goal, for instance, to be lightweight and provide the greatest strength with available materials at a reasonable cost can be a fairly uncomplicated endeavor. Add a goal of improved heat transfer in a multiple load scenario and the complexity of the manufacturing challenge grows enormously, with the ability to design and evaluate parts becoming time- and cost- prohibitive. In turn, this presents barriers to cycles of generative design which are opportunities for engineers to experiment and learn. With the limited ability to prototype using generative design cycles, engineers are constrained in the frequency of learning opportunities they have, along with the total number of iterations they can create. The result of these cost and time constraints can have negative impacts downstream in the manufacturing process. Throughout this year, MITRE engineers were faced with the challenge of researching multi-objective optimizations and sought to find opportunities to enable MITRE to iterate and achieve optimal designs in a shorter time period and with reduced costs. Drawing upon a partnership facilitated by MITRE’s Bridging Innovation initiative with the Techstars Starburst Space Accelerator, MITRE’s engineers called upon Pareto™, a new software tool developed by SciArt Software. The optimization method employed by Pareto™ promises orders of magnitude improvement in speed of Finite Element Analysis (FEA) and topology optimization to provide viable design concepts for challenging problems. This new algorithm reduces the need for expensive, high power computing (HPC) and encourages design engineers to explore many ideas quickly at right at their desks.
    [Show full text]
  • Visifit: Structuring Iterative Improvement for Novice Designers Woodstock ’18, June 03–05, 2018, Woodstock, NY
    1 VisiFit: Structuring Iterative Improvement for Novice 2 Designers 3 4 5 LYDIA B. CHILTON, Columbia University 6 ECENAZ JEN OZMEN, Columbia University 7 SAM ROSS, Barnard College 8 VIVIAN LIU, Columbia University 9 10 11 12 13 14 15 16 17 18 19 20 21 22 Fig. 1. Two examples of how the VisiFit system can improve a visual blend prototype in under 4 minutes. The 23 left image blends New York City and autumn. The right image blends navel orange and winter. 24 Visual blends are a graphic design challenge to seamlessly integrate two objects into one. Existing tools help 25 novices create prototypes of blends, but it is unclear how they would improve them to be higher fidelity. To 26 help novices, we aim to add structure to the iterative improvement process. We introduce a technique for 27 improving blends called fundamental dimension decomposition. It is grounded in principles of human visual 28 object recognition. We present VisiFit - a computational design system that uses this technique to enable 29 novice graphic designers to improve blends by exploring a structured design space with computationally 30 generated options they can select, adjust, and chain together. Our evaluation shows novices can substantially improve 76% of blends in under 4 minutes. We discuss how the technique can be generalized to other blending 31 problems, and how computational tools can support novices by enabling them to explore a structured design 32 space quickly and efficiently. 33 34 CCS Concepts: • Human-centered computing ! Interactive systems and tools. 35 Additional Key Words and Phrases: Computational design, Design tools, Iterative design 36 37 ACM Reference Format: Not for distribution.
    [Show full text]
  • Three-Dimensional Sketching Within an Iterative Design Workflow
    Three-Dimensional Sketching within an Iterative Design Workflow A Thesis Presented to the Faculty of the Graduate School of Cornell University in Partial Fulfillment of the Requirements for the Degree of Master of Science By Andrés Eduardo Gutiérrez May 2019 1 © 2019 Andrés Eduardo Gutiérrez © 2019 Nicholas Cassab-Gheta ALL RIGHTS RESERVED 2 ABSTRACT Starting in the 15th century, intellectuals and theorists began developing the techniques and visual language necessary to study, understand, review, and communicate spatial concepts through drawings and models. Drawing and drafting on paper has since remained the generally preferred method of conceptual design exploration, and designers and architects have honed the necessary techniques to explore, understand, and represent three-dimensional space with this two-dimensional medium. Today, design and especially conceptual design, has evolved into a highly iterative process that usually starts with rough doodles, sketches, and other methods for expressive, quick, and inexpensive exploration before moving the work into a more precise and less forgiving environment: the computer. Digital models already have the ability to offer designers more insights through the rapid exploration of variation, even automated iteration, and powerful simulation and validation, as well as the ability to routinely and to easily generate drawings. Even still, rough physical models and drawings are widely encouraged by educators and professionals prior to entering the digital realm, and drawing on paper endures as the de facto method of choice for designers to record and develop their ideas. Our experience and research suggests that the main issues preventing designers from fully embracing digital methods as viable alternatives or even improvements on their traditional mediums, particularly in the early-phases of the design process, are the limitations of the customary input technologies and methodologies as well as the subsequent interaction and representation capabilities available with and of the inputted geometry.
    [Show full text]