Query returned 11501 results.
Designing 2D and 3D Textiles Using Yarn Engineering and VR
Stjepanovic, Zoran; Jezernik, Anton // 2002
Virtual reality presents a promising technology that can be treated as a potential enrichment of conventional computer aided technologies. The contribution gives an overview of the application of ...
Designing Design
Duffy, A.H.B. // 2002
Designing Parallel Kinematics Modular Machine Tools - New Approach
Owczarek, A.; Koch, T. // 2002
Developing Doublecurved Architectural Glass
Vollers, K. J. // 2002
This paper describes the making of a twisted façade, including glass. Its materialising has great similarities to that of freely doublecurved glass. The various encountered problems were approached ...
Development and Application of Modular Function Deployment
Stadler, C.; Hosnedl, S. // 2002
Modular Function Deployment (MFD) is a method, which is based on the well-known Quality Function Deployment (QFD) method. The QFD is more and more used because of its orientation on customer ...
Digital Space Design with the Applicable Database of Interactive Avatar Behavior
Ku, B.-C.; Kim, Y.-S.; Lee, B.-C. // 2002
The presence of the digital space has a considerable effect on the whole of the society and culture, and is now being risen as a medium which has an upcoming infinite expandability. As human is the ...
Diskussion der Probleme bei der integrierten Betrachtung von Sach- und Dienstleistungen – "Kovalente Produkte"
Weber, Ch.; Pohl, M.; Steinbach, M.; Botta, C. // 2002
Draft Design Supported by Evaluation of Machine Tool Dynamic Stiffness
Sniegulska, D. // 2002
Durchgängige Funktionsmodellierung in den frühen Konstruktionsphasen
Koch, M.; Meerkamm, H. // 2002
Dynamics of Motorcycle Using Flexible Elements
Oliveri, S. M.; Cale, M.; Catalano, L. // 2002
In this study a model was developed for the dynamic simulation of the motorcycle in which the frame was constructed using flexible elements. A feedback control system was applied to the model so that ...
E-map. Investigating Methods for Mapping Experiences
Grundy, C.; Crossley, L. // 2002
In spring 2001 an investigation was conducted at the University of Westminster intended to analyse personal experiences of the London Underground as a review of current techniques for recording and ...
Early Validation of a Design Method Based on Structured Reflection
Ivashkov, M. Y.; van Overveld, C. W. A. M. // 2002
The concistency and usefulness of a design method based on the idea of structured reflections (DMSR) are difficult to assess without having a working software prototype. In order to develop software ...
Education for Engineering and Designing
Eder, W. E. // 2002
Education in engineering can usefully be structured according to the theory of technical systems. Considerations of the didactics and pedagogics of educating (teaching and learning) are discussed. ...
Effeciency of Design Studies in Zagreb
Lapaine, B.; Kapetanovic, Z. // 2002
DESIGN 2002 is giving us opportunity to present resultats of research on School's effeciency. These results should draw attention of professional designers because they give information about ...
Elaboration of the Design of the Raster Elements on Securities
Žiljak, J.; Žiljak, I. // 2002
The raster elements in documents and securities are designed with vector graphics. Images, the bases for the illustration, derive from pixel graphics. In our laboratory a method has been developed ...
Energy Losses Due to Friction in Gears
Palaghian, L.; Bucsa, M.; Barsan, I. // 2002
This paper presents some theoretical and experimental results regarding the influence of the friction coefficient upon the energy losses in spur gears and worm gears. Tests have been made on medium ...
Engineering Data Management by Internet in Machinery Design
Wróbel, J.; Zhiyun, W. // 2002
Engineering Design in Integrated Product Development
Rohatynski, R. // 2002
Engineering in Reverse im Ästhetik-Design
Dankwort, C. W.; Faißt, K.-G. // 2002
Enhancement of Collaborative Product Data Management
Riitahuhta, A. // 2002
Entscheidungsfindung in der Industrie: Ergebnisse empirischer Untersuchungen in der industriellen Praxis
Lüdcke, R.; Birkhofer, H. // 2002
Entwickeln leichter Produkte – Ein Informationssystem als Hilfsmittel
Schmidt, W. // 2002
Environmental Assessment - Gotten Across to Industrial Designers
Bey, N. // 2002
This paper deals with a simplified method for environmental assessment for designers, the Oil Point Method (OPM). The paper explains characteristics of the method, such as the reduced problem with ...
Environmentally Sound Product Improvements of Consumer Products
Lo, V.; Wimmer, W. // 2002
In the fast moving and quick changing Digital Economy (DE), all businesses or manufacturing modes have evolved into a very competitive business particularly in the Small Electrical Appliances ...
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.