Query returned 1580 results.
MULTIPROJECT MANAGEMENT FROM A PRACTITIONERS POINT OF VIEW
Pilemalm, J.; Velin, M. // 2003
NEW THEORY-BASED CONCEPTS FOR PDM AND PLM
Weber, C.; Deubel, T. // 2003
OBJECT-LEVEL INFORMATION MANAGEMENT FOR DYNAMIC DESIGN PROCESS
Sun, H.; Lu, W. F. // 2003
PARAMETER TRAILS
Flanagan, T. L.; Eckert, C. M.; Clarkson, P. J. // 2003
PRIORITIZING R&D-PROJECTS IN A STUCTURED WAY - BASED ON THE EXAMPLE OF THE AUTOMOTIVE SUPPLIER INDUSTRY
Baumgärtner, C. // 2003
PRODUCT DESCRIPTION USING CONFIGURABLE COMPONENTS
Claesson, A.; Gedell, S. // 2003
PRODUCT FAMILY DEVELOPMENT AND MANAGEMENT: ARCHITECTING FOR MAXIMUM PROFITABILITY
Nidamarthi, S.; Mechler, G.; Karandikar, H. // 2003
REAL TIME RAPID PRODUCT DEVELOPMENT PROCESS DATA AND INFORMATION MANAGEMENT FOR SMALLER ENTERPRISES
Shaw, A.; Aitchison, D. // 2003
REAL-TIME CO-ORDINATED RESOURCE MANAGEMENT IN A COMPUTATIONAL ENVIRONMENT
Coates, G.; Duffy, A. H. B.; Whitfield, R. I.; Hills, W. // 2003
RESEARCH ON DESIGN REFLECTION: OVERVIEW AND DIRECTIONS
Reymen, I. M. M. J. // 2003
SIGNPOSTING: MODELLING UNCERTAINTY IN DESIGN PROCESSES
O’Donovan, B. D.; Clarkson, P. J.; Eckert, C. M. // 2003
THE DEVELOPMENT OF A KNOWLEDGE MANAGEMENT MODEL TO SUPPORT PRODUCT DESIGN PROCESS WITHIN BRAZILIAN SME COMPANIES
Gouvinhas, R. P.; Costa, P. E. C. // 2003
THE EVOLUTION OF A COMMUNITY OF PRACTICE FOR KNOWLEDGE MANAGEMENT
Kerr, M. P.; Stewart, A. B. D. // 2003
THE REALITY OF DESIGN PROCESS PLANNING
Eckert, C. M.; Clarkson, P. J. // 2003
THE SIMULATED DESIGN PROCESS
O’Donovan, B. D.; Clarkson, P. J.; Eckert, C. M. // 2003
THE STRATEGIC PROCESS FOR DEVELOPING A BUILDING SET ON COMPLEX PRODUCTS
Baumberger, C.; Lindemann, U.; Pulm, U. // 2003
TOOLS SUPPORTING THE DEVELOPMENT OF MODULAR SYSTEMS
Breidert, J.; Welp, E. G. // 2003
TOWARD A PROJECT MEMORY FOR INNOVATIVE PRODUCT DESIGN, A DECISION-MAKING PROCESS MODEL
Longueville, B.; Stal Le Cardinal, J.; Bocquet, J-C; Daneau, P. // 2003
TOWARDS A CHANGE PROCESS PLANNING TOOL
Eger, T.; Eckert, C. M.; Clarkson, P. J. // 2003
UNIVERSAL FUNCTION-STRUCTURES IN EARLY DESIGN STAGES
Koch, M.; Meerkamm, H. // 2003
WHAT REPRESENTATION DO DESIGNERS BUILD OF THE FUTURE USERS OF THEIR DESIGN?
Darses, F. // 2003
WORKFLOW ARCHITECTURE FOR A DISPERSED AUTOMOTIVE DEVELOPMENT NETWORK
Kristjansson, A. H.; Kristensen, K.; Hildre, H. P. // 2003
A French Approach to Teaching Project Management
Stal-Le Cardinal, J.; Bocquet, J.-C. // 2002
This pedagogic article presents the management of project actions at Ecole Centrale of Paris and a design and realization project experience’s teaching, a lavender harvester. This project, lasted of ...
A KBE System to Manage the Module Configuration Using the Corporate Knowledge
Mandorli, F.; Berti, S.; Germani, M. // 2002
A key point, today, is the development of products that fulfil the individual customer needs as close as possible. The market trend, hence, is towards the ""mass customization"". ...
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.