Query returned 1123 results.
'FUTURE FACTORIES': SUPPORTIVE TECHNOLOGIES AS CREATIVE PROCESSES
Atkinson, P.; Unver, E.; Dean, L.T // 2004
Envisage a future where you could visit a 'Future Factories' website, which would display a range of products in constant metamorphosis. At any given moment you could pause the animation ...
A MODEL FOR PROJECT-BASED EDUCATION IN MANUFACTURING SYSTEM DESIGN AND ITS APPLICATION ON TESTING RESEARCH RESULTS
Aganovic, D.; Bjelkemyr, M. // 2004
In this paper, a method for project-based education in engineering design methodology, focused on manufacturing system development, in collaboration with industrial partners is presented. This method ...
A NEW ADAPTABLE RAPID PROTOTYPING & MANUFACTURING APPROACH FOR PRODUCING A VARIETY OF FOAM-BASED PRODUCT SOLUTIONS
Aitchison, David R.; Sulaiman, Riza // 2004
Rapidly changing consumer and engineering product market trends have dictated the need for manufacturers to produce goods that can either be readily configured to the shilling market and/or be ...
A REVIEW ON THE RELEVANCE OF DESIGN SCIENCE IN A GLOBAL PRODUCT DEVELOPMENT ARENA
SHELDON, D. F. // 2004
A STUDY OF THE DEVELOPMENT PROCESS IN THE NORWEGIAN MANUFACTURING INDUSTRY
Hilmes, Richard; Lien, Terje Kristoffer // 2004
A reorganization of the production process from mainly manual to automated manufacturing and assembly is expected in the Norwegian goods producing industry in the future. Two trends that have been ...
A VR/KM INTEGRATED PLATFORM FOR SUPPORTING INTEROPERABILITY IN CONCEPT DESIGN
Ucelli, G.; De Amicis, R.; Conti, G. // 2004
In the rapidly growing global economy car manufacturers now require quality, innovation and short time to market to win the increasing competition. This is traduced in the need for optimization of ...
ADAPTING A DESIGN PROCESS TO A NEW SET OF STANDARDS – A CASE STUDY FROM THE RAILWAY INDUSTRY
Meissner, M.; Meyer-Eschenbach, A.; Blessing, L. // 2004
Since coming into effect in 1999, EN 50126 ff. define procedures for the management of the reliability, availability, maintainability and safety (RAMS) of railway applications. As a result, companies ...
ASSEMBLY-ORIENTED DESIGN IN AUTOMOTIVE ENGINEERING
Vielhaber, M.; Burr, H.; Deubel ,T.; Weber, C.; Haasis, S. // 2004
The current engineering process in the automotive industry is chiefly part oriented. What counts most, however, is the optimisation of complete assemblies. Assembly-oriented design (AOD) is ...
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 ...
COMPLEXITY MANAGEMENT IN THE DESIGN OF DISTRIBUTED MANUFACTURING EXECUTION SYSTEMS
JENKO, M. // 2004
COST EFFECT OF COMPONENT COMMONALlTY: MANUFACTURING COST PERSPECTIVE
Lyly-Yrjänäinen, Jouni; Lahikainen, Tommi; Paranko, Jari // 2004
The aim of the paper is to analyze the measurement of component commonality and its cost effect from the manufacturing cost perspective. The unit of analysis is a new subassembly, i.e.a motor support ...
CP APPROACH TO CIM PROTOTYPING
BANASZAK, Z.; JAKUBOWSKI, J.; STRYJSKI, R. // 2004
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 METHOD FOR MODULAR CUSTOMISED PRODUCT FAMILIES TO CONSIDER DIFFERENT USE STRATEGIES
Oja, H.; Riitahuhta, A. // 2004
The awareness of life cycle costs has focused the acquisition process of customised products towards total costs during the whole lifetime. Product manufacturer shall take into account several phases ...
DOCUMENTING TECHNICAL SPECIFICATIONS DURING THE CONCEPTUALISATION STAGES OF AEROENGINE PRODUCT DEVELOPMENT
Roy, R.; Kerr, C.; Makri, C.; Kritsilis, D. // 2004
In order to deliver a high quality product, the stakeholder requirements have to be agreed and documented during the conceptualisation stage of product development. This is a critical step since ...
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 ...
IMPLEMENTING THE 'KNOW HOW' SKILL SET IN ENGINEERING DESIGN
Rohrauer, G. L.; Frise, P. R.; Minaker, B. P. // 2004
INFLUENCE OF PITCH ERRORS ON LOAD DISTRIBUTION ON SPUR INVOLUTE HCR GEARS TEETH
Franulovic, M.; Krizan, B.; Lovrin, N. // 2004
High contact ratio (HCR) gears are more frequently in use because of their increased load-carrying capacity compared to low contact ratio gears, although they are very sensitive to manufacturing ...
INTEGRATED PRODUCT DESIGN FOR THE LOWEST POSSIBLE MANUFACTURING COSTS ON A CHOSEN EXAMPLE
KNOSALA, R.; BARNU?, B. // 2004
Knowledge-based shoe design process
Semenenko, A.; Krikler, R. // 2004
In the early 90’s, JOSEPH PINE introduced the fundamental concept of mass customization [PIN–93], which in opposite to the traditional serial production, is a customer driven approach of producing ...
Manufacturing Machine Research within the Framework of Research Plan Sub-Project
Lasova, V.; Stadler, C.; Kubec, V.; Cirek, M.; Hlavac, J. // 2004
MICRO INTERLOCKING MANUFACTURED BY LASER ABLATION
Liess, H.; Reiländer, U. // 2004
Piezoelectrically driven linear actuator devices, e.g. inchworm motors are widely spread in technique and research. The inherent disadvantage of those actuator devices is the insufficient carrying ...
MULTIOBJECTIVE OPTIMISATION IN INDUSTRIAL DESIGN
Cappello, F.; Marchetto, M. // 2004
Since the mid-1980s, there has been a growing interest in solving multiobjective optimization problems using genetic algorithms because they process a set of solutions in parallel allowing to obtain ...
OBJECT-ORIENTED PRODUCT MODELING FOR EARLY ASSEMBLY COST ESTIMATION
Giannoulis, D.; Welp, E. G. // 2004
Although an early assembly cost estimation can lead to decreased manufacturing cost, existent methods do not support sufficiently such an estimation. Therefore, an object-oriented product-modeling ...
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.