On Decidability of LTL+Past Model Checking for Process Rewrite Systems

Size: px
Start display at page:

Download "On Decidability of LTL+Past Model Checking for Process Rewrite Systems"

Transcription

1 Electronic Notes in Theoreticl Computer Science 239 (2009) On Decidbility of LTL+Pst Model Checking for Process Rewrite Systems Mojmír Křetínský 1,4 Vojtěch Řehák2,5 Jn Strejček 3,6 Fculty of Informtics, Msryk University Botnická 68, Brno, Czech Republic Abstrct The pper [4] shows tht the model checking problem for (wekly extended) Process Rewrite Systems nd properties given by LTL formule with temporl opertors strict eventully nd strict lwys is decidble. The sme pper contins n open question whether the problem remins decidble even if we extend the set of properties by llowing lso pst counterprts of the mentioned opertors. The current pper gives positive nswer to this question. Keywords: rewrite systems, infinite-stte systems, model checking, decidbility, liner temporl logic 1 Introduction To specify (the clsses of) infinite-stte systems we employ term rewrite systems clled Process Rewrite Systems (PRS) [16]. PRS subsume vriety of the formlisms studied in the context of forml verifiction, e.g. Petri nets (PN), pushdown processes (PDA), nd process lgebrs like PA. Moreover, they re suitble to model current softwre systems with restricted forms of dynmic cretion nd synchroniztion of concurrent processes or recursive procedures or both. The relevnce of PRS (nd their subclsses) for modelling nd nlysing progrms is shown, for exmple, in [7]; for utomtic verifiction we refer to surveys [5,19]. 1 Emil: kretinsky@fi.muni.cz 2 Emil: rehk@fi.muni.cz 3 Emil: strejcek@fi.muni.cz 4 Supported by Ministry of Eduction of the Czech Republic, project No. MSM , nd by the Czech Science Foundtion, grnt No. 201/09/ Supported by the reserch centre Institute for Theoreticl Computer Science (ITI), project No. 1M0545, nd by the Czech Science Foundtion, grnt No. 201/08/P Supported by the Acdemy of Sciences of the Czech Republic, grnt No. 1ET , nd by the Czech Science Foundtion, grnt No. 201/08/P / 2009 Elsevier B.V. Open ccess under CC BY-NC-ND license. doi: /j.entcs

2 106 M. Křetínský et l. / Electronic Notes in Theoreticl Computer Science 239 (2009) Another merit of PRS is tht the rechbility problem is decidble for PRS [16]. In [13], we hve presented wekly extended PRS (wprs), where finite-stte control unit with self-loops s the only loops is dded to the stndrd PRS formlism (ddition of generl finite-stte control unit mkes PRS lnguge equivlent to Turing mchines). This wek control unit enriches PRS by bilities to model bounded number of rbitrry communiction events nd globl vribles whose vlues re chnged only bounded number of times during ny computtion. We hve shown tht the rechbility problem remins decidble for wprs [12]. One of the minstrems in n utomtic verifiction of progrms is model checking. Here we focus on Liner Temporl Logic (LTL). Recll tht LTL model checking is decidble for both PDA (EXPTIME-complete [1]) nd PN (t lest s hrd s the rechbility problem for PN [6]). Conversely, LTL model checking is undecidble for ll the clsses subsuming PA [2,15]. So fr, there re few positive results for these clsses. Model checking of infinite runs is decidble for the PA clss nd the frgment simple PLTL,see[2], nd lso for the PRS clss nd frgment of LTL expressing exctly firness properties [3]. Recently, the model checking problem hs been shown decidble for (w)prs nd properties given by n LTL frgment LTL(F s, G s ), i.e. tht with opertors strict eventully nd strict lwys only, see [4]. Our contribution: As min result we extend proof technique used in [4] with pst modlities nd show tht the model checking problem stys decidble even for wprs nd LTL(F s, P s ), i.e. n LTL frgment with modlities strict eventully nd eventully in the strict pst (nd where strict lwys nd lwys in the strict pst cn be used s derived modlities). We note tht role of pst opertors in progrm verifiction is dvocted e.g. in [14,9]. Let us mention tht the expressive power of the frgment LTL(F s, P s ) semnticlly coincides with formule of First- Order Mondic Logic of Order contining t most 2 vribles nd no successor predicte (FO 2 [<]), see [8] for effective trnsltions. Thus we lso positively solve the model checking problem for the wprs clss nd FO 2 [<]. 2 Preliminries 2.1 Wekly Extended PRS (wprs) Let Const = {X,...} be set of process constnts. A set T of process terms t is defined by the bstrct syntx t ::= ε X t.t t t, whereε is the empty term, X Const, nd. nd mensequentil nd prllel compositions, respectively. We lwys work with equivlence clsses of terms modulo commuttivity nd ssocitivity of, ssocitivity of., nd neutrlity of ε, i.e. ε.t = t.ε = t ε = t. Let M = {o,p,q,...} be set of control sttes, be prtil ordering on this set, nd Act = {,b,c,...} be set of ctions. AnwPRS (wekly extended process rewrite system) Δ is tuple (R, p 0,t 0 ), where R is finite set of rewrite rules of the form (p, t 1 ) (q, t 2 ), where t 1,t 2 T, t 1 ε, Act,ndp, q M stisfy p q, the pir (p 0,t 0 ) M T forms the distinguished initil stte.

3 M. Křetínský et l. / Electronic Notes in Theoreticl Computer Science 239 (2009) By Act(Δ), Const(Δ), nd M(Δ) we denote the respective sets of ctions, process constnts, nd control sttes occurring in the rewrite rules or the initil stte of Δ. AwPRSΔ=(R, p 0,t 0 ) induces lbelled trnsition system, whose sttes re pirs (p, t) such tht p M(Δ) nd t is process term over Const(Δ). The trnsition reltion is the lest reltion stisfying the following inference rules: ((p, t 1 ) (q,t 2 )) R (p, t 1 ) (q,t 2 ) (p, t 1 ) (q, t 2 ) (p, t 1 ) (q, t 2 ) (p, t 1 t 1 ) (q, t 2 t 1 ) (p, t 1.t 1 ) (q, t 2.t 1 ) To shorten our nottion we write pt in lieu of (p, t). A stte pt is clled terminl if there is no stte p t nd no ction such tht pt p t. Here, we lwys consider only such systems where the initil stte is not terminl. A (finite or infinite) sequence ( σ = p 0 t 0 0 p1 t n n+1 ) pn+1 t n+1... is clled run of Δ over the word u = n ( n+1...) if it strts in the initil stte nd, provided it is finite, ends in terminl stte. Further, L(Δ) denotes the set of words u such tht there is run of Δ over u. If M(Δ) is singleton, then wprs Δ is clled process rewrite system (PRS) [16]. PRS, wprs, nd their respective subclsses re discussed in more detil in [18]. 2.2 Liner Temporl Logic (LTL) nd the Studied Problems The syntx of Liner Temporl Logic (LTL) [17] is defined s follows ϕ ::= tt ϕ ϕ ϕ Xϕ ϕ U ϕ Yϕ ϕ S ϕ, where X nd U re future modl opertors next nd until, while Y nd S re their pst counterprts previously nd since, nd rnges over Act. The logic is interpreted over infinite nd nonempty finite pointed words of ctions. Given word u = Act Act ω, u denotes the length of the word (we set u = if u is infinite). A pointed word is pir (u, i) of nonempty word u nd position 0 i< u in this word. The semntics of LTL formule is defined inductively s follows: (u, i) = tt (u, i) = iff u = nd i = (u, i) = ϕ iff (u, i) = ϕ (u, i) = ϕ 1 ϕ 2 iff (u, i) = ϕ 1 nd (u, i) = ϕ 2 (u, i) = Xϕ iff i +1< u nd (u, i +1) = ϕ (u, i) = ϕ 1 U ϕ 2 iff k. ( i k< u (u, k) = ϕ 2 j. (i j<k (u, j) = ϕ 1 ) ) (u, i) = Yϕ iff 0 <i nd (u, i 1) = ϕ (u, i) = ϕ 1 S ϕ 2 iff k. ( 0 k i (u, k) = ϕ 2 j. (k <j i (u, j) = ϕ 1 ) )

4 108 M. Křetínský et l. / Electronic Notes in Theoreticl Computer Science 239 (2009) We sy tht (u, i) stisfies ϕ whenever (u, i) = ϕ. Further, nonempty word u stisfies ϕ, written u = ϕ, whenever (u, 0) = ϕ. Given set L of words, we write L = ϕ if u = ϕ holds for ll u L. Finlly, we sy tht run σ of wprs Δ over wordu stisfies ϕ, written σ = ϕ, whenever u = ϕ. Formule ϕ, ψ re (initilly) equivlent, written ϕ i ψ,iff,forllwordsu, it holds tht u = ϕ u = ψ. Formuleϕ, ψ re globlly equivlent, written ϕ ψ, iff, for ll pointed words (u, i), it holds tht (u, i) = ϕ (u, i) = ψ. Clerly, if two formule re globlly equivlent then they re lso initilly equivlent. The following tble defines some derived future opertors nd their pst counterprts. future modlity mening pst modlity mening Fϕ eventully tt U ϕ Pϕ eventully in the pst tt S ϕ Gϕ lwys F ϕ Hϕ lwys in the pst P ϕ F s ϕ strict eventully XFϕ P s ϕ eventully in the strict pst YPϕ G s ϕ strict lwys F s ϕ H s ϕ lwys in the strict pst P s ϕ F ϕ infinitely often GFϕ Iϕ initilly HPϕ Given set {O 1,...,O n } of modlities, then LTL(O 1,...,O n ) denotes n LTL frgment contining ll formule with modlities O 1,...,O n only. Such frgment is clled bsic if it contins future opertors only or with ech future opertor it contins its pst counterprt. For exmple, the frgment LTL(F, S) is not bsic. Figure 1 shows n expressiveness hierrchy of ll studied bsic LTL frgments. Indeed, every bsic LTL frgment using stndrd 7 modlities is equivlent to one of the frgments in the hierrchy, where equivlence between frgments mens tht every formul of one frgment cn be effectively trnslted into n initilly equivlent formul of the other frgment nd vice vers. We lso mind the result of [9] stting tht ech LTL formul cn be converted to the one which employs future opertors only, i.e. LTL(U, X) i LTL(U, S, X, Y). However note tht LTL(F s, P s, G s, H s ) LTL(F s, P s ) is strictly more expressive thn LTL(F s, G s )scn be exemplified by formul F s (b H s ) i X( U b). We refer to [20] for greter detil. This pper dels with the following two verifiction problems. Let F be n LTL frgment. The model checking problem for F nd wprs is to decide, for ny given formul ϕ Fnd ny given wprs system Δ, whether L(Δ) = ϕ holds. Further, given ny formul ϕ F, ny wprs system Δ, nd ny nonterminl stte pt of Δ, the pointed model checking problem for F nd wprs is to decide whether L(pt, Δ) = ϕ; herel(pt, Δ) denotes the set of ll pointed words (u, i) such tht Δ hs (finite or infinite) run p 0 t 0 0 p1 t 1 i p i t i i... stisfying u = nd pt = p i t i. 7 By stndrd modlities we men the ones defined here nd lso other commonly used modlities like strict until, relese, wek until, etc. However, it is well possible tht one cn define new modlity such tht there is bsic frgment not equivlent to ny of the frgments in the hierrchy.

5 M. Křetínský et l. / Electronic Notes in Theoreticl Computer Science 239 (2009) LTL(U, X) i FO 3 LTL(U, F s, S, P s ) LTL(F, X, P, Y) FO 2 LTL( U, F s ) LTL(F, X) LTL(F s, P s ) FO 2 [<] LTL(U) LTL( F, X) LTL(F s, G s ) LTL(F, P) LTL(F, G) LTL(X) LTL( F) LTL() Fig. 1. The hierrchy of bsic LTL frgments with respect to the initil equivlence. The dshed line shows the decidbility boundry of the model checking problem for wprs. 3 Min Result In [4], we hve shown tht the model checking problem is decidble for LTL(F s, G s ). Before we prove tht the problem remins decidble even for more expressive frgment LTL(F s, P s ), we recll the bsic structure of the proof for LTL(F s, G s ). First, the proof shows tht every LTL(F s, G s ) formul cn be effectively trnslted into n equivlent disjunction of so-clled α-formule, which re defined below. Note tht LTL() denotes the frgment of formule without ny modlity, i.e. boolen combintions of ctions. In wht follows, we use ϕ 1 U + ϕ 2 to bbrevite ϕ 1 X(ϕ 1 U ϕ 2 ). Let δ = θ 1 O 1 θ 2 O 2...θ n O n θ n+1,wheren>0, ech θ i LTL(), O n is G s, nd, for ech i<n, O i is either U or U + or X. Further, let B LTL() be finite set. An α-formul is defined s α(δ, B) = ( θ 1 O 1 (θ 2 O 2...(θ n O n θ n+1 )...) ) ψ B G s F s ψ. Hence, word u stisfies α(δ, B) iffu cn be written s conctention v 1.v 2...v n+1 of words, where ech word v i consists only of ctions stisfying θ i nd

6 110 M. Křetínský et l. / Electronic Notes in Theoreticl Computer Science 239 (2009) v i 0ifi = n +1orO i is U, v i > 0ifO i is U +, v i =1ifO i is X or G s, nd v n+1 stisfies G s F s ψ for every ψ B. Second, decidbility of the model checking problem for LTL(F s, G s ) is then direct consequence of the following theorem. Theorem 3.1 ([4]) The problem whether ny given wprs systems hs run stisfying ny given α-formul is decidble. To prove decidbility for LTL(F s, P s ), we show tht every LTL(F s, P s )formulcn be effectively trnslted into disjunction of Pα-formule. Intuitively, Pα-formul is conjunction of n α-formul nd pst version of the α-formul. A forml definition of Pα-formul mkes use of ϕ 1 S + ϕ 2 to bbrevite ϕ 1 Y(ϕ 1 S ϕ 2 ). Definition 3.2 Let η = ι 1 P 1 ι 2 P 2...ι m P m ι m+1,wherem>0, ech ι j LTL(), nd, for ech j<m, P j is either S or S + or Y. Further, let α(δ, B) ben α-formul. Then Pα-formul is defined s Pα(η, δ, B) = ( ι 1 P 1 (ι 2 P 2...(ι m P m ι m+1 )...) ) α(δ, B). Note tht the definition of Pα-formul does not contin ny pst counterprt of ψ B G s F s ψ s every history is finite the semntics of LTL is given in terms of words with fixed beginning. Therefore, pointed word (u, k) = Pα(η, δ, B) if nd only if (u, k)stisfiesα(δ, B) nd 0... k 1 k cn be written s conctention v m+1.v m...v 2.v 1,whereech word v i consists only of ctions stisfying ι i nd v i 0ifi = m +1orP i is S, v i > 0ifP i is S +, v i =1ifP i is Y or H s. The proof of the following lemm is intuitively cler but it is quite technicl exercise, see [18] for some hints. Lemm 3.3 Let ϕ be Pα-formul nd p LTL(). FormuleXϕ, Yϕ, p U ϕ, p S ϕ, F s ϕ, P s (ϕ), s well s, conjunction of Pα-formule cn be effectively converted into globlly equivlent disjunction of Pα-formule. Theorem 3.4 Every LTL(F s, P s ) formul ϕ cn be trnslted into globlly equivlent disjunction of Pα-formule. Proof. As F s, G s nd P s, H s re dul modlities, we cn ssume tht every LTL(F s, G s, P s, H s ) formul contins negtions only in front of ctions. Given n LTL(F s, G s, P s, H s )formulϕ, we construct finite set A ϕ of α-formule such tht ϕ is equivlent to the disjunction of formule in A ϕ. Although our proof looks like by induction on the structure of ϕ, it is in fct by induction on the length of ϕ. Thus, if ϕ LTL(), then we ssume tht for every LTL(F s, G s, P s, H s )formulϕ shorter

7 M. Křetínský et l. / Electronic Notes in Theoreticl Computer Science 239 (2009) thn ϕ we cn construct the corresponding set A ϕ. In this proof, p represents formul of LTL(). The structure of ϕ fits into one of the following cses. p Cse p: In this cse, ϕ is equivlent to p G s tt. Hence A ϕ = {Pα(tt H s tt,p G s tt, )}. Cse ϕ 1 ϕ 2 : Due to induction hypothesis, we cn ssume tht we hve sets A ϕ1 nd A ϕ2. Clerly, A ϕ = A ϕ1 A ϕ2. Cse ϕ 1 ϕ 2 : Due to Lemm 3.3, A ϕ cn be constructed from the sets A ϕ1 nd A ϕ2. F s Cse F s ϕ 1 : Due to Lemm 3.3, theseta ϕ cn be constructed from the set A ϕ1. P s Cse P s ϕ 1 : Due to Lemm 3.3, theseta ϕ cn be constructed from the set A ϕ1. G s Cse G s ϕ 1 is divided into the following subcses ccording to the structure of ϕ 1 : p Cse G s p: As G s p is equivlent to tt G s p,weseta ϕ = {Pα(tt H s tt, tt G s p, )}. Cse G s (ϕ 2 ϕ 3 ): As G s (ϕ 2 ϕ 3 ) (G s ϕ 2 ) (G s ϕ 3 ), the set A ϕ cn be constructed from A Gsϕ2 nd A Gsϕ3 using Note tht A Gsϕ2 nd A Gsϕ3 cn be constructed becuse G s ϕ 2 nd G s ϕ 3 re shorter thn G s (ϕ 2 ϕ 3 ). F s Cse G s F s ϕ 2 : This cse is gin divided into the following subcses. p Cse G s F s p: As p LTL(), we directly set A ϕ = {Pα(tt H s tt, tt G s tt, {p})}. Cse G s F s (ϕ 3 ϕ 4 ): As G s F s (ϕ 3 ϕ 4 ) (G s F s ϕ 3 ) (G s F s ϕ 4 ), we set A ϕ = A GsFsϕ 3 A GsFsϕ 4. Cse G s F s (ϕ 3 ϕ 4 ): This cse is lso divided into subcses depending on the formule ϕ 3 nd ϕ 4. p Cse G s F s (p 3 p 4 ): As p 3 p 4 LTL(), this subcse hs lredy been covered by Cse G s F s p. Cse G s F s (ϕ 3 (ϕ 5 ϕ 6 )): As G s F s (ϕ 3 (ϕ 5 ϕ 6 )) G s F s (ϕ 3 ϕ 5 ) G s F s (ϕ 3 ϕ 6 ), we set A ϕ = A GsFs(ϕ 3 ϕ 5 ) A GsFs(ϕ 3 ϕ 6 ). F s Cse G s F s (ϕ 3 F s ϕ 5 ): As G s F s (ϕ 3 F s ϕ 5 ) (G s F s ϕ 3 ) (G s F s ϕ 5 ), the set A ϕ cn be constructed from A GsFsϕ 3 nd A GsFsϕ 5 using P s Cse G s F s (ϕ 3 P s ϕ 5 ): As G s F s (ϕ 3 P s ϕ 5 ) (G s F s ϕ 3 ) (G s F s P s ϕ 5 ), the set A ϕ cn be constructed from A GsFsϕ 3 nd A GsFsP sϕ 5 using G s Cse G s F s (ϕ 3 G s ϕ 5 ): As G s F s (ϕ 3 G s ϕ 5 ) (G s F s ϕ 3 ) (G s F s G s ϕ 5 ), the set A ϕ cn be constructed from A GsFsϕ 3 nd A GsFsG sϕ 5 using H s Cse G s F s (ϕ 3 H s ϕ 5 ): As G s F s (ϕ 3 H s ϕ 5 ) (G s F s ϕ 3 ) (G s F s H s ϕ 5 ), the set A ϕ cn be constructed from A GsFsϕ 3 nd A GsFsH sϕ 5 using F s Cse G s F s F s ϕ 3 : As G s F s F s ϕ 3 G s F s ϕ 3,wesetA ϕ = A GsFsϕ 3. P s Cse G s F s P s ϕ 3 : Apointedword(u, i) stisfiesg s F s P s ϕ 3 iff i = u 1oru is n infinite word stisfying Fϕ 3.NotethtG s tt is stisfied only by finite words t their lst position. Further, word u stisfies (F s tt) (G s F s tt) iffu is infinite. Thus, G s F s P s ϕ 3 (G s tt) ϕ where ϕ =(F s tt) (G s F s tt) (ϕ 3 P s ϕ 3 F s ϕ 3 ). Hence, A ϕ = A Gs tt A ϕ where A ϕ is constructed from A Fstt,

8 112 M. Křetínský et l. / Electronic Notes in Theoreticl Computer Science 239 (2009) A GsFstt, nda ϕ3 A Psϕ 3 A Fsϕ 3 using G s Cse G s F s G s ϕ 3 : Apointedword(u, i) stisfiesg s F s G s ϕ 3 iff i = u 1 or u is n infinite word stisfying F s G s ϕ 3. Thus, G s F s G s ϕ 3 (G s tt) ϕ where ϕ =(F s tt) (G s F s tt) (F s G s ϕ 3 ). Hence, A ϕ = A Gs tt A ϕ where A ϕ is constructed from A Fstt, A GsFstt, nda FsG sϕ 3 using H s Cse G s F s H s ϕ 3 : Apointedword(u, i) stisfiesg s F s H s ϕ 3 iff i = u 1or u is n infinite word stisfying Gϕ 3. Thus, G s F s H s ϕ 3 (G s tt) ϕ where ϕ =(F s tt) (G s F s tt) (ϕ 3 H s ϕ 3 G s ϕ 3 ). Hence, A ϕ = A Gs tt A ϕ where A ϕ is constructed from A Fstt, A GsFstt, A ϕ3, A Hsϕ3,ndA Gsϕ3 using P s Cse G s P s ϕ 2 : Apointedword(u, i) stisfiesg s P s ϕ 2 iff i = u 1or(u, i) stisfies Pϕ 2. Hence, A ϕ = A Gs tt A ϕ2 A Psϕ 2. Cse G s (ϕ 2 ϕ 3 ): According to the structure of ϕ 2 nd ϕ 3, there re the following subcses. p Cse G s (p 2 p 3 ): As p 2 p 3 LTL(), this subcse hs lredy been covered by Cse G s p. Cse G s (ϕ 2 (ϕ 4 ϕ 5 )): As G s (ϕ 2 (ϕ 4 ϕ 5 )) G s (ϕ 2 ϕ 4 ) G s (ϕ 2 ϕ 5 ), the set A ϕ cn be constructed from A Gs(ϕ2 ϕ 4 ) nd A Gs(ϕ2 ϕ 5 ) using F s Cse G s (ϕ 2 F s ϕ 4 ): It holds tht G s (ϕ 2 F s ϕ 4 ) (G s ϕ 2 ) F s (F s ϕ 4 G s ϕ 2 ) G s F s ϕ 4. Therefore, the set A ϕ cn be constructed s A Gsϕ2 A Fs(F sϕ 4 G sϕ 2 ) A GsFsϕ 4,whereA Fs(F sϕ 4 G sϕ 2 ) is obtined from A Fsϕ 4 nd A Gsϕ2 using H s Cse G s (ϕ 2 H s ϕ 4 ): As G s (ϕ 2 H s ϕ 4 ) (G s ϕ 2 )F s (H s ϕ 4 G s ϕ 2 )G s H s ϕ 4. Hence, A ϕ = A Gsϕ2 A Fs(H sϕ 4 G sϕ 2 ) A (GsHsϕ 4 ) where A Fs(H sϕ 4 G sϕ 2 ) cn be obtined from A Hsϕ4 nd A Gsϕ2 using G s, P s There re only the following six subcses (the others fit to some of the previous cses). (i) Cse G s ( ϕ G G sϕ ): It holds tht G s ( ϕ G G sϕ ) (G s tt) ϕ G (XG sϕ ). Therefore, the set A ϕ cn be constructed s A Gs tt ϕ G A XG sϕ where ech A XG sϕ is obtined from A G sϕ using (ii) Cse G s (p 2 ϕ G G sϕ ): As G s (p 2 ϕ G G sϕ ) (G s p 2 ) ϕ G (X(p 2 U (G s ϕ ))), the set A ϕ cn be constructed s A Gsp2 ϕ G A X(p 2 U (G sϕ )) where ech A X(p2 U (G sϕ )) is obtined from A Gsϕ using (iii) Cse G s ( ϕ P P sϕ ): It holds tht G s ( ϕ P P sϕ ) (G s tt) ϕ P (XP sϕ ). Therefore, the set A ϕ cn be constructed s A Gs tt ϕ P A XP sϕ where ech A XP sϕ is obtined from A P sϕ using (iv) Cse G s (p 2 ϕ P P sϕ ): As G s (p 2 ϕ P P sϕ ) (G s p 2 ) ϕ P (X(p 2 U (P s ϕ ))), the set A ϕ cn be constructed s A Gsp2 ϕ P A X(p 2 U (P sϕ )) where ech A X(p2 U (P sϕ )) is obtined from A Psϕ using (v) Cse G s ( ϕ G G sϕ ϕ P P sϕ ): As G s ( ϕ G G sϕ ϕ P P sϕ ) (G s tt) ϕ G (XG sϕ ) ϕ P (XP sϕ ), the set A ϕ cn be constructed s A Gs tt ϕ G A XG sϕ ϕ P A XP sϕ where ech A XG sϕ is obtined from A Gsϕ nd ech A XP sϕ is obtined from A P sϕ using

9 M. Křetínský et l. / Electronic Notes in Theoreticl Computer Science 239 (2009) (vi) Cse G s (p 2 ϕ G G sϕ ϕ P P sϕ ): As G s (p 2 ϕ G G sϕ ϕ P P sϕ ) (G s p 2 ) ϕ G (X(p 2 U (G s ϕ ))) ϕ P (X(p 2 U (P s ϕ ))), the set A ϕ cn be constructed s A Gsp2 ϕ G A X(p 2 U (G sϕ )) ϕ P A X(p 2 U (P sϕ )) where ech A X(p2 U (G sϕ )) is obtined from A Gsϕ nd ech A X(p2 U (P sϕ )) is obtined from A Psϕ using G s Cse G s G s ϕ 2 : As G s (G s ϕ 2 ) (G s tt) (XG s ϕ 2 ), the set A ϕ cn be constructed s A Gs tt A XGsϕ2 where A XGsϕ2 is obtined from A Gsϕ2 using H s Cse G s H s ϕ 2 : Apointedword(u, i) stisfiesg s (H s ϕ 2 )iffi = u 1or (u, u 1) stisfies H s ϕ 2 or u is infinite nd ll its positions stisfy ϕ 2. Hence, A ϕ = A Gs tt A Fs((Gs tt) (H sϕ 2 )) A (Hsϕ2 ) ϕ 2 (G sϕ 2 ) where A Fs((Gs tt) (H sϕ 2 )) nd A (Hsϕ2 ) ϕ 2 (G sϕ 2 ) re obtined from A Gs tt, A Hsϕ2, A ϕ2,nda Gsϕ2 using H s Cse H s ϕ 1 : This cse is divided into the following subcses ccording to the structure of ϕ 1. p Cse H s p: As H s p is globlly equivlent to tt H s p,weseta ϕ = {Pα(tt H s p, tt G s tt, )}. Cse H s (ϕ 2 ϕ 3 ): As H s (ϕ 2 ϕ 3 ) (H s ϕ 2 ) (H s ϕ 3 ), the set A ϕ cn be constructed from A Hsϕ2 nd A Hsϕ3 using F s Cse H s F s ϕ 2 : Apointedword(u, i) stisfiesh s F s ϕ 2 iff i =0or(u, i) stisfies Fϕ 2. Note tht H s tt is stisfied by (u, i) onlyifi = 0. Therefore, A ϕ = A Hs tt A ϕ2 A Fsϕ 2. P s Cse H s P s ϕ 2 : Apointedword(u, i) stisfiesh s P s ϕ 2 iff i = 0. Therefore, A ϕ = A Hs tt. Cse H s (ϕ 2 ϕ 3 ): According to the structure of ϕ 2 nd ϕ 3, there re the following subcses. p Cse H s (p 2 p 3 ): As p 2 p 3 LTL(), this subcse hs lredy been covered by Cse H s p. Cse H s (ϕ 2 (ϕ 4 ϕ 5 )): As H s (ϕ 2 (ϕ 4 ϕ 5 )) H s (ϕ 2 ϕ 4 ) H s (ϕ 2 ϕ 5 ), the set A ϕ cn be constructed from A Hs(ϕ2 ϕ 4 ) nd A Hs(ϕ2 ϕ 5 ) using P s Cse H s (ϕ 2 P s ϕ 4 ): It holds tht H s (ϕ 2 P s ϕ 4 ) (H s ϕ 2 )P s (P s ϕ 4 H s ϕ 2 ). Therefore, the set A ϕ cn be constructed s A Hsϕ2 A Ps(P sϕ 4 H sϕ 2 ),where A Ps(P sϕ 4 H sϕ 2 ) is obtined from A Psϕ 4 nd A Hsϕ2 using G s Cse H s (ϕ 2 G s ϕ 4 ): As H s (ϕ 2 G s ϕ 4 ) (H s ϕ 2 ) P s (G s ϕ 4 H s ϕ 2 ), A ϕ is constructed s A Hsϕ2 A Ps(G sϕ 4 H sϕ 2 ) where A Ps(G sϕ 4 H sϕ 2 ) is obtined from A Gsϕ4 nd A Hsϕ2 ) using F s, H s There re only the following six subcses (the others fit to some of the previous cses). (i) Cse H s ( ϕ F F sϕ ): It holds tht H s ( ϕ F F sϕ ) (H s tt) ϕ F (YF sϕ ). Therefore, the set A ϕ cn be constructed s A Hs tt ϕ F A YF sϕ where ech A YF sϕ is obtined from A F sϕ using (ii) Cse H s (p 2 ϕ F F sϕ ): As H s (p 2 ϕ F F sϕ ) (H s p 2 ) ϕ F (Y(p 2 S (F s ϕ ))), the set A ϕ cn be constructed s A Hsp2

10 114 M. Křetínský et l. / Electronic Notes in Theoreticl Computer Science 239 (2009) ϕ F A Y(p 2 S (F sϕ )) where ech A Y(p2 S (F sϕ )) is obtined from A Fsϕ using (iii) Cse H s ( ϕ H H sϕ ): It holds tht H s ( ϕ H H sϕ ) (H s tt) ϕ H (YH sϕ ). Therefore, the set A ϕ cn be constructed s A Hs tt ϕ H A YH sϕ where ech A YH sϕ is obtined from A H sϕ using (iv) Cse H s (p 2 ϕ H H sϕ ): As H s (p 2 ϕ H H sϕ ) (H s p 2 ) ϕ H (Y(p 2 S (H s ϕ ))), the set A ϕ cn be constructed s A Hsp2 ϕ H A Y(p 2 S (H sϕ )) where ech A Y(p2 S (H sϕ )) is obtined from A Hsϕ using (v) Cse H s ( ϕ F F sϕ ϕ H H sϕ ): As H s ( ϕ F F sϕ ϕ H H sϕ ) (H s tt) ϕ F (YF sϕ ) ϕ H (YH sϕ ), the set A ϕ cn be constructed s A Hs tt ϕ F A YF sϕ ϕ H A YH sϕ where ech A YF sϕ is obtined from A Fsϕ nd ech A YH sϕ is obtined from A H sϕ using (vi) Cse H s (p 2 ϕ F F sϕ ϕ H H sϕ ): As H s (p 2 ϕ F F sϕ ϕ H H sϕ ) (H s p 2 ) ϕ F (Y(p 2 S (F s ϕ ))) ϕ H (Y(p 2 S (H s ϕ ))), the set A ϕ cn be constructed s A Hsp2 ϕ F A Y(p 2 S (F sϕ )) ϕ H A Y(p 2 S (H sϕ )) where ech A Y(p2 S (F sϕ )) is obtined from A Fsϕ nd ech A Y(p2 S (H sϕ )) is obtined from A Hsϕ using G s Cse H s G s ϕ 2 : Apointedword(u, i) stisfiesh s (G s ϕ 2 )iffi =0or(u, 0) stisfies G s ϕ 2. Hence, A ϕ = A Hs tt A Ps((Hs tt) (G sϕ 2 )) where A Ps((Hs tt) (G sϕ 2 )) is obtined from A Hs tt nd A Gsϕ2 using H s Cse H s H s ϕ 2 : As H s (H s ϕ 2 ) (H s tt) (YH s ϕ 2 ), the set A ϕ cn be constructed s A Hs tt A YHsϕ2 where A YHsϕ2 is obtined from A Hsϕ2 using Remrk 3.5 In other words, we hve just shown tht LTL(F s, P s )issemntic subset (with respect to globl equivlence) of every formlism tht is (i) ble to express p, G s p, H s p,ndg s F s p,wherep LTL(); nd (ii) is closed under disjunction, conjunction, nd pplictions of X, Y, p U,ndp S,wherep LTL(). Now, using Theorem 3.1, we cn esily solve the problem dul to the model checking problem, i.e. given ny wprs system nd ny Pα-formul, to decide whether the system hs run stisfying the formul. Theorem 3.6 The problem whether ny given wprs system hs run stisfying given Pα-formul is decidble. Proof. A run over nonempty (finite or infinite) word u = stisfies formulϕ iff (u, 0) = ϕ. Moreover, (u, 0) = Pα(η, δ, B) iff ( 0, 0) = η nd (u, 0) = α(δ, B). Let η = ι 1 P 1 ι 2 P 2...ι m P m ι m+1. It follows from the semntics of LTL tht ( 0, 0) = η if nd only if ( 0, 0) = ι m nd P i = S for ll i<m. Therefore, the problem is to check whether P i = S for ll i<mnd whether the given wprs system hs run stisfying ι m α(δ, B). As ι m α(δ, B) cn be esily trnslted into disjunction of α-formule, Theorem 3.1 finishes the proof.

11 M. Křetínský et l. / Electronic Notes in Theoreticl Computer Science 239 (2009) As LTL(F s, P s ) is closed under negtion, Theorem 3.4 nd Theorem 3.6 give us the following. Corollry 3.7 The model checking problem for wprs nd LTL(F s, P s ) is decidble. Moreover, we cn show tht the pointed model checking problem is decidble for wprs nd LTL(F s, P s ) s well. Agin, we solve the dul problem. Theorem 3.8 Let Δ be wprs nd pt be rechble nonterminl stte of Δ. The problem whether L(pt, Δ) contins pointed word (u, i) stisfying ny given Pα-formul is decidble. Proof. Let Δ = (M,,R,p 0,t 0 )bewprsndpt be rechble nonterminl stte of Δ. We construct wprs Δ =(M,,R,p 0,t 0.X) wherex Const(Δ) is fresh process constnt, f Act(Δ) is fresh ction, R = R {(p(t.x) px ), (px f py ), (py p t ) pt p t }, nd X,Y Const(Δ) re fresh process constnts for ech Act(Δ). It is esy to see tht (u, i) isinl(pt, Δ) iff u = i 1 i.f. i. i+1... is in L(Δ ). Hence, for ny given Pα-formul ϕ =Pα(η, δ, B) weconstructpα-formul ϕ =Pα(η, tt Xf Xδ, B). We get tht L(pt, Δ) = Pα(η, δ, B) L(Δ ) = F(Pα(η, tt Xf Xδ, B)) nd due to Lemm 3.3 nd Theorem 3.6 the proof is done. As LTL(F s, P s ) is closed under negtion nd Theorem 3.4 works with globl equivlence, Theorem 3.8 give us the following. Corollry 3.9 The pointed model checking problem is decidble for wprs nd LTL(F s, P s ). 4 Conclusion We hve exmined the model checking problem for bsic LTL frgments with both future nd pst modlities nd the PRS clss, i.e. the clss of infinite stte system generted by Process Rewrite Systems (PRS), possibly enriched with wek finite control unit (wekly extended PRS wprs). We hve proved tht the problem is decidble for wprs nd LTL(F s, P s ), i.e. the frgment with modlities strict eventully, eventully in the strict pst, nd derived modlities strict lwys nd lwys in the strict pst. 8 However, both these problems re t lest s hrd s the rechbility problem for PN [6] (EXPSPACE-hrd without ny elementry upper bound known). Note tht the expressive power of the frgment LTL(F s, P s ) semnticlly coincides with formule of First-Order Mondic Logic of Order contining t most 2 vribles 8 In fct, we hve shown tht the problem is decidble even for more expressive frgment contining negtions of disjunctions of so-clled Pα-formule (see Definition 3.2).

12 116 M. Křetínský et l. / Electronic Notes in Theoreticl Computer Science 239 (2009) nd no successor predicte (FO 2 [<]), nd tht First-Order Mondic Logic of Order contining t most 2 vribles (FO 2 ) coincides with n LTL(F, X, P, Y) frgment[8]. Further, let us recll our undecidbility results for model checking of PA systems ( subclss of PRS) nd frgments LTL( F, X)ndLTL(U ), respectively (the former with modlities infinitely often nd next only, the ltter with until s the only modlity), see [4]. Thus, we hve locted the borderline between decidbility nd undecidbility of the problem for wprs nd the LTL frgments, s well s for wprs nd First-Order Mondic Logic of Order: it is decidble for FO 2 [<] nd undecidble for FO 2. For the ske of completeness, we note tht the First-Order Mondic Logic of Order contining t most 3 vribles (FO 3 ) coincides with the set of ll LTL formule s well s with the full First-Order Mondic Logic of Order [11,10]. Finlly, we note tht the decidbility results re new for the PRS clss too nd they re illustrted by the decidbility border in Figure 1. References [1] Boujjni, A., J. Esprz nd O. Mler, Rechbility Anlysis of Pushdown Automt: Appliction to Model-Checking, in: Proc.ofCONCUR 97, LNCS1243, 1997, pp [2] Boujjni, A. nd P. Hbermehl, Constrined Properties, Semiliner Systems, nd Petri Nets, in: Proc. of CONCUR 96, LNCS1119 (1996), pp [3] Bozzelli, L., Model checking for process rewrite systems nd clss of ction-bsed regulr properties, in: Proc. of VMCAI 05, LNCS3385 (2005), pp [4] Bozzelli, L., M. Křetínský, V. Řehák nd J. Strejček, On decidbility of LTL model checking for process rewrite systems, in: FSTTCS 2006, LNCS4337 (2006), pp [5] Burkrt, O., D. Cucl, F. Moller nd B. Steffen, Verifiction on infinite structures, in: Hndbook of Process Algebr (2001), pp [6]Esprz,J.,On the Decidbility of Model Checking for Severl mu-clculi nd Petri Nets, in:caap, LNCS 787 (1994), pp [7] Esprz, J., Grmmrs s Processes, in: Forml nd Nturl Computing, LNCS 2300 (2002), pp [8] Etessmi, K., M. Y. Vrdi nd T. Wilke, First-order logic with two vribles nd unry temporl logic, Informtion nd Computtion 179 (2002), pp [9] Gbby, D., The Declrtive Pst nd Impertive Future: Executble Temporl Logic for Interctive Systems, in: Temporl Logic in Specifiction, LNCS398, 1987, pp [10] Gbby, D., A. Pnueli, S. Shelh nd J. Stvi, On the Temporl Anlysis of Firness, in:conference Record of the 7th Annul ACM Symposium on Principles of Progrmming Lnguges (POPL 80) (1980), pp [11] Kmp, J. A. W., Tense Logic nd the Theory of Liner Order, Ph.D. thesis, University of Cliforni, Los Angeles (1968). [12] Křetínský, M., V. Řehák nd J. Strejček, Extended Process Rewrite Systems: Expressiveness nd Rechbility, in: Proceedings of CONCUR 04, LNCS3170 (2004), pp [13] Křetínský, M., V. Řehák nd J. Strejček, On Extensions of Process Rewrite Systems: Rewrite Systems with Wek Finite-Stte Unit, in: Proceedings of INFINITY 03, Electr. Notes Theor. Comput. Sci. 98 (2004), pp [14] Lichtenstein, O., A. Pnueli nd L. D. Zuck, The Glory of The Pst, in:logic of Progrms, LNCS193, 1985, pp

13 [15] Myr, R., Decidbility nd Complexity of Model Checking Problems for Infinite-Stte Systems, Ph.D. thesis, Technische Universität München (1998). [16] Myr, R., Process rewrite systems, Informtion nd Computtion 156 (2000), pp [17] Pnueli, A., The Temporl Logic of Progrms, in:proc. 18th IEEE Symposium on the Foundtions of Computer Science, 1977, pp [18] M. Křetínský et l. / Electronic Notes in Theoreticl Computer Science 239 (2009) Řehák, V., On Extensions of Process Rewrite Systems, Ph.D. thesis, Fculty of Informtics, Msryk University, Brno (2007). [19] Srb, J., Rodmp of Infinite Results, Current Trends In Theoreticl Computer Science, The Chllenge of the New Century Vol2:FormlModelsndSemntics, World Scientific Publishing Co., 2004, pp. [20] Strejček, J., Liner Temporl Logic: Expressiveness nd Model Checking, Ph.D. thesis, Fculty of Informtics, Msryk University, Brno (2004).

On Decidability of LTL Model Checking for Process Rewrite Systems

On Decidability of LTL Model Checking for Process Rewrite Systems On Decidbility of LTL Model Checking for Process Rewrite Systems Lur Bozzelli 1, Mojmír Křetínský 2, Vojtěch Řehák 2, nd Jn Strejček 2 1 Diprtimento di Mtemtic e Aplliczioni, Università degli Studi di

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

MATH 118 PROBLEM SET 6

MATH 118 PROBLEM SET 6 MATH 118 PROBLEM SET 6 WASEEM LUTFI, GABRIEL MATSON, AND AMY PIRCHER Section 1 #16: Show tht if is qudrtic residue modulo m, nd b 1 (mod m, then b is lso qudrtic residue Then rove tht the roduct of the

More information

Spiral Tilings with C-curves

Spiral Tilings with C-curves Spirl Tilings with -curves Using ombintorics to Augment Trdition hris K. Plmer 19 North Albny Avenue hicgo, Illinois, 0 chris@shdowfolds.com www.shdowfolds.com Abstrct Spirl tilings used by rtisns through

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

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

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

On the Description of Communications Between Software Components with UML

On the Description of Communications Between Software Components with UML On the Description of Communictions Between Softwre Components with UML Zhiwei An Dennis Peters Fculty of Engineering nd Applied Science Memoril University of Newfoundlnd St. John s NL A1B 3X5 zhiwei@engr.mun.c

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

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

LECTURE 9: QUADRATIC RESIDUES AND THE LAW OF QUADRATIC RECIPROCITY

LECTURE 9: QUADRATIC RESIDUES AND THE LAW OF QUADRATIC RECIPROCITY LECTURE 9: QUADRATIC RESIDUES AND THE LAW OF QUADRATIC RECIPROCITY 1. Bsic roerties of qudrtic residues We now investigte residues with secil roerties of lgebric tye. Definition 1.1. (i) When (, m) 1 nd

More information

(CATALYST GROUP) B"sic Electric"l Engineering

(CATALYST GROUP) Bsic Electricl Engineering (CATALYST GROUP) B"sic Electric"l Engineering 1. Kirchhoff s current l"w st"tes th"t (") net current flow "t the junction is positive (b) Hebr"ic sum of the currents meeting "t the junction is zero (c)

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

Domination and Independence on Square Chessboard

Domination and Independence on Square Chessboard Engineering nd Technology Journl Vol. 5, Prt, No. 1, 017 A.A. Omrn Deprtment of Mthemtics, College of Eduction for Pure Science, University of bylon, bylon, Irq pure.hmed.omrn@uobby lon.edu.iq Domintion

More information

Synchronous Machine Parameter Measurement

Synchronous Machine Parameter Measurement Synchronous Mchine Prmeter Mesurement 1 Synchronous Mchine Prmeter Mesurement Introduction Wound field synchronous mchines re mostly used for power genertion but lso re well suited for motor pplictions

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

DESIGN OF CONTINUOUS LAG COMPENSATORS

DESIGN OF CONTINUOUS LAG COMPENSATORS DESIGN OF CONTINUOUS LAG COMPENSATORS J. Pulusová, L. Körösi, M. Dúbrvská Institute of Robotics nd Cybernetics, Slovk University of Technology, Fculty of Electricl Engineering nd Informtion Technology

More information

Example. Check that the Jacobian of the transformation to spherical coordinates is

Example. Check that the Jacobian of the transformation to spherical coordinates is lss, given on Feb 3, 2, for Mth 3, Winter 2 Recll tht the fctor which ppers in chnge of vrible formul when integrting is the Jcobin, which is the determinnt of mtrix of first order prtil derivtives. Exmple.

More information

NUMBER THEORY Amin Witno

NUMBER THEORY Amin Witno WON Series in Discrete Mthemtics nd Modern Algebr Volume 2 NUMBER THEORY Amin Witno Prefce Written t Phildelphi University, Jordn for Mth 313, these notes 1 were used first time in the Fll 2005 semester.

More information

Congruences for Stirling Numbers of the Second Kind Modulo 5

Congruences for Stirling Numbers of the Second Kind Modulo 5 Southest Asin Bulletin of Mthemtics (2013 37: 795 800 Southest Asin Bulletin of Mthemtics c SEAMS. 2013 Congruences for Stirling Numbers of the Second Kind Modulo 5 Jinrong Zho School of Economic Mthemtics,

More information

MEASURE THE CHARACTERISTIC CURVES RELEVANT TO AN NPN TRANSISTOR

MEASURE THE CHARACTERISTIC CURVES RELEVANT TO AN NPN TRANSISTOR Electricity Electronics Bipolr Trnsistors MEASURE THE HARATERISTI URVES RELEVANT TO AN NPN TRANSISTOR Mesure the input chrcteristic, i.e. the bse current IB s function of the bse emitter voltge UBE. Mesure

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

Synchronous Generator Line Synchronization

Synchronous Generator Line Synchronization Synchronous Genertor Line Synchroniztion 1 Synchronous Genertor Line Synchroniztion Introduction One issue in power genertion is synchronous genertor strting. Typiclly, synchronous genertor is connected

More information

Synchronous Machine Parameter Measurement

Synchronous Machine Parameter Measurement Synchronous Mchine Prmeter Mesurement 1 Synchronous Mchine Prmeter Mesurement Introduction Wound field synchronous mchines re mostly used for power genertion but lso re well suited for motor pplictions

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

PB-735 HD DP. Industrial Line. Automatic punch and bind machine for books and calendars

PB-735 HD DP. Industrial Line. Automatic punch and bind machine for books and calendars PB-735 HD DP Automtic punch nd bind mchine for books nd clendrs A further step for the utomtion of double loop binding. A clever nd flexible mchine ble to punch nd bind in line up to 9/16. Using the best

More information

Lecture 16: Four Quadrant operation of DC Drive (or) TYPE E Four Quadrant chopper Fed Drive: Operation

Lecture 16: Four Quadrant operation of DC Drive (or) TYPE E Four Quadrant chopper Fed Drive: Operation Lecture 16: Four Qudrnt opertion of DC Drive (or) TYPE E Four Qudrnt chopper Fed Drive: Opertion The rmture current I is either positive or negtive (flow in to or wy from rmture) the rmture voltge is lso

More information

Module 9. DC Machines. Version 2 EE IIT, Kharagpur

Module 9. DC Machines. Version 2 EE IIT, Kharagpur Module 9 DC Mchines Version EE IIT, Khrgpur esson 40 osses, Efficiency nd Testing of D.C. Mchines Version EE IIT, Khrgpur Contents 40 osses, efficiency nd testing of D.C. mchines (esson-40) 4 40.1 Gols

More information

Polar Coordinates. July 30, 2014

Polar Coordinates. July 30, 2014 Polr Coordintes July 3, 4 Sometimes it is more helpful to look t point in the xy-plne not in terms of how fr it is horizontlly nd verticlly (this would men looking t the Crtesin, or rectngulr, coordintes

More information

Energy Harvesting Two-Way Channels With Decoding and Processing Costs

Energy Harvesting Two-Way Channels With Decoding and Processing Costs IEEE TRANSACTIONS ON GREEN COMMUNICATIONS AND NETWORKING, VOL., NO., MARCH 07 3 Energy Hrvesting Two-Wy Chnnels With Decoding nd Processing Costs Ahmed Arf, Student Member, IEEE, Abdulrhmn Bknin, Student

More information

Lecture 20. Intro to line integrals. Dan Nichols MATH 233, Spring 2018 University of Massachusetts.

Lecture 20. Intro to line integrals. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. Lecture 2 Intro to line integrls Dn Nichols nichols@mth.umss.edu MATH 233, Spring 218 University of Msschusetts April 12, 218 (2) onservtive vector fields We wnt to determine if F P (x, y), Q(x, y) is

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

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

Section 17.2: Line Integrals. 1 Objectives. 2 Assignments. 3 Maple Commands. 1. Compute line integrals in IR 2 and IR Read Section 17.

Section 17.2: Line Integrals. 1 Objectives. 2 Assignments. 3 Maple Commands. 1. Compute line integrals in IR 2 and IR Read Section 17. Section 7.: Line Integrls Objectives. ompute line integrls in IR nd IR 3. Assignments. Red Section 7.. Problems:,5,9,,3,7,,4 3. hllenge: 6,3,37 4. Red Section 7.3 3 Mple ommnds Mple cn ctully evlute line

More information

Application Note. Differential Amplifier

Application Note. Differential Amplifier Appliction Note AN367 Differentil Amplifier Author: Dve n Ess Associted Project: Yes Associted Prt Fmily: CY8C9x66, CY8C7x43, CY8C4x3A PSoC Designer ersion: 4. SP3 Abstrct For mny sensing pplictions, desirble

More information

9.4. ; 65. A family of curves has polar equations. ; 66. The astronomer Giovanni Cassini ( ) studied the family of curves with polar equations

9.4. ; 65. A family of curves has polar equations. ; 66. The astronomer Giovanni Cassini ( ) studied the family of curves with polar equations 54 CHAPTER 9 PARAMETRIC EQUATINS AND PLAR CRDINATES 49. r, 5. r sin 3, 5 54 Find the points on the given curve where the tngent line is horizontl or verticl. 5. r 3 cos 5. r e 53. r cos 54. r sin 55. Show

More information

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN Inventor: Brin L. Bskin 1 ABSTRACT The present invention encompsses method of loction comprising: using plurlity of signl trnsceivers to receive one or

More information

Sequential Logic (2) Synchronous vs Asynchronous Sequential Circuit. Clock Signal. Synchronous Sequential Circuits. FSM Overview 9/10/12

Sequential Logic (2) Synchronous vs Asynchronous Sequential Circuit. Clock Signal. Synchronous Sequential Circuits. FSM Overview 9/10/12 9//2 Sequentil (2) ENGG5 st Semester, 22 Dr. Hden So Deprtment of Electricl nd Electronic Engineering http://www.eee.hku.hk/~engg5 Snchronous vs Asnchronous Sequentil Circuit This Course snchronous Sequentil

More information

ECE 274 Digital Logic. Digital Design. Datapath Components Shifters, Comparators, Counters, Multipliers Digital Design

ECE 274 Digital Logic. Digital Design. Datapath Components Shifters, Comparators, Counters, Multipliers Digital Design ECE 27 Digitl Logic Shifters, Comprtors, Counters, Multipliers Digitl Design..7 Digitl Design Chpter : Slides to ccompny the textbook Digitl Design, First Edition, by Frnk Vhid, John Wiley nd Sons Publishers,

More information

Understanding Basic Analog Ideal Op Amps

Understanding Basic Analog Ideal Op Amps Appliction Report SLAA068A - April 2000 Understnding Bsic Anlog Idel Op Amps Ron Mncini Mixed Signl Products ABSTRACT This ppliction report develops the equtions for the idel opertionl mplifier (op mp).

More information

Interference Cancellation Method without Feedback Amount for Three Users Interference Channel

Interference Cancellation Method without Feedback Amount for Three Users Interference Channel Open Access Librry Journl 07, Volume, e57 ISSN Online: -97 ISSN Print: -9705 Interference Cncelltion Method without Feedbc Amount for Three Users Interference Chnnel Xini Tin, otin Zhng, Wenie Ji School

More information

Joanna Towler, Roading Engineer, Professional Services, NZTA National Office Dave Bates, Operations Manager, NZTA National Office

Joanna Towler, Roading Engineer, Professional Services, NZTA National Office Dave Bates, Operations Manager, NZTA National Office . TECHNICA MEMOANDM To Cc repred By Endorsed By NZTA Network Mngement Consultnts nd Contrctors NZTA egionl Opertions Mngers nd Are Mngers Dve Btes, Opertions Mnger, NZTA Ntionl Office Jonn Towler, oding

More information

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 4143/5195 Electrical Machinery Fall 2009

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 4143/5195 Electrical Machinery Fall 2009 Problem 1: Using DC Mchine University o North Crolin-Chrlotte Deprtment o Electricl nd Computer Engineering ECGR 4143/5195 Electricl Mchinery Fll 2009 Problem Set 4 Due: Thursdy October 8 Suggested Reding:

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-297 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources http://www.nlog.com/ee-notes nd http://www.nlog.com/processors or e-mil

More information

The Discussion of this exercise covers the following points:

The Discussion of this exercise covers the following points: Exercise 4 Bttery Chrging Methods EXERCISE OBJECTIVE When you hve completed this exercise, you will be fmilir with the different chrging methods nd chrge-control techniques commonly used when chrging Ni-MI

More information

Solutions to exercise 1 in ETS052 Computer Communication

Solutions to exercise 1 in ETS052 Computer Communication Solutions to exercise in TS52 Computer Communiction 23 Septemer, 23 If it occupies millisecond = 3 seconds, then second is occupied y 3 = 3 its = kps. kps If it occupies 2 microseconds = 2 6 seconds, then

More information

General Augmented Rook Boards & Product Formulas

General Augmented Rook Boards & Product Formulas Forml Power Series nd Algebric Combintorics Séries Formelles et Combintoire Algébriue Sn Diego, Cliforni 006 Generl Augmented Rook Bords & Product Formuls Brin K Miceli Abstrct There re number of so-clled

More information

A Development of Earthing-Resistance-Estimation Instrument

A Development of Earthing-Resistance-Estimation Instrument A Development of Erthing-Resistnce-Estimtion Instrument HITOSHI KIJIMA Abstrct: - Whenever erth construction work is done, the implnted number nd depth of electrodes hve to be estimted in order to obtin

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

Make Your Math Super Powered

Make Your Math Super Powered Mke Your Mth Super Powered: Use Gmes, Chllenges, nd Puzzles Where s the fun? Lern Mth Workshop model by prticipting in one nd explore fun nocost/low-cost gmes nd puzzles tht you cn esily bring into your

More information

CS2204 DIGITAL LOGIC & STATE MACHINE DESIGN fall 2008

CS2204 DIGITAL LOGIC & STATE MACHINE DESIGN fall 2008 CS224 DIGITAL LOGIC & STATE MACHINE DESIGN fll 28 STAND ALONE XILINX PROJECT 2-TO- MULTIPLEXER. Gols : Lern how to develop stnd lone 2-to- multiplexer () Xilinx project during which the following re introduced

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

Postprint. This is the accepted version of a paper presented at IEEE PES General Meeting.

Postprint.   This is the accepted version of a paper presented at IEEE PES General Meeting. http://www.div-portl.org Postprint This is the ccepted version of pper presented t IEEE PES Generl Meeting. Cittion for the originl published pper: Mhmood, F., Hooshyr, H., Vnfretti, L. (217) Sensitivity

More information

Y9.ET1.3 Implementation of Secure Energy Management against Cyber/physical Attacks for FREEDM System

Y9.ET1.3 Implementation of Secure Energy Management against Cyber/physical Attacks for FREEDM System Y9.ET1.3 Implementtion of Secure Energy ngement ginst Cyber/physicl Attcks for FREED System Project Leder: Fculty: Students: Dr. Bruce cillin Dr. o-yuen Chow Jie Dun 1. Project Gols Develop resilient cyber-physicl

More information

Triangles and parallelograms of equal area in an ellipse

Triangles and parallelograms of equal area in an ellipse 1 Tringles nd prllelogrms of equl re in n ellipse Roert Buonpstore nd Thoms J Osler Mthemtics Deprtment RownUniversity Glssoro, NJ 0808 USA uonp0@studentsrownedu osler@rownedu Introduction In the pper

More information

Boolean Linear Dynamical System (Topological Markov Chain)

Boolean Linear Dynamical System (Topological Markov Chain) / 23 Boolen Liner Dynmicl System (Topologicl Mrkov Chin) Yokun Wu (~ˆn) Shnghi Jio Tong University (þ ÏŒA) S ŒAŽA AAH 7 ÊcÊ ÔF(.õ&F) Dynmicl system sed on one digrph 2 / 23 2 5 3 4 Figure: A digrph, representing,

More information

Digital Design. Sequential Logic Design -- Controllers. Copyright 2007 Frank Vahid

Digital Design. Sequential Logic Design -- Controllers. Copyright 2007 Frank Vahid Digitl Design Sequentil Logic Design -- Controllers Slides to ccompny the tetook Digitl Design, First Edition, y, John Wiley nd Sons Pulishers, 27. http://www.ddvhid.com Copyright 27 Instructors of courses

More information

A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Radio Networks

A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Radio Networks Globecom 04 - Wireless Networking Symposium A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Rdio Networks Xingy Liu nd Jing Xie Deprtment of Electricl nd Computer Engineering

More information

An Approach to Semantic Matching of Web Services

An Approach to Semantic Matching of Web Services An Approch to emntic Mtching of Web ervices Dingjin Chen Jin Wu huyu Li Mnfu M Zhengguo Hu Computer school orthwestern Polytechnicl University Xi n hnxi 7007 Chin Computer school hnxi orml University Xi

More information

Fuzzy Logic Controller for Three Phase PWM AC-DC Converter

Fuzzy Logic Controller for Three Phase PWM AC-DC Converter Journl of Electrotechnology, Electricl Engineering nd Mngement (2017) Vol. 1, Number 1 Clusius Scientific Press, Cnd Fuzzy Logic Controller for Three Phse PWM AC-DC Converter Min Muhmmd Kml1,, Husn Ali2,b

More information

Compared to generators DC MOTORS. Back e.m.f. Back e.m.f. Example. Example. The construction of a d.c. motor is the same as a d.c. generator.

Compared to generators DC MOTORS. Back e.m.f. Back e.m.f. Example. Example. The construction of a d.c. motor is the same as a d.c. generator. Compred to genertors DC MOTORS Prepred by Engr. JP Timol Reference: Electricl nd Electronic Principles nd Technology The construction of d.c. motor is the sme s d.c. genertor. the generted e.m.f. is less

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

The Math Learning Center PO Box 12929, Salem, Oregon Math Learning Center

The Math Learning Center PO Box 12929, Salem, Oregon Math Learning Center Resource Overview Quntile Mesure: Skill or Concept: 300Q Model the concept of ddition for sums to 10. (QT N 36) Model the concept of sutrction using numers less thn or equl to 10. (QT N 37) Write ddition

More information

Engineering: Elec 3509 Electronics II Instructor: Prof. Calvin Plett,

Engineering: Elec 3509 Electronics II Instructor: Prof. Calvin Plett, Engineering: Elec 3509 Electronics II Instructor: Prof. Clvin Plett, emil cp@doe.crleton.c Objective: To study the principles, design nd nlysis of nlog electronic circuits. Description: In this course,

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-247 Technicl notes on using Anlog Devices DSPs, processors nd development tools Contct our technicl support t dsp.support@nlog.com nd t dsptools.support@nlog.com Or visit our

More information

Service Composition and Synthesis The Roman Model

Service Composition and Synthesis The Roman Model Service Composition nd Synthesis The Romn Model Giuseppe De Gicomo SAPIENZA Università di Rom, Itly Joint work with Dniel Berrdi, Mssimilino de Leoni, Diego Clvnese, Fhim Cheikh, Rick Hull, Murizio Lenzerini,

More information

Specifying Data-Flow Requirements for the Automated Composition of Web Services

Specifying Data-Flow Requirements for the Automated Composition of Web Services Specifying Dt-Flow Requirements for the Automted Composition of We Services Annpol Mrconi ITC-Irst - Trento - Itly mrconi@itc.it Mrco Pistore University of Trento - Itly pistore@dit.unitn.it Polo Trverso

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

Discontinued AN6262N, AN6263N. (planed maintenance type, maintenance type, planed discontinued typed, discontinued type)

Discontinued AN6262N, AN6263N. (planed maintenance type, maintenance type, planed discontinued typed, discontinued type) ICs for Cssette, Cssette Deck ANN, ANN Puse Detection s of Rdio Cssette, Cssette Deck Overview The ANN nd the ANN re the puse detection integrted circuits which select the progrm on the cssette tpe. In

More information

5 I. T cu2. T use in modem computing systems, it is desirable to. A Comparison of Half-Bridge Resonant Converter Topologies

5 I. T cu2. T use in modem computing systems, it is desirable to. A Comparison of Half-Bridge Resonant Converter Topologies 74 EEE TRANSACTONS ON POER ELECTRONCS, VOL. 3, NO. 2, APRL 988 A Comprison of Hlf-Bridge Resonnt Converter Topologies Abstrct-The hlf-bridge series-resonnt, prllel-resonnt, nd combintion series-prllel

More information

A Novel Back EMF Zero Crossing Detection of Brushless DC Motor Based on PWM

A Novel Back EMF Zero Crossing Detection of Brushless DC Motor Based on PWM A ovel Bck EMF Zero Crossing Detection of Brushless DC Motor Bsed on PWM Zhu Bo-peng Wei Hi-feng School of Electricl nd Informtion, Jingsu niversity of Science nd Technology, Zhenjing 1003 Chin) Abstrct:

More information

Automatic Heuristic Construction in a Complete General Game Player

Automatic Heuristic Construction in a Complete General Game Player Automtic Heuristic Construction in Complete Generl Gme Plyer Gregory Kuhlmnn, Kurt Dresner nd Peter Stone Deprtment of Computer Sciences, The University of Texs t Austin 1 University Sttion C0500, Austin,

More information

Section 16.3 Double Integrals over General Regions

Section 16.3 Double Integrals over General Regions Section 6.3 Double Integrls over Generl egions Not ever region is rectngle In the lst two sections we considered the problem of integrting function of two vribles over rectngle. This sitution however is

More information

Aquauno Select MINUTES. (duration) FREQUENCY LED. OFF 8h AQUAUNO SELECT 5 MIN FREQUENCY. the timer is being programmed;

Aquauno Select MINUTES. (duration) FREQUENCY LED. OFF 8h AQUAUNO SELECT 5 MIN FREQUENCY. the timer is being programmed; Aquuno Select Pg. INSTALLATION. Attch the timer to cold wter tp, following these simple instructions. Do not instll the timer in pit or vlve ox, elow ground level or indoors. Do not use the timer with

More information

WI1402-LR Calculus II Delft University of Technology

WI1402-LR Calculus II Delft University of Technology WI402-LR lculus II elft University of Technology Yer 203 204 Michele Fcchinelli Version.0 Lst modified on Februry, 207 Prefce This summry ws written for the course WI402-LR lculus II, tught t the elft

More information

Jamming-Resistant Collaborative Broadcast In Wireless Networks, Part II: Multihop Networks

Jamming-Resistant Collaborative Broadcast In Wireless Networks, Part II: Multihop Networks Jmming-Resistnt ollbortive Brodcst In Wireless Networks, Prt II: Multihop Networks Ling Xio Ximen University, hin 361005 Emil: lxio@xmu.edu.cn Huiyu Di N Stte University, Rleigh, N 27695 Emil: huiyu di@ncsu.edu

More information

NONCLASSICAL CONSTRUCTIONS II

NONCLASSICAL CONSTRUCTIONS II NONLSSIL ONSTRUTIONS II hristopher Ohrt UL Mthcircle - Nov. 22, 2015 Now we will try ourselves on oncelet-steiner constructions. You cn only use n (unmrked) stright-edge but you cn ssume tht somewhere

More information

EET 438a Automatic Control Systems Technology Laboratory 5 Control of a Separately Excited DC Machine

EET 438a Automatic Control Systems Technology Laboratory 5 Control of a Separately Excited DC Machine EE 438 Automtic Control Systems echnology bortory 5 Control of Seprtely Excited DC Mchine Objective: Apply proportionl controller to n electromechnicl system nd observe the effects tht feedbck control

More information

Three-Phase Synchronous Machines The synchronous machine can be used to operate as: 1. Synchronous motors 2. Synchronous generators (Alternator)

Three-Phase Synchronous Machines The synchronous machine can be used to operate as: 1. Synchronous motors 2. Synchronous generators (Alternator) Three-Phse Synchronous Mchines The synchronous mchine cn be used to operte s: 1. Synchronous motors 2. Synchronous genertors (Alterntor) Synchronous genertor is lso referred to s lterntor since it genertes

More information

A Simple Approach to Control the Time-constant of Microwave Integrators

A Simple Approach to Control the Time-constant of Microwave Integrators 5 VOL., NO.3, MA, A Simple Approch to Control the Time-constnt of Microwve Integrtors Dhrmendr K. Updhyy* nd Rkesh K. Singh NSIT, Division of Electronics & Communiction Engineering New Delhi-78, In Tel:

More information

Information-Coupled Turbo Codes for LTE Systems

Information-Coupled Turbo Codes for LTE Systems Informtion-Coupled Turbo Codes for LTE Systems Lei Yng, Yixun Xie, Xiowei Wu, Jinhong Yun, Xingqing Cheng nd Lei Wn rxiv:709.06774v [cs.it] 20 Sep 207 Abstrct We propose new clss of informtion-coupled

More information

Innovative plate solutions for flexographic printing. nyloflex printing plates

Innovative plate solutions for flexographic printing. nyloflex printing plates Innovtive plte solutions for flexogrphic printing nyloflex printing pltes nyloflex Printing Pltes Unique nd comprehensive expertise in flexogrphic printing Printing pltes from Flint Group to meet every

More information

Francis Gaspalou Second edition of February 10, 2012 (First edition on January 28, 2012) HOW MANY SQUARES ARE THERE, Mr TARRY?

Francis Gaspalou Second edition of February 10, 2012 (First edition on January 28, 2012) HOW MANY SQUARES ARE THERE, Mr TARRY? Frncis Gslou Second edition of Ferury 10, 2012 (First edition on Jnury 28, 2012) HOW MANY SQUARES ARE THERE, Mr TARRY? ABSTRACT In this er, I enumerte ll the 8x8 imgic sures given y the Trry s ttern. This

More information

Vector Calculus. 1 Line Integrals

Vector Calculus. 1 Line Integrals Vector lculus 1 Line Integrls Mss problem. Find the mss M of very thin wire whose liner density function (the mss per unit length) is known. We model the wire by smooth curve between two points P nd Q

More information

Network Sharing and its Energy Benefits: a Study of European Mobile Network Operators

Network Sharing and its Energy Benefits: a Study of European Mobile Network Operators Network Shring nd its Energy Benefits: Study of Europen Mobile Network Opertors Mrco Ajmone Mrsn Electronics nd Telecommunictions Dept Politecnico di Torino, nd Institute IMDEA Networks, mrco.jmone@polito.it

More information

MULTILEVEL INVERTER TOPOLOGIES USING FLIPFLOPS

MULTILEVEL INVERTER TOPOLOGIES USING FLIPFLOPS MULTILVL INVRTR TOPOLOGIS USING FLIPFLOPS C.R.BALAMURUGAN S.SIVASANKARI Aruni ngineering College, Tiruvnnmli. Indi crblin010@gmil.com, sivyokesh1890@gmil.com S.P.NATARAJAN Annmli University, Chidmbrm,

More information

Intention reconsideration in theory and practice

Intention reconsideration in theory and practice Intention reconsidertion in theory nd prctice Simon Prsons nd Ol Pettersson nd lessndro Sffiotti nd Michel Wooldridge bstrct. utonomous gents operting in complex dynmic environments need the bility to

More information

b = and their properties: b 1 b 2 b 3 a b is perpendicular to both a and 1 b = x = x 0 + at y = y 0 + bt z = z 0 + ct ; y = y 0 )

b = and their properties: b 1 b 2 b 3 a b is perpendicular to both a and 1 b = x = x 0 + at y = y 0 + bt z = z 0 + ct ; y = y 0 ) ***************** Disclimer ***************** This represents very brief outline of most of the topics covered MA261 *************************************************** I. Vectors, Lines nd Plnes 1. Vector

More information

Two-Factor Mixed Design

Two-Factor Mixed Design Two-ctor Mixed Design One Between-Subects ctor nd One Within-Subects ctor /7/ -ctor Mixed Design Exercise 9. Ech prticipnt in study ttempts to solve ngrms (ttunesd?), which vry in length: 5,, 7, or 8 letters

More information

13.1 Double Integral over Rectangle. f(x ij,y ij ) i j I <ɛ. f(x, y)da.

13.1 Double Integral over Rectangle. f(x ij,y ij ) i j I <ɛ. f(x, y)da. CHAPTE 3, MULTIPLE INTEGALS Definition. 3. Double Integrl over ectngle A function f(x, y) is integrble on rectngle [, b] [c, d] if there is number I such tht for ny given ɛ>0thereisδ>0 such tht, fir ny

More information

4110 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 66, NO. 5, MAY 2017

4110 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 66, NO. 5, MAY 2017 40 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 66, NO. 5, MAY 07 Trnsmit Power Control for DD-Underlid Cellulr Networs Bsed on Sttisticl Fetures Peng Sun, Kng G. Shin, Life Fellow, IEEE, Hilin Zhng,

More information

Modeling of Conduction and Switching Losses in Three-Phase Asymmetric Multi-Level Cascaded Inverter

Modeling of Conduction and Switching Losses in Three-Phase Asymmetric Multi-Level Cascaded Inverter Proceedings of the 5th WEA nt. onf. on Power ystems nd Electromgnetic omptibility, orfu, Greece, August 23-25, 2005 (pp176-181) Modeling of onduction nd witching Losses in Three-Phse Asymmetric Multi-Level

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

Application of Feed Forward Neural Network to Differential Protection of Turbogenerator

Application of Feed Forward Neural Network to Differential Protection of Turbogenerator 16th NATIONAL POWER SYSTEMS CONFERENCE, 15th-17th DECEMBER, 21 464 Appliction of Feed Forwrd Neurl Network to Differentil Protection of Turbogenertor Amrit Sinh Dept. of Electricl Engg., Ntionl Institute

More information

Rek Molva, Alain Pannetrat. Institut Eurecom, Sophia-Antipolis, France. cryptographic keying material.

Rek Molva, Alain Pannetrat. Institut Eurecom, Sophia-Antipolis, France. cryptographic keying material. clble Multicst ecurity in Dynmic Groups. Rek Molv, Alin Pnnetrt Institut Eurecom, ophi-antipolis, Frnce. fmolv,pnnetrg@eurecom.fr Abstrct In this pper we propose new frmework for multicst security bsed

More information

Section Thyristor converter driven DC motor drive

Section Thyristor converter driven DC motor drive Section.3 - Thyristor converter driven DC motor drive.3.1 Introduction Controllble AC-DC converters using thyristors re perhps the most efficient nd most robust power converters for use in DC motor drives.

More information

Topic 20: Huffman Coding

Topic 20: Huffman Coding Topic 0: Huffmn Coding The uthor should gze t Noh, nd... lern, s they did in the Ark, to crowd gret del of mtter into very smll compss. Sydney Smith, dinburgh Review Agend ncoding Compression Huffmn Coding

More information

April 9, 2000 DIS chapter 10 CHAPTER 3 : INTEGRATED PROCESSOR-LEVEL ARCHITECTURES FOR REAL-TIME DIGITAL SIGNAL PROCESSING

April 9, 2000 DIS chapter 10 CHAPTER 3 : INTEGRATED PROCESSOR-LEVEL ARCHITECTURES FOR REAL-TIME DIGITAL SIGNAL PROCESSING April 9, 2000 DIS chpter 0 CHAPTE 3 : INTEGATED POCESSO-LEVEL ACHITECTUES FO EAL-TIME DIGITAL SIGNAL POCESSING April 9, 2000 DIS chpter 3.. INTODUCTION The purpose of this chpter is twofold. Firstly, bsic

More information

EXIT CHARTS FOR TURBO RECEIVERS IN MIMO SYSTEMS

EXIT CHARTS FOR TURBO RECEIVERS IN MIMO SYSTEMS EXIT CHATS FO TUBO ECEIVES IN MIMO SYSTEMS Césr Hermosill Universidd Técnic Federico Snt Mrí Vlpríso, Chile hermosil@inrs-telecomuquebecc Leszek Szczeciński Institut Ntionl de l echerche Scientifique-EMT

More information

10.4 AREAS AND LENGTHS IN POLAR COORDINATES

10.4 AREAS AND LENGTHS IN POLAR COORDINATES 65 CHAPTER PARAMETRIC EQUATINS AND PLAR CRDINATES.4 AREAS AND LENGTHS IN PLAR CRDINATES In this section we develop the formul for the re of region whose oundry is given y polr eqution. We need to use the

More information