Design for manufacturability

Last updated
Redesigned for manufacturability ProjectTinkertoy 047.jpg
Redesigned for manufacturability

Design for manufacturability (also sometimes known as design for manufacturing or DFM) is the general engineering practice of designing products in such a way that they are easy to manufacture. The concept exists in almost all engineering disciplines, but the implementation differs widely depending on the manufacturing technology. DFM describes the process of designing or engineering a product in order to facilitate the manufacturing process in order to reduce its manufacturing costs. DFM will allow potential problems to be fixed in the design phase which is the least expensive place to address them. Other factors may affect the manufacturability such as the type of raw material, the form of the raw material, dimensional tolerances, and secondary processing such as finishing.

Contents

Depending on various types of manufacturing processes there are set guidelines for DFM practices. These DFM guidelines help to precisely define various tolerances, rules and common manufacturing checks related to DFM.

While DFM is applicable to the design process, a similar concept called DFSS (design for Six Sigma) is also practiced in many organizations.

For printed circuit boards (PCB)

In the PCB design process, DFM leads to a set of design guidelines that attempt to ensure manufacturability. By doing so, probable production problems may be addressed during the design stage.

Ideally, DFM guidelines take into account the processes and capabilities of the manufacturing industry. Therefore, DFM is constantly evolving.

As manufacturing companies evolve and automate more and more stages of the processes, these processes tend to become cheaper. DFM is usually used to reduce these costs. [1] For example, if a process may be done automatically by machines (i.e. SMT component placement and soldering), such process is likely to be cheaper than doing so by hand.

For integrated circuits (IC)

Achieving high-yielding designs, in the state of the art VLSI technology has become an extremely challenging task due to the miniaturization as well as the complexity of leading-edge products. Here, the DFM methodology includes a set of techniques to modify the design of integrated circuits (IC) in order to make them more manufacturable, i.e., to improve their functional yield, parametric yield, or their reliability.

Background

Traditionally, in the pre-nanometer era, DFM consisted of a set of different methodologies trying to enforce some soft (recommended) design rules regarding the shapes and polygons of the physical layout of an integrated circuit. These DFM methodologies worked primarily at the full chip level. Additionally, worst-case simulations at different levels of abstraction were applied to minimize the impact of process variations on performance and other types of parametric yield loss. All these different types of worst-case simulations were essentially based on a base set of worst-case (or corner) SPICE device parameter files that were intended to represent the variability of transistor performance over the full range of variation in a fabrication process. Additionally, SPICE models should have mismatches built into them for analog circuit simulations. Many mismatches are size and orientation dependent, which can be well modeled. Always "copy exactly" when doing analog layouts as many mismatches are not well understood or controlled (i.e. if one device has North to South current flow, all matched devices should have North to South current flow).

Taxonomy of yield loss mechanisms

The most important yield loss models (YLMs) for VLSI ICs can be classified into several categories based on their nature.

Techniques

After understanding the causes of yield loss, the next step is to make the design as resistant as possible. Techniques used for this include:

All of these require a detailed understanding of yield loss mechanisms, since these changes trade off against one another. For example, introducing redundant vias will reduce the chance of via problems, but increase the chance of unwanted shorts. Whether this is good idea, therefore, depends on the details of the yield loss models and the characteristics of the particular design.

For CNC machining

Objective

The objective is to design for lower cost. The cost is driven by time, so the design must minimize the time required to not just machine (remove the material), but also the set-up time of the CNC machine, NC programming, fixturing and many other activities that are dependent on the complexity and size of the part.

Set-Up time of operations (flip of the part)

Unless a 4th and/or 5th axis is used, a CNC can only approach the part from a single direction. One side must be machined at a time (called an operation or op). Then the part must be flipped from side to side to machine all of the features. The geometry of the features dictates whether the part must be flipped over or not. The more ops (flip of the part), the more expensive the part because it incurs substantial set-up and load/unload time.

Each operation (flip of the part) has set-up time, machine time, time to load/unload tools, time to load/unload parts, and time to create the NC program for each operation. If a part has only 1 operation, then parts only have to be loaded/unloaded once. If it has 5 operations, then load/unload time is significant.

The low hanging fruit is minimizing the number of operations (flip of the part) to create significant savings. For example, it may take only 2 minutes to machine the face of a small part, but it will take an hour to set the machine up to do it. Or, if there are 5 operations at 1.5 hours each, but only 30 minutes total machine time, then 7.5 hours is charged for just 30 minutes of machining. [2]

Lastly, the volume (number of parts to machine) plays a critical role in amortizing the set-up time, programming time and other activities into the cost of the part. In the example above, the part in quantities of 10 could cost 7–10 times the cost in quantities of 100.

Typically, the law of diminishing returns presents itself at volumes of 100–300 because set-up times, custom tooling and fixturing can be amortized into the noise. [3]

Material type

The most easily machined types of metals include aluminum, brass, and softer metals. As materials get harder, denser and stronger, such as steel, stainless steel, titanium, and exotic alloys, they become much harder to machine and take much longer, thus being less manufacturable. Most types of plastic are easy to machine, although additions of fiberglass or carbon fiber can reduce the machinability. Plastics that are particularly soft and gummy may have machinability problems of their own.

Material form

Metals come in all forms. In the case of aluminum as an example, bar stock and plate are the two most common forms from which machined parts are made. The size and shape of the component may determine which form of material must be used. It is common for engineering drawings to specify one form over the other. Bar stock is generally close to 1/2 of the cost of plate on a per pound basis. So although the material form isn't directly related to the geometry of the component, cost can be removed at the design stage by specifying the least expensive form of the material.

Tolerances

A significant contributing factor to the cost of a machined component is the geometric tolerance to which the features must be made. The tighter the tolerance required, the more expensive the component will be to machine. When designing, specify the loosest tolerance that will serve the function of the component. Tolerances must be specified on a feature by feature basis. There are creative ways to engineer components with lower tolerances that still perform as well as ones with higher tolerances.

Design and shape

As machining is a subtractive process, the time to remove the material is a major factor in determining the machining cost. The volume and shape of the material to be removed as well as how fast the tools can be fed will determine the machining time. When using milling cutters, the strength and stiffness of the tool which is determined in part by the length to diameter ratio of the tool will play the largest role in determining that speed. The shorter the tool is relative to its diameter the faster it can be fed through the material. A ratio of 3:1 (L:D) or under is optimum. [4] If that ratio cannot be achieved, a solution like this depicted here can be used. [5] For holes, the length to diameter ratio of the tools are less critical, but should still be kept under 10:1.

There are many other types of features which are more or less expensive to machine. Generally chamfers cost less to machine than radii on outer horizontal edges. 3D interpolation is used to create radii on edges that are not on the same plane which incur 10X the cost. [6] Undercuts are more expensive to machine. Features that require smaller tools, regardless of L:D ratio, are more expensive.

Design for inspection

The concept of design for inspection (DFI) should complement and work in collaboration with design for manufacturability (DFM) and design for assembly (DFA) to reduce product manufacturing cost and increase manufacturing practicality. There are instances when this method could cause calendar delays since it consumes many hours of additional work such as the case of the need to prepare for design review presentations and documents. To address this, it is proposed that instead of periodic inspections, organizations could adopt the framework of empowerment, particularly at the stage of product development, wherein the senior management empowers the project leader to evaluate manufacturing processes and outcomes against expectations on product performance, cost, quality and development time. [7] Experts, however, cite the necessity for the DFI because it is crucial in performance and quality control, determining key factors such as product reliability, safety, and life cycles. [8] For an aerospace components company, where inspection is mandatory, there is the requirement for the suitability of the manufacturing process for inspection. Here, a mechanism is adopted such as an inspectability index, which evaluates design proposals. [9] Another example of DFI is the concept of cumulative count of conforming chart (CCC chart), which is applied in inspection and maintenance planning for systems where different types of inspection and maintenance are available. [10]

Design for additive manufacturing

Additive manufacturing broadens the ability of a designer to optimize the design of a product or part (to save materials for example). Designs tailored for additive manufacturing are sometimes very different from designs tailored for machining or forming manufacturing operations.

In addition, due to some size constraints of additive manufacturing machines, sometimes the related bigger designs are split into smaller sections with self-assembly features or fasteners locators.

A common characteristic of additive manufacturing methods, such as fused deposition modeling, is the need for temporary support structures for overhanging part features. Post-processing removal of these temporary support structures increases the overall cost of fabrication. Parts can be designed for additive manufacturing by eliminating or reducing the need for temporary support structures. This can be done by limiting the angle of overhanging structures to less than the limit of the given additive manufacturing machine, material, and process (for example, less than 70 degrees from vertical).

See also

Related Research Articles

<span class="mw-page-title-main">Computer-aided design</span> Constructing a product by means of computer

Computer-aided design (CAD) is the use of computers to aid in the creation, modification, analysis, or optimization of a design. This software is used to increase the productivity of the designer, improve the quality of design, improve communications through documentation, and to create a database for manufacturing. Designs made through CAD software help protect products and inventions when used in patent applications. CAD output is often in the form of electronic files for print, machining, or other manufacturing operations. The terms computer-aided drafting (CAD) and computer-aided design and drafting (CADD) are also used.

Creo Parametric, formerly known, together with Creo Elements/Pro, as Pro/Engineer and Wildfire, is a solid modeling or CAD, CAM, CAE, and associative 3D modeling application, running on Microsoft Windows.

<span class="mw-page-title-main">Machinist</span> Technician

A machinist is a tradesperson or trained professional who operates machine tools, and has the ability to set up tools such as milling machines, grinders, lathes, and drilling machines.

<span class="mw-page-title-main">Injection moulding</span> Manufacturing process for producing parts by injecting molten material into a mould, or mold

Injection moulding is a manufacturing process for producing parts by injecting molten material into a mould, or mold. Injection moulding can be performed with a host of materials mainly including metals, glasses, elastomers, confections, and most commonly thermoplastic and thermosetting polymers. Material for the part is fed into a heated barrel, mixed, and injected into a mould cavity, where it cools and hardens to the configuration of the cavity. After a product is designed, usually by an industrial designer or an engineer, moulds are made by a mould-maker from metal, usually either steel or aluminium, and precision-machined to form the features of the desired part. Injection moulding is widely used for manufacturing a variety of parts, from the smallest components to entire body panels of cars. Advances in 3D printing technology, using photopolymers that do not melt during the injection moulding of some lower-temperature thermoplastics, can be used for some simple injection moulds.

<span class="mw-page-title-main">Numerical control</span> Computer control of machine tools

In machining, numerical control, also called computer numerical control (CNC), is the automated control of tools by means of a computer. It is used to operate tools such as drills, lathes, mills, grinders, routers and 3D printers. CNC transforms a piece of material into a specified shape by following coded programmed instructions and without a manual operator directly controlling the machining operation.

<span class="mw-page-title-main">Tool and cutter grinder</span>

A Tool and Cutter Grinder is used to sharpen milling cutters and tool bits along with a host of other cutting tools.

<span class="mw-page-title-main">Reconfigurable manufacturing system</span>

A reconfigurable manufacturing system (RMS) is one designed at the outset for rapid change in its structure, as well as its hardware and software components, in order to quickly adjust its production capacity and functionality within a part family in response to sudden market changes or intrinsic system change.

<span class="mw-page-title-main">End mill</span> Milling cutter designed to cut axially

An end mill is a type of milling cutter, a cutting tool used in industrial milling applications. It is distinguished from the drill bit in its application, geometry, and manufacture. While a drill bit can only cut in the axial direction, most milling bits can cut in the radial direction. Not all mills can cut axially; those designed to cut axially are known as end mills.

<span class="mw-page-title-main">Machine shop</span> Room, building or company where machining is done

A machine shop or engineering workshop is a room, building, or company where machining, a form of subtractive manufacturing, is done. In a machine shop, machinists use machine tools and cutting tools to make parts, usually of metal or plastic. A machine shop can be a small business or a portion of a factory, whether a toolroom or a production area for manufacturing. The building construction and the layout of the place and equipment vary, and are specific to the shop; for instance, the flooring in one shop may be concrete, or even compacted dirt, and another shop may have asphalt floors. A shop may be air-conditioned or not; but in other shops it may be necessary to maintain a controlled climate. Each shop has its own tools and machinery which differ from other shops in quantity, capability and focus of expertise.

A flexible manufacturing system (FMS) is a manufacturing system in which there is some amount of flexibility that allows the system to react in case of changes, whether predicted or unpredicted.

<span class="mw-page-title-main">Precision engineering</span> Field of engineering dealing with extremely low tolerances

Precision engineering is a subdiscipline of electrical engineering, software engineering, electronics engineering, mechanical engineering, and optical engineering concerned with designing machines, fixtures, and other structures that have exceptionally low tolerances, are repeatable, and are stable over time. These approaches have applications in machine tools, MEMS, NEMS, optoelectronics design, and many other fields.

<span class="mw-page-title-main">STEP-NC</span> Machine tool control language

STEP-NC is a machine tool control language that extends the ISO 10303 STEP standards with the machining model in ISO 14649, adding geometric dimension and tolerance data for inspection, and the STEP PDM model for integration into the wider enterprise. The combined result has been standardized as ISO 10303-238.

<span class="mw-page-title-main">Rule-based DFM analysis for electric discharge machining</span> Manufacturer process for creating shapes within parts and assemblies

Electrical discharge machining (or EDM) is one of the most accurate manufacturing processes available for creating complex or simple shapes and geometries within parts and assemblies. A machining method typically used for hard metals, EDM makes it possible to work with metals for which traditional machining techniques are ineffective.

Rule based DFM analysis for metal spinning. Metal spinning is a lesser known metal forming and fabricating manufacturing process. It is more conventionally used for the manufacturing of axis-symmetric parts. Its ability to create parts that require high tolerance and high strength makes it an outstanding process to manufacture a wide range of parts for automobile, aerospace, defence and medical industries. Typical components produced by metal spinning are lamp bases, reflectors, hollowware, pots, bans bowls and components for electrical equipment. Design for manufacturability is the general engineering art of designing products in such a way that they are easy to manufacture. The concept exists in almost all engineering disciplines, but the implementation differs widely depending on the manufacturing technology. DFM describes the process of designing or engineering a product in order to facilitate the manufacturing process in order to reduce the manufacturing costs. DFM will allow potential problems to be fixed in the design phase which is the least expensive place to address them. Other factors may affect the manufacturability such as the type of raw material, the form of the raw material, dimensional tolerances, and secondary processing such as finishing.

Rule based DFM analysis for direct metal laser sintering. Direct metal laser sintering (DMLS) is one type of additive manufacturing process that allows layer by layer printing of metal parts having complex geometries directly from 3D CAD data. It uses a high-energy laser to sinter powdered metal under computer control, binding the material together to create a solid structure. DMLS is a net shape process and allows the creation of highly complex and customized parts with no extra cost incurred for its complexity.

<span class="mw-page-title-main">DFM analysis for stereolithography</span>

In design for additive manufacturing (DFAM), there are both broad themes and optimizations specific to a particular AM process. Described here is DFM analysis for stereolithography, in which design for manufacturability (DFM) considerations are applied in designing a part to be manufactured by the stereolithography (SLA) process. In SLA, parts are built from a photocurable liquid resin that cures when exposed to a laser beam that scans across the surface of the resin (photopolymerization). Resins containing acrylate, epoxy, and urethane are typically used. Complex parts and assemblies can be directly made in one go, to a greater extent than in earlier forms of manufacturing such as casting, forming, metal fabrication, and machining. Realization of such a seamless process requires the designer to take in considerations of manufacturability of the part by the process. In any product design process, DFM considerations are important to reduce iterations, time and material wastage.

Virtual machining is the practice of using computers to simulate and model the use of machine tools for part manufacturing. Such activity replicates the behavior and errors of a real environment in virtual reality systems. This can provide useful ways to manufacture products without physical testing on the shop floor. As a result, time and cost of part production can be decreased.

Digital manufacturing is an integrated approach to manufacturing that is centered around a computer system. The transition to digital manufacturing has become more popular with the rise in the quantity and quality of computer systems in manufacturing plants. As more automated tools have become used in manufacturing plants it has become necessary to model, simulate, and analyze all of the machines, tooling, and input materials in order to optimize the manufacturing process. Overall, digital manufacturing can be seen sharing the same goals as computer-integrated manufacturing (CIM), flexible manufacturing, lean manufacturing, and design for manufacturability (DFM). The main difference is that digital manufacturing was evolved for use in the computerized world.

Design for additive manufacturing is design for manufacturability as applied to additive manufacturing (AM). It is a general type of design methods or tools whereby functional performance and/or other key product life-cycle considerations such as manufacturability, reliability, and cost can be optimized subjected to the capabilities of additive manufacturing technologies.

Design for inspection (DFI) is an engineering principle that proposes that inspection methods and measurement instruments used to certify manufacturing conformity, should be considered early in the design of products. Production processes should be designed in such a way that features of the product are easy to inspect with readily available measurement instruments, and so that measurement uncertainty is considered in the tolerance that are applied. The concept can be applied in almost all engineering disciplines. DFI describes the process of designing or engineering a product in order to facilitate the measurement in order to reduce the overall costs of manufacturing and delivering products that satisfy customers.

References

  1. Dolcemascolo, Darren. "DFM helps manufacturers reduce cost while maintaining value". Reliable Plant.
  2. "How to Design Cheap Machined Parts and Why? - Parametric Manufacturing". 3 September 2016.
  3. "Guide to CNC Machining Prototype & Production - Parametric Manufacturing". August 2016.
  4. Inc., eFunda. "Milling: Design Rules".{{cite web}}: |last= has generic name (help)
  5. "Design Guide" (PDF). Pro CNC. Retrieved January 30, 2017.
  6. "The #1 Killer to a Low Price CNC Machined Part - Parametric Manufacturing - CNC Machine Shop + Wire EDM". 17 July 2016.
  7. Anderson, David (2004). Design for Manufacturability & Concurrent Engineering: How to Design for Low Cost, Design in High Quality, Design for Lean Manufacture, and Design Quickly for Fast Production. Cambria, CA: CIM Press. p. 28. ISBN   978-1878072238.
  8. Gupta, Praveen (2006). Six Sigma Business Scorecard, Chapter 3 - Need for the Six Sigma Business Scorecard. New York: McGraw Hill Professional. p. 4. ISBN   9780071735117.
  9. Stolt, Roland; Elgh, Frederik; Andersson, Petter (2017). "Design for Inspection - Evaluating the Inspectability of Aerospace Components in the Early Stages of Design". Procedia Manufacturing. 11: 1193–1199. doi: 10.1016/j.promfg.2017.07.244 via Elsevier Science Direct.
  10. Chan, Ling-Yau; Wu, Shaomin (October 1, 2009). "Optimal design for inspection and maintenance policy based on the CCC chart". Computers & Industrial Engineering. 57 (3): 667–676. doi:10.1016/j.cie.2008.12.009. hdl:1826/4041. ISSN   0360-8352. S2CID   206721473.

Sources