arrow_back_ios

Main Menu

See All 분석 및 시뮬레이션 소프트웨어 See All DAQ 소프트웨어 See All 드라이버 및 API See All 유틸리티 See All 진동 제어 See All 고정밀 및 보정 시스템 See All DAQ 시스템 See All S&V 핸드헬드 장치 See All 산업용 전자 제품 See All 전력 분석기 See All S&V 시그널 컨디셔너 See All 음향 트랜스듀서 See All 전류 및 전압 센서 See All 변위 센서 See All 힘 센서 See All 로드셀 See All 멀티 컴포넌트 센서 See All 압력 센서 See All 스트레인 센서 See All 스트레인 게이지 See All 온도 센서 See All 기울기 센서 See All 토크 센서 See All 진동 트랜스듀서 See All 진동 테스트 장비용 액세서리 See All 진동 컨트롤러 See All 측정 여기기 See All 모달 익사이터 See All 파워 앰프 See All LDS 셰이커 시스템 See All 테스트 솔루션 See All 액추에이터 See All 내연 엔진 See All 내구성 See All eDrive See All 생산 테스트 센서 See All 변속기 및 기어박스 See All 터보 충전기

Markov Diagrams

What are Markov diagrams?

 

Markov diagrams allow you to model the behavior of a system in various states using a memoryless process, where the next state of the system is only dependent on the transition values and the current state of the system. This gives you the ability to look at partial or degraded working states, and to start analysis in varying states. Markov diagrams are available in ReliaSoft BlockSim software. If you have access to the Event Analysis module in BlockSim, you can analyze a Markov diagram during a simulation and use the analysis result in your RENO flowchart.

Using Markov Diagrams in ReliaSoft BlockSim for Reliability Analysis

 

With BlockSim, we will demonstrate an initial estimation analysis on the life cycle of a complex drilling system that starts off as brand new (100% initial probability in the full capacity state). The system has a probability to degrade into various states of capacity with time and can eventually enter a salvage state. There is also a probability of being returned to the as-good-as-new condition from each degraded state, except from the salvage state. The salvage state is considered to be a "sink," a state from which there are no transitions to any other state and therefore we have zero probability of leaving. We want to determine, on average, what percent of the time will be spent in each state over a 10-year period. To perform this type of analysis, we will use a discrete Markov diagram. Our initial setup looks like this:

We estimate the following probabilities per month to move between states:

  • 1% chance to degrade from 100% to 80% capacity
  • 10% chance to be restored from 80% to 100% capacity
  • 3% chance to degrade from 80% to 60% capacity
  • 8% chance to be restored from 60% to 100% capacity
  • 6% chance to degrade from 60% to 40% capacity
  • 5% chance to be restored from 40% to 100% capacity
  • 8% chance to degrade from 40% capacity to salvage

Based on these percentages, the final diagram that is ready for analysis looks like this:

Since our estimated probabilities are on a month scale, we will take each step of the analysis to be the equivalent of one month. This means that we will run our calculation for 120 steps. After we calculate the diagram, we can see that the transition probability matrix between the states looks like this (which we can easily use to verify our inputs):

Full Diagram
FROM -> TO 100% capacity 80% capacity 60% capacity 40% capacity Salvage
100% capacity 0.99 0.01 0 0 0
80% capacity 0.1 0.87 0.03 0 0
60% capacity 0.08 0 0.86 0.06 0
40% capacity 0.05 0 0 0.87 0.08
Salvage 0 0 0 0 1
We can use the state point probability plot to see if our system has reached steady state within our time frame.

In this case study example, because we have a "sink" state, we do not reach steady state, where all the probabilities have reached a constant value, but rather a pseudo-steady state where the probabilities are changing at a roughly constant rate.

 

Afterwards, we can check the results summary to determine the mean probabilities in each state and the point probabilities after 120 steps (10 years).

Results After 120 Steps
State name Initial probability Mean probability Point probability Steps spent in state
100% capacity 1 0.894127 0.859252 107.295203
80% capacity 0 0.064845 0.066382 7.781451
60% capacity 0 0.013046 0.014282 1.565469
40% capacity 0 0.005597 0.00662 0.671615
Salvage 0 0.022386 0.053464 2.686261

Conclusions

 

From the results we can conclude that the majority of the time (89.4%) our system should be running at 100% capacity and that after the 10-year period there is about a 5.3% chance that the system will degrade to a point from which it cannot be restored (the salvage state).