Help TOC > PLCS technical description > ISO 10303-239
ISO 10303-239 Date: 2008/03/04 21:34:46
Revision: 1.20

The technical description of ISO 10303-239ISO 10303-239 Industrial automation systems and integration — Product data representation and exchange Part 239: Application protocol: Product life cycle support, See: http://en.wikipedia.org/wiki/ISO_10303 and http://www.iso.org provides a brief overview of ISO 10303ISO 10303 is an ISO http://www.iso.org standard for the computer-interpretable representation and exchange of industrial product data. Its official title is Industrial automation systems and integration - Product data representation and exchange, and it is also known as STEP or the Standard for the Exchange of Product model data. See: http://en.wikipedia.org/wiki/ISO_10303 and the parts of it that are relevant to PLCSProduct Life Cycle Support The project developing ISO 10303-239. The name of ISO 10303-239 (published by ISO in 2005)..

ISO 10303-239 is part of the ISO 10303 family of standards, generally known as "STEPISO 10303 - Product data representation and exchange (abbreviation stands for "STandard for the Exchange of Product model data"). A family of standards for product data exchange. See: http://en.wikipedia.org/wiki/ISO_10303".

ISO 10303 is an ISO standard for the computer-interpretable representation and exchange of industrial product data. Its official title is Industrial automation systems and integration - Product data representation and exchange, and it is also known as STEP or the STandard for the Exchange of Product model data. The standard's objective is to provide a mechanism that is capable of describing product data throughout the life cycle of a product, independent from any particular system. The nature of this description makes it suitable not only for neutral file exchange, but also as a basis for implementing and sharing product databases and archiving.

ISO 10303 is a multi part standard. The different published standards of 10303 are numbered, starting with 10303-1. By convention the parts are classified by the range in which part number falls. The main categories are:

Source: Wikipedia (http://en.wikipedia.org/wiki/ISO_10303)

Additional information may be found at ISO TC184/SC4 web site : (http://www.tc184-sc4.org/SC4_Open/SC4%20Legacy%20Products%20(2001-08)/STEP_(10303)/)

The parts of ISO 10303 that are of relevance to PLCS

The following describes where PLCS fits in the ISO 10303 family of standards:

The principal part is ISO 10303-239 Product Life Cycle Support "Application Protocol" This was first published in 2005 and was developed under ISO rules by PLCS Inc, an international consortium established for that purpose. The consortium comprised: US Department of Defense, UK Ministry of Defence, Finnish Defence Forces, Norwegian Ministry of Defence, FMV (Swedish Defence Material Administration), Eurostep Limited, DNV, Boeing, BAE Systems, Rolls-Royce, Lockheed Martin, SAAB, Hägglunds Vehicles, BAAN, LSC, PTC, IFS, EDS, Aerosystems International and Pennant.

The key components of an Application ProtocolApplication Protocol - an implementable component of ISO 10303 STEP which specifies an information model to support a specific business domain. are the informative Activity ModelAn IDEF0 model that describes an application in terms of its processes and information flows. (which illustrates the scope and range of the AP) and the normative information model (which defines the information flows between the activities).

The Activity Model is defined using the IDEF0 modelling language. This specifies the activities and information flows between activities that an AP is intended to support and thereby provides a basis for the development of an information model.

The information model is constructed from a set of Application ModulesCommon building blocks to create modular Application Protocols (AP) within ISO 10303. See: http://en.wikipedia.org/wiki/ISO_10303_Application_Modules (Parts 1000 - ). These are stand-alone modules that can be reused in different Application Protocols. Those used by ISO 10303-239 are packaged with it.

Because PLCS is one of the series of Application Protocols, it is numbered sequentially as "part 239" of STEP, and is therefore sometimes referred to as AP239An ISO 10303 STEP Application Protocol (ISO10303-239) supporting the Product Life Cycle Support..

The information model is defined using the EXPRESSThe STEP product data specification language. It consists of language elements that allow an unambiguous data definition and specification of constraints on the data defined. Defined in ISO 10303-11. See: http://en.wikipedia.org/wiki/ISO_10303-11 information modelling language (Part ISO 10303-11). See: (http://en.wikipedia.org/wiki/ISO_10303-11)

ISO 10303 defines two different file transfer formats: I0303-21 ("Part 21") (see (http://en.wikipedia.org/wiki/ISO_10303-21)) and I0303-28 ("Part 28") (see (http://en.wikipedia.org/wiki/ISO_10303-28)) Part 21 specifies an ASCII exchange file format, whereas Part 28 specifies various XMLExtensible Markup Language (XML) is a general-purpose markup language recommended by W3C. See http://www.w3.org/XML/ exchange file formats. Part 28 edition 2 (used by PLCS) specifies an XML SchemaA schema language developed by W3C, used with XML data files. See http://www.w3.org/XML/Schema. based format.

Details of ISO 10303-239

The scope of ISO 10303-239 PLCS is to "provide through life support for product". The activity model defines four major activities, which are then further broken down:

The AP239 information model details the data structures that are exchanged - i.e. the information that is required by or may be used in these activities - and represents these data structures using EXPRESS entities, attributes, and relationships. (As has been noted, these data structures have been created as Modules that are reused by other Application Protocols.)

For example, in ISO 10303-239 PLCS there are entities that define: parts that make up a product (Part), versions of parts (Part_versions), and people (Person). Each entity may have attributes that provide further information about the object being represented. For example, a person has a first name and last name. Correspondingly, the Person entity has first_name and last_name attributes. Entities may also have relationships to other entities, e.g. a person may work in an organization.

The diagram in Figure 1 presents a graphical representation of EXPRESS (EXPRESS-GA graphical representation for a subset of the constructs in the EXPRESS language. Defined in Annex F of ISO 10303-11.) alongside a lexical representation (EXPRESS), for a number of example entities, attributes, and relationships.



Figure 1 —  
        Example EXPRESS-G and EXPRESS

Figure 1 —   Example EXPRESS-G and EXPRESS

The AP239 EXPRESS information model is the core component of the PLCS standard.