Query returned 720 results.
TOWARDS A SYSTEM MODEL TO IMPROVE THE QUALITY OF DECISIONS
Dünser, T.; Meier, M. // 2004
For the evaluation of components in the design of complex systems, it is hard to determine both the evaluation criteria and their importance correctly. The paper introduces a new approach to ...
TOWARDS MORE EFFICIENT ORGANISATION OF DESIGN SOCIETY CONFERENCES
Pavkovic, N.; Storga, M.; Dekovic, D.; Marjanovic, D. // 2004
This paper has emerged from author's experience as organisers of four conferences from “Design” series: Design '98, Design 2000, Design 2002 and Design 2004. This is not a scientific paper ...
USER-CENTRIC EVOLUTIONARY DESIGN
Parmee, I. C.; Abraham, J.A. // 2004
The paper provides an overview of interactive evolutionary computing and describes aspects of user-centric evolutionary design systems relating to multi-objective satisfaction. Such systems generate ...
WEB-BASED MULTINATIONAL DESIGN EDUCATION
Leibl, Peter; Kuosmanen, Petri; Bargelis, Algirdas // 2004
Increased internationalisation in industry, schools and universities has given the possibility and, at the same time, put the pressure to share the best practises in teaching and learning. The ...
AN ECO-INNOVATIVE DESIGN METHOD BY GREEN QFD AND TRIZ TOOLS
Chen, J. L.; Liu, C-C // 2003
ASSESSMENT METHOD OF VALUE DISTRIBUTION FOR PRODUCT FAMILY DEPLOYMENT
Fujita, K.; Takagi, H.; Nakayama, T. // 2003
IMROVING THE ROBUSTNESS OF MULTICRITERIA DECISION MAKING
Ariel, S.; Reich, Y. // 2003
INFUSED DESIGN: A BRIEF INTRODUCTION
Shai, O.; Reich, Y. // 2003
RELATING THE QUALITY OF THE IDEA GENERATION PROCESS TO THE QUALITY OF THE RESULTING DESIGN IDEAS
van der Lugt, Remko // 2003
STUDY ON SUBJECTIVE EVALUATION OF PERCEIVED QUALITY OF FLAP MOBILE PHONES AND PREDICTION OF SENSORIAL PROFILE
Martín López, J.; Guenand, A. // 2003
A Methodology Supporting the Preparation of 3D-CAD Data for Design Reviews in VR
Graf, H.; Brunetti, G.; Stork, A. // 2002
In recent years a range of different VR applications have been developed for the purposes of design review and analysis. The typical data source for a design review of complex models using VR ...
A Strategy for Quality Assurance of Computer Based Design Methods
Opiyo, E.Z.; Horváth, I.; Vergeest, J.S.M. // 2002
Assessing Design Activity: Issues and Actions
Cowdroy, R.; Williams, A. // 2002
An international collaborative research and development program documents a single framework to resolve inconsistencies between good teaching principles, accreditation requirements and the various ...
Costs of rapid prototyping applications
Brockop, S. // 2002
The three measures of the effectiveness of a design process are cost, quality, and time. Regardless of the product being designed – whether it is an entire system or some small subpart of a larger ...
Design and Mechanical Engineering: How Good is the Link?
Bereznitski, A. // 2002
Design of modern products, which have to be competitive in the market, is a great challenge. The time period between the market demands a new product and this product should appear in the shop is ...
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 ...
Examples of an Expert System in the Estimation of the Quality of Lubricants
Sprecic, Denijal; Sprecic, Elis; Vižintin, Jože; Sluga, Alojz // 2002
By applying expert systems and new systems of automation of the experimental researches based upon experimental methods, it is possible to come by quantitatively and qualitatively significant ...
Flexible Adaptation of Methods within the Design Process
Lindemann, U. // 2002
The focus of this paper is based on an engineer's view on working methods in design and development. Authors have described basic methods like TOTE, elementary methods like 'compare', ...
From Business to Buttons
Balic, M.; Berndtsson, J.; Ottersten, I.; Aldman, M. // 2002
This paper describe a practitioner’s tool called Goal Cards. The aim is to bridge the gap between the expected business values when investing in the product and the actual design of the product. ...
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 ...
Modelling of Means in Conceptual Design
Wilhelms, S. // 2002
Functional decomposition is proposed as a central element of systematic design, and functions are fulfilled by principle solution elements (means, wirk principles). This paper is concerned with ...
Modularisation of Knowledge - a New Approach in the Field of Product Innovation
Birkhofer, H.; Berger, B.; Walter, S. // 2002
Contents of product development knowledge have to be available in a broad range and rank high in quality for teaching, learning and applicating. Individuality in presenting and high flexibility in ...
Quality Improvement in the Design of Mechanical Systems
Fargnoli, M.; Pighini, U. // 2002
Quality in product development moved gradually from the end of a product’s development process to its beginning, thus involving quickly and totally all its phases and pointed out the great liability ...
The Evaluation of Costs Related to Safety of Mechanical Systems in Design Stages
Fargnoli, M.; Pighini, U. // 2002
Cost is a factor having a great influence on the properties of any Mechanical System, limiting in a significant way designers’ and manufacturers’ choices, who are always limited in their choices. It ...
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.