Query returned 1983 results.
Design Education with Simulation Games
Juuti, Tero; Hansen, Poul Kyvsgaard; Lehtonen, Timo // 2008
Design Mapping: Supporting Collaborative Advanced Design Projects with Mapping Techniques
Richter, Mark; Rambo, Jürgen; Geis, Christian // 2008
Designed Inquiry: The Significance of Research Education for Industrial Designers
Lopes, Abby Mellick // 2008
Designing Aesthetic Freeform Objects: A Course for Industrial Design Engineering Students
Wölfel, Christian; Uhlmann, Johannes // 2008
DESIGNING BASED ON THE EVOKED METAPHOR - CASE STUDY
Levy, P.; Yamanaka, T. // 2008
This paper introduces a course on Methods in Kansei Design started in 2007 at the University of Tsukuba, and one of the student projects. After providing a comprehensive description of Kansei, a ...
Device and software for educational simulationand design of dynamic dampers
Makkonen, P.; István, H.; Coatanéa, E.; Saarelainen, T. // 2008
Discussions for Product Development Support and the Development of a Training Programme making use of gaps in design evaluation between user groups
Sogabe, Haruka; Morita, Yoshitsugu; Ishibashi, Shinsuke // 2008
Eco-Design Perspective in the Engineering Education at Poznan University of Technology
Zbigniew, Klos; Jedrzej, Kasprzak ; Przemyslaw, Kurczewski // 2008
Embedding Ecodesign and Sustainability in Mainstream Design Education: Insights from Wales
O'Rafferty, Simon; Curtis, Hannah; O'Connor, Frank // 2008
Emotion Capture as a Design Education Tool
Duffy, Mary; Harrison, David; Wood, Bruce // 2008
Emulation of Real Life Environments for User Testing
Gordon, Bethan; Wilgeroth, Paul; Griffiths, Roger // 2008
Ethnography and Design
Rodgers, Paul; Anusas, Mike // 2008
Evolved Design Thinking and the Impact on Education and Practice
Leblanc, Tatjana // 2008
Fully Integrating Industrial Design into Engineering Education
Kranke, Günter // 2008
Implications of Product System Architecture on Design Sustainability
Steiner, Mark; Morris, Jeff // 2008
Improving Profitability of Design Engineer Contractors in the Process Industry through Design Education and Training
Okey, Darryl; Ions, Kevin; Abbas, Ahmed // 2008
Improving the Design Student Experience
Thomson, Avril; Grierson, Hilary; Ball, Peter; Mendibil, Kepa // 2008
Integrated Concepts of Design Education
Bitzer, Michael; Burr, Holger; Eigner, Martin; Vielhaber, Michael // 2008
Integrated Design Offers New Perspective in Design Education
Langeveld, Lau // 2008
Intelligent System Applied in Engineering Design Education Process
Dolšak, Bojan; Novak, Marina // 2008
International Collaborative Design Studio Project: Preparing Industrial Design Students for the Global Emerging Economy, Part 3
Novoa, Mauricio // 2008
Knowledge Based Design Education
Chulvi, Vicente; Cebrian-Tarrason, David; Garrain, Daniel; Abad-Kelly, Jessica; Vidal, Rosario; Royo, Marta; Mu?oz, Carlos; Franco, Vicente // 2008
Leveraging Student Co-op Design Experience Using Case Studies
Lambert, Steve; Campbell, Colin; Nespoli, Oscar // 2008
METHODS IN PRACTICE – A STUDY ON REQUIREMENTS FOR DEVELOPMENT AND TRANSFER OF DESIGN METHODS
Geis, C.; Bierhals, R.; Schuster, I.; Badke-Schaub, P.; Birkhofer, H. // 2008
Nowadays, methods play an important role in supporting design processes and activities. Nevertheless, many potentially useful methods are seldom applied, not carried out in the intended way or poorly ...
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.