85 lines
3.9 KiB
TeX
85 lines
3.9 KiB
TeX
%
|
|
\DeclareMathSymbol{\N}{\mathbin}{AMSb}{"4E}
|
|
\DeclareMathSymbol{\Z}{\mathbin}{AMSb}{"5A}
|
|
\DeclareMathSymbol{\R}{\mathbin}{AMSb}{"52}
|
|
\DeclareMathSymbol{\Q}{\mathbin}{AMSb}{"51}
|
|
\DeclareMathSymbol{\I}{\mathbin}{AMSb}{"49}
|
|
\DeclareMathSymbol{\C}{\mathbin}{AMSb}{"43}
|
|
|
|
\newcommand{\ft}{\ensuremath{4\!\!\rightarrow\!\!20mA} }
|
|
\usepackage{graphicx}
|
|
\usepackage{fancyhdr}
|
|
\usepackage{tikz}
|
|
\usepackage{amsfonts,amsmath,amsthm}
|
|
\usetikzlibrary{shapes.gates.logic.US,trees,positioning,arrows}
|
|
\def\layersep{1.8cm}
|
|
%\input{../style}\def\layersep{1.8cm}
|
|
\usepackage{ifthen}
|
|
\usepackage{lastpage}
|
|
\usetikzlibrary{shapes,snakes}
|
|
\newcommand{\tickYES}{\checkmark}
|
|
\newcommand{\fc}{fault~scenario}
|
|
\newcommand{\fcs}{fault~scenarios}
|
|
|
|
% Page layout definitions to suit A4 paper
|
|
\setcounter{secnumdepth}{3} \setcounter{tocdepth}{4}
|
|
\setlength{\topmargin}{0mm}
|
|
\setlength{\textwidth}{160mm} \setlength{\textheight}{220mm}
|
|
\setlength{\oddsidemargin}{0mm} \setlength{\evensidemargin}{0mm}
|
|
%
|
|
\newcommand{\permil}{\ensuremath{0/{\!}_{00}}}
|
|
%\newcommand{\emp}{ELECTRO MAGNETIC FUKING PULSE}
|
|
\newcommand{\emp}{} %% was italics
|
|
%\newcommand{\sd}{\ensuremath{\Sigma \Delta ADC}}
|
|
\newcommand{\sd}{\ensuremath{Sigma\;Delta\;ADC}}
|
|
\newcommand{\derivec}{{D}}
|
|
\newcommand{\abslev}{\ensuremath{\alpha}}
|
|
\newcommand{\oc}{\ensuremath{^{o}{C}}}
|
|
\newcommand{\adctw}{{${\mathcal{ADC}}_{12}$}}
|
|
\newcommand{\adcten}{{${\mathcal{ADC}}_{10}$}}
|
|
\newcommand{\ohms}[1]{\ensuremath{#1\Omega}}
|
|
\newcommand{\fm}{\emp failure~mode}
|
|
\newcommand{\fms}{\emp failure~modes}
|
|
\newcommand{\FG}{\ensuremath{{G}}}
|
|
\newcommand{\DC}{\ensuremath{{DC}}}
|
|
\newcommand{\fg}{\emp functional~group}
|
|
\newcommand{\fgs}{\emp functional~groups}
|
|
\newcommand{\dc}{\emp derived~component}
|
|
\newcommand{\dcs}{\emp derived~components}
|
|
\newcommand{\bc}{\emp base~component}
|
|
\newcommand{\bcs}{\emp base~components}
|
|
\newcommand{\irl}{in~real~life}
|
|
\newcommand{\enc}{\ensuremath{\stackrel{enc}{\longrightarrow}}}
|
|
\newcommand{\pin}{\ensuremath{\stackrel{pi}{\longleftrightarrow}}}
|
|
%\newcommand{\pic}{\em pure~intersection~chain}
|
|
\newcommand{\pic}{\emp pair-wise~intersection~chain}
|
|
\newcommand{\wrt}{\emp with~respect~to}
|
|
\newcommand{\swf}{software~function}
|
|
% DO NOT USE THIS ONE USE \abslev \newcommand{\abslevel}{\ensuremath{\Psi}}
|
|
\newcommand{\fmmdgloss}{\glossary{name={FMMD},description={Failure Mode Modular De-Composition, a bottom-up methodolgy for incrementally building failure mode models, using a procedure taking functional groups of components and creating derived components representing them, and in turn using the derived components to create higher level functional groups, and so on, that are used to build a failure mode model of a SYSTEM}}}
|
|
\newcommand{\fmodegloss}{\glossary{name={failure mode},description={The way in which a failure occurs. A component or sub-system may fail in a number of ways, and each of these is a
|
|
failure mode of the component or sub-system}}}
|
|
\newcommand{\fmeagloss}{\glossary{name={FMEA}, description={Failure Mode and Effects analysis (FMEA) is a process where each potential failure mode within a SYSTEM, is analysed to determine SYSTEM level failure modes, and to then classify them {\wrt} perceived severity}}}
|
|
\newcommand{\frategloss}{\glossary{name={failure rate}, description={The number of failure within a population (of size N), divided by N over a given time interval}}}
|
|
\newcommand{\pecgloss}{\glossary{name={PEC},description={A Programmable Electronic controller, will typically consist of sensors and actuators interfaced electronically, with some firmware/software component in overall control}}}
|
|
|
|
\usepackage{amsthm}
|
|
|
|
\newtheorem{example}{Example:}
|
|
\newtheorem{definition}{Definition:}
|
|
\newtheorem*{summary}{Summary:}
|
|
|
|
|
|
%
|
|
\newcommand{\Fam}{{\mathbb F}}
|
|
\newcommand{\Pow}{{\mathbb P}}
|
|
\newcommand{\Dis}{{\vee}}
|
|
\newcommand{\Con}{{\wedge}}
|
|
\newcommand{\FMEA}{{\bowtie}}
|
|
%
|
|
\newcommand{\Nat}{{\mathbb N}}
|
|
\newcommand{\Real}{{\mathbb R}}
|
|
\newcommand{\Complex} {{\mathbb C}}
|
|
\newcommand{\Rational} {{\mathbb Q}}
|
|
%
|