Content deleted Content added
external link removal per WP:EL |
KolbertBot (talk | contribs) m Bot: HTTP→HTTPS |
||
Line 1:
'''CAD data exchange''' is a modality of [[data exchange]] used to translate data between different [[Computer-aided design]] ([[Computer-aided design|CAD]]) authoring systems or between CAD and other downstream [[CAx]] systems.
Many companies use different CAD systems internally and exchange CAD data with suppliers, customers and subcontractors.<ref name=":2" /> Transfer of data is necessary so that, for example, one organization can be developing a CAD model, while another performs analysis work on the same model; at the same time a third organization is responsible for manufacturing the product.<ref name=":05">Xu, X. (2009). ''Integrating advanced computer-aided design, manufacturing, and numerical control: Principles and implementations''. Hershey, PA: Information Science Reference.</ref> The [[Comparison of computer-aided design editors|CAD systems currently available in the market]] differ not only in their application aims, user interfaces and performance levels, but also in data structures and data formats<ref>{{Cite book|url=
The exchange process targets primarily the geometric information of the CAD data but it can also target other aspects such as [[metadata]], knowledge, manufacturing information, tolerances and assembly structure.
Line 25:
* [[IGES]] (Initial Graphics Exchange Specification) – originated around the late 1970s and initially published by the American National Standards Institute (ANSI) in 1980 preceding the large-scale deployment of the CAD technology in the industry.<ref>{{Cite journal|last=Björk|first=Bo-Christer|last2=Laakso|first2=Mikael|title=CAD standardisation in the construction industry — A process view|journal=Automation in Construction|volume=19|issue=4|pages=398–406|doi=10.1016/j.autcon.2009.11.010|year=2010}}</ref> This file format considers the product definition as a file of entities, with each entity being represented in an application-independent format.<ref name=":05" /> After the initial release of [[ISO 10303|STEP (ISO 10303)]] in 1994, interest in further development of IGES declined, and Version 5.3 (1996) was the last published standard.<ref name=":15" />
* [[AutoCAD DXF|DXF]] ([[Drawing Exchange Format|Drawing eXchange Format]]) – developed by [[Autodesk]] in 1982 as their data interoperability solution between [[AutoCAD]] and other CAD systems. The DXF is primarily 2D-based and its format is a tagged data representation of all the information contained in an AutoCAD drawing file, which means that each data element in the file is preceded by an integer number that is called a group code indicating the type of following data element. As most commercial application software developers have chosen to support Autodesk's native [[DWG]] as the format for AutoCAD data interoperability, DXF has become less useful.<ref name=":05" />
* [[VDA-FS]] ([[Verband der Automobilindustrie]] – Flächenschnittstelle) – created by the German Association of the Automotive Industry in 1982 as an interoperability method for free-form surfaces.<ref>Product data interfaces in CAD/CAM applications: design, implementation and experiences:Encarnacao, Schuster and Voge, Springer-Verlag, Berlin. 250 pp (250 x 165 mm) (1986) 128 DM. (January 01, 1987). ''Computer-aided Design, 19,'' 3, 158-158.</ref> This format differs from other formats in that it only supports the communication of free-form curve and surface data with associated comments, but no other geometric or non-geometric entities. Therefore, it is limited to representations by parametric [[polynomial]]s, but this covers the great majority of free-form CAD systems. It includes [[Bézier surface|Bézier]], [[B-spline|B-Spline]] and [[Coons patch|Coons]] tensor product types of surfaces and corresponding curves.<ref name=":2">{{Cite book|url=
* PDES (Product Data Exchange Specification) – originated in 1988 under the Product Definition Data Interface (PDDI) study done by [[McDonnell Aircraft]] Corporation on behalf of the U.S. Air Force. PDES was designed to completely define a product for all applications over its expected life cycle, including geometry, topology, tolerances, relationships, attributes, and features necessary to completely define a part or assembly of parts. PDES can be viewed as an expansion of IGES where organizational and technological data have been added. In fact, the later PDES contained IGES. The development of PDES under the guidance of the IGES organization and in close collaboration with the [[International Organization for Standardization]] ([[ISO]]) led to the birth of [[Standard for the Exchange of Product model data|STEP]].<ref name=":05" />
* [[Standard for the Exchange of Product model data|STEP]] ([[ISO 10303]] – [[Standard for the Exchange of Product model data|STandard for the Exchange of Product model data]]) – the work with the ISO 10303 standard was initiated in 1984 and initially published in 1994, with the objective to standardize the exchange of product data between [[Product Lifecycle Management|PLM]] systems. It is a very comprehensive set of specifications covering many different product types and many life cycle phases. STEP uses the neutral ISO 10303-11 format, also known as an EXPRESS [[Database schema|schema]]. The EXPRESS schema defines not only the data types but also relations and rules applying to them.<ref name=":15" /> STEP supports data exchange, data sharing and data archiving. For data exchange, STEP defines the transitory form of the product data that is to be transferred between a pair of applications. It supports data sharing by providing access to and operation on a single copy of the same product data by more than one application, potentially simultaneously. STEP may also be used to support the development of the archive product data itself.<ref name=":05" /> STEP consists of several hundred documents called [[List of STEP (ISO 10303) parts|parts]]. Every year new parts are added or new revisions of older parts are released. This makes STEP the biggest standard within ISO. The 200-series parts STEP are called Application Protocols (AP),<ref name=":15" /> with the specific parts directly related to CAD systems:
|