Query returned 11501 results.
USABILITY IN INDUSTRY OF METHODS FROM DESIGN RESEARCH
Bylund, N.; Grante, C.; López-Mesa, B. // 2003
USER SUITABLE TRANSFER OF DESIGN METHODS
Jänsch, J.; Sauer, T.; Walter, S.; Birkhofer, H. // 2003
USING DESIGN PROCESS TOOLS TO ASSIST IN THE ANALYSIS OF A PROTOCOL RECORDING
Sim, S. K.; Clarkson, P. J.; Wynn, D. // 2003
USING PRODUCT ARCHITECTURE-BASED METHODS TO GET SMART IN THE BATTLEFIELD
Stock, M. E.; Bohm, M. R.; Stone, R. B.; Hubing, N. E. // 2003
USING SELF ORGANIZING MAPS AN A DESIGN EXPLORATION
Matthews, P.; Wallace, K. // 2003
USING STUDENT DESIGN PROJECTS FOR SECONDARY SCHOOL OUTREACH
Salustri, F. A.; Short, L. P. // 2003
UTILIZATION OF SCENARIO BUILDING IN THE TECHNICAL PROCESS
Janhager, J. // 2003
UTILIZING DESIGN EDUCATION TO STIMULATE LIFE-LONG LEARNING WITHOUT THE PAIN
Feland, J. F.; Fisher, C. A.; Bartolomei, J. // 2003
VIRTUAL VERIFICATION OF SPLIT LINES WITH GIVEN REFERENCES
Dagman, A.; Söderberg, R. // 2003
VISUALISING DESIGN EXCLUSION
Clarkson, P. J.; Dong, H.; Keates, S. // 2003
VISUALISING EARLY PRODUCT DESIGN INFORMATION WITH ENHANCED CONCEPT MAPS
Salustri, F. A.; Parmar, J. // 2003
WEB SERVICES AS A VIRTUAL PRODUCT DEVELOPMENT ENVRIONMENT
Storga, M.; Bojcetic, N.; Marjanovic, D. // 2003
Wechselwirkung zwischen Konstruktionsmodulen und technologischen Modulen
Gendarz, P. // 2003
WHAT IS THIS THING CALLED DESIGN RESEARCH?
Blessing, L. // 2003
WHAT REPRESENTATION DO DESIGNERS BUILD OF THE FUTURE USERS OF THEIR DESIGN?
Darses, F. // 2003
WHY CAD TOOLS BENEFIT FROM A SKETCHING LANGUAGE
Borg, J. C.; Farrugia, P.; Camilleri, K. P.; Giannini, F.; Yan, X. T.; Scicluna, D. // 2003
Wirkprinzipien der Selbstoptimierung
Schmidt, A.; Gausemeier, J. // 2003
WORKFLOW ARCHITECTURE FOR A DISPERSED AUTOMOTIVE DEVELOPMENT NETWORK
Kristjansson, A. H.; Kristensen, K.; Hildre, H. P. // 2003
„DESIGN FOR UPGRADING“ OF MACHINES AND PRODUCTION PROCESSES: A GUIDLINE BASED ON ACTUAL DEMANDS OF INDUSTRY AND SUSTAINABLE DESIGN
Mörtl, M. // 2003
A Classification of Matrix-based Methods for Product Modeling
Malmqvist, J. // 2002
In the development of complex products considerations of the product structure and relations within the product are crucial. Matrix-based product modeling methods can support this activity by, for ...
A Concurrent Engineering Information Model Based on the STEP Standard and the Theory of Domains
Aganovic, D.; Nielsen, J.; Fagerström, J.; Clausson, L.; Falkman, P. // 2002
An information model that is capturing product and manufacturing system design, as well as the idea of concurrent engineering, is emphasized in this paper. First, a case product is decomposed along ...
A Design Process for Complex Mechanical Structures Using Property Based Models, with Application to Car Bodies
Bylund, N.; Fredericson, H.; Thompson, G. // 2002
The design of complex mechanical structures is multi-objective and includes the treatements of a wide range of requirements such as quantitative, qualitative, subjective and objective. An example of ...
A Different View on PDM and its Future Potentials
Weber, C.; Werner, H.; Deubel, T. // 2002
Objective of the paper is to re-conceive the nature and development potentials of PDM-systems, based on a new approach to design theory called “property-driven development/design” (PDD). PDD is a new ...
A Feature Based Approach for Conceptual Design
Golob, B.; Jezernik, A.; Hren, G. // 2002
Early phases of design process still lacks of the computer support, although it has been recognised as an important part of design process. Paper introduces an approach towards a feature-based ...
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.