Query returned 1280 results.
Student search behaviour in a digital library
Wodehouse, Andrew; Grierson, Hilary; Ion, William; Juster, Neal // 2006
THE CONCEPT OF FUNCTIONS AND INFORMATION CONVERSION IN SOFTWARE - DESIGN METHOD ADAPTATION IN AN INDUSTRIAL CONTEXT
Weigt, M. // 2006
With regard to the increasing importance of software components in technical systems, this paper presents an adaptation of the concept of functions considering the nature of software as an abstract ...
THE DIGITAL MATURITY MAP - MOTIVATION FOR AN EDM BASED VALIDATION METHOD
Mueller, M.; Baer, T.; Weber, C. // 2006
Throughout the assembly process chain in the automotive industry digital methods such as DMU or tools of the digital factory are used. Despite these improvements, it remains challenging to define a ...
TRACEABILITY OF SIMULATION DATA IN A PLM ENVIRONMENT: PROPOSITION OF A STEP-BASED SYSTEM THAT SUPPORT PARAMETER INTEGRATION
Ducellier, G.; Charles, S.; Eynard, B.; Caillaud, E. // 2006
The exchanges between experts represent a key challenge for collaborative product development. It is based on prior researches developed in the domain of Simulation Data Management and proposes the ...
TRANSLATION BETWEEN LINGUISTIC STRUCTURES AND SHAPE STRUCTURES FOR BIDIRECTIONAL DESIGN
Miura, S.; Utiyama, M.; Takeuchi, K.; Isahara, H.; Nagai, Y.; Taura, T. // 2006
In upstream design, designers generate new images. This process is important in forming the whole design object. In this process they use verbal image and nonverbal image in their mind. We hope to ...
USING MULTIPLE DESIGN STRUCTURE MATRICES
Eichinger, M.; Maurer, M.; Lindemann, U. // 2006
In product development, multiple aspects of engineering design methodology interact with each other. In this paper, we present an approach that integrates these aspects (product design domains) into ...
VISUALIZATION OF VARIATION IN EARLY DESIGN PHASES: A CONVEX HULL APPROACH
Lööf, J.; Söderberg, R.; Lindkvist, L. // 2006
As the demand on productivity in the manufacturing industry always increases, it’s important with tools that shorten the time from concept to production phases. Visualization has become a popular ...
A DESIGNER WORKBENCH WITH REAL-TIME CAPTURE AND REUSE OF INFORMATION ON PRODUCT EVOLUTION AND RATIONALE
Chakrabarti, A.; Kota, S.; Rao, N.; Chowdary, S. // 2005
AN EMPIRICAL STUDY OF REQUIREMENTS RELATED TO GENERIC PRODUCT STRUCTURES IN CAD-PDM INTEGRATION
Sarinko, K.; Björkstrand, R.; Martio, A. // 2005
AN OVERVIEW OF THE VRS VIRTUAL PLATFORM
Whit?eld, R. I.; Duffy, A. H. B.; Wu, Z.; Meehan, J. // 2005
EXCHANGE OF PRODUCT DATA IN COOPERATIVE SHIPBUILDING PROJECTS
Gsell, H.; Homburg, N.; Müller, D. H. // 2005
INCORPORATION OF RELIABILITY MANAGEMENT IN THE DESIGN PROCESS
Delonga, M.; Bertsche, B. // 2005
INTRODUCING GRID-BASED, SEMI-AUTONOMOUS EVOLUTIONARY DESIGN SYSTEMS
Parmee, I. C.; Abraham, J.; Shackelford, M.; Spilling, D.; Rana, O. F.; Shaikhali, A. // 2005
PREREQUISITES FOR THE IMPLEMENTATION OF A PRODUCT DATA AND PROCESS MANAGEMENT TOOL IN SME
Pol, G.; Jared, G.; Merlo, C.; Legardeur, J. // 2005
SEMIOTREND: EVOLUTIONAL AND DYNAMIC TREND MAPS SUPPORTING CREATIVITY FOR DESIGNERS
Petiot, J.-F.; Guénand, A. // 2005
SENSITIVITY ANALYSIS: A PRIORI AND POST FACTO
Giess, M. D.; Culley, S. J.; Hicks, B. J. // 2005
SPECIFICATION OF SIMULATION DATA MANAGEMENT ENVIRONMENT INTEGRATED WITH PDM
Charles, S.; Eynard, B. // 2005
TOWARDS PLM IMPLEMENTATION METHOD IN SME
Eynard, B.; Merlo, C.; Pol, G. // 2005
A CONCEPT FOR SAFETY AND DEPENDABILITY INFORMATION EXPLOITATION IN MAINTENANCE PLANNING AND PRODUCT DEVELOPMENT
Viitanicmi, Juhani; Saamanen, Arto; Rcunanen, Markku // 2004
Maintenance services are becoming increasingly important in the current business environment. Emphasis on the availability and maintainability over the entire life cycle of modern, complex technical ...
A NEW 3D SCANNING-AIDED PROCEDURE IN CUTTING TOOL DESIGN
Semenski, D.; Baki?, A.; Drvar, N.; Marinov, A. // 2004
A new process of cutting tool design by using 3D scanning-aided technology has been invented by using rapid prototyping principles. The main demands of designing process is getting the precise ...
A NEW APPROACH FOR GESTURE-BASED SKETCHING
Diehl, H.; Lindemann, U.; Müller, F.; Schneider, S. // 2004
Tools for engineering design like CAD don´t support creativity in the early design phases. Instead, paper based sketches are still the conceptual designer’s first choice for fixing his ideas. ...
A SOFTWARE BASED SYSTEM TO SUPPORT THE DESIGN FOR DISASSEMBLY
Gries, B.; Blessing, L. // 2004
In this paper, the current state of a software based system to support the design for disassembly is presented. This system, called “Design Support System”, is based on a common partial product model ...
A VR/KM INTEGRATED PLATFORM FOR SUPPORTING INTEROPERABILITY IN CONCEPT DESIGN
Ucelli, G.; De Amicis, R.; Conti, G. // 2004
In the rapidly growing global economy car manufacturers now require quality, innovation and short time to market to win the increasing competition. This is traduced in the need for optimization of ...
AN ITERATIVE QUESTION-ANSWER DRIVEN PROCESS TO SUPPORT PRODUCT DESIGN
Andersson, Kjell // 2004
Product development is often described as an iterative process of finding solutions that match specific requirements. The many dimensions of this process include time, organization, product-specific ...
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.