39 lines
716 B
TeX
39 lines
716 B
TeX
|
|
|
|
|
|
|
|
\ifthenelse {\boolean{paper}}
|
|
{
|
|
\abstract{
|
|
This paper describes how the FMMD methodology
|
|
can be applied throughout the lifecycle of a product,
|
|
with minimal impact to the cost of re-analysis.
|
|
}
|
|
}
|
|
{
|
|
This chapter describes how the FMMD methodology
|
|
can be applied throughout the lifecycle of a product,
|
|
with minimal impact to the cost of re-analysis.
|
|
}
|
|
|
|
|
|
\section{Introduction}
|
|
|
|
\ifthenelse {\boolean{paper}}
|
|
{
|
|
paper
|
|
}
|
|
{
|
|
chapter
|
|
}
|
|
|
|
|
|
Give general idea of how a new failure mode can be integrated into the model.
|
|
|
|
How it may cause a new symptom but may not.
|
|
|
|
How it will generally be limited to small sections of th FMMD tree.
|
|
|
|
|
|
Give specific example, pretend a new failure mode is discovered in a SCHOTTKY diode.
|