A Reliability Block Diagram (RBD) illustrates the state of a specific function in a system with several elements.
The diagram is made up of functional blocks represented as blocks and connected by lines. Reliability Block Diagram (RBD) has a single starting point (A) and single ending point (D), as shown in the following figure:
RBDs are also known as dependence diagrams (DDs).
RBDs are represented by series or parallel connections of blocks. Parallel blocks refer to redundant subsystems or components that contribute to a lower failure rate. Each block represents a component of the system with a high failure rate. The RBD will indicate the type of redundancy in the parallel path. For a group of parallel blocks to succeed, two out of three components would have to be successful. On the other hand, any failure along a series path causes the entire series path to fail.
A RBD may be drawn using switches in place of blocks, with a closed switch representing a working component and an open switch representing a failed component. As long as there is a path through the network of switches from beginning to end, the system still works.
DMADV stands for Define, Measure, Analyse, Design and Verify. All five phases can be addressed with RBD. At the define stage, to identify which system needs further analysis using RBD, at the measure stage, to study the opportunity for failure rate at each subsystem, at analyse stage, to quantify the probability of failure rate from study and historical data analysis, then at the design stage, to indicate which system requires modification or updating and at verify stage, to ensure that the right subsystem is affected by the action. In this way, RBD can be used as a tool to keep the team focused on the right problem throughout the entire process.