The Nottingham eprints service makes this work by researchers of the University of Nottingham available open access under the following conditions.

Size: px
Start display at page:

Download "The Nottingham eprints service makes this work by researchers of the University of Nottingham available open access under the following conditions."

Transcription

1 Remenyte-Presott, Rs nd Andrews, John (27) Prime implints for modulrised non-oherent fult trees using inry deision digrms. Interntionl Journl of Reliility nd Sfety, (4). pp ISSN Aess from the University of Nottinghm repository: Copyright nd reuse: The Nottinghm eprints servie mkes this work y reserhers of the University of Nottinghm ville open ess under the following onditions. This rtile is mde ville under the University of Nottinghm End User liene nd my e reused ording to the onditions of the liene. For more detils see: A note on versions: The version presented here my differ from the pulished version or from the version of reord. If you wish to ite this item you re dvised to onsult the pulisher s version. Plese see the repository url ove for detils on essing the pulished version nd note tht ess my require susription. For more informtion, plese ontt eprints@nottinghm..uk

2 Prime Implints for Modulrised Non-oherent Fult Trees Using Binry Deision Digrms Rs Remenyte-Presott, John D. Andrews Aeronutil nd Automotive Engineering, Loughorough University, Loughorough, UK Keywords Fult Tree Anlysis, Binry Deision Digrms, Non-oherent systems, prime implints Astrt This pper presents n extended strtegy for the nlysis of omplex fult trees. The method utilises simplifition rules, whih re pplied to the fult tree to redue it to series of smller sutrees, whose solution is equivlent to the originl fult tree. The smller sutree units re less sensitive to the si event ordering during BDD onversion. BDDs re onstruted for every sutree. Qulittive nlysis is performed on the set of BDDs to otin the prime implint sets for the originl top event. It is shown how to extrt the prime implint sets from omplex nd modulr events in order to otin the prime implint sets of the originl fult tree in terms of si events.. Introdution Fult tree nlysis ws first oneived in the 96's nd provides good representtion of the system from n engineering viewpoint. This form of the filure logi funtion does not however lend itself to esy nd urte mthemtil mnipultion. A more onvenient form for the logi funtion from the mthemtil viewpoint is tht of Binry Deision Digrm [,2]. It overomes some disdvntges of onventionl FTA tehniques enling effiient nd ext qulittive nd quntittive nlyses of oth oherent nd non-oherent fult trees. The diffiulty of the BDD method is with the onversion proess of the fult tree to the BDD. An spet of this is tht the si events in the fult tree hve to e pled in n ordering required to onstrut the BDD. A good ordering gives onise BDD form. A d ordering my led to n explosion in the size of the BDD used to represent the fult tree. To dte n optimum strtegy for produing BDDs for ll fult trees hs not een identified. Non-ohereny introdues diffiulties in the qulittive ssessment of the fult tree ompred with the oherent version. The filure modes of the system, omintions of working or filed omponents whih result in system filure, tend to e greter in numer nd lrger in order thn the oherent version. This n render the qulittive evlution intrtle. The BDD method is more effiient for nlysing system without the need for the pproximtions used in the trditionl pproh of kineti tree theory [3]. In this pper two simplifition strtegies tht hve een shown to e effetive in reduing the omplexity of the prolem re pplied: redution [4] nd modulristion

3 [5]. The redution tehnique simplifies the fult tree to its miniml logi form, whilst modulristion reks down the fult tree to independent sutrees tht n e nlysed seprtely. Then BDDs re otined for eh module in seprte omputtions, ulminting in set of BDDs, whih together represent the originl system filure digrm. A qulittive nlysis of non-oherent fult trees using BDDs is the sujet of this pper. Met-produts BDDs [6,7] used to determine the prime implint sets re then developed. Then prime implint sets for every module n e lulted nd extrted for the whole system. Eh of these stges is desried in detil in the following setions nd demonstrted throughout y the use of n exmple. 2. Non-oherent fult tree struture In oherent fult tree eh omponent in the system is relevnt, nd the struture funtion is monotonilly inresing [8]. A fult tree tht ontins only AND gtes nd OR gtes is lwys oherent. Whenever NOT logi gte is introdued into fult tree, it is likely to eome non-oherent. A fult tree is non-oherent when oth omponent filure nd working sttes (positive nd negtive events) ontriute use of the top event. For exmple, system filure might our due to the reovery of filed omponent. Alterntively, during system filure, the filure of n dditionl omponent my ring the system to good stte. Consider n exmple of the trffi light system [8] shown in Figure. RED G R E E N A B C Figure. Trffi light system Crs A nd B re pprohing the lights on RED nd should stop. Cr C is pprohing the juntion with lights on GREEN nd should proeed. Given this senrio, the following filure events n our: A - Cr A fils to stop B - Cr B fils to stop C - Cr C fils to ontinue An ident t this rossrods n our in two wys: Cr A ts properly nd stops ( A ) nd r B fils to stop (B) nd drives into the k of A. Cr A fils to stop (A) nd if r C ontinues to move into the rossing ( C ), A hits C. The fult tree to represent the uses of n ident sitution t this rossrods is illustrted in Figure 2.

4 Aident t rossrods TOP Cr A ollides with r C G Cr B ollides with r A G2 Figure 2. Fult tree for trffi light system Working in top-down wy the following logi expression is otined, whih is in disjuntive norml form (miniml sum of produts) Top A C A B. () where + is OR, is AND. A qulittive nlysis of the non-oherent fult tree will produe the system filure modes known s prime implint sets. Prime implints re defined s omintions of omponent onditions (working or filed) whih re neessry nd suffiient to use system filure. Tking the produed terms from eqution gives prime implint sets A C nd A B. However, unlike the redution of the logi expression for oherent fult tree the logi eqution for the top event in the non-oherent se does not produe omplete list of ll prime implints. In this exmple, if r B fils to stop nd r C ontinues ross the lights there will e ollision whtever A does. Therefore, the full logi expression for the Top event is: Top A C A B B C, (2) whih n e otined y pplying the onsensus lw: A C A A X A Y A X A Y X Y. (3) This exmple is inluded just s mens to demonstrte issues for non-oherent fult trees. The inrese in length of the logi eqution for non-oherent fult trees n use diffiulties for lrge fult trees nd is t times neessry [8]. The inlusion of NOT logi gtes is used in Event Tree Anlysis where there re omponent filures tht our in more thn one fult tree whih represent the uses of the rnhing [9]. Also, NOT logi is importnt in Phsed Mission Anlysis []. It is possile to redue the prime implint sets to their oherent pproximtions prior to the fult tree quntifition. This is hieved y removing ll suess sttes nd reminimising the expression (on the sis of likelihood is lose to ). This will give miniml ut sets {A} nd {B}. A A B

5 3. Simplifition of the fult tree struture Deling with omplex industril systems n result in very lrge fult trees, whose nlysis is time onsuming. Two pre-proessing tehniques n e pplied to the fult tree in order to otin the smllest possile sutrees nd redue the size of the prolem. The first prt of the simplifition proess is redution tehnique [4] whih resizes the fult tree to its simplest form. The seond prt identifies independent modules (sutrees) within the fult tree tht n e delt with seprtely [5]. The liner-time lgorithm is pplied to the seond prt nd set of independent fult trees in their simplest possile struture is otined. It is equivlent to the originl system filure uses nd is esier to mnipulte during the nlysis proess. The nlysis strtegy of oherent fult trees inorporting the simplifition proess ws presented in []. This pper provides development of this tehnique in the non-oherent se. 3.. Redution This tehnique redues the fult tree to its simplest form while retining its logil struture. It is pplied in four stges: ontrtion, ftoristion, extrtion, sorption. First of ll, the fult tree is mnipulted so tht the NOT logi is pushed down the fult tree until it is pplied to si events using De Morgn s lws, i.e. A B A B (4) A B A B (5) Then for the ontrtion, susequent gtes of the sme type re ontrted to form single gte so tht the fult tree eomes n lternting sequene of AND nd OR gtes. During the ftoristion, pirs of events tht lwys our together s inputs to the sme gte type re identified nd omined forming single omplex event. If events pper in their working nd filed sttes in the fult tree, only those si events tht pper together in their negted stte under the opposite gte type n e omined. (Note: in this sense the AND type gte is opposite to the OR type gte). By De Morgn s equtions 4 nd 5, if nd/or pper in the fult tree, then forms omplex event, or if nd/or pper in the fult tree, then forms omplex event. The omplex events identified re then sustituted into the fult tree struture. In the extrtion stge, the two strutures shown in Figure 3 re identified nd repled in order to redue the repeted ourrene of events to single ourrene nd filitte further redution.

6 restruture restruture (i) (ii) Figure 3. Redution, the extrtion proedure If nother omponent is repeted in the struture nd it is repeted in its negted stte, the strutures shown in Figure 4 n e simplified even more, i.e. the whole struture is repled y the omponent tht ppers only in one stte, filed or working. restruture restruture (i) (ii) Figure 4. Redution, the extrtion proedure in non-oherent se During sorption, strutures were identified tht ould e further simplified through the pplition of the sorption nd idempotent lws to the fult tree logi. The simplifition proess n e pplied when n event is repeted in the rnh of the fult tree struture. The gte with the first ourrene of the repeted event is lled primry gte nd gte with the seond ourrene of the repeted event is lled seondry gte. There n e two types of the repetition in non-oherent system, i.e. omponent n e repeted in the sme stte or it n e repeted in its negted stte. Considering the first se, if the primry nd the seondry gtes with n event in ommon re of different type (Figure 5(i)), the struture is simplified y removing the whole seondry gte nd its desendnts. If the primry nd the seondry gtes re of the sme type (Figure 5(ii)), the struture is simplified y deleting the ourrene of the event eneth the seondry gte.

7 d (i) (ii) Figure 5. Redution, the sorption proedure If omponent is repeted in its negted stte, the sorption rule n gin e pplied. In this se the sorption nnot e pplied if the primry gte is n OR gte. Therefore, if the primry gte is n AND gte nd the seondry gte is n OR gte (Figure 6(i)), then the struture is simplified y deleting the ourrene of the event eneth the seondry gte. If oth the primry gte nd the seondry gte re AND gtes (Figure 6(ii)), the whole seondry gte n e deleted. The order of pperne of positive nd negtive events in primry nd seondry gtes is irrelevnt. d d (i) (ii) Figure 6. Redution, the sorption proedure in non-oherent se The ove four steps re repeted until no further hnges tke ple in the fult tree. An exmple of the pplition of these rules to fult tree is demonstrted onsidering the fult tree shown in Figure 7.

8 Top Top G 2 G d G2 G G2 e h G4 G5 h e 22 G4 i f h f e f G5 Figure 7. Exmple fult tree Top 22 i Figure 8. Redued fult tree 2 G 2 22 G2 22 f Figure 9. Redued fult tree 2

9 Contrtion ws performed for gtes G nd G3, whih re of the sme type, forming single gte. Ftoristion ws performed three times: for the pir of si events AND for the pir of si event OR d nd for the pir of si events e AND h, reting omplex events 2, 2 nd 22 respetively. Bsi events e OR h form omplex event 22. The orresponding omplex event dt re shown in Tle. The extrtion proedure ws pplied to gtes G4 nd G5, extrting the repeted event f. The simplified fult tree is shown in Figure 8. Finlly, the sorption ws pplied to gte G2 removing gte G5. No further simplifition is possile. The finl redued tree is shown in Figure 9. Tle. The omplex event dt Redution hs simplified the exmple fult tree. In the originl tree there were six gtes, in the redued tree there re 3 gtes. There were thirteen events in the originl fult tree, eight of them different; in the redued tree there re five events, nd four of them re different. For lrge systems the degree of simplifition is fr more signifint. Hving redued the fult tree to more onise form, the seond pre-proessing tehnique of modulristion is onsidered Modulristion Complex event Gte vlue Event Event 2 2 AND 2 OR d 22 AND e h The modulristion tehnique identifies independent sutrees within the fult tree. Every module ontins no si events tht pper elsewhere in the fult tree nd it n e nlysed seprtely. The results from eh module re sustituted into the higher level fult trees where modules our nd further stges of the nlysis re performed. For the purposes of the proess si events in their positive or negtive form re onsidered s the sme entity s it is only the vent lel tht is importnt in identifying independent modules. Using the liner-time lgorithm [5] the independent modules n e identified fter just two depth-first trversls of the fult tree. During the first time of the trversl the step numer t the first, seond nd finl visits to every node (gte nd event) is reorded. Then the mximum (Mx) of the lst visits nd the minimum (Min) of the first visits of the desendnts (ny gtes or events ppering elow tht gte) of eh gte re lulted. Step numers for every node in the exmple fult tree, Mx nd Min of the gtes nd events for the redued tree in Figure 9 re presented in Tles 2, 3 nd 4 respetively.

10 Step numer Node Top 2 G 2 22 G2 22 f G2 G Top Tle 2. Step numers for every node in the fult tree Gte Top G G2 st visit 2 nd 3 6 visit 9 Finl visit 9 Min Mx 9 8 Tle 3. Dt for gtes in the fult tree Event 2 2 st visit 2 nd visit Finl visit 22, Tle 4. Dt for events in the fult tree f The rules for identifying gte s heding module re: The first visit to eh desendnt of gte is fter the first visit to the gte nd The lst visit to eh desendnt of gte is efore the seond visit to the gte. The following gtes n e identified s heding modules: Top, G. Gte G2 n not e module euse one its desendnt (event 22) is visited efore visiting prent gte. Gte G is repled y modulr event M. Two seprte fult trees, shown in Figure, now reple the fult tree in Figure 9. Top M : G 2 M 2 22 G f Figure. The two modules otined for the fult tree shown in Figure 9

11 Hving redued the fult tree to its miniml form nd identified ll the independent modules the next stge is to otin the BDDs. 4. Conversion to inry deision digrms Every independent fult tree is onverted to BDD. The vrile ordering needs to e estlished efore the onversion proess. In this pper the vrile ordering sheme for every module is set to e left-right top-down. For exmples s smll s these the vrile ordering is lrgely irrelevnt. Following the hosen sheme gives the orderings of si events: Top: 2 < M, M: 2 < 22 < f, The BDD onstrution lgorithm is desried in referene [2]. The resulting SFBDD enodes the struture funtion of non-oherent fult tree. The kground of it is to ssign n ordered triple to eh node in the SFBDD: ite(x,f,f ), (6) here x is the Boolen vrile representing si event s the node nd f nd f re the logi funtions on its rnh nd rnh respetively. ite is desried s ifthen-else opertion, i.e. If x ours then onsider f, else onsider f. endif SFBDD onstrution then moves through the fult tree in ottom-up mnner. Bsi events re ssigned ite strutures. For exmple, si event is expressed s: = ite(,,). (7) Alterntively, si event is ssigned n ite struture: = ite(,,). (8) When deling with gtes their input events, J nd H, re expressed in the ite form, the following rules re pplied: If J = ite(x,f, f ) nd H = ite(y,g, g ), ifre( x, K, K, K K) then J H ifre( x, L, L, L L ) if x y in theordering, (9) if x y in theordering. Applying these rules to the fult tree in Figure results in the set of SFBDDs presented in Figure.

12 Top: 2 F M : 2 F3 F2 M F4 22 F5 f Figure. The otined SFBDDs for the modules shown in Figure The qulittive nd quntittive nlyses n e rried out sine the omplete set of SFBDDs hve een omputed. Now the lultion of prime implint sets will e presented using the SFBDDs otined from simplified fult trees. 5. Clultion of prime implint sets Knowledge of prime implint sets n e vlule in gining n understnding of the system. It n lso help to develop repir shedule for filed omponents if system nnot e tken off line for repir. The SFBDD whih enodes the struture funtion nnot e used diretly to produe the omplete list of prime implint sets of nonoherent fult tree. For exmple, onsider generl omponent x in non-oherent system. Component x n e in filed or working stte, or n e exluded from the filure mode. In the first two situtions x is sid to e relevnt, in the third se it is irrelevnt to the system stte. Component x n e either filure relevnt (the prime implint set ontins x) or repir relevnt (the prime implint set ontins x ). A generl node in the SFBDD, whih represents omponent x, hs two rnhes. The rnh orresponds to the filure of x; therefore, x is either filure relevnt or irrelevnt. Similrly, the rnh orresponds to the funtioning of x nd so x is either repir relevnt or irrelevnt. Hene it is impossile to distinguish etween the two ses for eh rnh nd the prime implint sets nnot e identified from the SFBDD. There is numer of tehniques developed for lulting prime implint sets. The first pproh ws presented y Courdet nd Mdre [6] nd further developed y Dutuit nd Ruzy [7] where met-produts BDD is formed. This tehnique is used in the pper. Some other lterntive tehniques for lulting prime implint sets were presented y Sso in [2], y Ruzy in [3] nd y Contini in [4]. They use lterntive nottions for the representtion of prime implints. In met-produts BDD method developed n lterntive nottion is developed tht ssoites two vriles with every omponent x. The first vrile, P x, denotes relevny nd the seond vrile, S x, denotes the type of relevny, i.e. filure or repir relevnt. A met-produt, MP(π), is the intersetion of ll the system omponents ording to their relevny to the system stte nd π represents the prime implint set enoded in met-produt MP(π).

13 Px S x if x MP( ) Px S x if x () Px if neither x nor x elongs to The proposed lgorithm is used for lulting the met-produts BDD of fult tree from the SFBDD. The met-produts BDD is lwys miniml, therefore it enodes the prime implint sets extly. In order to present the lgorithm, onsider node F in SFBDD, where F = ite(x, F, F). The met-produts BDD, tht desries prime implint sets using eqution 2, is expressed s: PI(F) = ite(p x, ite(s x, P, P), P2), () where P2 = PI(F F), (2) P = PI(F) P 2, (3) P = PI(F) P 2. (4) x is the first element in the vrile ordering, PI(F) represents the struture of metproduts BDD. P2 enodes the prime implints for whih x is irrelevnt, P enodes the prime implints for whih x is filure relevnt nd P enodes the prime implints for whih x is repir relevnt. If not ll the si events in the vrile ordering pper on the prtiulr pth, then PI(F) = ite( P,, PI(F)). (5) x j here x j is efore x i nd x j does not pper on the urrent pth from the root node to node F. If F is terminl node, then PI() = ite( P x i,, ite( P PI() =, (6) x i,,, ite( P,, ))). (7) where x i,, x n re si events from the vrile ordering tht hve not yet een onsidered in the proess. *** Consider the BDD for Top module in Figure. Applying equtions -4 to node F gives: PI(F) = ite(p 2, ite(s 2, PI(F2), PI() ), PI(F2 )) = ite(p 2, ite(s 2, PI(F2), ), ). In the sme wy pplying equtions -4 to node F2 gives: PI(F2) = ite(p M, ite(s M,, ), )). The met-produts BDD is otined for Top module. x n

14 Then the BDD for module M is investigted. Applying eqution 3 to node F3 gives: PI(F3) = ite(p 2, ite(s 2, PI() PI F4, PI(F4) PI F4, PI(F4)). First of ll, PI() is lulted. Sine there re two more vriles in the ordering sheme tht were not investigted yet, i.e. 22 < f, ording to eqution 7 we get: PI() = ite(p 22,, ite(p f,, )). Then PI(F4) is lulted pplying equtions -4: PI(F4) = ite(p 22, ite(s 22, PI(F5) PI F5, PI() PI F5, PI(F5)). PI() is lulted in the sme. Sine there is only one vrile left in the ordering sheme, i.e. vrile f, ording to eqution 7 it gives: PI() = ite(p f,, ). PI(F5) is otined pplying equtions -4 to node F5. i.e. PI(F5) = ite(p f, ite(s f,, ), ). During the negtion of PI(F5) terminl verties nd verties re swpped in the met-produts BDD. Therefore, PI F5 = ite(p f, ite(s f,, ), ). Sine there re no repeted prts etween PI() nd PI F5, PI() PI F5 = PI(). Then the lultion of PI(F4) is ompleted: PI(F4) = ite(p 22, ite(s 22,, ite(p f,, )), ite(p f, ite(s f,, ), )). PI F4 is otined in the sme wy, swpping terminl verties nd. Beuse there re no repeted prts etween PI() nd PI F4, PI() PI F4 = PI(). This ssures tht the met-produts BDD produed is in its miniml form. The lultion of the met-produts BDD for module M is ompleted. The set of resulting met-produts BDDs for two fult trees in Figure is shown in Figure 2.

15 P 2 P 2 S 2 S 2 P M P 22 P 22 S M P f P f S f (i) (ii) S 22 P f Figure 2. Met-produts BDDs for lulting prime implint sets Now it is possile to otin the met-produts nd identify the prime implint sets. First module Top P S P S 2 2 M M { 2, M} Seond module M P P P 2 S2 P22 Pf 2 P22 S22 Pf P P S { 2 22 f f f {2} {22} }

16 For exmple, in the seond met-produt P 2 signifies tht omponent 2 is relevnt nd S 2 signifies tht omponent 2 is filure relevnt. P 22 nd P f men tht omponents 22 nd f re irrelevnt. Hene the prime implint otined is {2}. The prime implint sets hve een produed for every independent module, tht ontin modulr nd omplex events. It is essentil to e le to nlyse the system in terms of its originl omponents, therefore, the next stge of the qulittive nlysis hs to onsider the extrtion of the omintions of omponent filures from every omplex nd modulr event. A key point of the expnsion lgorithm, whih is the sme s the MOCUS method [5] for lulting miniml ut sets from fult trees, is tht n AND gte inreses the numer of si events in eh prime implint set nd n OR gte inreses the numer of prime implint sets in the system. A two dimensionl rry is reted. Eh line in the rry represents prime implint set. At the strt the top event gte is loted in the first row nd the first olumn of the two-dimensionl rry. Then repetedly the rry is snned repling:. Eh omplex event whih is n OR gte y vertil expnsion inluding the input events to the gte (dupliting ll other events in this row) 2. Eh omplex event whih is n AND gte y horizontl expnsion inluding the input events to the gte 3. Eh modulr event (originl or negted) y vertil nd/or horizontl expnsion inluding the list of prime implint sets otined from the met-produts BDD, whih represents the modulr event (originl or negted until only si events pper in the rry. If prime implint sets need to e produed for the negted modulr event, the originl BDD for this event need to e negted, repling its terminl verties to verties nd the other wy round. Then the met-produts BDD for the negted modulr event n e omputed using the lgorithm presented in referenes [6,7]. Clultion of prime implint sets using this lgorithm ws performed nd shown in Figure 3.

17 Top 2 M M (i) (ii) (iii) 2 22 d f e (iv) h f Figure 3. Extrting prime implint sets from modulr nd omplex events First module Top hs produed one prime implint set {2, M }, whih reple the top event in the rry, s shown in Figure 3(ii). Sine omplex event 2 = AND, its inputs nd reple the gte in horizontl expnsion. The otined rry is shown in Figure 3(iii). Also, module M n e repled. M produes three prime implint set {2}, { 22 }, {f}. This set results in vertil expnsion in the rry. The resulting rry is shown in Figure 3(iv). Then the expnsion of the inputs for omplex event 2 nd event 22 give two more horizontl expnsions, shown in Figure 3(v). The prime implint sets in the rry ontin only si events, therefore the lultion is finished. The prime implint sets of the exmple fult tree, presented in Figure 7 re: {,,}, {,,d}, {,, h }, {,, e }, {,,f}. 6. Comprison of qulittive nlyses using originl nd simplified fult trees An nlysis hs een onduted on the fult tree to BDD onversion proess. In this nlysis some exmple fult trees were onverted to BDDs nd then qulittive nlysis performed. Sixteen exmple fult trees were nlysed y pplying the BDD method to oth the originl nd the simplified fult trees. Tle 5 provides summry of the results for eh fult tree. (v)

18 Exmple Numer of gtes Numer of si events Numer of omplex events Numer of modules Numer of nodes in BDD with simplifitions Numer of nodes in BDD without simplifitions Numer of prime implint sets Time tken with simplifitions Time tken without simplifitions Tle 5. Clultion results for exmple fult trees The seond nd the third olumns give some inditions of the omplexity of the exmple fult trees, presenting the numer of gtes nd si events. The results of the two simplifition tehniques re shown in the fourth nd fifth olumns, whih represent the numer of omplex nd modulr events respetively. The redution tehnique hs redued the size of the prolem remrkly, espeilly for exmples 2, 3 nd 4. The modulristion tehnique extrted five independent modules for exmple. No more modules were extrted for other exmples sine the omplex ftors hd lredy redued the tree struture to its most effiient form. The sixth nd seventh olumns show the numer of nodes in BDDs, whih were otined using the simplified nd the originl fult tree dt respetively. A sum of numer of nodes in SFBDDs nd met-produts BDDs is exmined sine oth types of BDDs re used in the qulittive nlysis of non-oherent fult trees. The simplifition proedure deresed the size of the BDDs signifintly. The numer of nodes deresed y pproximtely one hlf t lest when the simplifition rules on the fult trees were pplied. Extrtion of modules nd omplex events hd ruil effet on the iggest trees (exmples 8 nd 9) euse it enled the onversion proess of fult trees to BDDs, wheres due to the size of the BDDs, the proess filed if the originl fult tree strutures were used. BDDs ould not e formed in the memory resoures ville. The eighth olumn represents the numer of prime implint sets in the solution. This gin indites the omplexity of the prolem. The lst two olumns respetively give the time tken to perform the nlysis if simplified nd originl fult trees were used.

19 The time deresed when simplifition rules were pplied euse smller BDDs were otined. Sine the onversion proess for exmple 8 nd 9 filed, the entries for the time re not reported euse nlysis ws unle to e performed. 7. Conlusions This pper presents proedure y whih lrge fult trees n e simplified prior to onversion to their Binry Deision Digrm form for nlysis. Non-oherent fult trees re exmined. Simplifition is performed in two phses, the first redues the fult tree to its more onise form nd retins the underlying prolem struture. The seond phse identifies independent modules whih n e nlysed seprtely. In doing this the prolem n e solved effiiently. Hving performed the simplifition the prolem is solved in terms of the new modulr struture nd omplex events. A mens of lulting prime implint sets in terms of the originl si events is presented. The effiieny of the simplifition proess is nlysed using some exmple fult trees nd it is ompred with the nlysis of fult trees tht were not simplified. A omprison of two methods illustrtes fvourle degree of effiieny in the simplifition of fult trees prior to onversion to their BDD form for nlysis. 8. Referenes. Brynt, R.E. Grph-Bsed Algorithms for Boolen Funtion Mnipultion', IEEE Trns. Computers, C-35, No.8, pp677-69, (986) 2. Ruzy, A. New Algorithms for Fult Tree Anlysis, Reli Eng Syst Sfety, 4, pp23-2 (993). 3. Vesely, W.E. A Time Dependent Methodology for Fult Tree Evlution, Nuler Design nd Engineering, 3, pp337-36, (97). 4. Pltz, O. nd Olsen, J.V. FAUNET: A progrm Pkge for Evlution of Fult Trees nd Networks, Reserh Estlishment Risk Report, No. 348, DK-4 Roskilde, Denmrk, Sept. (976) 5. Dutuit, Y. nd Ruzy, A. A Liner-Time Algorithm to Find Modules of Fult Trees, IEEE Trns. Reliility, 45, No.3, pp , (996) 6. Courdet, O. nd Mdre, J.-C. A New Method to Compute Prime nd Essentil Prime Implints of Boolen Funtions, Advned Reserh in VLSI nd Prllel Systems, pp3-28 (992) 7. Dutuit, Y. nd Ruzy, A. Ext nd Trunted Computtions of Prime Implints of Coherent nd Non-Coherent Fult Trees with Arli, Reliility Engineering nd System Sfety, 58, pp (997) 8. Andrews, J.D. To Not or Not to Not!!, Proeedings of the 8 th Interntionl System Sfety Conferene, pp (2) 9. Andrews, J.D. nd Dunnett, S.J. Improved Aury in Event Tree Anlysis, Foresight nd Preution. Cottm, Hrvey, Ppe nd Tte (eds). Proeedings of ESREL 2, SARS nd SRA-EUROPE nnul onferene, pp , (2). L Bnd, R.A. nd Andrews, J.D. Phsed Mission Modelling Using Fult Tree Anlysis, Proeedings of the IMehE Prt E Journl of Proess Mehnil Engineering, 28, pp83-9, (24). Rey, K.A. nd Andrews, J.D. A Fult Tree Anlysis Strtegy Using Binry Deision Digrms, Reliility Engineering nd System Sfety, 78, pp45-56, (22)

20 2. Sso, T. Ternry Deision Digrms nd their Applitions, Representtions of Disrete Funtions, Chpter 2, pp (996) 3. Ruzy, A. Mthemtil Foundtion of Miniml Cutsets, IEEE Trnstions on Reliility, volume 5, 4, pp (2) 4. Contini, S. Binry Deision Digrms with Lelled Vriles for Non-Coherent Fult Tree Anlysis, Europen Commission, Joint Reserh Centre (25) 5. Andrews, J.D. nd Moss, T.R. Reliility nd Risk Assessment, Professionl Engineering Pulishers, (22)

Resistors, Current and Voltage measurements, Ohm s law, Kirchhoff s first and second law. Kirchhoff s first Objectives:

Resistors, Current and Voltage measurements, Ohm s law, Kirchhoff s first and second law. Kirchhoff s first Objectives: EE -050 Ciruit L Experiment # esistors, Current nd Voltge mesurements, Ohm s lw, Kirhhoff s first nd seond lw. Kirhhoff s first Ojetives: Slmn in Adul Aziz University Eletril Engineering Deprtment. Fmiliriztion

More information

(1) Primary Trigonometric Ratios (SOH CAH TOA): Given a right triangle OPQ with acute angle, we have the following trig ratios: ADJ

(1) Primary Trigonometric Ratios (SOH CAH TOA): Given a right triangle OPQ with acute angle, we have the following trig ratios: ADJ Tringles nd Trigonometry Prepred y: S diyy Hendrikson Nme: Dte: Suppose we were sked to solve the following tringles: Notie tht eh tringle hs missing informtion, whih inludes side lengths nd ngles. When

More information

Macroscopic and Microscopic Springs Procedure

Macroscopic and Microscopic Springs Procedure Mrosopi nd Mirosopi Springs Proedure OBJECTIVE Purpose In this l you will: investigte the spring-like properties of stright wire, disover the strethiness of mteril, independent of the size nd shpe of n

More information

Notes on Spherical Triangles

Notes on Spherical Triangles Notes on Spheril Tringles In order to undertke lultions on the elestil sphere, whether for the purposes of stronomy, nvigtion or designing sundils, some understnding of spheril tringles is essentil. The

More information

Evaluating territories of Go positions with capturing races

Evaluating territories of Go positions with capturing races Gmes of No Chne 4 MSRI Pulitions Volume 63, 2015 Evluting territories of Go positions with pturing res TEIGO NAKAMURA In nlysing pturing res, or semeis, we hve een fousing on the method to find whih plyer

More information

Pearson Education Limited Edinburgh Gate Harlow Essex CM20 2JE England and Associated Companies throughout the world

Pearson Education Limited Edinburgh Gate Harlow Essex CM20 2JE England and Associated Companies throughout the world Person Edution Limited Edinurgh Gte Hrlow Essex M20 2JE Englnd nd ssoited ompnies throughout the world Visit us on the World Wide We t: www.personed.o.uk Person Edution Limited 2014 ll rights reserved.

More information

Abdominal Wound Closure Forceps

Abdominal Wound Closure Forceps Inventor: Crlson, Mrk A. My 25, 2007 Adominl Wound Closure Foreps Astrt. The devie is modifition of stndrd tissue foreps for use during losure of dominl wounds mde for surgil proedure. The modifition onsists

More information

Detection of Denial of Service attacks using AGURI

Detection of Denial of Service attacks using AGURI Detetion of Denil of Servie ttks using AGURI Ryo Kizki Keio Univ. kizki@sf.wide.d.jp Kenjiro Cho SonyCSL kj@sl.sony.o.jp Osmu Nkmur Keio Univ. osmu@wide.d.jp Astrt Denil of Servie ttks is divided into

More information

CHAPTER 2 LITERATURE STUDY

CHAPTER 2 LITERATURE STUDY CHAPTER LITERATURE STUDY. Introduction Multipliction involves two bsic opertions: the genertion of the prtil products nd their ccumultion. Therefore, there re two possible wys to speed up the multipliction:

More information

Section 6.1 Law of Sines. Notes. Oblique Triangles - triangles that have no right angles. A c. A is acute. A is obtuse

Section 6.1 Law of Sines. Notes. Oblique Triangles - triangles that have no right angles. A c. A is acute. A is obtuse Setion 6.1 Lw of Sines Notes. Olique Tringles - tringles tht hve no right ngles h is ute h is otuse Lw of Sines - If is tringle with sides,, nd, then sin = sin = sin or sin = sin = sin The miguous se (SS)

More information

Defining the Rational Numbers

Defining the Rational Numbers MATH10 College Mthemtis - Slide Set 2 1. Rtionl Numers 1. Define the rtionl numers. 2. Redue rtionl numers.. Convert etween mixed numers nd improper frtions. 4. Express rtionl numers s deimls.. Express

More information

Patterns and Algebra

Patterns and Algebra Student Book Series D Mthletis Instnt Workooks Copyright Series D Contents Topi Ptterns nd funtions identifying nd reting ptterns skip ounting ompleting nd desriing ptterns numer ptterns in tles growing

More information

Probability and Statistics P(A) Mathletics Instant Workbooks. Copyright

Probability and Statistics P(A) Mathletics Instant Workbooks. Copyright Proility nd Sttistis Student Book - Series K- P(A) Mthletis Instnt Workooks Copyright Student Book - Series K Contents Topis Topi - Review of simple proility Topi - Tree digrms Topi - Proility trees Topi

More information

8.1. The Sine Law. Investigate. Tools

8.1. The Sine Law. Investigate. Tools 8.1 Te Sine Lw Mimi 50 ermud Tringle ermud 1600 km Sn Jun 74 Puerto Rio Te ermud Tringle, in te nort tlnti Oen, is te lotion of severl unexplined plne nd sip disppernes. Vrious teories ve een suggested

More information

SLOVAK UNIVERSITY OF TECHNOLOGY Faculty of Material Science and Technology in Trnava. ELECTRICAL ENGINEERING AND ELECTRONICS Laboratory exercises

SLOVAK UNIVERSITY OF TECHNOLOGY Faculty of Material Science and Technology in Trnava. ELECTRICAL ENGINEERING AND ELECTRONICS Laboratory exercises SLOVAK UNIVERSITY OF TECHNOLOGY Fulty of Mteril Siene nd Tehnology in Trnv ELECTRICAL ENGINEERING AND ELECTRONICS Lbortory exerises Róbert Riedlmjer TRNAVA 00 ELECTRICAL ENGINEERING AND ELECTRONICS Lbortory

More information

Math Circles Finite Automata Question Sheet 3 (Solutions)

Math Circles Finite Automata Question Sheet 3 (Solutions) Mth Circles Finite Automt Question Sheet 3 (Solutions) Nickols Rollick nrollick@uwterloo.c Novemer 2, 28 Note: These solutions my give you the nswers to ll the prolems, ut they usully won t tell you how

More information

Understanding Three-Phase Transformers

Understanding Three-Phase Transformers PDH ourse E450 (4 PDH) Understnding Three-Phse Trnsformers Rlph Fehr, Ph.D., P.E. 2014 PDH Online PDH enter 5272 Medow Esttes Drive Firfx, V 22030-6658 Phone & Fx: 703-988-0088 www.pdhonline.org www.pdhenter.om

More information

A Development of Embedded System for Speed Control of Hydraulic Motor

A Development of Embedded System for Speed Control of Hydraulic Motor AISTPME (2011) 4(4): 35-39 A Development of Embedded System for Speed Control of Hydruli Motor Pornjit P. Edutionl Mehtronis Reserh Group Deprtment of Teher Trining in Mehnil Engineering, KMUTN, ngkok,

More information

Improved sensorless control of a permanent magnet machine using fundamental pulse width modulation excitation

Improved sensorless control of a permanent magnet machine using fundamental pulse width modulation excitation Pulished in IET Eletri Power Applitions Reeived on 19th April 2010 Revised on 27th July 2010 doi: 10.1049/iet-ep.2010.0108 Improved sensorless ontrol of permnent mgnet mhine using fundmentl pulse wih modultion

More information

AGA56... Analog Input Modules. Siemens Building Technologies HVAC Products

AGA56... Analog Input Modules. Siemens Building Technologies HVAC Products 7 922 nlog Input odules G56... nlog input modules for the ontrol of SQ5... ir dmper tutors y ontinuous nlog ontrol signls, suh s 4...20 m, nd ontinuous nlog position feedk signls. For supplementry Dt Sheets,

More information

Analog Input Modules

Analog Input Modules 7 922 nlog Input odules G56... nlog input modules for the ontrol of SQ5... ir dmper tutors y ontinuous nlog ontrol signls, suh s 4...20 m, nd ontinuous nlog position feedk signls. For supplementry Dt Sheets,

More information

ALONG with the maturity of mobile cloud computing,

ALONG with the maturity of mobile cloud computing, An Optiml Offloding Prtitioning Algorithm in Moile Cloud Computing Huming Wu, Dniel Seidenstüker, Yi Sun, Crlos Mrtín Nieto, Willim Knottenelt, nd Ktink Wolter system, nd their min gol is to keep the whole

More information

Automatic Strategy Verification for Hex

Automatic Strategy Verification for Hex utomti Strtegy Verifition for Hex Ryn B. Hywrd, Broderik rneson, nd Philip Henderson Deprtment of Computing Siene, University of lert, Edmonton, Cnd {hywrd,roderi,ph}@s.ulert. strt. We present onise nd/or-tree

More information

VOLTAGE SAG IMPROVEMENT BY PARTICLE SWARM OPTIMIZATION OF FUZZY LOGIC RULE BASE

VOLTAGE SAG IMPROVEMENT BY PARTICLE SWARM OPTIMIZATION OF FUZZY LOGIC RULE BASE VOL., NO. 7, PRIL 206 ISSN 89-6608 RPN Journl of Engineering nd pplied Sienes 2006-206 sin Reserh Pulishing Network (RPN). ll rights reserved. VOLTGE SG IMPROVEMENT Y PRTILE SWRM OPTIMIZTION OF FUZZY LOGI

More information

TRANSIENT VOLTAGE DISTRIBUTION IN TRANSFORMER WINDING (EXPERIMENTAL INVESTIGATION)

TRANSIENT VOLTAGE DISTRIBUTION IN TRANSFORMER WINDING (EXPERIMENTAL INVESTIGATION) IJRET: Interntionl Journl of Reserh in Engineering nd Tehnology ISSN: 2319-1163 TRANSIENT VOLTAGE DISTRIBUTION IN TRANSFORMER WINDING (EXPERIMENTAL INVESTIGATION) Knhn Rni 1, R. S. Goryn 2 1 M.teh Student,

More information

Parsing Permutation Phrases

Parsing Permutation Phrases Under onsidertion for pulition in J. Funtionl Progrmming 1 F U N C T I O N A L P E A R L Prsing Permuttion Phrses ARTHUR I. BAARS, ANDRES LÖH nd S. DOAITSE SWIERSTRA Institute of Informtion nd Computing

More information

Comparison of Geometry-Based Transformer Iron- Core Models for Inrush-Current and Residual-Flux Calculations

Comparison of Geometry-Based Transformer Iron- Core Models for Inrush-Current and Residual-Flux Calculations omprison of Geometry-Bsed Trnsformer Iron- ore Models for Inrush-urrent nd Residul-Flux lultions R. Yonezw, T. Nod Astrt--When trnsformer is energized, oltge drop is osered due to the inrush urrents. An

More information

Multivariable integration. Multivariable integration. Iterated integration

Multivariable integration. Multivariable integration. Iterated integration Multivrible integrtion Multivrible integrtion Integrtion is ment to nswer the question how muh, depending on the problem nd how we set up the integrl we n be finding how muh volume, how muh surfe re, how

More information

EBU KNOCKOUT COMPETITIONS

EBU KNOCKOUT COMPETITIONS EBU KNOCKOUT COMPETITIONS GENERAL REGULATIONS 1 INTRODUCTION Vrious regultions pply to ll English Bridge Union ompetitions tht involve mthes plyed privtely. These ompetitions omprise: The knokout stges

More information

GLONASS PhaseRange biases in RTK processing

GLONASS PhaseRange biases in RTK processing ASS PhseRnge ises in RTK proessing Gle Zyrynov Ashteh Workshop on GSS Bises 202 Bern Switzerlnd Jnury 8-9 202 Sope Simplified oservtion models for Simplified oservtion models for ASS FDMA speifi: lok nd

More information

RECENT progress in fabrication makes the practical application. Logic Synthesis for Quantum Computing. arxiv: v1 [quant-ph] 8 Jun 2017

RECENT progress in fabrication makes the practical application. Logic Synthesis for Quantum Computing. arxiv: v1 [quant-ph] 8 Jun 2017 Logi Synthesis for Quntum Computing Mthis Soeken, Mrtin Roetteler, Nthn Wiee, nd Giovnni De Miheli rxiv:76.7v [qunt-ph] 8 Jun 7 Astrt Tody s rpid dvnes in the physil implementtion of quntum omputers ll

More information

Student Book SERIES. Fractions. Name

Student Book SERIES. Fractions. Name D Student Book Nme Series D Contents Topic Introducing frctions (pp. ) modelling frctions frctions of collection compring nd ordering frctions frction ingo pply Dte completed / / / / / / / / Topic Types

More information

ISM-PRO SOFTWARE DIGITAL MICROSCOPE OPERATION MANUAL

ISM-PRO SOFTWARE DIGITAL MICROSCOPE OPERATION MANUAL MN-ISM-PRO-E www.insize.om ISM-PRO SOFTWARE DIGITAL MICROSCOPE OPERATION MANUAL Desription Clik Next. As the following piture: ISM-PRO softwre is for ISM-PM00SA, ISM-PM600SA, ISM- PM60L digitl mirosopes.

More information

URL: mber=

URL:   mber= Wijnhoven, T.; Deonink, G., "Flexile fult urrent ontriution with inverter interfed distriuted genertion," in IEEE Power nd Energy Soiety Generl Meeting (PES), Vnouver, BC, Cnd, -5 July, 5 p. doi:.9/pesmg..66769

More information

ITEC2620 Introduction to Data Structures

ITEC2620 Introduction to Data Structures /5/20 ITEC220 Introdution to Dt Strutures Leture 0 Gme Trees Two-Plyer Gmes Rules for gme define the sttespe Nodes re gme sttes Links re possile moves Build serh tree y rute fore Exmple I Exmple II A Our

More information

Kirchhoff s Rules. Kirchhoff s Laws. Kirchhoff s Rules. Kirchhoff s Laws. Practice. Understanding SPH4UW. Kirchhoff s Voltage Rule (KVR):

Kirchhoff s Rules. Kirchhoff s Laws. Kirchhoff s Rules. Kirchhoff s Laws. Practice. Understanding SPH4UW. Kirchhoff s Voltage Rule (KVR): SPH4UW Kirchhoff s ules Kirchhoff s oltge ule (K): Sum of voltge drops round loop is zero. Kirchhoff s Lws Kirchhoff s Current ule (KC): Current going in equls current coming out. Kirchhoff s ules etween

More information

Seamless Integration of SER in Rewiring-Based Design Space Exploration

Seamless Integration of SER in Rewiring-Based Design Space Exploration Semless Integrtion of SER in Rewiring-Bsed Design Spe Explortion Soeeh Almukhizim* & Yiorgos Mkris Eletril Engineering Dept. Yle University New Hven, CT 62, USA Astrt Rewiring hs een used extensively for

More information

Lecture 16. Double integrals. Dan Nichols MATH 233, Spring 2018 University of Massachusetts.

Lecture 16. Double integrals. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. Leture 16 Double integrls Dn Nihols nihols@mth.umss.edu MATH 233, Spring 218 University of Msshusetts Mrh 27, 218 (2) iemnn sums for funtions of one vrible Let f(x) on [, b]. We n estimte the re under

More information

SOLVING TRIANGLES USING THE SINE AND COSINE RULES

SOLVING TRIANGLES USING THE SINE AND COSINE RULES Mthemtics Revision Guides - Solving Generl Tringles - Sine nd Cosine Rules Pge 1 of 17 M.K. HOME TUITION Mthemtics Revision Guides Level: GCSE Higher Tier SOLVING TRIANGLES USING THE SINE AND COSINE RULES

More information

Double Integrals over Rectangles

Double Integrals over Rectangles Jim Lmbers MAT 8 Spring Semester 9- Leture Notes These notes orrespond to Setion. in Stewrt nd Setion 5. in Mrsden nd Tromb. Double Integrls over etngles In single-vrible lulus, the definite integrl of

More information

Artificial Neural Network Based Backup Differential Protection of Generator-Transformer Unit

Artificial Neural Network Based Backup Differential Protection of Generator-Transformer Unit Interntionl Journl of Eletronis nd Eletril Engineering Vol. 3, No. 6, Deemer 05 rtifiil Neurl Network sed kup Differentil Protetion of Genertor-Trnsformer Unit H. lg nd D. N. Vishwkrm Deprtment of Eletril

More information

1/4" Multi-Turn Fully Sealed Container Cermet Trimmer

1/4 Multi-Turn Fully Sealed Container Cermet Trimmer 1/4" Multi-Turn Fully Seled Continer Cermet Trimmer Due to their squre shpe nd smll size (6.8 mm x 6.8 mm x 5 mm), the multi-turn trimmers of the series re idelly suited for PCB use, enling high density

More information

Proposed Cable Tables for SAS2

Proposed Cable Tables for SAS2 Tle 50 Requirements for internl le ssemlies using SASDrive onnetors n kplnes. Requirement, Units 1,5 Gps 3Gps 6 Gps Bulk le or kplne:, Differentil impene ohm 100 ± 10 100 g Common-moe impene ohm 32,5 ±

More information

Geometric quantities for polar curves

Geometric quantities for polar curves Roerto s Notes on Integrl Clculus Chpter 5: Bsic pplictions of integrtion Section 10 Geometric quntities for polr curves Wht you need to know lredy: How to use integrls to compute res nd lengths of regions

More information

ECE 274 Digital Logic Spring Digital Design. Combinational Logic Design Process and Common Combinational Components Digital Design

ECE 274 Digital Logic Spring Digital Design. Combinational Logic Design Process and Common Combinational Components Digital Design ECE 27 Digitl Logi Spring 29 Comintionl Logi Design Proess n Common Comintionl Components Digitl Design 2.7 2. Digitl Design Chpter 2: Comintionl Logi Design Slies to ompn the tetook Digitl Design, irst

More information

Question Paper Wednesday 13 Thursday 14 January 2010

Question Paper Wednesday 13 Thursday 14 January 2010 KEY SKILLS INFORMATION AND COMMUNICATION TECHNOLOGY Level 3 ArtComp [KSI31] Question Pper Wenesy 13 Thursy 14 Jnury 2010 Do NOT open this Question Pper until you re tol to y the invigiltor THERE ARE THREE

More information

Applications of a New Property of Conics to Architecture: An Alternative Design Project for Rio de Janeiro Metropolitan Cathedral

Applications of a New Property of Conics to Architecture: An Alternative Design Project for Rio de Janeiro Metropolitan Cathedral Jun V. Mrtín Zorrquino Frneso Grnero odrígue José uis Cno Mrtín Applitions of New Property of Conis to Arhiteture: An Alterntive Design Projet for io de Jneiro Metropolitn Cthedrl This pper desries the

More information

CS 135: Computer Architecture I. Boolean Algebra. Basic Logic Gates

CS 135: Computer Architecture I. Boolean Algebra. Basic Logic Gates Bsic Logic Gtes : Computer Architecture I Boolen Algebr Instructor: Prof. Bhgi Nrhri Dept. of Computer Science Course URL: www.ses.gwu.edu/~bhgiweb/cs35/ Digitl Logic Circuits We sw how we cn build the

More information

1/4" Multi-Turn Fully Sealed Container Cermet Trimmer

1/4 Multi-Turn Fully Sealed Container Cermet Trimmer www.vishy.om Vishy Sfernie 1/4" Multi-Turn Fully Seled Continer Cermet Trimmer Due to their squre shpe nd smll size (6.8 mm x 6.8 mm x 5 mm), the multi-turn trimmers of the series re idelly suited for

More information

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES Romn V. Tyshchuk Informtion Systems Deprtment, AMI corportion, Donetsk, Ukrine E-mil: rt_science@hotmil.com 1 INTRODUCTION During the considertion

More information

THe overall performance and the cost of the heating

THe overall performance and the cost of the heating Journl of Eletril Engineering Spe etor Modultion For Three Phse ndution Dieletri Heting Y B Shukl nd S K Joshi Deprtment of Eletril Engineering The M.S.University of Brod dodr, ndi, e-mil : yshukl@yhoo.om,

More information

Unilateral and equitransitive tilings by squares of four sizes

Unilateral and equitransitive tilings by squares of four sizes Also ville t http://m-journl.eu ISSN 1855-3966 (printe en.), ISSN 1855-3974 (eletroni en.) ARS MATHEMATICA CONTEMPORANEA 10 (2015) 135 167 Unilterl n equitrnsitive tilings y squres of four sizes Csey Mnn

More information

Homework #1 due Monday at 6pm. White drop box in Student Lounge on the second floor of Cory. Tuesday labs cancelled next week

Homework #1 due Monday at 6pm. White drop box in Student Lounge on the second floor of Cory. Tuesday labs cancelled next week Announcements Homework #1 due Mondy t 6pm White drop ox in Student Lounge on the second floor of Cory Tuesdy ls cncelled next week Attend your other l slot Books on reserve in Bechtel Hmley, 2 nd nd 3

More information

MODEL 351 POWERGLIDE SERIES INSTRUCTIONS FOR INSTALLING SARGENT DOOR CLOSERS WITH "H" HOLDER ARMS

MODEL 351 POWERGLIDE SERIES INSTRUCTIONS FOR INSTALLING SARGENT DOOR CLOSERS WITH H HOLDER ARMS MODEL POWERGLIDE SERIES INSTRUTIONS FOR INSTLLING SRGENT LOSERS WITH "H" HOLDER S SERIES NON SIZED DJUSTLE SIZES THRU 6 UTION: FILURE TO INSTLL OR DJUST PROPERLY MY RESULT IN INJURY OR DMGE. FOR SSISTNE,

More information

Power Density and Efficiency Optimization of Resonant and Phase-Shift Telecom DC-DC Converters

Power Density and Efficiency Optimization of Resonant and Phase-Shift Telecom DC-DC Converters Power Density nd Effiieny Optimiztion of Resonnt nd PhseShift Teleom DCDC Converters U. Bdstuener, J. Biel nd J. W. Kolr Power Eletroni Systems Lortory, ETH Zurih ETHZentrum, ETL H12, Physikstrsse 3 CH892

More information

First Round Solutions Grades 4, 5, and 6

First Round Solutions Grades 4, 5, and 6 First Round Solutions Grdes 4, 5, nd 1) There re four bsic rectngles not mde up of smller ones There re three more rectngles mde up of two smller ones ech, two rectngles mde up of three smller ones ech,

More information

& Y Connected resistors, Light emitting diode.

& Y Connected resistors, Light emitting diode. & Y Connected resistors, Light emitting diode. Experiment # 02 Ojectives: To get some hndson experience with the physicl instruments. To investigte the equivlent resistors, nd Y connected resistors, nd

More information

Student Book SERIES. Patterns and Algebra. Name

Student Book SERIES. Patterns and Algebra. Name E Student Book 3 + 7 5 + 5 Nme Contents Series E Topic Ptterns nd functions (pp. ) identifying nd creting ptterns skip counting completing nd descriing ptterns predicting repeting ptterns predicting growing

More information

3/8" Square Multi-Turn Cermet Trimmer

3/8 Square Multi-Turn Cermet Trimmer www.vishy.om 3/8" Squre Multi-Turn Cermet Trimmer Vishy Sfernie ermet element. FEATURES Industril grde The is smll size trimmer - 3/8" x 3/8" x 3/16" - nswering PC ord mounting requirements. Five versions

More information

MODELING OF SEPIC FED PMBLDC MOTOR FOR TORQUE RIPPLE MINIMIZATION

MODELING OF SEPIC FED PMBLDC MOTOR FOR TORQUE RIPPLE MINIMIZATION ODEING OF SEPIC FED PBDC OOR FOR ORQUE RIPPE INIIZAION N.kshmipriy.E.,Assistnt Professor Deprtment of EEE Jy Shrirm Group of Institution, irupur, Indi lkshmipriyme9@gmil.om S.nivel.E.,Assistnt Professor

More information

3/8" Square Multi-Turn Cermet Trimmer

3/8 Square Multi-Turn Cermet Trimmer Vishy Sfernie 3/8" Squre Multi-Turn Cermet Trimmer FEATURES Industril grde W t 70 C The T93 is smll size trimmer - 3/8" x 3/8" x 3/16" - nswering PC ord mounting requirements. Five versions re ville whih

More information

IMPROVING THE RELIABILITY OF THREE PHASE INVERTER BASE ON CUK CONVERTER FOR PV APPLICATION

IMPROVING THE RELIABILITY OF THREE PHASE INVERTER BASE ON CUK CONVERTER FOR PV APPLICATION MPRONG TE RELABLTY OF TREE PASE NERTER BASE ON CUK CONERTER FOR P APPLCATON inyk Bhgwn Kshid M. Teh (Eletril Power System) Rjrmpu nstitute of Tehnology Mhrshtr, ndi Prof..T.Jdhv Deprtment of Eletril Engineering

More information

Simulation of a zero-sequence relay for a distribution network with EMTP-RV Discrimination between fault current and magnetizing inrush current

Simulation of a zero-sequence relay for a distribution network with EMTP-RV Discrimination between fault current and magnetizing inrush current imultion of zero-sequene rely for distriution network with MTP-RV Disrimintion etween fult urrent nd mgnetizing inrush urrent M. Petit, P. Bstrd Astrt-- The zero-sequene relys re widely used to protet

More information

Published in: Wireless Communications and Networking Conference, IEEE WCNC 2009

Published in: Wireless Communications and Networking Conference, IEEE WCNC 2009 Alorg Universitet Cross-Lyer Optimiztion of Multipoint Messge Brodst in MANETs Nielsen, Jimmy Jessen; Grønæk, Lrs Jesper; Renier, Thiult Julien; Shwefel, Hns- Peter; Toftegrd, Thoms Pulished in: Wireless

More information

Algebra Practice. Dr. Barbara Sandall, Ed.D., and Travis Olson, M.S.

Algebra Practice. Dr. Barbara Sandall, Ed.D., and Travis Olson, M.S. By Dr. Brr Sndll, Ed.D., Dr. Melfried Olson, Ed.D., nd Trvis Olson, M.S. COPYRIGHT 2006 Mrk Twin Medi, Inc. ISBN 978-1-58037-754-6 Printing No. 404042-EB Mrk Twin Medi, Inc., Pulishers Distriuted y Crson-Dellos

More information

ABB STOTZ-KONTAKT. ABB i-bus EIB Current Module SM/S Intelligent Installation Systems. User Manual SM/S In = 16 A AC Un = 230 V AC

ABB STOTZ-KONTAKT. ABB i-bus EIB Current Module SM/S Intelligent Installation Systems. User Manual SM/S In = 16 A AC Un = 230 V AC User Mnul ntelligent nstlltion Systems A B 1 2 3 4 5 6 7 8 30 ma 30 ma n = AC Un = 230 V AC 30 ma 9 10 11 12 C ABB STOTZ-KONTAKT Appliction Softwre Current Vlue Threshold/1 Contents Pge 1 Device Chrcteristics...

More information

Interaction Analysis in Islanded Power Systems with HVDC Interconnections

Interaction Analysis in Islanded Power Systems with HVDC Interconnections 3rd Interntionl Hyrid Power Systems Workshop Tenerife, Spin 8 9 My 218 Intertion Anlysis in Islnded Power Systems with HVDC Interonnetions Crlos Colldos-Rodríguez, Edurdo Prieto-Arujo, Mr Cheh-Mne, Rird

More information

POWER TRIM. Table of Contents. Section 5C - Dual Power Trim System

POWER TRIM. Table of Contents. Section 5C - Dual Power Trim System SERVICE MANUAL NUMBER 28 Tle of Contents POWER TRIM Setion 5C - Dul Power Trim System DUAL POWER TRIM SYSTEM Lurints / Selnts / Adhesives..... 5C-2 Importnt Informtion................ 5C-2 Testing Dul

More information

Computational Complexity of a Pop-up Book

Computational Complexity of a Pop-up Book omputtionl omplexity of Pop-up ook Ryuhei Uehr Shio Termoto strt Origmi is the enturies-ol rt of foling pper, n reently, it is investigte s omputer siene: Given n origmi ith reses, the prolem to etermine

More information

Spherical Geometry. This is an article from my home page:

Spherical Geometry. This is an article from my home page: Spheril Geometry This is n rtile from my home pge: www.olewitthnsen.dk Ole Witt-Hnsen nov. 6 Contents. Geometry on sphere.... Spheril tringles...3. Polr tringles...4 3. The right-ngle spheril tringle...6

More information

Regular languages can be expressed as regular expressions.

Regular languages can be expressed as regular expressions. Regulr lnguges cn e expressed s regulr expressions. A generl nondeterministic finite utomton (GNFA) is kind of NFA such tht: There is unique strt stte nd is unique ccept stte. Every pir of nodes re connected

More information

The PWM switch model introduced by Vatché Vorpérian in 1986 describes a way to model a voltage-mode switching converter with the VM-PWM switch model.

The PWM switch model introduced by Vatché Vorpérian in 1986 describes a way to model a voltage-mode switching converter with the VM-PWM switch model. The PWM swith model introdued by Vthé Vorpérin in 1986 desribes wy to model voltge-mode swithing onverter with the VM-PWM swith model. The lrge-signl model is equivlent to d trnsformer whose turns rtio

More information

A Low Power Parallel Sequential Decoder for Convolutional Codes

A Low Power Parallel Sequential Decoder for Convolutional Codes Int. J. Com. Dig. Sys. 2, No. 2, 95-(23) 95 Interntionl Journl of Computing n Digitl Systems http://x.oi.org/.2785/ijs/226 @ 23 UOB SPC, University of Bhrin A Low Power Prllel Sequentil Deoer for Convolutionl

More information

High power busbar trunking

High power busbar trunking High power usr trunking Cnlis KTA (1000 to 4000 A) For feeding nd onnetions in : industry ommeril nd servie uildings nd infrstrutures Presenttion 1 2 Run omponents From 1000 to 4000 A. 4 live luminium

More information

EE Controls Lab #2: Implementing State-Transition Logic on a PLC

EE Controls Lab #2: Implementing State-Transition Logic on a PLC Objective: EE 44 - Controls Lb #2: Implementing Stte-rnsition Logic on PLC ssuming tht speed is not of essence, PLC's cn be used to implement stte trnsition logic. he dvntge of using PLC over using hrdwre

More information

COMPUTER MODELLING OF FLICKER PROPAGATION

COMPUTER MODELLING OF FLICKER PROPAGATION OMPUTER MODELLING OF FLIKER PROPGTION T.Keppler N.R.Wtson J.rrillg University of nterury hristhurh, New Zelnd n.wtson@ele.nterury..nz strt The time series of the voltges t the desired lotions re first

More information

DIGITAL multipliers [1], [2] are the core components of

DIGITAL multipliers [1], [2] are the core components of World Acdemy of Science, Engineering nd Technology 9 8 A Reduced-Bit Multipliction Algorithm for Digitl Arithmetic Hrpreet Singh Dhillon nd Ahijit Mitr Astrct A reduced-it multipliction lgorithm sed on

More information

A Highly Interactive Pedigree Viewer

A Highly Interactive Pedigree Viewer A Highly Intertive Pedigree Viewer Joe Mrtel, Json Butterfield, Grnt Skousen, Dn Lwyer, Judy Rie Fmily nd Churh History Deprtment Astrt Viewing lrge mounts of pedigree fmily tree dt n e hllenge. Mny urrent

More information

A New Control for Series Compensation of UPQC to Improve Voltage Sag/Swell

A New Control for Series Compensation of UPQC to Improve Voltage Sag/Swell AUT Journl of Modeling nd Simultion AUT J. Model. Simul., 49()(7)7584 DOI:.6/misj.6.843 A New Control for Series Compenstion of to Improve oltge Sg/Swell M. Torin Esfhni, nd B. hidi Dept. of Eletril Engineering,

More information

Dataflow Language Model. DataFlow Models. Applications of Dataflow. Dataflow Languages. Kahn process networks. A Kahn Process (1)

Dataflow Language Model. DataFlow Models. Applications of Dataflow. Dataflow Languages. Kahn process networks. A Kahn Process (1) The slides contin revisited mterils from: Peter Mrwedel, TU Dortmund Lothr Thiele, ETH Zurich Frnk Vhid, University of liforni, Riverside Dtflow Lnguge Model Drsticlly different wy of looking t computtion:

More information

Research Article Evaluation of Harmonic Content from a Tap Transformer Based Grid Connection System for Wind Power

Research Article Evaluation of Harmonic Content from a Tap Transformer Based Grid Connection System for Wind Power Journl of Renewle Energy Volume 2013, rtile ID 190573, 8 pges http://dx.doi.org/10.1155/2013/190573 Reserh rtile Evlution of Hrmoni ontent from Tp Trnsformer sed Grid onnetion System for Wind Power S.

More information

Comparison of SVPWM and SPWM Techniques for Back to Back Converters in PSCAD

Comparison of SVPWM and SPWM Techniques for Back to Back Converters in PSCAD , 35 Otoer, 03, Sn Frniso, USA Comprison of SVPWM nd SPWM Tehniques for Bk to Bk Converters in PSCAD Agustin Hernndez, Ruen Tpi, Memer, IAENG, Omr Aguilr, nd Ael Gri Astrt This rtile presents the simultion

More information

Algorithms for Memory Hierarchies Lecture 14

Algorithms for Memory Hierarchies Lecture 14 Algorithms for emory Hierrchies Lecture 4 Lecturer: Nodri Sitchinv Scribe: ichel Hmnn Prllelism nd Cche Obliviousness The combintion of prllelism nd cche obliviousness is n ongoing topic of reserch, in

More information

Switching Algorithms for the Dual Inverter fed Open-end Winding Induction Motor Drive for 3-level Voltage Space Phasor Generation

Switching Algorithms for the Dual Inverter fed Open-end Winding Induction Motor Drive for 3-level Voltage Space Phasor Generation S.Srinivs et l: Swithing Algorithms for the Dul Inverter fed... Swithing Algorithms for the Dul Inverter fed Open-end Winding Indution Motor Drive for 3-level Voltge Spe Phsor Genertion S. Srinivs nd V..

More information

EUSIPCO

EUSIPCO EUSIPCO 213 1974139 STABLE TIME-FREQUENCY CONTOURS FOR SPARSE SIGNAL REPRESENTATION Yoonseo Lim 1, Brr Shinn-Cunninghm 2, nd Timothy J. Grdner 3 Dept. Cognitive nd Neurl Systems 1, Biomedil Eng. 2, Biology

More information

arxiv: v2 [cs.sy] 16 Nov 2012

arxiv: v2 [cs.sy] 16 Nov 2012 IEEE Personl use of this mteril is permitted Permission from IEEE must e otined for ll other uses, in ny urrent or future medi, inluding reprinting/repulishing this mteril for dvertising or promotionl

More information

McAfee Network Security Platform

McAfee Network Security Platform M-6030 Sensor Quik Strt Guide Revision B MAfee Network Seurity Pltform This Quik Strt Guide explins how to quikly set up nd tivte your MAfee Network Seurity Pltform [formerly MAfee IntruShield ] M-6030

More information

CHAPTER 3 AMPLIFIER DESIGN TECHNIQUES

CHAPTER 3 AMPLIFIER DESIGN TECHNIQUES CHAPTER 3 AMPLIFIER DEIGN TECHNIQUE 3.0 Introduction olid-stte microwve mplifiers ply n importnt role in communiction where it hs different pplictions, including low noise, high gin, nd high power mplifiers.

More information

Computers and Mathematics with Applications. An evaluation study of clustering algorithms in the scope of user communities assessment

Computers and Mathematics with Applications. An evaluation study of clustering algorithms in the scope of user communities assessment Computers nd Mthemtis with Applitions 58 (29) 198 1519 Contents lists ville t SieneDiret Computers nd Mthemtis with Applitions journl homepge: www.elsevier.om/lote/mw An evlution study of lustering lgorithms

More information

MinCounter: An Efficient Cuckoo Hashing Scheme for Cloud Storage Systems

MinCounter: An Efficient Cuckoo Hashing Scheme for Cloud Storage Systems MinCounter: An Effiient Cukoo Hshing Sheme for Cloud Storge Systems Yunyun Sun Yu Hu Dn Feng Ling Yng Pengfei Zuo Shunde Co Wuhn Ntionl L for Optoeletronis, Shool of Computer Huzhong University of Siene

More information

Aluminium Roof Outlets - Introduction to Detail Outlets

Aluminium Roof Outlets - Introduction to Detail Outlets Aluminium Roof Outlets - Introution to Detil Outlets The Hrmer Roof Detil rnge inlues outlets to over ll the wkwr etiling situtions tht our in uiling esign n in refurishment. Min Chrteristis Hrmer Roof

More information

3878 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 61, NO. 9, SEPTEMBER Optimal Algorithms for Near-Hitless Network Restoration via Diversity Coding

3878 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 61, NO. 9, SEPTEMBER Optimal Algorithms for Near-Hitless Network Restoration via Diversity Coding 3878 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 6, NO. 9, SEPTEMBER 23 Optiml Algorithms for Ner-Hitless Network Restortion vi Diversity Coing Serht Nzim Avi, Stuent Memer, IEEE, n Ener Aynoglu, Fellow,

More information

The Effects of Interference Suppression by a Reconfigurable Structure at DSSS-DPSK Receiver

The Effects of Interference Suppression by a Reconfigurable Structure at DSSS-DPSK Receiver 494 N. MIOŠEVIĆ, Z. NIKOIĆ, B. DIMITRIJEVIĆ, B. NIKOIĆ, THE EFFECTS OF INTERFERENCE SUPPRESSION The Effets of Interferene Suppression y Reonfigure Struture t DSSS-DPSK Reeiver Nend MIOŠEVIĆ, Zori NIKOIĆ,

More information

Digital Simulation of an Interline Dynamic Voltage Restorer for Voltage Compensation

Digital Simulation of an Interline Dynamic Voltage Restorer for Voltage Compensation JOURNL OF ENGINEERING RESERH ND TEHNOLOGY, VOLUME 1, ISSUE 4, DEEMER 214 Digitl Simultion of n Interline Dynmi Voltge Restorer for Voltge ompenstion Dr.P.Ush Rni R.M.D.Engineering ollege, henni, pushrni71@yhoo.om

More information

Voltage Management in Unbalanced Low Voltage Networks Using a Decoupled Phase- Tap-Changer Transformer

Voltage Management in Unbalanced Low Voltage Networks Using a Decoupled Phase- Tap-Changer Transformer Downloded from orit.dtu.dk on: Jul 5, 28 Voltge Mngement in Unlned Low Voltge Networks Using Deoupled Phse- Tp-Chnger Trnsformer Coppo, Mssimilino ; Turri, Roerto ; Mrinelli, Mtti; Hn, Xue Pulished in:

More information

Changing the routing protocol without transient loops

Changing the routing protocol without transient loops Chnging the routing protool without trnsient loops Nny Rhkiy, Alexnre Guitton To ite this version: Nny Rhkiy, Alexnre Guitton. Chnging the routing protool without trnsient loops. Computer Communitions,

More information

Network Theorems. Objectives 9.1 INTRODUCTION 9.2 SUPERPOSITION THEOREM

Network Theorems. Objectives 9.1 INTRODUCTION 9.2 SUPERPOSITION THEOREM M09_BOYL3605_13_S_C09.indd Pge 359 24/11/14 1:59 PM f403 /204/PH01893/9780133923605_BOYLSTAD/BOYLSTAD_NTRO_CRCUT_ANALYSS13_S_978013... Network Theorems Ojectives Become fmilir with the superposition theorem

More information

McAfee Network Security Platform

McAfee Network Security Platform M-2750 Sensor Quik Strt Guide Revision B MAfee Network Seurity Pltform This Quik Strt Guide explins how to quikly set up nd tivte your MAfee Network Seurity Pltform M-2750 Sensor in in-line mode. Cling

More information

Exercise 1-1. The Sine Wave EXERCISE OBJECTIVE DISCUSSION OUTLINE. Relationship between a rotating phasor and a sine wave DISCUSSION

Exercise 1-1. The Sine Wave EXERCISE OBJECTIVE DISCUSSION OUTLINE. Relationship between a rotating phasor and a sine wave DISCUSSION Exercise 1-1 The Sine Wve EXERCISE OBJECTIVE When you hve completed this exercise, you will be fmilir with the notion of sine wve nd how it cn be expressed s phsor rotting round the center of circle. You

More information

Programming Guide. Neurostimulators for Chronic Pain. RestoreSensor, RestoreUltra, RestoreAdvanced, and PrimeAdvanced

Programming Guide. Neurostimulators for Chronic Pain. RestoreSensor, RestoreUltra, RestoreAdvanced, and PrimeAdvanced Progrmming Guide Neurostimultors for Chroni Pin RestoreSensor, RestoreUltr, RestoreAdvned, nd PrimeAdvned For use with SureSn MRI nd erlier non-suresn Neurostimultion Systems. Overview This guide desries

More information