Query returned 2346 results.
THE STRATEGY - DESIGN ALIGNMENT: WHICH GUIDELINES TO ENSURE COHERENCE BETWEEN STRATEGIC THINKING AND DESIGN PROCESS
Mira-Bonnardel, S. // 2004
The intention of this paper is to understand how strategic objectives of a company really interact with operational objectives of the company’s design process. The question is: how to guide design in ...
Tolcerance margins as constraining factors of changes in complex products
Ariyo, O. O.; Eckert, C. M.; Clarkson, P. J. // 2004
Engineering changes to a product are important for it to reach and maintain market competitiveness. The nature of today’s market has seen the development time for many products reduced considerably. ...
TOWARDS MORE EFFICIENT ORGANISATION OF DESIGN SOCIETY CONFERENCES
Pavkovic, N.; Storga, M.; Dekovic, D.; Marjanovic, D. // 2004
This paper has emerged from author's experience as organisers of four conferences from “Design” series: Design '98, Design 2000, Design 2002 and Design 2004. This is not a scientific paper ...
TREATMENT OF DECISION SITUATIONS IN THE DESIGN PROCESS
Höhne, G. // 2004
During the design process different decision situations arise at planning, managing and problem solving procedures. The aim of this contribution is to characterise the content and the characteristic ...
TWO REVERSE ENGINEERING METHODS FOR THE RECONSTRUCTION OF AN HIGH SPEED CRAFT SURFACE: A COMPARISON
Gerbino, S.; Renno, F.; Papa, S. // 2004
The aim of the present work is to determine an optimal method for a virtual reconstruction, through Reverse Engineering (RE) techniques, of the hull of an high-speed craft (HSC).A laboratory has been ...
“SYMBOLIC DESIGN”: A UML BASED ENVIRONMENT FOR INTEGRATED PRODUCT DEVELOPMENT
Liverani, A.; Amati, G.; Pellicciari, M. // 2004
In this paper a novel approach to PPD (Process and Product Development) through a UML (Unified Modelling Language) has been investigated, with the primary objective to setup a functional and resource ...
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 GENERAL FRAMEWORK FOR AUTOMATED CONCEPTUAL DESIGN OF ONE DOF MECHANISMS
Wahl, J-C; Sartor, M.; Paredes, M. // 2003
A GENERATIVE MODELING APPROACH TO ENGINEERING DESIGN
Isaksson, O // 2003
A GRAMMATICAL APPROACH TO COMPUTATIONAL GENERATION OF MECHANICAL CLOCK DESIGNS
Starling, A. C.; Shea, K. // 2003
A NOVEL APPROACHES TOWARDS DESIGN INFORMATION MANAGEMENT WITHIN AIRBUS
Lowe, A.; McMahon, C. A.; Culley, S. J.; Coleman, P.; Dotter, M. // 2003
A NOVEL UPDATING MODELLING METHODOLOGY FOR FREE-FORM SURFACE MODIFICATIONS IN EARLY STAGES OF DESIGN
Prieto, P. A.; Wright, D. K.; Qin, S. F. // 2003
ASSEMBLY SYNTHESIS FOR OPTIMAL IN-PROCESS DIMENSIONAL ADJUSTABILITY BASED ON A JOINT LIBRARY
Lee, B.; Saitou, K. // 2003
CABLING DESIGN UTILIZING 3D CAD IN PRODUCT DEVELOPMENT OF AN ELECTRIC DEVICE
Lindfors, N.; Pesonen, A.; Franck, C.; Lähteinen, V.; Kuosmanen, P. // 2003
CHARACTERISTICS OF A MULTI-VIEWPOINT FEATURE-BASED DESIGN AUTOMATION ENVIRONMENT
Lee, K. H.; McMahon, C. // 2003
CONCEPTUAL MODELING TOOL AT THE EARLY DESIGN PHASE
Naya, F.; Contero, M.; Jorge, J.; Conesa, J. // 2003
CONTROLLING PRODUCT RELATED ENGINEERING CHANGES IN THE AIRCRAFT INDUSTRY
Riviere, A.; Féru, F.; Tollenaere, M. // 2003
DEFINING SIMILARITY BETWEEN DESIGN CONCEPT SKETCHES BASED ON PHYSICAL QUANTITY AND GEOMETRY
Murakami, T.; Usui, M. // 2003
DESIGN OF VALUE CHAINS IN COMPANIES - AN INTEGRATED OPTIMISATION OF THE VALUE OF PRODUCTS AND PROCESSES
Elhamdi, M.; Yannou, B.; Marx, D. // 2003
DISTRIBUTED ENGINEERING VIA BROADBAND - A CASE STUDY
Törlind, P. // 2003
EFFICIENT SUPPORT FOR THE PRODUCT DEVELOPMENT PROCESS - COMPUTER-BASED METHOD-TOOLS FOR THE CONCEPTUAL PHASE
Walter, S.; Sauer, T.; Weiss, S.; Birkhofer, H. // 2003
FUNCTION-ORIENTED CONFIGURATION OF PRODUCTS BY MEANS OF FEATURE & CONSTRAINT-BASERD MODELING
Höhne, Günter; Brix, Dr. T. // 2003
In the early design phases three main levels of abstraction can be distinguished, which describe the function, the principle and the embodiment (layout/form). Suitable representations (e.g. function ...
GARSKETCH3D: A SKETCH-BASED 3D APPAREL PRODUCT MODELLING PLATFORM
Wang, CCL; Wang, Y.; Yuen, M. M. F. // 2003
INVESTIGATION OF THE DESIGN EXEMPLAR AS A CAD QUERY LANGUAGE
Divekar, A. P.; Summers, J. D. // 2003
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.