SIG-Library

Query returned 1281 results.

Understanding usage data-driven product planning: a systematic literature review

Meyer, M., Wiederkehr, I., Koldewey, C., & Dumitrescu, R. // 2021

Voraussetzungen für den Einsatz datengetriebener Methoden in der Produktentwicklung

Jan Mehlstäubl, Simon Nicklas, Benjamin Gerschütz, Nicolai Sprogies, Benjamin Schleich, Thomas Lohner, Sandro Wartzack, Karsten Stahl, Kristin Paetzold // 2021
Data mining and machine learning are successfully applied in many business areas such as marketing or production. Due to the increasing complexity in data and information flows and the large amount ...

WHEN TERMS OF SERVICE ARE LONGER THAN A SHAKESPEARE’S PLAY: EASING THE UNDERSTANDING OF LEGAL DOCUMENTS THROUGH A USER EXPERIENCE DESIGN METHOD

Gherardi, Matteo // 2021
Whenever a user uses an Internet service, he accepts Terms of Service and Privacy Policy agreements, which describes how his personal data are going to be managed. This became even more evident ...

A DATA-DRIVEN APPROACH FOR CREATIVE CONCEPT GENERATION AND EVALUATION

Han, J., Forbes, H., Shi, F., Hao, J. and Schaefer, D. // 2020

A Design Specification Chain: A Concept for Improving Revision Management and Change Tracking

Bertram, Christian Alexander; Rasmussen, Jeppe Bredahl; Mueller, Georg Otto; Mortensen, Niels Henrik // 2020
Design-specifications play an important role in aligning organizational work and ensure everyone works towards the same solution. With many separate specifications and the fast revision pace of ...

A RENEWED UNDERSTANDING OF CREATIVITY IS PARAMOUNT PRIOR TO INTRODUCING STUDENTS TO A LIFE DESIGN ATTITUDE

Sørensen, Kirsten Bonde // 2020
Students of today are faced with the reality of an unpredictable working life in a constantly turbulent and fast-changing world. This has led to an intense focus on entrepreneurship. Yet,we seem to ...

A Role-Activity-Product Model to Simulate Distributed Design Processes

Wöhr, Ferdinand; Königs, Simon; Ring, Philipp; Zimmermann, Markus // 2020
Computational models can be used to study product design processes. We propose an agent-based simulation model that incorporates, first, the role of design parties involved, second, their design ...

A Simulation-Based Decision Support Method For Modular Product Architecture Alternatives

Seiler, Florian Michael; Kuhl, Juliane; Krause, Dieter // 2020
With a constantly increasing market competition leading to high degrees of product individualization and customization, developing product architectures, which still offer competitive advantages is ...

Analysis of Systems Structural Relationships Through a DSM-Based Approach

Menshenin, Yaroslav; Brovar, Yana; Crawley, Edward; Fortin, Clement // 2020
DSMs and related matrices are commonly used to represent system interfaces, which is closely associated with a need to decompose systems into their elements. However, besides the importance of ...

Anforderungen an ein Daten-Backend-System zur Unterstützung industrieller Datenanalyse-Anwendungen in digitalen Engineering-Prozessen dynamischer Wertschöpfungsnetzwerke

Eiden, Andreas; Gries, Jonas; Eickhoff, Thomas; Göbel, Jens C.; // 2020
Industrial data analytics needs well-structured and linked data from different data sources. The increasing mass of data, scattered IT-structures and a lack of knowledge, especially in small and ...

Data-driven design

Smits, Aletta; Van Turnhout, Koen; Hekman, Erik; Nguyen, Dennis // 2020
The datafication of society has an undeniable impact on many design professions. More and more designers are asked to research, imagine and prototype systems and services in which data and machine ...

Data-Driven Engineering – Definitions and Insights from an Industrial Case Study for a New Approach in Technical Product Development

Trauer, Jakob; Schweigert-Recksiek, Sebastian; Onuma Okamoto, Luis; Spreitzer, Karsten; Mörtl, Markus; Zimmermann, Markus // 2020
Due to the evermore growing digitization in engineering, the term data-driven engineering has evolved over the last years. Yet, there is no unified definition of the term. The presented research is ...

EFFICIENT DATA GATHERING IN SUPPORT OF DESIGN ISSUE RESOLUTION IN AN AUTOMOTIVE COMPANY

Sissoko, T. M., Jankovic, M., Paredis, C. J. J. and Landel, E. // 2020

Enhancing Visibility in Agile Program Increment DSMs

Bajpai, Siddharth; Joglekar, Nitin; Eppinger, Steven // 2020
Program Increments (PIs) are sequences of consecutive sprints during SAFe implementation of agile developments. SAFe work is planned at two levels of granularity: (i) stories, which create tasks ...

General Approach to support Modelling of Data and Information Flows in Product Development

Mehlstäubl, Jan; Atzberger, Alexander; Paetzold, Kristin // 2020
The efficient coordination of data and information is an important leaver for shorter development times and greater competitiveness. In this paper, a methodical approach for detailed and ...

Graph-Based Collaboration Analysis of an Agile Medical Engineering Project with Structural Metrics

Schweigert-Recksiek, Sebastian; Idrissov, Agzam; Bharadwaj, Tilak; Lindemann, Udo // 2020
Agile development approaches are gaining popularity in hardware product development and medical engineering. Consequently, techniques of structural complexity management can be applied on agile ...

IDENTIFY CRITICAL DATA DURING PRODUCT CUSTOMISATION – A CASE STUDY OF ORTHOSES FABRICATION

Tan, X., Chen, W., Cao, J. and Ahmed-Kristensen, S. // 2020

Linking a game-engine with CAD-software to create a flexible platform for researching extended reality interfaces for the industrial design process

Harlan, Jakob; Schleich, Benjamin; Wartzack, Sandro; // 2020
Driven by the need to develop highly complex products in short development cycles, many companies are aiming at fully digitized design workflows and continuous data and information flow. ...

Patientenspezifische Modellierung des passiven Bewegungsapparates als Grundlage für die präoperative Abschätzung postoperativer Folgeerscheinungen des endoprothetischen Hüftgelenkersatzes

Scherb, David; Kurz, Marlene; Fleischmann, Christopher; Wolf, Alexander; Sesselmann, Stefan; Miehling, Jörg; Wartzack Sandro; // 2020
During preoperative planning of total hip arthroplasty, the patients’ biomechanics is widely reduced to geometrical parameters. To provide the orthopedist more functional biomechanical parameters, a ...

Boolean Searches

The following examples demonstrate some search strings that use boolean operators:

  • design community
    Find rows that contain at least one of the two words.
  • +design +community
    Find rows that contain both words.
  • +design community
    Find rows that contain the word “design”, but rank rows higher if they also contain “community”.
  • +design -community
    Find rows that contain the word “design” but not “community”.
  • +design ~community
    Find rows that contain the word “design”, but if the row also contains the word “community”, rate it lower than if row does not.
  • +design +(>community <decisions)
    Find rows that contain the words “design” and “community”, or “design” and “decisions” (in any order), but rank “design community” higher than “design decisions”
  • design*
    Find rows that contain words such as “design”, “designs”, “designing”, or “designer”.
  • "some words"
    Find rows that contain the exact phrase “some words” (for example, rows that contain “some words of wisdom” but not “some noise words”). Note that the " characters that enclose the phrase are operator characters that delimit the phrase. They are not the quotation marks that enclose the search string itself.

Please sign in to your account

This site uses cookies and other tracking technologies to assist with navigation and your ability to provide feedback, analyse your use of our products and services, assist with our promotional and marketing efforts, and provide content from third parties. Privacy Policy.