Reliability Engineering DuringProduct Development
Reliability Engineering DuringProduct Development
PRO D U C T D E V E LO PM E NT
April 1, 1996
12 Min Read
Medical Device & Diagnostic Industry Magazine
MDDI Article Index
A familiar term from advertisements for products and services, reliability is the probability that an
item will perform as intended, under specific conditions, for a specified time. It can be measured in
several ways, the most common being probability of success and mean time between failures
(MTBF), which is calculated by dividing the total performance time of a group of items by the total
number of malfunctions incurred.
There is a perception that reliability engineering adds significantly to product development costs. In
fact, when proven reliability engineering techniques are applied during the design and development
phases, the resulting benefits far outweigh the costs. Optimum equipment reliability, and the
associated reduction in operating and maintenance costs, can typically be achieved with an increase
in development costs of less than 5%. Conversely, the consequences of poor reliability--degraded
equipment performance, excessive repair costs, patient safety hazards, and even patient fatalities--
are well documented.6,7
The reliability of the various types of equipment used during open-heart surgeries to manage
myocardial protection is one area of critical concern. The perfusionist, who is responsible for the
setup and operation of the heart-lung machine, must be confident that the system assembled not
only can support the preferred protocol and deliver the prescribed cardioplegia solution, but also can
respond to changes during the course of surgery as the patient's condition dictates. This article
describes the reliability engineering process that was used during the development of a device that
provides cardioplegia delivery and real-time management of myocardial protection. The reliability
tasks that were implemented are identified; additional detail on how to execute these tasks is
available elsewhere.2,8,9
The cardioplegia delivery system provides for multiple combinations of blood, crystalloid, arresting
agent, and additive solutions under the programmable control of the perfusionist. These features
reduce the probability of human error and contribute to reduced operating costs, an important
feature in today's cost-conscious health-care environment.
High reliability in electronic equipment is generally achieved by limiting the electrical, mechanical,
and environmental stresses (voltage, current, temperature, duty cycle, and so forth) that are applied
to each part during normal operation. To ensure that the operating stresses for each design
application were well below the various components' maximum rated operating values, derating
criteria were defined for each part type used in the cardioplegia delivery system. (Derating is limiting
the use of a part to conditions that are less severe than the maximum levels specified by the part
manufacturer.) Generally, the ratio of operating stress to rated stress was limited to 50%, which
represents a 100% design margin. For example, a maximum voltage of 25 V will be applied to a
capacitor that is rated for 50 V. Complex parts such as microcircuits have multiple derating criteria,
covering such parameters as output load current, frequency, fanout, and power dissipation, which
are typically held to 8090% of maximum rated levels.
Mechanical and electrical stress analyses were performed by measuring or calculating the stresses
to which each part will be exposed, determining the applied stresstorated stress ratios, and verifying
that the ratios met the derating criteria. The key parameter that affects reliability was analyzed for
each part type--for example, power dissipation for resistors, junction temperature for
semiconductors, and applied voltage for capacitors. Parts that did not satisfy the criteria were
replaced with similar parts that did, or a design change was incorporated to reduce operating stress.
Because lowering temperatures increases part reliability, a thermal analysis was performed to
identify any hot spots, eliminate high temperatures, and improve overall heat dissipation. The
internal thermal profile of the delivery system was fully characterized and airflow patterns were
evaluated. Improved thermal management techniques, such as additional heat sinks and increased
airflow in the power supply, were incorporated to enhance system reliability.
Failure mode, effects, and criticality analysis (FMECA) and fault-tree analysis are commonly used
during medical device development to assess potential safety hazards.10 FMECA is the evaluation of
potential part failure modes, the effects each failure would have on unit performance, and the
criticality of degraded performance relative to safety or system functions; fault-tree analysis is the
logical diagramming of single and combined failures that could create a potential hazard. For the
cardioplegia delivery system, potential fault conditions that would cause major performance
degradation or significant equipment maintenance were identified as part of the FMECA process and
their occurrence minimized. In addition, the probability of a safety-critical failure mode occurring was
determined for each part, the individual probabilities were combined, and the resultant probability of
a safety-critical system failure was compared with the predefined quantitative delivery system
requirement.
A software reliability analysis was also a key element in the reliability program for the cardioplegia
delivery system. Until recently, hardware safety and reliability received much more attention than did
software. However, the application of reliability techniques to software development is critical if
satisfactory system reliability is to be realized in automated devices.11 The core elements of the
software reliability program that was implemented during development of the operating software for
the cardioplegia delivery system were the following:
Code inspections.
Requirement tracing.
Simplified design.
Product development programs usually include some type of design review prior to release of a
design for manufacture. For the cardioplegia delivery system this process included a review of the
reliability requirements that were defined in the final product specification and of the design's ability
to meet those requirements. Adherence to design criteria were discussed and any exceptions to
guidelines were resolved prior to approval of the design.
Reliability Verification. The cardioplegia delivery system design was subjected to testing and
analysis to verify that both the hardware and software met specified reliability requirements and that
the system could be produced without degrading its inherent reliability.
A reliability assessment is the use of historical data on part applications and failures to predict the
expected inherent reliability of a system. For the cardioplegia delivery system design, this was done
by assigning a failure rate to each electrical, electromechan-ical, and mechanical part, with the value
of the failure rate dependent on the part's operating stress and duty cycle. (The failure rate of a part
operating at 90% of its maximum value can be eight times higher than that of the same part
operating at 30% of its rating.) The part failure rates were derived from sources such as MIL-HDBK-
217F, the RAC handbook for nonelectronic parts, and the Bell Communications Research Reliability
Manual.1214 These rates were then combined at the assembly, subsystem, and system levels to
predict the device's inherent reliability, which is expected to be approximately 20% higher than the
specified requirement. In addition, the individual predicted failure rates were compared to the
specification document to ensure that each element of the system met its reliability requirement. In
some cases, additional design changes or part reliability improvements were incorporated to meet
the overall design goals.
Reliability testing was integrated with other development-phase tests to create an overall integrated
test plan for the delivery system project. Such early, well-planned testing can provide assurance that
system reliability will be achieved in production.15 Testing of the system prototype units included
accelerated-life testing to verify the system's ability to perform satisfactorily throughout its expected
10-year operating life and reliability growth testing (RGT) to identify potential failures, determine their
causes, and then take corrective action to prevent failure recurrence. (Accelerated-life testing is the
evaluation of life expectancy by subjecting an item to combined stresses well in excess of those
expected in normal usages, while RGT involves evaluation of the device's performance in extreme
specified-usage environments.) Additional RGT was conducted on preproduction systems to verify
the effectiveness of the corrective actions as well as to ensure that inherent design reliability is not
degraded by manufacturing processes and to identify possible additional reliability enhancements.
This integrated "test, analyze, and fix" approach is effective because after malfunctions are
documented, analyses are performed to identify the root cause of each failure, corrective action is
taken to prevent failure recurrence, and the effectiveness of the corrective action is verified with
additional testing.
The reliability of the system's software was verified by combining analysis and auditing with
thorough formalized testing. As with the hardware, all delivery system software defects were
documented, their causes determined, and changes incorporated to prevent their recurrence.
Sufficient regression testing--the repetition of previously completed tests--was performed following
each modification to verify the effectiveness of the change and to ensure that no other errors had
been introduced.
Once the device enters the marketplace, user feedback will be evaluated and changes incorporated to
ensure that all customer expectations are satisfied. This approach will continue the reliability
verification process in the actual-use environment, so that system reliability will continue to increase.
CONCLUSION
Applying reliability engineering techniques during the product development process can help ensure
the reliability of medical devices. A reliability effort such as that described above, coupled with a
comprehensive quality assurance program during production, can result in a device that will perform
as expected and meet the stringent reliability requirements of critical health-care applications such
as open-heart surgeries.
Lee Heydrick is principal of the Heydrick Consulting Group (Denton, TX), which provides reliability
and quality engineering services. Kenneth A. Jones is vice president of research and development for
Quest Medical, Inc. (Allen, TX).
REFERENCES
2. "Best Practices: How to Avoid Surprises in the World's Most Complicated Technical Process: The
Transition from Development to Production," NAVSO P-6071, Washington, DC, U.S. Department of the
Navy, March 1986.
3. Dhillon BS, "Reliability Technology in Health Care Systems," in Proceedings of the International
Association of Science and Technology for Development (IASTED) International Symposium,
Computers and Advanced Technology in Medicine, Healthcare and Bioengineering, Anaheim, CA,
ACTA Press, pp 8487, 1990.
4. Greenberg HP, "Achieving Product Reliability," 44th Annual Quality Congress Transactions,
Milwaukee, American Society for Quality Control, pp 398403, 1990.
6. Joyce E, "Software Bugs: A Matter of Life and Liability," Datamation, May 15, pp 8892, 1987.
7. Leveson NG, and Turner CS, "An Investigation of the Therac-25 Accidents," Computer, pp July, 18-
41, 1993.
8. RADC Reliability Engineer's Toolkit, Griffiss Air Force Base, NY, Rome Air Development Center, July
1988.
9. Reliability, Maintainability, and Supportability Guidebook, 2nd ed, Warrendale, PA, Society of
Automotive Engineers, 1992.
10. Elahi BJ, "Safety and Hazard Analysis for Software-Controlled Medical Devices," in Proceedings
of Sixth Annual IEEE Symposium on Computer-Based Medical Systems, New York, Institute of
Electrical and Electronics Engineers, pp 1015, 1993.
11. Leone AM, "Practical Techniques for Ensuring Software Reliability," presented at George
Washington University, Washington, DC, August 2729, 1991.
13. Nonelectronic Parts Reliability Data, NPRD-91, Densen W, Chandler G, Crowell W, et al. (eds),
Rome, NY, Reliability Analysis Center, 1995.
14. Reliability Manual, SR-TSY-000385 (Issue 1), Redbank, NJ, Bell Communications Research, June
1986.
15. McLean H, "Exceeding the Limits of Traditional Reliability Tests," Med Dev Diag Indust, 16(4):96-
100, 1994.
SUBSCRIBE TODAY
You May Also Like
Risk
Pr o d Management
u ct D ev el o p m en t in Product Development Projects: A Practical Guide
Winning
Pr o d u ct D the
ev el oRace:
p m en t How to Accelerate Product Development Without Sacrificing Quality
The
Pr o dEngineer's Guide
u ct D ev el o p m en t to Medical Device Defects
How
Pr o d uto
ct Select aenMedtech
D ev el o p m t Product Design Partner
Editors' Choice
BUSINESS
BUSINESS
COMPONENTS
Recent Headlines
More Events
Connect Join Us
About
SUBSCRIBE TODAY
Advertise
FAQ
Follow Us
Content Licensing & Reprints
Copyright © 2025 All rights reserved. Informa Markets, a trading division of Informa PLC.
Accessibility | Privacy Policy | Cookie Policy | Terms of use | Visitor Terms and Conditions