Query returned 11501 results.
Using Experience in Design. A Practical Attempt to Simplify the Design Process
Hollins, B. // 2002
Using Finite Elements Model of the Human Body for Shape Optimization of Seats: Optimization Material Properties
Moes, N. C. C. M.; Horváth, I. // 2002
An optimization procedure was developed to search for the ergonomically optimum product shape. The optimization entity is a FEM of the human body. The modification variable is the pressure in the ...
Using of 3-D Parametrical Blocking Contours for Optimizing External Cylindrical Gear Drives on a "Geometrical Level"
Nenov, P.; Anguelova, A.; Kaloyanov, B. // 2002
Always when the operating gear center distance is not specified, the modern design process of a gear drive with optimal parameters could start by creating a 3-D model of it parametrical blocking ...
Variant Design Based on Product Platform
Pavlic, Davor; Pavkovic, Neven; Štorga, Mario // 2002
This paper details the approach for design a product variants based on the scalable product platforms, called scalable product variants. A short overview of the terms in product variety it is given. ...
Vehicle Dynamics Simulation Part 2: Presenting the Simulated Vehicle Dynamics in Virtual 3D Environment
Ambrož, M.; Ciglarič, I.; Prebil, I. // 2002
Results of simulations done by mathematical models of driving dynamics have to be presented in a clear and appealing way. One possibility of this is presentation by animation in virtual 3D ...
Vehicle Dynamics Simulation, Part 1: Mathematical Model
Ciglarič, Iztok; Prebil, Ivan // 2002
The field of computational dynamic is surveyed, focusing on issues relevant to develop complex and numerical efficient mathematical models. Considering the topic of mathematical model, today various ...
Vibration Analysis of Vacuum Cleaner Motors
Tavcar, J.; Duhovnik, J. // 2002
Once a product is developed and its manufacture begins, its level of excellence immediately starts decreasing due to other competitive products on the market. Its life on the market can be prolonged ...
Virtual Prototyping Simulation for the Design of Two-Wheeled Vehicles
Barone, S.; Curcio, A.; Pierucci, F. // 2002
In this paper, a CAD system and a multi-body kernel have been integrated using a neutral top-down design environment. In particular, a parametric 3D functional scheme is developed as entry-level ...
VR zur Unterstützung des kollaborativen Arbeitens
Kunz, A.; Spagno, C. // 2002
Web-basiertes Projektierungswerkzeug für die Hydrostatik
Schmidt, J.; Feldmann, D. G. // 2002
What shall engineers be taught about product development?
Andreasen, M. M. // 2002
After the recognition of product development as a central and very important area for business success of industrial companies, many engineering schools have established courses on product ...
Why Methods Don't Work and How to Get them to Work
Birkhofer, H.; Kloberdanz, H.; Sauer, T.; Berger, B. // 2002
Zur Problematik rechnerunterstützter Konstruktionsleitsysteme
Gries, B. // 2002
"Joining three heads" - experiences from mechatronic projects
Andreasen, Mogens Myrup; McAloone, Tim C. // 2001
Automatisierte Erstellung unternehmensspezifischer Klassifikationssysteme
Sander, Stefan; Weißkopf, Jörg // 2001
Betrachtungen zur Konzeptphase im Konstruktionsprozess von Leichtbauteilen
Puri, Werner; Schmidt, Winfried // 2001
Creating Architectures for a product family
Harlou, Ulf // 2001
Der Einfluss von Fertigungsabweichungen und elastischen Deformationen auf das kinematische Verhalten eines Kunststoffgetriebes
Hochmuth, Rüdiger; Paetzold, Kristin // 2001
Entwicklung mechatronischer Systemkomponenten dargestellt an den Referenzbeispielen Kosmak und Liros
Breidert, Joachim; Jansen, Sebastian; Welp, E.G. // 2001
Erweiterung der FMEA-Methodik für die Produktentwicklung
Breiing, Alois; Kunz, Andreas // 2001
Ganzheitliche Entwurfsmethoden für mechatronische Systeme am Beispiel des flexiblen Fahrzeuges x-mobile
Koch, Thorsten; Schmitz, Joachim; Zanella, Mauro // 2001
Hochvariable Faserverbundwerkstoffe in der Natur am Beispiel der Arthropodenkutikula
Kesel, Antonia B.; Weber, Christian; Weich, Isabell; Werner, Horst // 2001
Intelligente Verbindungskonzepte für die automatisierte Demontage
Klett, Jan // 2001
Konzept zur Computerunterstützten Toleranzfestlegung mit begleitender Kostenberechnung
Jourdan, Federico // 2001
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.