Query returned 1621 results.
TolVis – Visualisierung von möglichen Gestaltabweichungen resultierend aus Form- und Lagetoleranzen
Koch, A.; Meerkamm, H. // 2004
TOWARDS A SYSTEM MODEL TO IMPROVE THE QUALITY OF DECISIONS
Dünser, T.; Meier, M. // 2004
For the evaluation of components in the design of complex systems, it is hard to determine both the evaluation criteria and their importance correctly. The paper introduces a new approach to ...
USER-CENTRIC EVOLUTIONARY DESIGN
Parmee, I. C.; Abraham, J.A. // 2004
The paper provides an overview of interactive evolutionary computing and describes aspects of user-centric evolutionary design systems relating to multi-objective satisfaction. Such systems generate ...
VIRTUAL PROTOTYPING OF SELF-OPTIMIZING MECHATRONIC SYSTEMS
Gausemeier, J.; Müller, W.; Paelke, V.; Bauch, J.; Shen, Q.; Radkowski ,R. // 2004
Future mechatronic products will comprise configurations of solution elements with an inherent partial intelligence. The complexity of these systems and the necessity to efficiently analyze and ...
VISUALIZATION IN THE DESIGN PROCESS: INTRODUCING 2D AND 3D SKETCHING TECHNIQUES TO ENHANCE CREATIVE THINKING AND COMMUNICATION
Anderson, E.; Lilly, B. // 2004
VISUALIZATION OF THE MULTI-ATTRIBUTE DESIGN SPACE
Grubišić, I. // 2004
A multi-attribute design procedure results in relatively large number of Pareto optimal designs. Since every design is also defined by a set of parameters it is necessary to establish relations ...
VISUALIZING CONTINUITY BETWEEN 2D AND 3D GRAPHIC REPRESENTATIONS
Gill, C. // 2004
WHAT DESIGNERS THINK WE NEED TO KNOW ABOUT THEIR PROCESSES: EARLY RESULTS FROM A COMPARATIVE STUDY
Eckert, C.; Blackwell, A.; Bucciarelli, L.L.; Clarkson, P.J.; Earl, C.; Knight ,T.W.; McMillan, S.; Stacey, M.K.; Whitney, D. // 2004
The Across Design project at the University of Cambridge and the Massachusetts Institute of Technology is one of the first research efforts to draw comparisons between design processes in different ...
A CAD SYSTEM WITH THE ABILITY TO RECORD DESIGNER’S NOTES AND DECISION-MAKING BASES FOR REUSE
Inoue, K.; Yamanaka, M.; Lee, C-S // 2003
A SURVEY OF CONTEXT MODELING: APPROACHES, THEORIES AND USE FOR ENGINEERING DESIGN RESEARCHES
Longueville, B.; Gardoni, M. // 2003
AN INFORMATION MODEL. FOR MECHATRONIC PRODUCTS FOCUSING ON EARLY DEVELOPMENT PHASES
Svensson, Daniel; Hallin, Karl; Zimmerman, Tiond; Malmqvist, Johan // 2003
In mechatronic product development, there is a lack of a common understanding among different engineering domains. One step towards improving this situation is to propose information models capable ...
CONCEPTUAL MODELING TOOL AT THE EARLY DESIGN PHASE
Naya, F.; Contero, M.; Jorge, J.; Conesa, J. // 2003
DEFINING SIMILARITY BETWEEN DESIGN CONCEPT SKETCHES BASED ON PHYSICAL QUANTITY AND GEOMETRY
Murakami, T.; Usui, M. // 2003
DIGITAL FREE-HAND SKETCHING IN 3D - A TOOL FOR EARLY DESIGN PHASES
Müller, F.; Pache, M.; Lindemann, U. // 2003
GARSKETCH3D: A SKETCH-BASED 3D APPAREL PRODUCT MODELLING PLATFORM
Wang, CCL; Wang, Y.; Yuen, M. M. F. // 2003
INTERACTIVE VISUALIZATION FOR THE COMPARATIVE ANALYSIS OF LIFE CYCLES IN COMPLEX PRODUCT DESIGN
Otto, H. E.; Mueller, K. G.; Kimura, F. // 2003
MODULAR PRODUCT DEVELOPMENT WITH FOCUS ON MODELLING AND SIMULATION OF INTERFACES
Andersson, Sören; Sellgren, Ulf // 2003
Successful simulations of product behaviour and performance during product realisation require reliable and powerful models ofboth the components and the interfaces between them. The interfaces can ...
SKETCHING A STRATEGY: EARLY DESIGN IN DIFFERENT INDUSTRIAL SECTORS
Lauche, K. // 2003
Transcript: Bitument tank student team part 2 (Members only )
Wu, Zichao; Duffy, Alex // 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
WHY CAD TOOLS BENEFIT FROM A SKETCHING LANGUAGE
Borg, J. C.; Farrugia, P.; Camilleri, K. P.; Giannini, F.; Yan, X. T.; Scicluna, D. // 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 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 ...
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.