Query returned 1452 results.
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. ...
Ethics in Industrial Product Design (Good, Goods and Gods)
Özcan, A. C. // 2002
In mythology, semi-god, semi-human Prometheus was a designer and the fire he brought to humans was the design ability, the ability to create good goods like gods. Today he is ashamed to feel ...
Inclusive Design - Review of Student Projects
Kapetanovic, Zlatko; Horvat, Sanja; Lapaine, Božidar; Orešic, Mladen // 2002
The notion INCLUSIVE DESIGN is refered to process of designing artificial and visual environment suitable for all persons regardless of age,health conditions,education,skills and other.It was ...
Numerical Analysis of non Linear Thermosensible Viscoelastic Systems
Vetturi, D.; Magalini, A.; Ramorino, G. // 2002
In this paper will be present a numerical approach to the dynamic analysis of rubber-to-metal devices. These objects, which contain viscoelstic materials, work in extreme conditions by the point of ...
Numerical Approach for Fatigue Initiation Service Life of Mechanical Elements
Šraml, M.; Potrč, I.; Flašker, J. // 2002
The numerical model for analysing damage due to contact fatigue of mechanical elements is presented in this paper. Mechanical behaviour of various machine elements depends upon interacting influences ...
Office Furniture Design According to a Human Anthropometric Data
Ivelic, Ž.; Grbac, I.; Ljuljka, B.; Tkalec, S. // 2002
If the design of the office furniture does not follow ergonomic principles, and if there is lack of exercises or relaxation during working hours, it is possible that various forms of physical ...
On a Hip Joint Simulator Electric Actuators Integrated Design and Optimization
Pellicciari, M.; Barbanti, G.; Andrisano, A.O. // 2002
The multidisciplinary implications occurred in the integrated design and development of the motorization for a novel multi axis hip joint simulator using 3D parametric CAD system integrated with ...
Ontology-Based Modeling of Product Functionality and Use Part 2: Considering Use and Unintended Behavior
van der Vegte, W. F.; Kitamura, Y.; Mizoguchi, R.; Horváth, I. // 2002
Product Modelling in Early Phases of the Design Process
Korpela, T. // 2002
Product modelling help the designer to communicate about the design problem with his/her colleagues. Models help also the designer to understand entirely the problem to be solved. Aims of the ...
Trajectory of the Human Body Mass Centre During Walking at Different Speed
Jurcevic Lulic, T.; Muftic, O. // 2002
The body's centre of mass is a key factor in the analysis of human gait, as it reflects the motion of the whole body. The major objectives of this paper were to describe the inter-subject ...
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 ...
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 ...
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.