25.07.2014 Views

pdf download - Software and Computer Technology - TU Delft

pdf download - Software and Computer Technology - TU Delft

pdf download - Software and Computer Technology - TU Delft

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Lydia Models<br />

C.3 The Models Constructed for the Case Study<br />

( h EXT <strong>and</strong> h MVR <strong>and</strong> h MBU <strong>and</strong> h S t a n d ) => ( Vact = Vset ) ;<br />

( h EXT <strong>and</strong> h MVR <strong>and</strong> h MBU <strong>and</strong> h S t a n d <strong>and</strong> h PEU ) => (<br />

P a c t = P s e t ) ;<br />

}<br />

/ / d e f i n i t i o n e r r o r s i g n a l s<br />

CURRENT ERROR = ( I a c t != I s e t ) ;<br />

SPEED ERROR = ( Vact != Vset ) ;<br />

( P a c t != P s e t ) => POSITION ERROR ;<br />

e p o s = ( P a c t != P s e t ) ; / / by d e f i n i t i o n<br />

h EXT => ( POSITION ERROR => ( e p o s or ! h PEU ) ) ;<br />

POSVAL ERROR => ! h PEU ;<br />

C.3.4<br />

Model of the MBD-2 Implementation<br />

This subsection lists the compositional model of the target system referred to as the beam propeller<br />

movement of the frontal st<strong>and</strong>, implementation MBD-2, as described in Section 5.5.<br />

/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /<br />

/ / / /<br />

/ / ( c ) P h i l i p s Medical Systems / <strong>TU</strong> D e l f t / /<br />

/ / / /<br />

/ / Author : W.M. Lindhoud / /<br />

/ / Filename : bpm−mbd2−c . s y s / /<br />

/ / V e r s i o n : MBD−2, c o m p o s i t i o n a l / /<br />

/ / Date : june , 2 0 0 6 . / /<br />

/ / D e s c r i p t i o n : Model of t h e beam p r o p e l l e r movement / /<br />

/ / of t h e f r o n t a l s t a n d , i m p l e m e n t a t i o n MBD−2, / /<br />

/ / as p r e s e n t e d i n t h e MSc t h e s i s / /<br />

/ / ” Automated F a u l t D i a g n o s i s a t PMS” / /<br />

/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /<br />

/ / D e f i n i t i o n c o n t r o l loop<br />

system C o n t r o l l o o p<br />

(<br />

bool A,<br />

bool h c , h s ,<br />

bool B<br />

) {<br />

/ / d e f i n i t i o n b e h a v i o r 1 c o n t r o l loop<br />

( h c <strong>and</strong> h s ) => (B = A) ;<br />

}<br />

/ / D e f i n i t i o n s o f t w a r e e r r o r<br />

system E r r o r<br />

(<br />

105

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!