Computer-aided design

From New World Encyclopedia
Revision as of 21:41, 27 September 2008 by Dinshaw Dadachanji (talk | contribs)
An oblique view of a four-cylinder inline crankshaft with pistons.

Computer-aided design (CAD) is the use of computer technology to aid in the design and especially the drafting (technical drawing and engineering drawing) of a part or product, including entire buildings. It is both a visual (or drawing) and symbol-based method of communication whose conventions are particular to a specific technical field.

Drafting can be done in two dimensions ("2D") and three dimensions ("3D"). Drafting is the integral communication of technical or engineering drawings and is the industrial arts sub-discipline that underlies all involved technical endeavors. In representing complex, three-dimensional objects in two-dimensional drawings, these objects have traditionally been represented by three projected views at right angles.

Current CAD software packages range from 2D vector-based drafting systems to 3D solid and surface modellers. Modern CAD packages can also frequently allow rotations in three dimensions, allowing viewing of a designed object from any desired angle, even from the inside looking out. Some CAD software is capable of dynamic mathematic modeling, in which case it may be marketed as CADDcomputer-aided design and drafting.

CAD is used in the design of tools and machinery used in the manufacture of components, and in the drafting and design of all types of buildings, from small residential types (houses) to the largest commercial and industrial structures (hospitals and factories).

CAD is mainly used for detailed engineering of 3D models and/or 2D drawings of physical components, but it is also used throughout the engineering process from conceptual design and layout of products, through strength and dynamic analysis of assemblies to definition of manufacturing methods of components.

CAD has become an especially important technology within the scope of computer-aided technologies, with benefits such as lower product development costs and a greatly shortened design cycle. CAD enables designers to lay out and develop work on screen, print it out and save it for future editing, saving time on their drawings.

Capabilities

An example of a CAD engineering drawing.
File:Ugs-nx-5-library-reuse.jpg
Reuse of component from design library
Simulation of airflow over an engine

{{#invoke:Message box|ambox}}

The capabilities of modern CAD systems include:

  • Tribrid modeling[1]
  • Wireframe geometry creation
  • 3D parametric feature based modeling, Solid modeling
  • Freeform surface modeling
  • Automated design of assemblies, which are collections of parts and/or other assemblies
  • Create engineering drawings from the solid models
  • Reuse of design components
  • Ease of modification of design of model and the production of multiple versions
  • Automatic generation of standard components of the design
  • Validation/verification of designs against specifications and design rules
  • Simulation of designs without building a physical prototype
  • Output of engineering documentation, such as manufacturing drawings, and Bills of Materials to reflect the BOM required to build the product
  • Import/Export routines to exchange data with other software packages
  • Output of design data directly to manufacturing facilities
  • Output directly to a Rapid Prototyping or Rapid Manufacture Machine for industrial prototypes
  • maintain libraries of parts and assemblies
  • calculate mass properties of parts and assemblies
  • aid visualization with shading, rotating, hidden line removal, etc.
  • Bi-directional parametric association (modification of any feature is reflected in all information relying on that feature; drawings, mass properties, assemblies, etc.)
  • kinematics, interference and clearance checking of assemblies
  • sheet metal
  • hose/cable routing
  • electrical component packaging
  • inclusion of programming code in a model to control and relate desired attributes of the model
  • Programmable design studies and optimization
  • Sophisticated visual analysis routines, for draft, curvature, curvature continuity.

Software technologies

A CAD model of a mouse.

Originally software for CAD systems was developed with computer language such as Fortran, but with the advancement of object-oriented programming methods this has radically changed. Typical modern parametric feature based modeler and freeform surface systems are built around a number of key C programming language modules with their own APIs. A CAD system can be seen as built up from the interaction of a graphical user interface (GUI) with NURBS geometry and/or boundary representation (B-rep) data via a geometric modeling kernel. A geometry constraint engine may also be employed to manage the associative relationships between geometry, such as wireframe geometry in a sketch or components in an assembly.

Unexpected capabilities of these associative relationships have led to a new form of prototyping called digital prototyping. In contrast to physical prototypes, which entail manufacturing time and material costs, digital prototypes allow for design verification and testing on screen, speeding time-to-market and decreasing costs. As technology evolves in this way, CAD has moved beyond a documentation tool (representing designs in graphical format) into a more robust designing tool that assists in the design process.

Hardware and OS technologies

Today most CAD computers are Windows based PCs. Some CAD systems also run on one of the Unix operating systems and with Linux. Some CAD systems such as QCad or NX provide multiplatform support including Windows, Linux, UNIX and Mac OS X.

Generally no special basic memory is required with the exception of a high end OpenGL based Graphics card. However for complex product design, machines with high speed (and possibly multiple) CPUs and large amounts of RAM are recommended. CAD was an application that benefited from the installation of a numeric coprocessor especially in early personal computers. The human-machine interface is generally via a computer mouse but can also be via a pen and digitizing graphics tablet. Manipulation of the view of the model on the screen is also sometimes done with the use of a spacemouse/SpaceBall. Some systems also support stereoscopic glasses for viewing the 3D model.

Using CAD

? This article or section may contain original research or unverified claims.
Please help Wikipedia by adding references. See the talk page for details.

This article has been tagged since September 2007.

CAD is one of the many tools used by engineers and designers and is used in many ways depending on the profession of the user and the type of software in question. Each of the different types of CAD systems requires the operator to think differently about how he or she will use them and he or she must design their virtual components in a different manner for each.

There are many producers of the lower-end 2D systems, including a number of free and open source programs. These provide an approach to the drawing process without all the fuss over scale and placement on the drawing sheet that accompanied hand drafting, since these can be adjusted as required during the creation of the final draft.

3D wireframe is basically an extension of 2D drafting. Each line has to be manually inserted into the drawing. The final product has no mass properties associated with it and cannot have features directly added to it, such as holes. The operator approaches these in a similar fashion to the 2D systems, although many 3D systems allow using the wireframe model to make the final engineering drawing views.

3D "dumb" solids (programs incorporating this technology include AutoCAD and Cadkey 19) are created in a way analogous to manipulations of real word objects. Basic three-dimensional geometric forms (prisms, cylinders, spheres, and so on) have solid volumes added or subtracted from them, as if assembling or cutting real-world objects. Two-dimensional projected views can easily be generated from the models. Basic 3D solids don't usually include tools to easily allow motion of components, set limits to their motion, or identify interference between components.

3D parametric solid modeling (programs incorporating this technology include NX, the combination of UniGraphics and IDeas, Autodesk Inventor, Alibre Design, TopSolid, T-FLEX CAD, SolidWorks, and Solid Edge) require the operator to use what is referred to as "design intent". The objects and features created are adjustable. Any future modifications will be simple, difficult, or nearly impossible, depending on how the original part was created. One must think of this as being a "perfect world" representation of the component. If a feature was intended to be located from the center of the part, the operator needs to locate it from the center of the model, not, perhaps, from a more convenient edge or an arbitrary point, as he could when using "dumb" solids. Parametric solids require the operator to consider the consequences of his actions carefully. What may be simplest today could be worst case tomorrow.

Some software packages provide the ability to edit parametric and non-parametric geometry without the need to understand or undo the design intent history of the geometry by use of direct modeling functionality. This ability may also include the additional ability to infer the correct relationships between selected geometry (e.g., tangency, concentricity) which makes the editing process less time and labor intensive while still freeing the engineer from the burden of understanding the model’s design intent history. These kind of non history based systems are called Explicit Modellers. The first Explicit Modeling system is introduced to the world at the end of 80's from Hewlett-Packard and was having the name SolidDesigner. This CAD solution, which have been having many versions afterwards, is sold nowadays from PTC as "CoCreate Modeling"

Draft views are able to be generated easily from the models. Assemblies usually incorporate tools to represent the motions of components, set their limits, and identify interference. The tool kits available for these systems are ever increasing; including 3D piping and injection mold designing packages.

Mid range software was integrating parametric solids more easily to the end user: integrating more intuitive functions (SketchUp), going to the best of both worlds with 3D dumb solids with parametric characteristics (VectorWorks) or making very real-view scenes in relative few steps (Cinema4D).

Top end systems offer the capabilities to incorporate more organic, aesthetics and ergonomic features into designs (Catia, GenerativeComponents). Freeform surface modelling is often combined with solids to allow the designer to create products that fit the human form and visual requirements as well as they interface with the machine.

The Effects of CAD

Starting in the late 1980s, the development of readily affordable CAD programs that could be run on personal computers began a trend of massive downsizing in drafting departments in many small to mid-size companies. As a general rule, one CAD operator could readily replace at least three to five drafters using traditional methods. Additionally, many engineers began to do their own drafting work, further eliminating the need for traditional drafting departments. This trend mirrored that of the elimination of many office jobs traditionally performed by a secretary as word processors, spreadsheets, databases, and so forth became standard software packages that "everyone" was expected to learn.

Another consequence had been that since the latest advances were often quite expensive, small and even mid-size firms often could not compete against large firms who could use their computational edge for competitive purposes. Today, however, hardware and software costs have come down. Even high-end packages work on less expensive platforms and some even support multiple platforms. The costs associated with CAD implementation now are more heavily weighted to the costs of training in the use of these high level tools, the cost of integrating a CAD/CAM/CAE PLM using enterprise across multi-CAD and multi-platform environments and the costs of modifying design workflows to exploit the full advantage of CAD tools.

CAD vendors have been effective in providing tools to lower these training costs. These tools have operated in three CAD arenas:

  1. Improved and simplified user interfaces. This includes the availability of “role” specific tailorable user interfaces through which commands are presented to users in a form appropriate to their function and expertise.
  2. Enhancements to application software. One such example is improved design-in-context, through the ability to model/edit a design component from within the context of a large, even multi-CAD, active digital mockup.
  3. User oriented modeling options. This includes the ability to free the user from the need to understand the design intent history of a complex intelligent model.

See also

CAD is one part of the whole Digital Product Development (DPD) activity within the Product Lifecycle Management (PLM) process, and as such is used together with other tools, which are either integrated modules or stand-alone products, such as:

  • Computer-Aided Engineering (CAE) and Finite Element Analysis (FEA)
  • Computer-Aided Manufacturing (CAM) including instructions to Computer Numerical Control CNC machines
  • Photo realistic rendering
  • Document management and revision control using Product Data Management (PDM).
  • Comparison of CAD Software

Notes

References
ISBN links support NWE through referral fees

External links

<<ADD A COUPLE OF WEB LINKS HERE.>>

Credits

New World Encyclopedia writers and editors rewrote and completed the Wikipedia article in accordance with New World Encyclopedia standards. This article abides by terms of the Creative Commons CC-by-sa 3.0 License (CC-by-sa), which may be used and disseminated with proper attribution. Credit is due under the terms of this license that can reference both the New World Encyclopedia contributors and the selfless volunteer contributors of the Wikimedia Foundation. To cite this article click here for a list of acceptable citing formats.The history of earlier contributions by wikipedians is accessible to researchers here:

The history of this article since it was imported to New World Encyclopedia:

Note: Some restrictions may apply to use of individual images which are separately licensed.