Query returned 581 results.
A LIGHTWEIGHT COLLABORATIVE TOOL TO SUPPORT DESIGN RESEARCH
Salustri, F. A. // 2005
DESIGN FOR FOOD QUALITY
Fisher, C.; Medland, A. J.; Mullineux, G. // 2005
EXTENDING THE DESIGN OPPORTUNITIES AFFORDED BY MODELLING FRAMEWORKS
Dalton, J. A.; Norman, P. W.; Sen, P.; Whittle, S. // 2005
INNOVATION AND DESIGN: COMPUTATIONAL SIMULATIONS
Sosa, R.; Gero, J. S. // 2005
INNOVATIVE, SUSTAINABLE INTEGRATED PRODUCT DESIGN MASTER PROGRAM IN DEVELOPMENT IN CO-OPERATION BETWEEN UNIVERSITY AND BUSINESS
Schøyen, A. L.; Jakobsen, M. M. // 2005
REPRESENTING CK THEORY WITH AN ACTION LOGIC
Salustri, F. A. // 2005
TEN TIPS FOR BETTER DESIGN FROM FORENSIC EXPERIENCE
Hales, C. // 2005
USING PATTERN LANGUAGES IN DESIGN ENGINEERING
Salustri, F. A. // 2005
A communication audit for engineering design
Maier, A. M.; Eckert, C. M.; Clarkson, J. P. // 2004
This paper contends that many problems in engineering design are the result of poor communication and that at the same time poor communication can be an indication of other problems. This statement ...
HISTORY IN THE STUDIO: ISSUES AND CHALLENGES FOR A MULTIDISCIPLINARY MASTER IN DESIGN
Yagou, A. // 2004
PRODUCT DESIGN SCHEMATICS: STRUCTURED DIAGRAMMING FOR REQUIREMENTS ENGINEERING
Salustri, F. A.; Parmar, J. // 2004
The authors have developed a systematic diagrammatic approach to represent design problem requirements as part of a larger project on visualising design information. Product design schematics (PDS) ...
SITUATED DESIGN COMPUTING: INTRODUCTION AND IMPLICATIONS
Gero, J. S. // 2004
This paper describes some of the limitations of current design computing. It then proceeds to introduce fundamental notions of situated design computing followed by the description of some ...
A RIGOROUS FRAMEWORK FOR MAKING COMMONALITY AND MODULARITY DECISIONS IN OPTIMAL DESIGN OF PRODUCT FAMILIES
Fellini, R.; Kokkolaras, M.; Papalambros, P. Y. // 2003
LINKING ANALYTICAL TARGET CASCADING TO ENGINEERING INFORMATION SYSTEMS FOR SIMULATION-BASED OPTIMAL VEHICLE DESIGN
Nyström, M.; Larsson, T.; Karlsson, L.; Kokkolaras, M.; Papalambros, P. Y. // 2003
ON THE COMPLEXITY OF THE DESIGNER-ARTIFACT-USER SYSTEM
Maier, J. R. A.; Fadel, G. M. // 2003
RESPECT DESIGN OR EXPECT DISASTER!
Hales, C. // 2003
TOWARDS A FRAMEWORK FOR AGENT-BASED PRODUCT MODELLING
Gero, J. S.; Kannengiesser, U. // 2003
TOWARDS AN ACTION LOGIC FOR DESIGN PROCESSES
Salustri, F. A. // 2003
USING STUDENT DESIGN PROJECTS FOR SECONDARY SCHOOL OUTREACH
Salustri, F. A.; Short, L. P. // 2003
UTILIZING DESIGN EDUCATION TO STIMULATE LIFE-LONG LEARNING WITHOUT THE PAIN
Feland, J. F.; Fisher, C. A.; Bartolomei, J. // 2003
VISUALISING EARLY PRODUCT DESIGN INFORMATION WITH ENHANCED CONCEPT MAPS
Salustri, F. A.; Parmar, J. // 2003
Design Optimization Practice in Product Development
Papalambros, P. Y. // 2002
Methodical Framework and Examplesof an Environmental Innovative Product Development
Rosemann, B.; Meerkamm, H. // 2002
Innovative products are the base capacity for industrial manufacturers and traders to compete in fast changing markets and are consequently the foundation of our social welfare. In opposition to ...
Simplifying the Design of Product Families Using a Segmented Design Network
Lambeck, P.; Bertsche, B.; Lechner, G. // 2002
The Active Semantic Design Network supports the designers by various means from the first rough outlines to the finished CAD and rating model. This tool is being extended to allow for the design of ...
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.