This component is used to report ControlPathDefinition to the EIS. The ControlPathDefinition determines how the FacilitySiteControls relate to each other at the facility. The order of the controls must be specified. In cases where the emissions stream splits, the percentage of the emissions stream must be specified. This splitting of the emissions stream will cause the controls to be working in parallel until the stream meet later in the path definition. Due to the potential complicated configurations of controls, a given path definition may utilize site controls or other path definitions. The Control Path Definition component has the following attributes:
SequenceNumber: A user may use the same SequenceNumber within a single ControlPathDefinition to indicate that the control stream has split into multiple streams. The total of all AveragePercentApportionment values with the same SequenceNumber must add up to be 100. It should be noted that the sequence number provided does not have to be in order. You could, for example, define the sequence number as “10”, “20”, “30” instead of “1”, “2”, “3”. The only requirement is for the values to be integers appearing in numerical order.
Note: A Control Path Definition must include at least one site control or site path, however a Site Control Path can only be included once in a given Control Path Definition.
AveragePercentEmissionsFlow: The AveragePercentEmissionsFlow must be a value between 1 and 100. The sum of all AveragePercentApportionment values having the same SequenceNumber must equal 100.
Once a Control Path is defined, a user can then associate the path with a release point apportionment record using the ReleasePointApportionmentPathIdentification component. This will associate a given process and release point with a control path.
Impact of incomplete information or critical errors. If there are critical errors relating to the sequence numbers or average percent apportionment reported, or there is no site control or site path included in a definition Site Control Path is included more than once in a given Control Path Definition the data will not be stored; all other data in the record will be accepted.
Defines the order in which items are listed.
User Role AccessibilitySLT, Inventory Developer
Number | Name | Description | Type | Severity |
---|---|---|---|---|
2409 | SequenceNumber Data Type | Sequence Number must be a positive integer greater than zero. | Format | Critical |
2411 | SequenceNumber Present for Path Definition | SequenceNumber is a required field. | Present | Critical |
The average percent of an emissions flow that is vented through a control device (or control path).
User Role AccessibilitySLT, Inventory Developer
Number | Name | Description | Type | Severity |
---|---|---|---|---|
2407 | Control Apportionment (%) Data Type | Control Apportionment (%) must be a decimal number. | Format | Critical |
2408 | Control Apportionment (%) for Path Definition SequenceNumber | Control Apportionment (%) must total 100 for each SequenceNumber. | Conditional | Critical |
2410 | Control Apportionment (%) Range | Control Apportionment (%) values must be a decimal number between 0.1 and 100. | Range | Critical |
2412 | Control Apportionment (%) Present for Path Definition | Control Apportionment (%) is a required field. | Present | Range |
Complex data type to define identifiers by which an entity is known or has been known.
User Role AccessibilitySLT, Inventory Developer
Number | Name | Description | Type | Severity |
---|
Complex data type to define identifiers by which an entity is known or has been known.
User Role AccessibilitySLT, Inventory Developer
Number | Name | Description | Type | Severity |
---|
SLT, Inventory Developer
Number | Name | Description | Type | Severity |
---|---|---|---|---|
2405 | Empty Path Definition | Site Control Path Definition must include at least one site control or site path. | Conditional | Critical |
2403 | Duplicate Site Control In Existing Path Definition | A Site Control can only be included once in a given Path Definition. | Conditional | Critical |
2404 | Duplicate Site Control Path In Existing Definition | A Site Control Path can only be included once in a given Path Definition. | Conditional | Critical |