SIG-Library

Query returned 2007 results.

ADAPTIVE SYSTEM MANAGEMENT

Naumann, T.; Vajna, S. // 2004
This paper considers product development as a complex, dynamic system. Within this system, certain characteristics of an object system are synthesised within several processes by an action system in ...

AESTHETICS IN A FORMALISED REVERSE DESIGN PROCESS

Faisst, K.G.; Dankwort, C. W. // 2004
Aesthetics of a product cannot be considered as independent of the person, looking at or acting with it. This leads to the approach to treat both person and object as one unit (in analogy to Quantum ...

AN ALTERNATIVE APPROACH FOR THE GENERATION OF INNOVATIVE CONCEPT FOR PRODUCT DESIGN

Prat, C.; Ngassa, A.; Bigand, M.; Yim, P. // 2004
Creativity tools can help engineers to mobilize all their technical knowledge to find technological solutions, but they cannot engender the exact solution, so we think it is possible to improve ...

AN ITERATIVE QUESTION-ANSWER DRIVEN PROCESS TO SUPPORT PRODUCT DESIGN

Andersson, Kjell // 2004
Product development is often described as an iterative process of finding solutions that match specific requirements. The many dimensions of this process include time, organization, product-specific ...

APPLICATION AND EVALUATION OF A METHODOLOGY FOR CANDIDATE TECHNOLOGY SELECTION IMPROVING PRODUCT DESIGN PROCESSES

Pugliese, D.; Benassi, M.; Bordegoni, M.; Pulli, M. // 2004
Engineering Knowledge Management has proved to be a key enabler to reducing lifecycle costs and time, improving quality and helping to ensure safe products. Two issues have to be considered for the ...

ARE YOU BEING SERVED? RESEARCH INTO SERVICE DESIGN MANAGEMENT COMPARED TO PRODUCT DESIGN AND THE DEVELOPMENT OF BS 7000 – 3 ‘GUIDE TO MANAGING SERVICE DESIGN’

Hollins, B. // 2004
Research of managers responsible for the design process in the service sector around London show they are operating at a suboptimal level and as such, are not developing their new services ...

AUTOMATING THE PRODUCT DESIGN CYCLE FOR CUSTOM MADE PRODUCTS

Bilalis, N.; Katsigiannis, J.A.; Georgilakis, P.S.; Souflaris, A.T.; Antoniadis, A. // 2004
The reduction of development time and cost is a very important task in manufacturing industry. We evaluate a CAD/CAE application for automating the whole design process. The process is modelled using ...

BENEFITS AND CHALLENGES OF COLLABORATION IN SMART CLOTHING DEVELOPMENT

Ariyatum, B.; Holland, R.; Harrison, D. K. // 2004
As smart clothing development involves many disciplines, the challenge is to reconcile the different views. A strategic approach and NPD process for this collaboration is required. An in-depth ...

CAx/EDM INTEGRATION - ENABLER FOR METHODICAL BENEFITS IN THE DESIGN PROCESS

Burr, H.; Vielhaber, M.; Deubel ,T.; Weber, C.; Haasis, S. // 2004
Although functionalities of engineering systems are rocketing, they currently cannot cope with the development of new engineering methods. Additionally, the data management systems and concepts of ...

COMBINING DESIGN AND CREATIVITY TOOLS

Lambeck, P.; Bertsche, B. // 2004
Different levels of creativity are required during the design process. Since most creativity techniques rely on the interaction of several people, the aim of the project described in this paper was ...

CONCEPT OF AN INTERNET-BASED PLATFORM FOR AN EFFICIENT TECHNOLOGY ABSORPTION

Herrmann, C.; Mateika, M.; Mansour, M. // 2004
Companies rely on external sources of technology in order to apply innovations to their products. Thus, the absorptive capacity of companies, defined as the ability to identify, import and apply new ...

CONCEPTUAL DESIGN - ENHANCEMENT OF A DESIGN ASSISTANT SYSTEM FOR LIGHTWEIGHT STRUCTURES

Hauck, C.; Meerkamm, H. // 2004
Aim of the actual research period within the collaborative research group 396 is to enhance the application area of an assistant system for lightweight components from the late design stages into the ...

DEFECT IN POLYMER MATERIALS AS DESIGN PROCESS CONSEQUENCE

Španiček, Đ.; Indof, J. // 2004
Due to their good properties polymer materials (both polymer and polymer composites) are present in almost all area of human activity. Their final properties are processing-sensitive. In order to ...

DEFINITION AND DESCRIPTION OF VARIABILITY IN CONCEPTUAL DESIGN OF MODULAR PRODUCT FAMILIES

Kunz, A.; Sekolec, R.; Meier, M. // 2004
An often-used measure to achieve a more cost-effective realisation of product variety is the development of modular product families. Due to the fact that 70% of the product costs are determined in ...

DESIGN FOR VARIETY: A REVIEW IN METHODS TO ESTABLISH A PRODUCT FAMILY ARCHITECTURE

Jensen, Tormod; Hildre, Mans Petter // 2004
that illustrates the product development process from establishing customer's needs to the manufacturing and supply chain of the family. The majority of existing methods are working on ...

Design informatology in IPE

Nándor, B. // 2004
Designing an object of the physical-material world, for fulfilling its certain function, has a professional, logical process from recognizing the problem to produce the object as the solution. The ...

DESIGN PROCESS FOR HIGH LOADED FRICTION SYSTEMS WITH ADVANCED CERAMICS

Albers, A.; Stuffer, A.; Arslan, A. // 2004
New outperforming engineering materials like advanced ceramics tend to fail when using the ordinary design process. Excerpts from the adapted design process of high loaded friction systems with high ...

DEVELOPING DECISION COMPONENTS MODEL FOR ANALYSING DESIGN DECISIONS IN MONO-DISCIPLINE DESIGN TEAMS

Ensici, A.; Bayazit, N. // 2004
An empirical research is conducted in order to understand the details of the design decision structures and formation; and to determine the components of the design decisions that are produced by the ...

DEVELOPMENT OF CODE-MARKING EQUIPMENT FOR LOGS

Seldl, Ardi; Uusijärvi, Richard // 2004
This paper gives an overview of the product development process applied to development of code-marking equipment for logs. The leaning and decision making process During the development is showed. ...

ENGINEERING DESIGN PROBLEM IN A CO-EVOLUTIONARY MODEL OF THE DESIGN PROCESS

Lonchampt, P.; Prudhomme, G.; Brissaud, D. // 2004
While traditional stage-based models of the design process assume it starts with a design problem definition that prescribes downstream activities, another approach has been emerging, that considers ...

EXPERIENCES FROM THE TRANSFORMATION OF AN ENGINEERING EDUCATION INTRODUCTORY PROJECT DESIGN COURSE INTO A PROJECT DESIGN-BUILD-TEST COURSE

// 2004
This paper describes the changes made to an introductory course in Mechanical Engineering at Chalmers University of Technology to transform it from a project design course into a project ...

FUZZY LOGIC RETRIEVAL OF COMPLEX ENGINEERING INFORMATION

Napalkov, E.; Zars, V. // 2004
This paper analyses various aspects of information retrieval for design application within the common product data model (CPDM) represented in the form of fuzzy frame-based network. The goal of ...

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.

Please sign in to your account

This site uses cookies and other tracking technologies to assist with navigation and your ability to provide feedback, analyse your use of our products and services, assist with our promotional and marketing efforts, and provide content from third parties. Privacy Policy.