Query returned 1486 results.
The Challenge Of Sustainability: Designing For Resilience
Lilly, Blaine; Gill, Carolina // 2006
THE CONCEPT OF FUNCTIONS AND INFORMATION CONVERSION IN SOFTWARE - DESIGN METHOD ADAPTATION IN AN INDUSTRIAL CONTEXT
Weigt, M. // 2006
With regard to the increasing importance of software components in technical systems, this paper presents an adaptation of the concept of functions considering the nature of software as an abstract ...
Transcript: Roadside furniture (Members only )
Wang, Wenjuan; Duffy, Alex // 2006
A DESIGNER WORKBENCH WITH REAL-TIME CAPTURE AND REUSE OF INFORMATION ON PRODUCT EVOLUTION AND RATIONALE
Chakrabarti, A.; Kota, S.; Rao, N.; Chowdary, S. // 2005
A METHODOLOGY FOR PROFILING COMPUTER BASED DESIGN ACTIVITIES
Campbell, D. R.; Culley, S. J.; McMahon, C. A.; Coleman, P. // 2005
A MULTIDISCIPLINARY DESIGN TOOL WITH DOWNSTREAM PROCESSES EMBEDDED FOR CONCEPTUAL DESIGN AND EVALUATION
Boart, P.; Nergård, H.; Sandberg, M.; Larsson, T. // 2005
A PROCEDURE TO IDENTIFY EFFECTIVE REDESIGN OPTIONS IN ECODESIGN
Fargnoli, M.; Sakao, T.; Notarnicola, S. // 2005
A Proposal to Adapt Design for Environment Methods to the Level of Abstraction Needed in Early Phases of Product Development
Voss, M.; Dewulf, W.; Willems, B.; Duflou, J.; Birkhofer, H. // 2005
DEVELOPING AN ENVIRONMENTALLY FRIENDLY VACUUM CLEANER – A CASE STUDY FROM VISION TO PROTOTYPE
Großmann, J.; Oberender, C.; Birkhofer, H. // 2005
ECO-CONSCIOUS DESIGN BASED ON SINGLE COMPONENT POLYMERS FOR SUSTAINABLE SUPPLY MANAGEMENT IN AUTOMOTIVE PRODUCTION
Dörsch, C.; Fikouras, I.; Burkert, R.; Müller, D. H. // 2005
ECODESIGN FUNCTION AND FORM – CLASSIFICATION OF ECODESIGN TOOLS ACCORDING TO THEIR FUNCTIONAL ASPECTS
Navarro, T. G.; Rizo, S. C.; Ceca, M. J. B.; Ruiz, D. C. // 2005
ECODESIGN IN TWELVE STEPS – PROVIDING SYSTEMATIC GUIDANCE FOR CONSIDERING ENVIRONMENTAL ASPECTS AND STAKEHOLDER REQUIREMENTS IN PRODUCT DESIGN AND DEVELOPMENT
Wolfgang, W.; Kun-Mo, L.; In-Tae, J.; John-Hee, H. // 2005
INDUSTRIAL INTEGRATION OF ENVIRONMENTAL ISSUES INTO THE ORGANISATION: PAST, PRESENT AND FUTURE CHALLENGES
McAloone, T. C. // 2005
INNOVATIVE, SUSTAINABLE INTEGRATED PRODUCT DESIGN MASTER PROGRAM IN DEVELOPMENT IN CO-OPERATION BETWEEN UNIVERSITY AND BUSINESS
Schøyen, A. L.; Jakobsen, M. M. // 2005
INTEGRATION OF PRODUCTS AND SERVICES – TOWARDS SOLUTION PROVIDER AND PERFORMANCE PARTNER
Salminen, V.; Pillai, B. // 2005
INTERNATIONAL ECODESIGN EDUCATION: PERSONALISED DESIGN KNOWLEDGE TRANSFER
Diehl, J. C.; Brezet, J. C. // 2005
MULTI-LEVEL PRODUCT MODEL TO SUPPORT THE LCA USE IN THE EARLY DESIGN PHASE
Germani, M.; Mandorli, F.; Mengoni, M. // 2005
OPTIMISATION OF THE DESIGN PROCESS BY MEANS OF AVAILABILITY MODELLING
Trost, M.; Bertsche, B. // 2005
PROPOSAL OF “MARGINAL REUSE RATE” FOR EVALUATING REUSABILITY OF PRODUCTS
Umeda, Y.; Kondoh, S.; Sugino, T. // 2005
SUPPORTING THE RAPID PRODUCT DEVELOPMENT REQUIRMENTS BY A VIABLE SOFTWARE ARCHITECTURE
Stoyanov, E.; Dalakakis, S.; Roller, D.; Wischy, M. // 2005
A CONCEPT FOR SAFETY AND DEPENDABILITY INFORMATION EXPLOITATION IN MAINTENANCE PLANNING AND PRODUCT DEVELOPMENT
Viitanicmi, Juhani; Saamanen, Arto; Rcunanen, Markku // 2004
Maintenance services are becoming increasingly important in the current business environment. Emphasis on the availability and maintainability over the entire life cycle of modern, complex technical ...
A decomposition approach to design information and knowledge issues for engineering design
Culley, S. J.; McMahon, C. A. // 2004
A categorisation of the the Design Information and Knowledge (DIAK) domain has been established. This highlights 8 major areas that may be grouped into four views on the domain. This categorisation ...
A NEW LIFE CYCLE MODEL FOR THE CONCEPTUAL DESIGN PROCESS
Coatanea, Eric; Areille, Jean V. // 2004
Life cycle considerations and design options are hardly quantitatively taken into consideration during the conceptual design phase. In order to provide the type of information required to make ...
A SOFTWARE BASED SYSTEM TO SUPPORT THE DESIGN FOR DISASSEMBLY
Gries, B.; Blessing, L. // 2004
In this paper, the current state of a software based system to support the design for disassembly is presented. This system, called “Design Support System”, is based on a common partial product model ...
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.