Multi-period Channel Assignment

Size: px
Start display at page:

Download "Multi-period Channel Assignment"

Transcription

1 Multi-eriod Channel Assignment Hakim Mabed, Alexandre Caminada and Jin-Kao Hao 2 France Télécom R&D, 6 Avenue des Usines, BP 382, 97 Belfort, France {hakim.mabed,alexandre.caminada}@francetelecm.com Tel: (+33) , Fax (+33) University of Angers, 2 Bd Lavoisier, 4945 Angers Cedex, France jin-kao.hao@univ-angers.fr Abstract. The well-known fixed channel assignment scheme for cellular networks is not flexible enough to follow the evolution of traffic. This aer introduces a multi-eriod channel assignment model. In addition to the usual objective of minimizing the interference, the model integrates another requirement to minimize the transition cost from a frequency lan to another one. Several heuristic solution aroaches are also roosed. Exerimental results on real data are resented to comare the multi-eriod model and the fixed model, and to assess the effectiveness of the roosed solution algorithms. Keywords: Multi-eriod channel assignment, otimization, genetic search, tabu search. Introduction In a GSM network [9], the geograhical area is artitioned into cells, each one served by a single base station. To ensure communications occurring on their cells, stations require a certain number of frequencies deending on the exected traffic load. In other words, lightly loaded cells are assigned fewer channels than heavily loaded ones. The mobile network oerators disose of a very limited number of frequencies to cover all the network area. For this reason, frequencies reusing is indisensable to increase the network caacity. Channel assignment consists in assigning the available frequency sectrum to the stations of the network in order to satisfy their demands and to minimize the interference. Interference is caused by the resence of overlaing areas between cells where several signals of good quality are received. The quality of communications in cellular networks deends closely on how the available frequency sectrum is managed. Because of its imlementation simlicity, fixed channel assignment (FCA) is largely used in today s GSM mobile networks. In this case, a subset of nominal frequencies is definitively allocated to each base station. However, the main inconvenient of FCA is that it is not adative to traffic variation. In fact, usually frequency lan dimensioning is based on an over-sizing of traffic data [][6][7] and unused channels in lightly loaded cell are not reassigned to heavily loaded ones. To overcome this handica, many alternative strategies have been adoted as dynamic channel assignment [][3], hybrid channel assignment [5] and channel borrowing [6]. Usually those techniques erform badly in heavy traffic or require additional signaling loads to ensure channel readjustment [8]. M. Conti et al. (Eds.): PWC 23, LNCS 2775, , 23. IFIP International Federation for Information Processing 23

2 542 H. Mabed, A. Caminada and J.-K. Hao This aer resents a channel assignment model noted MCA for Multi-eriod Channel Assignment [2], which associates simlicity and adatability. In this case, the frequency-lanning roblem consists in finding a sequence of frequency lans following the traffic evolution for a number of time eriods. Each frequency lan is conceived to fit the traffic situation at the eriod in which it is oerational. Two reasons make the roblem more comlicated. First, in addition to the classical criteria dealing with interference, the transition cost caused by frequency lan change must be minimized. Second, the multi-eriod character of the roblem increases its combinatorial comlexity. To coe with this comlexity, we roose several otimization techniques based on a genetic tabu search algorithm and we comare their erformances against the FCA scheme in terms of lost traffic. The aer is organized as follows. In next section we formally describe the MCA model and we give a set of definitions used in the remainder of the aer. Section 3 describes in details the basic genetic tabu search algorithm used to solve the FCA roblem. Section 4 resents how genetic tabu search algorithm is readated to MCA model. Section 5 is dedicated to the exerimental tests carried out in order to assess the MCA model. 2 Multi-eriod Channel Assignment Problem In fixed channel assignment, a single frequency lan is built in order to be ermanently oerational even if the traffic evolves in time. The key word is then the robustness of the frequency lan over time. To that end, modelers use an aggregation of traffic data, for examle traffic at second busy hour to evaluate the quality of frequency lans []. In the case of multi-eriod channel assignment, we assume that traffic evolution follows a cyclical scheme. According to the desired scale level, one cycle is divided into eriods of equal duration (hours, days...). We assume also that the traffic load is known on every cell for each eriod. The objective is then to find a sequence of frequency lans. Each frequency lan is built with the objective to minimize the interference recorded at the associated eriod. In addition, the frequency lan must meet another requirement to minimize transition costs between frequency lans. Transition cost measures the required effort or damage caused by the frequency lan changes. Several asects can be taken into account to measure the transition cost between two frequency lans: (a) Minimizing the number of changed frequencies between two frequency lans; (b) minimizing the number of stations affected by the changes or (c) minimizing the traffic load affected by the changes. In this work, the number of changed frequency is taken as the transition criterion. 2. Basic Notations We introduce here the basic notations and definitions, which will be used in the continuation of the aer: N: The number of stations. {S,, S N }: The set of stations comosing the network. m i / i [..N]: The number of frequencies required by the station S i.

3 Multi-eriod Channel Assignment 543 F: The number of available frequencies. n: The number of studied time eriods. 2B i : The eriod on which the traffic load on the station S i reaches its second greatest value. Interference damage between stations deends on several factors such as interchannel searation between used frequencies, signal owers It is also largely deending on traffic intensity on these stations. The imact of traffic on interference is twofold. As interferer station, traffic load describes the utilization rate of frequencies and hence imacts on the quantity of generated interference. As interfered station, traffic intensity reflects the imortance of the area covered by the station and consequently the interest of interference reduction on this area. Let us note by: I i,j,d : The interference damage between S i and S j caused by a air of frequencies distanced by d channels. 2B I i, j, d: The interference damage between S i and S j measured according to traffic load on station S i at the eriod 2B i and on station S j at the eriod 2B j. I i, j, d: The interference damage between S i and S j measured according to traffic situation at the eriod. Assignment f i,k [..F] corresonds to the k th "ermanent" frequency assigned to the station S i. Assignment f [..F] corresonds to the k th frequency assigned to the station S i at the eriod. A frequency lan is either a vector of "ermanent" assignments < f,,, f,m,, f, m,, f N N, m > (for FCA) or a vector of "temorary" N assignments < f,,, f,, f,, f > (for MCA)., m N, NmN, A sequence is a vector of temorary frequency lans n n n f,.., f,.., f,.., f,.., f,.., f.,, m N, mn,, m N, mn 2.2 Problem Formulation In the fixed channel scheme, a single frequency lan is constructed on the basis of 2 I B i, j, d values. The objective of the otimization is to find the vector < f,,, f,m,, f, m,, f N N, m > which minimizes the total interference deicted by the N function F 2B. N, N mi, mj 2 B = 2 B i, j, fik, fjl, i=, j= k=, l= F I Where the double sum in the formula measures the total of interference over the network, caused by used frequencies. The frequency lan thus worked out will be ermanently oerational. ()

4 544 H. Mabed, A. Caminada and J.-K. Hao By oosition, in multi-eriod channel assignment, the objective is to find a sequence of frequency lans corresonding to f values, which minimizes the two functions: F n N, N mi, mj = Σ = i=, j= k=, l= I i, j, f f jl, (2) n N m i C = IND f f Σ = i= k + ( ) if condition is true IND( condition) = otherwise The function F reresents the sum of interference recorded over all the time eriods whereas the function C deicts the transition cost between frequency lans comosing the sequence. (3) 3 Genetic Tabu Search for Fixed Channel Assignment The multi-eriod frequency assignment roblem can be seen as an extension of the fixed channel assignment, requiring the generation of a sequence of frequency lans instead of a single frequency lan. For this reason, we describe first the algorithm serving to generate a single frequency lan. This algorithm is also used in Section 5 to comare the fixed channel assignment model and the multi-eriod frequency assignment model. Many algorithms based on metaheuristics have been roosed for the fixed channel assignment roblem [4][7][][5]. We resent here a hybrid genetic tabu search algorithm that is described in details in []. This article doesn t aim to study the erformance of such algorithm but tries to show the relevance of MCA scheme and how the FCA algorithms can be readated to this model. The FCA algorithm starts from a oulation of individuals corresonding to frequency lans. The algorithm makes evolve the frequency lans iteratively. At each generation, the algorithm selects two frequency lans from the oulation and alies a crossover oerator to them. The two new generated frequency lans are then imroved using a Tabu Search based mutation. 3. Crossover Oerator As crossover oerator, we adot the geograhical crossover described in [][3]. The rincile is this one: we randomly choose a reference station S R and we build the set of its neighbors V(S R ) comosed of interfering stations S i (i.e. d/ I Rid > ). The,, arts of the frequency lans corresonding to V(S R ) {S R } are then exchanged between the two arents.

5 Multi-eriod Channel Assignment 545 Geograhic crossover allows the conservation of the building blocs resent in the arent chromosomes. This is made by swaing information related to the local resolution of interference between stations. This oerator is generalized later to multieriod assignment (see 4..3). 3.2 Tabu Search Based Mutation After crossover, the two new frequency lans are imroved by a tabu search based mutation. The idea is to aly a cycle of local search to the new frequency lans. More concretely, we associate to each assignment f i,k of the individual, a value called violation score measuring the contribution of that assignment to the recorded interference. Equation 4 gives the function serving to calculate the violation score of the assignment f i,k. At each cycle of the local search oerator, one assignment is chosen on the basis of the violation scores and its value is changed. The new frequency value corresonds to the best one which is not tabu. After the change, the new and the old value are considered tabu for this assignment. N m j 2 B SCORE = Ii, j, fik, fjl, j= l= (4) Notice that such a tabu management contributes to two different roles. The element (i, k, f old ) avoids the recurrence of visited solutions, whereas the element (i, k, f new ) revents the remainder individuals from re-exloring the same search area since the tabu list is shared by all oulation individuals. After mutation the new frequency lan are inserted in the oulation in relacement of another one. The relaced frequency lan is chosen on the basis of its fitness. More recisely, individuals of bad fitness have more chance to be relaced. The algorithms below describe the main rocedure of the genetic tabu search algorithm as well as the tabu based mutation rocedure. TabuSearchOerator(Frequency lan f) Begin Best_f:=f; CalculateScores(f); for iter:= to TSML {Tabu Search based mutation length} (i,k):=selectassignment(f);{on the basis of violation scores} f_old:= f[i,k]; f_new := SelectBestFrequency(f, i, k); {which is not tabu} AddToTabuList(i,k,f_old); AddToTabuList(i,k,f_new); f[i,k]:= f_new; UdateScores(f); If BetterThan(f,Best_f) then Best_f=f; End if End for End.

6 546 H. Mabed, A. Caminada and J.-K. Hao Genetic Tabu Search Begin P:=RandomInitPoulation(Po_size); For g:= to NbGenerations (,2):=SelectParents(P) with a Pc robability do (f,f2):=crossover(,2) otherwise f:=; f2:=2; f:=tabusearchoerator(f); f2:=tabusearchoerator(f2); (v,v2):=selectvictims(p); RelaceBy(v,f); RelaceBy(v2,f2); End for End. 4 Genetic Tabu Search for Multi-eriod Channel Assignment For the urose of finding multi-eriod channel assignment, we have designed and exerimented different otimization techniques. Each technique resents a articular manner to readat FCA algorithms (in our case the Genetic Tabu Search) for the resolution of the MCA roblem. These techniques can be roughly classified into two classes: direct otimization and decomosed otimization. 4. Direct Otimization The multi-eriod character of the roblem increases its combinatorial comlexity. In direct otimization, the roblem is considered in its totality without restriction on search sace. In other words, search sace will corresond to all the sequences of the form: n n n f,.., f,.., f,.., f,.., f,.., f,, m N, mn,, m N, mn The otimization algorithm generates the different frequency lans comosing the otimal sequence in a cometing way. It is then necessary to readat search oerators of the basic algorithm. 4.. Objective Function To assess the fitness of a sequence, two criteria are considered: the total of interference recorded over time eriods F Σ and the total of transition cost C Σ. The quality of each frequency lan in the sequence is calculated regarding to the other lans. Therefore, choices made on a art of the sequence may lead to other changes in the entire sequence. The interference and transition criteria ( 2.2) are aggregated into a single objective function. A threshold value S is defined as the maximal tolerated number of changes in the sequence. Exceeding this threshold the sequence quality is enalized with a very high value M. The objective function takes then the following form:

7 Multi-eriod Channel Assignment 547 F = F + M IND( C > S ) where M is a very high value (5) Σ Σ Σ 4..2 Initial Poulation Generation of the initial oulation asses through a re-otimization hase. For each sequence of the initial oulation, we choose iteratively one eriod. An otimization hase is launched to generate a frequency lan, f, well adated to that eriod with the objective function given in equation 6. Then the frequency lan f is fixed during all eriods forming a sequence <f,..,f> which is inserted in the initial oulation. This rocess is reiterated for the other individuals of the initial oulation. mi, mj N, N i, j, fik, fjl, i=, j= k=, l= [ ] F = I /.. n (6) 4..3 Crossover Oerator Considering the effectiveness of the geograhical crossover, a multi-eriod version of this oerator should be interesting. The objective is to allow both satial and temoral configuration exchange between sequences. In other words, the frequency lan evolution in a art of the network is grafted into another sequence. To that end, a reference station is randomly selected and the set of its neighbors is built. Then the corresonding arts in the two arent sequences are exchanged. The crossover working is schematized in the following figure. Interfering stations Reference station Interfering stations Sequence Frequency lan Periods Network Parent Parent 2 Offsring Offsring 2 Fig.. Crossover oerator for multi-eriod channel assignment 4..4 Mutation Oerator Two variants of the revious tabu search based mutation oerator are imlemented. The first variant (M) changes the value of a single assignment f. First, a eriod is randomly chosen and the violation score of each assignment of the considered eriod is calculated using the formula 7. Then an assignment f is selected with a robability roortional to its violation score and the best not tabu value is attributed to it.

8 548 H. Mabed, A. Caminada and J.-K. Hao SCORE n N m j = = j= l= I i, j, f f jl, (7) The second variant (M2) resets to the same value all the assignments ( [..n]). The working scheme is the same as in mutation (M) excet that the new value is attributed to all assignments of the same osition as f. These two variants are used in a cometing way with robabilities Pm, -Pm. The algorithm below deicts the Tabu Search based mutation of direct otimization. The main rocedure is the same as in fixed assignment excet that maniulated individuals are sequences. TabuSearchOerator(Sequence seq) Begin Best_seq:=seq; =Random(n); CalculateScores(Seq[eriod]); {seq(eriod) corresonds to the frequency lan of the eriod } for iter:= to TSML {Tabu Search based mutation length} (i,k):=selectassignment(f);{on the basis of violation scores} f_old:= seq[,i,k]; f_new := SelectBestFrequency(seq,, i, k); {which is not tabu} with a Pm robability, do AddToTabuList(,i,k,f_old); AddToTabuList(,i,k,f_new); seq[,i,k]:= f_new; else do AddToTabuList(,i,k,f_old); AddToTabuList(TOUT,i,k,f_new); for each er=..n do seq[er,i,k]:= f_new; end with UdateScores(seq); If BetterThan(seq,Best_f) then Best_seq=seq; End if End for End. f 4.2 Decomosed Otimization In decomosed methods, the initial roblem is decomosed into several sub-roblems of lower comlexity, leading to reduced search sace. On each sub-roblem, an otimization hase is launched to generate a art of the final sequence of frequency lans. Each otimization hase handles individuals of frequency lan tye. Three decomosed algorithms are imlemented. Details of their imlementation are given here below Ste by Ste Otimization The otimal sequence of frequency lans is built in an iterative manner. At each iteration, one eriod is considered according to its chronological order. A frequency lan is then generated (by otimization) to fit the traffic situation at this eriod and to minimize transition cost from revious frequency lan. The final solution corresonds then to the set of those frequency lans. Note that the art of the otimal sequence already built can t be readjusted in further iterations. We give hereafter the different stes followed by the method. The value S designates the maximal tolerated change

9 Multi-eriod Channel Assignment 549 threshold between two consecutive frequency lans in the sequence. This threshold serves to aggregate the two artial functions F (equation 6) and C (described in the algorithm). Find the values f, which minimize: F For each eriod [2..n] Find the values f, which minimize: N m i F + M IND( C >S), where C = IND( f f ) i, k i, k i= k The final solution will corresond to the sequence f,.., f,.., f,.., f,.., f,.., f. n n n,, m N, mn,, m N, mn Sequential Otimization The idea is to use the robust frequency lan generated by fixed channel assignment method as a starting oint for search. More recisely, an initial otimization hase using the function F 2B is erformed roducing a robust frequency lan. The different frequency lans comosing the sequence are constructed iteratively in chronological order of eriods exactly as in ste-by-ste otimization. The first frequency lan corresonding to the initial eriod is generated starting from the robust frequency lan (with resect to the transition cost criterion). We give hereafter the details of sequential otimization algorithm. Find the value f, which minimize F 2B For each eriod [..n] Find the values f, which minimize: F + M IND( C > S) Parallel (or Simultaneous) Otimization The iterative asect of sequential otimization makes it slow. To overcome this inconvenient, a arallel variant of this technique is roosed. In this case, the frequency lans associated with the different eriods are constructed starting from the robust lan in arallel. To exlain this difference we give the working scheme of this arallel otimization, the arallel algorithm being imlemented under PVM (Parallel Virtual Machine) system. Find the value f, which minimize F 2B For each eriod [..n] do simultaneously Find the values f, which minimize: N m i + > = i, k i, k i= k F M IND( C S), where C IND( f f )

10 5 H. Mabed, A. Caminada and J.-K. Hao 5 Exerimental Tests The objective of this section is twofold. On the one hand, we comare the erformance of the imlemented multi-eriod otimization techniques. On the other hand, we comare the quality of solutions generated by the multi-eriod model with those roduced by the FCA model. Results of multi-eriod and fixed channel assignment are comared from two oints of view. The first is based on objective functions (Formulas to 3). The second adots oerator s oint of view and comares the solutions according to the lost traffic. 5. Benchmark Problems Tests are carried out on both fictitious and real data. The first roblem, B-63, reresents a fictitious roblem instance with 63 stations, 3 available frequencies and 6 eriods. The second instance, D-639, corresonds to a real world roblem. The network is comosed of 639 stations with 62 frequencies and traffic data during 3 hours (eriods). The third instance, BM-2, is another real world roblem with 2 stations and 62 available frequencies. BM-2 is dedicated to study the erformance of MCA for large-scale traffic data. Traffic evolution is thus studied over one week, day by day. 5.2 Comarison between Multi-eriod Channel Assignment Techniques Four multi-eriod otimization algorithms, described before, are comared. Those algorithms corresond to direct otimization, ste by ste otimization, sequential otimization and arallel otimization. Table gives the results obtained by each technique for the two roblems B-63 and D-639. We run each algorithm 5 times on every roblem. Only the best solution is reorted for each algorithm. Two imlementations of the direct otimization technique are resented. The first uses only the mutation oerator M. The second uses in a simultaneous way the two mutation oerators M and M2. For each technique we give the name, the objective and eventually the mutation oerator used. Obtained solutions are comared according to interference (F ) and transition (C ) cost at each eriod as well as their sum over time. From columns (2) and (3) we remark the effectiveness of using the two mutation oerators in cooerative way. By using only the M oerator, the transition cost reaches quickly the threshold S and hence slows down the algorithm evolution. Ste-by-ste technique gives bad results. This can be exlained by the absence of a global vision. In fact, at each hase, ste-by-ste algorithm otimizes the frequency lan according to the traffic situation at the associated eriod without taking into account the future evolution of traffic. However, the main observation is that decomosed aroaches, reresented in table by columns (4) and (5), give the best results. We notice also that results of sequential and arallel-decomosed otimization are very close. By fictitious data, we mean a real network whose traffic data are artificially modified.

11 Multi-eriod Channel Assignment 55 Table. Comarison between the different multi-eriod channel assignment techniques () (2) (3) (4) (5) Name Ste by ste decomosed Direct Direct Sequential decomosed Parallel decomosed Objective F +IND(C >S), S=3, F +IND(C >S ), S=3, 6 F +IND(C >S ), S=3, 6 F +IND(C >S), S=3, F +IND(C >S), S=3, Mutation M M+M2 Cost F C F C F C F C F C B-63 D-639 P P P2 P3 P4 P Total : 8: 9: : : 2: 3: 4: 5: 6: 7: 8: 9: Total Comarison between Fixed and Multi-eriod Solutions for D-639 Problem To comare fixed and multi-eriod channel assignment, we have run the fixed channel assignment algorithm (Section 3) five times on the D-639 roblem. In the tables 2 and 3, we comare the best solution found by the FCA with the multi-eriod solution found by the arallel decomosed otimization (column 5 in table ). This comarison is made on the basis of objective function (table 2) and lost traffic (table 3). In table 3, we give the lost traffic (in Erlang) at each eriod as well as the total of lost traffic for the two comared solutions. We use for that, the quality evaluator of PARCELL 2. Results show a reduction of lost traffic reaching sometime 8% by using the MCA model. Notice that in table 2, transition cost for fixed solution is usually zero since there is a single frequency lan. 2 Engineering tool for design of mobile radio network, ORANGE society all rights reserved.

12 552 H. Mabed, A. Caminada and J.-K. Hao Table 2. Comarison between fixed and multi-eriod channel assignment in terms of objective function Table 3. Comarison between fixed and multi-eriod channel assignment in terms of lost traffic for the D-639 roblem Name Fixed Parallel decomosed Objective F 2B F +IND(C >) Cost F C F C 7: : : : : : : : : : : : : Total D-639 Periods Traffic Fixed Multi-eriod Gain 7h-8h % 8h-9h % 9h-h % h-h h-2h % 2h-3h h-4h % 4h-5h % 5h-6h % 6h-7h % 7h-8h % 8h-9h % 9h-2h % Total Table 4. Comarison between fixed and multi-eriod channel assignment for BM-2 instance Days Fixed solution F 2B Multi-eriod solution F +IND(C >) F C F C June, Monday June, Tuesday June, Wednesday June, Thursday June, Friday June, Saturday June, Sunday Comarison between Fixed and Multi-eriod Solutions for Large-Scale Traffic Data (BM-2 Problem) In tables 4 and 5, we comare two solutions generated for the BM-2 instance. The first solution is generated using the FCA model, and the second using the arallel decomosed algorithm for the multi-eriod model. As for D-639 roblem, we comare these two solutions in terms of objective function (table 4) and lost traffic quantity (table 5). The first observation is that, during the weekend, frequency lan adatation requires more changes. For both Saturday and Sunday, the change threshold is reached. This can be exlained by the great difference between the traffic situation during the weekend and the remainder days. This observation results in table 4, where we note a great quality imrovement during the weekend (the gain is of 8% and.4%) in the MCA model.

13 Multi-eriod Channel Assignment 553 Table 5. Lost traffic recorded for fixed and multi-eriod solution for the BM-2 instance Days Traffic Fixed Multi-eriod Gain June, Monday % June, Tuesday % June, Wednesday % June, Thursday % June, Friday % June, Saturday % June, Sunday % Total Conclusion In this aer we have roosed a multi-eriod channel assignment (MCA) model for GSM mobile networks. In addition to the classical minimization interference criterion, we introduced another otimization criterion based on the transition cost from the frequency lan of a eriod to the lan of another one. Comared with the fixed channel assignment model, the roosed model has the advantage of being flexible and adative to traffic evolution. Based on the MCA model, we have develoed several otimization techniques to find a sequence of frequency lans for a given time eriods. These solution techniques are adated from a hybrid Genetic Tabu Search algorithm for fixed channel assignment. We roosed two ways of generating a solution for the MCA model: direct otimization in which the best sequence of frequency lans is sought directly; and decomosed otimization in which the whole solution is built by finding frequency lans for each individual eriods. Several exeriments on three realistic data sets have been carried out. These data sets include both fine grained (hour by hour) and large scale (day by day) time stes. Exerimental results have led to the following observations. First, comaring the different otimization techniques for the MCA model on these data sets shows that the sequential and arallel imlementation of the decomosed otimization give frequency lans of better quality in terms of the two otimization criteria (global interference and transition cost between frequency lans). Second, when comaring solutions obtained using the MCA model and the FCA model, one observes that the multi-eriod model leads to frequency lans of lower interference. Third and most imortantly, thanks to the multi-eriod model, the lost traffic is always reduced, reaching sometimes a gain of communications u to.4%. This last oint is esecially beneficial from an oerator s oerational oint of view. Finally, let us mention two ossible imrovements for multi-eriod frequency assignment. As to the model itself, other otimization objectives may be taken into consideration (as mentioned in Section 2). As to solution techniques, an interesting alternative to the enalty-based aggregation aroach used in this study is a true multi-criteria otimization aroach that would be certainly worth of investigation.

14 554 H. Mabed, A. Caminada and J.-K. Hao References. Baier, K. Bandelow "Traffic engineering and realistic network caacity in cellular radio networks with inhomogeneous traffic distribution" Proc. of IEEE VTC, 997, P T. H Chan, M. Palaniswani, D. Everitt "Neural network-based dynamic channel assignment for cellular mobile communication systems" IEEE Transaction on Vehicular Technology, Vol 43, N 2, 994, P L. Chen, S. Yoshida, H. Murata "A dynamic channel assignment algorithm for voice and data integrated TDMA mobile radio" Proc. of IEEE VTC, 996, P R. Dorne, J-K. Hao "An evolutionary aroach for frequency assignment in cellular radio networks" IEEE International Conference on Evolutionary Comutation, 995, P M. Duque-Anton, D. Kunz, B. Rüber "Channel assignment for cellular radio using simulated annealing" IEEE Transaction on Vehicular Technology, Vol 42, N, 993, P D. Grillo, R. A. Skoog, S. Chia, K. K. Leung. "Teletraffic Engenieering for Mobile Personal Communications in ITU-T Work: The Need to Match Practice and Theory" IEEE Personal Communications, Vol 2, 998, P J-K. Hao, R. Dorne, P. Galinier "Tabu search for frequency assignment in mobile radio networks" Journal of Heuristics 4, 998, P Katzela,M. Naghshineh "Channel assignment schemes for cellular mobile telecommunication systems: A Comrehensive Survey" IEEE Personal Communications, June 996, P W. Lee, "Mobile communications design fundamentals" Wiley Series in Telecommunications: H. Mabed, A. Caminada, J-K. Hao "A dynamic traffic model for frequency assignment" Parallel Problem Solving from Nature PPSN VII, Lecture Notes in Comuter Science 2439, 22, P S. Matsui, I. Watanabe, H. Tokoro "A arameter-free genetic algorithm for fixed channel assignment roblem with limeted bandwidth" Parallel Problem Solving from Nature PPSN VII, L Lecture Notes in Comuter Science 2439, 22, P K. Murray, D. Pesch "Adative radio resource management for GSM/GPRS networks" First joint IEI/IEE Symosium on Telecommunications Systems Research, 27 Nov D. Renaud, A. Caminada "Evolutionary Methods and Oerators for Frequency Assignment Problem" SeedU Journal (2), 997, P P. Reininger, S. Iksal, A. Caminada, J. Korczak "Multi-stage otimization for mobile radio network lanning" Proc. IEEE Vehicular Technology Conference, 999, P J. Tajima, K. Imamura "A strategy for flexible channel assignment in mobile communication systems" IEEE Transaction on Vehicular Technology, Vol 37, N 2, 988, P V. Wille, H. Multimaki, S. Irons "A ractical aroach to channel borrowing for microcells in GSM systems" Proc. IEEE VTC, 998, P J. Zander. "Radio Resource Management in Future Wireless Networks: Requirements and Limitations" IEEE Communications Magazine, 997, P 3 36.

Optimization of an Evaluation Function of the 4-sided Dominoes Game Using a Genetic Algorithm

Optimization of an Evaluation Function of the 4-sided Dominoes Game Using a Genetic Algorithm o Otimization of an Evaluation Function of the 4-sided Dominoes Game Using a Genetic Algorithm Nirvana S. Antonio, Cícero F. F. Costa Filho, Marly G. F. Costa, Rafael Padilla Abstract In 4-sided dominoes,

More information

A Genetic Algorithm Approach for Sensorless Speed Estimation by using Rotor Slot Harmonics

A Genetic Algorithm Approach for Sensorless Speed Estimation by using Rotor Slot Harmonics A Genetic Algorithm Aroach for Sensorless Seed Estimation by using Rotor Slot Harmonics Hayri Arabaci Abstract In this aer a sensorless seed estimation method with genetic algorithm for squirrel cage induction

More information

An Overview of PAPR Reduction Optimization Algorithm for MC-CDMA System

An Overview of PAPR Reduction Optimization Algorithm for MC-CDMA System RESEARCH ARTICLE OPEN ACCESS An Overview of PAPR Reduction Otimization Algorithm for MC-CDMA System Kanchan Singla*, Rajbir Kaur**, Gagandee Kaur*** *(Deartment of Electronics and Communication, Punjabi

More information

Evolutionary Circuit Design: Information Theory Perspective on Signal Propagation

Evolutionary Circuit Design: Information Theory Perspective on Signal Propagation Evolutionary Circuit Design: Theory Persective on Signal Proagation Denis Poel Deartment of Comuter Science, Baker University, P.O. 65, Baldwin City, KS 66006, E-mail: oel@ieee.org Nawar Hakeem Deartment

More information

Efficient Importance Sampling for Monte Carlo Simulation of Multicast Networks

Efficient Importance Sampling for Monte Carlo Simulation of Multicast Networks Efficient Imortance Samling for Monte Carlo Simulation of Multicast Networks P. Lassila, J. Karvo and J. Virtamo Laboratory of Telecommunications Technology Helsinki University of Technology P.O.Box 3000,

More information

The Optimization Model and Algorithm for Train Connection at Transfer Stations in Urban Rail Transit Network

The Optimization Model and Algorithm for Train Connection at Transfer Stations in Urban Rail Transit Network Send Orders for Rerints to rerints@benthamscienceae 690 The Oen Cybernetics & Systemics Journal, 05, 9, 690-698 Oen Access The Otimization Model and Algorithm for Train Connection at Transfer Stations

More information

Servo Mechanism Technique based Anti-Reset Windup PI Controller for Pressure Process Station

Servo Mechanism Technique based Anti-Reset Windup PI Controller for Pressure Process Station Indian Journal of Science and Technology, Vol 9(11), DOI: 10.17485/ijst/2016/v9i11/89298, March 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Servo Mechanism Technique based Anti-Reset Windu

More information

High resolution radar signal detection based on feature analysis

High resolution radar signal detection based on feature analysis Available online www.jocr.com Journal of Chemical and Pharmaceutical Research, 4, 6(6):73-77 Research Article ISSN : 975-7384 CODEN(USA) : JCPRC5 High resolution radar signal detection based on feature

More information

Design of PID Controller Based on an Expert System

Design of PID Controller Based on an Expert System International Journal of Comuter, Consumer and Control (IJ3C), Vol. 3, No.1 (014) 31 Design of PID Controller Based on an Exert System Wei Li Abstract For the instability of traditional control systems,

More information

Keywords: Adaptive genetic algorithm, Call Admission Control (CAC), Code-Division Multiple Access (CDMA), dynamic code assignment

Keywords: Adaptive genetic algorithm, Call Admission Control (CAC), Code-Division Multiple Access (CDMA), dynamic code assignment Research Journal of Alied Sciences, Engineering and Technology 7(12): 2545-2553, 2014 DOI:10.19026/rjaset.7.565 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scientific Publication Cor. Submitted: August

More information

The Gini Coefficient: An Application to Greece

The Gini Coefficient: An Application to Greece International Journal of Economics and Finance; Vol. 10, No. 3; 2018 ISSN 1916-971X E-ISSN 1916-9728 Published by Canadian Center of Science and Education The Gini Coefficient: An Alication to Greece Augustine

More information

Self-Driven Phase Shifted Full Bridge Converter for Telecom Applications

Self-Driven Phase Shifted Full Bridge Converter for Telecom Applications Self-Driven Phase Shifted Full Bridge Converter for Telecom Alications SEVILAY CETIN Technology Faculty Pamukkale University 7 Kinikli Denizli TURKEY scetin@au.edu.tr Abstract: - For medium ower alications,

More information

Software for Modeling Estimated Respiratory Waveform

Software for Modeling Estimated Respiratory Waveform Software for Modeling Estimated Resiratory Waveform Aleksei E. Zhdanov, Leonid G. Dorosinsky Abstract In the imaging of chest or abdomen, motion artifact is an unavoidable roblem. In the radiation treatment,

More information

Prediction Efficiency in Predictive p-csma/cd

Prediction Efficiency in Predictive p-csma/cd Prediction Efficiency in Predictive -CSMA/CD Mare Miśowicz AGH University of Science and Technology, Deartment of Electronics al. Miciewicza 30, 30-059 Kraów, Poland misow@agh.edu.l Abstract. Predictive

More information

Investigation on Channel Estimation techniques for MIMO- OFDM System for QAM/QPSK Modulation

Investigation on Channel Estimation techniques for MIMO- OFDM System for QAM/QPSK Modulation International Journal Of Comutational Engineering Research (ijceronline.com) Vol. 2 Issue. Investigation on Channel Estimation techniques for MIMO- OFDM System for QAM/QPSK Modulation Rajbir Kaur 1, Charanjit

More information

CHAPTER 5 INTERNAL MODEL CONTROL STRATEGY. The Internal Model Control (IMC) based approach for PID controller

CHAPTER 5 INTERNAL MODEL CONTROL STRATEGY. The Internal Model Control (IMC) based approach for PID controller CHAPTER 5 INTERNAL MODEL CONTROL STRATEGY 5. INTRODUCTION The Internal Model Control (IMC) based aroach for PID controller design can be used to control alications in industries. It is because, for ractical

More information

A Pricing-Based Cooperative Spectrum Sharing Stackelberg Game

A Pricing-Based Cooperative Spectrum Sharing Stackelberg Game A Pricing-Based Cooerative Sectrum Sharing Stackelberg Game Ramy E. Ali, Karim G. Seddik, Mohammed Nafie, and Fadel F. Digham? Wireless Intelligent Networks Center (WINC), Nile University, Smart Village,

More information

Control of Grid Integrated Voltage Source Converters under Unbalanced Conditions

Control of Grid Integrated Voltage Source Converters under Unbalanced Conditions Jon Are Suul Control of Grid Integrated Voltage Source Converters under Unbalanced Conditions Develoment of an On-line Frequency-adative Virtual Flux-based Aroach Thesis for the degree of Philosohiae Doctor

More information

An Overview of Substrate Noise Reduction Techniques

An Overview of Substrate Noise Reduction Techniques An Overview of Substrate Noise Reduction Techniques Shahab Ardalan, and Manoj Sachdev ardalan@ieee.org, msachdev@ece.uwaterloo.ca Deartment of Electrical and Comuter Engineering University of Waterloo

More information

An Efficient VLSI Architecture Parallel Prefix Counting With Domino Logic Λ

An Efficient VLSI Architecture Parallel Prefix Counting With Domino Logic Λ An Efficient VLSI Architecture Parallel Prefix Counting With Domino Logic Λ Rong Lin y Koji Nakano z Stehan Olariu x Albert Y. Zomaya Abstract We roose an efficient reconfigurable arallel refix counting

More information

University of Twente

University of Twente University of Twente Faculty of Electrical Engineering, Mathematics & Comuter Science Design of an audio ower amlifier with a notch in the outut imedance Remco Twelkemeijer MSc. Thesis May 008 Suervisors:

More information

Chapter 7 Local Navigation: Obstacle Avoidance

Chapter 7 Local Navigation: Obstacle Avoidance Chater 7 Local Navigation: Obstacle Avoidance A mobile robot must navigate from one oint to another in its environment. This can be a simle task, for examle, if a robot can follow an unobstructed line

More information

Analysis of Mean Access Delay in Variable-Window CSMA

Analysis of Mean Access Delay in Variable-Window CSMA Sensors 007, 7, 3535-3559 sensors ISSN 44-80 007 by MDPI www.mdi.org/sensors Full Research Paer Analysis of Mean Access Delay in Variable-Window CSMA Marek Miśkowicz AGH University of Science and Technology,

More information

Opinion Dynamics for Decentralized Decision-Making in a Robot Swarm

Opinion Dynamics for Decentralized Decision-Making in a Robot Swarm Oinion Dynamics for Decentralized Decision-Making in a Robot Swarm Marco A. Montes de Oca, Eliseo Ferrante, Nithin Mathews, Mauro Birattari, and Marco Dorigo IRIDIA, CoDE, Université Libre de Bruxelles,

More information

Primary User Enters the Game: Performance of Dynamic Spectrum Leasing in Cognitive Radio Networks

Primary User Enters the Game: Performance of Dynamic Spectrum Leasing in Cognitive Radio Networks IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 9, NO., DECEMBER 365 Primary User Enters the Game: Performance of Dynamic Sectrum Leasing in Cognitive Radio Networks Gonzalo Vazquez-Vilar, Student Member,

More information

Technical and Economic Feasibility of Passive Shielding Used to Mitigate Power Lines Magnetic Fields

Technical and Economic Feasibility of Passive Shielding Used to Mitigate Power Lines Magnetic Fields Technical and Economic Feasibility of Passive Shielding Used to Mitigate Power Lines Magnetic Fields AHMED R. SAYED, HUSSEIN I. ANIS Electrical Power and Machine Deartment Cairo University Giza EGYPT eng_ahmed.rabee@eng.cu.edu.eg,

More information

Adaptive Switching between Spatial Diversity and Multiplexing: a Cross-layer Approach

Adaptive Switching between Spatial Diversity and Multiplexing: a Cross-layer Approach Adative Switching between Satial Diversity and ultilexing: a Cross-layer Aroach José Lóez Vicario and Carles Antón-Haro Centre Tecnològic de Telecomunicacions de Catalunya (CTTC) c/ Gran Caità -4, 08034

More information

Improvements of Bayesian Matting

Improvements of Bayesian Matting Imrovements of Bayesian Matting Mikhail Sindeyev, Vadim Konushin, Vladimir Vezhnevets Deartment of omutational Mathematics and ybernetics, Grahics and Media Lab Moscow State Lomonosov University, Moscow,

More information

COMPARISON OF DIFFERENT CDGPS SOLUTIONS FOR ON-THE-FLY INTEGER AMBIGUITY RESOLUTION IN LONG BASELINE LEO FORMATIONS

COMPARISON OF DIFFERENT CDGPS SOLUTIONS FOR ON-THE-FLY INTEGER AMBIGUITY RESOLUTION IN LONG BASELINE LEO FORMATIONS COMPARISON OF DIFFERENT CDGPS SOLUTIONS FOR ON-THE-FLY INTEGER AMBIGUITY RESOLUTION IN LONG BASELINE LEO FORMATIONS Urbano Tancredi (1), Alfredo Renga (2), and Michele Grassi (3) (1) Deartment for Technologies,

More information

Series PID Pitch Controller of Large Wind Turbines Generator

Series PID Pitch Controller of Large Wind Turbines Generator SERBIAN JOURNAL OF ELECRICAL ENGINEERING Vol. 1, No., June 015, 183-196 UDC: 61.311.4:681.5 DOI: 10.98/SJEE150183M Series PID Pitch Controller of Large Wind urbines Generator Aleksandar D. Micić 1, Miroslav

More information

A Comparative Study on Compensating Current Generation Algorithms for Shunt Active Filter under Non-linear Load Conditions

A Comparative Study on Compensating Current Generation Algorithms for Shunt Active Filter under Non-linear Load Conditions International Journal of Scientific and Research Publications, Volume 3, Issue 6, June 2013 1 A Comarative Study on Comensating Current Generation Algorithms for Shunt Active Filter under Non-linear Conditions

More information

INTERNET PID CONTROLLER DESIGN: M. Schlegel, M. Čech

INTERNET PID CONTROLLER DESIGN:  M. Schlegel, M. Čech INTERNET PID CONTROLLER DESIGN: WWW.PIDLAB.COM M. Schlegel, M. Čech Deartment of Cybernetics, University of West Bohemia in Pilsen fax : + 0403776350, e-mail : schlegel@kky.zcu.cz, mcech@kky.zcu.cz Abstract:

More information

Antenna Selection Scheme for Wireless Channels Utilizing Differential Space-Time Modulation

Antenna Selection Scheme for Wireless Channels Utilizing Differential Space-Time Modulation Antenna Selection Scheme for Wireless Channels Utilizing Differential Sace-Time Modulation Le Chung Tran and Tadeusz A. Wysocki School of Electrical, Comuter and Telecommunications Engineering Wollongong

More information

Uplink Scheduling in Wireless Networks with Successive Interference Cancellation

Uplink Scheduling in Wireless Networks with Successive Interference Cancellation 1 Ulink Scheduling in Wireless Networks with Successive Interference Cancellation Majid Ghaderi, Member, IEEE, and Mohsen Mollanoori, Student Member, IEEE, Abstract In this aer, we study the roblem of

More information

Performance Analysis of MIMO System using Space Division Multiplexing Algorithms

Performance Analysis of MIMO System using Space Division Multiplexing Algorithms Performance Analysis of MIMO System using Sace Division Multilexing Algorithms Dr.C.Poongodi 1, Dr D Deea, M. Renuga Devi 3 and N Sasireka 3 1, Professor, Deartment of ECE 3 Assistant Professor, Deartment

More information

THE USE OF INSULATED WIRES MILLIKEN CONDUCTORS IN HIGH VOLTAGE POWER TRANSMISSION UNDERGROUND AC LINES. x y s ABSTRACT

THE USE OF INSULATED WIRES MILLIKEN CONDUCTORS IN HIGH VOLTAGE POWER TRANSMISSION UNDERGROUND AC LINES. x y s ABSTRACT THE USE OF INSULATED WIRES MILLIKEN CONDUCTORS IN HIGH VOLTAGE POWER TRANSMISSION UNDERGROUND AC LINES David DUBOIS, NEXANS, (France), david.dubois@nexans.com Pierre MIREBEAU, NEXANS, (France), ierre.mirebeau@nexans.com

More information

RECOMMENDATION ITU-R SF

RECOMMENDATION ITU-R SF Rec. ITU-R SF.1649-1 1 RECOMMENDATION ITU-R SF.1649-1 Guidance for determination of interference from earth stations on board vessels to stations in the fixed service when the earth station on board vessels

More information

Properties of Mobile Tactical Radio Networks on VHF Bands

Properties of Mobile Tactical Radio Networks on VHF Bands Proerties of Mobile Tactical Radio Networks on VHF Bands Li Li, Phil Vigneron Communications Research Centre Canada Ottawa, Canada li.li@crc.gc.ca / hil.vigneron@crc.gc.ca ABSTRACT This work extends a

More information

A Novel, Robust DSP-Based Indirect Rotor Position Estimation for Permanent Magnet AC Motors Without Rotor Saliency

A Novel, Robust DSP-Based Indirect Rotor Position Estimation for Permanent Magnet AC Motors Without Rotor Saliency IEEE TANSACTIONS ON POWE EECTONICS, VO. 18, NO. 2, MACH 2003 539 A Novel, obust DSP-Based Indirect otor Position Estimation for Permanent Magnet AC Motors Without otor Saliency i Ying and Nesimi Ertugrul,

More information

Revisiting Weighted Stego-Image Steganalysis

Revisiting Weighted Stego-Image Steganalysis Revisiting Weighted Stego-Image Steganalysis Andrew D. Ker a and Rainer Böhme b a Oxford University Comuting Laboratory, Parks Road, Oxford OX 3QD, England; b Technische Universität Dresden, Institute

More information

The online muon identification with the ATLAS experiment at the LHC

The online muon identification with the ATLAS experiment at the LHC 32 he online muon identification with the ALAS exeriment at the LHC Abstract he Large Hadron Collider (LHC) at CERN is a roton-roton collider roviding the highest energy and the highest instantaneous luminosity

More information

Initial Ranging for WiMAX (802.16e) OFDMA

Initial Ranging for WiMAX (802.16e) OFDMA Initial Ranging for WiMAX (80.16e) OFDMA Hisham A. Mahmoud, Huseyin Arslan Mehmet Kemal Ozdemir Electrical Engineering Det., Univ. of South Florida Logus Broadband Wireless Solutions 40 E. Fowler Ave.,

More information

TO IMPROVE BIT ERROR RATE OF TURBO CODED OFDM TRANSMISSION OVER NOISY CHANNEL

TO IMPROVE BIT ERROR RATE OF TURBO CODED OFDM TRANSMISSION OVER NOISY CHANNEL TO IMPROVE BIT ERROR RATE OF TURBO CODED TRANSMISSION OVER NOISY CHANNEL 1 M. K. GUPTA, 2 VISHWAS SHARMA. 1 Deartment of Electronic Instrumentation and Control Engineering, Jagannath Guta Institute of

More information

Performance of Chaos-Based Communication Systems Under the Influence of Coexisting Conventional Spread-Spectrum Systems

Performance of Chaos-Based Communication Systems Under the Influence of Coexisting Conventional Spread-Spectrum Systems I TRANSACTIONS ON CIRCUITS AND SYTMS I: FUNDAMNTAL THORY AND APPLICATIONS, VOL. 50, NO., NOVMBR 2003 475 Performance of Chaos-Based Communication Systems Under the Influence of Coexisting Conventional

More information

Ultra Wideband System Performance Studies in AWGN Channel with Intentional Interference

Ultra Wideband System Performance Studies in AWGN Channel with Intentional Interference Ultra Wideband System Performance Studies in AWGN Channel with Intentional Interference Matti Hämäläinen, Raffaello Tesi, Veikko Hovinen, Niina Laine, Jari Iinatti Centre for Wireless Communications, University

More information

Application of Notch Filtering under Low Sampling Rate for Broken Rotor Bar Detection with DTFT and AR based Spectrum Methods

Application of Notch Filtering under Low Sampling Rate for Broken Rotor Bar Detection with DTFT and AR based Spectrum Methods Alication of Notch Filtering under Low Samling Rate for Broken Rotor Bar Detection with DTFT and AR based Sectrum Methods B. Ayhan H. J. Trussell M.-Y. Chow M.-H. Song IEEE Student Member IEEE Fellow IEEE

More information

SAR IMAGE CLASSIFICATION USING FUZZY C-MEANS

SAR IMAGE CLASSIFICATION USING FUZZY C-MEANS SAR IMAGE CLASSIFICATION USING FUZZY C-MEANS Debabrata Samanta, Goutam Sanyal Deartment of CSE, National Institute of Technology, Durgaur, Mahatma Gandhi Avenue, West Bengal, India ABSTRACT Image Classification

More information

A toy-model for the regulation of cognitive radios

A toy-model for the regulation of cognitive radios A toy-model for the regulation of cognitive radios Kristen Woyach and Anant Sahai Wireless Foundations Deartment of EECS University of California at Berkeley Email: {kwoyach, sahai}@eecs.berkeley.edu Abstract

More information

Economics of Strategy (ECON 4550) Maymester 2015 Foundations of Game Theory

Economics of Strategy (ECON 4550) Maymester 2015 Foundations of Game Theory Economics of Strategy (ECON 4550) Maymester 05 Foundations of Game Theory Reading: Game Theory (ECON 4550 Courseak, Page 95) Definitions and Concets: Game Theory study of decision making settings in which

More information

The Multi-Focus Plenoptic Camera

The Multi-Focus Plenoptic Camera The Multi-Focus Plenotic Camera Todor Georgiev a and Andrew Lumsdaine b a Adobe Systems, San Jose, CA, USA; b Indiana University, Bloomington, IN, USA Abstract Text for Online or Printed Programs: The

More information

Random Access Compressed Sensing in Underwater Sensor Networks

Random Access Compressed Sensing in Underwater Sensor Networks Random Access Comressed Sensing in Underwater Sensor Networks Fatemeh Fazel Northeastern University Boston, MA 2115 Email: ffazel@ece.neu.edu Maryam Fazel University of Washington Seattle, WA 98195 Email:

More information

Influence of Earth Conductivity and Permittivity Frequency Dependence in Electromagnetic Transient Phenomena

Influence of Earth Conductivity and Permittivity Frequency Dependence in Electromagnetic Transient Phenomena Influence of Earth Conductivity and Permittivity Frequency Deendence in Electromagnetic Transient Phenomena C. M. Portela M. C. Tavares J. Pissolato ortelac@ism.com.br cristina@sel.eesc.sc.us.br isso@dt.fee.unicam.br

More information

Transmitter Antenna Diversity and Adaptive Signaling Using Long Range Prediction for Fast Fading DS/CDMA Mobile Radio Channels 1

Transmitter Antenna Diversity and Adaptive Signaling Using Long Range Prediction for Fast Fading DS/CDMA Mobile Radio Channels 1 Transmitter Antenna Diversity and Adative Signaling Using ong Range Prediction for Fast Fading DS/CDMA Mobile Radio Channels 1 Shengquan Hu, Tugay Eyceoz, Alexandra Duel-Hallen North Carolina State University

More information

Hydro-turbine governor control: theory, techniques and limitations

Hydro-turbine governor control: theory, techniques and limitations University of Wollongong Research Online Faculty of Engineering and Information Sciences - Paers: Part A Faculty of Engineering and Information Sciences 006 Hydro-turbine governor control: theory, techniques

More information

State-of-the-Art Verification of the Hard Driven GTO Inverter Development for a 100 MVA Intertie

State-of-the-Art Verification of the Hard Driven GTO Inverter Development for a 100 MVA Intertie State-of-the-Art Verification of the Hard Driven GTO Inverter Develoment for a 100 MVA Intertie P. K. Steimer, H. Grüning, J. Werninger R&D Drives and Power Electronics ABB Industrie AG CH-5300 Turgi,

More information

Energy Efficient Configuration for QoS in Reliable Parallel Servers

Energy Efficient Configuration for QoS in Reliable Parallel Servers Proc. of the Fifth Euroean Deendable Comuting Conference, Ar. 2005 Energy Efficient Configuration for QoS in Reliable Parallel Servers Dakai Zhu 1, Rami Melhem 2, and Daniel Mossé 2 1 University of Texas

More information

Optimal p-persistent MAC algorithm for event-driven Wireless Sensor Networks

Optimal p-persistent MAC algorithm for event-driven Wireless Sensor Networks Otimal -ersistent MAC algorithm for event-driven Wireless Sensor Networks J. Vales-Alonso,E.Egea-Lóez, M. V. Bueno-Delgado, J. L. Sieiro-Lomba, J. García-Haro Deartment of Information Technologies and

More information

Estimating the Time-To-First-Fix for GNSS Signals Theory and Simulation Results

Estimating the Time-To-First-Fix for GNSS Signals Theory and Simulation Results Estimating the Time-To-First-Fix for GNSS s Theory and Simulation Results Marco Anghileri, Matteo Paonni, Sten Wallner, José-Ángel Ávila-Rodríguez, Bernd Eissfeller Institute of Geodesy and Navigation,

More information

Adaptive Hybrid Channel Assignment in Wireless Mobile Network via Genetic Algorithm

Adaptive Hybrid Channel Assignment in Wireless Mobile Network via Genetic Algorithm Adaptive Hybrid Channel Assignment in Wireless Mobile Network via Genetic Algorithm Y.S. Chia Z.W. Siew A. Kiring S.S. Yang K.T.K. Teo Modelling, Simulation and Computing Laboratory School of Engineering

More information

IMPROVED POLYNOMIAL TRANSITION REGIONS ALGORITHM FOR ALIAS-SUPPRESSED SIGNAL SYNTHESIS

IMPROVED POLYNOMIAL TRANSITION REGIONS ALGORITHM FOR ALIAS-SUPPRESSED SIGNAL SYNTHESIS IMPROVED POLYNOMIAL TRANSITION REGIONS ALGORITHM FOR ALIAS-SUPPRESSED SIGNAL SYNTHESIS Dániel Ambrits and Balázs Bank Budaest University of Technology and Economics, Det. of Measurement and Information

More information

Product Accumulate Codes on Fading Channels

Product Accumulate Codes on Fading Channels Product Accumulate Codes on Fading Channels Krishna R. Narayanan, Jing Li and Costas Georghiades Det of Electrical Engineering Texas A&M University, College Station, TX 77843 Abstract Product accumulate

More information

Tuning a GPS/IMU Kalman Filter for a Robot Driver

Tuning a GPS/IMU Kalman Filter for a Robot Driver Tuning a GPS/IMU Kalman Filter for a Robot Driver Jamie Bell, Karl A. Stol Deartment of Mechanical ngineering The University of Aucland Private Bag 92019 Aucland 1142 jbel060@ec.aucland.ac.nz Abstract

More information

Matching Book-Spine Images for Library Shelf-Reading Process Automation

Matching Book-Spine Images for Library Shelf-Reading Process Automation 4th IEEE Conference on Automation Science and Engineering Key Bridge Marriott, Washington DC, USA August 23-26, 2008 Matching Book-Sine Images for Library Shelf-Reading Process Automation D. J. Lee, Senior

More information

IEEE/ACM TRANSACTIONS ON NETWORKING 1

IEEE/ACM TRANSACTIONS ON NETWORKING 1 IEEE/ACM TRANSACTIONS ON NETWORKING 1 Otimal Power Allocation and Scheduling Under Jamming Attacks Salvatore D Oro, Eylem Ekici, and Sergio Palazzo Abstract In this aer, we consider a jammed wireless scenario

More information

Origins of Stator Current Spectra in DFIGs with Winding Faults and Excitation Asymmetries

Origins of Stator Current Spectra in DFIGs with Winding Faults and Excitation Asymmetries Origins of Stator Current Sectra in DFIGs with Wing Faults and Excitation Asymmetries S. Williamson * and S. Djurović * University of Surrey, Guildford, Surrey GU2 7XH, United Kingdom School of Electrical

More information

Analysis of Pseudorange-Based DGPS after Multipath Mitigation

Analysis of Pseudorange-Based DGPS after Multipath Mitigation International Journal of Scientific and Research Publications, Volume 7, Issue 11, November 2017 77 Analysis of Pseudorange-Based DGPS after Multiath Mitigation ThilanthaDammalage Deartment of Remote Sensing

More information

Performance Analysis of Battery Power Management Schemes in Wireless Mobile. Devices

Performance Analysis of Battery Power Management Schemes in Wireless Mobile. Devices Performance Analysis of Battery Power Management Schemes in Wireless Mobile Devices Balakrishna J Prabhu, A Chockalingam and Vinod Sharma Det of ECE, Indian Institute of Science, Bangalore, INDIA Abstract

More information

Delivery Delay Analysis of Network Coded Wireless Broadcast Schemes

Delivery Delay Analysis of Network Coded Wireless Broadcast Schemes 22 IEEE Wireless Communications and Networking Conference: Mobile and Wireless Networks Delivery Delay Analysis of Network Coded Wireless Broadcast Schemes Amy Fu and Parastoo Sadeghi The Australian National

More information

Improving Satellite Surveillance through Optimal Assignment of Assets

Improving Satellite Surveillance through Optimal Assignment of Assets Imroving Satellite Surveillance through Otimal Assignment of Assets Claire Rivett and Carmine Pontecorvo Intelligence, Surveillance and Reconnaissance Division Defence Science and Technology Organisation

More information

SPACE-FREQUENCY CODED OFDM FOR UNDERWATER ACOUSTIC COMMUNICATIONS

SPACE-FREQUENCY CODED OFDM FOR UNDERWATER ACOUSTIC COMMUNICATIONS SPACE-FREQUENCY CODED OFDM FOR UNDERWATER ACOUSTIC COMMUNICATIONS E. V. Zorita and M. Stojanovic MITSG 12-35 Sea Grant College Program Massachusetts Institute of Technology Cambridge, Massachusetts 02139

More information

Evolutionary Optimization for the Channel Assignment Problem in Wireless Mobile Network

Evolutionary Optimization for the Channel Assignment Problem in Wireless Mobile Network (649 -- 917) Evolutionary Optimization for the Channel Assignment Problem in Wireless Mobile Network Y.S. Chia, Z.W. Siew, S.S. Yang, H.T. Yew, K.T.K. Teo Modelling, Simulation and Computing Laboratory

More information

Multi-TOA Based Position Estimation for IR-UWB

Multi-TOA Based Position Estimation for IR-UWB Multi-TOA Based Position Estimation for IR-UWB Genís Floriach, Montse Nájar and Monica Navarro Deartment of Signal Theory and Communications Universitat Politècnica de Catalunya (UPC), Barcelona, Sain

More information

Figure 1 7-chip Barker Coded Waveform

Figure 1 7-chip Barker Coded Waveform 3.0 WAVEFOM CODING 3.1 Introduction We now want to loo at waveform coding. We secifically want to loo at hase and frequency coding. Our first exosure to waveform coding was our study of LFM ulses. In that

More information

Kaleidoscope modes in large aperture Porro prism resonators

Kaleidoscope modes in large aperture Porro prism resonators Kaleidoscoe modes in large aerture Porro rism resonators Liesl Burger,2,* and Andrew Forbes,2 CSIR National Laser Centre, PO Box 395, Pretoria 000, South Africa 2 School of Physics, University of KwaZulu

More information

Performance Analysis of LTE Downlink under Symbol Timing Offset

Performance Analysis of LTE Downlink under Symbol Timing Offset Performance Analysis of LTE Downlink under Symbol Timing Offset Qi Wang, Michal Šimko and Markus Ru Institute of Telecommunications, Vienna University of Technology Gusshausstrasse 25/389, A-1040 Vienna,

More information

Dynamic Range Enhancement Algorithms for CMOS Sensors With Non-Destructive Readout

Dynamic Range Enhancement Algorithms for CMOS Sensors With Non-Destructive Readout IEEE International Worksho on Imaging Systems and Techniques IST 2008 Chania, Greece, Setember 10 12, 2008 Dynamic Range Enhancement Algorithms for CMOS Sensors With Non-Destructive Readout Anton Kachatkou,

More information

Ground Clutter Canceling with a Regression Filter

Ground Clutter Canceling with a Regression Filter 1364 JOURNAL OF ATMOSPHERIC AND OCEANIC TECHNOLOGY VOLUME 16 Ground Clutter Canceling with a Regression Filter SEBASTIÁN M. TORRES Cooerative Institute for Mesoscale Meteorological Studies, Norman, Oklahoma

More information

A novel High Bandwidth Pulse-Width Modulated Inverter

A novel High Bandwidth Pulse-Width Modulated Inverter Proceedings of the 10th WSEAS International onference on IRUITS, Vouliagmeni, Athens, Greece, July 101, 006 (8085) A novel High Bandwidth PulseWidth Modulated Inverter J. HATZAKIS, M. VOGIATZAKI, H. RIGAKIS,

More information

Computational Complexity of Generalized Push Fight

Computational Complexity of Generalized Push Fight Comutational Comlexity of Generalized Push Fight Jeffrey Bosboom Erik D. Demaine Mikhail Rudoy Abstract We analyze the comutational comlexity of otimally laying the two-layer board game Push Fight, generalized

More information

ANALYSIS OF ROBUST MILTIUSER DETECTION TECHNIQUE FOR COMMUNICATION SYSTEM

ANALYSIS OF ROBUST MILTIUSER DETECTION TECHNIQUE FOR COMMUNICATION SYSTEM ANALYSIS OF ROBUST MILTIUSER DETECTION TECHNIQUE FOR COMMUNICATION SYSTEM Kaushal Patel 1 1 M.E Student, ECE Deartment, A D Patel Institute of Technology, V. V. Nagar, Gujarat, India ABSTRACT Today, in

More information

Electronic Ballast with Wide Dimming Range: Matlab-Simulink Implementation of a Double Exponential Fluorescent-Lamp Model

Electronic Ballast with Wide Dimming Range: Matlab-Simulink Implementation of a Double Exponential Fluorescent-Lamp Model Electronic Ballast with Wide Dimming ange: Matlab-Simulink Imlementation of a Double Exonential Fluorescent-Lam Model Marina Perdigão and E. S. Saraiva Deartamento de Engenharia Electrotécnica Instituto

More information

SQUARING THE MAGIC SQUARES OF ORDER 4

SQUARING THE MAGIC SQUARES OF ORDER 4 Journal of lgebra Number Theory: dvances and lications Volume 7 Number Pages -6 SQURING THE MGIC SQURES OF ORDER STEFNO BRBERO UMBERTO CERRUTI and NDIR MURRU Deartment of Mathematics University of Turin

More information

A New ISPWM Switching Technique for THD Reduction in Custom Power Devices

A New ISPWM Switching Technique for THD Reduction in Custom Power Devices A New ISPWM Switching Technique for THD Reduction in Custom Power Devices S. Esmaeili Jafarabadi, G. B. Gharehetian Deartment of Electrical Engineering, Amirkabir University of Technology, 15914 Tehran,

More information

A New Method for Design of Robust Digital Circuits

A New Method for Design of Robust Digital Circuits A New Method for Design of Robust Digital Circuits Dinesh Patil, Sunghee Yun, Seung-Jean Kim, Alvin Cheung, Mark Horowitz and Stehen oyd Deartment of Electrical Engineering, Stanford University, Stanford,

More information

A Multi-View Nonlinear Active Shape Model Using Kernel PCA

A Multi-View Nonlinear Active Shape Model Using Kernel PCA A Multi-View Nonlinear Active Shae Model Using Kernel PCA Sami Romdhani y, Shaogang Gong z and Alexandra Psarrou y y Harrow School of Comuter Science, University of Westminster, Harrow HA1 3TP, UK [rodhams

More information

Lab 4: The transformer

Lab 4: The transformer ab 4: The transformer EEC 305 July 8 05 Read this lab before your lab eriod and answer the questions marked as relaboratory. You must show your re-laboratory answers to the TA rior to starting the lab.

More information

2010 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media,

2010 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, 200 IEEE. Personal use of this material is ermitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including rerinting/reublishing this material for advertising

More information

TWO-STAGE SPEECH/MUSIC CLASSIFIER WITH DECISION SMOOTHING AND SHARPENING IN THE EVS CODEC

TWO-STAGE SPEECH/MUSIC CLASSIFIER WITH DECISION SMOOTHING AND SHARPENING IN THE EVS CODEC TWO-STAGE SPEECH/MUSIC CLASSIFIER WITH DECISION OOTHING AND SHARPENING IN THE EVS CODEC Vladimir Malenovsky *, Tommy Vaillancourt *, Wang Zhe, Kihyun Choo, Venkatraman Atti *VoiceAge Cor., Huawei Technologies,

More information

and assigned priority levels in accordance with the QoS requirements of their applications.

and assigned priority levels in accordance with the QoS requirements of their applications. Effect of Priority Class Ratios on the Novel Delay Weighted Priority Scheduling Algorithm Vasco Quintyne *, Adrian Als Deartment of Comuter Science, Physics and Mathematics University of the West Indies

More information

Compression Waveforms for Non-Coherent Radar

Compression Waveforms for Non-Coherent Radar Comression Waveforms for Non-Coherent Radar Uri Peer and Nadav Levanon el Aviv University P. O. Bo 39, el Aviv, 69978 Israel nadav@eng.tau.ac.il Abstract - Non-coherent ulse comression (NCPC) was suggested

More information

UNDERWATER ACOUSTIC CHANNEL ESTIMATION USING STRUCTURED SPARSITY

UNDERWATER ACOUSTIC CHANNEL ESTIMATION USING STRUCTURED SPARSITY UNDERWATER ACOUSTIC CHANNEL ESTIMATION USING STRUCTURED SPARSITY Ehsan Zamanizadeh a, João Gomes b, José Bioucas-Dias c, Ilkka Karasalo d a,b Institute for Systems and Robotics, Instituto Suerior Técnico,

More information

An Adaptive Narrowband Interference Excision Filter with Low Signal Loss for GPS Receivers

An Adaptive Narrowband Interference Excision Filter with Low Signal Loss for GPS Receivers ICCAS5 An Adative Narrowband Filter with Low Signal Loss for GPS s Mi-Young Shin*, Chansik Park +, Ho-Keun Lee #, Dae-Yearl Lee #, and Sang-Jeong Lee ** * Deartment of Electronics Engineering, Chungnam

More information

LAB IX. LOW FREQUENCY CHARACTERISTICS OF JFETS

LAB IX. LOW FREQUENCY CHARACTERISTICS OF JFETS LAB X. LOW FREQUENCY CHARACTERSTCS OF JFETS 1. OBJECTVE n this lab, you will study the -V characteristics and small-signal model of Junction Field Effect Transistors (JFET).. OVERVEW n this lab, we will

More information

Design of PID Controller for SISO and TITO Systems A Study with Heuristic Algorithms

Design of PID Controller for SISO and TITO Systems A Study with Heuristic Algorithms ISSN (Print : 39-863 ISSN (Online : 975-44 Design of PID Controller for SISO and TITO Systems A Study with Heuristic Algorithms R. Manibharathi, K. Mano Kumar, K. Kumaran 3, Dr. N. Sri Madhava Raa 4 Deartment

More information

Postprocessed time-delay interferometry for LISA

Postprocessed time-delay interferometry for LISA PHYSICAL REVIEW D, VOLUME 70, 081101(R) Postrocessed time-delay interferometry for LISA D. A. Shaddock,* B. Ware, R. E. Sero, and M. Vallisneri Jet Proulsion Laboratory, California Institute of Technology,

More information

Collision Target Detection Using a Single Antenna for Automotive RADAR

Collision Target Detection Using a Single Antenna for Automotive RADAR Collision Target Detection Using a Single Antenna or Automotive RADAR Souleymane Abakar Issakha, Francois Vincent, Laurent Ferro-Famil, Frantz Bodereau To cite this version: Souleymane Abakar Issakha,

More information

FAYÇAL CHABNI, RACHID TALEB, M HAMED HELAIMI

FAYÇAL CHABNI, RACHID TALEB, M HAMED HELAIMI Rev. Roum. Sci. Techn. Électrotechn. et Énerg. Vol. 6, 4,. 4 4, Bucarest, 7 OUTPUT VOLTAGE WAVEFORM IMPROVEMENT OF MODIFIED CASCADED H-BRIDGE MULTILEVEL INVERTER USING SELECTIVE HARMONIC ELIMINATION TECHNIQUE

More information

LDPC-Coded MIMO Receiver Design Over Unknown Fading Channels

LDPC-Coded MIMO Receiver Design Over Unknown Fading Channels LDPC-Coded MIMO Receiver Design Over Unknown Fading Channels Jun Zheng and Bhaskar D. Rao University of California at San Diego Email: juzheng@ucsd.edu, brao@ece.ucsd.edu Abstract We consider an LDPC-coded

More information

The Impact of Random Waypoint Mobility on Infrastructure Wireless Networks

The Impact of Random Waypoint Mobility on Infrastructure Wireless Networks The Imact of Random Wayoint Mobility on Infrastructure Wireless Networks Dennis Pong and Tim Moors School of Electrical Engineering and Telecommunications The University of New South Wales, NSW 5 Australia

More information

A Game Theoretic Analysis of Distributed Power Control for Spread Spectrum Ad Hoc Networks

A Game Theoretic Analysis of Distributed Power Control for Spread Spectrum Ad Hoc Networks A Game Theoretic Analysis of Distributed ower Control for Sread Sectrum Ad Hoc Networs Jianwei Huang, Randall A. Berry, Michael L. Honig Deartment of Electrical & Comuter Engineering, Northwestern University,

More information