Query returned 10223 results.
3D sketches in virtual reality and their effect on development times
Seybold, C., & Mantwill, F. // 2021
A COMPARATIVE CASE STUDY OF BIO-BASED MATERIAL DEVELOPMENT BY DESIGNERS USING A DIY APPROACH IN A CIRCULAR CONTEXT
Asbjörn Sörensen, Charlotte; Rosén, Therese // 2021
Recent academic literature on material practices within design has revealed a lack of strategies that can support designers during the different stages of developing bio-based materials when using a ...
A comparison of structured light scanning and photogrammetry for the digitisation of physical prototypes
Freeman Gebler, O., Goudswaard, M., Hicks, B., Jones, D., Nassehi, A., Snider, C., & Yon, J. // 2021
A computational approach to generate design with specific style
Wang, D., Li, J., Ge, Z., & Han, J. // 2021
A conceptual model for integrating design thinking and lean startup methods into the innovation process
Marion, T., Cannon, D., Reid, T., & McGowan, A. // 2021
A conceptual model for organizational competences
Hammouch, H., Hein, A., & Condat, H. // 2021
A control list for the systematic identification of disturbance factors
Welzbacher, P., Vorwerk-Handing, G., & Kirchner, E. // 2021
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 data-driven approach to user-experience-focused model-based roadmapping for new product planning
Iuskevich, I., Hein, A., Amokrane-Ferka, K., Doufene, A., & Jankovic, M. // 2021
A design rationale analysis method towards robust artifact design
Tsutsui, Y., Mitake, Y., Sholihah, M., Hosono, S., & Shimomura, Y. // 2021
A DSM-Based Validation Tool for Leveraged Optimization of Internal Control
Hunter, Denise; Klinger, William; Dister, Carl; Browning, Tyson // 2021
When striving to ethically balance opportunity and risk, organizations can become overwhelmed by the number of interrelated processes that must be understood and managed. A DSM-based validation ...
A FMEA based method for analyzing and prioritizing performance risk at the conceptual stage of performance PSS design
Sakwe, J., Pereira Pessoa, M., & Hoekstra, S. // 2021
A framework for design competency assessment
Thandlam Sudhindra, S., & Blessing, L. // 2021
A framework for predicting potential product impact during product design
Mabey, C., Armstrong, A., Mattson, C., Salmon, J., & Hatch, N. // 2021
A fuzzy front-end product development framework for start-ups
Martins Pacheco, N., Vazhapilli Sureshbabu, A., Nürnberger, M., Durán Noy, L., & Zimmermann, M. // 2021
A look into circular economy research: exploring the bio and techno cycles and the need for dual circularity
Metic, J., McAloone, T., & Pigosso, D. // 2021
A methodology to support companies in the first steps towards de-manufacturing
Cappelletti, F., Rossi, M., Germani, M., & Hanif, M. // 2021
A MINIMUM VIABLE SERVICE TO FACILITATE INTERNSHIP FOR DESIGN STUDENTS
Stafseng, Terje // 2021
Internship is an established form of teaching and learning in a variety of study programs. This paper discusses experiences and challenges in organising and implementing internship in the curriculum. ...
A MODEL FOR LEARNING TEAMWORK SKILLS
Tessier, Virginie // 2021
The social practice of design is well implanted in the professional field. Working with others from inside or outside the field is recognized as beneficial for a project’s quality and efficiency. ...
A model of creative heritage for industry: designing new rules while preserving the present system of rules
Harlé, H., Le Masson, P., & Weil, B. // 2021
A modelling framework for data-driven design for sustainable behaviour in human-machine interactions
Montecchi, T., & Becattini, N. // 2021
A multi-agent reinforcement learning framework for intelligent manufacturing with autonomous mobile robots
Agrawal, A., Won, S., Sharma, T., Deshpande, M., & McComb, C. // 2021
A NEW SERIOUS GAME FOR CHILDREN TO EXPLAIN INNOVATION AND ENHANCE CREATIVITY
Boyet, Eloïse; Couture, Lucile; Granier, Louis; Roudes, Thomas; Vidal, Agathe; Maranzana, Nicolas; Jean, Camille // 2021
Serious games designed for children are soaring on the market. Nonetheless, very few tackle the subjects of innovation and creativity [1]. The purpose of this article is to present a new serious game ...
A novel experimental design of a real-time VR tracking device
Barhoush, Y., Nanjappan, V., Thiel, F., Georgiev, G., Swapp, D., & Loudon, B. // 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.