Query returned 11554 results.
STUDENTS PREPAREDNESS TOWARDS WRITING A BACHELOR THESIS; A SURVEY-BASED INVESTIGATION
Heimdal, Anette (1); Svennevig, Paul (1); Norheim, Thomas (2) // 2021
This paper investigates how the students perceive their preparedness when they start writing their bachelor thesis. Students at the University of Agder (UiA) will, in their first semester, receive ...
Study of system interfaces through the notion of complementarity
Brovar, Y., Menshenin, Y., & Fortin, C. // 2021
Study on the impact of cognitive load on performance in engineering design
Zimmerer, C., & Matthiesen, S. // 2021
Subdivision surface mid-surface reconstruction of topology optimization results and thin-walled shapes using surface skeletons
Denk, M., Rother, K., & Paetzold, K. // 2021
Suggestions for behavior-intervention design practitioners: from behavior change motivations for Chinese aged 18 to 25
Yin, Y., & Yu, Y. // 2021
Support for managing partly configurable modular systems
Pakkanen, J., Heikkinen, T., Adlin, N., Lehtonen, T., Mämmelä, J., & Juuti, T. // 2021
Support users towards more conscious food consumption habits: a case study
Bordegoni, M., Carulli, M., & Spadoni, E. // 2021
Support-free metal additive manufacturing: a structured review on the state of the art in academia and industry
Weber, S., Montero, J., Bleckmann, M., & Paetzold, K. // 2021
Supporting early stages of design method validation - an approach to assess applicability
Eisenmann, M., Grauberger, P., & Matthiesen, S. // 2021
Supporting human-centered design in psychologically distant problem domains: the design for cybersecurity cards
Rao, V., Moore, G., Jung, H., Kim, E., Agogino, A., & Goucher-Lambert, K. // 2021
Supporting Sustainable Manufacturing Practices Implementation using Design Structure Matrix in the Algerian Economy
Keddari, Nassim; Kherbachi, Sonia; Benkhider, Naima // 2021
Sustainable manufacturing practices are becoming the main goal of developing economies. This study identifies effective industrial, trade, and innovation policies that support strategies toward ...
Surface roughness considerations in design for additive manufacturing - a literature review
Obilanade, D., Dordlofva, C., & Törlind, P. // 2021
Surveying design skill development in work-integrated learning experiences: a review of the literature
Litster, G., Hurst, A., & Pretti, T. // 2021
Sustainability in engineering education - description and comparison of two university courses
Kattwinkel, D., Heide, L., Syré, A., Grahle, A., Bender, B., & Göhlich, D. // 2021
Sustainability through the digitalization: exploring potentials and designing value co-creation architectures for product-service-systems
Scholtysik, M., Reinhold, J., Koldewey, C., & Dumitrescu, R. // 2021
Sustainable design on packaging: a case study in a Chinese town
Xiong, X., & Zhang, X. // 2021
Sustaining behaviour change through immersive technologies: trends, perspectives, and approaches
Wittmann, M., Cash, P., Mariani, M., Maier, A., & Hansen, J. // 2021
Synthetic Data Generation for Deep Learning Models
Christoph Petroll, Martin Denk, Jens Holtmannspötter, Kristin Paetzold, Philipp Höfer // 2021
The design freedom and functional integration of additive manufacturing is increasingly being implemented in existing products. One of the biggest challenges are competing optimization goals and ...
System design canvas for identifying leverage points in complex systems: a case study of the agricultural system models, Cambodia
Komaki, A., Kodaka, A., Nakamura, E., Ohno, Y., & Kohtake, N. // 2021
System of systems lifecycle engineering approach integrating smart product and service ecosystems
Forte, S., Göbel, J., & Dickopf, T. // 2021
Systematic analysis of changing vehicle exterior dimensions and relevant vehicle proportions
Holder, D. // 2021
Systematische Bewertung von Auswirkungsanalysen des Engineering Change Managements
Iris Gräßler, Dominik Wiechel // 2021
Challenges in decisions on technical changes are the lack of knowledge about the expected impact and change propagation. Currently, no literature study contains a systematic differentiation and ...
Systematische Erfassung von Einflussfaktoren für das Additive Tooling von Spritzgusswerkzeugen
Steffen Schrock, Andreas Proksch, Simon Rapp, Stefan Junk, Albert Albers // 2021
Additive tooling is a quick and cost-effective way of producing injection molded products and high fidelity prototypes using the injection molding process. As part of product development, additive ...
Systemic mechatronic function development
Pulm, U., & Stetter, R. // 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.