(Translated by https://www.hiragana.jp/)
Computer-aided design - Wikipedia

Computer-aided design (CADきゃど) is the use of computers (or workstations) to aid in the creation, modification, analysis, or optimization of a design.[1]: 3  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.[1]: 4  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 (CADきゃどD) are also used.[2]

A 2D CADきゃど drawing
A 3D CADきゃど model

Its use in designing electronic systems is known as electronic design automation (EDA). In mechanical design it is known as mechanical design automation (MDA), which includes the process of creating a technical drawing with the use of computer software.[3]

CADきゃど software for mechanical design uses either vector-based graphics to depict the objects of traditional drafting, or may also produce raster graphics showing the overall appearance of designed objects. However, it involves more than just shapes. As in the manual drafting of technical and engineering drawings, the output of CADきゃど must convey information, such as materials, processes, dimensions, and tolerances, according to application-specific conventions.

CADきゃど may be used to design curves and figures in two-dimensional (2D) space; or curves, surfaces, and solids in three-dimensional (3D) space.[4][5]: 71, 106 

CADきゃど is an important industrial art extensively used in many applications, including automotive, shipbuilding, and aerospace industries, industrial and architectural design (building information modeling), prosthetics, and many more. CADきゃど is also widely used to produce computer animation for special effects in movies, advertising and technical manuals, often called DCC digital content creation. The modern ubiquity and power of computers means that even perfume bottles and shampoo dispensers are designed using techniques unheard of by engineers of the 1960s. Because of its enormous economic importance, CADきゃど has been a major driving force for research in computational geometry, computer graphics (both hardware and software), and discrete differential geometry.[6]

The design of geometric models for object shapes, in particular, is occasionally called computer-aided geometric design (CAGD).[7]

Overview

Computer-aided design 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.

CADきゃど is one part of the whole digital product development (DPD) activity within the product lifecycle management (PLM) processes, and as such is used together with other tools, which are either integrated modules or stand-alone products, such as:

CADきゃど is also used for the accurate creation of photo simulations that are often required in the preparation of environmental impact reports, in which computer-aided designs of intended buildings are superimposed into photographs of existing environments to represent what that locale will be like, where the proposed facilities are allowed to be built. Potential blockage of view corridors and shadow studies are also frequently analyzed through the use of CADきゃど.[8]

Types

 
A simple procedure of recreating a solid model out of 2D sketches

There are several different types of CADきゃど,[9] each requiring the operator to think differently about how to use them and design their virtual components in a different manner. Virtually all of CADきゃど tools rely on constraint concepts that are used to define geometric or non-geometric elements of a model.

2D CADきゃど

There are many producers of the lower-end 2D sketching systems, including a number of free and open-source programs. These provide an approach to the drawing process where scale and placement on the drawing sheet can easily be adjusted in the final draft as required, unlike in hand drafting.

3D CADきゃど

3D wireframe is an extension of 2D drafting into a three-dimensional space. 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 are created in a way analogous to manipulations of real-world objects. Basic three-dimensional geometric forms (e.g., prisms, cylinders, spheres, or rectangles) 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 do not usually include tools to easily allow the motion of the components, set their limits to their motion, or identify interference between components.

There are several types of 3D solid modeling

  • Parametric modeling allows the operator to use what is referred to as "design intent". The objects and features are created modifiable. Any future modifications can be made by changing on how the original part was created. If a feature was intended to be located from the center of the part, the operator should locate it from the center of the model. The feature could be located using any geometric object already available in the part, but this random placement would defeat the design intent. If the operator designs the part as it functions, the parametric modeler is able to make changes to the part while maintaining geometric and functional relationships.
  • Direct or explicit modeling provide the ability to edit geometry without a history tree. With direct modeling, once a sketch is used to create geometry it is incorporated into the new geometry, and the designer only has to modify the geometry afterward without needing the original sketch. As with parametric modeling, direct modeling has the ability to include the relationships between selected geometry (e.g., tangency, concentricity).
  • Assembly modelling is a process which incorporates results of the previous single-part modelling into a final product containing several parts. Assemblies can be hierarchical, depending on the specific CADきゃど software vendor, and highly complex models can be achieved (e.g. in building engineering by using computer-aided architectural design software)[10]: 539 

Freeform CADきゃど

Top-end CADきゃど systems offer the capability to incorporate more organic, aesthetic and ergonomic features into the designs. Freeform surface modeling 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.

Technology

 
A CADきゃど model of a computer mouse

Originally software for CADきゃど systems was developed with computer languages such as Fortran, ALGOL 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 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 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 in the design. That said, CADきゃど models can be generated by a computer after the physical prototype has been scanned using an industrial CT scanning machine. Depending on the nature of the business, digital or physical prototypes can be initially chosen according to specific needs.

Today, CADきゃど systems exist for all the major platforms (Windows, Linux, UNIX and Mac OS X); some packages support multiple platforms.[11]

Currently, no special hardware is required for most CADきゃど software. However, some CADきゃど systems can do graphically and computationally intensive tasks, so a modern graphics card, high speed (and possibly multiple) CPUs and large amounts of RAM may be recommended.

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. Technologies that in the past were limited to larger installations or specialist applications have become available to a wide group of users. These include the CAVE or HMDs and interactive devices like motion-sensing technology

Software

Starting with the IBM Drafting System in the mid-1960s, computer-aided design systems began to provide more capabilitties than just an ability to reproduce manual drafting with electronic drafting, and the cost-benefit for companies to switch to CADきゃど became apparent. The software automated many tasks that are taken for granted from computer systems today, such as automated generation of bills of materials, auto layout in integrated circuits, interference checking, and many others. Eventually, CADきゃど provided the designer with the ability to perform engineering calculations.[5] During this transition, calculations were still performed either by hand or by those individuals who could run computer programs. CADきゃど was a revolutionary change in the engineering industry, where draftsman, designer, and engineer roles that had previously been separate began to merge. CADきゃど is an example of the pervasive effect computers were beginning to have on the industry. Current computer-aided design software packages range from 2D vector-based drafting systems to 3D solid and surface modelers. 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.[5] Some CADきゃど software is capable of dynamic mathematical modeling.[5]

CADきゃど technology is used in the design of tools and machinery 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).[12]

CADきゃど is mainly used for detailed design of 3D models 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. It can also be used to design objects such as jewelry, furniture, appliances, etc. Furthermore, many CADきゃど applications now offer advanced rendering and animation capabilities so engineers can better visualize their product designs. 4D BIM is a type of virtual construction engineering simulation incorporating time or schedule-related information for project management.

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 layout and develop work on screen, print it out and save it for future editing, saving time on their drawings.

License management software

In the 2000s, some CADきゃど system software vendors shipped their distributions with a dedicated license manager software that controlled how often or how many users can utilize the CADきゃど system.[5]: 166  It could run either on a local machine (by loading from a local storage device) or a local network fileserver and was usually tied to a specific IP address in latter case.[5]: 166 

List of software packages

CADきゃど software enables engineers and architects to design, inspect and manage engineering projects within an integrated graphical user interface (GUI) on a personal computer system. Most applications support solid modeling with boundary representation (B-Rep) and NURBS geometry, and enable the same to be published in a variety of formats.[citation needed]

Based on market statistics, commercial software from Autodesk, Dassault Systems, Siemens PLM Software, and PTC dominate the CADきゃど industry.[13][14] The following is a list of major CADきゃど applications, grouped by usage statistics.[15]

Commercial software

Open-source software

Freeware

CADきゃど kernels

See also

References

  1. ^ a b Narayan, K. Lalit (2008). Computer Aided Design and Manufacturing. New Delhi: Prentice Hall of India. ISBN 978-8120333420.
  2. ^ Duggal, Vijay (2000). Cadd Primer: A General Guide to Computer Aided Design and Drafting-Cadd, CADきゃど. Mailmax Pub. ISBN 978-0962916595.
  3. ^ Madsen, David A. (2012). Engineering Drawing & Design. Clifton Park, New York: Delmar. p. 10. ISBN 978-1111309572.
  4. ^ Farin, Gerald; Hoschek, Josef; Kim, Myung-Soo (2002). Handbook of computer aided geometric design [electronic resource]. Elsevier. ISBN 978-0-444-51104-1.
  5. ^ a b c d e f Schoonmaker, Stephen J. (2003). The CADきゃど guidebook : a basic manual for understanding and improving computer-aided design. New York: Marcel Dekker. ISBN 0-8247-0871-7. OCLC 50868192.
  6. ^ Pottmann, H.; Brell-Cokcan, S. and Wallner, J. (2007) "Discrete surfaces for architectural design" Archived 2009-08-12 at the Wayback Machine, pp. 213–234 in Curve and Surface Design, Patrick Chenin, Tom Lyche and Larry L. Schumaker (eds.), Nashboro Press, ISBN 978-0-9728482-7-5.
  7. ^ Farin, Gerald (2002) Curves and Surfaces for CAGD: A Practical Guide, Morgan-Kaufmann, ISBN 1-55860-737-4.
  8. ^ "Computer-Aided Design (CADきゃど) and Computer-Aided Manufacturing (CAM)". Inc.com. Retrieved 2020-04-30.
  9. ^ "3D Feature-based, Parametric Solid Modeling". EngineersHandbook.com. Archived from the original on 2012-11-18. Retrieved 2012-03-01.
  10. ^ Stroud, Ian; Nagy, Hildegarde (2011). Solid modelling and CADきゃど systems: how to survive a CADきゃど system. London New York: Springer. ISBN 978-0-85729-259-9.
  11. ^ "What is a CADきゃど Workstation? Definition, Uses and More". Computer Tech Reviews. 2019-11-21. Retrieved 2020-04-30.
  12. ^ Jennifer Herron (2010). "3D Model-Based Design: Setting the Definitions Straight". MCADCafe.
  13. ^ The Big 6 in CADきゃど/CAE/PLM software industry (2011), CAEWatch, September 12, 2011
  14. ^ van Kooten, Michel (2011-08-23). "GLOBAL SOFTWARE TOP 100 – EDITION 2011". Software Top 100.
  15. ^ List of mechanical CADきゃど softwares Archived 2020-07-28 at the Wayback Machine, BeyondMech