Application module: Bare die ISO/TS 10303-1650:2018-11(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviated terms
    3.1 Terms and definitions
    3.2 Abbreviated terms

4 Information requirements
   4.1 Required AM ARMs
   4.2 ARM type definitions
   4.3 ARM entity definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM entity definitions

A MIM short names
B Information object registration
C ARM EXPRESS-G   EXPRESS-G
D MIM EXPRESS-G   EXPRESS-G
E Computer interpretable listings
F Change history
Bibliography
Index

5.1 Mapping specification

In the following, "Application element" designates any entity data type defined in Clause 4, any of its explicit attributes and any subtype constraint. "MIM element" designates any entity data type defined in Clause 5.2 or imported with a USE FROM statement, from another EXPRESS schema, any of its attributes and any subtype constraint defined in Clause 5.2 or imported with a USE FROM statement.

This clause contains the mapping specification that defines how each application element of this part of ISO 10303 (see Clause 4) maps to one or more MIM elements (see Clause 5.2).

The mapping for each application element is specified in a separate subclause below. The mapping specification of an attribute of an ARM entity is a subclause of the clause that contains the mapping specification of this entity. Each mapping specification subclause contains up to five elements.

Title: The clause title contains:

MIM element: This section contains, depending on the considered application element:

When the mapping of an application element involves more than one MIM element, each of these MIM elements is presented on a separate line in the mapping specification, enclosed between parentheses or brackets.

Source: This section contains:

This section is omitted when the keywords PATH or IDENTICAL MAPPING or NO MAPPING EXTENSION PROVIDED are used in the MIM element section.

Rules: This section contains the name of one or more global rules that apply to the population of the MIM entity data types listed in the MIM element section or in the reference path. When no rule applies, this section is omitted.

A reference to a global rule may be followed by a reference to the subclause in which the rule is defined.

Constraint: This section contains the name of one or more subtype constraints that apply to the population of the MIM entity data types listed in the MIM element section or in the reference path. When no subtype constraint applies, this section is omitted.

A reference to a subtype constraint may be followed by a reference to the subclause in which the subtype constraint is defined.

Reference path: This section contains:

For the expression of reference paths and of the constraints between MIM elements, the following notational conventions apply:

[] enclosed section constrains multiple MIM elements or sections of the reference path are required to satisfy an information requirement;
() enclosed section constrains multiple MIM elements or sections of the reference path are identified as alternatives within the mapping to satisfy an information requirement;
{} enclosed section constrains the reference path to satisfy an information requirement;
<> enclosed section constrains at one or more required reference path;
|| enclosed section constrains the supertype entity;
-> the attribute, whose name precedes the -> symbol, references the entity or select type whose name follows the -> symbol;
<- the entity or select type, whose name precedes the <- symbol, is referenced by the entity attribute whose name follows the <- symbol;
[i] the attribute, whose name precedes the [i] symbol, is an aggregate; any element of that aggregate is referred to;
[n] the attribute, whose name precedes the [n] symbol, is an ordered aggregate; member n of that aggregate is referred to;
=> the entity, whose name precedes the => symbol, is a supertype of the entity whose name follows the => symbol;
<= the entity, whose name precedes the <= symbol, is a subtype of the entity whose name follows the <= symbol;
= the string, select, or enumeration type is constrained to a choice or value;
\ the reference path expression continues on the next line;
* one or more instances of the relationship entity data type may be assembled in a relationship tree structure. The path between the relationship entity and the related entities, is enclosed with braces;
-- the text following is a comment or introduces a clause reference;
*> the select or enumeration type, whose name precedes the *> symbol, is extended into the select or enumeration type whose name follows the *> symbol;
<* the select or enumeration type, whose name precedes the <* symbol, is an extension of the select or enumeration type whose name follows the <* symbol;
!{} section enclosed by {} indicates a negative constraint placed on the mapping.
The definition and use of mapping templates is not supported in the present version of the application modules. However, use of predefined templates /SUBTYPE/ and /SUPERTYPE/ is supported.

5.1.1 Bare_die

MIM element: bare_die
Source: ISO 10303-1650
Reference path:   bare_die <=
physical_unit <=
product_definition

5.1.1.1 Bare_die to Cartesian_point (as least_material_condition_centroid_location)

MIM element: PATH
Reference path:   bare_die <=
physical_unit <=
product_definition
characterized_product_definition = product_definition
characterized_product_definition
characterized_definition = characterized_product_definition
characterized_definition <-
property_definition.definition
property_definition
{property_definition.name = 'least material condition centroid location'}
property_definition <-
property_definition_representation.definition
property_definition_representation
property_definition_representation.used_representation ->
representation
representation.items[i] ->
representation_item =>
geometric_representation_item =>
point =>
cartesian_point

5.1.1.2 Bare_die to Cartesian_point (as maximum_material_condition_centroid_location)

MIM element: PATH
Reference path:   bare_die <=
physical_unit <=
product_definition
characterized_product_definition = product_definition
characterized_product_definition
characterized_definition = characterized_product_definition
characterized_definition <-
property_definition.definition
property_definition
{property_definition.name = 'maximum material condition centroid location'}
property_definition <-
property_definition_representation.definition
property_definition_representation
property_definition_representation.used_representation ->
representation
representation.items[i] ->
representation_item
representation_item =>
geometric_representation_item =>
point =>
cartesian_point

5.1.1.3 Bare_die to Functional_unit_usage_view (as implemented_function)

MIM element: PATH
Reference path:   bare_die <=
physical_unit <=
product_definition <-
product_definition_relationship.related_product_definition
product_definition_relationship
{product_definition_relationship
product_definition_relationship.name = 'implemented function'}
product_definition_relationship.relating_product_definition ->
{product_definition <-
product_definition_context_association.definition
product_definition_context_association
{product_definition_context_association.role ->
product_definition_context_role
product_definition_context_role.name = 'part definition type'}
product_definition_context_association.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'functional design usage'}
product_definition =>
functional_unit

5.1.1.4 Bare_die to Length_data_element (as maximum_height_above_seating_plane)

MIM element: PATH
Reference path:   bare_die <=
physical_unit <=
product_definition
characterized_product_definition = product_definition
characterized_product_definition
characterized_definition = characterized_product_definition
characterized_definition <-
property_definition.definition
property_definition
{property_definition.name = 'maximum height above seating plane'}
property_definition <-
property_definition_representation.definition
property_definition_representation
property_definition_representation.used_representation ->
representation
representation.items[i] ->
representation_item =>
measure_representation_item <=
measure_with_unit =>
length_measure_with_unit

5.1.2 Bare_die_bottom_surface

MIM element: bare_die_bottom_surface
Source: ISO 10303-1650
Reference path:   bare_die_bottom_surface <=
bare_die_surface <=
part_mounting_feature <=
shape_aspect

5.1.3 Bare_die_edge_segment_surface

MIM element: bare_die_edge_segment_surface
Source: ISO 10303-1650
Reference path:   [bare_die_edge_segment_surface <=
shape_aspect]
[bare_die_edge_segment_surface <=
shape_aspect_relationship]

5.1.3.1 Bare_die_edge_segment_surface to Bare_die_edge_surface (as composed_surface)

MIM element: PATH
Reference path:   bare_die_edge_segment_surface <=
shape_aspect <-
shape_aspect_relationship.related_shape_aspect
{shape_aspect_relationship
shape_aspect_relationship.name = 'composed surface'}
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect =>
part_mounting_feature =>
bare_die_surface =>
bare_die_edge_surface

5.1.3.2 Bare_die_edge_segment_surface to Edge_segment_vertex (as end_vertex)

MIM element: PATH
Reference path:   bare_die_edge_segment_surface <=
shape_aspect_relationship
shape_aspect_relationship.related_shape_aspect ->
shape_aspect
shape_aspect =>
edge_segment_vertex

5.1.3.3 Bare_die_edge_segment_surface to Edge_segment_vertex (as start_vertex)

MIM element: PATH
Reference path:   bare_die_edge_segment_surface <=
shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect
shape_aspect =>
edge_segment_vertex

5.1.4 Bare_die_edge_surface

MIM element: bare_die_edge_surface
Source: ISO 10303-1650
Reference path:   bare_die_edge_surface <=
bare_die_surface <=
part_mounting_feature <=
shape_aspect

5.1.5 Bare_die_surface

MIM element: (bare_die_surface) (bare_die_edge_segment_surface)
Source: ISO 10303-1650 1650
Reference path:   (bare_die_surface <=
part_mounting_feature <=
shape_aspect)
(bare_die_edge_segment_surface <=
shape_aspect)

5.1.5.1 Bare_die_surface to Bare_die (as associated_definition)

MIM element: PATH
Reference path:   bare_die_surface <=
part_mounting_feature <=
shape_aspect
shape_aspect.of_shape ->
product_definition_shape =>
physical_unit =>
bare_die

5.1.6 Bare_die_template_terminal

MIM element: bare_die_template_terminal
Source: ISO 10303-1650
Reference path:   bare_die_template_terminal <=
part_feature_template_definition <=
shape_feature_definition <=
feature_definition <=
characterized_object

5.1.6.1 Bare_die_template_terminal to Connection_zone_bare_die_interface_plane_relationship (as seating_plane_zone)

MIM element: PATH
Reference path:   bare_die_template_terminal <=
part_feature_template_definition <=
shape_feature_definition <=
feature_definition <=
characterized_object
characterized_definition = characterized_object
characterized_definition <-
property_definition.definition
property_definition =>
product_definition_shape <-
shape_aspect.of_shape
shape_aspect <-
shape_aspect_relationship.related_shape_aspect
{shape_aspect_relationship
shape_aspect_relationship.name = 'seating plane zone'}
shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect =>
connection_zone_interface_plane_relationship

5.1.6.2 Bare_die_template_terminal to Connection_zone_in_usage_view (as connection_area)

MIM element: PATH
Reference path:   bare_die_template_terminal <=
shape_aspect <-
shape_aspect_relationship.relating_shape_aspect
{shape_aspect_relationship
shape_aspect_relationship.name = 'connection area'}
shape_aspect_relationship
shape_aspect_relationship.related_shape_aspect ->
shape_aspect
{shape_aspect
shape_aspect.description = 'connection zone'}

5.1.7 Bare_die_terminal

MIM element: bare_die_terminal
Source: ISO 10303-1650
Reference path:   bare_die_terminal <=
minimally_defined_bare_die_terminal <=
shape_aspect

5.1.7.1 Bare_die_terminal to Bare_die_template_terminal (as definition)

MIM element: PATH
Reference path:   bare_die_terminal <=
minimally_defined_bare_die_terminal <=
shape_aspect
shape_definition = shape_aspect
characterized_definition = shape_definition
characterized_definition <-
property_definition.definition
property_definition <-
property_definition_relationship.related_property_definition
{property_definition_relationship.name = 'definition'}
property_definition_relationship.relating_property_definition ->
property_definition
property_definition.definition ->
characterized_definition = characterized_object
characterized_object =>
feature_definition =>
shape_feature_definition =>
part_feature_template_definition =>
bare_die_template_terminal

5.1.8 Bare_die_terminal_surface_constituent_relationship

MIM element: shape_aspect_relationship
Source: ISO 10303-41
Reference path:   {shape_aspect_relationship
shape_aspect_relationship.name = 'bare die terminal surface constituent relationship'}

5.1.8.1 Bare_die_terminal_surface_constituent_relationship to Bare_die_surface (as relating)

MIM element: PATH
Reference path:   shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect =>
part_mounting_feature =>
bare_die_surface

5.1.8.2 Bare_die_terminal_surface_constituent_relationship to Bare_die_terminal (as related)

MIM element: PATH
Reference path:   shape_aspect_relationship
shape_aspect_relationship.related_shape_aspect ->
shape_aspect =>
minimally_defined_bare_die_terminal =>
bare_die_terminal

5.1.9 Bare_die_top_surface

MIM element: bare_die_top_surface
Source: ISO 10303-1650
Reference path:   bare_die_top_surface <=
bare_die_surface <=
part_mounting_feature <=
shape_aspect

5.1.10 Connection_zone_bare_die_interface_plane_relationship

MIM element: connection_zone_interface_plane_relationship
Source: ISO 10303-1671
Reference path:   {[connection_zone_interface_plane_relationship <=
shape_aspect_relationship]
[connection_zone_interface_plane_relationship <=
shape_aspect]}

5.1.10.1 derived_zone_shape_class

MIM element: shape_aspect_relationship.description
Reference path:   connection_zone_interface_plane_relationship <=
shape_aspect_relationship
shape_aspect_relationship.description
{(shape_aspect_relationship.description = 'area')
(shape_aspect_relationship.description = 'edge')}

5.1.10.2 Connection_zone_bare_die_interface_plane_relationship to Connection_zone_in_usage_view (as derived_zone)

MIM element: PATH
Reference path:   connection_zone_interface_plane_relationship <=
shape_aspect <-
shape_aspect_relationship.relating_shape_aspect
shape_aspect_relationship
{shape_aspect_relationship
shape_aspect_relationship.name = 'derived zone'}
shape_aspect_relationship.related_shape_aspect ->
shape_aspect
{shape_aspect
shape_aspect.description = 'connection zone'}

5.1.10.3 Connection_zone_bare_die_interface_plane_relationship to Connection_zone_in_usage_view (as mating_zone)

MIM element: PATH
Reference path:   connection_zone_interface_plane_relationship <=
shape_aspect_relationship
shape_aspect_relationship.related_shape_aspect ->
shape_aspect
{shape_aspect
shape_aspect.description = 'connection zone'}

5.1.10.4 Connection_zone_bare_die_interface_plane_relationship to Seating_plane (as interface_plane)

MIM element: PATH
Reference path:   connection_zone_interface_plane_relationship <=
shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect =>
seating_plane

5.1.11 Guided_wave_bare_die_terminal

MIM element: minimally_defined_bare_die_terminal
Source: ISO 10303-1650
Reference path:   minimally_defined_bare_die_terminal <=
shape_aspect
{shape_aspect
shape_aspect.description = 'guided wave bare die terminal'}

5.1.12 Material_identification

This application object, Material_identification, is defined in the module generic_material_aspects. This mapping section extends the mapping of Material_identification, to include assertions defined in this module.

5.1.12.1 Material_identification to Bare_die_template_terminal (as items)

MIM element: PATH
Reference path:   material_designation.definitions[i] -> characterized_definition
characterized_definition
characterized_definition = characterized_object
characterized_object =>
feature_definition =>
shape_feature_definition =>
part_feature_template_definition =>
bare_die_template_terminal

5.1.12.2 Material_identification to Bare_die_terminal (as items)

MIM element: PATH
Reference path:   material_designation.definitions[i] -> characterized_definition
characterized_definition
characterized_definition <-
property_definition.definition
property_definition =>
product_definition_shape <-
shape_aspect.of_shape
shape_aspect =>
minimally_defined_bare_die_terminal =>
bare_die_terminal

5.1.13 Minimally_defined_bare_die_terminal

MIM element: minimally_defined_bare_die_terminal
Source: ISO 10303-1650
Reference path:   minimally_defined_bare_die_terminal <=
shape_aspect

5.1.13.1 Minimally_defined_bare_die_terminal to Bare_die (as associated_definition)

MIM element: PATH
Reference path:   minimally_defined_bare_die_terminal <=
shape_aspect
shape_aspect.of_shape ->
product_definition_shape =>
physical_unit =>
bare_die

5.1.14 Part_terminal

This application object, Part_terminal, is defined in the module functional_assignment_to_part. This mapping section extends the mapping of Part_terminal, to include assertions defined in this module.

MIM element: (/SUBTYPE(Minimally_defined_bare_die_terminal)/)


© ISO 2018 — All rights reserved