Skip to main content

FMEA Types and steps involved

FMEA means Failure Mode and Effects Analysis. There are 3 types of FMEAs. 


  1. System FMEA (SFMEA)
  2. Design FMEA  (DFMEA)
  3. Process FMEA  (PFMEA)

SFMEA is for System and used to analyze the failures of the end product in a customer's system. It focuses on the potential failure modes associated with the functions of the end product. 

DFMEA begins with the development of information to understand the system, subsystem or component being analyzed and defines their functional requirements and characteristics. It focuses on potential failure modes associated with the function of each system, subsystem or component being analyzed. 

PFMEA is used to analyze manufacturing and assembly processes. It focuses on process inputs. 

FMEA Processes - Steps Involved 

There are 13 steps in creating an FMEA. Please find the attached diagram.


Step 2: Define the Function 
What is the system, the sub system or process steps supposed to do in view of customer requirements?

Step 3: Determine Potential failure modes
Possible categories in which a function can go wrong:- No function, Partial function, Intermittent function and Unintended function. 

Step 4: List Potential failure effects 
Examples: Noise, Loss of fluid, Loss of function, Loss of system, Rough surface, poor appearance, Customer dissatisfied, Intermittent operations, Unpleasant odor, Potential safety hazard, No/Low output. 

Step 5: Assign Severity Ratings
Assess the seriousness of the effect.

Step 6: List all potential causes of the failure mode.


Step 7: Assign Occurrence Ratings
Rate the occurrence based on the likelihood that a specific root cause will occur.

Step 8: Define Current Design/Process Controls
Detecting the cause and subsequent failure mode prior to production and prevent the cause from occurring. Example- Lab test, Load test, Field test, Fleet test, Design review, Final test, Gauging, Operator training, Method sheets, Work instructions, Maintenance, Environmental test, Fail/Safe features, Warnings, Error proof by design, setup verification etc.

Step 9:  Assign Detection Settings.
Rate the detection based on each detection control mentioned.


Step 10: Calculate RPN
RPN = Severity of the effects * Probability of occurrence * Ineffectiveness of design/process verification.

Step 11: Develop an Action Plan to address high RPNs
Order of priorities :
  1.  High Severity
  2.  High Multiple
  3.  High RPN
Note: RPN threshold values should not be a target.

Step 12 - Take Action
  •  Define the necessary actions in order to reduce occurrence and/or detection of the failure mode.
  • Redesign the product to reduce severity.
  • Determine the list of recommended actions.
  • Assign a person responsible with a due date foe each task.
Examples of Recommended actions: Revise design, revise test plan, revise material specification, reliability testing, finite element analysis, training, process instructions etc.

Step 13: Reevaluate the RPN
Reevaluate all the three ratings - severity, occurrence and detection and calculate the new RPN.

Reason for the Failure of FMEAs

  • Only one person is assigned to complete the FMEA.
  • Not customizing the rating scales with business units specific data, so that they are meaningful.
  • The design or process expert is not included in the FMEA or is allowed to dominate the FMEA team.
  • Members of the FMEA team are not trained in the use of FMEA, and become frustrated with the process.
  • The FMEA team becomes bogged down with minute details of design or process, losing sight of the overall objective.
  • Rushing through identifying the failure modes to move on to tht next step of the FMEA.
  • Listing the same potential effect for every failure.
  • Stopping the FMEA process when the RPNs are calculated and not continuing with the recommended actions.
  • Not reevaluating the high RPNs after the corrective actions have been completed.

Thank you for reading this article. 






 






Comments

Popular posts from this blog

Introduction to latest technologies such as IoT, IoE, IIoT,WoT

Hi Everyone, Now-a-days, we are hearing terms such as IoT, IoE, IIoT, WoT. In this article i am trying to explain what exactly these terms means.  Let me start with fancy word called IoT (Internet Of Things). Its a world of things (such as vehicles, home appliances, any physical device) connected.  These devices embedded with firmware, software, electronics, sensors, actuators and connectivity which makes any physical device intelligent, so that they can talk with each other. Do you want to know why? I will be explaining more details in my next article. IIoT is Industrial IoT, i.e using IoT in manufacturing industries. This brings brilliant machines together, advanced analytics and many more. It has great potential to change the way how the Industry works and it enables M2M machine-to-machine communication. Next article i will tell some real time applications of this. IoE is Internet of Everything where people, process, data and things(these are ...

Introduction to Machine Learning – ML

Machine Learning – ML ML is one of the hot buzz word now, let me explain what it is and why it is? In traditional programming, we feed data and program to a computer to get output, but in Machine learning, we feed data and output to a system to generate algorithm or programming for that data to find a pattern. So that we can forecast the results of new set data by applying the pattern which has found on existing data. This is a simple definition to understand ML concept. ML gives computer systems the ability to learn the data, without being programmed explicitly. Day to day growing internet traffic makes human thinking and analysis of data to limited. To do this we need a machine which can analyze the huge data and find a pattern on that data. This is what machine learning does. It is a continuously developing field.  Example: Facial recognition technology allows social media platforms to help users tag and share photos of friends.  Python  if a popular language fo...

Introduction to Augmented Reality (AR)

Introduction to Augmented Reality (AR) AR is an enhanced version of reality. It’s an integration of digital information with the User's environment in real time. AR is different from Virtual Reality (VR). Virtual Reality creates an artificial environment and Augmented reality  uses the existing environment and overlays new information on top of it. Its  where live direct or indirect views of physical real-world environments are  augmented  with superimposed computer-generated images over a user's view of the real-world, thus enhancing one's current perception of  reality . It’s how you work, play and connect with the world. AR is rapidly growing technology, because it brings the objects to reality. Key Components to Augmented Reality Devices       Sensors and Cameras       Projection       Processing       Reflection Many of the  top augmented reality companies  are se...