Query returned 1280 results.
A CASE STUDY ON CONCEPT DESIGN AND CAD MODELLING IN THE FOOTWEAR INDUSTRY
Smith, G.; Claustre, T. // 2006
A case study on reverse engineering in the footwear design and manufacturing industry is presented. Reverse engineering tools and techniques are used to capture three-dimensional data and to convert ...
A CONTENT MANAGEMENT FRAMEWORK FOR PRODUCT DEVELOPMENT
Gsell, H. // 2006
A CONTRIBUTION TO METHODOLOGY OF ENGINEERING CALCULATIONS
Rohatyñski, R.; Babirecki, W. // 2006
The paper presents a new methodology of engineering calculation algorithmization based on constraint management. The constraints and variables are represented in a Boolean matrix form called the ...
A METHOD TO CHART THE STRUCTURE OF DESIGNERS' CLAY MODELING PROCESSES
Wiegers, T.; Dumitrescu, R.; Song, Y.; Vergeest, J.S.M. // 2006
CAD is used for the design of nearly any product, but not often in the earliest phases of design. Physical modeling is still very popular for ideation. What makes physical modeling different ? A ...
A SELF-TRAINING SYSTEM THAT LEARNS THROUGH EXPERIMENTATION
Braun, S.C.; Gero, J.S. // 2006
The paper introduces an adaptive system that, inspired by the diversity of human cognitive development processes, uses different kinds of machine learning to develop its expertise. The system ...
ARCHITECTURES FOR MECHATRONIC PRODUCT DATA INTEGRATION IN PLM SYSTEMS
Bergsjö, D.; Malmqvist, J.; Ström, M. // 2006
In this paper four generic architectures for PLM implementations in complex product development settings are presented and analysed. The focus has been on the information integration problems ...
COMMUNICATION MEDIA IN DISTRIBUTED COLLABORATION – ANALYSIS OF DESIGN EXPERIMENTS
Grieb, J.; Lindemann, U. // 2006
Communication media play an important role in distributed working design teams. We carried out design experiments to find out which communication media are used in what combination depending on the ...
COMPLEXITY OF PRODUCT STRUCTURE CONFIGURATIONS
Salonen, N.V. // 2006
There is need for flexible change management to enable dynamic changes of documents linked to parts. This requirement is one of the most important needs of structure configurations versus current ...
CONTRIBUTION TO MAINTAINABILITY AND SAFETY ASSESSMENT IN THE MECHANICAL PRODUCT DESIGN
Coulibaly, A.; Houssin, R.; Mutel, B. // 2006
The paper presents an approach for maintainability and safety assessment using CAD model enriched with behavioral semantic data. This aims to assist designers for taking care of product behaviors ...
DIMENSIONAL TOLERANCE APPROXIMATION FOR REVERSE ENGINEERING APPLICATIONS
Jamshidi, J.; Mileham, A.R.; Owen, G.W. // 2006
Tolerance accommodation is normally a re-engineering process rather than the Reverse Engineering (RE) of a component. This can jeopardise the exactness of the re-designed data or increase the RE cost ...
EXPERIENCE BASED COST MANANGEMENT IN THE EARLY STAGES OF PRODUCT DEVELOPMENT
Zrim, G.; Maletz, M.; Lossack, R. // 2006
Function orientation and process cost management allows a transparent and complete estimation of costs in the early phases of product development based on developer’s experience. The present approach ...
INFLUENCE OF THERMAL DILLATATION UPON DESIGN OF SCREW MACHINES
Kovacevic, A.; Stosic, N.; Mujic, E.; Smith, I.K. // 2006
Close control of the clearances between the rotors and the casing is essential for efficient and quiet oil free compression or expansion in twin screw machines. Differential thermal expansion between ...
INFORMATION MANAGEMENT FOR THE DIGITAL FACTORY - BRIDGING THE GAP BETWEEN ENGINEERING DESIGN AND DIGITAL PLANNING
Burr, H.; Vielhaber, M.; Weber, C. // 2006
In today’s development processes, an efficient information handling is an essential success factor. In this article, the so-called shell model is introduced. The shell model is a data model for a ...
INNOVATIVE DESIGN AUTOMATION TECHNOLOGIES FOR CORRECTIVE SHOES DEVELOPMENT
Raffaeli, R.; Alfaro, D.; Germani, M.; Mandorli, F.; Montiel, E. // 2006
The paradigm of Mass Customisation (MC) is today fundamental for the European fashion industry. Footwear industry is still labour intensive and companies need solution to reduce costs and remain ...
INVESTIGATION ON THE OPTIMAL ARRANGEMENT OF THE HUMAN-MACHINE INTERFACE OF AUTOMATIC LATHES
Maier, T.; Dudic, I.; Schmid, M. // 2006
This investigation examines indicators and controls with regard to their arrangement and their relation to a process and whose use by different operators is related to a complex sequence of ...
MONITORING TOOL FOR A REACTIVE CUSTOMER ORIENTATED QUALITY MANAGEMENT
Felgen, L.; Gahr, A.; Lindemann, U. // 2006
The high quality of products is an important condition for economic success of automotive industry. Regarding this challenge a reactive, customer orientated quality planning method has been ...
ON THE IMPORTANCE OF A FUNCTIONAL DESCRIPTION FOR THE DEVELOPMENT OF COGNITIVE TECHNICAL SYSTEMS
Paetzold, K. // 2006
The development of cognitive technical systems is considered as a further development of mechatronic systems. Rigid sensor-actor chains are broken up while thereby becoming flexible. This is achieved ...
PRODUCT AND PROCESS IMPROVEMENTS BASED ON DATA MINING OF SHOP-FLOOR INFORMATION
Wuenscher, T.; Feldmann, D.G.; Krause,D. // 2006
To succeed in a competitive market, companies are permanently forced to exploit improvement potential within their products and processes. To do so, shop-floor information, including information ...
PRODUCT DATA MANAGEMENT IN CONCURRENT ENTERPRISES
Müller, D. H.; Gsell, H.; Homburg, N. // 2006
PRODUCT DEVELOPMENT ONTOLOGY IN TRACEABILITY IMPLEMENTATION FRAMEWORK
Pavković, N.; Štorga, M. // 2006
We argue a need for a design projects’ repository as the core for supporting, sharing and reuse of design knowledge. Such software system should enable reusing the knowledge of a given domain, and be ...
PRODUCT MODEL SUITED FOR THE ERP SYSTEM
Galeta, T.; Kljajin, M.; Karakašić, M. // 2006
In a purpose to support the product development process through the ERP system, an appropriate product model should be accomplished and implemented. The paper represents product model suited for the ...
PRODUCT STRUCTURING FOR CROSS-X PDM
Vielhaber, M.; Burr, H.; Eigner, M. // 2006
The product creation process in automotive engineering is getting more and more complex. Challenges arise from the ever growing complexity of the products themselves as well as from consistently ...
REPRESENTATION OF ELASTIC DEFORMATIONS AS DEVIATION ZONE AND ITS CONNECTION WITH STATISTICAL TOLERANCE ZONES
Lustig, R.; Meerkamm, H. // 2006
In this paper a new method is presented which allows the interconnection of tolerances with elasticity information and the combined simulation of both. First the elastic deformations are calculated. ...
RESEARCH APPROACHES ON PRODUCT DEVELOPMENT PROCESSES
Ottosson, S.; Björk, E.; Holmdahl, L.; Vajna, S. // 2006
For researchers to be able to understand what happens in a product development project with its complex nature, to be able to reflect upon it, and to provide useful recommendations for improvements ...
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.