Query returned 11554 results.
A METHOD TO CHART THE STRUCTURE OF DESIGNERS' CLAY MODELING PROCESSES
Wiegers, T.; Dumitrescu, R.; Song, Y.; Vergeest, J.S.M. // 2006
CAD is used for the design of nearly any product, but not often in the earliest phases of design. Physical modeling is still very popular for ideation. What makes physical modeling different ? A ...
A METHODOLOGY FOR VR SYSTEMS BENCHMARKING IN THE INDUSTRIAL DESIGN FIELD
Mengoni, M.; Germani, M.; Onori, R.; Pavani, F. // 2006
The majority of Virtual Reality applications developed today are either specific product oriented, not flexible enough to be implemented in every industrial design process to achieve complex real ...
A MODEL OF HUMAN SENSATIONS AS A BASIS FOR ‘DESIGN FOR PRODUCT-EMOTION’ SUPPORT
Fenech, O.C.; Borg, J.C. // 2006
User-product interaction is an emotional experience and products are nowadays being designed to address this emotional experience. Emotion-driven design is however a highly intricate activity, since ...
A New Approach in Product Development, Based on Ssystems Engineering and Systematic Problem Solving
Albers, A.; Meboldt, M. // 2006
A New Manufacturing Process as the Seed for an Algorithm-Based Product Design in the Early Phases
Wäldele, M.; Vucic, D.; Birkhofer, H. // 2006
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
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.