Query returned 11501 results.
Integration von Berechnungen in den frühen Entwurfsprozeß
Heynen, Christoph // 1997
Integration von Gestalten und Berechnen - Möglichkeiten und Anwendungsgrenzen
Klose, Johannes // 1997
ISO-Toleranzangaben und ihre Interpretation in einen Software-baustein zur konventionellen Tolerierung im CAD-System HP PE/SolidDesigner
Britten, Werner; Thome, Oliver // 1997
Konstruktionsbegleitende Analyse auf Fertigbarkeit von Toleranzfestlegungen auf Basis des Konstruktionssystems mfk
Hochmuth, Rüdiger // 1997
Kostengerechtes Konstruieren = fertigungsgerechtes Konstruieren? - Probleme einer anforderungs-gerechten Konstruktionsoptimierung
Franke, H.-J. // 1997
Merkmallexikon: Erstellung und Anwendung einer formalen und firmenübergreifenden Begriffswelt
Kasan, Rolf-Dirk // 1997
MODELLING PLANT PIPING PROJECT
Pulkkinen, Antti; Vainio-Mattila, Markus; Riitahuhta, Asko // 1997
Piping project is an uncertainty factor in power plant project. The current methods used in estimating costs in tendering phase are unreliable. The methods used formodelling piping engineering are ...
MODULAR FUNCTION DEPLOYMENT (MFD) - INDUSTRIAL EXPERIENCES
Erixon, Gunnar // 1997
Modular Function deployment (MFD) is a method for the creation of modular product design, using the concept of "module drivers" [1]. It has been applied in a number of modularisation ...
MODULARITY IN PRODUCT DESIGN
Pels, Henk Jan // 1997
The market requires increasing product variety and flexibility: the ability for fast response to new customer needs. There are several ways to realise this:
• concurrent engineering: short product ...
Multikriterielle Bewertung - Einsatz der Meta-Methodologie von Watson, Radcliffe, Dale im Sonderforschungs-bereich 396
Wartzack, Sandro // 1997
ON THE IDENTIFICATION OF PRODUCT STRUCTURE LAWS
Andreasen, Mogens Myrup; Hansen, Claus Thorp; Mortensen, Niels Henrik // 1997
The relations in the transformation structure leads to functions, organs and parts in an interface ...
OPTIMISATION OF THE PROCESS CHAIN BY SLECTING THE MOST SUITABLE CONSTRUCTION STRUCTURE AND DESIGN FOR PRODUCTION OF THE COMPONENTS
Wartzack, Sandro // 1997
Time reduction of the product development process, because of growing competitive pressure, has an increased importance today. This paper presents a strategy how to shorten the process chain by ...
PRODUCT STRUCTURING IN A NUMBER OF DUTCH COMPANIES
Tichem, Marcel // 1997
This contribution provides a summary of a number of talks with Dutch companies on product structuring. Some of the issues are: the close interrelationship between the design interpretation of product ...
Prüfgerechte Toleranzen für Maß, Form und Lage
Weckenmann, A.; Knauer, M.; Gubesch, A. // 1997
RE-USE OF PRODUCT MODEL THROUGH LIFE-CYCLE STAGES
Ranta, Mervi; Mäntylä, Martti // 1997
This paper discusses the requirements on product model presentations that are suitable for reuse. The aim is to define promising directions for future research by recognizing how the characteristics ...
RELATIONSHIP BETWEEN CONFIGURATION MANAGEMENT AND PRODUCT STRUCTURES
Yu, Bei // 1997
In general, the process of managing configuration consistency is regarded as a set of problem¬solving methods which could work without • concerning product structures. Nonetheless, product ...
REQUIREMENTS OF COMPUTER-BASED MODELLING AND MANAGEMENT FOR PRODUCT KNOWLEDGE EVOLUTION SUPPORT
Zhang, Yan; Duffy, Alex; MacCallum, Ken // 1997
Product knowledge is the knowledge of products concerned with the nature of the products. Product knowledge can be classified into the current product knowledge, that is the knowledge of the product ...
Service Driven Design: Konzept für eine geschlossene Informations- und Prozeßkette zwischen Service und Entwicklung auf der Basis modernster Informationstechnologien
Eisenhut, Andreas // 1997
STRUCTURING OF PRODUCTION MACHINES
de Roode, Barry // 1997
This paper describes a Design Model to model production machines. This model is used to develop a computer-tool to support the designer in the conceptual stage of the design process. The model uses ...
THE ROLE OF INFORMATION STRUCTURES IN DESIGN AND ENGINEERING PROCESSES
Eric Lutters, A. H.; Streppel, Huub Kals // 1997
Manufacturing tasks and their mutual interactions can be described based on a reference model. A specific model, the Manufacturing Engineering Reference Model, is described here, and using the model ...
THE USE OF A COMPUTERISED CHROMOSOME MODEL AS A CLASSFICATION OF DESIGN FOR ASSEMBLY REDESIGNS
Egan, Michael; Malmqvist, Johan // 1997
This paper analyses the potential of using a computer tool for chromosome modelling as a support for redesign for assembly. It is shown how the chromosome model can be used for describing the product ...
Toleranzsimulation in der Karosserieentwicklung bei VW
Spors, Karin; Hennig, Heiko // 1997
VecTol – ein Softwarebaustein zur Vektoriellen Tolerierung im CAD-System HP-PE/SolidDesigner
Thome, Oliver; Britten, Werner // 1997
Zur automatischen Gestaltgenerierung von Gußteilen
Hartmann, Roland // 1997
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.