Query returned 11501 results.
A New Swedish Textbook on Product Development and Design
Persson, J.-G.; Johannesson, H.; Pettersson, D. // 2006
A REVIEW OF STATE-OF-THE-ART TECHNOLOGIES FOR SUPPORTING A DESIGNER’S ELECTRONIC LOGBOOK
McAlpine, H.C.; Hicks, B.J.; Culley, S.J. // 2006
It is common practice for designers in the UK to keep a personal record of their work in a paper-based logbook. These records represent a large amount of design related information that may not be ...
A SELF-TRAINING SYSTEM THAT LEARNS THROUGH EXPERIMENTATION
Braun, S.C.; Gero, J.S. // 2006
The paper introduces an adaptive system that, inspired by the diversity of human cognitive development processes, uses different kinds of machine learning to develop its expertise. The system ...
A Strategy for Cast Part Design Process Optimisation: Customer Inquiry Specification Phase
Makkonen, P.; Castillon-Solano, O.; Coatanéa, E.; Saarelainen, T. // 2006
A Survey about the Use of Methods in German Industry
Schneider, S.; Meissner, M.; Lindemann, U. // 2006
A Systems Engineering Webtool For Nasa: A Case Study In Information Design
Gill, Carolina // 2006
A tool for conceptualising in PSS development
Matzen, D.; McAloone, T. C. // 2006
A WEB-BASED INFORMATION PORTAL FOR THE EARLY STAGES OF DESIGN
Saue, T.; Degenstein, T.; Chahadi, Y.; Birkhofer, H. // 2006
In developing new and innovative products in the age of information technology, knowledge and information management are becoming increasingly important factors for companies. The early design phase ...
Adaptation of Methods to Crises Situations in Product Development
Dick, B.; Lindemann, U. // 2006
AGENT-AIDED PRELIMINARY AIRCRAFT DESIGN
Welcomme, J.B.; Gleizes, M.P.; Redon, R. // 2006
Preliminary aircraft design is a multi-disciplinary optimization MDO problem. By exploiting interactions between disciplines, MDO enables to find superior design. However, including all disciplines ...
AN ACTIVITY MODEL AS A TOOL FOR ANALYZING COMMUNICATION IN ENGINEERING DESIGN
Chartier, J.; Prudhomme, G.; Boujut, J.F. // 2006
The research focuses on remote co-operative work and particularly the study of group work sequences during design meetings. We make the assumption that remote synchronous design can be described by ...
An Ethnographic Study of Product Form Perception and Usability
Zhu, S.; Boelskifte, P.; Luo, S. // 2006
An Evaluation of a Language for Paper-based Form Sketching
Farrugia, P.J.; Borg, J.C.; Camilleri, K.P.; Bartolo, A.; Restrepo-Giraldo, J.D. // 2006
AN INTEGRATED APPROACH FOR THE QUALITY MEASURE OF INDUSTRIAL PRODUCTS
Fargnoli, M.; Bisillo, S.; Geraci, D. // 2006
One of the most significant key factors in the development of high Quality products is represented by the ability to correctly evaluate them before putting on the market. Bearing this in mind, the ...
AN INTEGRATED INFORMATION AND TYPE SHEET SYSTEM FOR RAIL VEHICLES
Hosnedl, S.; Heller, P. // 2006
A comprehensive integrated system based on the theory of properties of technical products has been developed and implemented on MS Excel. It currently covers 179 property characteristics for each of ...
An Interdisciplinary Education Model For Design Education At The Salzburg University Of Applied Sciences
Ebner, Michael; Gaubinger, Kurt; Petutschnigg, Alexander; Rothbucher, Bernhard // 2006
AN OPTIMAL DESIGN PROCESS FOR AN ADEQUATE PRODUCT?
Clarkson, P. J. // 2006
AN OUTLINE OF AN INTERACTIVE DESIGN MODEL FOR SERVICE ENGINEERING OF FUNCTIONAL SALES OFFERS
Lindahl, M.; Sundin, E.; Shimomura, Y.; Sakao, T. // 2006
The aim of this paper is to present an outline of an interactive design model that can be used for Service Engineering of functional sales concepts. This paper also aims to show how the previous ...
Analogical Problem-Solving In Design
Kolle, Audun Gjćrevoll; Baggerud, Bjørn // 2006
Analyse prozessbezogener Einflussfaktoren zur Steigerung der Robustheit von Produktentwicklungsprojekten
Gericke, K.; Blessing, L. // 2006
Ansätze für eine funktionale Repräsentation multidisziplinärer Produkte
Paetzold, K. // 2006
APPLICATION OF SITUATED LEARNING FOR REALIZING DESIGN ETHICS
Wakabayashi, N.; Hasumi, T. // 2006
As problem solving capabilities of designers for social problems are more and more realized, the expectation and responsibilities a designer has to take are increasing. However, on the other hand, ...
Approach to an Integration of TRIZ and Heuristic Methods for the Development of Industrial Products
Rosa, F.; Rovida, E.; Viganò, R. // 2006
Architectural Design Of Universities And Its Impact On Student Satisfaction: Theory And Results Of An Empirical Study
Siems, Florian; Lengauer, Johanna; Bruton, James // 2006
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.