SIG-Library

Query returned 11238 results.

An Exploration of Some Aspects to Consider When Opening Futures

Isaac Arturo Ortega Alvarado // 2022
This paper follows the form of an essay, it offers a narrative review inquiring conceptually about opening futures. The main research question is: What concepts could help elucidate the new position ...

An Eye-Tracking Study to Identify the Most Observed Features in a Physical Prototype of a Tiny House

Aurora Berni, Stefania Altavilla, Laura Ruiz-Pastor, Chiara Nezzi, Yuri Borgianni // 2022
This exploratory work aims to understand which elements of a building mostly attract visitors’ attention. An experiment was conducted to allow participants to visit a prototype tiny house while ...

AN INTERACTIVE SPATIAL ABILITY TRAINING APPROACH FOR STEM EDUCATION

NG, Chi Hei; CHAN, Leong Ying; CHIU, Chun Yu; LAI, Yuen Suet; Shih, Yi-Teng // 2022

Analysing Paradigms for Managing Product Development: Conventional, Agile and Hybrid Approaches

Lisa R // 2022
As the complexity of products and their development processes increases, a trend emerged where companies try to manage the complexity through implementing agile practices on all or on some levels of ...

Analysis Designers' Process of Insight Generation through Empathy with Users

Akira Ito, Yuki Taoka, Shigeki Saito // 2022
This study aims to investigate the good way to generate insight through empathy with users. The fifteen experiment participants drew thinking processes of understanding users and defining insight ...

Analysis of degradation models for modelling the lifetime heterogeneity of complex systems

Robin Bauer, David Inkermann // 2022
Lifetime heterogeneity results from differing lifetimes of subsystems and components (entities) within a system and is a key criteria to evaluate life cycle options, like upgrading or reuse, for more ...

Analyzing Dependencies between Product Architecture and Module Drivers

Marc Zuefle, Christoph Rennpferdt, Juliane Kuhl, Lea-Nadine Schwede, Dieter Krause // 2022
A company's business model focuses on delivering personalized products or changing its offering to a Product-Service System impacts the underlying product architecture. Depending on the aim, ...

ANTICIPATIVE CO-CREATION METHOD

Bjørnstad, Nina (1); Akner Koler, Cheryl (2) // 2022

Application of Constructive alignment in higher design education for curriculum renewal

Bhagyashri, Sharma; Nidhi, Joshi // 2022
A coherence between what is intended that the students learn, how it is taught, and how the performance is evaluated using various criterion tools becomes imperative for deep and effective learning. ...

Application of Expert Systems for Personalizing Financial Decisions

Sara Shafiee (1), Kourosh Marjani Rasmussen (1), Eike Sch // 2022
Due to the complexity of financial products, consumers with low financial literacy are left behind. However, few practical studies investigated the impact of digital advisory systems to improve ...

Approach for Developing Digital Twins of Smart Products Based on Linked Lifecycle Information

Thomas Eickhoff, Sven Forte, Jens Christian G // 2022
The ongoing digitization of engineering processes and the increasing prevalence of smart products create possibilities for new business models and services. Digital twins enable the collection of all ...

Approach for load path optimized design of sandwich structures using virtual tests and realistic test setups

Johann Schwenke, Lukas Schwan, Michael Hanna, Dieter Krause // 2022
The design of sandwich structures is challenging due to the large number of constituents and materials used. Existing design approaches do not include the consideration of the occurring initial ...

Approach to Sustainability-Based Assessment of Solution Alternatives in Early Stages of Product Engineering

Iris Gr // 2022
Sustainable product engineering is becoming increasingly important. This includes the development of environmentally friendly products and the design for recycling. In this paper a holistic method ...

Are Confident Designers Good Teammates to Artificial Intelligence?: A Study of Self-Confidence, Competence, and Collaborative Performance

Leah Chong, Kenneth Kotovsky, Jonathan Cagan // 2022
For successful human-artificial intelligence (AI) collaboration in design, human designers must properly use AI input. Some factors affecting that use are designers’ self-confidence and competence ...

Assessing Machine Learnability of Image and Graph Representations for Drone Performance Prediction

Binyang Song (1), Christopher Mccomb (2), Faez Ahmed (1) // 2022
Deep learning (DL) from various representations have succeeded in many fields. However, we know little about the machine learnability of distinct design representations when using DL to predict ...

Assessing Rigid and Non-Rigid Spatial Thinking

Khushbu Maheshwary (1), Boris Eisenbart (2), Stefan Zorn (3), Thomas Nelius (4), Kilian Gericke (3), Sven Matthiesen (4), Lucienne Blessing (1) // 2022
Spatial Thinking (ST) is an important part of reasoning. In contrast to Rigid ST (R-ST), Non-Rigid ST (NR-ST) has hardly been researched and tests do not exist, even though NR-ST is crucial for ...

Assessing Social Behaviour Towards Near-Body Product Users in the Wild: A Review of Methods

Muriel De Boeck, Jochen Vleugels, Dirk Van Rooy, Kristof Vaes // 2022
Prior to wide adoption, a product must find social approval, which is especially true for near-body products as they are considered part of the human body. Based on a theoretical foundation, this ...

Assessing the Influence of Digital Innovations on the Organizational Design of Product Family Generations

Zuefle, Marc; Küchenhof, Jan; Hanna, Michael; Krause, Dieter // 2022
The paper discusses increasing demands on product architecture and the resulting requirements and implications for organizational structure. Due to the increasing requirements, the product ...

Atypical Use Scenarios as Design Intervention in Healthcare Product Design Application

Kamya Nagarajan, Georgios Koronis, Karupppasamy Subburaj, Arlindo Silva // 2022
User experiences of atypical conditions leading to adverse events have the potential to discover latent user needs and improve usability in design outcomes. This study introduces atypical scenarios ...

Autofix – Automated Design of Fixtures

Sanjay Nambiar (1), Albin Parappilly Albert (1), Veeravenkatamanikanta Virupaksh Raja Chowdary Rimmalapudi (1), Vinayak Acharya (1), Mehdi Tarkian (1), Henrik Kihlman (2) // 2022
This paper presents a framework to develop the automated design of fixtures using the combination of design automation (DA), multidisciplinary optimization and robotic simulation. MDO necessitates ...

Automated Requirement Dependency Analysis for Complex Technical Systems

Iris Gr // 2022
Requirements changes are a leading cause for project failures. Due to propagation effects, change management requires dependency analysis. Existing approaches have shortcomings regarding ability to ...

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.