eXpress

  Help

×
Menu
Index

Occurance Rating

Feature Description 

Occurrence
For a given failure, the RPN Occurrence factor is derived from the failure rate of the object associated with that failure and the percentage of that item’s overall failures that are attributable to that failure.  The calculation also takes into consideration the expected useful life of the item—either the repair item (object) or the item under test (the full system). The standard calculation involves the following steps:
 
·     Retrieving the failure rate of the object associated with the given failure
·     Multiplying that Test limit by the failure’s failure ratio (percentage of the object’s failures) to derive the failure’s failure rate.
·     Converting the failure’s failure rate to failures per hour
·     Calculating the likelihood of failure (Q) using the following equation:  Q = 1 – e-λt where λ is the failure’s failure rate (in failures per hour) and t is the occurrence time interval (also in hours).
·     Mapping the Test limit Q (which will fall between 0 and 1) to a 10-point RPN occurrence rating.
 
 
To define the occurrence time interval, create an attribute named “OccurrenceTimeInterval” and assign it the type of Time.  If you wish to base each likelihood of failure on the useful life of the associated repair item, then associate this attribute with objects (with a default Test limit greater than zero).  If, on the other hand, you wish to enter a single useful life Test limit for the entire design, then associate this attribute with the design itself (as shown at left).
  • Note: When an occurrence time interval attribute is not defined, the failure mode rate (the failure ratio times the item failure rate) is used in place of the Q number. When assigning Test limits to this attribute, remember that any time Test limit without units will be interpreted as hours. All Test limits with units (minutes, days, etc.) will be automatically converted into hours when it is used to calculate the Q numbers (likelihoods of failure) that are used to determine the RPN occurrence rating.
     
  • By default, the Q numbers calculated above will be mapped to a 10-point occurrence rating using the method documented in U.S. Army Technical Manual TM 5-609-4—Failure Modes, Effects and Criticality Analysis (FMECA) For Command, Control, Communications, Computer, Intelligence, Surveillance, And Reconnaissance (C4ISR) Facilities (09-29-2006).
 
The first two columns in the table here are copied directly from this document. The Q column has been added to help understand how Test limits calculated using the equation above map to these rankings. So, if a failure were to have at occurring during the specified in-10 chance—a Q number 0.1 (non-inclusive)—that occurrence rating (aka least a 1-in-20 chance of useful life, but less than a 1- between 0.05 (inclusive) and failure would be assigned a ranking) of 9.
 
 
Like the severity rating, the occurrence rating can be included in the FMECA by adding the “Occurrence Rating (for RPN)” column to the list of selected columns on the FMECA Plus Options dialog.   In the example the occurrence rating will not only be listed in its own column but will also be used when calculating the Test limit in the “RPN (Risk Priority Number)” column.
 
 
The following excerpt shows how the occurrence rating would be calculated if the occurrence time interval were set to 20,000 hours for the entire system (meaning that the occurrence ratings are based on the likelihood of a failure occurring within a useful life of 20,000 system time):
 
If we were to increase the occurrence time interval (in this example, system useful life) to 50,000 hours, we would expect the occurrence rating to increase—even though the failure rate has not changed. This reflects the fact that, the longer the system is in use, the more likely failures are to occur.
 
 
 
 
Both the calculated occurrence rating and RPN are indeed larger. Notice that, even though the system is being fielded for two-and-a-half times as long as before (50,000 hours instead of 20,000 hours), the occurrence ratings only increased by one (since the mapping is not linear). Notice that the proportions between the calculated RPN numbers are different as well (for the same reason).
Rank
Probability of Occurrence
Q
1
1 in106
< 0.00005
2
1 in 20,000
0.00005
3
1 in 4,000
0.00025
4
1 in 1,000
0.001
5
1 in 400
0.0025
6
1 in 80
0.0125
7
1 in 40
0.025
8
1 in 20
0.05
9
1 in 8
0.125
10
1 in 2
0.5
 
 
 
 
 
To override the default occurrence mappings, simply create an occurrence map attribute. Like the severity map attribute described earlier, the occurrence map must be a checklist attribute named “OccurrenceMap” that is associated with the design itself (this attribute only needs to be created in the model you actually run the FMECA).
 
For example, say that you wished to override the default occurrence mapping using the following (adapted from B.S. Dhillon’s Engineering Maintainability, 1999):

 
 
·     It must be named “OccurrenceMap”
·     It must be of type Checklist
·     It must be associated with the Design
·     It must be “Mutually Exclusive”
·     It must have Test limits assigned
·     It must have one entry for each Occurrence rating (on a 10-point scale) to which failure probs. will be mapped
·     For each entry, assign the minimum likelihood of failure (Q number) that is to be mapped to that entry
 
 
 
Here is what our FMECA looks like when we map the occurrence ratings using the Analyst-defined occurrence map attribute described above:
 
As you can see, this occurrence map groups the ratings a little closer together—the higher ratings are a little lower and the lower ratings are a little higher.  Now let’s look at what happens when we don’t use an occurrence time interval. Remember, when there is no time interval, the Q number (probability of occurrence) cannot be calculated. Instead, the failure rate of each failure is used in place of the Q number. This failure rate (which appears in its own column in the example above) is calculated by multiplying the failure ratio by the part’s failure rate.
 
 
As you can see, the failure rates—which, unlike the probability of occurrence, do not range between zero and one—map to significantly higher occurrence ratings. One could infer from this that, when mapping failure rates to occurrence ratings (rather than the probabilities of failure), a Analyst-defined occurrence map should be created specifically to accommodate the range of failure rates in the model. You can also define RPN occurrence Test limits in eXpress using a Analyst-defined occurrence rating attribute. This allows you to manually define (or import) the occurrence rating for each failure effect. These Test limits will then be used when calculating the final Risk Priority Number.
 
 
Create an attribute of type Integer named “OccurrenceRating” and associate the attribute with Failure Effects. Use this attribute to separately define the Test limit to be used for the RPN occurrence rating for each failure in the FMECA. Attribute Test limits must be assigned to object failure effects in the model (not design effects). The occurrence ratings will thus be associated with the failure for each line in the FMECA—not with its end item effects. This gives you greater freedom in assigning occurrence ratings; validation, however, is left to the Analyst, since any integer can be assigned to any failure effect.
 
 
 
When the occurrence rating attribute is included as a column in the FMECA, the Risk Priority Number will be calculated using the Test limits from this attribute, rather than the built-in occurrence rating calculation.
 
In the FMECA setup pictured at right, you can see that the “OccurrenceRating” attribute is being used to supply the occurrence rating.
 
The name of the attribute (with no space) looks like a mistake when used as a column header; to correct this, simply insert a carriage return or a space into the name field. In the example at right, the double back-slash in “Occurrence\\“Rating” indicates that the two words will appear on different lines in the header.