SlideShare uma empresa Scribd logo
1 de 13
Baixar para ler offline
Redundancy AllocationRedundancy Allocation
Abir Naskar :: 13MA60R21
Computer Science and Data Processing
Department of Mathematics
IIT KHARAGPUR
INTRODUCTIONINTRODUCTION
➔
What is Reliability ?What is Reliability ?
Probability that system will perform without failure during a time under specific environmental condition.
➔
Why we need it ?Why we need it ?
Provides quantitative basis for evaluating product reliability.
Invented during world war 2.
A measurement of probalility or capability for a system to perform a assigned task.
➔
What and Why RedundancyWhat and Why Redundancy :
Using same components mainly `in parallel.
Used mainly for complex system where high reliability is needed.
Way of increase reliability of the system.
Failure Rate and MTBFFailure Rate and MTBF
➔ Number of failure during an unit time t is failure rate.
Failure rate function provides relationship between time and failure frequency.
➔ MTBF is reciprocal of failure rate.
Mean time between consequent failure during operational time.
➔ Below graph is called bathtub curve stating relation between failure rate and time t.
Reliability and ExponentialReliability and Exponential
DistributionDistribution
➔
ReliabilityReliability
R(t) = 1-Q(t) = P(X>t)R(t) = 1-Q(t) = P(X>t)
➔
NonreliabilityNonreliability
Q(t) = 1-R(t) = P(X<t)Q(t) = 1-R(t) = P(X<t)
➔
Why Exponential ?Why Exponential ?
●
Memory less property.Memory less property.
●
Only one parameter, easy to compute.Only one parameter, easy to compute.
Series SystemSeries System
➔ Components are used in a series.
➔ Works good (i.e without failure) if all components works good.
➔ Failure of single component causes full system failure.
➔ Events can be independent, dependent, mutually exclusive.
➔ Here it assumed to be independent.
Parallel SystemParallel System
➔ We use the components in parallel mode.
➔ System will not fail if at-least one component works.
➔ Used when very high reliability required, and designer has to
duplicate some components or whole circuit.
➔ Make your system more reliable.
Series vs ParallelSeries vs Parallel
➔
Reliability( component in series ) ≤ Reliability( single component ) ≤
Reliability( components in parallel ).
Stand-by SystemStand-by System
➔ Special case of parallel system.
➔ One or more components are in stand-by mode to support single
running component.
➔ If we have n+1 components then upto n failure the system will work,
for n+1th failure the whole system fails.
➔ Need failure sensing and switch over devices which are assumed to
be 100 percent reliable
➔ Assumption that all stand-by components has same failure rate.
k-out-of-n systemk-out-of-n system
➔ The system of n components works in good condition (i.e does not
fail) if and only if at-least k of the n components works good. It is
called k-out-of n:G system.
➔ The system of n components fails if and only if at-least k of the n
components fail. It is called k-out-of n:F system.
➔ k-out-of-n:G and (n-k+1)-out-of-n:F systems are equivalent.
ExampleExample
➔ Let a system consists 2 propulsions (p) and 2 generator (g).
➔ Let the reliability of propulsion and generator be .999965 and .9945 resp.
So for single power unit reliability is: .999965 × .9945 = .99446519
If two power unit is in series then reliability is: .99446519 × .99446519 = .98896
For two unit in parallel the reliability is: 1-(1-.99446519)² = .99996937
Conclusion and Future workConclusion and Future work
➔ Redundancy is very much useful in our daily life to increase reliability as well
as availability. For example in our IIT we use several proxy server, if by
chance one fails then we can use another. Several server systems store
their data in more than one place to increase the availability, operational
speed and to save their self from the data loss situation.
➔ But redundancy does not come in free of cost. Sometimes it costs huge. I
want to analyze that how the maximum reliability can be achieved using
optimum cost. The designing part of a particular system for specific
configuration and reliability with optimal cost will also be my point of view.
REFERENCEREFERENCE
➔ Kececioglu, D. B. (2002). Reliability Engineering Handbook (Vol. 1, pp. 1-41). Pennsylvania:
DEStech Publication, ISBN: 1-932078-00-2.
➔ Trivedi, K. S. (1982). Probability Statistics with Reliability, Queuing and Computer Science
Application (pp. 283-290, 309-324). Englewood: Prectice-Hall, ISBN: 0-13-711564-4.
➔ Bazovsky, I (2004). Reliability Theory and Practice. Mineola: Dover Publication, ISBN:
0-486-43867-8.
➔ Zuo, M. J., Huang, J. and Kuo, W (2002). Multi-State k-out-of-n Systems. London:
Springer-Verlag.
➔ Pham, H. (2002). Reliability of Systems with Multiple Failure Modes. London: Springer-Verlag.
Special Thanks To. Prof. N. Gupta
THANK YOU....

Mais conteúdo relacionado

Destaque

1996 reliability optimization of series-parallel systems using a genetic algo...
1996 reliability optimization of series-parallel systems using a genetic algo...1996 reliability optimization of series-parallel systems using a genetic algo...
1996 reliability optimization of series-parallel systems using a genetic algo...jiing deng
 
Chapter 11 troubleshooting
Chapter 11 troubleshootingChapter 11 troubleshooting
Chapter 11 troubleshootingRiyaz Ahmed
 
Reliability analysis of wireless automotive applications with transceiver red...
Reliability analysis of wireless automotive applications with transceiver red...Reliability analysis of wireless automotive applications with transceiver red...
Reliability analysis of wireless automotive applications with transceiver red...rchulyada
 
Efficient combinatorial models for reliability analysis of complex dynamic sy...
Efficient combinatorial models for reliability analysis of complex dynamic sy...Efficient combinatorial models for reliability analysis of complex dynamic sy...
Efficient combinatorial models for reliability analysis of complex dynamic sy...ASQ Reliability Division
 
Selective Redundancy in Network-as-a-Service: Differentiated QoS in Multi-Ten...
Selective Redundancy in Network-as-a-Service: Differentiated QoS in Multi-Ten...Selective Redundancy in Network-as-a-Service: Differentiated QoS in Multi-Ten...
Selective Redundancy in Network-as-a-Service: Differentiated QoS in Multi-Ten...Pradeeban Kathiravelu, Ph.D.
 
Model-Based Approaches for Railway Safety, Reliability & Security
Model-Based Approaches for Railway Safety, Reliability & SecurityModel-Based Approaches for Railway Safety, Reliability & Security
Model-Based Approaches for Railway Safety, Reliability & SecurityFrancesco Flammini
 
High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...
High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...
High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...Amazon Web Services
 
Introducing Electricity
Introducing  ElectricityIntroducing  Electricity
Introducing Electricityscotfuture
 

Destaque (9)

1996 reliability optimization of series-parallel systems using a genetic algo...
1996 reliability optimization of series-parallel systems using a genetic algo...1996 reliability optimization of series-parallel systems using a genetic algo...
1996 reliability optimization of series-parallel systems using a genetic algo...
 
Chapter 11 troubleshooting
Chapter 11 troubleshootingChapter 11 troubleshooting
Chapter 11 troubleshooting
 
Reliability analysis of wireless automotive applications with transceiver red...
Reliability analysis of wireless automotive applications with transceiver red...Reliability analysis of wireless automotive applications with transceiver red...
Reliability analysis of wireless automotive applications with transceiver red...
 
Efficient combinatorial models for reliability analysis of complex dynamic sy...
Efficient combinatorial models for reliability analysis of complex dynamic sy...Efficient combinatorial models for reliability analysis of complex dynamic sy...
Efficient combinatorial models for reliability analysis of complex dynamic sy...
 
Selective Redundancy in Network-as-a-Service: Differentiated QoS in Multi-Ten...
Selective Redundancy in Network-as-a-Service: Differentiated QoS in Multi-Ten...Selective Redundancy in Network-as-a-Service: Differentiated QoS in Multi-Ten...
Selective Redundancy in Network-as-a-Service: Differentiated QoS in Multi-Ten...
 
Model-Based Approaches for Railway Safety, Reliability & Security
Model-Based Approaches for Railway Safety, Reliability & SecurityModel-Based Approaches for Railway Safety, Reliability & Security
Model-Based Approaches for Railway Safety, Reliability & Security
 
High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...
High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...
High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...
 
Introducing Electricity
Introducing  ElectricityIntroducing  Electricity
Introducing Electricity
 
Reliability engineering ppt-Internship
Reliability engineering ppt-InternshipReliability engineering ppt-Internship
Reliability engineering ppt-Internship
 

Semelhante a 1 untitled 1ppt

basic concepts of reliability
basic concepts of reliabilitybasic concepts of reliability
basic concepts of reliabilitydennis gookyi
 
Reliability.pptx related to quality related
Reliability.pptx related to quality relatedReliability.pptx related to quality related
Reliability.pptx related to quality relatednikhilyadav365577
 
Dependable Systems - Structure-Based Dependabiilty Modeling (6/16)
Dependable Systems - Structure-Based Dependabiilty Modeling (6/16)Dependable Systems - Structure-Based Dependabiilty Modeling (6/16)
Dependable Systems - Structure-Based Dependabiilty Modeling (6/16)Peter Tröger
 
Performance Testing in Production - Leveraging the Universal Scalability Law
Performance Testing in Production - Leveraging the Universal Scalability LawPerformance Testing in Production - Leveraging the Universal Scalability Law
Performance Testing in Production - Leveraging the Universal Scalability LawKevin Brockhoff
 
Designing High Available Cloud Applications
Designing High Available Cloud ApplicationsDesigning High Available Cloud Applications
Designing High Available Cloud ApplicationsGiovanni Mazzeo
 
Seminar presentation on reliability
Seminar presentation on reliabilitySeminar presentation on reliability
Seminar presentation on reliabilityRAHUL SINGH
 
Resiliency vs High Availability vs Fault Tolerance vs Reliability
Resiliency vs High Availability vs Fault Tolerance vs  ReliabilityResiliency vs High Availability vs Fault Tolerance vs  Reliability
Resiliency vs High Availability vs Fault Tolerance vs Reliabilityjeetendra mandal
 
WS010_Dr. Shakuntla Singla.pptx
WS010_Dr. Shakuntla Singla.pptxWS010_Dr. Shakuntla Singla.pptx
WS010_Dr. Shakuntla Singla.pptxShakuSingla
 
Javier Garcia - Verdugo Sanchez - Six Sigma Training - W4 Reliability
Javier Garcia - Verdugo Sanchez - Six Sigma Training - W4 Reliability Javier Garcia - Verdugo Sanchez - Six Sigma Training - W4 Reliability
Javier Garcia - Verdugo Sanchez - Six Sigma Training - W4 Reliability J. García - Verdugo
 
CloudComputing_UNIT5.pdf
CloudComputing_UNIT5.pdfCloudComputing_UNIT5.pdf
CloudComputing_UNIT5.pdfkhan593595
 
An Analysis Of Cloud ReliabilityApproaches Based on Cloud Components And Reli...
An Analysis Of Cloud ReliabilityApproaches Based on Cloud Components And Reli...An Analysis Of Cloud ReliabilityApproaches Based on Cloud Components And Reli...
An Analysis Of Cloud ReliabilityApproaches Based on Cloud Components And Reli...ijafrc
 
Resisting to The Shocks
Resisting to The ShocksResisting to The Shocks
Resisting to The ShocksStefano Fago
 
Fusion method used to tolerate the faults occurred in disrtibuted system
Fusion method used to tolerate the faults occurred in disrtibuted systemFusion method used to tolerate the faults occurred in disrtibuted system
Fusion method used to tolerate the faults occurred in disrtibuted systemeSAT Publishing House
 
Resilient service to-service calls in a post-Hystrix world
Resilient service to-service calls in a post-Hystrix worldResilient service to-service calls in a post-Hystrix world
Resilient service to-service calls in a post-Hystrix worldRares Musina
 
Migration to the cloud
Migration to the cloudMigration to the cloud
Migration to the cloudEPAM Systems
 
System reliability and types of systems in machine design
System reliability and types of systems in machine designSystem reliability and types of systems in machine design
System reliability and types of systems in machine designVikasSuroshe
 

Semelhante a 1 untitled 1ppt (20)

basic concepts of reliability
basic concepts of reliabilitybasic concepts of reliability
basic concepts of reliability
 
PPT TARUNA.pptx
PPT TARUNA.pptxPPT TARUNA.pptx
PPT TARUNA.pptx
 
Reliability.pptx related to quality related
Reliability.pptx related to quality relatedReliability.pptx related to quality related
Reliability.pptx related to quality related
 
Dependable Systems - Structure-Based Dependabiilty Modeling (6/16)
Dependable Systems - Structure-Based Dependabiilty Modeling (6/16)Dependable Systems - Structure-Based Dependabiilty Modeling (6/16)
Dependable Systems - Structure-Based Dependabiilty Modeling (6/16)
 
Performance Testing in Production - Leveraging the Universal Scalability Law
Performance Testing in Production - Leveraging the Universal Scalability LawPerformance Testing in Production - Leveraging the Universal Scalability Law
Performance Testing in Production - Leveraging the Universal Scalability Law
 
Designing High Available Cloud Applications
Designing High Available Cloud ApplicationsDesigning High Available Cloud Applications
Designing High Available Cloud Applications
 
Replication in Distributed Systems
Replication in Distributed SystemsReplication in Distributed Systems
Replication in Distributed Systems
 
Seminar presentation on reliability
Seminar presentation on reliabilitySeminar presentation on reliability
Seminar presentation on reliability
 
Resiliency vs High Availability vs Fault Tolerance vs Reliability
Resiliency vs High Availability vs Fault Tolerance vs  ReliabilityResiliency vs High Availability vs Fault Tolerance vs  Reliability
Resiliency vs High Availability vs Fault Tolerance vs Reliability
 
Availability
AvailabilityAvailability
Availability
 
WS010_Dr. Shakuntla Singla.pptx
WS010_Dr. Shakuntla Singla.pptxWS010_Dr. Shakuntla Singla.pptx
WS010_Dr. Shakuntla Singla.pptx
 
Javier Garcia - Verdugo Sanchez - Six Sigma Training - W4 Reliability
Javier Garcia - Verdugo Sanchez - Six Sigma Training - W4 Reliability Javier Garcia - Verdugo Sanchez - Six Sigma Training - W4 Reliability
Javier Garcia - Verdugo Sanchez - Six Sigma Training - W4 Reliability
 
CloudComputing_UNIT5.pdf
CloudComputing_UNIT5.pdfCloudComputing_UNIT5.pdf
CloudComputing_UNIT5.pdf
 
An Analysis Of Cloud ReliabilityApproaches Based on Cloud Components And Reli...
An Analysis Of Cloud ReliabilityApproaches Based on Cloud Components And Reli...An Analysis Of Cloud ReliabilityApproaches Based on Cloud Components And Reli...
An Analysis Of Cloud ReliabilityApproaches Based on Cloud Components And Reli...
 
Resisting to The Shocks
Resisting to The ShocksResisting to The Shocks
Resisting to The Shocks
 
Fusion method used to tolerate the faults occurred in disrtibuted system
Fusion method used to tolerate the faults occurred in disrtibuted systemFusion method used to tolerate the faults occurred in disrtibuted system
Fusion method used to tolerate the faults occurred in disrtibuted system
 
Reliability and clock synchronization
Reliability and clock synchronizationReliability and clock synchronization
Reliability and clock synchronization
 
Resilient service to-service calls in a post-Hystrix world
Resilient service to-service calls in a post-Hystrix worldResilient service to-service calls in a post-Hystrix world
Resilient service to-service calls in a post-Hystrix world
 
Migration to the cloud
Migration to the cloudMigration to the cloud
Migration to the cloud
 
System reliability and types of systems in machine design
System reliability and types of systems in machine designSystem reliability and types of systems in machine design
System reliability and types of systems in machine design
 

Último

mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 

Último (20)

mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 

1 untitled 1ppt

  • 1. Redundancy AllocationRedundancy Allocation Abir Naskar :: 13MA60R21 Computer Science and Data Processing Department of Mathematics IIT KHARAGPUR
  • 2. INTRODUCTIONINTRODUCTION ➔ What is Reliability ?What is Reliability ? Probability that system will perform without failure during a time under specific environmental condition. ➔ Why we need it ?Why we need it ? Provides quantitative basis for evaluating product reliability. Invented during world war 2. A measurement of probalility or capability for a system to perform a assigned task. ➔ What and Why RedundancyWhat and Why Redundancy : Using same components mainly `in parallel. Used mainly for complex system where high reliability is needed. Way of increase reliability of the system.
  • 3. Failure Rate and MTBFFailure Rate and MTBF ➔ Number of failure during an unit time t is failure rate. Failure rate function provides relationship between time and failure frequency. ➔ MTBF is reciprocal of failure rate. Mean time between consequent failure during operational time. ➔ Below graph is called bathtub curve stating relation between failure rate and time t.
  • 4. Reliability and ExponentialReliability and Exponential DistributionDistribution ➔ ReliabilityReliability R(t) = 1-Q(t) = P(X>t)R(t) = 1-Q(t) = P(X>t) ➔ NonreliabilityNonreliability Q(t) = 1-R(t) = P(X<t)Q(t) = 1-R(t) = P(X<t) ➔ Why Exponential ?Why Exponential ? ● Memory less property.Memory less property. ● Only one parameter, easy to compute.Only one parameter, easy to compute.
  • 5. Series SystemSeries System ➔ Components are used in a series. ➔ Works good (i.e without failure) if all components works good. ➔ Failure of single component causes full system failure. ➔ Events can be independent, dependent, mutually exclusive. ➔ Here it assumed to be independent.
  • 6. Parallel SystemParallel System ➔ We use the components in parallel mode. ➔ System will not fail if at-least one component works. ➔ Used when very high reliability required, and designer has to duplicate some components or whole circuit. ➔ Make your system more reliable.
  • 7. Series vs ParallelSeries vs Parallel ➔ Reliability( component in series ) ≤ Reliability( single component ) ≤ Reliability( components in parallel ).
  • 8. Stand-by SystemStand-by System ➔ Special case of parallel system. ➔ One or more components are in stand-by mode to support single running component. ➔ If we have n+1 components then upto n failure the system will work, for n+1th failure the whole system fails. ➔ Need failure sensing and switch over devices which are assumed to be 100 percent reliable ➔ Assumption that all stand-by components has same failure rate.
  • 9. k-out-of-n systemk-out-of-n system ➔ The system of n components works in good condition (i.e does not fail) if and only if at-least k of the n components works good. It is called k-out-of n:G system. ➔ The system of n components fails if and only if at-least k of the n components fail. It is called k-out-of n:F system. ➔ k-out-of-n:G and (n-k+1)-out-of-n:F systems are equivalent.
  • 10. ExampleExample ➔ Let a system consists 2 propulsions (p) and 2 generator (g). ➔ Let the reliability of propulsion and generator be .999965 and .9945 resp. So for single power unit reliability is: .999965 × .9945 = .99446519 If two power unit is in series then reliability is: .99446519 × .99446519 = .98896 For two unit in parallel the reliability is: 1-(1-.99446519)² = .99996937
  • 11. Conclusion and Future workConclusion and Future work ➔ Redundancy is very much useful in our daily life to increase reliability as well as availability. For example in our IIT we use several proxy server, if by chance one fails then we can use another. Several server systems store their data in more than one place to increase the availability, operational speed and to save their self from the data loss situation. ➔ But redundancy does not come in free of cost. Sometimes it costs huge. I want to analyze that how the maximum reliability can be achieved using optimum cost. The designing part of a particular system for specific configuration and reliability with optimal cost will also be my point of view.
  • 12. REFERENCEREFERENCE ➔ Kececioglu, D. B. (2002). Reliability Engineering Handbook (Vol. 1, pp. 1-41). Pennsylvania: DEStech Publication, ISBN: 1-932078-00-2. ➔ Trivedi, K. S. (1982). Probability Statistics with Reliability, Queuing and Computer Science Application (pp. 283-290, 309-324). Englewood: Prectice-Hall, ISBN: 0-13-711564-4. ➔ Bazovsky, I (2004). Reliability Theory and Practice. Mineola: Dover Publication, ISBN: 0-486-43867-8. ➔ Zuo, M. J., Huang, J. and Kuo, W (2002). Multi-State k-out-of-n Systems. London: Springer-Verlag. ➔ Pham, H. (2002). Reliability of Systems with Multiple Failure Modes. London: Springer-Verlag. Special Thanks To. Prof. N. Gupta