[MT93a, ALS94, Nie95, MNR95]. All these algorithms exploit kow characterizatios of extesios of default theories i terms of sets of geeratig defaults,

Size: px
Start display at page:

Download "[MT93a, ALS94, Nie95, MNR95]. All these algorithms exploit kow characterizatios of extesios of default theories i terms of sets of geeratig defaults,"

Transcription

1 Miimal umber of permutatios suciet to compute all extesios a ite default theory Pawe l Cholewiski ad Miros law Truszczyski Departmet of Computer Sciece Uiversity of Ketucky Lexigto, KY pawel mirek@cs.egr.uky.edu Abstract I this paper we aalyze a algorithm for geeratig extesios of a default theory. This algorithm cosiders all permutatios (orderigs) of defaults. For each permutatio, it costructs a tetative extesio icremetally, i each step rig the rst applicable default, where the applicability of a default is deed with respect to the part of a tetative extesio costructed so far. Whe o more defaults ca be red, a a posteriori cosistecy check is performed to test whether all defaults that were red remai applicable with respect to the al theory. If so, this theory is retured as a extesio. Otherwise, the ext orderig is tried. Straightforward worst case aalysis implies that this algorithm may have to ispect all! permutatios i order to be complete (here is the umber of defaults i a iput default theory). I this paper we show that this umber ca be sigicatly reduced. Namely, we exhibit a set of b=2c 0:8 p 2 = permutatios whose ispectio guaratees that the algorithm will detect all extesios. I additio, we preset a simple algorithm to geerate all these permutatios. 1 Itroductio Default logic itroduced by Reiter [Rei80] is oe of the most widely studied omootoic formalisms. It was proposed as a kowledge represetatio mechaism, as it ofte oers cocise descriptios of various kowledge domais ad commosese reasoig situatios. However, i order to be a full-blow kowledge represetatio tool, algorithmic methods are eeded to process default theories ad compute their extesios. Several algorithms to perform these tasks were proposed recetly 1

2 [MT93a, ALS94, Nie95, MNR95]. All these algorithms exploit kow characterizatios of extesios of default theories i terms of sets of geeratig defaults, sets of justicatios, or orderig of defaults. They search through the space of the appropriate objects ad idetify those that ideed geerate extesios. I the worst case, the size of the search space of each such algorithm is at least expoetial. However, some pruig is usually possible ad results i substatial speedups several experimetal studies are ow uderway ad prelimiary results are beig reported [NS95, CMMT95]. I this paper we will aalyze oe of the basic algorithms to geerate extesios. The algorithm works by cosiderig all orderigs (permutatios) of the set of defaults of a default theory. It was itroduced i [MT93a] ad further studied i [ALS94]. We will show that by some simple modicatios, the size of the search space for q this algorithm ca be reduced from! to b=2c 2= 2 = p 0:8 2 = p (throughout the paper, we assume that the set of defaults i a iput default theory has cardiality ). We will also show that this value is best possible. Hece, the resultig algorithm costructs all extesios of a default theory by cosiderig a search space that at the start of the algorithm's executio is guarateed to have size o(2 ). To the best of our kowledge, this is the oly algorithm so far with such property. Other algorithms start with the full search space cosistig of all subsets of the set of defaults, or of all subsets of the set of justicatios. The size of the former of these search spaces is 2, ad ca be eve larger for the latter oe (although i this latter case, it ca sometimes be smaller). We will start with a brief descriptio of basic algorithms for geeratig extesios. Oly a geeral outlie of the rst two of them will be give here. The third of these algorithms, which is the mai subject of this paper, will be described i detail. Select-defaults-ad-check 1. Select a set of defaults S D. 2

3 2. Check if S is a set of geeratig defaults. If so, output the theory geerated by S as a extesio. 3. Repeat util all subsets of D are cosidered or prued. This is perhaps the most commoly studied algorithm. For its detailed descriptio see [MT93a]. I the versio give above, the algorithm ispects all 2 subsets of D. However, pruig techiques ca be icorporated ito this method to dyamically restrict the search space durig the executio of the program. For example, oce a set S of defaults is foud to be geeratig, its proper subsets ad supersets eed ot be cosidered. This follows from the fact that extesios are icomparable ad therefore their geeratig sets must be icomparable too (see [MT93a] for details). Still, the iitial search space has size 2. Select-justicatios-ad-check 1. Select a set of justicatios J j(d). 2. Fid the set of defaults S whose justicatios belog to j(d). 3. Compute the set of cosequeces E of W that ca be derived by meas of defaults i S (a default \res" if its prerequisite has bee derived earlier). 4. If all justicatios i J are cosistet with E ad every default ot i S has at least oe justicatio ot cosistet with E, the output E as a extesio. 5. Repeat util all subsets of j(d) are cosidered or prued. Theoretical basis for this algorithm ca be traced back to the cocept of a argumetatio framework [Du93, BTK93]. Recetly, Niemela ad Simmos [Nie95, NS95] preseted a detailed descriptio, aalysis ad implemetatio of the method ad performed a experimetal study. They showed that the algorithm performs 3

4 surprisigly well. This ca be attributed mostly to some iterestig pruig techiques used i the implemetatio. However, at the begiig, the algorithm faces the search space of all subsets of the set of all justicatios. The size of this search space ca be smaller tha 2. However, it is easy to give examples of default theories with defaults, for which the set of justicatios has at least elemets ad, cosequetly, the set of all subsets of the set of justicatios has size at least 2. Fially, we will describe, this time i more detail, the algorithm which we study i this paper. The mai advatage of this algorithm is its close relatioship to some basic ituitios behid default reasoig. Namely, the idea of a default reasoig is to process defaults accordig to our curret state of kowledge. We start with W as all that is kow. We use this curret state of our kowledge to d a applicable default ad exted the theory costructed so far. We cotiue this way util o more applicable defaults remai. This method is icorporated i the algorithm give below. To break ties betwee defaults that ca be chose at a give stage we use a orderig of defaults ad always choose the rst applicable oe. Clearly, the problem with this approach is that some facts derived later i the process may \block" defaults used earlier. Therefore a al cosistecy check is eeded (step 5, below). Select-orderig-ad-check Iput: A ite default theory (D; W ) with jdj = Output: A list of all extesios of (D; W ). 1. Select a permutatio d 1 ; : : : ; d of D. 2. Mark all defaults i D available. 3. Set S := W. 4. Repeat util o loger possible: d the smallest i such that d i is marked available ad is applicable with respect to S (that is, the prerequisite of d i is 4

5 a cosequece of S ad every justicatio of d i is cosistet with S). Mark d i used ad add its cosequet to S. 5. If every justicatio of every used default is cosistet with S, output C(S) as a extesio. 6. Repeat all these steps util all permutatios are used. The followig result was proved i [MT93a]. Theorem 1.1 The algorithm Select-orderig-ad-check correctly ds all extesios of a give default theory. Despite its simplicity, Select-orderig-ad-check algorithm is computatioally complex. It requires ispectig all! permutatios of the set of defaults. I such form it caot be competitive with the two algorithms described before. I [MT93a], it is show that it suces to cosider oly 2 permutatios to guaratee that all extesios of a default theory will be foud (i other words, to guaratee the completeess of the method). I the ext sectio, we will show that there is a set of permutatios X of size b=2c 0:8 2 = p that also guaratees the completeess of the select-orderigad-check method. We will describe a algorithm to ecietly costruct the set X ad we will show that X caot i geeral be further reduced without sacricig the completeess property (although usig pruig techiques, for some default theories it may be possible to d all extesios by cosiderig oly a fractio of permutatios i the set X ). 2 Results We start by recallig a property of the algorithm Select-orderig-ad-check proved i [MT93a]. It ivolves the otio of the set of geeratig defaults. For the deitio 5

6 of this cocept, as well as of other cocepts from default logic the reader is referred to [MT93a]. Theorem 2.1 Let (D; W ) be a ite default theory. Let d 1 ; : : : ; d be a permutatio of defaults i D. If for some k, 0 k, fd 1 ; : : : d k g is the set of geeratig defaults for a extesio S of (D; W ), the the executio of the steps (2) - (5) of Select-orderig-ad-check algorithm will produce ad output S. 2 This theorem implies a corollary which is the basis for the results of our paper. Corollary 2.2 Let (D; W ) be a default theory ad let jdj =. Let X be ay set of permutatios such that () each subset of D appears as a prex (i some orderig) i at least oe permutatio from X. The, the algorithm Select-orderig-ad-check restricted to the set of permutatios X correctly ds all extesios of (D; W ). Proof: It follows from Theorem 1.1 that ay output of the algorithm Select-orderigad-check (ad, hece, also of its modied versio) is a extesio. To complete the proof we eed to show that every extesio of (D; W ) will be foud by the modied Select-orderig-ad-check algorithm. To this ed, let us cosider a extesio S of (D; W ). Let G D be the set of geeratig defaults for S. By coditio (), there is a permutatio i X such that the defaults i G form a prex of. By Theorem 2.1, S will be the output produced by the Select-orderig-ad-check algorithm after it processes the permutatio. 2 Corollary 2.2 yields a method to improve the performace of the algorithm Selectorderig-ad-check. Namely, we eed to d (ad use i the algorithm) the miimum size set of permutatios A satisfyig coditio (). 6

7 We start by derivig a lower boud for such a set of permutatios. Let us cosider the set of propositioal variables fp 1 ; : : : ; p g. Dee defaults d i by For a subset P of fp 1 ; : : : ; p g dee ' P d i = : Mp i p i : = W p2p :p. Let k = b=2c + 1. It is easy to check that the default theory (fd i : 1 i g; f' P : jp j = kg) has exactly extesios, each correspodig to a subset of the set of defaults of size b=2c. Hece, i order to guaratee the completeess of the algorithm Select-orderig-ad-check, the set of permutatios it uses must have at least b=2c elemets. b=2c Notice that the default theory described above has its objective part, W, of size expoetial i the cardiality of the set of defaults. This raises a iterestig questio: is there a default theory of size (measured as the total umber of occurreces of propositioal letters) polyomial i ad havig b=2c extesios? We have oly partial results o this subject. Namely, assume that = rt for some itegers r ad t. Partitio the set of propositioal atoms fp 1 ; : : : ; p g ito r disjoit subsets Q 1 ; : : : ; Q r, each of size t. For each of these disjoit sets Q i of atoms apply the costructio described above. Deote by (D Q i; W Q i) the resultig default theory. Clearly, each (D Q i; W Q i) has t bt=2c extesios ad the size of WQ i is t bt=2c+1 (bt=2c + 1). Next, dee D = S r i=1 D Q i ad W = S r i=1 W Q i. Sice the sets Q i are disjoit, it follows that the umber of extesios of (D; W ) is ad the size of W is t bt=2c! r! t (bt=2c + 1)r: bt=2c + 1 t Notice ow that if t is selected so that bt=2c, the the size of W is O(2 ) ad the umber of extesios of (D; W ) is 2 c, where c < 1 ad c! 1. Hece, our costructio yields a default theory with defaults, the total size polyomial i, ad with the umber of extesios that is close to the desired boud of b=2c 0:8 2 = p. 7

8 I the remaiig part of the paper we will costruct the set of b=2c permutatios satisfyig the coditio (). We will study this issue i abstract, combiatorial terms. A collectio X of permutatio of f1; : : : ; g is called complete if each subset of f1; : : : ; g appears as a prex (i some orderig) i at least oe permutatios from X. Our goal is to costruct a complete set of permutatios of f1; : : : ; g of size b=2c. We will rst provide a simple proof that for every the miimum size of a com- plete set of permutatios is ideed b=2c. Although our proof is iductive ad, hece, implies a method to costruct a miimum complete set, this method caot be directly icorporated ito Select-orderig-ad-check algorithm. I the last part of the paper, we will adapt a techique from [Ku73] to describe a alterative method, ad show that it ca be used to improve the Select-orderig-ad-check algorithm. We start with a simple techical lemma { a corollary to the celebrated Hall's theorem [Hal35], see also [Bol78]. Lemma 2.3 Let G = (V [ U; E) be a bipartite graph with vertex classes V ad U i which all the vertices i V have the same degree, ad all the vertices i U have the same degree. If juj jv j, the the maximum matchig i G covers all vertices i V. Proof: Let us deote jv j = V, juj = U, ad let k V ; k U be the degrees of vertices i V ad U respectively. Sice V U ad V k V = U k U, we have k V k U. By Hall's theorem, G has a matchig which covers V if ad oly if for ay J V, j (J)j jjj ( (J) deotes the set of vertices i U, adjacet to at least oe vertex of J). Suppose that there is a subset J V for which j (J)j < jjj. There are at least k V jjj edges icidet to (J). Sice j (J)j < jjj, there must be at least oe vertex i (J) which has degree at least k V + 1. But all vertices i U have degree k U k V, so a cotradictio follows. 2 We will use ow Lemma 2.3 to show that the miimum size of a complete set of permutatios of elemets is b=2c. 8

9 Propositio 2.4 Let N = f1; 2; : : : ; g ad X be a miimum cardiality of a complete set of permutatios of N. The jx j =! : b=2c Proof: Sice N = f1; 2; : : : ; g cotais b=2c dieret subsets of cardiality b=2c ad o two dieret subsets of the same cardiality ca be prexes of the same permutatio, jx j b=2c. We have to show that, i fact, a complete set of permutatios of size b=2c exists. I the proof we will show how to costruct such a set of permutatios. Let A be a array with b=2c rows ad colums. We will ll the etries i A with itegers from f1; 2; : : : ; g so that each row of A will cotai a permutatio of N ad, for every subset Y of f1; 2; : : : ; g, there will be a row r(y ) i A i which elemets of Y appear i the rst jy j positios. First, cosider all subsets Y 1 ; Y 2 ; : : : ; Y l of N of cardiality equal to d=2e. Clearly, l = d=2e = positios of row i. b=2c. Isert the elemets of Yi, i ay order, i the rst d=2e The partially lled matrix A has the property that every subset of N of cardiality d=2e appears i the rst d=2e positios of some row of A. Cosider a iteger j, 1 j d=2e 1. Assume that the elemets of A are arraged so that every subset of N of cardiality k, where j + 1 k d=2e, appears i the rst k positios i some row of A. We will show how to rearrage the elemets of A so that the same holds for every subset of N of cardiality k, where j k d=2e. Let A 1 ; A 2 ; : : : ; A l, l = j+1, be all the subsets of N of cardiality j + 1, ad let B 1 ; B 2 ; : : : ; B m, m = j, be all the subsets of N of cardiality j. Cosider the bipartite graph G = (U [ V; E), where U = fa 1 ; A 2 ; : : : ; A l g, V = fb 1 ; B 2 ; : : : ; B m g ad fa i ; B j g 2 E if ad oly if B j A i. Clearly all vertices i U have degree j + 1, ad all vertices i V have degree j. Sice j j + 1, Lemma 2.3 implies that G cotais a matchig, say M, coverig V. 9

10 Figure 1: Fidig permutatios coverig all subsets of size 2 for = 6. For each edge fa i ; B j g 2 M d the row i A which cotais elemets of A i i its rst j + 1 positios. Next, permute these elemets so that the elemets of B j occur i the rst j positios. Sice M is a matchig, o row of A will be permuted twice ad the whole operatio is well-deed. Observe also that permutig rows of A i this fashio preserves the property that every subset of N of cardiality k, j + 1 k d=2e, appears as a prex i some row of A. This operatio oly forces the same property to hold for sets of cardiality j. I Figure 1 we illustrate this costructio for = 6 ad j = 2. Vertices o the right correspod to all subsets of size 2. Vertices o the left correspod to permutatios coverig all subsets of size 3. The edges of the matchig (show i bold) idicate the permutatios which eed to be modied i order to guaratee that all subsets of size 2 are covered, as well. The results of the modicatios are show i the leftmost colum. By applyig the above procedure for j = d=2e 1; d=2e 2; : : : ; 1, we obtai a rearragemet of the matrix A such that every subset of N of cardiality k, 1 k d=2e, appears as a prex i some row of A. 10

11 Notice that the last b=2c positios i each row are ot lled i. For each row, ll i these remaiig positios with the elemets of N which do ot appear i this row yet. Clearly, every subset of N of cardiality b=2c appears i some row of A as its sux. Proceedig as before, we ca rearrage the last b=2c positios i each row so that every subset of N of cardiality k, 1 k b=2c, appears as a sux i some row of A. This, however, simply meas that each subset of N of cardiality k, d=2e < k is a prex i some row of A. Hece, after all these steps, A cotais i its rows b=2c permutatios of N ad every subset of N appears as a prex i some row of A. 2 The proof of Propositio 2.4 implies a method to geerate a miimum size complete set of permutatios. The straightforward implemetatio of this method is based o Hopcroft-Karp method for dig matchigs. It leads to a complicated algorithm which rus i (2 p ) space ad requires ( ) time per permutatio. Sice it costructs all permutatios \at oce", if added to Select-orderig-adcheck algorithm it would result i impractical space requiremets. A much better approach is ot to compute all the permutatios at oce but to geerate oe permutatio at a time. This way oe ca geerate all the eeded permutatios i O() space ad O() time per permutatio. A possible way of implemetig this task ca be based o the followig costructio described i [Ku73] pp We cosider a set P of paths which start i poit (0; 0) ad ed i poit (; r), where r 0. Each path cosists of segmets, with the ith segmet joiig the poit (i 1; j) with (i; j +1) or (i; j 1) (the latter beig allowed oly if j 1). Hece, the path ever goes through grid poits (i; j) with egative j. There are exactly such paths ad they correspod to all permutatios of f1; 2; : : : ; g such that every subset of f1; 2; : : : ; g appears as prex of at least oe of the permutatios. b=2c For each path p from P we costruct a permutatio of f1; 2; : : : ; g as follows. We use three lists L 1 ; L 2 ad L 3 which are iitially empty. For i = 1; 2; : : : ;, if the i-th step of p goes up, we put umber i ito list L 2 ; if the step goes dow, we put i ito 11

12 list L 1 ad move the curretly largest elemet of list L 2 ito list L 3. The resultig permutatio is equal to the cocateatio of the al cotets of L 1 ; L 2 ad L 3, each list i icreasig order (see [Ku73]). All the paths from P ca be geerated recursively. This leads to a algorithm which searches a biary tree T. This tree T has depth ad b=2c leaves. Each path from P correspods to a root-to-leaf path i T. Therefore, the whole algorithm ca be implemeted to ru i O() space ad will require O(1) time per each geerated path from P. Sice the algorithm covertig each path ito a permutatio rus i liear time, this approach requires O() time per each permutatio. This method of geeratig permutatios from X ca easily be icorporated ito the algorithm Select-orderig-ad-check. Namely, after geeratig a permutatio from X, the steps (2) - (5) of the algorithm Select-orderig-ad-check should be executed. The, the ext permutatio from X should be geerated, the steps (2) - (5) executed, ad the whole process should be repeated util all permutatios from X are cosidered. 3 Coclusios I this paper we preseted a algorithm that computes all extesios of a default theory after searchig through the search space of permutatios (orderigs) of defaults of size 0:8 2 = p. This is the rst algorithm by date, guarateeig that all extesios will be foud, ad cosiderig i the worst case sigicatly less cadidates tha 2. Versios of the algorithm Select-orderig-ad-check ad the correspodig aalogues of Theorem 1.1 are kow for other objects cosidered as models of belief sets determied by a default theory: ratioal extesios ad costrait extesios [MT93b, MT95], as well. The mai result of this paper holds for these other cases, too. That is, the set of permutatios costructed i the previous sectio guaratees the completeess of the select-orderig-ad-check method for computig weak, ratioal 12

13 ad costrait extesios. It is also iterestig to ote that the methods used i this paper ca be geeralized. Let t be a iteger such that 0 t. Modifyig the argumets used i the paper oe ca produce a set of permutatios of the size t such that every subset of f1; : : : ; g of cardiality ot greater tha t appears as a prex i at least oe of the permutatios i the set. This yields a algorithm to compute extesios of a default theory if bouds o the umber of geeratig defaults are kow. Refereces [ALS94] G. Atoiou, E. Lagetepe, ad V. Sperscheider. New proofs i default logic theory. Aals of Mathematics ad Articial Itelligece, 12:215{ 230, [Bol78] B. Bollobas. Extremal Graph Theory. Academic Press, [BTK93] A. Bodareko, F. Toi, ad R.A. Kowalski. A assumptio-based framework for o-mootoic reasoig. I A. Nerode ad L. Pereira, editors, Logic programmig ad o-mootoic reasoig. Proceedigs of the Secod Iteratioal Workshop, pages 171{189. MIT Press, [CMMT95] P. Cholewiski, W. Marek, A. Mikitiuk, ad M. Truszczyski. Default reasoig system a implemetatio of default reasoig. I preparatio., [Du93] P.M. Dug. O the acceptability of argumets ad its fudametal role i omootoic reasoig ad logic programmig (exteded abstract). I Proceedigs Iteratioal Joit Coferece o Articial Itelligece, pages 852{859, Los Altos, CA, Morga Kaufma. To appear i Articial Itelligece. [Hal35] P. Hall. O represetatives of subsets. J. of Lodo Math. Soc., 10:26{30, [Ku73] D. E. Kuth. The Art of Computer Programmig. Addiso-Wesley, [MNR95] [MT93a] W. Marek, A. Nerode, ad J. B. Remmel. Rule systems, well-orderigs ad forward chaiig. Submitted for publicatio., W. Marek ad M. Truszczyski. Nomootoic logics; cotext-depedet reasoig. Berli: Spriger-Verlag,

14 [MT93b] A. Mikitiuk ad M. Truszczyski. Ratioal default logic ad disjuctive logic programmig. I A. Nerode ad L. Pereira, editors, Logic programmig ad o-mootoic reasoig. Proceedigs of the Secod Iteratioal Workshop, pages 283{299. MIT Press, [MT95] [Nie95] A. Mikitiuk ad M. Truszczyski. Costraied ad ratioal default logics. I Proceedigs of IJCAI-95. Morga Kaufma, I. Niemela. Towards eciet default reasoig. I Proceedigs of IJCAI- 95, pages 312{318. Morga Kaufma, [NS95] I. Niemela ad P. Simmos. Evaluatig a algorithm for default reasoig. I Proceedigs of the IJCAI-95 Workshop o Applicatios ad Implemetatios of Nomootomic Reasoigs Systems, [Rei80] R. Reiter. A logic for default reasoig. Articial Itelligece, 13:81{132,

x y z HD(x, y) + HD(y, z) HD(x, z)

x y z HD(x, y) + HD(y, z) HD(x, z) Massachusetts Istitute of Techology Departmet of Electrical Egieerig ad Computer Sciece 6.02 Solutios to Chapter 5 Updated: February 16, 2012 Please sed iformatio about errors or omissios to hari; questios

More information

Logarithms APPENDIX IV. 265 Appendix

Logarithms APPENDIX IV. 265 Appendix APPENDIX IV Logarithms Sometimes, a umerical expressio may ivolve multiplicatio, divisio or ratioal powers of large umbers. For such calculatios, logarithms are very useful. They help us i makig difficult

More information

BOUNDS FOR OUT DEGREE EQUITABLE DOMINATION NUMBERS IN GRAPHS

BOUNDS FOR OUT DEGREE EQUITABLE DOMINATION NUMBERS IN GRAPHS BULLETIN OF THE INTERNATIONAL MATHEMATICAL VIRTUAL INSTITUTE ISSN 2303-4874 (p), ISSN (o) 2303-4955 www.imvibl.org/bulletin Vol. 3(2013), 149-154 Former BULLETIN OF THE SOCIETY OF MATHEMATICIANS BANJA

More information

CS 201: Adversary arguments. This handout presents two lower bounds for selection problems using adversary arguments ëknu73,

CS 201: Adversary arguments. This handout presents two lower bounds for selection problems using adversary arguments ëknu73, CS 01 Schlag Jauary 6, 1999 Witer `99 CS 01: Adversary argumets This hadout presets two lower bouds for selectio problems usig adversary argumets ëku73, HS78, FG76ë. I these proofs a imagiary adversary

More information

8. Combinatorial Structures

8. Combinatorial Structures Virtual Laboratories > 0. Foudatios > 1 2 3 4 5 6 7 8 9 8. Combiatorial Structures The purpose of this sectio is to study several combiatorial structures that are of basic importace i probability. Permutatios

More information

Intermediate Information Structures

Intermediate Information Structures Modified from Maria s lectures CPSC 335 Itermediate Iformatio Structures LECTURE 11 Compressio ad Huffma Codig Jo Roke Computer Sciece Uiversity of Calgary Caada Lecture Overview Codes ad Optimal Codes

More information

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code Proceedigs of the 4th WSEAS It. Coferece o Electromagetics, Wireless ad Optical Commuicatios, Veice, Italy, November 0-, 006 107 A New Space-Repetitio Code Based o Oe Bit Feedback Compared to Alamouti

More information

On Parity based Divide and Conquer Recursive Functions

On Parity based Divide and Conquer Recursive Functions O Parity based Divide ad Coquer Recursive Fuctios Sug-Hyu Cha Abstract The parity based divide ad coquer recursio trees are itroduced where the sizes of the tree do ot grow mootoically as grows. These

More information

THE LUCAS TRIANGLE RECOUNTED. Arthur T. Benjamin Dept. of Mathematics, Harvey Mudd College, Claremont, CA Introduction

THE LUCAS TRIANGLE RECOUNTED. Arthur T. Benjamin Dept. of Mathematics, Harvey Mudd College, Claremont, CA Introduction THE LUCAS TRIANLE RECOUNTED Arthur T Bejami Dept of Mathematics, Harvey Mudd College, Claremot, CA 91711 bejami@hmcedu 1 Itroductio I 2], Neville Robbis explores may properties of the Lucas triagle, a

More information

7. Counting Measure. Definitions and Basic Properties

7. Counting Measure. Definitions and Basic Properties Virtual Laboratories > 0. Foudatios > 1 2 3 4 5 6 7 8 9 7. Coutig Measure Defiitios ad Basic Properties Suppose that S is a fiite set. If A S the the cardiality of A is the umber of elemets i A, ad is

More information

arxiv: v2 [math.co] 15 Oct 2018

arxiv: v2 [math.co] 15 Oct 2018 THE 21 CARD TRICK AND IT GENERALIZATION DIBYAJYOTI DEB arxiv:1809.04072v2 [math.co] 15 Oct 2018 Abstract. The 21 card trick is well kow. It was recetly show i a episode of the popular YouTube chael Numberphile.

More information

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing 206 3 rd Iteratioal Coferece o Mechaical, Idustrial, ad Maufacturig Egieerig (MIME 206) ISBN: 978--60595-33-7 Applicatio of Improved Geetic Algorithm to Two-side Assembly Lie Balacig Ximi Zhag, Qia Wag,

More information

Permutation Enumeration

Permutation Enumeration RMT 2012 Power Roud Rubric February 18, 2012 Permutatio Eumeratio 1 (a List all permutatios of {1, 2, 3} (b Give a expressio for the umber of permutatios of {1, 2, 3,, } i terms of Compute the umber for

More information

}, how many different strings of length n 1 exist? }, how many different strings of length n 2 exist that contain at least one a 1

}, how many different strings of length n 1 exist? }, how many different strings of length n 2 exist that contain at least one a 1 1. [5] Give sets A ad B, each of cardiality 1, how may fuctios map A i a oe-tooe fashio oto B? 2. [5] a. Give the set of r symbols { a 1, a 2,..., a r }, how may differet strigs of legth 1 exist? [5]b.

More information

Propositional Proofs in Frege and Extended Frege Systems (Abstract)

Propositional Proofs in Frege and Extended Frege Systems (Abstract) Propositioal Proofs i Frege ad Exteded Frege Systems (Abstract) Sam Buss Departmet of Mathematics Uiversity of Califoria, Sa Diego La Jolla, Califoria 92130-0112, USA sbuss@math.ucsd.edu http://math.ucsd.edu/~sbuss

More information

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 95 CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 5.1 GENERAL Ru-legth codig is a lossless image compressio techique, which produces modest compressio ratios. Oe way of icreasig the compressio ratio of a ru-legth

More information

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains 7 Figerprit Classificatio Based o Directioal Image Costructed Usig Wavelet Trasform Domais Musa Mohd Mokji, Syed Abd. Rahma Syed Abu Bakar, Zuwairie Ibrahim 3 Departmet of Microelectroic ad Computer Egieerig

More information

POWERS OF 3RD ORDER MAGIC SQUARES

POWERS OF 3RD ORDER MAGIC SQUARES Fuzzy Sets, Rough Sets ad Multivalued Operatios ad Applicatios, Vol. 4, No. 1, (Jauary-Jue 01): 37 43 Iteratioal Sciece Press POWERS OF 3RD ORDER MAGIC SQUARES Sreerajii K.S. 1 ad V. Madhukar Mallayya

More information

General Model :Algorithms in the Real World. Applications. Block Codes

General Model :Algorithms in the Real World. Applications. Block Codes Geeral Model 5-853:Algorithms i the Real World Error Correctig Codes I Overview Hammig Codes Liear Codes 5-853 Page message (m) coder codeword (c) oisy chael decoder codeword (c ) message or error Errors

More information

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series Roberto s Notes o Ifiite Series Chapter : Series Sectio Ifiite series What you eed to ow already: What sequeces are. Basic termiology ad otatio for sequeces. What you ca lear here: What a ifiite series

More information

Procedia - Social and Behavioral Sciences 128 ( 2014 ) EPC-TKS 2013

Procedia - Social and Behavioral Sciences 128 ( 2014 ) EPC-TKS 2013 Available olie at www.sciecedirect.com ScieceDirect Procedia - Social ad Behavioral Scieces 18 ( 014 ) 399 405 EPC-TKS 013 Iductive derivatio of formulae by a computer Sava Grozdev a *, Veseli Nekov b

More information

A generalization of Eulerian numbers via rook placements

A generalization of Eulerian numbers via rook placements A geeralizatio of Euleria umbers via rook placemets Esther Baaia Steve Butler Christopher Cox Jeffrey Davis Jacob Ladgraf Scarlitte Poce Abstract We cosider a geeralizatio of Euleria umbers which cout

More information

Ch 9 Sequences, Series, and Probability

Ch 9 Sequences, Series, and Probability Ch 9 Sequeces, Series, ad Probability Have you ever bee to a casio ad played blackjack? It is the oly game i the casio that you ca wi based o the Law of large umbers. I the early 1990s a group of math

More information

Novel pseudo random number generation using variant logic framework

Novel pseudo random number generation using variant logic framework Edith Cowa Uiversity Research Olie Iteratioal Cyber Resiliece coferece Cofereces, Symposia ad Campus Evets 011 Novel pseudo radom umber geeratio usig variat logic framework Jeffrey Zheg Yua Uiversity,

More information

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1 Advaces i Egieerig Research, volume 8 d Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 7) Radar emitter recogitio method based o AdaBoost ad decisio tree Tag Xiaojig,

More information

Combinatorics. Chapter Permutations. Reading questions. Counting Problems. Counting Technique: The Product Rule

Combinatorics. Chapter Permutations. Reading questions. Counting Problems. Counting Technique: The Product Rule Chapter 3 Combiatorics 3.1 Permutatios Readig questios 1. Defie what a permutatio is i your ow words. 2. What is a fixed poit i a permutatio? 3. What do we assume about mutual disjoitedess whe creatig

More information

Counting on r-fibonacci Numbers

Counting on r-fibonacci Numbers Claremot Colleges Scholarship @ Claremot All HMC Faculty Publicatios ad Research HMC Faculty Scholarship 5-1-2015 Coutig o r-fiboacci Numbers Arthur Bejami Harvey Mudd College Curtis Heberle Harvey Mudd

More information

1. How many possible ways are there to form five-letter words using only the letters A H? How many such words consist of five distinct letters?

1. How many possible ways are there to form five-letter words using only the letters A H? How many such words consist of five distinct letters? COMBINATORICS EXERCISES Stepha Wager 1. How may possible ways are there to form five-letter words usig oly the letters A H? How may such words cosist of five distict letters? 2. How may differet umber

More information

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS APPLICATION NOTE AN95091 INTRODUCTION UNDERSTANDING EFFECTIVE BITS Toy Girard, Sigatec, Desig ad Applicatios Egieer Oe criteria ofte used to evaluate a Aalog to Digital Coverter (ADC) or data acquisitio

More information

lecture notes September 2, Sequential Choice

lecture notes September 2, Sequential Choice 18.310 lecture otes September 2, 2013 Sequetial Choice Lecturer: Michel Goemas 1 A game Cosider the followig game. I have 100 blak cards. I write dow 100 differet umbers o the cards; I ca choose ay umbers

More information

sible number of wavelengths. The wave~~ngt~ ~ ~ ~ c ~ n b~dwidth is set low eno~gh to interfax One of the most im

sible number of wavelengths. The wave~~ngt~ ~ ~ ~ c ~ n b~dwidth is set low eno~gh to interfax One of the most im sible umber of wavelegths. The wave~~gt~ ~ ~ ~ c ~ b~dwidth is set low eo~gh to iterfax vices. Oe of the most im ed trasmitters ad ysis much more CO "The author is also f Cumputer sciece Departmet, Uiversity

More information

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS A SELETIVE POINTE FOWADING STATEGY FO LOATION TAKING IN PESONAL OUNIATION SYSTES Seo G. hag ad hae Y. Lee Departmet of Idustrial Egieerig, KAIST 373-, Kusug-Dog, Taejo, Korea, 305-70 cylee@heuristic.kaist.ac.kr

More information

13 Legislative Bargaining

13 Legislative Bargaining 1 Legislative Bargaiig Oe of the most popular legislative models is a model due to Baro & Ferejoh (1989). The model has bee used i applicatios where the role of committees have bee studies, how the legislative

More information

PERMUTATIONS AND COMBINATIONS

PERMUTATIONS AND COMBINATIONS www.sakshieducatio.com PERMUTATIONS AND COMBINATIONS OBJECTIVE PROBLEMS. There are parcels ad 5 post-offices. I how may differet ways the registratio of parcel ca be made 5 (a) 0 (b) 5 (c) 5 (d) 5. I how

More information

Data Mining the Online Encyclopedia of Integer Sequences for New Identities Hieu Nguyen

Data Mining the Online Encyclopedia of Integer Sequences for New Identities Hieu Nguyen Slide 1 of 18 Data Miig the Olie Ecyclopedia of Iteger Sequeces for New Idetities Hieu Nguye Rowa Uiversity MAA-NJ Sectio Sprig Meetig March 31, 2012 2 MAA-NJ Sprig Meetig Data Miig OEIS.b ü Ackowledgemets

More information

CS3203 #5. 6/9/04 Janak J Parekh

CS3203 #5. 6/9/04 Janak J Parekh CS3203 #5 6/9/04 Jaak J Parekh Admiistrivia Exam o Moday All slides should be up We ll try ad have solutios for HWs #1 ad #2 out by Friday I kow the HW is due o the same day; ot much I ca do, uless you

More information

Test Time Minimization for Hybrid BIST with Test Pattern Broadcasting

Test Time Minimization for Hybrid BIST with Test Pattern Broadcasting Test Time Miimizatio for Hybrid BIST with Test Patter Broadcastig Raimud Ubar, Maksim Jeihhi Departmet of Computer Egieerig Talli Techical Uiversity EE-126 18 Talli, Estoia {raiub, maksim}@pld.ttu.ee Gert

More information

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter Desig of FPGA- Based SPWM Sigle Phase Full-Bridge Iverter Afarulrazi Abu Bakar 1, *,Md Zarafi Ahmad 1 ad Farrah Salwai Abdullah 1 1 Faculty of Electrical ad Electroic Egieerig, UTHM *Email:afarul@uthm.edu.my

More information

OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS

OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS G.C. Cardarilli, M. Re, A. Salsao Uiversity of Rome Tor Vergata Departmet of Electroic Egieerig Via del Politecico 1 / 00133 / Rome / ITAL {marco.re,

More information

Unit 5: Estimating with Confidence

Unit 5: Estimating with Confidence Uit 5: Estimatig with Cofidece Sectio 8.2 The Practice of Statistics, 4 th editio For AP* STARNES, YATES, MOORE Uit 5 Estimatig with Cofidece 8.1 8.2 8.3 Cofidece Itervals: The Basics Estimatig a Populatio

More information

PERMUTATION AND COMBINATION

PERMUTATION AND COMBINATION MPC 1 PERMUTATION AND COMBINATION Syllabus : Fudametal priciples of coutig; Permutatio as a arragemet ad combiatio as selectio, Meaig of P(, r) ad C(, r). Simple applicatios. Permutatios are arragemets

More information

Optimal Arrangement of Buoys Observable by Means of Radar

Optimal Arrangement of Buoys Observable by Means of Radar Optimal Arragemet of Buoys Observable by Meas of Radar TOMASZ PRACZYK Istitute of Naval Weapo ad Computer Sciece Polish Naval Academy Śmidowicza 69, 8-03 Gdyia POLAND t.praczy@amw.gdyia.pl Abstract: -

More information

Message Scheduling for the FlexRay Protocol: The Dynamic Segment

Message Scheduling for the FlexRay Protocol: The Dynamic Segment IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY 1 Message Schedulig for the FlexRay Protocol: The Dyamic Segmet Ece Gura Schmidt, Member, IEEE, Klaus Schmidt Abstract The FlexRay commuicatio protocol is expected

More information

High Speed Area Efficient Modulo 2 1

High Speed Area Efficient Modulo 2 1 High Speed Area Efficiet Modulo 2 1 1-Soali Sigh (PG Scholar VLSI, RKDF Ist Bhopal M.P) 2- Mr. Maish Trivedi (HOD EC Departmet, RKDF Ist Bhopal M.P) Adder Abstract Modular adder is oe of the key compoets

More information

Summary of Random Variable Concepts April 19, 2000

Summary of Random Variable Concepts April 19, 2000 Summary of Radom Variable Cocepts April 9, 2000 his is a list of importat cocepts we have covered, rather tha a review that derives or explais them. he first ad primary viewpoit: A radom process is a idexed

More information

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 12

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 12 EECS 70 Discrete Mathematics ad Probability Theory Sprig 204 Aat Sahai Note 2 Probability Examples Based o Coutig We will ow look at examples of radom experimets ad their correspodig sample spaces, alog

More information

WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI

WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI Muhammad Kabir McGill Uiversity Departmet of Electrical ad Computer Egieerig Motreal, QC H3A 2A7 Email: muhammad.kabir@mail.mcgill.ca Carlos Christofferse

More information

PROJECT #2 GENERIC ROBOT SIMULATOR

PROJECT #2 GENERIC ROBOT SIMULATOR Uiversity of Missouri-Columbia Departmet of Electrical ad Computer Egieerig ECE 7330 Itroductio to Mechatroics ad Robotic Visio Fall, 2010 PROJECT #2 GENERIC ROBOT SIMULATOR Luis Alberto Rivera Estrada

More information

Counting III. Today we ll briefly review some facts you dervied in recitation on Friday and then turn to some applications of counting.

Counting III. Today we ll briefly review some facts you dervied in recitation on Friday and then turn to some applications of counting. 6.04/18.06J Mathematics for Computer Sciece April 5, 005 Srii Devadas ad Eric Lehma Lecture Notes Coutig III Today we ll briefly review some facts you dervied i recitatio o Friday ad the tur to some applicatios

More information

A study on the efficient compression algorithm of the voice/data integrated multiplexer

A study on the efficient compression algorithm of the voice/data integrated multiplexer A study o the efficiet compressio algorithm of the voice/data itegrated multiplexer Gyou-Yo CHO' ad Dog-Ho CHO' * Dept. of Computer Egieerig. KyiigHee Uiv. Kiheugup Yogiku Kyuggido, KOREA 449-71 PHONE

More information

A Novel Three Value Logic for Computing Purposes

A Novel Three Value Logic for Computing Purposes Iteratioal Joural o Iormatio ad Electroics Egieerig, Vol. 3, No. 4, July 23 A Novel Three Value Logic or Computig Purposes Ali Soltai ad Saeed Mohammadi Abstract The aim o this article is to suggest a

More information

BOTTLENECK BRANCH MARKING FOR NOISE CONSOLIDATION

BOTTLENECK BRANCH MARKING FOR NOISE CONSOLIDATION BOTTLENECK BRANCH MARKING FOR NOISE CONSOLIDATION IN MULTICAST NETWORKS Jordi Ros, Wei K. Tsai ad Mahadeve Iyer Departmet of Electrical ad Computer Egieerig Uiversity of Califoria, Irvie, CA 92697 {jros,

More information

Hybrid BIST Optimization for Core-based Systems with Test Pattern Broadcasting

Hybrid BIST Optimization for Core-based Systems with Test Pattern Broadcasting Hybrid BIST Optimizatio for Core-based Systems with Test Patter Broadcastig Raimud Ubar, Masim Jeihhi Departmet of Computer Egieerig Talli Techical Uiversity, Estoia {raiub, masim}@pld.ttu.ee Gert Jerva,

More information

AC : USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM

AC : USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM AC 007-7: USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM Josue Njock-Libii, Idiaa Uiversity-Purdue Uiversity-Fort Waye Josué Njock Libii is Associate Professor

More information

Wi-Fi or Femtocell: User Choice and Pricing Strategy of Wireless Service Provider

Wi-Fi or Femtocell: User Choice and Pricing Strategy of Wireless Service Provider Wi-Fi or Femtocell: User Choice ad Pricig Strategy of Wireless Service Provider Yajiao Che, Qia Zhag Departmet of Computer Sciece ad Egieerig Hog Kog Uiversity of Sciece ad Techology Email: {cheyajiao,

More information

Making sure metrics are meaningful

Making sure metrics are meaningful Makig sure metrics are meaigful Some thigs are quatifiable, but ot very useful CPU performace: MHz is ot the same as performace Cameras: Mega-Pixels is ot the same as quality Cosistet ad quatifiable metrics

More information

Reducing Power Dissipation in Complex Digital Filters by using the Quadratic Residue Number System Λ

Reducing Power Dissipation in Complex Digital Filters by using the Quadratic Residue Number System Λ Reducig Power Dissipatio i Complex Digital Filters by usig the Quadratic Residue Number System Λ Agelo D Amora, Alberto Naarelli, Marco Re ad Gia Carlo Cardarilli Departmet of Electrical Egieerig Uiversity

More information

PHY-MAC dialogue with Multi-Packet Reception

PHY-MAC dialogue with Multi-Packet Reception PHY-AC dialogue with ulti-packet Receptio arc Realp 1 ad Aa I. Pérez-Neira 1 CTTC-Cetre Tecològic de Telecomuicacios de Cataluya Edifici Nexus C/Gra Capità, - 0803-Barceloa (Cataluya-Spai) marc.realp@cttc.es

More information

Radio Resource Calendaring in Cloud-based Radio Access Networks

Radio Resource Calendaring in Cloud-based Radio Access Networks Radio Resource Caledarig i Cloud-based Radio Access Networks Jocelye Elias, Fabio Martigo, Mira Morcos, Li Che, Tijai Chahed Abstract Badwidth caledarig refers to the possibility of shiftig some bulk data

More information

Shuffling. Shahrzad Haddadan. March 7, 2013

Shuffling. Shahrzad Haddadan. March 7, 2013 Shufflig Shahrzad Haddada March 7, 2013 Abstract I this paper we will talk about two well-kow shufflig methods, the Top to Radom ad the Riffle Shuffle. We are iterested i the umber of shuffles that will

More information

On the Number of Permutations on n Objects with. greatest cycle length

On the Number of Permutations on n Objects with. greatest cycle length Ž. ADVANCES IN APPLIED MATHEMATICS 0, 9807 998 ARTICLE NO. AM970567 O the Number of Permutatios o Obects with Greatest Cycle Legth k Solomo W. Golomb ad Peter Gaal Commuicatio Scieces Istitute, Uiersity

More information

Technical Explanation for Counters

Technical Explanation for Counters Techical Explaatio for ers CSM_er_TG_E Itroductio What Is a er? A er is a device that couts the umber of objects or the umber of operatios. It is called a er because it couts the umber of ON/OFF sigals

More information

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6, No 5 Special Issue o Applicatio of Advaced Computig ad Simulatio i Iformatio Systems Sofia 06 Prit ISSN: 3-970; Olie ISSN:

More information

DIGITALLY TUNED SINUSOIDAL OSCILLATOR USING MULTIPLE- OUTPUT CURRENT OPERATIONAL AMPLIFIER FOR APPLICATIONS IN HIGH STABLE ACOUSTICAL GENERATORS

DIGITALLY TUNED SINUSOIDAL OSCILLATOR USING MULTIPLE- OUTPUT CURRENT OPERATIONAL AMPLIFIER FOR APPLICATIONS IN HIGH STABLE ACOUSTICAL GENERATORS Molecular ad Quatum Acoustics vol. 7, (6) 95 DGTALL TUNED SNUSODAL OSCLLATOR USNG MULTPLE- OUTPUT CURRENT OPERATONAL AMPLFER FOR APPLCATONS N HGH STABLE ACOUSTCAL GENERATORS Lesław TOPÓR-KAMŃSK Faculty

More information

Shuffling Cards. D.J.W. Telkamp. Utrecht University Mathematics Bachelor s Thesis. Supervised by Dr. K. Dajani

Shuffling Cards. D.J.W. Telkamp. Utrecht University Mathematics Bachelor s Thesis. Supervised by Dr. K. Dajani Shufflig Cards Utrecht Uiversity Mathematics Bachelor s Thesis D.J.W. Telkamp Supervised by Dr. K. Dajai Jue 3, 207 Cotets Itroductio 2 2 Prerequisites 2 2. Problems with the variatio distace................

More information

Power-Aware Modulo Scheduling for High-Performance VLIW Processors

Power-Aware Modulo Scheduling for High-Performance VLIW Processors Power-Aware Modulo Schedulig for High-Performace VLIW Processors Ha-Saem Yu School of Computer Sciece ad Egieerig Seoul Natioal Uiversity hsyu@davici.su.ac.kr Jihog Kim School of Computer Sciece ad Egieerig

More information

H2 Mathematics Pure Mathematics Section A Comprehensive Checklist of Concepts and Skills by Mr Wee Wen Shih. Visit: wenshih.wordpress.

H2 Mathematics Pure Mathematics Section A Comprehensive Checklist of Concepts and Skills by Mr Wee Wen Shih. Visit: wenshih.wordpress. H2 Mathematics Pure Mathematics Sectio A Comprehesive Checklist of Cocepts ad Skills by Mr Wee We Shih Visit: weshih.wordpress.com Updated: Ja 2010 Syllabus topic 1: Fuctios ad graphs 1.1 Checklist o Fuctios

More information

CHAPTER 8 JOINT PAPR REDUCTION AND ICI CANCELLATION IN OFDM SYSTEMS

CHAPTER 8 JOINT PAPR REDUCTION AND ICI CANCELLATION IN OFDM SYSTEMS CHAPTER 8 JOIT PAPR REDUCTIO AD ICI CACELLATIO I OFDM SYSTEMS Itercarrier Iterferece (ICI) is aother major issue i implemetig a OFDM system. As discussed i chapter 3, the OFDM subcarriers are arrowbad

More information

X-Bar and S-Squared Charts

X-Bar and S-Squared Charts STATGRAPHICS Rev. 7/4/009 X-Bar ad S-Squared Charts Summary The X-Bar ad S-Squared Charts procedure creates cotrol charts for a sigle umeric variable where the data have bee collected i subgroups. It creates

More information

PERMUTATIONS AND COMBINATIONS

PERMUTATIONS AND COMBINATIONS Chapter 7 PERMUTATIONS AND COMBINATIONS Every body of discovery is mathematical i form because there is o other guidace we ca have DARWIN 7.1 Itroductio Suppose you have a suitcase with a umber lock. The

More information

3. Error Correcting Codes

3. Error Correcting Codes 3. Error Correctig Codes Refereces V. Bhargava, Forward Error Correctio Schemes for Digital Commuicatios, IEEE Commuicatios Magazie, Vol 21 No1 11 19, Jauary 1983 Mischa Schwartz, Iformatio Trasmissio

More information

Sapana P. Dubey. (Department of applied mathematics,piet, Nagpur,India) I. INTRODUCTION

Sapana P. Dubey. (Department of applied mathematics,piet, Nagpur,India) I. INTRODUCTION IOSR Joural of Mathematics (IOSR-JM) www.iosrjourals.org COMPETITION IN COMMUNICATION NETWORK: A GAME WITH PENALTY Sapaa P. Dubey (Departmet of applied mathematics,piet, Nagpur,Idia) ABSTRACT : We are

More information

Insertion/Deletion Correction with Spectral Nulls

Insertion/Deletion Correction with Spectral Nulls 7 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 43, NO., MARCH 1997 Isertio/Deletio Correctio with Spectral Nulls H. C. Ferreira, Member, IEEE, W. A. Clarke, A. S. J. Helberg, K. A. S. Abdel-Ghaffar, ad

More information

Laboratory Exercise 3: Dynamic System Response Laboratory Handout AME 250: Fundamentals of Measurements and Data Analysis

Laboratory Exercise 3: Dynamic System Response Laboratory Handout AME 250: Fundamentals of Measurements and Data Analysis Laboratory Exercise 3: Dyamic System Respose Laboratory Hadout AME 50: Fudametals of Measuremets ad Data Aalysis Prepared by: Matthew Beigto Date exercises to be performed: Deliverables: Part I 1) Usig

More information

The Detection of Abrupt Changes in Fatigue Data by Using Cumulative Sum (CUSUM) Method

The Detection of Abrupt Changes in Fatigue Data by Using Cumulative Sum (CUSUM) Method Proceedigs of the th WSEAS Iteratioal Coferece o APPLIED ad THEORETICAL MECHANICS (MECHANICS '8) The Detectio of Abrupt Chages i Fatigue Data by Usig Cumulative Sum (CUSUM) Method Z. M. NOPIAH, M.N.BAHARIN,

More information

SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK

SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK Giovai Huiske ad Eric va Berkum Dept. of Civil Egieerig - Uiversity of Twete - 7500 AE Eschede - The Netherlads E-mail: g.huiske@ctw.utwete.l ad

More information

Measurements of the Communications Environment in Medium Voltage Power Distribution Lines for Wide-Band Power Line Communications

Measurements of the Communications Environment in Medium Voltage Power Distribution Lines for Wide-Band Power Line Communications Measuremets of the Commuicatios viromet i Medium Voltage Power Distributio Lies for Wide-Bad Power Lie Commuicatios Jae-Jo Lee *,Seug-Ji Choi *,Hui-Myoug Oh *, Wo-Tae Lee *, Kwa-Ho Kim * ad Dae-Youg Lee

More information

Implementation of Fuzzy Multiple Objective Decision Making Algorithm in a Heterogeneous Mobile Environment

Implementation of Fuzzy Multiple Objective Decision Making Algorithm in a Heterogeneous Mobile Environment Implemetatio of Fuzzy Multiple Objective Decisio Makig Algorithm i a Heterogeeous Mobile Eviromet P.M.L. ha, Y.F. Hu, R.E. Sheriff, Departmet of Electroics ad Telecommuicatios Departmet of yberetics, Iteret

More information

SIDELOBE SUPPRESSION IN OFDM SYSTEMS

SIDELOBE SUPPRESSION IN OFDM SYSTEMS SIDELOBE SUPPRESSION IN OFDM SYSTEMS Iva Cosovic Germa Aerospace Ceter (DLR), Ist. of Commuicatios ad Navigatio Oberpfaffehofe, 82234 Wesslig, Germay iva.cosovic@dlr.de Vijayasarathi Jaardhaam Muich Uiversity

More information

A New Design of Log-Periodic Dipole Array (LPDA) Antenna

A New Design of Log-Periodic Dipole Array (LPDA) Antenna Joural of Commuicatio Egieerig, Vol., No., Ja.-Jue 0 67 A New Desig of Log-Periodic Dipole Array (LPDA) Atea Javad Ghalibafa, Seyed Mohammad Hashemi, ad Seyed Hassa Sedighy Departmet of Electrical Egieerig,

More information

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS Mariusz Ziółko, Przemysław Sypka ad Bartosz Ziółko Departmet of Electroics, AGH Uiversity of Sciece ad Techology, al. Mickiewicza 3, 3-59 Kraków, Polad,

More information

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs Cross-Layer Performace of a Distributed Real-Time MAC Protocol Supportig Variable Bit Rate Multiclass Services i WPANs David Tug Chog Wog, Jo W. Ma, ad ee Chaig Chua 3 Istitute for Ifocomm Research, Heg

More information

Article Modified Adversarial Hierarchical Task Network Planning in Real-Time Strategy Games

Article Modified Adversarial Hierarchical Task Network Planning in Real-Time Strategy Games Article Modified Adversarial Hierarchical Task Network Plaig i Real-Time Strategy Games Li Su, Peg Jiao, Kai Xu, Quaju Yi * ad Yabig Zha College of Iformatio System ad Maagemet, Natioal Uiversity of Defese

More information

Design of FPGA Based SPWM Single Phase Inverter

Design of FPGA Based SPWM Single Phase Inverter Proceedigs of MUCEET2009 Malaysia Techical Uiversities Coferece o Egieerig ad Techology Jue 20-22, 2009, MS Garde,Kuata, Pahag, Malaysia MUCEET2009 Desig of FPGA Based SPWM Sigle Phase Iverter Afarulrazi

More information

AkinwaJe, A.T., IbharaJu, F.T. and Arogundade, 0.1'. Department of Computer Sciences University of Agriculture, Abeokuta, Nigeria

AkinwaJe, A.T., IbharaJu, F.T. and Arogundade, 0.1'. Department of Computer Sciences University of Agriculture, Abeokuta, Nigeria COMPARATIVE ANALYSIS OF ARTIFICIAL NEURAL NETWORK'S BACK PROPAGATION ALGORITHM TO STATISTICAL LEAST SQURE METHOD IN SECURITY PREDICTION USING NIGERIAN STOCK EXCHANGE MARKET AkiwaJe, A.T., IbharaJu, F.T.

More information

COS 126 Atomic Theory of Matter

COS 126 Atomic Theory of Matter COS 126 Atomic Theory of Matter 1 Goal of the Assigmet Video Calculate Avogadro s umber Usig Eistei s equatios Usig fluorescet imagig Iput data Output Frames Blobs/Beads Estimate of Avogadro s umber 7.1833

More information

A Novel Small Signal Power Line Quality Measurement System

A Novel Small Signal Power Line Quality Measurement System IMTC 3 - Istrumetatio ad Measuremet Techology Coferece Vail, CO, USA, - May 3 A ovel Small Sigal Power Lie Quality Measuremet System Paul B. Crilly, Erik Leadro Boaldi, Levy Ely de Lacarda de Oliveira,

More information

MECHANICAL and hydraulic components in vehicles

MECHANICAL and hydraulic components in vehicles 2160 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 58, NO. 5, JUNE 2009 Message Schedulig for the FlexRay Protocol: The Dyamic Segmet Ece Gura Schmidt ad Klaus Schmidt Abstract The FlexRay commuicatio

More information

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB 1 of 7 PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB BEFORE YOU BEGIN PREREQUISITE LABS Itroductio to Oscilloscope Itroductio to Arbitrary/Fuctio Geerator EXPECTED KNOWLEDGE Uderstadig of LTI systems. Laplace

More information

Sorting, Selection, and Routing on the Array with Reconfigurable Optical Buses

Sorting, Selection, and Routing on the Array with Reconfigurable Optical Buses IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 8, NO., NOVEMBER 997 Sortig, Selectio, ad Routig o the Array with Recofigurable Optical Buses Saguthevar Raasekara, Member, IEEE Computer Society,

More information

ON THE FUNDAMENTAL RELATIONSHIP BETWEEN THE ACHIEVABLE CAPACITY AND DELAY IN MOBILE WIRELESS NETWORKS

ON THE FUNDAMENTAL RELATIONSHIP BETWEEN THE ACHIEVABLE CAPACITY AND DELAY IN MOBILE WIRELESS NETWORKS Chapter ON THE FUNDAMENTAL RELATIONSHIP BETWEEN THE ACHIEVABLE CAPACITY AND DELAY IN MOBILE WIRELESS NETWORKS Xiaoju Li ad Ness B. Shroff School of Electrical ad Computer Egieerig, Purdue Uiversity West

More information

ETSI TS V3.1.1 ( )

ETSI TS V3.1.1 ( ) ETSI TS 15 13 V3.1.1 (000-01) Techical Specificatio Uiversal Mobile Telecommuicatios System (UMTS); Spreadig ad modulatio (FDD) (3G TS 3.13 versio 3.1.1 Release 1999) (3G TS 3.13 versio 3.1.1 Release 1999)

More information

Data Acquisition System for Electric Vehicle s Driving Motor Test Bench Based on VC++ *

Data Acquisition System for Electric Vehicle s Driving Motor Test Bench Based on VC++ * Available olie at www.sciecedirect.com Physics Procedia 33 (0 ) 75 73 0 Iteratioal Coferece o Medical Physics ad Biomedical Egieerig Data Acquisitio System for Electric Vehicle s Drivig Motor Test Bech

More information

Alignment in linear space

Alignment in linear space Sequece Aligmet: Liear Space Aligmet i liear space Chapter 7 of Joes ad Pevzer Q. Ca we avoid usig quadratic space? Easy. Optimal value i O(m + ) space ad O(m) time. Compute OPT(i, ) from OPT(i-1, ). No

More information

Reconfigurable architecture of RNS based high speed FIR filter

Reconfigurable architecture of RNS based high speed FIR filter Idia Joural of Egieerig & Materials Scieces Vol. 21, April 214, pp. 233-24 Recofigurable architecture of RNS based high speed FIR filter J Britto Pari* & S P Joy Vasatha Rai Departmet of Electroics Egieerig,

More information

Performance Analysis of Channel Switching with Various Bandwidths in Cognitive Radio

Performance Analysis of Channel Switching with Various Bandwidths in Cognitive Radio Performace Aalysis of Chael Switchig with Various Badwidths i Cogitive Radio Po-Hao Chag, Keg-Fu Chag, Yu-Che Che, ad Li-Kai Ye Departmet of Electrical Egieerig, Natioal Dog Hwa Uiversity, 1,Sec.2, Da-Hsueh

More information

x 1 + x x n n = x 1 x 2 + x x n n = x 2 x 3 + x x n n = x 3 x 5 + x x n = x n

x 1 + x x n n = x 1 x 2 + x x n n = x 2 x 3 + x x n n = x 3 x 5 + x x n = x n Sectio 6 7A Samplig Distributio of the Sample Meas To Create a Samplig Distributio of the Sample Meas take every possible sample of size from the distributio of x values ad the fid the mea of each sample

More information

Combined Scheme for Fast PN Code Acquisition

Combined Scheme for Fast PN Code Acquisition 13 th Iteratioal Coferece o AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT- 13, May 6 8, 009, E-Mail: asat@mtc.edu.eg Military Techical College, Kobry Elkobbah, Cairo, Egypt Tel : +(0) 4059 4036138, Fax:

More information

Localized Image Segmentation and Enhancement for Meteorite Images

Localized Image Segmentation and Enhancement for Meteorite Images Localized Image Segmetatio ad Ehacemet for Meteorite Images Yufag Bao, PhD Math ad Computer Sciece Departmet Fayetteville State Uiversity, Fayetteville, NC 28301 ybao@ucfsu.edu ABSTRACT This paper proposed

More information

An Adaptive Image Denoising Method based on Thresholding

An Adaptive Image Denoising Method based on Thresholding A Adaptive Image Deoisig Method based o Thresholdig HARI OM AND MANTOSH BISWAS Departmet of Computer Sciece & Egieerig Idia School of Mies, Dhabad Jharkad-86004 INDIA {hariom4idia, matoshb}@gmail.com Abstract

More information