Query returned 1440 results.
Storyboards as an Engineering Tool for Extraction of Functional Requirements
Vanja Čok, Daria Vlah, Nikola Vukašinović // 2022
In new product development courses, engineering students are introduced to the tools for addressing the functional or technical issues of the product. Problems arise when they need to empathise with ...
Strength Analysis of Structurally Optimized Aluminium-Composite Tubular Lap Joints
Michael J // 2022
Truss structures are a stiff, economical, and efficient lightweight design, the limiting factor of these structures are usually the load transfer elements. This paper presents an analytical design ...
Student vs Machine: Comparing Artificial Neural Network Predictions with Student Estimates of Market Price Using Function Structure Models
Apurva Rajesh Patel, Joshua D. Summers // 2022
This paper investigates the use of ANNs to model human behaviour in design by comparing the predictive capability of ANNs and engineering students. Function structure models of 15 products are used ...
Synthesising Computational Design Methods for a Human-Centred Design Framework
Lewis Urquhart (1), Andrew Wodehouse (1), Brian Loudon (2) // 2022
This paper presents models that identify two “cultures” of computational design practice. By reviewing the established culture of computational optimization efforts and contrasting it with the ...
SysML 4 Digital Twins – Utilization of System Models for the Design and Operation of Digital Twins
Fabian Wilking, Christopher Sauer, Benjamin Schleich, Sandro Wartzack // 2022
The implementation of Digital Twins has become a common task for many industrial companies to ensure a sufficient digitization of their products and maintain competitiveness. This results in the ...
System Modelling in the Problem-Solving Process - A Human Oriented Approach to the Use of MBSE in Problem-Solving Processes
Bursac, Nikola; Albers, Albert; Kull, Pascal; Rapp, Simon; Maul, Ludwig // 2022
In order to combine fast thinking and slow thinking in product development, a new approach to system modelling in the problem-solving process is developed. For this purpose, five different system ...
Testing the Usability of Guidelines for the Design of Surprising Products
Omar Raafat, Niccol // 2022
The paper introduces guidelines to support designers to generate ideas for the development of surprising products. The guidelines are structured coherently with the concept of sensory incongruity and ...
Testing Typical Challenges Affecting Idea Sharing in Distributed Design Teams Today
Elies Ann Dekoninck, Charlotte Brenninkmeijer // 2022
The aim of this study was to compare behaviours in distributed design teams today to the existing literature to see if previously identified challenges faced by distributed teams have been overcome. ...
THE VALUE OF UNINTENDED HUMAN BEHAVIOUR IN EVERYDAY PRODUCT DESIGN
Hassan, Zulkarnian (1,2); Zainal Abidin, Shahriman (1,2); Anwar, Rusmadiah (1,2); Vermol, Verly Veto (1,2) // 2022
THINKING BEYOND THE PRODUCT MOMENT: ADDRESSING ISSUES AROUND “KEEPING”
Green, Clare (1,2) // 2022
Towards a Contemporary Design Framework for Systems-of-Systems Resilience
Kaya M. Dreesbeimdiek, Carl-Magnus Von Behr, Carol Brayne, P. John Clarkson // 2022
In an increasingly interconnected world, changes of uncertain nature and impact affect the functioning of human societies that depend on health, ecological, and economic systems. The proposed ...
Towards a Model-Based Systems Engineering Approach for Robotic Manufacturing Process Modelling with Automatic FMEA Generation
Aleksandrs Korsunovs (1), Aleksandr Doikin (1), Felician Campean (1), Sohag Kabir (1), Eduardo Munive Hernandez (1), Darren Taggart (2), Sophie Parker (2), Gavin Mills (2) // 2022
The process of generating FMEA following document-centric approach is tedious and susceptible to human error. This paper presents preliminary methodology for robotic manufacturing process modelling ...
Unveiling the Construct of Design Thinking: An Exploratory Study
Mariana Oliveira, Eduardo Zancul // 2022
Design thinking does not have a consensually defined construct in the academic literature. This foundational fragility hinders theory building in the field. This study addresses this gap by providing ...
User-Centred Co-Design in the Pandemic – A Reindeer Case
// 2022
An innovative design process which has been conducted under the restrictions during the covid-19 pandemic is in focus in this study. Visits were banned so user-centred design activities were ...
User-Centric Process of Designing a Molecular & Cellular Query Interface for Biomedical Research
Tiffany Sun Liaw, Nils Gehlenborg // 2022
There is a growing demand for the adoption of user-centric design processes for the development of computational biology software as usability becomes a major concern. Our team develops interfaces ...
Visual Ergonomics for Colourblindness: Applying Universal Design Principles in Graphical User Interface to Provide Affordance to the Colourblind Users
Abhinav Basak, Shatarupa Thakurta Roy // 2022
With evolution of Graphical User Interface, the access to the computer interface was expanded to cater to the extreme user categories by providing accessibility features and making the computer ...
A data model for linking testbed and field test data
Christopher Sauer, Benjamin Schleich, Sandro Wartzack // 2021
With the help of data-driven methods such as machine learning, the development of the current product generation can be supported and improved through the early use of data from previous products and ...
A modelling framework for data-driven design for sustainable behaviour in human-machine interactions
Montecchi, T., & Becattini, N. // 2021
A reliability inspired strategy for intelligent performance management with predictive driver behaviour: a case study for a diesel particulate filter
doikin, A., Campean, F., Priest, M., Lin, C., & Angiolini, E. // 2021
Accelerated parameterized computation of the thermal behaviour of dual purpose casks
Roppel, M., Lange, C., Roith, B., & Rieg, F. // 2021
AN ETHICAL APPROACH TO THE IMPLEMENTATION OF BEHAVIOURAL SCIENCE IN THE DESIGN PROCESS
Knutsen, Fredrik Hope // 2021
The product design field is commonly known for focusing on solving the users' needs. However, behavioural design can contribute with a different approach in design education, where the aim is to ...
APPLYING CRITICAL DESIGN TO COMMUNICATE CULTURAL INSIGHTS EMPATHICALLY: A CASE STUDY
De La O Campos, José Rodrigo (1); Güemes, David (2) // 2021
Human-Centered Design research relies on research activities such as daily studies, cultural probes, or deep-dive interviews in order to obtain insights about the people it is studying through an ...
Capturing mathematical and human perceptions of shape and form through machine learning
Gopsill, J., Goudswaard, M., Jones, D., & Hicks, B. // 2021
Citizen profiles of residual waste separation behaviour
Kamoen, C., & Karahanoglu, A. // 2021
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.