Template:— failure_faults (flr_flts)
Context:— UK_Defence
Date: 2009/04/17 11:27:35
Revision: 1.2

This section specifies the template failure_faults.

NOTE  The template has been defined in the context of UK_Defence. Refer to the business context for details of related templates.

NOTE  An explanation of a template and the associated instantiation path is provided in the Template overview section.

Description

This template describes how to represent the relationship between a failure and the fault that caused it.

Business perspective

This template describes how to represent the UK_Defence concept of a relationship between a failure and the fault that caused it in terms of PLCS model elements (templates, entities, and reference data).

Business object definition

The definition of the failure_faults object is: This object represents a relationship between a failure and the fault that caused it.



Figure 1 —  Graphical Representation for Business Object defect.

Figure 1 —  Graphical Representation for Business Object defect.

Attribute name

Attribute description

Attribute type

Optionality

Description This is the qualifying description of the relationship between a failure and the fault that caused it. Intrinsic Optional
ID This is the identifier of the relationship between a failure and the fault that caused it. Identifier Mandatory
Related fault This is the reference to the fault that causes related failure. Failure Mandatory
Related failure This is the reference to the failure that is caused by the related fault. Failure Mandatory

Table 1 — Failure Faults attribute details

Model diagrams
The EXPRESS-G diagram in Figure 2 shows the templates and EXPRESS entities that are required to represent the template "failure_faults". The text highlighted in blue shows the template parameters.


Figure 2 —  An EXPRESS-G representation of the Information model for failure_faults

Figure 2 —  An EXPRESS-G representation of the Information model for failure_faults

The graphic for the template to be used in other EXPRESS-G diagrams is shown in Figure  3 below.


Figure 3 —  The graphical representation of the failure_faults template

Figure 3 —  The graphical representation of the failure_faults template

Input parameters
The following input parameters are defined for this template:
ID (Type='STRING')
This is the identifier of the failure_faults.
ID_source_organization (Default=UK_Defence,Type='STRING')
The organization that created the associated identifier. Additionally a Person or Information System could be defined when either of these are the source; see Identifier template characterizations.
Description (Default=/OPTIONAL,Type='STRING', Optional)
The description of the failure_faults.
Related_failure (Type= 'ENTITY (State_definition)' )
This is the reference to the failure that is caused by the relating failure.
Relating_fault (Type= 'ENTITY (State_definition)' )
This is the reference to the fault that causes the related failure.
Reference parameters
The following reference parameters are defined for this template:
state_rel(Type='ENTITY (State_relationship)')
Allow the State_relationship entity instantiated in this path to be referenced when this template is used.
Note: The State_relationship entity can be referenced in a template path by:
%^target = $failure_faults.state_rel%
where target is the parameter to which the State_relationship is bound.
Instantiation path
The instantiation path shown below specifies the entities that are to be instantiated by the template.
A description of templates and the syntax for the instantiation path is provided in the Templates Help/Information section.
-- failure_faults
State_relationship
State_relationship.name = '/IGNORE'
State_relationship.description = '/IGNORE'
State_relationship.related -> @Related_failure
State_relationship.relating -> @Relating_fault
%^state_rel = State_relationship%

-- [optional Description]
-- NB SEDS required to add State_relationship to documented_element_select
/assigning_descriptor(
    descr=@Description,
    class_name='Failure_faults_description',
    ecl_id='urn:plcs:rdl:uk_defence',
    is_assigned_to=^state_rel)/

-- ID (mandatory)
/identifier(
    ID=@ID,
    source_organization=@ID_source_organization,
    type='Failure_faults_identifier',
    items=^state_rel)/
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
State_relationship.name '/IGNORE'
State_relationship.description '/IGNORE'
Instance diagrams
The instance diagram in Figure  4 shows an example of the EXPRESS entities and templates that are instantiated by the template:
/failure_faults(ID='FF001', ID_source_organization='UK_Defence', Description='/OPTIONAL')/
(an illustration of the consolidated failure_faults template is shown in Figure 5 below.)


Figure 4 —  Entities instantiated by failure_faults template

Figure 4 —  Entities instantiated by failure_faults template

The instance diagram in Figure 5 shows the graphic symbol for the template that is to be used in other instance diagrams. The example template is:
/failure_faults(ID='FF001', ID_source_organization='UK_Defence', Description='/OPTIONAL')/


Figure 5 —  Instantiation of failure_faults template

Figure 5 —  Instantiation of failure_faults template

Characterizations
No common characterizations of the template failure_faults have been identified. However, the ISO 10303-239 EXPRESS model may enable other assignments to the entities instantiated by the template.

© UK MOD 2010 — All rights reserved